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.
Request body
Response
The updated Collector in a response envelope with <code>count</code> and <code>items</code>.