class Cisco::Meraki::PortStatusResponse

Included Modules

Extended Modules

Defined in:

cisco/meraki/scanning_api.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def desk_id : String #

def desk_id=(desk_id : String) #

[View source]
def desk_id? : String | Nil #

def enabled? : Bool #

[View source]
def is_uplink? : Bool #

[View source]
def level_id : String #

def level_id=(level_id : String) #

[View source]
def level_id? : String | Nil #

def mac : String | Nil #

[View source]
def mac=(mac : String | Nil) #

[View source]
def port : Int32 #

[View source]
def port_id : String #

[View source]
def status : PortState #

[View source]
def switch_serial : String #

def switch_serial=(switch_serial : String) #

[View source]
def switch_serial? : String | Nil #