Click or drag to resize

ISolidFireElementListClusterAdmins Method

ListClusterAdmins returns the list of all cluster administrators for the cluster. There can be several cluster administrator accounts with different levels of permissions. There can be only one primary cluster administrator in the system. The primary Cluster Admin is the administrator that was created when the cluster was created.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
ListClusterAdminsResult ListClusterAdmins()

Return Value

Type: ListClusterAdminsResult
See Also