Setting STP Mode to MST
DME
Copy
POST http://<IP_Address>/api/mo/sys/stp/inst.json
{ "stpInst": { "attributes": { "mode": "mst" } } }
Response
{ imdata": [] }