Benno Evers created MESOS-9611:
----------------------------------
Summary: Add `/machines` endpoint to show mapping between machines
and agents
Key: MESOS-9611
URL: https://issues.apache.org/jira/browse/MESOS-9611
Project: Mesos
Issue Type: Improvement
Reporter: Benno Evers
It is currently quite hard to get information about the machines known to the
master. This can result in situations that are hard to debug for silly reasons,
e.g. mistyping a machine id when posting a maintenance schedule.
It would be nice to have an endpoint that displays the current mapping between
machine id's and agents to the user. This could become a new endpoint like
`/machines` or `/machine/info`, or added as part of an existing one like
`/mainenance/status`.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)