"SoftLayer_" prefix removed for readability.
This method generates a transaction to export/copy a template to an external source.
Name | Type | Description |
---|---|---|
configuration | SoftLayer_Container_Virtual_Guest_Block_Device_Template_Configuration |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [SoftLayer_Container_Virtual_Guest_Block_Device_Template_Configuration]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Virtual_Guest_Block_Device_Template_Group/{SoftLayer_Virtual_Guest_Block_Device_Template_GroupID}/copyToExternalSource'