| Name | Type | Description | Notes |
|---|---|---|---|
| id | uuid::Uuid | ||
| created_at | String | ||
| updated_at | String | ||
| name | String | ||
| mode | models::EnvironmentModeEnum | ||
| cluster | models::ClusterOverviewResponse | ||
| services_overview | models::ServicesOverviewResponse | ||
| deployment_status | Option<models::EnvironmentStatus> | [optional] |