Exporting the Guest Shell Rootfs
DME
Copy
POST http://<IP_address>/api/mo/sys/action.json
{ "actionLSubj": { "attributes": { "dn": "sys/action/lsubj-[sys]" } "children" : [{ "guestshellGuestShellExportLTask": { "attributes": { "adminSt": "start", "dn": "sys/action/lsubj-[sys]/guestshellGuestShellExportLTask", "freq": "one-shot", "package" : "bootflash://sup-local/gs.ext4", "descr": "" }}}]}}