VMware vCloud Suite SDK for .NET 6.0.0
vmware::vcenter::ovf Namespace Reference

Namespaces

namespace  util

Classes

class  CertificateParams
 The CertificateParams class contains information about the public key certificate used to sign the OVF package. More...
class  DeploymentOption
 The DeploymentOption class contains the information about a deployment option as defined in the OVF specification. More...
class  DeploymentOptionParams
 The DeploymentOptionParams class describes the possible deployment options as well as the choice provided by the user. More...
class  DiskProvisioningType
 The DiskProvisioningType enumerated type defines the virtual disk provisioning types that can be set for a disk on the target platform. More...
interface  ExportFlag
 The ExportFlag interface provides methods for retrieving information about the export flags supported by the server. More...
class  ExportFlagDefinitions
 Defines the type descriptors for the ExportFlag API service. More...
class  ExportFlagStub
 Remote stub implementation of the ExportFlag API service. More...
class  ExportFlagTypes
 Defines the data types of the ExportFlag API service. More...
class  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. More...

class  ExtraConfigParams
 The ExtraConfigParams class contains the parameters with information about the vmw:ExtraConfig elements in an OVF package. More...
interface  ImportFlag
 The ImportFlag interface provides methods for retrieving information about the import flags supported by the deployment platform. More...
class  ImportFlagDefinitions
 Defines the type descriptors for the ImportFlag API service. More...
class  ImportFlagStub
 Remote stub implementation of the ImportFlag API service. More...
class  ImportFlagTypes
 Defines the data types of the ImportFlag API service. More...
class  IpAllocationParams
 The IpAllocationParams class specifies how IP addresses are allocated to OVF properties. More...
interface  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. More...
class  LibraryItemDefinitions
 Defines the type descriptors for the LibraryItem API service. More...
class  LibraryItemStub
 Remote stub implementation of the LibraryItem API service. More...
class  LibraryItemTypes
 Defines the data types of the LibraryItem API service. More...
class  OvfError
 The OvfError class describes an error related to accessing, validating, deploying, or exporting an OVF package. More...
class  OvfInfo
 The OvfInfo class contains informational messages related to accessing, validating, deploying, or exporting an OVF package. More...
class  OvfMessage
 The OvfMessage class describes a base OVF handling error message related to accessing, validating, deploying, or exporting an OVF package. More...
class  OvfParams
 The OvfParams class defines the common fields for all OVF deployment parameters. More...
class  OvfWarning
 The OvfWarning class describes a warning related to accessing, validating, deploying, or exporting an OVF package. More...
class  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.
More...
class  Property
 The Property class contains the information about a property in an OVF package. More...
class  PropertyParams
 The PropertyParams class contains a list of OVF properties that can be configured when the OVF package is deployed. More...
class  ScaleOutGroup
 The ScaleOutGroup class contains information about a scale-out group. More...
class  ScaleOutParams
 The ScaleOutParams class contains information about the scale-out groups described in the OVF package. More...
class  SizeParams
 The SizeParams class contains estimates of the download and deployment sizes. More...
class  StructDefinitions
 Defines the type descriptors for the top-level types in com.vmware.vcenter.ovf package. More...
class  UnknownSection
 The UnknownSection class contains information about an unknown section in an OVF package. More...
class  UnknownSectionParams
 The UnknownSectionParams class contains a list of unknown, non-required sections. More...
class  VcenterExtensionParams
 The VcenterExtensionParams class specifies that the OVF package should be registered as a vCenter extension. More...