kfp-tekton/backend/api/python_http_client/docs/ApiPipelineRuntime.md

12 lines
642 B
Markdown

# ApiPipelineRuntime
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**pipeline_manifest** | **str** | Output. The runtime JSON manifest of the pipeline, including the status of pipeline steps and fields need for UI visualization etc. | [optional]
**workflow_manifest** | **str** | Output. The runtime JSON manifest of the argo workflow. This is deprecated after pipeline_runtime_manifest is in use. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)