API Guide

}
]
}
]
}
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": [],
"DeviceSubscription":
{
"@odata.id": null
},
"DeviceSpecificData":
{
"@odata.id": null
},
"DeviceManagement": [],
"InventoryDetails":
[
{
"@odata.id": "/api/NetworkService/Fabrics('123e4567-e89b-12d3-
a456-426655440000')/Switches(0)/InventoryDetails"
}
],
"HardwareLogs":
[
{
412
APIs specific to OpenManage Enterprise - Modular Edition