getObjectsByCredential


SoftLayer_Network_Storage::getObjectsByCredential

Retrieve network storage accounts by SoftLayer_Network_Storage_Credential object.

Description

Retrieve network storage accounts by SoftLayer_Network_Storage_Credential object. Use this method if you wish to retrieve a storage record by a credential rather than by id.

Parameters

Name Type Description
credentialObject SoftLayer_Network_Storage_Credential

Required Headers

Optional Headers

Return Values

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