Conch API

Logo

Datacenter build and management service

View the Project on GitHub joyent/conch-api

NAME

Conch::Controller::User

METHODS

find_hardware_vendor

Handles looking up the object by id or name.

get_all

Retrieves all active hardware vendors.

Response uses the HardwareVendors json schema.

get_one

Gets one (active) hardware vendor.

Response uses the HardwareVendor json schema.

create

delete

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