Serverless Containers
Get compute resource types and availability
get/v1/serverless-compute-resources
Response
A list of compute resources and their availability
Example response
[
{
"name": "H100",
"size": 1,
"is_available": true
}
]Changes
No recorded changes to this endpoint across all 10 revisions of this API.