PipelineSchedules
Retrieve PipelineSchedules data from GitLab.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| Description | String | ||
| Ref | String | ||
| Cron | String | ||
| CronTimezone | String | ||
| NextRunAt | Datetime | ||
| IsActive | Boolean | ||
| CreatedAt | Datetime | ||
| UpdatedAt | Datetime | ||
| LastPipeline | String | ||
| Owner | String | ||
| Variables | String | ||
| Inputs | String | ||
| ProjectId | String |