Operation
get /data/asonNBI/physicalConnsRC
get physicalm conn (commandPhysicalConn : /data/asonNBI/physicalConnsRC)
gets physical conns for routing constraints
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
String
|
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/xml
application/json
External Docs
See Also :
Operation
get /data/npr/physicalConnsRC
get physicalm conn (commandPhysicalConn : /data/npr/physicalConnsRC)
gets physical conns for routing constraints
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
String
|
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/xml
application/json
External Docs
See Also :
Operation
get /data/asonNBI/physicalConnsRC/managedPlane
get physical conn for Managed Plane (commandPhysicalConnMP : /data/asonNBI/physicalConnsRC/managedPlane)
gets physical conns for routing constraints for managed plane
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
String
|
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/xml
application/json
External Docs
See Also :
Operation
get /data/npr/physicalConnsRC/managedPlane
get physical conn for Managed Plane (commandPhysicalConnMP : /data/npr/physicalConnsRC/managedPlane)
gets physical conns for routing constraints for managed plane
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
String
|
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/xml
application/json
External Docs
See Also :
Operation
get /data/asonNBI/physicalConnsRC/neighborNodes
returns details about Neighbour Nodes (getNeighborNodes : /data/asonNBI/physicalConnsRC/neighborNodes)
nprNodeId can be obtained from 'items'
Query parameters
Name |
IsRequired |
Description |
---|---|---|
nprNodeId | required | nprNodeId can be obtained from '/data/npr/{table}'(table=nodes) REST call as 'id' |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
String
|
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;charset=UTF-8
External Docs
See Also :
Operation
get /data/npr/physicalConnsRC/neighborNodes
returns details about Neighbour Nodes (getNeighborNodes : /data/npr/physicalConnsRC/neighborNodes)
nprNodeId can be obtained from 'items'
Query parameters
Name |
IsRequired |
Description |
---|---|---|
nprNodeId | required | nprNodeId can be obtained from '/data/npr/{table}'(table=nodes) REST call as 'id' |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
String
|
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;charset=UTF-8
External Docs
See Also :