Hi there,
Before I head down a rabbit-hole can you confirm whether there is a Netdata Cloud Health API?
I’m aware of the one on each agent but that requires a connection to each agent (or parent) as well as having a way to get each node’s authorization token.
What I’d like to do is be able to do things like silence nodes (or, better, enable/disable pre-existing Cloud Silencing Rules) via the cloud API (one connection) using a single token.
I know that there is some sort of API since the docs talk about creating cloud API tokens and also querying things like Spaces:
https://app.netdata.cloud/api/v2/spaces
But, as far as I can see, the Swagger page doesn’t include /v2/spaces:
https://learn.netdata.cloud/api
However,
Thanks!