Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetRRSetRequest

example

Click here to see how to use GetRRSetRequest.

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 ifModifiedSince

ifModifiedSince: undefined | string

The {@code If-Modified-Since} header field makes a GET or HEAD request method conditional on the selected representation's modification date being more recent than the date provided in the field-value. Transfer of the selected representation's data is avoided if that data has not changed.

Optional ifNoneMatch

ifNoneMatch: undefined | string

The {@code If-None-Match} header field makes the request method conditional on the absence of any current representation of the target resource, when the field-value is {@code *}, or having a selected representation with an entity-tag that does not match any of those listed in the field-value.

Optional limit

limit: undefined | number

The maximum number of items to return in a page of the collection.

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 page

page: undefined | string

The value of the {@code opc-next-page} response header from the previous "List" call.

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.

Optional zoneVersion

zoneVersion: undefined | string

The version of the zone for which data is requested.