getObject


SoftLayer_Account_Password::getObject

Retrieve a SoftLayer_Account_Password record.

Description

getObject retrieves the SoftLayer_Account_Password object whose ID corresponds to the ID number of the init parameter passed to the SoftLayer_Account_Password service.

Parameters

None

Required Headers

Optional Headers

Return Values

curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Password/{SoftLayer_Account_PasswordID}/getObject'