You can use administrator API methods to create, modify, view, and remove storage cluster administrators and assign levels of access and privileges for those with access to a storage cluster.
AddClusterAdmin
You can use the AddClusterAdmin method to add a new cluster admin account. A cluster admin can manage the cluster via the API and management tools. Cluster admins are completely separate and unrelated to standard tenant accounts.
GetCurrentClusterAdmin
You can use the GetCurrentClusterAdmin method to return information for the current primary Cluster Admin. The primary Cluster Admin was created when the cluster was created.
GetLoginBanner
You can use the GetLoginBanner method to get the currently active Terms of Use banner that users see when they log in to the Element web interface.
ListClusterAdmins
You can use the ListClusterAdmins method to return the list of all cluster administrators for the cluster.
ModifyClusterAdmin
You can use the ModifyClusterAdmin method to change the settings for a cluster admin, LDAP cluster admin, or third-party Identity Provider (IdP) cluster admin. You cannot change access for the administrator cluster admin account.
RemoveClusterAdmin
You can use the RemoveClusterAdmin method to remove a cluster admin, an LDAP cluster admin, or a third-party Identity Provider (IdP) cluster admin. You cannot remove the "admin" Cluster Admin account.
SetLoginBanner
You can use the SetLoginBanner method to configure the Terms of Use banner that users see when they log in to the Element web interface.