getObject


SoftLayer_Software_Component_Password::getObject

Retrieve a SoftLayer_Software_Component_Password record.

Description


Parameters

None

Required Headers

Optional Headers

Return Values

Error Handling

  • Throw the error “Maximum of 3 passwords per software title.” if three passwords are already being stored.
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Software_Component_Password/{SoftLayer_Software_Component_PasswordID}/getObject'