setCredentialPassword


SoftLayer_Network_Storage_Allowed_Host::setCredentialPassword

Modify the credential password for this SoftLayer_Network_Storage_Allowed_Host

Description

Use this method to modify the credential password for a SoftLayer_Network_Storage_Allowed_Host object.

Parameters

Name Type Description
password string

Required Headers

Optional Headers

  • None

Return Values

  • boolean
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_Storage_Allowed_Host/{SoftLayer_Network_Storage_Allowed_HostID}/setCredentialPassword'