Allowed include arguments for servers:
Note: not all of these include options have been implemented yet.
Allowed sort arguments for servers:
Negative arguments reverse the sorted results.
Transforms the raw server object(s) into class objects.
The resolvable server object(s).
The resolved server object(s).
The ID of the server.
The formatted URL to the server in the admin panel.
Creates a server with the specified options.
Create server options.
The new server.
Deletes a server.
The ID of the server.
Fetches a server from the API by its ID. This will check the cache first unless the force option is specified.
The ID of the server.
The fetched server.
Fetches a server from the API by its external ID. This will check the cache first unless the force option is specified.
The external ID of the server.
The fetched server.
Fetches a list of servers from the API with the given options (default is undefined).
The fetched servers.
Fetches all servers from the API with the given options (default is undefined).
The fetched servers.
Fetches rach page and joins the results.
Dictionary of the specified types
Gets the allowed query options from the inherited manager.
The query options.
The ID of the server.
The formatted URL to the server.
Queries the API for servers that match the specified query filters. This fetches from the API directly and does not check the cache. Use cache methods for filtering and sorting.
Available query filters:
Available sort options:
The entity to query.
The query options to filter by.
The queried servers.
Triggers the reinstall process of a server.
The ID of the server.
Resolves a server from an object. This can be:
The object to resolve from.
The resolved server or undefined if not found.
Suspends a server.
The ID of the server.
Unsuspends a server.
The ID of the server.
Updates the build configuration of a server.
The ID of the server.
Update build options.
The updated server.
Updates the details of a server.
The ID of the server.
Update details options.
The updated server.
Updates the startup configuration of a server.
The ID of the server.
Update startup options.
The updated server.
Generated using TypeDoc
Allowed filter arguments for servers: