The date the node was created.
The Wings daemon information.
The description of the server (if set).
The amount of disk the node has.
The FQDN of the node.
The internal ID of the node (separate from UUID).
The location object the node is on. This is not fetched by default
and must be retrieved by including 'location' in NodeManager#fetch
.
The ID of the location the node is on.
Whether the node is in maintenance mode.
The amount of memory the node has.
The name of the node.
The amount of disk the node has overallocated.
The amount of memory the node has overallocated.
Whether the node is public.
The HTTP scheme of the node.
A dict of servers on the node.
The maximum upload size for the node.
The UUID of the node.
Returns a formatted URL to the node in the admin panel.
The formatted URL.
Fetches the configuration of the node.
The node configuration.
Converts the node into a JSON object, relative to the API response object.
The JSON object.
The string representation of the node.
Updates the node with the specified options.
Update node options.
The updated instance.
Generated using TypeDoc
Whether the node is behind a proxy.