Developers Guide

Table Of Contents
],
"FabricDesign": {
"Name": "2xMX9116n_Fabric_Switching_Engines_in_same_chassis"
}
}
Example
response body
{
"JobId": 10357
}
/api/NetworkService/Actions/NetworkService.UpdateFabric
This URI updates fabrics.
POST method for updating fabrics
This method updates fabrics.
Description Updates fabrics.
Privilege FABRIC_MANAGEMENT
HTTP response
codes
200
Example request
body
{
"Name": "Fabric11",
"Description": "Fabric11",
"OverrideLLDPConfiguration": "Enabled",
"ScaleVLANProfile": "Enabled",
"Id":"89a85d0e-37af-492d-95e3-37826762a0fc",
"FabricDesignMapping": [
{
"DesignNode": "Switch-A",
"PhysicalNode": "CJ2J5Z2"
},
{
"DesignNode": "Switch-B",
"PhysicalNode": "CJ2J8Z2"
}
],
"FabricDesign": {
"Name": "2xMX9116n_Fabric_Switching_Engines_in_same_chassis"
}
}
NOTE: While updating fabrics, you can only modify the Name, Description,
OverrideLLDPConfiguration, and ScaleVLANProfile attributes.
/api/NetworkService/Actions/NetworkService.DeleteFabrics
This URI deletes multiple fabrics.
POST method for deleting fabrics
This method deletes multiple fabrics.
Description
Deletes multiple fabrics.
Privilege FABRIC_MANAGEMENT
APIs specific to OpenManage Enterprise Modular Edition 541