Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ListHistoriesRequest

example

Click here to see how to use ListHistoriesRequest.

Properties

compartmentId

compartmentId: string

The OCID of the compartment.

compartmentIdInSubtree

compartmentIdInSubtree: boolean

When set to true, the hierarchy of compartments is traversed and all compartments and subcompartments in the tenancy are returned depending on the the setting of {@code accessLevel}.

Can only be set to true when performing ListCompartments on the tenancy (root compartment).

Optional includeResourceMetadata

includeResourceMetadata: undefined | false | true

Supplement additional resource information in extended metadata response.

Optional lifecycleState

lifecycleState: model.LifecycleState

A filter that returns results that match the lifecycle state specified.

Optional limit

limit: undefined | number

The maximum number of items to return in a paginated "List" call.

Optional name

name: undefined | string

Optional. A filter that returns results that match the name specified.

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 recommendationId

recommendationId: undefined | string

The unique OCID associated with the recommendation.

Optional recommendationName

recommendationName: undefined | string

Optional. A filter that returns results that match the recommendation name specified.

Optional resourceType

resourceType: undefined | string

Optional. A filter that returns results that match the resource type specified.

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 provide one sort order ({@code sortOrder}). Default order for TIMECREATED is descending. Default order for NAME is ascending. The NAME sort order is case sensitive.

Optional sortOrder

sortOrder: model.SortOrder

The sort order to use, either ascending ({@code ASC}) or descending ({@code DESC}).

Optional status

status: model.Status

A filter that returns recommendations that match the status specified.