Managing mobu flocks

You can get a list of monkey flocks that mobu runs can be obtained from its summary endpoint, eg.

https://data.lsst.cloud/mobu/summary

Flocks can be also manipulated through the API. For example to stop a noisy flock running on data.lsst.cloud while troubleshooting is in progress, first obtain a token with exec:admin scope from the authentication service, and then:

curl -H 'Authorization: bearer <token>' -X DELETE https://data.lsst.cloud/mobu/flocks/tutorial