Class DnsEntityProperties

    • Constructor Detail

      • DnsEntityProperties

        public DnsEntityProperties()
    • Method Detail

      • dnsServerIpEntityId

        public String dnsServerIpEntityId()
        Get the dnsServerIpEntityId property: An ip entity id for the dns server resolving the request.
        Returns:
        the dnsServerIpEntityId value.
      • domainName

        public String domainName()
        Get the domainName property: The name of the dns record associated with the alert.
        Returns:
        the domainName value.
      • hostIpAddressEntityId

        public String hostIpAddressEntityId()
        Get the hostIpAddressEntityId property: An ip entity id for the dns request client.
        Returns:
        the hostIpAddressEntityId value.
      • ipAddressEntityIds

        public List<String> ipAddressEntityIds()
        Get the ipAddressEntityIds property: Ip entity identifiers for the resolved ip address.
        Returns:
        the ipAddressEntityIds value.