Datacenter build and management service
Conch::Controller::Datacenter
Handles looking up the object by id.
Get all datacenters.
Response uses the Datacenters json schema.
Get a single datacenter.
Response uses the Datacenter json schema.
Get all rooms for the given datacenter.
Response uses the DatacenterRoomsDetailed json schema.
Create a new datacenter.
Update an existing datacenter.
Permanently delete a datacenter.
Copyright Joyent, Inc.
This Source Code Form is subject to the terms of the Mozilla Public License, v.2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.