Enabling Call Home
DME
YANG
Copy
POST http://<mgmt0_IP>/api/mo/sys/callhome.json
{ "callhomeCallhome": { "children": [ { "callhomeInst": { "attributes": { "callhomeEnable": "enabled" }}}]}}
Response
{ imdata:[] }
Copy
<System> <callhome-items> <inst-items> <callhomeEnable>enabled</callhomeEnable> </inst-items> </callhome-items> </System>