Interface | Description |
---|---|
Catalog | |
CatalogItem | |
Org |
A vCloud organization is a high-level abstraction that provides a unit of administration for
objects and resources.
|
ReferenceType |
Many container elements are populated with references to contained objects.
|
Task |
Whenever the result of a request cannot be returned immediately, the server creates a Task
object.
|
TasksList | |
VApp |
A VApp is the result of instantiation of a
VAppTemplate . |
VAppTemplate |
A VAppTemplate is an abstract description of a vApp.
|
VCloudError | |
VCloudSession | |
VDC |
A vDC is a deployment environment for vApps.
|
Vm |
A Vm represents a virtual machine, a member of a vApp’s Children container.
|
Class | Description |
---|---|
Capacity |
reports storage resource consumption in a vDC.
|
GuestCustomizationSection |
The GuestCustomization of a Vm contains customization parameters for the guest operating system
of the virtual machine.
|
InstantiateVAppTemplateParams |
The InstantiateVAppTemplateParams element forms the body of an instantiateVappTemplate request.
|
NetworkConnection |
describes a single network connection.
|
NetworkConnection.Builder | |
NetworkConnectionSection |
The NetworkConnectionSection element specifies how a Vm is connected to a vApp network.
|
NetworkConnectionSection.Builder |
Enum | Description |
---|---|
AllocationModel |
The AllocationModel element defines how resources are allocated in a vDC.
|
Status |
Objects such as vAppTemplate, vApp, and Vm have a status attribute whose value indicates the
state of the object.
|
TaskStatus | |
VCloudError.MinorCode | |
VDCStatus |
The creation status of the vDC
|
Copyright © 2009-2012 jclouds. All Rights Reserved.