Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ListDbSystemsRequest

example

Click here to see how to use ListDbSystemsRequest.

Properties

compartmentId

compartmentId: string

The compartment OCID.

Optional configurationId

configurationId: undefined | string

The requested Configuration instance.

Optional databaseManagement

databaseManagement: Array<DatabaseManagement>

Filter DB Systems by their Database Management configuration.

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 isHeatWaveClusterAttached

isHeatWaveClusterAttached: undefined | false | true

If true, return only DB Systems with a HeatWave cluster attached, if false return only DB Systems with no HeatWave cluster attached. If not present, return all DB Systems.

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

DbSystem Lifecycle State

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 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. Only one sort order may be provided. Time fields are default ordered as descending. Display name is default ordered as ascending.

Optional sortOrder

sortOrder: SortOrder

The sort order to use (ASC or DESC).