Operation
get /data/otn/physicalConns/wavelengthUsage/networkWide
listLCWavelengthUsageforPhysicalConnection (listLCWavelengthUsageforPhysicalConnection : /data/otn/physicalConns/wavelengthUsage/networkWide)
listLCWavelengthUsageforPhysicalConnection
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | optional | httpSession | HttpSession |
--- |
Responses
Response Messages |
Schema |
---|---|
200OK | --- |
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.
text/csv
External Docs
See Also :
Operation
get /data/otn/physicalConns/{connIds}/wavelengthUsage
listLCWavelengthUsageforPhysicalConnection (listLCWavelengthUsageforPhysicalConnection : /data/otn/physicalConns/{connIds}/wavelengthUsage)
listLCWavelengthUsageforPhysicalConnection
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
connIds | required | connIds | --- |
Responses
Response Messages |
Schema |
---|---|
200OK | --- |
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.
text/csv
External Docs
See Also :
Operation
get /data/otn/connections/{connId}/linkConnection
listLinkConnectionsFromConnection (listLinkConnectionsFromConnection : /data/otn/connections/{connId}/linkConnection)
listLinkConnectionsFromConnection
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
connId | required | connId | --- |
Query parameters
Name |
IsRequired |
Description |
---|---|---|
lcId | optional | --- |
lcRate | optional | --- |
containerRate | optional | --- |
encodingMode | optional | --- |
frequency | optional | --- |
spectrumWidth | optional | --- |
serviceRateFilter | optional | --- |
trailName | optional | --- |
rcLink | optional | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
LinkConnectionInventoryResponse
|
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/connections/{connId}/linkConnections
listLinkConnectionsFromConnection (listLinkConnectionsFromConnection : /data/otn/connections/{connId}/linkConnections)
listLinkConnectionsFromConnection
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
connId | required | connId | --- |
Query parameters
Name |
IsRequired |
Description |
---|---|---|
lcId | optional | --- |
lcRate | optional | --- |
containerRate | optional | --- |
encodingMode | optional | --- |
frequency | optional | --- |
spectrumWidth | optional | --- |
serviceRateFilter | optional | --- |
trailName | optional | --- |
rcLink | optional | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
LinkConnectionInventoryResponse
|
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/linkConnection/{lcId}
listLinkConnectionsFromConnection (listLinkConnectionsFromConnection : /data/otn/linkConnection/{lcId})
listLinkConnectionsFromConnection
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
connId | required | connId | --- |
Query parameters
Name |
IsRequired |
Description |
---|---|---|
lcId | optional | --- |
lcRate | optional | --- |
containerRate | optional | --- |
encodingMode | optional | --- |
frequency | optional | --- |
spectrumWidth | optional | --- |
serviceRateFilter | optional | --- |
trailName | optional | --- |
rcLink | optional | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
LinkConnectionInventoryResponse
|
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/physicalConns/{nprId}/linkConnections
listLinkConnectionsFromNprPhysicalConnection (listLinkConnectionsFromNprPhysicalConnection : /data/otn/physicalConns/{nprId}/linkConnections)
listLinkConnectionsFromNprPhysicalConnection
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
nprId | required | nprId | --- |
Query parameters
Name |
IsRequired |
Description |
---|---|---|
lcId | optional | --- |
lcRate | optional | --- |
trailName | optional | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
LinkConnectionInventoryResponse
|
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.
*/*
External Docs
See Also :
LinkConnectionInventoryResponse
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 |
--- | --- |
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 |
--- | --- |
Void
Name |
Type |
Description |
Enum |
---|