Increasing the Guest Shell Rootfs Size
DME
Copy
POST http://<IP_address>/api/mo/sys/action.json
{ "actionLSubj": { "attributes": { "dn": "sys/action/lsubj-[sys]" } "children" : [{ "guestshellGuestShellResizeRootfsLTask": { "attributes": { "adminSt": "start", "dn": "sys/action/lsubj-[sys]/guestshellGuestShellResizeRootfsLTask", "freq": "one-shot", "size": "300" }}}]}}