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.iran.liara.ir/v1/projects/{id}/disks \ --header 'Authorization: <api-key>'
{ "disks": [ { "_id": "<string>", "name": "<string>", "size": 123, "updatedAt": "<string>", "createdAt": "<string>" } ], "mounts": [ { "name": "<string>", "mountedTo": "<string>" } ] }
get disks that user owns
Enter the token with the Bearer: prefix, e.g. "Bearer abcde12345". #
Bearer:
The id of your app
Successful operation
Show child attributes