IBM Cloud Docs
How do rename the hostname after a virtual server is provisioned?

How do rename the hostname after a virtual server is provisioned?

When the virtual servers are provisioned, the hostname is the the first 15 characters of the name of the server used in the UI/CLI/API. If you need to change the hostname post-provisioning use; Rename-Computer -NewName <new_name> -Restart