Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ResolverRule

A rule for a resolver. Specifying both qnameCoverConditions and clientAddressConditions is not allowed.

*Warning:** Oracle recommends that you avoid using any confidential information when you supply string values using the API.

Properties

action

action: string

clientAddressConditions

clientAddressConditions: Array<string>

A list of CIDR blocks. The query must come from a client within one of the blocks in order for the rule action to apply.

qnameCoverConditions

qnameCoverConditions: Array<string>

A list of domain names. The query must be covered by one of the domains in order for the rule action to apply.

Functions

getDeserializedJsonObj

getJsonObj