Operation
get /data/otn/crossConnects/{id}
getCrossConnectById (getCrossConnectById : /data/otn/crossConnects/{id})
getCrossConnectById
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
id | required | id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
XCInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
This API call produces the following media types according to the Accept request header;
the media type will be conveyed by the Content-Type response header.
application/json
External Docs
See Also :
Operation
get /data/otn/crossConnects/{sncId}/getTimeslots
getTimeslotsById (getTimeslotsById : /data/otn/crossConnects/{sncId}/getTimeslots)
getTimeslotsById
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
sncId | required | sncId | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
XCInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
This API call produces the following media types according to the Accept request header;
the media type will be conveyed by the Content-Type response header.
application/json
External Docs
See Also :
Operation
get /data/otn/nes/{nprNeId}/crossConnects
listCrossConnectionsFromNe (listCrossConnectionsFromNe : /data/otn/nes/{nprNeId}/crossConnects)
listCrossConnectionsFromNe
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
nprNeId | required | nprNeId | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
XCInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
This API call produces the following media types according to the Accept request header;
the media type will be conveyed by the Content-Type response header.
application/json
External Docs
See Also :
Operation
get /data/otn/nodes/{nprNodeId}/crossConnects
listCrossConnectionsFromNode (listCrossConnectionsFromNode : /data/otn/nodes/{nprNodeId}/crossConnects)
listCrossConnectionsFromNode
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
nprNodeId | required | nprNodeId | --- |
Query parameters
Name |
IsRequired |
Description |
---|---|---|
neId | optional | --- |
portLabel | optional | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
XCInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
This API call produces the following media types according to the Accept request header;
the media type will be conveyed by the Content-Type response header.
application/json
External Docs
See Also :
Operation
get /data/otn/crossConnects/uncorrelated
listUncorrelatedCrossConnections (listUncorrelatedCrossConnections : /data/otn/crossConnects/uncorrelated)
listUncorrelatedCrossConnections
Query parameters
Name |
IsRequired |
Description |
---|---|---|
wavekeyPair | optional | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
XCInventoryResponse
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
This API call produces the following media types according to the Accept request header;
the media type will be conveyed by the Content-Type response header.
application/json
External Docs
See Also :
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 |
--- | --- |
XCInventoryResponse
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[XCObject] XCObject |
--- | --- |
failedCompletion | Boolean boolean |
--- | --- |
successfulCompletion | Boolean boolean |
--- | --- |
timeout | Long long |
--- | --- |
nadString | String string |
--- | --- |
XCObject
Name |
Type |
Description |
Enum |
---|---|---|---|
label | String string |
--- | --- |
azCIR | String string |
--- | --- |
zaCIR | String string |
--- | --- |
azEIR | String string |
--- | --- |
zaEIR | String string |
--- | --- |
azCBS | String string |
--- | --- |
azEBS | String string |
--- | --- |
zaCBS | String string |
--- | --- |
zaEBS | String string |
--- | --- |
domain | String string |
--- | --- |
className | String string |
--- | --- |
id | String string |
--- | --- |
key | String string |
--- | --- |
guiLabel | String string |
--- | --- |
parentId | String string |
--- | --- |
hasChildren | String string |
--- | --- |
sncId | String string |
--- | --- |
orderId | String string |
--- | --- |
nodeName | String string |
--- | --- |
neName | String string |
--- | --- |
a1PortName | String string |
--- | --- |
z1PortName | String string |
--- | --- |
a2PortName | String string |
--- | --- |
z2PortName | String string |
--- | --- |
xcState | String string |
--- | --- |
xcRate | String string |
--- | --- |
xcShape | String string |
--- | --- |
eventDateTime | String string |
--- | --- |
fixedXC | String string |
--- | --- |
connectionName | String string |
--- | --- |
connectionAlias | String string |
--- | --- |
connectionId | String string |
--- | --- |
sigType | String string |
--- | --- |
timeslots | String string |
--- | --- |
waveKeyConfig | String string |
--- | --- |
azwaveKey1 | String string |
--- | --- |
azwaveKey2 | String string |
--- | --- |
zawaveKey1 | String string |
--- | --- |
zawaveKey2 | String string |
--- | --- |
azwaveKeyingPreference | String string |
--- | --- |
zawaveKeyingPreference | String string |
--- | --- |
switchMode | String string |
--- | --- |
revertiveMode | String string |
--- | --- |
waitToRestoreTime | String string |
--- | --- |
committedBurstSize | String string |
--- | --- |
committedInfoRate | String string |
--- | --- |
excessBurstSize | String string |
--- | --- |
excessInfoRate | String string |
--- | --- |
xcWidth | String string |
--- | --- |
opsaWaitToRestoreTime | String string |
--- | --- |
opsaRevertiveMode | String string |
--- | --- |
neModel | String string |
--- | --- |
cdrChannel | String string |
--- | --- |
xcDomain | String string |
--- | --- |