Creates an appliance/vApp. For example:
xe
Add VMs to the appliance:
xe
appliance-destroy
Destroys an appliance/vApp. For example:
xe
appliance-recover
Recover a VM appliance/vAPP from the database contained in the supplied VDI.
appliance-shutdown
appliance-shutdown uuid=<appliance-uuid> [force=<truefalse>]
Shuts down all VMs in an appliance/vApp. For example:
xe
appliance-start
Starts an appliance/vApp. For example:
xe
Audit Commands
Audit commands download all of the available records of the RBAC audit file in the pool. If the optional parameter since is present, it downloads only the records from that specific point in time.
audit-log-get parameters
Parameter Name | Description | Type |
|
|
|
filename | Write the audit log of the pool to <filename> | required |
|
|
|
since | specific date/time point | optional |
|
|
|
audit-log-get
For example, to obtain audit records of the pool since a precise millisecond timestamp, run the following command:
Run the following command:
117