Operation
get /data/otn/browser/lookup/port/getotdrportsperne/{id}getOtdrPortsBasedOnNeId (getOtdrPortsBasedOnNeId : /data/otn/browser/lookup/port/getotdrportsperne/{id})
getOtdrPortsBasedOnNeId
Path parameters
Name |
IsRequired |
Description |
Enum |
|---|---|---|---|
| id | required | id | --- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
DeferredResult«BrowserLookupResponse»
|
| 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/browser/lookup/port/getotdrportspernode/{id}getOtdrPortsBasedOnNodeId (getOtdrPortsBasedOnNodeId : /data/otn/browser/lookup/port/getotdrportspernode/{id})
getOtdrPortsBasedOnNodeId
Path parameters
Name |
IsRequired |
Description |
Enum |
|---|---|---|---|
| id | required | id | --- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
DeferredResult«BrowserLookupResponse»
|
| 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 :