See the getting started page for more information about downloading, building, and deploying Mesos.
See our community page for more details.
/slaves /master/slaves
Information about agents.
Returns 200 OK when the request was processed successfully.
Returns 307 TEMPORARY_REDIRECT redirect to the leading master when current master is not the leader.
Returns 503 SERVICE_UNAVAILABLE if the leading master cannot be found.
This endpoint shows information about the agents which are registered in this master or recovered from registry, formatted as a JSON object.
Query parameters:
slave_id=VALUE The ID of the slave returned (when no slave_id is specified, all slaves will be returned).
This endpoint requires authentication iff HTTP authentication is enabled.
© 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.