Datacenter build and management service
Conch::Route::Validation
Sets up the routes for /validation, /validation_plan and /validation_state:
Unless otherwise noted, all routes require authentication.
GET /validation
GET /validation/:validation_id_or_name
GET /validation_plan
GET /validation_plan/:validation_plan_id_or_name
GET /validation_plan/:validation_plan_id_or_name/validation
GET /validation_state/:validation_state_id
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/.