Name | Type | Description | Notes |
---|---|---|---|
Id | int32 | The id of the schedule. | [optional] [default to null] |
Status | string | The status of the schedule. | [optional] [default to null] |
CreationTime | time.Time | the creation time of the schedule. | [optional] [default to null] |
UpdateTime | time.Time | the update time of the schedule. | [optional] [default to null] |
Schedule | *ScheduleObj | [optional] [default to null] | |
Parameters | map[string]interface{} | The parameters of schedule job | [optional] [default to null] |