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.
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: