Hello folks. When I use API to create virtual machines via API I'm unable to use ' example.com' or 'server.example.com' for 'name' parameter to call deployVirtualMachine API call. I need to replace dots with hyphens then this wrong hostname will be recognized by dhcp client and set on VM. How do I set real hostname on on VMs?
Thanks