ADC Advanced Policy Expressions

DNS_RDATA_T


This object provides operations for interpreting the data present in RDATA section of DNS Resource Record (RR).

This topic lists the expressions that are provided by this class.

  • IP

    Returns the IP address from an A record.

Returns: ip_address_at

  • IPV6

    Returns the IPV6 address from an AAAA record.

Returns: ipv6_address_at

DNS_RDATA_T

In this article