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