update_extension_monitoring_config
Update the value field of a Dynatrace Extension 2.0 monitoring configuration while preserving its scope.
Instructions
Update a specified monitoring configuration for an Extension 2.0 (WRITE). Scope cannot be changed; only the 'value' field is updated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| extensionName | Yes | The extension name. | |
| configurationId | Yes | The monitoring configuration ID to update. | |
| config | Yes | Update body. Typically contains a 'value' object. |