Environment
Environments are organizational containers that group related resources such as key pairs, virtual machines, and volumes within a region. These endpoints let you create, list, retrieve, update, and delete environments, check VM quota, and verify name availability.
Endpoints
POST
Create environment
Creates an environment to organize related resources within a region. Environment names must be unique within your organization.
GET
List environments
Returns a list of your existing environments with their ID, name, region, and creation timestamp.
GET
Get environment VM quota
Retrieves VM quota information for a specific environment, including current count, maximum allowed, and percentage used.
Was this page helpful?