Configuring the Fabric Speed at 40G Instead of 42G
DME
YANG
Copy
POST http://<mgmt0_IP>/api/mo/sys.json
{ "topSystem": { "children": [ { "platformEntity": { "attributes": { "switchingFabricSpeed": "fabric-speed-40g" }}}]}}
Response
{ imdata:[] }
Copy
<System> <pltfm-items> <switchingFabricSpeed>fabric-speed-40g</switchingFabricSpeed> </pltfm-items> </System>