Enabling Fabric Wide Distribution
DME
YANG
Copy
POST http://<mgmt0_IP>/api/mo/sys/cfs.json
{ "cfsEntity": { "children": [ { "cfsInst": { "attributes": { "distribute": "enabled" }}}]}}
Response
{ imdata:[] }
Copy
<System> <cfs-items> <inst-items> <distribute>enabled</distribute> </inst-items> </cfs-items> </System>