"SoftLayer_" prefix removed for readability.
This method will assign an existing credential to the current volume.
Name | Type | Description |
---|---|---|
username | string | A username assigned to a different volume. |
None
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}/assignCredential'