"SoftLayer_" prefix removed for readability.
Retrieve all files that are in the recycle bin (pending delete). This method is only used for Virtual Server Storage accounts at moment but may expanded to other Storage types in the future.
Name | Type | Description |
---|---|---|
fileId | string | The id or guid of the file to retrieve. |
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}/getRecycleBinFileByIdentifier'