getBootMode


SoftLayer_Virtual_Guest::getBootMode

Retrieves the boot mode of the VSI.

Description

Retrieves the boot mode of the VSI.

Parameters

None

Required Headers

Optional Headers

  • None

Return Values

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