Conch API

Logo

Datacenter build and management service

View the Project on GitHub joyent/conch-api

NAME

Conch::Controller::RackRole

METHODS

find_rack_role

Supports rack role lookups by uuid and name.

create

Create a new rack role.

get

Get a single rack role.

Response uses the RackRole json schema.

get_all

Get all rack roles.

Response uses the RackRoles json schema.

update

Modify an existing rack role.

delete

Delete a rack role.

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