Configuring the Ingress PG Shared Buffer Usage
DME
YANG
Copy
POST http://<mgmt0_IP>/api/mo/sys/pltfm.json
{ "platformEntity": { "children": [ { "platformQos": { "attributes": { "pgShare": "Enabled" }}}]}}
Response
{ imdata:[] }
Copy
<System> <pltfm-items> <qos-items> <pgShare>Enabled</pgShare> </qos-items> </pltfm-items> </System>