Search code examples
apiibm-cloud-infrastructure

SoftLayer_Virtual_Guest::powerOn


Do you know when the return value will come back if I call API: "Power On/powerOff/powerRecycle" of SoftLayer_Virtual_Guest? Will it return instantly or wait for the execution finished for "power on/power off/power recycle"? Thanks.


Solution

  • It will return immediately to notify that the request was executed successfully.