Package | Description |
---|---|
com.vmware.appliance |
The
com.vmware.appliance package provides interfaces for managing
vCenter Appliance configuration. |
com.vmware.appliance.system |
The
com.vmware.appliance.system package provides interfaces to query the
appliance system information. |
Class and Description |
---|
SystemFactory
SystemFactory is responsible for creating instances of services
contained inside the com.vmware.appliance.system package and also has the subpackages reference
to access respective subpackage services. |
Class and Description |
---|
Storage
Storage interface provides methods Appliance storage configuration |
StorageTypes
Storage interface provides methods Appliance storage configuration |
StorageTypes.StorageChange
The
StorageChange class describes the changes in capasity of a storage
partition. |
StorageTypes.StorageMapping
The
StorageMapping class describes the mapping between VCSA partitions
and the Hard disk numbers visible in the vSphere Web Client. |
StorageTypes.StorageMapping.Builder
Builder class for
StorageTypes.StorageMapping . |
SystemFactory
SystemFactory is responsible for creating instances of services
contained inside the com.vmware.appliance.system package and also has the subpackages reference
to access respective subpackage services. |
Time
Time interface provides methods Gets system time. |
TimeTypes
Time interface provides methods Gets system time. |
TimeTypes.SystemTimeStruct
SystemTimeStruct class Structure representing the system time. |
Uptime
Uptime interface provides methods Get the system uptime. |
UptimeTypes
Uptime interface provides methods Get the system uptime. |
Version
Version interface provides methods Get the appliance version. |
VersionTypes
Version interface provides methods Get the appliance version. |
VersionTypes.VersionStruct
VersionStruct class Structure representing appliance version
information. |
VersionTypes.VersionStruct.Builder
Builder class for
VersionTypes.VersionStruct . |