Configuring the Hardware Buffer Poll-interval
DME
YANG
Copy
POST http://<mgmt0_IP>/api/mo/sys/pltfm/profile.json
{ "platformProfile": { "children": [ { "platformModule": { "attributes": { "infoPollInt": "19637", "moduleId": "1" }}}]}}
Response
{ imdata:[] }
Copy
<System> <pltfm-items> <profile-items> <module-items> <Module-list> <moduleId>1</moduleId> <infoPollInt>19637</infoPollInt> </Module-list> </module-items> </profile-items> </pltfm-items> </System>