"SoftLayer_" prefix removed for readability.
Associate a layout container with a profile
Name | Type | Description |
---|---|---|
templateObject | SoftLayer_Layout_Profile_Containers | The SoftLayer_Layout_Profile_Containers object that you wish to create. |
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [SoftLayer_Layout_Profile_Containers]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Layout_Profile_Containers/createObject'