AppDynamics · Schema

AppDynamics Health Rule

Schema representing an AppDynamics health rule configuration that defines performance thresholds, violation conditions, and evaluation criteria for monitored entities.

APMApplication Performance MonitoringCiscoCloud ObservabilityDevOpsMonitoringObservabilityOpenTelemetry

Properties

Name Type Description
id integer The internal numeric identifier for the health rule.
name string The name of the health rule.
enabled boolean Whether the health rule is currently enabled.
useDataFromLastNMinutes integer The evaluation time window in minutes.
waitTimeAfterViolation integer Time in minutes to wait after a violation before re-evaluating.
scheduleName string The schedule name that determines when this health rule is active.
affects object Defines which entities are affected by this health rule.
evalCriterias object The evaluation criteria containing critical and warning conditions.
View JSON Schema on GitHub