Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DnsEntityProperties

Package version

Dns entity property bag.

Hierarchy

Index

Properties

Optional additionalData

additionalData: undefined | {}

A bag of custom fields that should be part of the entity and will be presented to the user. NOTE: This property will not be serialized. It can only be populated by the server.

Optional dnsServerIpEntityId

dnsServerIpEntityId: undefined | string

An ip entity id for the dns server resolving the request NOTE: This property will not be serialized. It can only be populated by the server.

Optional domainName

domainName: undefined | string

The name of the dns record associated with the alert NOTE: This property will not be serialized. It can only be populated by the server.

Optional friendlyName

friendlyName: undefined | string

The graph item display name which is a short humanly readable description of the graph item instance. This property is optional and might be system generated. NOTE: This property will not be serialized. It can only be populated by the server.

Optional hostIpAddressEntityId

hostIpAddressEntityId: undefined | string

An ip entity id for the dns request client NOTE: This property will not be serialized. It can only be populated by the server.

Optional ipAddressEntityIds

ipAddressEntityIds: string[]

Ip entity identifiers for the resolved ip address. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc