API Guide

Table 165. Attributes
Attribute name Description
ServersServiceTag This takes list of service tags of servers as input for targeted servers in the
system.
ServerProfile Container object that carries one or more server interface profiles as list.
ServerInterfaceProfiles Details of the server profile.
NativeVLAN A VLAN number that you can configure as an untagged network on the
targeted server NIC interface.
/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":
[
APIs specific to OpenManage Enterprise Modular Edition
477