com.vmware.appliance.system
package provides interfaces to query the
appliance system information.See: Description
Interface | Description |
---|---|
Storage |
Storage interface provides methods Appliance storage configuration |
StorageTypes |
Defines the data types of the
Storage
API service. |
Time |
Time interface provides methods Gets system time. |
TimeTypes |
Defines the data types of the
Time
API service. |
Uptime |
Uptime interface provides methods Get the system uptime. |
UptimeTypes |
Defines the data types of the
Uptime
API service. |
Version |
Version interface provides methods Get the appliance version. |
VersionTypes |
Defines the data types of the
Version
API service. |
Class | Description |
---|---|
StorageDefinitions |
Defines the type descriptors for the
Storage
API service. |
StorageStub |
Remote stub implementation of the
Storage
API service. |
StorageTypes.StorageChange |
The
StorageChange class describes the changes in capasity of a storage
partition. |
StorageTypes.StorageChange.Builder |
Builder class for
StorageTypes.StorageChange . |
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 . |
StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.appliance.system package. |
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. |
TimeDefinitions |
Defines the type descriptors for the
Time
API service. |
TimeStub |
Remote stub implementation of the
Time
API service. |
TimeTypes.SystemTimeStruct |
SystemTimeStruct class Structure representing the system time. |
TimeTypes.SystemTimeStruct.Builder |
Builder class for
TimeTypes.SystemTimeStruct . |
UptimeDefinitions |
Defines the type descriptors for the
Uptime
API service. |
UptimeStub |
Remote stub implementation of the
Uptime
API service. |
VersionDefinitions |
Defines the type descriptors for the
Version
API service. |
VersionStub |
Remote stub implementation of the
Version
API service. |
VersionTypes.VersionStruct |
VersionStruct class Structure representing appliance version
information. |
VersionTypes.VersionStruct.Builder |
Builder class for
VersionTypes.VersionStruct . |
com.vmware.appliance.system
package provides interfaces to query the
appliance system information. The package is available starting in vSphere 6.5.