"SoftLayer_" prefix removed for readability.
Retrieve an individual file’s details.
Name | Type | Description |
---|---|---|
identifier | string | The id or guid of the file you wish 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_Backup_Evault/{SoftLayer_Network_Storage_Backup_EvaultID}/getFileByIdentifier'