2.12.
CLASS: HOST
CHAPTER 2.
API REFERENCE
Arguments:
type
name
description
host ref
host
The host to evacuate
Return Type:
void
RPC name: evacuate
Overview:
Disable the host and Migrate all VMs off of it, where possible.
Signature:
void evacuate (session_id s, host ref host)
Arguments:
type
name
description
host ref
host
The host to evacuate
Return Type:
void
RPC name: syslog reconfigure
Overview:
Re-configure syslog logging.
Signature:
void syslog_reconfigure (session_id s, host ref host)
Arguments:
type
name
description
host ref
host
Tell the host to reread its Host.logging param-
eters and reconfigure itself accordingly
Return Type:
void
RPC name: management reconfigure
Overview:
Reconfigure the management network interface.
Signature:
void management_reconfigure (session_id s, PIF ref pif)
Arguments:
type
name
description
PIF ref
pif
reference to a PIF object corresponding to the
management interface
Return Type:
void
115