Changing the Amount of CPU the Guest Shell Uses
DME
Copy
POST http://<IP_address>/api/mo/sys/action.json
{ "actionLSubj": { "attributes": { "dn": "sys/action/lsubj-[sys]" } "children" : [{ "guestshellGuestShellResizeCPULTask": { "attributes": { "adminSt": "start", "dn": "sys/action/lsubj-[sys]/guestshellGuestShellResizeCPULTask", "freq": "one-shot", "percent": "12", "descr": "" }}}]}}