Runbooks_ExecutionEntity model
Field | Type | Required | Description |
---|---|---|---|
ID |
*string | ➖ | N/A |
Status |
*string | ➖ | N/A |
StatusReason |
*string | ➖ | N/A |
StatusReasonMessage |
*string | ➖ | N/A |
HasBeenRerun |
*bool | ➖ | N/A |
CreatedAt |
*time.Time | ➖ | N/A |
UpdatedAt |
*time.Time | ➖ | N/A |
CreatedBy |
*string | ➖ | N/A |
Runbook |
*components.SlimRunbookEntity | ➖ | N/A |
Steps |
*components.RunbooksExecutionStepEntity | ➖ | N/A |
ExecutedFor |
*components.RunbooksExecutionEntityExecutedForEntity | ➖ | N/A |