I have been trying to find a way to change the hostname in Unity via the REST API, however unsuccessful.
I am able to retrieve this information for all the servers in the cluster with the cluster operation following the route https://<unity IP>/vmrest/cluster
Is there any operation that I can use in the vmrest API to change any of the hostnames configured in the Unity?
Thanks in advance.