Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace HostNetworkConfiguration

Network Configuration metric for the host

Properties

interfaceName

interfaceName: string

Name of the network interface

ipAddress

ipAddress: string

IP address (IPv4 or IPv6) of the network interface

Optional macAddress

macAddress: undefined | string

MAC address of the network interface. MAC address is a 12-digit hexadecimal number separated by colons or dashes or dots. Following formats are accepted: MM:MM:MM:SS:SS:SS, MM-MM-MM-SS-SS-SS, MM.MM.MM.SS.SS.SS, MMM:MMM:SSS:SSS, MMM-MMM-SSS-SSS, MMM.MMM.SSS.SSS, MMMM:MMSS:SSSS, MMMM-MMSS-SSSS, MMMM.MMSS.SSSS

Const metricName

metricName: string = "HOST_NETWORK_CONFIGURATION"

timeCollected

timeCollected: Date

Collection timestamp Example: {@code "2020-05-06T00:00:00.000Z"}

Methods

getDeserializedJsonObj

getJsonObj