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

Latest commit

 

History

History
17 lines (13 loc) · 800 Bytes

File metadata and controls

17 lines (13 loc) · 800 Bytes

QoveryApi.DeploymentRuleRequest

Properties

Name Type Description Notes
name String name is case insensitive
description String [optional]
mode EnvironmentModeEnum
cluster String
autoStop Boolean [default to false]
timezone String specify value only if auto_stop = false [optional] [default to 'Europe/London']
startTime Date specify value only if auto_stop = false [optional]
stopTime Date specify value only if auto_stop = false [optional]
weekdays [WeekdayEnum] specify value only if auto_stop = false [optional]