--- title: Apache Mesos - HTTP Endpoints - /master/maintenance/schedule layout: documentation --- ### USAGE ### > /master/maintenance/schedule ### TL;DR; ### Returns or updates the cluster's maintenance schedule. ### DESCRIPTION ### GET: Returns the current maintenance schedule as JSON. POST: Validates the request body as JSON and updates the maintenance schedule.