createObject


SoftLayer_Software_Component_Password::createObject

Create a password for a software component.

Description

Create a password for a software component.

Parameters

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

Required Headers

Optional Headers

Return Values

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