API Guide

"Id": "3000",
"Name": "WARNING"
},
{
"@odata.type": "#NetworkService.EnumerationEntry",
"Id": "4000",
"Name": "CRITICAL"
},
{
"@odata.type": "#NetworkService.EnumerationEntry",
"Id": "2000",
"Name": "UNKNOWN"
},
{
"@odata.type": "#NetworkService.EnumerationEntry",
"Id": "5000",
"Name": "NOSTATUS"
}
]
}
/api/NetworkService/MultiChassisDomain
GET method for MultiChassisDomain
This method provides access to the multi-chassis topology and validation errors.
Description
Provides access to the multi-chassis topology and validation errors.
Privilege VIEW
HTTP response
codes
200
Example response
body
{
"@odata.id": "/api/NetworkService/MultiChassisDomain",
"Topology":
{
"@odata.id": "/api/NetworkService/MultiChassisDomain/Topology"
},
"ValidationErrors@odata.navigationLink": "/api/NetworkService/
MultiChassisDomain/ValidationErrors"
}
/api/NetworkService/MultiChassisDomain/Topology
This URI represents the topology of an MCM group.
GET method for Topology in a multichassis domain
This method returns the topology of a group with multiple chassis.
Description
Returns the topology of a group.
Privilege VIEW
HTTP response
codes
200
Example response
body
{
/api/$metadata#NetworkService.Topology/$entity",
"@odata.type": "#NetworkService.Topology",
452 APIs specific to OpenManage Enterprise – Modular Edition