com.vmware.vcenter.lcm
package provides interfaces for managing the
vCenter Server lifecycle.See: Description
Interface | Description |
---|---|
Reports |
The
Report interface provides an method to download the report generated
by the interop and precheck operations. |
ReportsTypes |
Defines the data types of the
Reports
API service. |
Class | Description |
---|---|
LcmFactory |
LcmFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.lcm package and also has the subpackages reference
to access respective subpackage services. |
Notification |
The
Notification class describes a notification that can be reported by
the appliance task, which can be of type info, warning or errors. |
Notification.Builder |
Builder class for
Notification . |
Notifications |
The
Notifications class contains info/warning/error messages that can be
reported be the appliance task. |
Notifications.Builder |
Builder class for
Notifications . |
ReportsDefinitions |
Defines the type descriptors for the
Reports
API service. |
ReportsStub |
Remote stub implementation of the
Reports
API service. |
ReportsTypes.Location |
The
Location class contains the URI location to download the report
from, as well as a token required (as a header on the HTTP request) to get the
bundle. |
ReportsTypes.Location.Builder |
Builder class for
ReportsTypes.Location . |
ReportsTypes.Token |
The
Token class contains information about the token required in the
HTTP GET request to generate the report. |
ReportsTypes.Token.Builder |
Builder class for
ReportsTypes.Token . |
StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.vcenter.lcm package. |
com.vmware.vcenter.lcm
package provides interfaces for managing the
vCenter Server lifecycle.