Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace WaasPolicy

The details of a Web Application Acceleration and Security (WAAS) policy. A policy describes how the WAAS service should operate for the configured web application.

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

Properties

Optional additionalDomains

additionalDomains: Array<string>

An array of additional domains for this web application.

Optional cname

cname: undefined | string

The CNAME record to add to your DNS configuration to route traffic for the domain, and all additional domains, through the WAF.

Optional compartmentId

compartmentId: undefined | string

The OCID of the WAAS policy's compartment.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.

Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}

Optional displayName

displayName: undefined | string

The user-friendly name of the WAAS policy. The name can be changed and does not need to be unique.

Optional domain

domain: undefined | string

The web application domain that the WAAS policy protects.

Optional freeformTags

freeformTags: undefined | object

Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags.

Example: {@code {\"Department\": \"Finance\"}}

Optional id

id: undefined | string

The OCID of the WAAS policy.

Optional lifecycleState

lifecycleState: model.LifecycleStates

The current lifecycle state of the WAAS policy.

Optional originGroups

originGroups: undefined | object

The map of origin groups and their keys used to associate origins to the {@code wafConfig}. Origin groups allow you to apply weights to groups of origins for load balancing purposes. Origins with higher weights will receive larger proportions of client requests.

Optional origins

origins: undefined | object

A map of host servers (origins) and their keys for the web application. Origin keys are used to associate origins to specific protection rules. The key should be a user-friendly name for the host. Examples: {@code primary} or {@code secondary}.

Optional policyConfig

policyConfig: model.PolicyConfig

Optional timeCreated

timeCreated: Date

The date and time the policy was created, expressed in RFC 3339 timestamp format.

Optional wafConfig

wafConfig: model.WafConfig

Functions

getDeserializedJsonObj

getJsonObj