cURL
curl --request GET \ --url https://api.novita.ai/gpu-instance/openapi/v1/clusters \ --header 'Authorization: <authorization>' \ --header 'Content-Type: <content-type>'
{ "data": [ { "id": "<string>", "name": "<string>", "availableGpuType": {}, "supportNetworkStorage": true, "supportInstanceNetwork": true } ] }
Documentation IndexFetch the complete documentation index at: https://novita.ai/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://novita.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
application/json
Hide properties
Was this page helpful?