createFromExternalSource


SoftLayer_Virtual_Guest_Block_Device_Template_Group::createFromExternalSource

This method generates a transaction to import a disk image from an external source and create a standard image template.

Description

Create a transaction to import a disk image from an external source and create a standard image template.

Parameters

Name Type Description
configuration SoftLayer_Container_Virtual_Guest_Block_Device_Template_Configuration

Required Headers

Optional Headers

Return Values

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/createFromExternalSource'