Resource - PSXHostConnection

About this Resource


Defines an PSXHostConnection managed object.

REST API Methods for this Resource


Resource Schema


Configuration

Parameter Name Required Create Read-Only Data Type Description
Slot Yes No Yes int32 TL1Name: SLOT
GatewayName No No Yes string Gateway name for the PSX Host Connection. Defined in the PSX Host with slot distinction to register with the PSX. TL1Name: NAME
Congestion No No Yes PSXCong Congestion status of the PSX Host Connection. Valid values: NOT CONGESTED, CONGESTED. TL1Name: CONG
Status No No Yes NPGWConnStatus Connection status of the PSX Host Connection. Valid values: INACTIVE, NOT CONNECTED, and CONNECTED TL1Name: STATUS
LocalHost No No Yes string Local address used by the PSX Host Connection. This value is assigned by the operating system based on the remote host and the IP routing configured on the slot. This string will be empty if the local address is not assigned or the connection is inactive. Valid values: IP address and empty string. TL1Name: LHOST
LocalPort No No Yes int32 Local port for the PSX Host Connection. Ephemeral value provided by the operating system. The valus will be 0 if the local port is not assigned or the connection is inactive. Valid values: 0 to 65535. TL1Name: LPORT

  • No labels