Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ListApplicationsRequest

example

Click here to see how to use ListApplicationsRequest.

Properties

Optional compartmentId

compartmentId: undefined | string

The unique identifier for the compartment.

Optional displayName

displayName: undefined | string

Exact match name filter.

Optional entityId

entityId: undefined | string

The unique identifier of the entity associated with service catalog.

Optional entityType

entityType: undefined | string

The type of the application in the service catalog.

Optional isFeatured

isFeatured: undefined | false | true

Indicates whether to show only featured resources. If this is set to {@code false} or is omitted, then all resources will be returned.

Optional limit

limit: undefined | number

How many records to return. Specify a value greater than zero and less than or equal to 1000. The default is 30.

Optional opcRequestId

opcRequestId: undefined | string

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

Optional packageType

packageType: Array<PackageTypeEnum>

Name of the package type. If multiple package types are provided, then any resource with one or more matching package types will be returned.

Optional page

page: undefined | string

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

Optional pricing

Name of the pricing type. If multiple pricing types are provided, then any resource with one or more matching pricing models will be returned.

Optional publisherId

publisherId: Array<string>

Limit results to just this publisher.

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 serviceCatalogId

serviceCatalogId: undefined | string

The unique identifier for the service catalog.

Optional sortOrder

sortOrder: SortOrder

The sort order to apply, either {@code ASC} or {@code DESC}. Default is {@code ASC}.