struct

Shodan::HostDataElasticOsInfo

Inherits JSON::Serializable / Struct / Value / Object

Constructors

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

Instance methods

allocated_processors
Source
allocated_processors=(allocated_processors : Int64 | Nil)
Source
arch
Source
arch=(arch : String | Nil)
Source
available_processors
Source
available_processors=(available_processors : Int64 | Nil)
Source
cpu=(cpu : HostDataElasticNodeCPUData | Nil)
Source
mem=(mem : HostDataElasticOsMemory | Nil)
Source
name
Source
name=(name : String | Nil)
Source
pretty_name
Source
pretty_name=(pretty_name : String | Nil)
Source
refresh_interval_in_millis
Source
refresh_interval_in_millis=(refresh_interval_in_millis : Int64 | Nil)
Source
swap
Source
swap=(swap : HostDataElasticSwap | Nil)
Source
version
Source
version=(version : String | Nil)
Source