{- "code": 0,
- "message": "string",
- "content": {
- "count": 0,
- "previous": "string",
- "next": "string",
- "results": [
- {
- "id": "string",
- "enterprise_id": "string",
- "pipeline_id": "string",
- "description": "string",
- "name": "string",
- "timeout_seconds": 0,
- "created_by": 0,
- "updated_by": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "updated_at": "2019-08-24T14:15:22Z"
}
]
}
}
Pipelines stages create response
Stage create error
{- "name": "string",
- "description": "string",
- "timeout_seconds": 0
}
{- "code": 0,
- "message": "string",
- "content": {
- "id": "string",
- "enterprise_id": "string",
- "pipeline_id": "string",
- "description": "string",
- "name": "string",
- "timeout_seconds": 0,
- "created_by": 0,
- "updated_by": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "updated_at": "2019-08-24T14:15:22Z"
}
}
{- "code": 0,
- "message": "string",
- "content": {
- "id": "string",
- "enterprise_id": "string",
- "pipeline_id": "string",
- "description": "string",
- "name": "string",
- "timeout_seconds": 0,
- "created_by": 0,
- "updated_by": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "updated_at": "2019-08-24T14:15:22Z"
}
}
Updated Stage Information
Stage update error
Stage update error
{- "name": "string",
- "description": "string",
- "timeout_seconds": 0
}
{- "code": 0,
- "message": "string",
- "content": {
- "id": "string",
- "enterprise_id": "string",
- "pipeline_id": "string",
- "description": "string",
- "name": "string",
- "timeout_seconds": 0,
- "created_by": 0,
- "updated_by": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "updated_at": "2019-08-24T14:15:22Z"
}
}
Deleted Stage Information
Stage delete error
{- "code": 0,
- "message": "string",
- "content": {
- "id": "string",
- "enterprise_id": "string",
- "pipeline_id": "string",
- "description": "string",
- "name": "string",
- "timeout_seconds": 0,
- "created_by": 0,
- "updated_by": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "updated_at": "2019-08-24T14:15:22Z"
}
}
All Targets Lists attached to the Stage
Target List get error
{- "code": 0,
- "message": "string",
- "content": {
- "count": 0,
- "previous": "string",
- "next": "string",
- "results": [
- {
- "id": "string",
- "pipeline_id": "string",
- "name": "string",
- "target_list_type": "string",
- "created_by": 0,
- "updated_by": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "updated_at": "2019-08-24T14:15:22Z"
}
]
}
}
Attach target list to a Stage
Target list attach error
{- "target_list_id": "e020bfe9-7c71-4403-800b-700dad22bfd2"
}
{- "code": 0,
- "message": "string",
- "content": {
- "id": "string",
- "pipeline_id": "string",
- "name": "string",
- "target_list_type": "string",
- "created_by": 0,
- "updated_by": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "updated_at": "2019-08-24T14:15:22Z"
}
}
Detach target list from stage
Target list attach error
{- "code": 0,
- "message": "string",
- "content": {
- "id": "string",
- "pipeline_id": "string",
- "name": "string",
- "target_list_type": "string",
- "created_by": 0,
- "updated_by": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "updated_at": "2019-08-24T14:15:22Z"
}
}