Interface | Description |
---|---|
ImportHistory |
The
ImportHistory interface provides methods for managing the import of
vCenter historical data, e.g. |
ImportHistoryTypes |
Defines the data types of the
ImportHistory
API service. |
Install |
The
Install interface provides methods to configure the installation of
the appliance. |
InstallTypes |
Defines the data types of the
Install
API service. |
Question |
The
Question interface provides methods to get the question raised
during deployment and to answer them. |
QuestionTypes |
Defines the data types of the
Question
API service. |
Upgrade |
The
Upgrade interface provides methods to configure the upgrade of this
appliance from an existing vCenter appliance. |
UpgradeTypes |
Defines the data types of the
Upgrade
API service. |
Class | Description |
---|---|
ApplianceState |
The
ApplianceState enumeration class defines the various states the
vCenter Appliance can be in. |
ApplianceType |
The
ApplianceType enumeration class defines the vCenter appliance types. |
CheckInfo |
The
CheckInfo class describes the result of the appliance deployment
check. |
CheckInfo.Builder |
Builder class for
CheckInfo . |
CheckStatus |
The
CheckStatus enumeration class defines the status of the checks. |
HistoryMigrationOption |
The
HistoryMigrationOption enumeration class defines the vCenter history
migration option choices. |
HistoryMigrationSpec |
The
HistoryMigrationSpec enumeration class defines how vCenter history
data will be migrated. |
HistoryMigrationSpec.Builder |
Builder class for
HistoryMigrationSpec . |
ImportHistoryDefinitions |
Defines the type descriptors for the
ImportHistory
API service. |
ImportHistoryStub |
Remote stub implementation of the
ImportHistory
API service. |
ImportHistoryTypes.CreateSpec |
The
CreateSpec class contains information to create and start vCenter
historical data lazy-import. |
ImportHistoryTypes.CreateSpec.Builder |
Builder class for
ImportHistoryTypes.CreateSpec . |
ImportHistoryTypes.Info |
The
Info class contains properties to describe the state of vCenter
history import task. |
ImportHistoryTypes.Info.Builder |
Builder class for
ImportHistoryTypes.Info . |
InstallDefinitions |
Defines the type descriptors for the
Install
API service. |
InstallStub |
Remote stub implementation of the
Install
API service. |
InstallTypes.InstallSpec |
The
InstallSpec class contains information used to configure the
appliance installation. |
InstallTypes.InstallSpec.Builder |
Builder class for
InstallTypes.InstallSpec . |
InstallTypes.PscSpec |
The
PscSpec class contains information used to configure a standalone or
replicated PSC. |
InstallTypes.PscSpec.Builder |
Builder class for
InstallTypes.PscSpec . |
InstallTypes.VcsaEmbeddedSpec |
The
VcsaEmbeddedSpec class contains information used to configure an
embedded standalone or replicated vCenter Server. |
InstallTypes.VcsaEmbeddedSpec.Builder |
Builder class for
InstallTypes.VcsaEmbeddedSpec . |
LocationSpec |
The
LocationSpec class is used to pass the container ESXi or vCenter
server of the VM to patch the size of this appliance. |
LocationSpec.Builder |
Builder class for
LocationSpec . |
Notification |
The
Notification class contains properties to describe any
info/warning/error messages that Tasks can raise. |
Notification.Builder |
Builder class for
Notification . |
Notifications |
The
Notifications class contains info/warning/error messages that can be
reported be the task. |
Notifications.Builder |
Builder class for
Notifications . |
Operation |
The
Operation enumeration class defines the supported vCenter appliance
deployment operations. |
QuestionDefinitions |
Defines the type descriptors for the
Question
API service. |
QuestionStub |
Remote stub implementation of the
Question
API service. |
QuestionTypes.AnswerSpec |
The
AnswerSpec class contains properties to describe the answer to a
raised question. |
QuestionTypes.AnswerSpec.Builder |
Builder class for
QuestionTypes.AnswerSpec . |
QuestionTypes.Info |
The
Info class contains properties to describe questions raised during
the deployment process. |
QuestionTypes.Info.Builder |
Builder class for
QuestionTypes.Info . |
QuestionTypes.Question |
The
Question class contains properties to describe a deployment
question. |
QuestionTypes.Question.Builder |
Builder class for
Question . |
QuestionTypes.QuestionType |
The
QuestionType enumeration class defines the type of the question
raised. |
RemotePscSpec |
The
RemotePscSpec class contains information used to configure an
external vCenter Server that registers with a remote PSC. |
RemotePscSpec.Builder |
Builder class for
RemotePscSpec . |
ReplicatedPscSpec |
The
ReplicatedPscSpec class contains information used to check if the
configuring PSC can be replicated to the remote PSC. |
ReplicatedPscSpec.Builder |
Builder class for
ReplicatedPscSpec . |
ReplicatedSpec |
The
ReplicatedSpec class contains information used to check if the
configuring vCenter Server can be replicated to the remote PSC. |
ReplicatedSpec.Builder |
Builder class for
ReplicatedSpec . |
StandalonePscSpec |
The
StandalonePscSpec class contains information used to configure a
standalone PSC appliance. |
StandalonePscSpec.Builder |
Builder class for
StandalonePscSpec . |
StandaloneSpec |
The
StandaloneSpec class contains information used to configure a
standalone embedded vCenter Server appliance. |
StandaloneSpec.Builder |
Builder class for
StandaloneSpec . |
StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.vcenter.deployment package. |
UpgradeDefinitions |
Defines the type descriptors for the
Upgrade
API service. |
UpgradeStub |
Remote stub implementation of the
Upgrade
API service. |
UpgradeTypes.PscSpec |
The
PscSpec class contains information used to upgrade a Platform
Service Controller appliance. |
UpgradeTypes.PscSpec.Builder |
Builder class for
UpgradeTypes.PscSpec . |
UpgradeTypes.SourceApplianceSpec |
The
SourceApplianceSpec class contains information used to connect to
the appliance used as the source for an upgrade. |
UpgradeTypes.SourceApplianceSpec.Builder |
Builder class for
UpgradeTypes.SourceApplianceSpec . |
UpgradeTypes.UpgradeSpec |
The
UpgradeSpec class contains information used to configure the
appliance upgrade. |
UpgradeTypes.UpgradeSpec.Builder |
Builder class for
UpgradeTypes.UpgradeSpec . |
UpgradeTypes.VcsaEmbeddedSpec |
The
VcsaEmbeddedSpec class contains information used to upgrade a
Embedded vCenter Server appliance. |
UpgradeTypes.VcsaEmbeddedSpec.Builder |
Builder class for
UpgradeTypes.VcsaEmbeddedSpec . |
VerificationMode |
The
VerificationMode enumeration class defines the verification modes
for SSL certificates or SSH connections. |
Enum | Description |
---|---|
ApplianceState.Values |
Native Java
enum representing this enumeration class. |
ApplianceType.Values |
Native Java
enum representing this enumeration class. |
CheckStatus.Values |
Native Java
enum representing this enumeration class. |
HistoryMigrationOption.Values |
Native Java
enum representing this enumeration class. |
Operation.Values |
Native Java
enum representing this enumeration class. |
QuestionTypes.QuestionType.Values |
Native Java
enum representing this enumeration class. |
VerificationMode.Values |
Native Java
enum representing this enumeration class. |