Operation
get /eqm/snmpTable/wavekey/inRetrieve Wavekey In Data. (getWavekeyIn : /eqm/snmpTable/wavekey/in)
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/wavekey/outRetrieve Wavekey Out Data. (getWavekeyOut : /eqm/snmpTable/wavekey/out)
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 :