Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ListInternalOccHandoverResourceBlockDetailsRequest

example

Click here to see how to use ListInternalOccHandoverResourceBlockDetailsRequest.

Properties

Optional hostId

hostId: undefined | string

This fiter is applicable only for COMPUTE namespace. It helps in fetching of all resource block details for which the hostId is equal to the one provided in this query param.

Optional limit

limit: undefined | number

The maximum number of items to return.

occHandoverResourceBlockId

occHandoverResourceBlockId: string

The OCID of the OccHandoverResource which is a required query parameter for listing OccHandoverResourceDetails.

Optional opcRequestId

opcRequestId: undefined | string

The client request ID for tracing. The only valid characters for request IDs are letters, numbers, underscore, and dash.

Optional page

page: undefined | string

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

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. The default order for handoverDate is chronological order(latest date item at the end).

Optional sortOrder

sortOrder: model.SortOrder

The sort order to use, either 'ASC' or 'DESC'.