Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.tenbytecloud.com/v1/storage/disks/{disk_uuid} \ --header 'apikey: <api-key>'
{ "uuid": "cef3a629-89b0-40ec-986b-4b6e831f9b64", "status": "Active", "display_name": "Web server main", "size_gb": 30 }
Get one disk. Location-specific endpoint.
Defines which disk to retrieve
Disk data
The response is of type object.
object