Get environment VM quota
GET/core/environments/:id/vm-quota
Retrieves VM quota information for a specific environment, including current VM count, maximum VMs allowed, available VMs, and percentage used in an environment before reaching the subnet IP limit.
Request
Responses
- 200
- 400
- 401
- 404
- 500
VM quota information retrieved successfully.
Bad Request
Unauthorized
Not Found
Internal Server Error
Was this page helpful?