--- title: Apache Mesos - HTTP Endpoints - /master/machine/up layout: documentation --- ### USAGE ### > /master/machine/up ### TL;DR; ### Brings a set of machines back up. ### DESCRIPTION ### POST: Validates the request body as JSON and transitions the list of machines into UP mode. This also removes the list of machines from the maintenance schedule.