2.34.
ERROR HANDLING
CHAPTER 2.
API REFERENCE
DUPLICATE VM
Cannot restore this VM because it would create a duplicate
Signature:
DUPLICATE_VM(vm)
EVENTS LOST
Some events have been lost from the queue and cannot be retrieved.
No parameters.
FIELD TYPE ERROR
The value specified is of the wrong type
Signature:
FIELD_TYPE_ERROR(field)
HANDLE INVALID
You gave an invalid object reference. The object may have recently been deleted. The class
parameter gives the type of reference given, and the handle parameter echoes the bad value given.
Signature:
HANDLE_INVALID(class, handle)
HA ABORT NEW MASTER
This host cannot accept the proposed new master setting at this time.
Signature:
HA_ABORT_NEW_MASTER(reason)
HA HOST CANNOT SEE PEERS
The operation failed because the HA software on the specified host could not see a subset of other
hosts. Check your network connectivity.
Signature:
HA_HOST_CANNOT_SEE_PEERS(host, all, subset)
289