Open boswelja opened 1 month ago
https://github.com/truenas/api_client/tree/master Dropping this here since it seems the DDP-based websocket is changing too Fortunately it's still websocket-based, and the result isn't super different from DDP so migrating to ws now is still a good idea
As of https://www.truenas.com/docs/scale/gettingstarted/scalereleasenotes/ the REST API is deprecated in favor of the websocket API. We need to move ASAP as we exclusively use the REST API.