Interface MonitorEmittedData

The returned data emitted from monitor

Hierarchy

  • MonitorEmittedData

Properties

lines: string[]

The lines that ip monitor gave to stdout when an update came, parsed in interesting lines.

nsid: string

The namespace which the event originated from.

The object that caused the update.

originalLine: string

The original line emitted by the command.

timestamp: string

The event timestamp in the format <YYYY>-<MM>-<DD>T<hh:mm:ss>.<ms>.

Generated using TypeDoc