createObject


SoftLayer_Layout_Profile_Containers::createObject

Associate a layout container with a profile

Description


Parameters

Name Type Description
templateObject SoftLayer_Layout_Profile_Containers The SoftLayer_Layout_Profile_Containers object that you wish to create.

Required Headers

Optional Headers

Return Values

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'