com.vmware.appliance.health
package provides interfaces for
reporting the health of the various subsystems of the the appliance.See: Description
Interface | Description |
---|---|
Applmgmt |
Applmgmt interface provides methods Get health status of applmgmt
services. |
ApplmgmtTypes |
Defines the data types of the
Applmgmt
API service. |
Databasestorage |
Databasestorage interface provides methods Get database storage health. |
DatabasestorageTypes |
Defines the data types of the
Databasestorage
API service. |
Load |
Load interface provides methods Get load health. |
LoadTypes |
Defines the data types of the
Load
API service. |
Mem |
Mem interface provides methods Get memory health. |
MemTypes |
Defines the data types of the
Mem
API service. |
Softwarepackages |
Softwarepackages interface provides methods Get information on available
software updates available in remote VUM repository. |
SoftwarepackagesTypes |
Defines the data types of the
Softwarepackages
API service. |
Storage |
Storage interface provides methods Get storage health. |
StorageTypes |
Defines the data types of the
Storage
API service. |
Swap |
Swap interface provides methods Get swap health. |
SwapTypes |
Defines the data types of the
Swap
API service. |
System |
System interface provides methods Get overall health of the system. |
SystemTypes |
Defines the data types of the
System
API service. |
Class | Description |
---|---|
ApplmgmtDefinitions |
Defines the type descriptors for the
Applmgmt
API service. |
ApplmgmtStub |
Remote stub implementation of the
Applmgmt
API service. |
DatabasestorageDefinitions |
Defines the type descriptors for the
Databasestorage
API service. |
DatabasestorageStub |
Remote stub implementation of the
Databasestorage
API service. |
DatabasestorageTypes.HealthLevel |
HealthLevel enumeration class Defines service health levels. |
HealthFactory |
HealthFactory is responsible for creating instances of services
contained inside the com.vmware.appliance.health package and also has the subpackages reference
to access respective subpackage services. |
LoadDefinitions |
Defines the type descriptors for the
Load
API service. |
LoadStub |
Remote stub implementation of the
Load
API service. |
LoadTypes.HealthLevel |
HealthLevel enumeration class Defines health levels. |
MemDefinitions |
Defines the type descriptors for the
Mem
API service. |
MemStub |
Remote stub implementation of the
Mem
API service. |
MemTypes.HealthLevel |
HealthLevel enumeration class Defines health levels. |
SoftwarepackagesDefinitions |
Defines the type descriptors for the
Softwarepackages
API service. |
SoftwarepackagesStub |
Remote stub implementation of the
Softwarepackages
API service. |
SoftwarepackagesTypes.HealthLevel |
HealthLevel enumeration class Defines health levels. |
StorageDefinitions |
Defines the type descriptors for the
Storage
API service. |
StorageStub |
Remote stub implementation of the
Storage
API service. |
StorageTypes.HealthLevel |
HealthLevel enumeration class Defines health levels. |
StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.appliance.health package. |
SwapDefinitions |
Defines the type descriptors for the
Swap
API service. |
SwapStub |
Remote stub implementation of the
Swap
API service. |
SwapTypes.HealthLevel |
HealthLevel enumeration class Defines health levels. |
SystemDefinitions |
Defines the type descriptors for the
System
API service. |
SystemStub |
Remote stub implementation of the
System
API service. |
SystemTypes.HealthLevel |
HealthLevel enumeration class Defines health levels. |
Enum | Description |
---|---|
DatabasestorageTypes.HealthLevel.Values |
Native Java
enum representing this enumeration class. |
LoadTypes.HealthLevel.Values |
Native Java
enum representing this enumeration class. |
MemTypes.HealthLevel.Values |
Native Java
enum representing this enumeration class. |
SoftwarepackagesTypes.HealthLevel.Values |
Native Java
enum representing this enumeration class. |
StorageTypes.HealthLevel.Values |
Native Java
enum representing this enumeration class. |
SwapTypes.HealthLevel.Values |
Native Java
enum representing this enumeration class. |
SystemTypes.HealthLevel.Values |
Native Java
enum representing this enumeration class. |
com.vmware.appliance.health
package provides interfaces for
reporting the health of the various subsystems of the the appliance. The package
is available starting in vSphere 6.5.