| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | The ID of execution | [optional] |
| vendor_type | str | The vendor type of execution | [optional] |
| vendor_id | int | The vendor id of execution | [optional] |
| status | str | The status of execution | [optional] |
| status_message | str | The status message of execution | [optional] |
| metrics | Metrics | [optional] | |
| trigger | str | The trigger of execution | [optional] |
| extra_attrs | ExtraAttrs | [optional] | |
| start_time | str | The start time of execution | [optional] |
| end_time | str | The end time of execution | [optional] |