The input for creating a metric definition.
| Property Name | Type | Description |
|---|---|---|
| cloudId | String | The cloud ID of the Compass site to create a metric definition on. |
| configuration | InputMaybe<CompassMetricDefinitionConfigurationInput> | The configuration of the metric definition. |
| description | InputMaybe<String> | The description of the metric definition. |
| format | InputMaybe<CompassMetricDefinitionFormatInput> | The format option for applying to the display of metric values. |
| name | String | The name of the metric definition. |
Rate this page: