Retrieve Integration Usages

get

/ic/api/integration/v1/usage

Retrieves information about integration resources and usages. This function provides usage metrics of domain value maps, application instances, integrations, integration designs, packages, messages, agent, adpaters, API libraries, message system, and schedules.

Request

Query Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Successful operation
Body ()
Root Schema : UsageMetricsRs
Type: object
Show Source
Nested Schema : UsageMetricsRs.AdapterUsageMetricsRs
Type: object
Show Source
Nested Schema : UsageMetricsRs.AgentUsageMetricsRs
Type: object
Show Source
Nested Schema : UsageMetricsRs.APILibraryUsageMetricsRs
Type: object
Show Source
Nested Schema : UsageMetricsRs.AppInstanceUsageMetricsRs
Match All
Show Source
Nested Schema : UsageMetricsRs.DVMUsageMetricsRs
Match All
Show Source
Nested Schema : UsageMetricsRs.IntegrationDesignMetricsRs
Type: object
Show Source
Nested Schema : UsageMetricsRs.IntegrationStateMetricsRs
Type: object
Show Source
Nested Schema : UsageMetricsRs.IntegrationUsageMetricsRs
Match All
Show Source
Nested Schema : UsageMetricsRs.MessageMetricsRs
Type: object
Show Source
Nested Schema : UsageMetricsRs.MessageSystemUsageRs
Type: object
Show Source
Nested Schema : UsageMetricsRs.PackageUsageMetricsRs
Type: object
Show Source
Nested Schema : UsageMetricsRs.ProjectStateMetricsRs
Type: object
Show Source
Nested Schema : UsageMetricsRs.ProjectTypeMetricsRs
Type: object
Show Source
Nested Schema : UsageMetricsRs.ScheduleUsageMetricsRs
Type: object
Show Source
Nested Schema : UsageMetricsRs.AdapterCountRs
Type: object
Show Source
Nested Schema : adapter-display-name-map
Type: object
Additional Properties Allowed
Show Source
Nested Schema : agents-by-group
Type: object
Additional Properties Allowed
Show Source
Nested Schema : UsageMetricsRs.AppInstanceUsageMetricsBaseRs
Type: object
Show Source
Nested Schema : UsageMetricsRs.AppInstanceUsageMetricsRs-allOf[1]
Type: object
Show Source
Nested Schema : typeNumbers
Type: object
Additional Properties Allowed
Show Source
Nested Schema : typeNumbersArray
Type: array
Show Source
Nested Schema : Object
Type: object
Nested Schema : UsageMetricsRs.DVMUsageMetricsBaseRs
Type: object
Show Source
Nested Schema : UsageMetricsRs.DVMUsageMetricsRs-allOf[1]
Type: object
Show Source
Nested Schema : styles
Type: array
Show Source
Nested Schema : UsageMetricsRs.IntegrationMetricsStyleRs
Type: object
Show Source
Nested Schema : patterns
Type: array
Show Source
Nested Schema : UsageMetricsRs.IntegrationPatternItemRs
Type: object
Show Source
Nested Schema : UsageMetricsRs.IntegrationUsageMetricsBaseRs
Type: object
Show Source
Nested Schema : UsageMetricsRs.IntegrationUsageMetricsRs-allOf[1]
Type: object
Show Source
Nested Schema : activedMEPs
Type: object
Additional Properties Allowed
Show Source
Nested Schema : activeMEPsArray
Type: array
Show Source
Nested Schema : integrationsByAdapters
Type: object
Additional Properties Allowed
Show Source
Nested Schema : integrationsByAdaptersArray
Type: array
Show Source
Nested Schema : intgStyles
Type: object
Additional Properties Allowed
Show Source
Nested Schema : UsageMetricsRs.ScheduledIntegrationsMetricsRs
Type: object
Show Source

400 Response

Malformed parameters

500 Response

Server error
Back to Top