Developers Guide

Table Of Contents
"DestinationNode": "Switch-B",
"DestinationInterface": "ethernet1/1/37"
},
{
"SourceNode": "Switch-A",
"SourceInterface": "ethernet1/1/38",
"DestinationNode": "Switch-B",
"DestinationInterface": "ethernet1/1/38"
},
{
"SourceNode": "Switch-A",
"SourceInterface": "ethernet1/1/40",
"DestinationNode": "Switch-B",
"DestinationInterface": "ethernet1/1/40"
},
{
"SourceNode": "Switch-A",
"SourceInterface": "ethernet1/1/39",
"DestinationNode": "Switch-B",
"DestinationInterface": "ethernet1/1/39"
}
],
"Actions": {
"#NetworkService.GetApplicableNodes": {
"target": "/api/NetworkService/
FabricDesigns('2xMX9116n_Fabric_Switching_Engines_in_same_chassis')/
NetworkService.GetApplicableNodes"
},
"Oem": {}
},
"FabricDesignNode": [
{
"NodeName": "Switch-B",
"ChassisName": "Chassis-X",
"Slot": "Slot-A2",
"Type": "FabricSwitchingEngine"
},
{
"NodeName": "Switch-A",
"ChassisName": "Chassis-X",
"Slot": "Slot-A1",
"Type": "FabricSwitchingEngine"
}
]
}
/api/NetworkService/Fabrics(Id)/ValidationErrors
This URI represents the validation errors for a specific fabric.
GET method for ValidationErrors for a specific fabric
This method returns the validation errors of a specific fabric.
Description
Returns the validation errors of a specific fabric.
Privilege VIEW
HTTP response
codes
200
Example
response body
{
"@odata.context": "/api/
$metadata#Collection(NetworkService.ValidationError)",
"@odata.count": 5,
552 APIs specific to OpenManage Enterprise Modular Edition