| Package | Description |
|---|---|
| com.vmware.vcenter.lcm |
The
com.vmware.vcenter.lcm package provides interfaces for managing the
vCenter Server lifecycle. |
| com.vmware.vcenter.lcm.update |
The
com.vmware.vcenter.lcm.update package provides interfaces for
updating vCenter Server to a newer version. |
| Class and Description |
|---|
UpdateFactory
UpdateFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.lcm.update package and also has the subpackages reference
to access respective subpackage services. |
| Class and Description |
|---|
| Pending
The
Pending interface provides method for listing pending minor or major
updates of vCenter Server. |
| PendingTypes
The
Pending interface provides method for listing pending minor or major
updates of vCenter Server. |
| PendingTypes.Category
The
Category enumeration class defines the type of payload this release
has on top of previous release |
| PendingTypes.Category.Values
Native Java
enum representing this enumeration class. |
| PendingTypes.Info
The
Info class contains detailed information about the vCenter
patch/update. |
| PendingTypes.ListResult
The
ListResult class contains information about the pending
patch/updates for the given vCenter server. |
| PendingTypes.ListResult.Builder
Builder class for
PendingTypes.ListResult. |
| PendingTypes.SeverityType
Level of severity for applying a given patch or update.
|
| PendingTypes.SeverityType.Values
Native Java
enum representing this enumeration class. |
| PendingTypes.Summary
The
Summary class contains basic information about the vCenter
patch/update/upgrade |
| PendingTypes.UpdateType
The
UpdateType enumeration class defines update type |
| PendingTypes.UpdateType.Values
Native Java
enum representing this enumeration class. |
| PrecheckReport
The
PrecheckReport interface generates precheck report for a vCenter
Server instance against a target update version. |
| PrecheckReportTypes
The
PrecheckReport interface generates precheck report for a vCenter
Server instance against a target update version. |
| PrecheckReportTypes._VAPI_OPERATIONS
Identifiers of the task operations
|
| PrecheckReportTypes.Report
The
Report class contains estimates of how long it will take an update
as well as a list of possible warnings and errors with applying the update. |
| PrecheckReportTypes.Report.Builder
Builder class for
PrecheckReportTypes.Report. |
| PrecheckReportTypes.ReportSummary
The
Summary Class contains the summary of precheck report. |
| PrecheckReportTypes.Result
The
Result class contains the precheck report and a link to download the
CSV report. |
| PrecheckReportTypes.Result.Builder
Builder class for
PrecheckReportTypes.Result. |
UpdateFactory
UpdateFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.lcm.update package and also has the subpackages reference
to access respective subpackage services. |