Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ListTopUtilizedResourcesRequest

example

Click here to see how to use ListTopUtilizedResourcesRequest.

Properties

compartmentId

compartmentId: string

The compartment OCID used for the license record, product license, and configuration.

Optional isCompartmentIdInSubtree

isCompartmentIdInSubtree: undefined | false | true

Indicates if the given compartment is the root compartment.

Optional limit

limit: undefined | number

The maximum number of items to return.

Optional opcRequestId

opcRequestId: undefined | string

The 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

A token representing the position at which to start retrieving results. This must come from the {@code opc-next-page} header field of a previous response.

Optional resourceUnitType

resourceUnitType: model.ResourceUnit

A filter to return only resources whose unit matches the given resource unit.

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

Specifies the attribute with which to sort the rules.

Default: {@code totalUnits}

**totalUnits:** Sorts by totalUnits consumed by resource.

Optional sortOrder

sortOrder: SortOrder

The sort order to use, whether {@code ASC} or {@code DESC}.