rebootSoft


SoftLayer_Virtual_Guest::rebootSoft

Attempt to complete a soft reboot of a guest by shutting down the operating system.

Description

Attempt to complete a soft reboot of a guest by shutting down the operating system.

Parameters

None

Required Headers

Optional Headers

  • None

Return Values

  • boolean
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Virtual_Guest/{SoftLayer_Virtual_GuestID}/rebootSoft'