A project is a defined set of resources (RAM and disk space) from which environments can be created, and users who can access those resources and perform actions permitted by their project role.
Every blueprint, environment, and environment policy belongs to a project.
Action | Description |
GET /api/v3/projects | Retrieves all available projects |
GET /api/v3/projects/FILTER | Retrieves available projects, filtered by specified criteria |
GET /api/v3/projects/ID | Retrieves a specified project’s details |