You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Anand Mazumdar (JIRA)" <ji...@apache.org> on 2017/02/07 19:04:41 UTC

[jira] [Updated] (MESOS-6773) Provide REST-style endpoints that map to v1 master/agent Calls.

     [ https://issues.apache.org/jira/browse/MESOS-6773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anand Mazumdar updated MESOS-6773:
----------------------------------
    Labels: mesosphere  (was: )

> Provide REST-style endpoints that map to v1 master/agent Calls.
> ---------------------------------------------------------------
>
>                 Key: MESOS-6773
>                 URL: https://issues.apache.org/jira/browse/MESOS-6773
>             Project: Mesos
>          Issue Type: Improvement
>          Components: HTTP API
>            Reporter: Benjamin Mahler
>              Labels: mesosphere
>
> With the addition of V1 {{master::Call}} and {{agent::Call}} to replace the V0 REST-style endpoints (e.g. /state, /metrics/snapshot, etc), users can no longer hit these endpoints in their browser or use query parameters. Also, tooling has to send POST data, which is a bit more onerous in most libraries than simply using a URL with query parameters.
> Per the [design doc|https://docs.google.com/document/d/1XfgF4jDXZDVIEWQPx6Y4glgeTTswAAxw6j8dPDAtoeI], we can add a mapping to REST-style endpoints to provide users with a means to hit these endpoints without POST data.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)