Developer
Documentation
Resources
Get Support
Sign in
Developer
Get Support
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Developer
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Classes
Enumerations
Interfaces
TypeAliases

CompassCreateMetricSourceInput

The input to create a metric source.

Property NameTypeDescription
componentIdStringThe ID of the component to create a metric source on.
configurationInputMaybe<CompassMetricSourceConfigurationInput>The configuration of this metric source.
dataConnectionConfigurationInputMaybe<CompassDataConnectionConfigurationInput>The data connection configuration of this metric source.
derivedInputMaybe<Boolean>Whether the metric source is derived from Compass events or not.
externalConfigurationInputMaybe<CompassExternalMetricSourceConfigurationInput>The external metric source configuration input
externalMetricSourceIdStringThe unique identifier (ID) of the metric source that is external to the Compass site, for example, a Bitbucket repository ID.
forgeAppIdInputMaybe<String>The ID of the Forge app that sends metric values.
metricDefinitionIdStringThe ID of the metric definition which defines the metric source.
urlInputMaybe<String>The URL of the metric source.

Rate this page: