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

642 B

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] [Back to API list] [Back to README]