Conch API

Logo

Datacenter build and management service

View the Project on GitHub joyent/conch-api

Conch::Route::HardwareVendor

SOURCE

https://github.com/joyent/conch-api/blob/master/lib/Conch/Route/HardwareVendor.pm

METHODS

routes

Sets up the routes for /hardware_vendor.

ROUTE ENDPOINTS

All routes require authentication.

GET /hardware_vendor

GET /hardware_vendor/:hardware_vendor_id_or_name

DELETE /hardware_vendor/:hardware_vendor_id_or_name

POST /hardware_vendor/:hardware_vendor_name

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 https://www.mozilla.org/en-US/MPL/2.0/.