Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.
This repository was archived by the owner on May 30, 2024. It is now read-only.

Add support for "Get local service health" #23

@superflav

Description

@superflav

Being able to get a service's aggregated health status on a given node by service_name or service_id at the following endpoints is super useful, but not currently supported in python-consul2. Would be a great addition to this library.

/agent/health/service/name/:service_name
/agent/health/service/id/:service_id

Consul documentation on these endpoints:

https://www.consul.io/api-docs/agent/service#get-local-service-health

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions