Operation
get /data/asonNBI/loadPlan/{connectId}/{bandIdent}/{width}/{applicableTo}
getLoadPlan (getLoadPlan : /data/asonNBI/loadPlan/{connectId}/{bandIdent}/{width}/{applicableTo})
getLoadPlan
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
connectId | required | otsLinkId | --- |
bandIdent | required | wdmBandIdent | --- |
width | required | width | --- |
applicableTo | required | applicableTo | --- |
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | optional | request | ServletWebRequest |
--- |
body2 | optional | session | HttpSession |
--- |
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/loadPlan/{connectId}/{bandIdent}/{width}/{applicableTo}
getLoadPlan (getLoadPlan : /data/npr/loadPlan/{connectId}/{bandIdent}/{width}/{applicableTo})
getLoadPlan
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
connectId | required | otsLinkId | --- |
bandIdent | required | wdmBandIdent | --- |
width | required | width | --- |
applicableTo | required | applicableTo | --- |
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | optional | request | ServletWebRequest |
--- |
body2 | optional | session | HttpSession |
--- |
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 :