Datacenter build and management service
https://github.com/joyent/conch-api/blob/master/lib/Conch/Controller/RackRole.pm
Chainable action that uses the rack_role_id_or_name
value provided in the stash (usually via
the request URL) to look up a rack role, and stashes the result in rack_role
.
Create a new rack role.
Get a single rack role.
Response uses the RackRole json schema.
Get all rack roles.
Response uses the RackRoles json schema.
Modify an existing rack role.
Delete a rack role.
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 https://www.mozilla.org/en-US/MPL/2.0/.