collectors
Pause running collector
Change collector status from Running to Paused. Invalid if the collector's status is not Running.
post/collectors/{key}/pause
Path parameters
keystring required
The id or name of the collector to pause.
Response
Success, returns the specified collector's metadata.