Operation
get /data/otn/connections/{id}/asonId
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
id | required | id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
String
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/otn/connection/{id}/clientHierarchy/graph
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
id | required | id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
HierarchicalConnectionDataJSON
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
*/*
External Docs
Operation
get /data/otn/connections/{id}/clientHierarchy/graph
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
id | required | id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
HierarchicalConnectionDataJSON
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
*/*
External Docs
Operation
get /data/otn/connection/{id}/clientHierarchy
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
id | required | id | --- |
Query parameters
Name |
IsRequired |
Description |
---|---|---|
query | optional | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/otn/connections/{id}/clientHierarchy
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
id | required | id | --- |
Query parameters
Name |
IsRequired |
Description |
---|---|---|
query | optional | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/otn/physicalConns/{id}/clients
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
id | required | id | --- |
Query parameters
Name |
IsRequired |
Description |
---|---|---|
query | optional | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
*/*
External Docs
Operation
get /data/otn/connection/{id}/client
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
id | required | id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/otn/connections/{id}/clients
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
id | required | id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/otn/physicalConns/{nprId}/otnConnectionId
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
nprId | required | nprId | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
String
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/otn/physicalConns/{nprId}/otnConnectionIds
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
nprId | required | nprId | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
inline_response_200
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
post /data/otn/physicalConns/otnConnectionIds
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | optional | nprId | String |
--- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
inline_response_200
|
201Created | --- |
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Consumes
application/json
Produces
application/json
External Docs
Operation
get /data/otn/connections/paths/{id}/structure
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
id | required | id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
*/*
External Docs
Operation
get /data/otn/connections/physicalLinks/{id}/structure
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
id | required | id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
*/*
External Docs
Operation
get /data/otn/connections/trails/{id}/structure
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
id | required | id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
*/*
External Docs
Operation
get /data/otn/connections/{id}/structure
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
id | required | id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
*/*
External Docs
Operation
get /data/otn/physicalConns/{nprId}/structure
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
nprId | required | nprId | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
*/*
External Docs
Operation
get /data/otn/physicalConns/{nprId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
nprId | required | nprId | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
post /data/otn/physicalConns
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | optional | nprId | String |
--- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
201Created | --- |
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Consumes
application/json
Produces
application/json
External Docs
Operation
get /data/otn/connection/lldp/{id}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
id | required | id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/otn/connection/lldp/nename/{neName}/port/{portName}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
neName | required | neName | --- |
portName | required | portName | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/otn/connections/{id}/primary
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
id | required | id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/otn/connections/{id}/details
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
id | required | id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/otn/protectedConnections/{id}/details
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
id | required | id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/otn/connection/affectedConnection
Query parameters
Name |
IsRequired |
Description |
---|---|---|
neId | optional | --- |
nprNeId | optional | --- |
nprNodeId | optional | --- |
portId | optional | --- |
portLabel | optional | --- |
entity | optional | --- |
rate | optional | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
*/*
External Docs
Operation
get /data/otn/connections/affectedConnections
Query parameters
Name |
IsRequired |
Description |
---|---|---|
neId | optional | --- |
nprNeId | optional | --- |
nprNodeId | optional | --- |
portId | optional | --- |
portLabel | optional | --- |
entity | optional | --- |
rate | optional | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
*/*
External Docs
Operation
get /data/otn/connection/affectedConnection/{id}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
id | required | id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
*/*
External Docs
Operation
get /data/otn/connections/affectedConnections/{id}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
id | required | id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
*/*
External Docs
Operation
get /data/otn/connections/{id}/endPoints/physicalPorts
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
id | required | id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
*/*
External Docs
Operation
get /data/otn/physicalConns/{nprId}/endPoints/physicalPorts
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
nprId | required | nprId | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
*/*
External Docs
Operation
get /data/otn/connections/{id}/nodes/{nodeId}/frequency
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
id | required | id | --- |
nodeId | required | nodeId | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
inline_response_200
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/otn/connection/networkConnection
Query parameters
Name |
IsRequired |
Description |
---|---|---|
neId | optional | --- |
nprNeId | optional | --- |
nprNodeId | optional | --- |
toNprNodeId | optional | --- |
rate | optional | --- |
probableCauseId | optional | --- |
probableCauseLabel | optional | --- |
pendingConnState | optional | --- |
groupId | optional | --- |
linkBundleId | optional | --- |
linkBundleFilter | optional | --- |
lcRates | optional | --- |
wavekeyPair | optional | --- |
sdhConnectionId | optional | --- |
asapId | optional | --- |
connectionIdList | optional | --- |
isLBand | optional | --- |
linkUtilProfileName | optional | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/otn/connections
Query parameters
Name |
IsRequired |
Description |
---|---|---|
neId | optional | --- |
nprNeId | optional | --- |
nprNodeId | optional | --- |
toNprNodeId | optional | --- |
rate | optional | --- |
probableCauseId | optional | --- |
probableCauseLabel | optional | --- |
pendingConnState | optional | --- |
groupId | optional | --- |
linkBundleId | optional | --- |
linkBundleFilter | optional | --- |
lcRates | optional | --- |
wavekeyPair | optional | --- |
sdhConnectionId | optional | --- |
asapId | optional | --- |
connectionIdList | optional | --- |
isLBand | optional | --- |
linkUtilProfileName | optional | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/otn/connections/networkConnections
Query parameters
Name |
IsRequired |
Description |
---|---|---|
neId | optional | --- |
nprNeId | optional | --- |
nprNodeId | optional | --- |
toNprNodeId | optional | --- |
rate | optional | --- |
probableCauseId | optional | --- |
probableCauseLabel | optional | --- |
pendingConnState | optional | --- |
groupId | optional | --- |
linkBundleId | optional | --- |
linkBundleFilter | optional | --- |
lcRates | optional | --- |
wavekeyPair | optional | --- |
sdhConnectionId | optional | --- |
asapId | optional | --- |
connectionIdList | optional | --- |
isLBand | optional | --- |
linkUtilProfileName | optional | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/otn/networkConnections
Query parameters
Name |
IsRequired |
Description |
---|---|---|
neId | optional | --- |
nprNeId | optional | --- |
nprNodeId | optional | --- |
toNprNodeId | optional | --- |
rate | optional | --- |
probableCauseId | optional | --- |
probableCauseLabel | optional | --- |
pendingConnState | optional | --- |
groupId | optional | --- |
linkBundleId | optional | --- |
linkBundleFilter | optional | --- |
lcRates | optional | --- |
wavekeyPair | optional | --- |
sdhConnectionId | optional | --- |
asapId | optional | --- |
connectionIdList | optional | --- |
isLBand | optional | --- |
linkUtilProfileName | optional | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/otn/connection/path
Query parameters
Name |
IsRequired |
Description |
---|---|---|
neId | optional | --- |
nprNeId | optional | --- |
nprNodeId | optional | --- |
rate | optional | --- |
guiLabel | optional | --- |
connectionAlias | optional | --- |
a1NodeName | optional | --- |
z1NodeName | optional | --- |
effectiveRate | optional | --- |
operationalState | optional | --- |
olcState | optional | --- |
state | optional | --- |
stepState | optional | --- |
displayProtectionType | optional | --- |
npaUserLabel | optional | --- |
xXXX | optional | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/otn/connections/paths
Query parameters
Name |
IsRequired |
Description |
---|---|---|
neId | optional | --- |
nprNeId | optional | --- |
nprNodeId | optional | --- |
rate | optional | --- |
guiLabel | optional | --- |
connectionAlias | optional | --- |
a1NodeName | optional | --- |
z1NodeName | optional | --- |
effectiveRate | optional | --- |
operationalState | optional | --- |
olcState | optional | --- |
state | optional | --- |
stepState | optional | --- |
displayProtectionType | optional | --- |
npaUserLabel | optional | --- |
xXXX | optional | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/otn/paths
Query parameters
Name |
IsRequired |
Description |
---|---|---|
neId | optional | --- |
nprNeId | optional | --- |
nprNodeId | optional | --- |
rate | optional | --- |
guiLabel | optional | --- |
connectionAlias | optional | --- |
a1NodeName | optional | --- |
z1NodeName | optional | --- |
effectiveRate | optional | --- |
operationalState | optional | --- |
olcState | optional | --- |
state | optional | --- |
stepState | optional | --- |
displayProtectionType | optional | --- |
npaUserLabel | optional | --- |
xXXX | optional | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/otn/connection/path/{id}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
id | required | id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/otn/connections/paths/{id}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
id | required | id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/otn/paths/{id}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
id | required | id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/otn/connections/protected
Query parameters
Name |
IsRequired |
Description |
---|---|---|
guiLabel | optional | --- |
connectionAlias | optional | --- |
a1NodeName | optional | --- |
z1NodeName | optional | --- |
effectiveRate | optional | --- |
olcState | optional | --- |
state | optional | --- |
stepState | optional | --- |
displayProtectionType | optional | --- |
npaUserLabel | optional | --- |
revertiveMode | optional | --- |
xXXX | optional | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/otn/protectedConnections
Query parameters
Name |
IsRequired |
Description |
---|---|---|
guiLabel | optional | --- |
connectionAlias | optional | --- |
a1NodeName | optional | --- |
z1NodeName | optional | --- |
effectiveRate | optional | --- |
olcState | optional | --- |
state | optional | --- |
stepState | optional | --- |
displayProtectionType | optional | --- |
npaUserLabel | optional | --- |
revertiveMode | optional | --- |
xXXX | optional | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/otn/connections/protected/{id}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
id | required | id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/otn/protectedConnections/{id}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
id | required | id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/otn/connections/{id}/protectionGroups
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
id | required | id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ProtectionGroupInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/otn/protectedConnections/{id}/protectionGroups
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
id | required | id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ProtectionGroupInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/otn/connections/switchedConnections
Query parameters
Name |
IsRequired |
Description |
---|---|---|
scId | required | --- |
connType | required | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/otn/connection/trail
Query parameters
Name |
IsRequired |
Description |
---|---|---|
neId | optional | --- |
nprNeId | optional | --- |
nprNodeId | optional | --- |
rate | optional | --- |
guiLabel | optional | --- |
connectionAlias | optional | --- |
a1NodeName | optional | --- |
z1NodeName | optional | --- |
effectiveRate | optional | --- |
operationalState | optional | --- |
olcState | optional | --- |
state | optional | --- |
stepState | optional | --- |
displayProtectionType | optional | --- |
npaUserLabel | optional | --- |
xXXX | optional | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/otn/connections/trails
Query parameters
Name |
IsRequired |
Description |
---|---|---|
neId | optional | --- |
nprNeId | optional | --- |
nprNodeId | optional | --- |
rate | optional | --- |
guiLabel | optional | --- |
connectionAlias | optional | --- |
a1NodeName | optional | --- |
z1NodeName | optional | --- |
effectiveRate | optional | --- |
operationalState | optional | --- |
olcState | optional | --- |
state | optional | --- |
stepState | optional | --- |
displayProtectionType | optional | --- |
npaUserLabel | optional | --- |
xXXX | optional | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/otn/trails
Query parameters
Name |
IsRequired |
Description |
---|---|---|
neId | optional | --- |
nprNeId | optional | --- |
nprNodeId | optional | --- |
rate | optional | --- |
guiLabel | optional | --- |
connectionAlias | optional | --- |
a1NodeName | optional | --- |
z1NodeName | optional | --- |
effectiveRate | optional | --- |
operationalState | optional | --- |
olcState | optional | --- |
state | optional | --- |
stepState | optional | --- |
displayProtectionType | optional | --- |
npaUserLabel | optional | --- |
xXXX | optional | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/otn/connection/trail/{id}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
id | required | id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/otn/connections/lopcs/{id}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
id | required | id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/otn/connections/trails/{id}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
id | required | id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/otn/lopcs/{id}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
id | required | id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/otn/trails/{id}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
id | required | id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/otn/connection/usedPorts
Query parameters
Name |
IsRequired |
Description |
---|---|---|
neId | optional | --- |
nprNeId | optional | --- |
nprNodeId | optional | --- |
portId | optional | --- |
portLabel | optional | --- |
rate | optional | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
*/*
External Docs
Operation
get /data/otn/connections/usedPorts
Query parameters
Name |
IsRequired |
Description |
---|---|---|
neId | optional | --- |
nprNeId | optional | --- |
nprNodeId | optional | --- |
portId | optional | --- |
portLabel | optional | --- |
rate | optional | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
*/*
External Docs
Operation
get /data/otn/connection/usedPorts/{id}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
id | required | id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
*/*
External Docs
Operation
get /data/otn/connections/usedPorts/{id}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
id | required | id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
*/*
External Docs
Operation
get /data/otn/connection/networkConnection/{id}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
id | required | id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/otn/connections/networkConnections/{id}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
id | required | id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/otn/connections/{id}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
id | required | id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/otn/networkConnections/{id}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
id | required | id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
post /data/otn/connections
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | optional | id | String |
--- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
201Created | --- |
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Consumes
application/json
Produces
application/json
External Docs
Operation
post /data/otn/connections/networkConnections
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | optional | id | String |
--- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
201Created | --- |
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Consumes
application/json
Produces
application/json
External Docs
Operation
post /data/otn/networkConnections
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | optional | id | String |
--- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
201Created | --- |
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Consumes
application/json
Produces
application/json
External Docs
Operation
get /data/otn/connections/physicalLinks/ots
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
nprNodeIds | required | nprNodeIds | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/otn/connections/physicalLinks/{id}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
id | required | id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
*/*
External Docs
Operation
get /data/otn/physicalLinks/{id}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
id | required | id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
*/*
External Docs
Operation
get /data/otn/connection/{id}/serverHierarchy
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
id | required | id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/otn/connections/paths/{id}/serverHierarchy
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
id | required | id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/otn/connections/trails/{id}/serverHierarchy
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
id | required | id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/otn/connections/{id}/serverHierarchy
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
id | required | id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/otn/paths/{id}/serverHierarchy
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
id | required | id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/otn/trails/{id}/serverHierarchy
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
id | required | id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/otn/connection/{id}/serverHierarchy/graph
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
id | required | id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
HierarchicalConnectionDataJSON
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
*/*
External Docs
Operation
get /data/otn/connections/{id}/serverHierarchy/graph
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
id | required | id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
HierarchicalConnectionDataJSON
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
*/*
External Docs
Operation
get /data/otn/connection/{id}/server
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
id | required | id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/otn/connections/{id}/servers
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
id | required | id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/otn/paths/{id}/servers
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
id | required | id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/otn/trails/{id}/servers
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
id | required | id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ConnectionInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
ConnectionInventoryResponse
Name |
Type |
Description |
Enum |
---|---|---|---|
reqCompletionStatus | Integer integer |
--- | --- |
requestId | Long long |
--- | --- |
clientName | String string |
--- | --- |
clientLocation | String string |
--- | --- |
clientUser | String string |
--- | --- |
sessionId | String string |
--- | --- |
mdcId | String string |
--- | --- |
sequenceNum | Integer integer |
--- | --- |
moreToCome | Boolean boolean |
--- | --- |
messages | array[OtnI18nMessage] OtnI18nMessage |
--- | --- |
errcde | String string |
--- | --- |
errorParams | array[Object] object |
--- | --- |
nextTasks | array[String] string |
--- | --- |
items | array[Object] object |
--- | --- |
data | array[Object] object |
--- | --- |
failedCompletion | Boolean boolean |
--- | --- |
successfulCompletion | Boolean boolean |
--- | --- |
timeout | Long long |
--- | --- |
nadString | String string |
--- | --- |
ConnectionObject
Name |
Type |
Description |
Enum |
---|---|---|---|
label | String string |
--- | --- |
TCMEnabled | String string |
--- | --- |
TCMASAPEnabled | String string |
--- | --- |
aPortLabel | String string |
--- | --- |
zPortLabel | String string |
--- | --- |
TCMPMCollection15m | String string |
--- | --- |
TCMPMCollection24h | String string |
--- | --- |
isMainActiveL1CP | String string |
--- | --- |
isSpareActiveL1CP | String string |
--- | --- |
isAssignedPortOnNe | Boolean boolean |
--- | --- |
npaUserLabel | String string |
--- | --- |
lineModeProfile | String string |
--- | --- |
className | String string |
--- | --- |
id | String string |
--- | --- |
key | String string |
--- | --- |
guiLabel | String string |
--- | --- |
parentId | String string |
--- | --- |
hasChildren | String string |
--- | --- |
connectionId | String string |
--- | --- |
vsClientState | String string |
--- | --- |
vsClientId | Long long |
--- | --- |
connectionType | String string |
--- | --- |
receivedDate | String string |
--- | --- |
orderId | String string |
--- | --- |
groupOrderId | String string |
--- | --- |
groupOrderType | String string |
--- | --- |
groupOrderName | String string |
--- | --- |
connectionName | String string |
--- | --- |
omspConnectionName | String string |
--- | --- |
connectionAlias | String string |
--- | --- |
orderStep | String string |
--- | --- |
stepState | String string |
--- | --- |
orderType | String string |
--- | --- |
layerRate | String string |
--- | --- |
tpPrimaryRate | String string |
--- | --- |
effectiveRate | String string |
--- | --- |
protectionType | String string |
--- | --- |
displayProtectionType | String string |
--- | --- |
protectionRole | String string |
--- | --- |
state | String string |
--- | --- |
operationalState | String string |
--- | --- |
category | String string |
--- | --- |
alarmEnabling | String string |
--- | --- |
alarmState | String string |
--- | --- |
alarmSeverity | String string |
--- | --- |
serverAlmState | String string |
--- | --- |
nmlASAPName | String string |
--- | --- |
frequency | String string |
--- | --- |
orderNumber | String string |
--- | --- |
customerName | String string |
--- | --- |
serviceState | String string |
--- | --- |
provisionableWavekey | String string |
--- | --- |
a1NeName | String string |
--- | --- |
a1PortName | String string |
--- | --- |
z1NeName | String string |
--- | --- |
z1PortName | String string |
--- | --- |
a2NeName | String string |
--- | --- |
a2PortName | String string |
--- | --- |
z2NeName | String string |
--- | --- |
z2PortName | String string |
--- | --- |
a1NodeName | String string |
--- | --- |
z1NodeName | String string |
--- | --- |
a2NodeName | String string |
--- | --- |
z2NodeName | String string |
--- | --- |
aNodeId | Long long |
--- | --- |
zNodeId | Long long |
--- | --- |
a2NodeId | Long long |
--- | --- |
z2NodeId | Long long |
--- | --- |
aPortId | Long long |
--- | --- |
zPortId | Long long |
--- | --- |
a2PortId | Long long |
--- | --- |
z2PortId | Long long |
--- | --- |
azConnectionEndPorts | array[Object] object |
--- | --- |
a1NodeAndPort | String string |
--- | --- |
z1NodeAndPort | String string |
--- | --- |
a2NodeAndPort | String string |
--- | --- |
z2NodeAndPort | String string |
--- | --- |
pm24hour | String string |
--- | --- |
pm15min | String string |
--- | --- |
nimEnabled | String string |
--- | --- |
linkUtilProfile | String string |
--- | --- |
linkUtilRatio | Long long |
--- | --- |
linkUtilThreshold | String string |
--- | --- |
isPMSupported | String string |
--- | --- |
hasRouteComponent | String string |
--- | --- |
isOpticalRouteAvailable | String string |
--- | --- |
hasOpticalLayer | String string |
--- | --- |
hasUncommissionedServerPhysicalConnections | String string |
--- | --- |
connectionDirection | String string |
--- | --- |
commissioningStatus | String string |
--- | --- |
isRD | String string |
--- | --- |
is3rdPartyLink | String string |
--- | --- |
thirdPartyName | String string |
--- | --- |
thirdPartyDesc | String string |
--- | --- |
nprTlId | String string |
--- | --- |
sdhConnectionId | String string |
--- | --- |
sdhClientId | String string |
--- | --- |
isUsedInSdh | String string |
--- | --- |
fdn | String string |
--- | --- |
mismatchType | String string |
--- | --- |
clientRouteState | String string |
--- | --- |
createdBy | String string |
--- | --- |
mostRecentNote | String string |
--- | --- |
endpoints | Integer integer |
--- | --- |
inconsistentMismatchType | String string |
--- | --- |
inconsistentAcknowledgedBy | String string |
--- | --- |
inconsistentEventDate | String string |
--- | --- |
inconsistentAckDate | String string |
--- | --- |
size | HashMap«string,string» HashMap«string,string» |
--- | --- |
position | HashMap«string,string» HashMap«string,string» |
--- | --- |
assignedPortAddress | String string |
--- | --- |
assignedPortNeName | String string |
--- | --- |
isL0 | String string |
--- | --- |
isL1 | String string |
--- | --- |
isL0CRRD | String string |
--- | --- |
isCurrentRouteRD | String string |
--- | --- |
trailConnectionIdL0CR | String string |
--- | --- |
tpEffectiveRate | String string |
--- | --- |
timeSlots_numTotal | String string |
--- | --- |
timeSlots_numUsed | String string |
--- | --- |
timeSlots_numRsvd | String string |
--- | --- |
timeSlots_numFree | String string |
--- | --- |
timeSlots | array[PayloadSlotObject] PayloadSlotObject |
--- | --- |
serverConnId | Long long |
--- | --- |
serverConnectionCategory | String string |
--- | --- |
serverProtectionType | String string |
--- | --- |
serverConnectionRate | String string |
--- | --- |
portType | String string |
--- | --- |
edgeHoRelation | String string |
--- | --- |
portPrimaryState | String string |
--- | --- |
portSecondaryState | String string |
--- | --- |
connId | Long long |
--- | --- |
isSlteSupported | String string |
--- | --- |
isOtdrSupported | String string |
--- | --- |
allowAsonResources | String string |
--- | --- |
switchCapability | String string |
--- | --- |
scId | String string |
--- | --- |
band | String string |
--- | --- |
tsCount | String string |
--- | --- |
bandwidth | String string |
--- | --- |
gridtype | String string |
--- | --- |
associatednprtlid | Integer integer |
--- | --- |
protectionSummaryStatus | String string |
--- | --- |
inconsistentPgInfo | String string |
--- | --- |
aSwitchLocation | String string |
--- | --- |
aSwitchReason | String string |
--- | --- |
zSwitchLocation | String string |
--- | --- |
zSwitchReason | String string |
--- | --- |
networkHoldOffTime | String string |
--- | --- |
networkProtectedProtectionMethod | String string |
--- | --- |
networkProtectingProtectionMethod | String string |
--- | --- |
networkProtectionType | String string |
--- | --- |
networkReversionMode | String string |
--- | --- |
networkSignalDegrade | String string |
--- | --- |
networkWaitToRestoreTime | String string |
--- | --- |
networkSwitchMode | String string |
--- | --- |
clientHoldOffTime | String string |
--- | --- |
clientProtectedProtectionMethod | String string |
--- | --- |
clientProtectingProtectionMethod | String string |
--- | --- |
clientProtectionType | String string |
--- | --- |
clientReversionMode | String string |
--- | --- |
clientSignalDegrade | String string |
--- | --- |
clientWaitToRestoreTime | String string |
--- | --- |
clientSwitchMode | String string |
--- | --- |
encoding | String string |
--- | --- |
autoInService | String string |
--- | --- |
autoInServiceTimer | String string |
--- | --- |
omsClientId | String string |
--- | --- |
omsClientName | String string |
--- | --- |
lineGranularity | Long long |
--- | --- |
containerType | String string |
--- | --- |
opsaRevertiveMode | String string |
--- | --- |
opsaWaitToRestoreTime | String string |
--- | --- |
opsbRevertiveMode | String string |
--- | --- |
opsbWaitToRestoreTime | String string |
--- | --- |
baseLineValueOPT | String string |
--- | --- |
baseLineValueOPR | String string |
--- | --- |
transmitPower | String string |
--- | --- |
receivePower | String string |
--- | --- |
singleFiberChannelPlan | String string |
--- | --- |
olcState | String string |
--- | --- |
neModel | String string |
--- | --- |
switchableLayer | String string |
--- | --- |
externalEML | String string |
--- | --- |
spectrumWidth | String string |
--- | --- |
dmValue | String string |
--- | --- |
dmValueProtection | String string |
--- | --- |
dmTimestamp | String string |
--- | --- |
dmStatus | String string |
--- | --- |
revertiveMode | String string |
--- | --- |
isEline | String string |
--- | --- |
scheduledJobs | String string |
--- | --- |
lineModeProfileDescription | String string |
--- | --- |
mainActiveL1CP | String string |
--- | --- |
spareActiveL1CP | String string |
--- | --- |
lineModeProfileId | String string |
--- | --- |
HashMap«string,string»
Name |
Type |
Description |
Enum |
---|
HierarchicalConnectionDataJSON
Name |
Type |
Description |
Enum |
---|---|---|---|
name | String string |
--- | --- |
connId | String string |
--- | --- |
alarmSeverity | String string |
--- | --- |
children | array[HierarchicalConnectionDataJSON] HierarchicalConnectionDataJSON |
--- | --- |
inline_response_200
Name |
Type |
Description |
Enum |
---|
OtnI18nMessage
Name |
Type |
Description |
Enum |
---|---|---|---|
messageType | String string |
--- | [Info, Warning, Error] |
messageUnformatted | String string |
--- | --- |
validPropertyResourceMessage | Boolean boolean |
--- | --- |
messageId | String string |
--- | --- |
messageParams | array[String] string |
--- | --- |
messageTime | Long long |
--- | --- |
message | String string |
--- | --- |
PayloadSlotObject
Name |
Type |
Description |
Enum |
---|---|---|---|
label | String string |
--- | --- |
className | String string |
--- | --- |
id | String string |
--- | --- |
key | String string |
--- | --- |
guiLabel | String string |
--- | --- |
parentId | String string |
--- | --- |
hasChildren | String string |
--- | --- |
state | String string |
--- | --- |
isCenterFrequencyForFlexGrid | String string |
--- | --- |
effRate | String string |
--- | --- |
objRef | BaseObject BaseObject |
--- | --- |
PGObject
Name |
Type |
Description |
Enum |
---|---|---|---|
label | String string |
--- | --- |
className | String string |
--- | --- |
id | String string |
--- | --- |
key | String string |
--- | --- |
guiLabel | String string |
--- | --- |
parentId | String string |
--- | --- |
hasChildren | String string |
--- | --- |
protectionGroupId | String string |
--- | --- |
activePortId | String string |
--- | --- |
workingPortId | String string |
--- | --- |
protectionPortId | String string |
--- | --- |
connectionId | String string |
--- | --- |
connectionGroupId | String string |
--- | --- |
neId | String string |
--- | --- |
neName | String string |
--- | --- |
neType | String string |
--- | --- |
neRelease | String string |
--- | --- |
sncId | String string |
--- | --- |
portRate | String string |
--- | --- |
protectionGroupRef | String string |
--- | --- |
activePortRef | String string |
--- | --- |
workingPortRef | String string |
--- | --- |
protectionPortRef | String string |
--- | --- |
protectionGroupType | String string |
--- | --- |
protectionGroupRate | String string |
--- | --- |
switchReasonString | String string |
--- | --- |
eastPortNativeName | String string |
--- | --- |
westPortNativeName | String string |
--- | --- |
eastWorkingPortId | String string |
--- | --- |
eastWorkingPortNativeName | String string |
--- | --- |
eastProtectionPortId | String string |
--- | --- |
eastProtectionPortNativeName | String string |
--- | --- |
eastActivePortId | String string |
--- | --- |
eastActivePortNativeName | String string |
--- | --- |
westWorkingPortId | String string |
--- | --- |
westWorkingPortNativeName | String string |
--- | --- |
westProtectionPortId | String string |
--- | --- |
westProtectionPortNativeName | String string |
--- | --- |
westActivePortId | String string |
--- | --- |
westActivePortNativeName | String string |
--- | --- |
supportsForcedSwitchRing | String string |
--- | --- |
supportsManualSwitchRing | String string |
--- | --- |
supportsLockoutProtSpan | String string |
--- | --- |
supportsForcedSwitchSpan | String string |
--- | --- |
supportsManualSwitchSpan | String string |
--- | --- |
supportsRelease | String string |
--- | --- |
supportsLockout | String string |
--- | --- |
supportsForceMain | String string |
--- | --- |
supportsForceSpare | String string |
--- | --- |
supportsManualMain | String string |
--- | --- |
supportsManualSpare | String string |
--- | --- |
supportsLockoutOfWorkChannelRing | String string |
--- | --- |
supportsReleaseLockoutOfWorkChannelRing | String string |
--- | --- |
switchReason | String string |
--- | --- |
eastSwitchReason | String string |
--- | --- |
westSwitchReason | String string |
--- | --- |
activePortDisplayLabel | String string |
--- | --- |
workingPortDisplayLabel | String string |
--- | --- |
protectionPortDisplayLabel | String string |
--- | --- |
pgCommandName | String string |
--- | --- |
isCurrentRouteRD | String string |
--- | --- |
position | HashMap«string,string» HashMap«string,string» |
--- | --- |
workingRoute | array[String] string |
--- | --- |
protectingRoute | array[String] string |
--- | --- |
connection | ConnectionObject ConnectionObject |
--- | --- |
sncTrailName | String string |
--- | --- |
locationWithinConnection | String string |
--- | --- |
activeLeg | String string |
--- | --- |
requestFor | String string |
--- | --- |
activeConditions | String string |
--- | --- |
nodeName | String string |
--- | --- |
inconsistentPgInfo | String string |
--- | --- |
ProtectionGroupInventoryResponse
Name |
Type |
Description |
Enum |
---|---|---|---|
reqCompletionStatus | Integer integer |
--- | --- |
requestId | Long long |
--- | --- |
clientName | String string |
--- | --- |
clientLocation | String string |
--- | --- |
clientUser | String string |
--- | --- |
sessionId | String string |
--- | --- |
mdcId | String string |
--- | --- |
sequenceNum | Integer integer |
--- | --- |
moreToCome | Boolean boolean |
--- | --- |
messages | array[OtnI18nMessage] OtnI18nMessage |
--- | --- |
errcde | String string |
--- | --- |
errorParams | array[Object] object |
--- | --- |
items | array[PGObject] PGObject |
--- | --- |
failedCompletion | Boolean boolean |
--- | --- |
successfulCompletion | Boolean boolean |
--- | --- |
timeout | Long long |
--- | --- |
nadString | String string |
--- | --- |