addByolAttribute


SoftLayer_Virtual_Guest_Block_Device_Template_Group::addByolAttribute

Description

This method allows you to mark this image template as customer managed software license (BYOL)

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_Block_Device_Template_Group/{SoftLayer_Virtual_Guest_Block_Device_Template_GroupID}/addByolAttribute'