struct

Pterodactyl::Models::ApplicationServer

Inherits Pterodactyl::Converter < /tmp/tmp.odljiH/src/src/models/servers.cr::Server < JSON::Serializable < Struct < Value < Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

allocation_id
Source
container

getter pack : Int64 # NOTE: need more info on what a pack is

Source
created_at
Source
description
egg_id
Source
external_id

Pterodactyl accepts arbitrary strings for application server external IDs. Keep numeric IDs compatible with older callers and persisted servers.

Source
feature_limits
identifier
limits
name
nest_id
Source
node_id
Source
status
Source
suspended
Source
updated_at
Source
user_id
Source
uuid

Nested types