cURL
curl --request GET \ --url https://api.ppio.com/gpu-instance/openapi/v1/cpu/products \ --header 'Authorization: <authorization>'
{ "id": "<string>", "name": "<string>", "cpuNum": 123, "memorySize": 123, "rootfsSize": 123, "localVolumeSize": 123, "availableDeploy": true, "price": 123 }
Documentation IndexFetch the complete documentation index at: https://ppio.com/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://ppio.com/docs/llms.txt
Use this file to discover all available pages before exploring further.