Name | Type | Description | Notes |
---|---|---|---|
id | Integer | The ID of the execution | [optional] |
policy_id | Integer | The ID if the policy that the execution belongs to | [optional] |
status | String | The status of the execution | [optional] |
trigger | String | The trigger mode | [optional] |
start_time | DateTime | The start time | [optional] |
end_time | DateTime | The end time | [optional] |
status_text | String | The status text | [optional] |
total | Integer | The total count of all executions | [optional] |
failed | Integer | The count of failed executions | [optional] |
succeed | Integer | The count of succeed executions | [optional] |
in_progress | Integer | The count of in_progress executions | [optional] |
stopped | Integer | The count of stopped executions | [optional] |