Get desktop application:
View/edit binary Protocol Buffers messages
Used in:
TaskContainer are processed sequentially, one at a time.
Cached value. This has to be re-evaluated e.g. after a checkpoint load because running tasks may have already finished.
Error of the first task which failed. Set after state advanced to CLUSTER_OPERATION_DONE. If empty, all tasks succeeded. Cached value, see state above.
Used in:
,Used as request type in: automationservice.Automation.EnqueueClusterOperation
Used as response type in: automationservice.Automation.EnqueueClusterOperation
Used as request type in: automationservice.Automation.GetClusterOperationDetails
Used as response type in: automationservice.Automation.GetClusterOperationDetails
Full snapshot of the execution e.g. including output of each task.
Task represents a specific task which should be automatically executed.
Used in:
Task specification.
Runtime data.
Set after state advanced to DONE.
Set after state advanced to DONE. If empty, the task did succeed.
TaskContainer holds one or more task which may be executed in parallel. "concurrency", if > 0, limits the amount of concurrently executed tasks.
Used in:
Used in: