Notifications
flexVDI Manager provides the /notifications
API endpoint with WebSockets to notify of changes in the platform. The following messages can be received in this WebSocket:
- "keepalive", a no-op message to notify that the flexVDI Manager is still alive.
- "changes:xxx", notifies of changes in component xxx, where xxx may be "guests", "hosts", "pools", "storage", "tasks" or "policies".