<name> as a child element of <domain>
Assigns a unique name to the virtual server.
Text content
Unique alphanumeric name for the virtual server.Selected attributes
None.Usage
Domain configuration-XMLParent elements
<domain>Child elements
None.Example
<domain type="kvm">
<name>Virtual_server_25</name>
<uuid>12345678abcd12341234abcdefabcdef</uuid>
....
</domain>On the virtual server, the name will
display as follows: [root@guest:] # cat /proc/sysinfo | grep VM VM00 Name: Virtual_ VM00 Control Program: KVM/Linux ... VM00 Extended Name: Virtual_server_25 VM00 UUID: 12345678abcd12341234abcdefabcdef