Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ListReplicasRequest

example

Click here to see how to use ListReplicasRequest.

Properties

compartmentId

compartmentId: string

The compartment OCID.

Optional configurationId

configurationId: undefined | string

The requested Configuration instance.

Optional dbSystemId

dbSystemId: undefined | string

The DB System OCID.

Optional displayName

displayName: undefined | string

A filter to return only the resource matching the given display name exactly.

Optional isUpToDate

isUpToDate: undefined | false | true

Filter instances if they are using the latest revision of the Configuration they are associated with.

Optional lifecycleState

lifecycleState: undefined | string

The LifecycleState of the read replica.

Optional limit

limit: undefined | number

The maximum number of items to return in a paginated list call. For information about pagination, see List Pagination.

Optional opcRequestId

opcRequestId: undefined | string

Customer-defined unique identifier for the request. If you need to contact Oracle about a specific request, please provide the request ID that you supplied in this header with the request.

Optional page

page: undefined | string

The value of the {@code opc-next-page} or {@code opc-prev-page} response header from the previous list call. For information about pagination, see List Pagination.

Optional replicaId

replicaId: undefined | string

The read replica OCID.

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 sortBy

sortBy: SortBy

The field to sort by. You can sort by one field only. By default, the Time field is sorted in descending order and the Display Name field in ascending order.

Optional sortOrder

sortOrder: SortOrder

The sort order to use (ASC or DESC).