Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ListDbSystemStoragePerformancesRequest

example

Click here to see how to use ListDbSystemStoragePerformancesRequest.

Hierarchy

Properties

Optional opcRequestId

opcRequestId: undefined | string

Unique identifier for the request.

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 shapeType

shapeType: undefined | string

Optional. Filters the performance results by shape type.

storageManagement

storageManagement: string

The DB system storage management option. Used to list database versions available for that storage manager. Valid values are {@code ASM} and {@code LVM}.

  • ASM specifies Oracle Automatic Storage Management
  • LVM specifies logical volume manager, sometimes called logical disk manager.