vPC Role Preempt
DME
Copy
POST http://<mgmt0_IP>/api/mo/sys/action.json
{ "actionLSubj": { "attributes": { "dn": "sys/action/lsubj-[sys/vpc/inst]" } "children" : [{ "vpcInstRolePreemptLTask" : { "attributes" : { "adminSt" : "start", "dn" : "sys/action/lsubj-[sys/vpc/inst]/vpcInstRolePreemptLTask", "freq": "one-shot" } } }] } }