collectors

Update a Collector

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

patch/lib/jobs/{id}

Path parameters

idstring required

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

Query parameters

criblPackstring

The <code>id</code> of the Pack that includes the Collector to update.

Request body

OR
OR

Response

a list of SavedJob objects

countinteger

number of items present in the items array

Changes