getSharedBlockDeviceTemplateGroups


SoftLayer_Account::getSharedBlockDeviceTemplateGroups

Get the collection of template group objects that have been shared with this account.

Description

This method returns the SoftLayer_Virtual_Guest_Block_Device_Template_Group objects that have been shared with this account

Parameters

None

Required Headers

Optional Headers

Return Values

curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/getSharedBlockDeviceTemplateGroups'