Configuring the ASN Notation to ASDOT Format
DME
YANG
Copy
POST http://<mgmt0_IP>/api/mo/sys.json
{ "topSystem": { "children": [ { "l3vmEntity": { "attributes": { "asFormat": "asdot" }}}]}}
Response
{ imdata:[] }
Copy
<System> <l3vm-items> <asFormat>asdot</asFormat> </l3vm-items> </System>