ECS::LogEntry::Observer::Ingress::Vlan
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
id
observer.ingress.vlan.id
VLAN ID as reported by the observer.
Level: Extended Type: Keyword Example:
10
id=(id : String | Nil)
observer.ingress.vlan.id
VLAN ID as reported by the observer.
Level: Extended Type: Keyword Example:
10
name
observer.ingress.vlan.name
Optional VLAN name as reported by the observer.
Level: Extended Type: Keyword Example:
outside
name=(name : String | Nil)
observer.ingress.vlan.name
Optional VLAN name as reported by the observer.
Level: Extended Type: Keyword Example:
outside