Operation
get /eqm/Ports/EthernetPort/{grpID}/{neID}/{cardAid}/{omsPortAid}/{signalType}
getEthernetPortDescription (getEthernetPortDescription : /eqm/Ports/EthernetPort/{grpID}/{neID}/{cardAid}/{omsPortAid}/{signalType})
getEthernetPortDescription
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
grpID | required | grpID | --- |
neID | required | neID | --- |
cardAid | required | cardAid | --- |
omsPortAid | required | omsPortAid | --- |
signalType | required | signalType | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
PortName
|
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.
application/json
External Docs
See Also :
Operation
get /eqm/Ports/PortView/{grpID}/{neID}/{cardAid}/{omsPortAid}/{signalType}
getPortDescription (getPortDescription : /eqm/Ports/PortView/{grpID}/{neID}/{cardAid}/{omsPortAid}/{signalType})
getPortDescription
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
grpID | required | grpID | --- |
neID | required | neID | --- |
cardAid | required | cardAid | --- |
omsPortAid | required | omsPortAid | --- |
signalType | required | signalType | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
PortName
|
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.
application/json
External Docs
See Also :
Operation
get /eqm/Ports/PortViewLoopBackDetails/{grpID}/{neID}/{cardAid}/{omsPortAid}/{signalType}
getPortDescriptionForLoopBack (getPortDescriptionForLoopBack : /eqm/Ports/PortViewLoopBackDetails/{grpID}/{neID}/{cardAid}/{omsPortAid}/{signalType})
getPortDescriptionForLoopBack
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
grpID | required | grpID | --- |
neID | required | neID | --- |
cardAid | required | cardAid | --- |
omsPortAid | required | omsPortAid | --- |
signalType | required | signalType | --- |
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.
application/json
External Docs
See Also :
Operation
get /eqm/Ports/PortPowerManagement/{grpID}/{neID}/{cardAid}/{omsPortAid}/{signalType}
getPortPowerManagement (getPortPowerManagement : /eqm/Ports/PortPowerManagement/{grpID}/{neID}/{cardAid}/{omsPortAid}/{signalType})
getPortPowerManagement
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
grpID | required | grpID | --- |
neID | required | neID | --- |
cardAid | required | cardAid | --- |
omsPortAid | required | omsPortAid | --- |
signalType | required | signalType | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
PortName
|
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.
application/json
External Docs
See Also :
Operation
get /eqm/Ports/PortViewWavelite/{grpID}/{neID}/{sysDesc}/{omsPortAid}
getPortViewWaveliteDescription (getPortViewWaveliteDescription : /eqm/Ports/PortViewWavelite/{grpID}/{neID}/{sysDesc}/{omsPortAid})
getPortViewWaveliteDescription
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
grpID | required | grpID | --- |
neID | required | neID | --- |
sysDesc | required | sysDesc | --- |
omsPortAid | required | omsPortAid | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
PortName
|
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.
application/json
External Docs
See Also :
Entry«string,List«PortParamInfo»»
Name |
Type |
Description |
Enum |
---|---|---|---|
key | array[PortParamInfo] PortParamInfo |
--- | --- |
PortName
Name |
Type |
Description |
Enum |
---|---|---|---|
portAid | String string |
--- | --- |
signalType | String string |
--- | --- |
tabNames | array[String] string |
--- | --- |
requestType | Object object |
--- | --- |
paramDetailsMap | array[Entry«string,List«PortParamInfo»»] Entry«string,List«PortParamInfo»» |
--- | --- |
PortParamInfo
Name |
Type |
Description |
Enum |
---|---|---|---|
type | String string |
--- | --- |
name | String string |
--- | --- |
title | String string |
--- | --- |
id | String string |
--- | --- |
options | array[Object] object |
--- | --- |
label | String string |
--- | --- |
value | String string |
--- | --- |
checked | String string |
--- | --- |
enabled | String string |
--- | --- |
paramGroup | String string |
--- | --- |
sortPriority | String string |
--- | --- |
selected | String string |
--- | --- |
includeIf | array[String] string |
--- | --- |
showInEqmConfig | String string |
--- | --- |