Reference Guide
"@odata.id": "/api/DeviceService/Devices(10055)/
SystemUpTime"
},
"BlinkStatus": {
"@odata.id": "/api/DeviceService/Devices(10055)/
BlinkStatus"
},
"PowerUsageByDevice@odata.navigationLink": "/api/
DeviceService/Devices(10055)/PowerUsageByDevice",
"DeviceBladeSlots@odata.navigationLink": "/api/DeviceService/
Devices(10055)/DeviceBladeSlots",
"GraphicInfo": {
"@odata.id": "/api/DeviceService/Devices(10055)/
GraphicInfo"
},
"DeployRequired": {
"@odata.id": "/api/DeviceService/Devices(10055)/
DeployRequired"
}
}
]
}
/api/NetworkService/Fabrics(Id)/
NetworkService.GetApplicableUplinkPorts
POST method for GetApplicableUplinkPorts
This method returns the available uplink ports applicable to a fabric design.
Description
Returns applicable uplink ports.
Privilege DEVICE_CONFIGURATION
HTTP response
codes
204
Example request
body
{
"UplinkType":1
}
Example
response body
{
"ApplicableUplinkPorts":
[
{
"NodeServiceTag": "1ZB1XC2",
"Ports":
[
{
"Id": "1ZB1XC2:ethernet1/1/44",
"Name": "",
"Description": "",
"PortNumber": "1ZB1XC2:ethernet1/1/44"
},
{
"Id": "1ZB1XC2:ethernet1/1/42",
"Name": "",
"Description": "",
"PortNumber": "1ZB1XC2:ethernet1/1/42"
},
{
APIs specific to OpenManage Enterprise – Modular Edition 473