PipelineRequestCreateResponse¶
Properties¶
Name | Type | Notes |
---|---|---|
id | str | |
pipeline | str | [optional] |
version | str | |
deployment_requests | list[DirectPipelineRequestDeploymentRequest] | |
operator_requests | list[DirectPipelineRequestOperatorRequest] | |
result | str or dict(str, str) | [optional] |
success | bool | |
error_message | str | [optional] |