Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ListDedicatedVantagePointsRequest

example

Click here to see how to use ListDedicatedVantagePointsRequest.

Properties

apmDomainId

apmDomainId: string

The APM domain ID the request is intended for.

Optional displayName

displayName: undefined | string

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

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 name.

Optional opcRequestId

opcRequestId: undefined | string

Unique 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 maximum number of results per page, or items to return in a paginated "List" call. For information on how pagination works, see List Pagination.

Example: {@code 50}

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. Default order of displayName is ascending. Default order of timeCreated and timeUpdated is descending. The displayName sort by is case-sensitive.

Optional sortOrder

sortOrder: model.SortOrders

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

Optional status

status: model.DedicatedVantagePointStatus

A filter to return only the dedicated vantage points that match a given status.