This repository was archived by the owner on Feb 28, 2025. It is now read-only.
Replies: 1 comment
-
Moved to #1679 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
New APIs implemented in #643
POST /management/clusters/watch
-> will stream create/update/delete events as clusters are modified in real time, starting with create events for all clusters that currently existPOST /management/clusters/{id}/health/watch
-> will stream live health/status updates for the cluster with the given ID, starting with the cluster's current health/status.Beta Was this translation helpful? Give feedback.
All reactions