API Guide
"@odata.id": "/api/NetworkService/Fabrics('123e4567-e89b-12d3-
a456-426655440000')/Servers(0)/SubSystemHealth"
}
],
"RecentActivity":
[
{
"@odata.id": "/api/NetworkService/Fabrics('123e4567-e89b-12d3-
a456-426655440000')/Servers(0)/RecentActivity"
}
],
"InventoryTypes":
{
"@odata.id": "/api/NetworkService/Fabrics('123e4567-e89b-12d3-
a456-426655440000')/Servers(0)/InventoryTypes"
},
"Settings":
[
{
"@odata.id": "/api/NetworkService/Fabrics('123e4567-e89b-12d3-
a456-426655440000')/Servers(0)/Settings"
}
]
}
]
}
/api/NetworkService/Fabrics(Id)/Topology/Nodes(Id)/
ChildNodes
This URI represents the child nodes for a specific node of a fabric topology.
GET method for ChildNodes
This method returns the child nodes for a specific node of a fabric topology.
Description
Returns the child nodes.
Privilege VIEW
HTTP response
codes
200
Example response
body
{
"@odata.context": "/api/$metadata#Collection(NetworkService.Node)",
"@odata.count": 2,
"value":
[
{
"@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",
APIs specific to OpenManage Enterprise - Modular Edition 419