Configuring USB1 as the Destination Filesystem
DME
YANG
Copy
POST http://<mgmt0_IP>/api/mo/sys/sysmgr/config.json
{ "sysmgrConfig": { "children": [ { "sysmgrSystemCore": { "attributes": { "adminSt":"enable", "uriType":"usb1", "path":"/cores", "server":"/usbslot1", "vrf":"default" }}}]}}
Response
{ imdata:[] }
Copy
<System> <sysmgr-items> <config-items> <systemcore-items> <adminSt>enable</adminSt> <path>/core:</path> <server>/usbslot1:</server> <uriType>usb1</uriType> <vrf>__dummy_vrf_</vrf> </systemcore-items> </config-items> </sysmgr-items> </System>