Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ListDataSciencePrivateEndpointsRequest

example

Click here to see how to use ListDataSciencePrivateEndpointsRequest.

Properties

compartmentId

compartmentId: string

Filter results by the OCID of the compartment.

Optional createdBy

createdBy: undefined | string

Filter results by the OCID of the user who created the resource.

Optional dataScienceResourceType

dataScienceResourceType: model.DataScienceResourceType

Resource types in the Data Science service such as notebooks.

Optional displayName

displayName: undefined | string

Filter results by its user-friendly name.

Optional lifecycleState

lifecycleState: model.DataSciencePrivateEndpointLifecycleState

The lifecycle state of the private endpoint.

Optional limit

limit: undefined | number

For list pagination. The maximum number of results per page, or items to return in a paginated "List" call. 1 is the minimum, 100 is the maximum. See List Pagination.

Example: {@code 50}

Optional opcRequestId

opcRequestId: undefined | string

Unique Oracle assigned identifier for the request. If you need to contact Oracle about a particular request, then provide the request ID.

Optional page

page: undefined | string

For list pagination. The value of the {@code opc-next-page} response header from the previous "List" call.

See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/usingapi.htm#nine).

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 used to sort the results. Multiple fields aren't supported.

Optional sortOrder

sortOrder: SortOrder

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