AppDynamics · Capability
AppDynamics Alert and Respond API — Health Rules
AppDynamics Alert and Respond API — Health Rules. 5 operations. Lead operation: List health rules for an application. Self-contained Naftiko capability covering one Appdynamics business surface.
What You Can Do
GET
Listhealthrules
— List health rules for an application
/v1/alerting/rest/v1/applications/{applicationid}/health-rules
POST
Createhealthrule
— Create a health rule
/v1/alerting/rest/v1/applications/{applicationid}/health-rules
GET
Gethealthrule
— Get a specific health rule
/v1/alerting/rest/v1/applications/{applicationid}/health-rules/{healthruleid}
PUT
Updatehealthrule
— Update a health rule
/v1/alerting/rest/v1/applications/{applicationid}/health-rules/{healthruleid}
DELETE
Deletehealthrule
— Delete a health rule
/v1/alerting/rest/v1/applications/{applicationid}/health-rules/{healthruleid}
MCP Tools
list-health-rules-application
List health rules for an application
read-only
idempotent
create-health-rule
Create a health rule
get-specific-health-rule
Get a specific health rule
read-only
idempotent
update-health-rule
Update a health rule
idempotent
delete-health-rule
Delete a health rule
idempotent