Set User Default Cluster

Sets the default cluster for a user. When that user logs in, the default cluster will be set as the current cluster. If a user's default cluster is not set, Magpie will fall back to using the organization's default cluster.

Syntax

alter user <user reference>
  set default cluster { <cluster reference> | none }

Parameters

user reference

String. Name of the user to set the default cluster for.

cluster reference

String. Name of the new default cluster to set. Specify "none" to unset the default cluster.


Was this article helpful?
0 out of 0 found this helpful