Enabling POAP
DME
YANG
Copy
POST http://<mgmt0_IP>/api/mo/sys.json
{ "topSystem": { "children": [ { "bootBoot": { "attributes": { "poap": "enable" }}}]}}
Response
{ "imdata": [] }
Copy
<System> <boot-items> <poap>enable</poap> </boot-items> </System>