class Cisco::Meraki::Client

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 description : String | Nil #

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

[View source]
def first_seen : String #

2020-09-29T07:53:08Z


[View source]
def first_seen=(first_seen : String) #

2020-09-29T07:53:08Z


[View source]
def id : String #

[View source]
def id=(id : String) #

[View source]
def ip : String | Nil #

[View source]
def ip6 : String | Nil #

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

[View source]
def ip6_local : String | Nil #

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

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

[View source]
def last_seen : Time #

[View source]
def last_seen=(last_seen : Time) #

[View source]
def mac : String #

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

[View source]
def manufacturer : String | Nil #

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

[View source]
def notes : String | Nil #

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

[View source]
def os : String | Nil #

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

[View source]
def recent_device_mac : String | Nil #

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

[View source]
def recent_device_serial : String | Nil #

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

[View source]
def ssid : String | Nil #

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

[View source]
def status : String #

[View source]
def status=(status : String) #

[View source]
def switch_port : Int32 #

[View source]
def switchport : String | Nil #

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

[View source]
def time_added : Time #

def time_added=(time_added : Time) #

[View source]
def time_added? : Time | Nil #

def user : String | Nil #

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

[View source]
def vlan : String | Nil #

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

[View source]