Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ResolverRuleDetails

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

Optional 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.

Optional 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