Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace SteeringPolicyAttachment

An attachment between a steering policy and a domain. An attachment constructs DNS responses using its steering policy instead of the records at its defined domain. Only records of the policy's covered rtype are blocked at the domain. A domain can have a maximum of one attachment covering any given rtype.

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

Properties

compartmentId

compartmentId: string

The OCID of the compartment containing the steering policy attachment.

displayName

displayName: string

A user-friendly name for the steering policy attachment. Does not have to be unique and can be changed. Avoid entering confidential information.

domainName

domainName: string

The attached domain within the attached zone.

id

id: string

The OCID of the resource.

lifecycleState

lifecycleState: LifecycleState

The current state of the resource.

rtypes

rtypes: Array<string>

The record types covered by the attachment at the domain. The set of record types is determined by aggregating the record types from the answers defined in the steering policy.

self

self: string

The canonical absolute URL of the resource.

steeringPolicyId

steeringPolicyId: string

The OCID of the attached steering policy.

timeCreated

timeCreated: Date

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

*Example:** {@code 2016-07-22T17:23:59:60Z}

zoneId

zoneId: string

The OCID of the attached zone.

Functions

getDeserializedJsonObj

getJsonObj