Conch API

Logo

Datacenter build and management service

View the Project on GitHub joyent/conch-api

NAME

Conch::Controller::DatacenterRoom

METHODS

find_datacenter_room

Handles looking up the object by id.

get_all

Get all datacenter rooms.

Response uses the DatacenterRoomsDetailed json schema.

get_one

Get a single datacenter room.

Response uses the DatacenterRoomDetailed json schema.

create

Create a new datacenter room.

update

Update an existing room.

delete

Permanently delete a datacenter room.

racks

Response uses the Racks json schema.

LICENSING

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/.