Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ListUnifiedAgentConfigurationsRequest

example

Click here to see how to use ListUnifiedAgentConfigurationsRequest.

Properties

compartmentId

compartmentId: string

Compartment OCID to list resources in. See compartmentIdInSubtree for nested compartments traversal.

Optional displayName

displayName: undefined | string

Resource name.

Optional groupId

groupId: undefined | string

The OCID of a group or a dynamic group.

Optional isCompartmentIdInSubtree

isCompartmentIdInSubtree: undefined | false | true

Specifies whether or not nested compartments should be traversed. Defaults to false.

Optional lifecycleState

lifecycleState: model.LogLifecycleState

Lifecycle state of the log object

Optional limit

limit: undefined | number

The maximum number of items to return in a paginated "List" call.

Optional logId

logId: undefined | string

Custom log OCID to list resources with the log as destination.

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 page

page: undefined | string

For list pagination. The value of the {@code opc-next-page} or {@code opc-previous-page} response header from the previous "List" call. For important details about how pagination works, see List Pagination.

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 (one column only). Default sort order is ascending exception of {@code timeCreated} and {@code timeLastModified} columns (descending).

Optional sortOrder

sortOrder: SortOrder

The sort order to use, whether 'asc' or 'desc'.