Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SummarizeManagementAgentCountsRequest

example

Click here to see how to use SummarizeManagementAgentCountsRequest.

Hierarchy

Properties

compartmentId

compartmentId: string

The OCID of the compartment to which a request will be scoped.

Optional compartmentIdInSubtree

compartmentIdInSubtree: undefined | false | true

if set to true then it fetches resources for all compartments where user has access to else only on the compartment specified.

groupBy

groupBy: Array<ManagementAgentGroupBy>

The field by which to group Management Agents. Currently, only one groupBy dimension is supported at a time.

Optional hasPlugins

hasPlugins: undefined | false | true

When set to true then agents that have at least one plugin deployed will be returned. When set to false only agents that have no plugins deployed will be returned.

Optional installType

installType: model.InstallTypes

A filter to return either agents or gateway types depending upon install type selected by user. By default both install type will be returned.

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