Schedules
Returns pipeline schedules for a specific CircleCI project.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| ProjectSlug | String | ||
| Name | String | ||
| CreatedAt | Datetime | ||
| UpdatedAt | Datetime | ||
| ActorId | String | ||
| ActorLogin | String | ||
| Description | String | ||
| TimetableDaysOfMonth | String | ||
| TimetableDaysOfWeek | String |
The allowed values are SUN, MON, TUE, WED, THU, FRI, SAT. | |
| TimetableHoursOfDay | String | ||
| TimetableMonths | String |
The allowed values are JAN, FEB, MAR, APR, MAY, JUN, JUL, AUG, SEP, OCT, NOV, DEC. | |
| TimetablePerHour | Integer |