Page Tree | ||
---|---|---|
|
...
...
...
...
Parameter Name | Required | Service Affecting | Data Type | Default Value | Possible Values | Description | ||
---|---|---|---|---|---|---|---|---|
ConfigIEState | No | Yes | Enum | 1 | Possible values:
| Specifies the Administrative State of the resource. | ||
PortName | Yes | No | string | none | 128 - Max Length | Specifies the string name of the Port. | ||
PortAlias | No | No | string | none | 20 - Max Length | Specifies an alias name for the port for easy identification. | ||
PortDescription | No | No | string | none | 128 - Max Length | Specifies a description for easy identification when being selected in Signaling Groups | ||
PortPhysicalType | Yes | Yes | Enum | 1 | Possible values:
| Specifies the physical type of port. | ||
PortSignalingType | Yes | Yes | Enum | 0 | Possible values:
| Specifies the signaling type of the port. | ||
PortFramingType | Yes | Yes | Enum | 0 | Possible values:
| Specifies the framing type for T1 ports. | ||
PortCodingType | Yes | Yes | Enum | 0 | Possible values:
| Specifies the line coding for the port. | ||
PortLineBuildout | Yes | Yes | Enum | 0 | Possible values:
| Specifies the trunk type for T1 ports. | ||
PortShorthaulCablelength | Yes | Yes | Enum | 0 | Possible values:
| Specifies the cable length for T1 ports set to Short Haul Trunk Type.
| ||
PortLonghaultxAttenuation | Yes | Yes | Enum | 3 | Possible values:
| Specifies the attenuation for T1 ports to Long haul trunk type.
| ||
PortLoopbackType | Yes | Yes | Enum | 4 | Possible values:
| Controls the loop back status of the port. | ||
PortCRCType | Yes | Yes | Enum | 1 | Possible values:
| Specifies the CRC setting for E1 ports. |
Tip | ||
---|---|---|
| ||
The POST can contain either only the attributes that are being updated, or the full set of attributes for the resource |
...
Code Block | ||
---|---|---|
| ||
Put code example here |
...
language | html/xml |
---|
...