Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeleteRRSetRequest

example

Click here to see how to use DeleteRRSetRequest.

Hierarchy

Properties

Optional compartmentId

compartmentId: undefined | string

The OCID of the compartment the zone belongs to.

This parameter is deprecated and should be omitted.

domain

domain: string

The target fully-qualified domain name (FQDN) within the target zone.

Optional ifMatch

ifMatch: undefined | string

The {@code If-Match} header field makes the request method conditional on the existence of at least one current representation of the target resource, when the field-value is {@code *}, or having a current representation of the target resource that has an entity-tag matching a member of the list of entity-tags provided in the field-value.

Optional ifUnmodifiedSince

ifUnmodifiedSince: undefined | string

The {@code If-Unmodified-Since} header field makes the request method conditional on the selected representation's last modification date being earlier than or equal to the date provided in the field-value. This field accomplishes the same purpose as If-Match for cases where the user agent does not have an entity-tag for the representation.

Optional opcRequestId

opcRequestId: undefined | string

Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.

Optional retryConfiguration

retryConfiguration: RetryConfiguration

RetryConfiguration to be used for the request NOTE : Retries are not supported for requests that have binary or stream bodies this also affects UploadManager operations For all requests with binary/stream bodies, retry attempts are not made

rtype

rtype: string

The type of the target RRSet within the target zone.

Optional scope

scope: model.Scope

Specifies to operate only on resources that have a matching DNS scope.

Optional viewId

viewId: undefined | string

The OCID of the view the zone is associated with. Required when accessing a private zone by name.

zoneNameOrId

zoneNameOrId: string

The name or OCID of the target zone.