Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To choose the automatic hostname, set the following Abiquo API server property.

// Generate VM name from database ID. If false use VM_uuid on Linux and VM_database ID on Windows 
abiquo.api.experimental.hostname13charsFromVirtualMachineDatabaseId=true

The user can define the FQDN when creating a VM using the API. The user can edit the VM and change the FQDN before they deploy the VM, and the API will validate the FQDN.

...