GetClusterName
You use the GetClusterName function inside a policy to identify which cluster is running the policy.
Syntax
GetClusterName();
Parameters
This function does not take any parameters.
Return value
String type, the name of the cluster.
You use the GetClusterName function inside a policy to identify which cluster is running the policy.
GetClusterName();
This function does not take any parameters.
String type, the name of the cluster.