Operation
post /data/asonNBI/sdhPhysicalConns/{connectId}
commandSdhPhysicalConn (commandSdhPhysicalConn : /data/asonNBI/sdhPhysicalConns/{connectId})
Perform the following transitions on a ash physical connection - Implement/De-Implement/Modify Label
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
connectId | required | 'connectId' can be retrieved from the REST call ' /data/npr/sdhPhysicalConns ' | --- |
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | optional | request | ServletWebRequest |
--- |
body2 | optional | session | HttpSession |
--- |
body3 | optional | form | String |
--- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
NprResponse
|
201Created | --- |
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Consumes
This API call consumes the following media types via the Content-Type request header:
application/json
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
post /data/npr/sdhPhysicalConns/{connectId}
commandSdhPhysicalConn (commandSdhPhysicalConn : /data/npr/sdhPhysicalConns/{connectId})
Perform the following transitions on a ash physical connection - Implement/De-Implement/Modify Label
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
connectId | required | 'connectId' can be retrieved from the REST call ' /data/npr/sdhPhysicalConns ' | --- |
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | optional | request | ServletWebRequest |
--- |
body2 | optional | session | HttpSession |
--- |
body3 | optional | form | String |
--- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
NprResponse
|
201Created | --- |
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Consumes
This API call consumes the following media types via the Content-Type request header:
application/json
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
post /data/asonNBI/sdhPhysicalConns
create sdh physical connection (createSdhPhysicalConn : /data/asonNBI/sdhPhysicalConns)
This is used to create sdh physical connection
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | optional | request | ServletWebRequest |
--- |
body2 | optional | session | HttpSession |
--- |
body3 | optional | form | String |
--- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
NprResponse
|
201Created | --- |
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Consumes
This API call consumes the following media types via the Content-Type request header:
application/json
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
post /data/npr/sdhPhysicalConns
create sdh physical connection (createSdhPhysicalConn : /data/npr/sdhPhysicalConns)
This is used to create sdh physical connection
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | optional | request | ServletWebRequest |
--- |
body2 | optional | session | HttpSession |
--- |
body3 | optional | form | String |
--- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
NprResponse
|
201Created | --- |
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Consumes
This API call consumes the following media types via the Content-Type request header:
application/json
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
delete /data/asonNBI/sdhPhysicalConns/{connectId}
deleteSdhPhysicalConn (deleteSdhPhysicalConn : /data/asonNBI/sdhPhysicalConns/{connectId})
This is used to delete the sdh physical connection
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
connectId | required | 'connectId' can be retrieved from the REST call ' /data/npr/sdhPhysicalConns ' | --- |
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | optional | request | ServletWebRequest |
--- |
body2 | optional | session | HttpSession |
--- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
NprResponse
|
401Unauthorized | --- |
204No Content | --- |
403Forbidden | --- |
Consumes
This API call consumes the following media types via the Content-Type request header:
application/json
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
delete /data/npr/sdhPhysicalConns/{connectId}
deleteSdhPhysicalConn (deleteSdhPhysicalConn : /data/npr/sdhPhysicalConns/{connectId})
This is used to delete the sdh physical connection
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
connectId | required | 'connectId' can be retrieved from the REST call ' /data/npr/sdhPhysicalConns ' | --- |
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | optional | request | ServletWebRequest |
--- |
body2 | optional | session | HttpSession |
--- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
NprResponse
|
401Unauthorized | --- |
204No Content | --- |
403Forbidden | --- |
Consumes
This API call consumes the following media types via the Content-Type request header:
application/json
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 :