Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ListZonesRequest

example

Click here to see how to use ListZonesRequest.

Properties

compartmentId

compartmentId: string

The OCID of the compartment the resource belongs to.

Optional lifecycleState

lifecycleState: LifecycleState

The state of a resource.

Optional limit

limit: undefined | number

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

Optional name

name: undefined | string

A case-sensitive filter for zone names. Will match any zone with a name that equals the provided value.

Optional nameContains

nameContains: undefined | string

Search by zone name. Will match any zone whose name (case-insensitive) contains the provided value.

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

Optional scope

scope: model.Scope

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

Optional sortBy

sortBy: SortBy

The field by which to sort zones.

Optional sortOrder

sortOrder: model.SortOrder

The order to sort the resources.

Optional timeCreatedGreaterThanOrEqualTo

timeCreatedGreaterThanOrEqualTo: Date

An RFC 3339 timestamp that states all returned resources were created on or after the indicated time.

Optional timeCreatedLessThan

timeCreatedLessThan: Date

An RFC 3339 timestamp that states all returned resources were created before the indicated time.

Optional tsigKeyId

tsigKeyId: undefined | string

Search for zones that are associated with a TSIG key.

Optional viewId

viewId: undefined | string

The OCID of the view the resource is associated with.

Optional zoneType

zoneType: ZoneType

Search by zone type, {@code PRIMARY} or {@code SECONDARY}. Will match any zone whose type equals the provided value.