API Guide

Table Of Contents
{
"@odata.type": "#NetworkService.Node",
"@odata.id": "/api/
NetworkService/Fabrics('43be623e-0d74-4f6d-87b3-3ea40bf6372d')/Topology/
Nodes('Switch%3A1ZB1XC2')",
"Id": "Switch:1ZB1XC2",
"Type": "NETWORK_IOM",
"ParentNodeId": "SKY00201234567890123456789012345",
"Location": "IOM-B1",
"NodeInformation":
{
"@odata.type": "#NetworkService.NodeInformation",
"Status": 1000,
"Type": "WeaverSwitch",
"ServiceTag": "1ZB1XC2",
"DeviceId": 25004,
"Model": "MX9116n Fabric Engine",
"Slot": "IOM-B1",
"SwitchMode": "Fabric",
"PowerState": 17,
"Name": "IOM-B1"
},
"ChildNodes@odata.navigationLink": "/api/
NetworkService/Fabrics('43be623e-0d74-4f6d-87b3-3ea40bf6372d')/Topology/
Nodes('Switch%3A1ZB1XC2')/ChildNodes"
},
{
"@odata.type": "#NetworkService.Node",
"@odata.id": "/api/
NetworkService/Fabrics('43be623e-0d74-4f6d-87b3-3ea40bf6372d')/Topology/
Nodes('Switch%3ADPM4XC1')",
"Id": "Switch:DPM4XC1",
"Type": "NETWORK_IOM",
"ParentNodeId": "SKY00201234567890123456789012345",
"Location": "IOM-B2",
"NodeInformation":
{
"@odata.type": "#NetworkService.NodeInformation",
"Status": 1000,
"Type": "WeaverSwitch",
"ServiceTag": "DPM4XC1",
"DeviceId": 25005,
"Model": "MX9116n Fabric Engine",
"Slot": "IOM-B2",
"SwitchMode": "Fabric",
"PowerState": 17,
"Name": "IOM-B2"
},
"ChildNodes@odata.navigationLink": "/api/
NetworkService/Fabrics('43be623e-0d74-4f6d-87b3-3ea40bf6372d')/Topology/
Nodes('Switch%3ADPM4XC1')/ChildNodes"
}
]
}
/api/NetworkService/FabricDesigns(Id)/
NetworkService.GetApplicableNodes
POST method for GetApplicableNodes
This method returns the available nodes applicable to a fabric design.
Description
Returns applicable nodes.
Privilege DEVICE_CONFIGURATION
486 APIs specific to OpenManage Enterprise Modular Edition