Datacenter build and management service
Conch::Controller::Validation
Controller for managing Validation Plans
Create new Validation Plan.
List all available Validation Plans.
Response uses the ValidationPlans json schema.
Find the Validation Plan specified by uuid or name and put it in the stash as
validation_plan
.
Get the (active) Validation Plan specified by uuid or name.
Response uses the ValidationPlan json schema.
List all Validations associated with the Validation Plan, both active and deactivated.
Response uses the Validations json schema.
Add a validation to a validation plan.
Remove a Validation associated with the Validation Plan
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/.