Get Zero Trust Dns Location Result
A collection of values returned by getZeroTrustDnsLocation.
Constructors
Properties
True if the location is the default location.
The identifier of the pair of IPv4 addresses assigned to this location.
The uuid identifier of the IPv6 block brought to the gateway, so that this location's IPv6 address is allocated from the Bring Your Own Ipv6(BYOIPv6) block and not from the standard CloudFlare IPv6 block.
The DNS over HTTPS domain to send DNS requests to. This field is auto-generated by Gateway.
True if the location needs to resolve EDNS queries.
The destination endpoints configured for this location. When updating a location, if this field is absent or set with null, the endpoints configuration remains unchanged.
The primary destination IPv4 address from the pair identified by the dnsdestinationips_id. This field is read-only.
The backup destination IPv4 address from the pair identified by the dnsdestinationips_id. This field is read-only.
A list of network ranges that requests from this location would originate from. A non-empty list is only effective if the ipv4 endpoint is enabled for this location.