Package | Description |
---|---|
com.vmware.vcenter.ovf |
The
com.vmware.vcenter.ovf package provides services to capture and
deploy Open Virtualization Format (OVF) packages to and from the content
library. |
Class and Description |
---|
CertificateParams
The
CertificateParams class contains information about the public key
certificate used to sign the OVF package. |
DeploymentOption
The
DeploymentOption class contains the information about a deployment
option as defined in the OVF specification. |
DeploymentOptionParams
The
DeploymentOptionParams class describes the possible deployment
options as well as the choice provided by the user. |
DiskProvisioningType
The
DiskProvisioningType enumeration class defines the virtual disk
provisioning types that can be set for a disk on the target platform. |
DiskProvisioningType.Values
Native Java
enum representing this enumeration class. |
ExportFlag
The
ExportFlag interface provides methods for retrieving information
about the export flags supported by the server. |
ExportFlagTypes
Defines the data types of the
ExportFlag
API service. |
ExportFlagTypes.Info
The
Info class describes an export flag supported by the server. |
ExtraConfig
The
ExtraConfig class contains the information about a vmw:ExtraConfig
element which can be used to specify configuration settings that are transferred
directly to the .vmx file. |
ExtraConfigParams
The
ExtraConfigParams class contains the parameters with information
about the vmw:ExtraConfig elements in an OVF package. |
ImportFlag
The
ImportFlag interface provides methods for retrieving information
about the import flags supported by the deployment platform. |
ImportFlagTypes
Defines the data types of the
ImportFlag
API service. |
ImportFlagTypes.Info
The
Info class describes an import flag supported by the deployment
platform. |
IpAllocationParams
The
IpAllocationParams class specifies how IP addresses are allocated to
OVF properties. |
IpAllocationParams.IpAllocationPolicy
The
IpAllocationPolicy enumeration class defines the possible IP
allocation policy for a deployment. |
IpAllocationParams.IpAllocationPolicy.Values
Native Java
enum representing this enumeration class. |
IpAllocationParams.IpAllocationScheme
The
IpAllocationScheme enumeration class defines the possible IP
allocation schemes that can be supported by the guest software. |
IpAllocationParams.IpAllocationScheme.Values
Native Java
enum representing this enumeration class. |
IpAllocationParams.IpProtocol
The
IpProtocol enumeration class defines the IP protocols supported by
the guest software. |
IpAllocationParams.IpProtocol.Values
Native Java
enum representing this enumeration class. |
LibraryItem
The
LibraryItem interface provides methods to deploy virtual machines
and virtual appliances from library items containing Open Virtualization Format
(OVF) packages in content library, as well as methods to create library items in
content library from virtual machines and virtual appliances. |
LibraryItemTypes
Defines the data types of the
LibraryItem
API service. |
LibraryItemTypes.CreateResult
The
CreateResult class defines the result of the create()
method. |
LibraryItemTypes.CreateSpec
The
CreateSpec class defines the information used to create or update a
library item containing an OVF package. |
LibraryItemTypes.CreateTarget
The
CreateTarget class specifies the target library item when capturing
a virtual machine or virtual appliance as an OVF package in a library item in a
content library. |
LibraryItemTypes.DeployableIdentity
The
DeployableIdentity class describes the resource created by a
deployment, or the source resource from which library item can be created, by
specifying its resource type and resource identifier. |
LibraryItemTypes.DeploymentResult
The
DeploymentResult class defines the result of the deploy()
method. |
LibraryItemTypes.DeploymentTarget
The
DeploymentTarget class describes the location (target) where a
virtual machine or virtual appliance should be deployed. |
LibraryItemTypes.OvfSummary
The
OvfSummary class defines the result of the filter() method. |
LibraryItemTypes.ResourcePoolDeploymentSpec
The
ResourcePoolDeploymentSpec class defines the deployment parameters
that can be specified for the deploy() method where the deployment
target is a resource pool. |
LibraryItemTypes.ResultInfo
The
ResultInfo class defines the information returned along with the
result of a create() or deploy() method to describe errors,
warnings, and informational messages produced by the server. |
LibraryItemTypes.StorageGroupMapping
The
StorageGroupMapping class defines the storage deployment target and
storage provisioning type for a section of type vmw:StorageGroupSection in the
OVF descriptor. |
LibraryItemTypes.StorageGroupMapping.Type
The
Type enumeration class defines the supported types of storage
targets for sections of type vmw:StroageGroupSection in the OVF descriptor. |
LibraryItemTypes.StorageGroupMapping.Type.Values
Native Java
enum representing this enumeration class. |
OvfError
The
OvfError class describes an error related to accessing, validating,
deploying, or exporting an OVF package. |
OvfInfo
The
OvfInfo class contains informational messages related to accessing,
validating, deploying, or exporting an OVF package. |
OvfMessage
The
OvfMessage class describes a base OVF handling error message related
to accessing, validating, deploying, or exporting an OVF package. |
OvfMessage.Category
The
Category enumeration class defines the categories of messages (see
OvfMessage ). |
OvfMessage.Category.Values
Native Java
enum representing this enumeration class. |
OvfParams
The
OvfParams class defines the common properties for all OVF deployment
parameters. |
OvfWarning
The
OvfWarning class describes a warning related to accessing,
validating, deploying, or exporting an OVF package. |
ParseIssue
The
ParseIssue class contains the information about the issue found when
parsing an OVF package during deployment or exporting an OVF package including:
Parsing and validation error on OVF descriptor (which is an XML
document), manifest and certificate files. |
ParseIssue.Category
The
Category enumeration class defines the categories of issues that can
be found when parsing files inside an OVF package (see ParseIssue ) including OVF descriptor (which is an XML
document), manifest and certificate files, or exporting an OVF package. |
ParseIssue.Category.Values
Native Java
enum representing this enumeration class. |
Property
The
Property class contains the information about a property in an OVF
package. |
PropertyParams
The
PropertyParams class contains a List of OVF
properties that can be configured when the OVF package is deployed. |
ScaleOutGroup
The
ScaleOutGroup class contains information about a scale-out group. |
ScaleOutParams
The
ScaleOutParams class contains information about the scale-out groups
described in the OVF package. |
SizeParams
The
SizeParams class contains estimates of the download and deployment
sizes. |
UnknownSection
The
UnknownSection class contains information about an unknown section
in an OVF package. |
UnknownSectionParams
The
UnknownSectionParams class contains a List of
unknown, non-required sections. |
VcenterExtensionParams
The
VcenterExtensionParams class specifies that the OVF package should
be registered as a vCenter extension. |
Copyright © 2015. All Rights Reserved.