Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ListOdaPrivateEndpointAttachmentsRequest

example

Click here to see how to use ListOdaPrivateEndpointAttachmentsRequest.

Properties

compartmentId

compartmentId: string

List the ODA Private Endpoint Attachments that belong to this compartment.

Optional lifecycleState

lifecycleState: undefined | string

List only the ODA Private Endpoint Attachments that are in this lifecycle state.

Optional limit

limit: undefined | number

The maximum number of items to return per page.

odaPrivateEndpointId

odaPrivateEndpointId: string

The OCID of ODA Private Endpoint.

Optional opcRequestId

opcRequestId: undefined | string

The client request ID for tracing. This value is included in the opc-request-id response header.

Optional page

page: undefined | string

The page at which to start retrieving results.

You get this value from the {@code opc-next-page} header in a previous list request. To retireve the first page, omit this query parameter.

Example: {@code MToxMA==}

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

Sort on this field. You can specify one sort order only. The default sort field is {@code TIMECREATED}.

The default sort order for {@code TIMECREATED} is descending, and the default sort order for {@code DISPLAYNAME} is ascending.

Optional sortOrder

sortOrder: SortOrder

Sort the results in this order, use either {@code ASC} (ascending) or {@code DESC} (descending).