ChaosScheduleJobActiveDaysOfWeek

Defines the days of the week that a Chaos Schedule Job will run for.

Properties

Name Type Required
Sunday boolean No
Monday boolean No
Tuesday boolean No
Wednesday boolean No
Thursday boolean No
Friday boolean No
Saturday boolean No

Sunday

Type: boolean
Required: No
Default: false

Indicates if the Chaos Schedule Job will run on Sunday


Monday

Type: boolean
Required: No
Default: false

Indicates if the Chaos Schedule Job will run on Monday


Tuesday

Type: boolean
Required: No
Default: false

Indicates if the Chaos Schedule Job will run on Tuesday


Wednesday

Type: boolean
Required: No
Default: false

Indicates if the Chaos Schedule Job will run on Wednesday


Thursday

Type: boolean
Required: No
Default: false

Indicates if the Chaos Schedule Job will run on Thursday


Friday

Type: boolean
Required: No
Default: false

Indicates if the Chaos Schedule Job will run on Friday


Saturday

Type: boolean
Required: No
Default: false

Indicates if the Chaos Schedule Job will run on Saturday