Hi, Is it possible to use the API to get a list of nodes which have become unavailable due to failed healthchecks? I've been unable to find how to do this from the API documentation (which makes me think it's impossible) but I thought I'd ask here to double check before giving up. To clarify, I'm not looking for nodes which have been put into "disabled" or "draining" states. It's possible to get this information from the command line client using: "zcli stats nodes" and looking at the State column but I'm unable to use this to solve my current use case which is why I hoped the Rest API would have the same information available. Cheers, Alan
... View more