The docker image the server uses.
A list of egg features the server uses.
An object containing the server feature limits.
A substring of the server's UUID.
Whether the server is installing.
The internal ID of the server.
The invocation (or startup command) for the server.
Whether the client user is the server owner.
An object containing the server limits.
The name of the server.
The name of the node the server is on.
An object containing the SFTP details.
The current status of the server.
Whether the server is suspended.
Whether the server is transferring.
The UUID of the server.
Returns a formatted URL to the server.
The formatted URL.
Fetches the server resources data.
The server resources.
Fetches the server startup and egg variables data.
The startup and egg variable data.
Triggers the reinstall process for the server.
Updates the server's name.
The new server name.
Sends a command to the server console.
The command to send.
Updates the server's docker image.
The docker image.
Sets the power state of the server.
The power state.
Updates a specified environment variable on the server. The key must be the environment variable name in capital letters, not the normal variable name.
The environment variable key.
The value of the environment variable.
The updated egg variable.
Converts the server into a JSON object, relative to the API response object.
The JSON object.
The string representation of the server.
Generated using TypeDoc
The description of the server (if set).