tapis-workflows 0.3.1

Create and manage pipelines
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# RespPipelineList

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**status** | **String** |  | [default to success]
**message** | **String** |  | [default to success]
**result** | [**Vec<models::Pipeline>**]Pipeline.md |  | 
**version** | **String** |  | 
**metadata** | [**serde_json::Value**].md |  | [default to {}]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)