See the getting started page for more information about downloading, building, and deploying Mesos.
See our community page for more details.
Below is a list of HTTP endpoints available for a given Mesos process.
Depending on your configuration, some subset of these endpoints will be
available on your Mesos master or agent. Additionally, a /help
endpoint will be available that displays help similar to what you see
below.
NOTE: If you are using Mesos 1.1 or later, we recommend using the new v1 Operator HTTP API instead of the unversioned REST endpoints listed below. These endpoints will be deprecated in the future.
NOTE: The documentation for these endpoints is auto-generated from
the Mesos source code. See support/generate-endpoint-help.py.
Below are the endpoints that are available on a Mesos master. These
endpoints are reachable at the address http://ip:port/endpoint.
For example, http://master.com:5050/files/browse.
Below are the endpoints that are available on a Mesos agent. These
endpoints are reachable at the address http://ip:port/endpoint.
For example, http://agent.com:5051/files/browse.
© 2012-2022 The Apache Software Foundation. Apache Mesos, the Apache feather logo, and the Apache Mesos project logo are trademarks of The Apache Software Foundation.