Enabling Scheduler
DME
YANG
Copy
POST http://<mgmt0_IP>/api/mo/sys/fm.json
{ "fmEntity": { "children": [ { "fmScheduler": { "attributes": { "adminSt": "enabled" }}}]}}
Response
{ imdata:[] }
Copy
<System> <fm-items> <scheduler-items> <adminSt>enabled</adminSt> </scheduler-items> </fm-items> </System>