"SoftLayer_" prefix removed for readability.
This method will remove a credential from the current volume.
Name | Type | Description |
---|---|---|
username | string | A username assigned to the current storage 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}/removeCredential'