Configuring CoS
DME
YANG
Copy
POST http://<mgmt0_IP>/api/mo/sys.json
{ "topSystem": { "children": [ { "l2ptL2protocol": { "attributes": { "cos": "1" }}}]}}
Response
{ imdata:[] }
Copy
<System> <l2pt-items> <cos>1</cos> </l2pt-items> </System>