The date the server was created.
The description of the server (if set).
The ID of the egg the server uses.
The external ID of the server (if set).
An object containing the server's feature limits.
The internal ID of the server (separate from UUID).
A substring of the server's UUID.
An object containing the server's limits.
The name of the server.
The ID of the nest the server is part of.
The node the server is on. This is not fetched by default and must be
retrieved by including 'node' in ApplicationServerManager#fetch
.
The ID of the node the server is on.
The owner of the server. This is not fetched by default and must be retrieved by including 'user' in ApplicationServerManager#fetch.
The ID of the server owner.
The current processing status of the server.
Whether the server is suspended from action.
The UUID of the server.
Returns a formatted URL to the server in the admin panel.
The formatted URL.
Returns a formatted URL to the server.
The formatted URL.
Fetches the User object of the server owner. The user can be accessed via ApplicationServer.owner.
The fetched user.
Triggers the reinstall process for the server. Note: most endpoints will be unavailable until this is complete.
Suspends the server.
Converts the server into a JSON object, relative to the API response object.
The JSON object.
The string representation of the server.
Unsuspends the server.
Updates the build configuration of the server.
Update build options.
The updated instance.
Updates the details of the server.
Update details options.
The updated instance.
Updates the startup configuration of the server.
Update startup options.
The updated instance.
Generated using TypeDoc
The ID of the allocation for the server.