Share via


Changing Object Names

Cluster-aware applications typically allow administrators to control changes to existing cluster object names. As an analogy, most applications allow users to control path and file name changes. In both cases, the user is in the best position to assess the impact of the name change on other applications and to choose a name that is consistent with other names.

The following API elements can be used to safely change object names.

Name to change Function to use
cluster name
SetClusterName
group name
SetClusterGroupName
network name
SetClusterNetworkName
resource name
SetClusterResourceName

Note