You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Add DedicatedServer class with core management methods
This commit introduces the `DedicatedServer` class, providing key methods to manage dedicated server resources. The class includes functions for retrieving availability, creating, deleting, undeleting, and fetching details of dedicated servers. It integrates with the `Client` class for API interaction.
0 commit comments