4.3.12.1 GET DOMAIN

This command displays live domain information from a running system.

Syntax

GET DOMAIN
   ACTION=action
WHERE
   { ID=id |
     HOSTNAME=hostname |
     CLUSTERNUMBER=cluster_number { COMPUTENUMBER=compute_number | STORAGENUMBER=storage_number } |
     CLUSTERNAME=cluster_name { COMPUTENUMBER=compute_number | STORAGENUMBER=storage_number } |
     CLUSTERID=cluster_id { COMPUTENUMBER=compute_number | STORAGENUMBER=storage_number } }

Arguments

ACTION : Specifies the information that the command returns.

If the action is applied to a guest, then the command displays specific information for the guest.

If the action is applied to the host, then the command displays information for the hypervisor.

  • LISTIMAGES: Displays image file details.

  • LISTDOMAIN: Displays domain details.

  • LISTMEMORY: Displays memory details.

  • LISTVCPU: Displays CPU details.

The following arguments are available in the WHERE clause:

  • ID : Specifies the es.xml ID for the target machine

  • HOSTNAME : Specifies the current hostname of the target machine

  • CLUSTERNUMBER : Specifies the cluster number in the es.xml, starting at 1

  • CLUSTERNAME : Specifies the name of the cluster

  • CLUSTERID : Specifies the es.xml ID of the cluster

  • COMPUTENUMBER : Specifies the es.xml compute node number in the cluster, starting at 1

  • STORAGENUMBER : Specifies the es.xml storage server number in the cluster, starting at 1