API Guide

{
"Id": "DPM4XC1:ethernet1/1/38",
"Name": "",
"Description": "",
"PortNumber": "DPM4XC1:ethernet1/1/38"
},
{
"Id": "DPM4XC1:ethernet1/1/36",
"Name": "",
"Description": "",
"PortNumber": "DPM4XC1:ethernet1/1/36"
},
{
"Id": "DPM4XC1:ethernet1/1/42",
"Name": "",
"Description": "",
"PortNumber": "DPM4XC1:ethernet1/1/42"
}
]
}
]
}
Table 157. Attributes
Attribute name Description
UplinkType ID of the uplink type. For more information, see /api/
NetworkService/UplinkTypes).
/api/NetworkService/Fabrics(Id)/Switches
This URI represents the switches of a specific fabric.
GET method for Switches for a specific fabric
This method returns the switches of a specific fabric.
Description
Returns the uplinks of a specific fabric.
Privilege VIEW
HTTP response
codes
200
Example
response body
{
"@odata.context": "$metadata#Collection(DeviceService.Device)",
"@odata.count": 1,
"value":
[
{
"@odata.id": "/api/NetworkService/Fabrics('123e4567-e89b-12d3-
a456-426655440000')/Switches(0)",
"Id": 0,
"Type": 4000,
"Identifier": "8KWYERN1",
"ChassisServiceTag": "9FHJSUIK1",
"Model": null,
"PowerState": 2,
"Status": 1000,
"AssetTag": "8KWYERN1",
"SystemId": 0,
"DeviceName": "Weaver1Node",
"LastInventoryTime": null,
"DeviceCapabilities": [],
APIs specific to OpenManage Enterprise Modular Edition 425