Skip to main content

Interface: $Properties

workflow_completion.WorkflowActivationCompletion.$Properties

Properties of a WorkflowActivationCompletion.

Hierarchy

Properties

failed

Optional failed: null | $Properties

WorkflowActivationCompletion failed


payloadDownloadMetrics

Optional payloadDownloadMetrics: null | $Properties

Metrics for external payload storage downloads (retrievals) performed while processing this activation. Only set when external storage retrieved payloads.


payloadUploadMetrics

Optional payloadUploadMetrics: null | $Properties

Metrics for external payload storage uploads (stores) performed while processing this activation. Only set when external storage stored payloads.


runId

Optional runId: null | string

The run id from the workflow activation you are completing


status

Optional status: "failed" | "successful"

WorkflowActivationCompletion status


successful

Optional successful: null | $Properties

WorkflowActivationCompletion successful