Skip to content

Docs inconsistency with code  #167

@TrevorDecker

Description

@TrevorDecker

docs list a Health endpoint for
`import nomad

my_nomad = nomad.Nomad(host='192.168.33.10')

r = my_nomad.agent.get_health()`
https://python-nomad.readthedocs.io/en/latest/api/agent/

code does not have this function:
https://github.com/jrxFive/python-nomad/blob/master/nomad/api/agent.py

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