Configuring Debug Traces
DME
YANG
Copy
POST http://<mgmt0_IP>/api/mo/sys.json
{ "topSystem": { "children": [ { "platformEntity": { "attributes": { "unicastTrace": "enable" }}}]}}
Response
{ imdata:[] }
Copy
<System> <pltfm-items> <unicastTrace>enable</unicastTrace> </pltfm-items> </System>