Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ListClusterPlacementGroupsRequest

example

Click here to see how to use ListClusterPlacementGroupsRequest.

Properties

Optional ad

ad: undefined | string

A filter to return only the resources that match the specified availability domain.

Optional compartmentId

compartmentId: undefined | string

A filter to return only the resources that match the specified compartment OCID.

Optional compartmentIdInSubtree

compartmentIdInSubtree: undefined | false | true

When set to {@code true}, cluster placement groups in all compartments under the specified compartment are returned. The default is set to {@code false}.

Optional id

id: undefined | string

A filter to return only the resources that match the specified unique cluster placement group identifier.

Optional lifecycleState

lifecycleState: undefined | string

A filter to return only the resources that match the specified lifecycle state.

Optional limit

limit: undefined | number

The maximum number of items to return.

Optional name

name: undefined | string

A filter to return only the resources that match the entire display name specified.

Optional opcRequestId

opcRequestId: undefined | string

The client request ID for tracing.

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 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 specify only one sort order. The default order for {@code timeCreated} is descending. The default order for {@code name} is ascending.

Optional sortOrder

sortOrder: model.SortOrder

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