Configuring the Load-Defer Time Interval
DME
YANG
Copy
POST http://<mgmt0_IP>/api/mo/sys/pc.json
{ "pcEntity": { "children": [ { "pcInst": { "attributes": { "loadDeferTime": "351" }}}]}}
Response
{ imdata:[] }
Copy
<System> <pc-items> <pc-items> <loadDeferTime>351</loadDeferTime> </pc-items> </pc-items> </System>