使用接口创建GPU实例,官网https://vylai.com/
curl --location --request POST 'https://api.vylai.com/api/v1/app/status' \
--header 'X-Auth-Token: d4f4d396-86e9-452d-86d5-de04485d9951' \
--header 'Content-Type: application/json' \
--data-raw '{
"task_ids": [
"string"
]
}'{
"v": "string",
"code": 200,
"msg": "success",
"data": {}
}