Example: <description>
DME
YANG
Copy
POST http://<mgmt0_IP>/api/mo/sys/callhome/inst.json
{ "callhomeInst": { "children": [ { "callhomeAlertGroup": { "attributes": { "alertGroup": "configuration", "seqNum": "1", "userDefCmd": "show startup-config" }}}]}}
Response
{ imdata:[] }
Copy
<System> <callhome-items> <inst-items> <alertgroup-items> <AlertGroup-list> <alertGroup>configuration</alertGroup> <seqNum>1</seqNum> <userDefCmd>show startup-config</userDefCmd> </AlertGroup-list> </alertgroup-items> </inst-items> </callhome-items> </System>