pipelines

Update a Pipeline

Update the specified Pipeline.</br></br>Provide a complete representation of the Pipeline that you want to update in the request body. This endpoint does not support partial updates. Cribl removes any omitted fields when updating the Pipeline.</br></br>Confirm that the configuration in your request body is correct before sending the request. If the configuration is incorrect, the updated Pipeline might not function as expected.

patch/pipelines/{id}

Path parameters

idstring required

The <code>id</code> of the Pipeline to update.

Request body

idstring required

Response

a list of Pipeline objects

countinteger

number of items present in the items array

Changes