Clearing Statistics
DME
YANG
Copy
POST http://<mgmt0_IP>/api/mo/sys/ipqos.json
{ "ipqosEntity": { "children": [ { "ipqosStatClear": { "attributes": { "direction": "ingress", "ethernet": "0", "pmapType": "qos", "portChan": "0", "vlan": "0" }}}]}}
Response
{ imdata:[] }
Copy
<System> <ipqos-items> <statClear-items> <direction>ingress</direction> <ethernet>0</ethernet> <pmapType>qos</pmapType> <portChan>0</portChan> <vlan>0</vlan> </statClear-items> </ipqos-items> </System>