createObject


SoftLayer_Provisioning_Hook::createObject

Description


Parameters

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

Required Headers

Optional Headers

Return Values

curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [SoftLayer_Provisioning_Hook]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Provisioning_Hook/createObject'