Operation
get /eqm/snmpTable/perChannelTargetPowerOffset/egress
Retrieve Per Channel Target Power Offset Ingress Data. (getPCTPOEgress : /eqm/snmpTable/perChannelTargetPowerOffset/egress)
Query parameters
Name |
IsRequired |
Description |
---|---|---|
neId | required | EML Network Element ID |
neGroupId | required | EML Network Element Group ID |
aid | required | Equipment Access Identifier |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
DeferredResult«List«Map«string,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.
*/*
Tags
[ EQM ]
External Docs
See Also :
Operation
get /eqm/snmpTable/perChannelTargetPowerOffset/ingress
Retrieve Per Channel Target Power Offset Ingress Data. (getPCTPOIngress : /eqm/snmpTable/perChannelTargetPowerOffset/ingress)
Query parameters
Name |
IsRequired |
Description |
---|---|---|
neId | required | EML Network Element ID |
neGroupId | required | EML Network Element Group ID |
aid | required | Equipment Access Identifier |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
DeferredResult«List«Map«string,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.
*/*
Tags
[ EQM ]
External Docs
See Also :