You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Joseph Wu (JIRA)" <ji...@apache.org> on 2015/08/01 01:38:04 UTC

[jira] [Updated] (MESOS-2067) Add HTTP API to the master for maintenance operations.

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

Joseph Wu updated MESOS-2067:
-----------------------------
    Assignee: Artem Harutyunyan

> Add HTTP API to the master for maintenance operations.
> ------------------------------------------------------
>
>                 Key: MESOS-2067
>                 URL: https://issues.apache.org/jira/browse/MESOS-2067
>             Project: Mesos
>          Issue Type: Task
>          Components: master
>            Reporter: Benjamin Mahler
>            Assignee: Artem Harutyunyan
>              Labels: mesosphere, twitter
>
> Based on MESOS-1474, we'd like to provide an HTTP API on the master for the maintenance primitives in mesos.
> Something like this for manipulating the schedule:
> * GET /maintenance: returns the schedules and status
> * POST /maintenance: an array of hosts
> * DELETE /maintenance/schedule: clear the schedule(s)
> There should be firewall settings such that only those with access to master can use these endpoints.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)