Skip to content
This repository was archived by the owner on Mar 14, 2024. It is now read-only.

Latest commit

 

History

History
22 lines (18 loc) · 965 Bytes

File metadata and controls

22 lines (18 loc) · 965 Bytes

QoveryApi.ProjectDeploymentRule

Properties

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]