2.34.
ERROR HANDLING
CHAPTER 2.
API REFERENCE
HOST IN EMERGENCY MODE
Cannot perform operation as the host is running in emergency mode.
No parameters.
HOST IN USE
This operation cannot be completed as the host is in use by (at least) the object of type and ref
echoed below.
Signature:
HOST_IN_USE(host, type, ref)
HOST IS SLAVE
You cannot make regular API calls directly on a slave. Please pass API calls via the master host.
Signature:
HOST_IS_SLAVE(Master IP address)
HOST MASTER CANNOT TALK BACK
The master reports that it cannot talk back to the slave on the supplied management IP address.
Signature:
HOST_MASTER_CANNOT_TALK_BACK(ip)
HOST NOT DISABLED
This operation cannot be performed because the host is not disabled.
No parameters.
HOST NOT ENOUGH FREE MEMORY
Not enough host memory is available to perform this operation
No parameters.
HOST NOT LIVE
This operation cannot be completed as the host is not live.
No parameters.
292