HA Application Monitoring API Error Messages
Guest infrastructure in vSphere may return the following HA related errors.
HA Application Monitoring Error Codes shows errors resulting from HA Application Monitoring calls.
Error Message | Data Type | Code | Description |
---|---|---|---|
VMGUESTAPPMONITORLIB_ERROR_SUCCESS | int | 0 | Call completed successfully. |
VMGUESTAPPMONITORLIB_ERROR_OTHER | char | Unknown error. | |
VMGUESTAPPMONITORLIB_ERROR_NOT_RUNNING_IN_VM | char | Calling application is not running within a virtual machine. | |
VMGUESTAPPMONITORLIB_ERROR_NOT_ENABLED | char | Monitoring is not enabled. | |
VMGUESTAPPMONITORLIB_ERROR_NOT_SUPPORTED | char | Monitoring is not supported. |