Skip to main content

GetDataFlowStatus

Gets the status of a specific data flow.

Examples

Returns the aggregated execution status of a data flow and its pipelines:

octo-cli -c GetDataFlowStatus -id "cc0000000000000000000002"

Output as compact JSON:

octo-cli -c GetDataFlowStatus -id "cc0000000000000000000002" -j

Options

ShortLongRequiredDescription
-id--identifieryesThe data flow runtime ID
-j--jsonnoOutput as raw JSON