struct Pterodactyl::Models::Node

Included Modules

Defined in:

models/nodes.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def allocated_resources : AllocatedResource #

[View source]
def behind_proxy : Bool #

[View source]
def daemon_base : String #

[View source]
def daemon_listen : Int64 #

[View source]
def daemon_sftp : Int64 #

[View source]
def description : String #

[View source]
def disk : Int64 #

[View source]
def disk_overallocate : Int64 #

[View source]
def fqdn : String #

[View source]
def id : Int64 #

[View source]
def location_id : Int64 #

[View source]
def maintenance_mode : Bool #

[View source]
def memory : Int64 #

[View source]
def memory_overallocate : Int64 #

[View source]
def name : String #

[View source]
def public : Bool #

[View source]
def scheme : String #

[View source]
def uuid : String #

[View source]