getBootModeOptions


SoftLayer_Hardware_SecurityModule750::getBootModeOptions

Retrieve the valid boot modes for this server.

Description

Retrieve the valid boot modes for this server

Parameters

None

Required Headers

Optional Headers

  • None

Return Values

  • string[]

Error Handling

  • an empty array if the hardware is not a server.
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Hardware_SecurityModule750/{SoftLayer_Hardware_SecurityModule750ID}/getBootModeOptions'