| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | [readonly] | |
| createdAt | Date | [readonly] | |
| updatedAt | Date | [optional] [readonly] | |
| name | String | name is case insensitive | |
| description | String | [optional] | |
| mode | EnvironmentModeEnum | ||
| clusterId | String | ||
| autoStop | Boolean | [optional] [default to false] | |
| timezone | String | ||
| startTime | Date | ||
| stopTime | Date | ||
| weekdays | [WeekdayEnum] | ||
| wildcard | String | wildcard pattern composed of '?' and/or '*' used to target new created environments | [default to ''] |
| priorityIndex | Number | used to select the first deployment rule to match new created environments | [optional] |
This repository was archived by the owner on Mar 14, 2024. It is now read-only.