Verifying the Task
DME
Copy
GET http://<mgmt0_IP>/api/mo/sys/action/lsubj-[sys]/topSystemCreateCheckpointLTask.json
Response
{ "totalCount": "1", "imdata": [ { "topSystemCreateCheckpointLTask": { "attributes": { "adminSt": "start", "childAction": "", "delete": "no", "descr": "", "description": "", "dn": "sys/action/lsubj-[sys]/topSystemCreateCheckpointLTask", "filename": "", "freq": "one-shot", "modTs": "2018-10-08T15:26:16.730+00:00", "name": "xyz", "peerClassId": "topSystemCreateCheckpointRslt", "persistentOnReload": "true", "rSz": "100", "rTm": "00:00:00:00.000", "startTs": "never", "status": "", "type": "clear" } } } ] }