Reference Guide

Table Of Contents
}
}
NOTE:
You cannot modify the FabricDesign attribute.
Example
response body
TRUE
Table 162. Attributes
Attribute name Description
ID The identifier of the fabric.
Name Name of the fabric.
Description Description of the fabric.
DesignNode DesignNode must be identical to the name provided in the
selected fabric design.
PhysicalNode Service Tag of the switch that you want to configure for the
given fabric.
FabricDesign Type of the fabric design.
DELETE method for Fabrics(Id)
This method deletes a specific fabric.
Description
Deletes a specific fabric.
Privilege FABRIC_MANAGEMENT
HTTP response
codes
204
/api/NetworkService/Fabrics(Id)/FabricDesign
This URI represents the fabric design for a specific fabric.
GET method for FabricDesign for a specific fabric
This method returns the fabric design of a specific fabric.
Description
Returns the fabric design of a specific fabric.
Privilege VIEW
HTTP response
codes
200
Example
response body
{
"@odata.context": "/api/$metadata#NetworkService.FabricDesign/$entity",
"@odata.type": "#NetworkService.FabricDesign",
"@odata.id": "/api/NetworkService/
Fabrics('30aec2da-07d6-4f1c-865c-616c27e71301')/FabricDesign",
"Name": "2NodeHERedundant",
"NetworkLink":
[
{
APIs specific to OpenManage Enterprise Modular Edition 519