API Guide
"Name": "IOM-B1"
},
"ChildNodes@odata.navigationLink": "/api/NetworkService/
MultiChassisDomain/Topology/Nodes('Switch%3A1ZB1XC2')/ChildNodes"
},
{
"@odata.type": "#NetworkService.Node",
"@odata.id": "/api/NetworkService/MultiChassisDomain/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/
MultiChassisDomain/Topology/Nodes('Switch%3ADPM4XC1')/ChildNodes"
}
]
}
/api/NetworkService/MultiChassisDomain/ValidationErrors
This URI represents the fabric validation errors in an MCM group.
GET method for ValidationErrors
This method returns the fabric validation errors in an MCM group.
Description
Returns the list of fabric validation errors.
Privilege VIEW
HTTP response
codes
200
Example
response body
{
"@odata.context": "/api/
$metadata#Collection(NetworkService.ValidationError)",
"@odata.count": 5,
"value":
[
{
"@odata.type": "#NetworkService.ValidationError",
"@odata.id": "/api/NetworkService/MultiChassisDomain/
ValidationErrors('43be623e-0d74-4f6d-87b3-3ea40bf6372d-ISL-
%5BICL-2_FORWARD%5D-NotFound-Issue')",
"Id": "43be623e-0d74-4f6d-87b3-3ea40bf6372d-ISL-[ICL-2_FORWARD]-
NotFound-Issue",
"MessageId": "NFAB0012",
"Category": "FabricError",
"SubCategory": "ISLError",
"Severity": "Severity1",
"ChassisName": "MX-SKY00201234567890123456789012345",
APIs specific to OpenManage Enterprise – Modular Edition 443