HashiCorp Consul · Capability
HashiCorp Consul HTTP API — Health
HashiCorp Consul HTTP API — Health. 4 operations. Lead operation: List checks for a service. Self-contained Naftiko capability covering one Consul business surface.
What You Can Do
GET
Gethealthchecks
— List checks for a service
/v1/health/checks/{servicename}
GET
Gethealthnode
— List checks for a node
/v1/health/node/{node}
GET
Gethealthservice
— List service instances with health
/v1/health/service/{servicename}
GET
Gethealthstate
— List checks in a state
/v1/health/state/{state}
MCP Tools
list-checks-service
List checks for a service
read-only
idempotent
list-checks-node
List checks for a node
read-only
idempotent
list-service-instances-health
List service instances with health
read-only
idempotent
list-checks-state
List checks in a state
read-only
idempotent