Configuring the Device ID Format for the Mac-Address of the Chassis
DME
YANG
Copy
POST http://<mgmt0_IP>/api/mo/sys/cdp.json
{ "cdpEntity": { "children": [ { "cdpInst": { "attributes": { "devIdType": "mac" }}}]}}
Response
{ imdata:[] }
Copy
<System> <cdp-items> <inst-items> <devIdType>mac</devIdType> </inst-items> </cdp-items> </System>