Name | Type | Description | Notes |
---|---|---|---|
Id | int32 | The ID of execution | [optional] [default to null] |
VendorType | string | The vendor type of execution | [optional] [default to null] |
VendorId | int32 | The vendor id of execution | [optional] [default to null] |
Status | string | The status of execution | [optional] [default to null] |
StatusMessage | string | The status message of execution | [optional] [default to null] |
Metrics | *Metrics | [optional] [default to null] | |
Trigger | string | The trigger of execution | [optional] [default to null] |
ExtraAttrs | *ExtraAttrs | [optional] [default to null] | |
StartTime | string | The start time of execution | [optional] [default to null] |
EndTime | string | The end time of execution | [optional] [default to null] |