This project has retired. For details please refer to its Attic page.
Apache Mesos - HTTP Endpoints - /frameworks
Apache Mesos logo

If you're new to Mesos

See the getting started page for more information about downloading, building, and deploying Mesos.

If you'd like to get involved or you're looking for support

See our community page for more details.

USAGE

 /frameworks
 /master/frameworks

TL;DR;

Exposes the frameworks info.

DESCRIPTION

Returns 200 OK when the frameworks info was queried 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.

Query parameters:

 framework_id=VALUE The ID of the framework returned (if no framework ID is specified, all frameworks will be returned).

AUTHENTICATION

This endpoint requires authentication iff HTTP authentication is enabled.

AUTHORIZATION

This endpoint might be filtered based on the user accessing it. See the authorization documentation for details.


© 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.

AltStyle によって変換されたページ (->オリジナル) /