Configuring the Periodic Software Inventory Message Dispatch
DME
YANG
Copy
POST http://<mgmt0_IP>/api/mo/sys/callhome.json
{ "callhomeCallhome": { "children": [ { "callhomeInst": { "attributes": { "periodicInvNotif": "enabled" }}}]}}
Response
{ imdata:[] }
Copy
<System> <callhome-items> <inst-items> <periodicInvNotif>enabled</periodicInvNotif> </inst-items> </callhome-items> </System>