struct Ptero::Models::Node
- Ptero::Models::Node
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
models/node.crConstructors
Instance Method Summary
- #allocated_resources : NodeResources
- #behind_proxy? : Bool
- #created_at : Time
- #daemon_base : String
- #daemon_listen : Int32
- #daemon_sftp : Int32
- #description : String | Nil
- #disk : Int32
- #disk_overallocate : Int32
- #fqdn : String
- #id : Int32
- #location_id : Int32
- #maintenance_mode? : Bool
- #memory : Int32
- #memory_overallocate : Int32
- #name : String
- #public? : Bool
- #scheme : String
- #updated_at : Time | Nil
- #upload_size : Int32