Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ListSourcesRequest

example

Click here to see how to use ListSourcesRequest.

Properties

Optional categories

categories: undefined | string

A comma-separated list of categories used for filtering

compartmentId

compartmentId: string

The ID of the compartment in which to list resources.

Optional entityType

entityType: undefined | string

A filter to return only sources associated with entities of the specified type. The match is case-insensitive.

Optional isAutoAssociated

isAutoAssociated: undefined | false | true

An auto-associate flag used for filtering. Only sources which are marked for automatic association will be returned.

Optional isSimplified

isSimplified: undefined | false | true

A flag specifying whether or not to return all source information, or a subset of the information about each source. A value of true will return only the source unique identifier and the source name. A value of false will return all source information (such as author, updated date, system flag, etc.)

Optional isSystem

isSystem: IsSystem

The system value used for filtering. Only items with the specified system value will be returned. Valid values are built in, custom (for user defined items), or all (for all items, regardless of system value).

Optional limit

limit: undefined | number

The maximum number of items to return.

Optional name

name: undefined | string

A filter to return only log analytics entities whose name matches the entire name given. The match is case-insensitive.

namespaceName

namespaceName: string

The Logging Analytics namespace used for the request.

Optional opcRequestId

opcRequestId: undefined | string

The client request ID for tracing.

Optional page

page: undefined | string

The page token representing the page at which to start retrieving results. This is usually retrieved from a previous list call.

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 attribute used to sort the returned sources

Optional sortOrder

sortOrder: SortOrder

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

Optional sourceDisplayText

sourceDisplayText: undefined | string

The source display text used for filtering. Only sources with the specified name or description will be returned.

Optional sourceType

sourceType: undefined | string

The source type.