"SoftLayer_" prefix removed for readability.
This method will set up a new credential for the remote storage volume.
Name | Type | Description |
---|---|---|
type | string | The type of credential you would like to add to your storage volume, it must be an approved credential type (current types are: ‘ISCSI_MASTER_KEY’) |
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_Storage_Iscsi/{SoftLayer_Network_Storage_IscsiID}/assignNewCredential'