Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ListPbfListingsRequest

example

Click here to see how to use ListPbfListingsRequest.

Properties

Optional lifecycleState

lifecycleState: undefined | string

A filter to return only resources their lifecycleState matches the given lifecycleState.

Optional limit

limit: undefined | number

The maximum number of items to return. 1 is the minimum, 50 is the maximum.

Default: 10

Optional name

name: undefined | string

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

Optional nameContains

nameContains: undefined | string

A filter to return only resources that contain the supplied filter text in the PBF name given.

Optional nameStartsWith

nameStartsWith: undefined | string

A filter to return only resources that start with the supplied filter text in the PBF name given.

Optional opcRequestId

opcRequestId: undefined | string

The unique Oracle-assigned 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 pagination token for a list query returned by a previous operation

Optional pbfListingId

pbfListingId: undefined | string

unique PbfListing identifier

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 for timeCreated is descending. Default order for name is ascending.

Optional sortOrder

sortOrder: SortOrder

Specifies sort order.

**ASC:** Ascending sort order. * **DESC:** Descending sort order.

Optional trigger

trigger: Array<string>

A filter to return only resources that match the service trigger sources of a PBF.