Rollback to Checkpoint File
DME
Copy
POST http://<mgmt0_IP>/api/mo/sys/action.json
{ "actionLSubj": { "attributes": { "dn": "sys/action/lsubj-[sys]" } "children" : [{ "topSystemRollbackLTask": { "attributes": { "adminSt": "start", "name": "abcd", "uri": "", "dn": "sys/action/lsubj-[sys]/topSystemRollbackLTask", "freq": "one-shot" } } }] } }
Response
{ "imdata":[] }