ONEVDC(1) onevdc(1) -- manages OpenNebula Virtual DataCenters ONEVDC(1)
NAME
onevdc
SYNOPSIS
onevdc command [args] [options]
OPTIONS
-f, --force Force the usage of Hosts in more than one VDC
-j, --json Show the resource in JSON format
-s, --hosts 1,2,3 Host IDs
-d, --datastores 1,2,3 Datastore IDs
-n, --networks 1,2,3 Network IDs
-v, --verbose Verbose mode
-h, --help Show this message
-V, --version Show version and copyright information
COMMANDS
o create file
Create a new VDC
valid options: force
o show vdcid
Show information of a particular VDC
valid options: json
o list
Lists VDCs in the pool
valid options: json
o delete vdcid
Deletes a VDC
o add vdcid
Adds the set of resources to the VDC
valid options: force, hosts, datastores, networks
o del vdcid
Deletes the set of resources from the VDC
valid options: hosts, datastores, networks
ARGUMENT FORMATS
o file
Path to a file
o range
List of id's in the form 1,8..15
o text
String
o vdcid
VDC ID
LICENSE
OpenNebula 3.4.1 Copyright 2002-2012, OpenNebula Project Leads (OpenNebula.org)
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may
obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
April 2012 ONEVDC(1)