Changing the Memory Size the Guest Shell Uses
DME
Copy
POST http://<IP_address>/api/mo/sys/action.json
{ "actionLSubj": { "attributes": { "dn": "sys/action/lsubj-[sys]" } "children": [{ "guestshellGuestShellResizeMemoryLTask": { "attributes": { "adminSt": "start", "dn": "sys/action/lsubj-[sys]/guestshellGuestShellResizeMemoryLTask", "freq": "one-shot", "size": "512", "descr": "" }}}]}}