Operation
get /eqm/snmpTable/targetPowerOffset/ingressgetWavekeyIn (getWavekeyIn : /eqm/snmpTable/targetPowerOffset/ingress)
getWavekeyIn
Query parameters
Name |
IsRequired |
Description |
|---|---|---|
| neId | required | --- |
| neGroupId | required | --- |
| aid | required | --- |
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.
*/*
External Docs
See Also :
Operation
get /eqm/snmpTable/targetPowerOffset/egressgetWavekeyOut (getWavekeyOut : /eqm/snmpTable/targetPowerOffset/egress)
getWavekeyOut
Query parameters
Name |
IsRequired |
Description |
|---|---|---|
| neId | required | --- |
| neGroupId | required | --- |
| aid | required | --- |
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.
*/*
External Docs
See Also :