EditDNSPPolicyMappingRequestModel

Specifies information for editing a existing DNS Protection policy mapping.

Either DNSPolicyId, Type and Value, or all properties need to be specified.

NameDescriptionTypeAdditional Information
Type

The type of the mapping. The supported type is "StaticIP", which associates an IP address with a DNS Protection policy.

string

If specified, Value needs to be specified too.

Value

The value of the mapping. For mappings of type "StaticIP" the value must be an IP address.

string

If specified, Type needs to be specified too.

DNSPolicyId

The DNS Protection policy id to be set for the mapping.

string

None.