Skip to main content
Element Software
12.5 and 12.7

clusterAdmin

Contributors netapp-pcarriga amgrissino

The clusterAdmin object contains information about the current cluster administrator user. You can retrieve admin user information with the GetCurrentClusterAdmin API method.

Object members

This object contains the following members:

Name Description Type

access

The methods this cluster admin can use.

string array

authMethod

The type of authorization the cluster admin user has. Possible values:

  • LDAP

  • Cluster

  • Local

string

attributes

List of name-value pairs in JSON object format.

JSON object

clusterAdminID

The cluster administrator ID for this cluster admin user.

integer

username

User name for this cluster admin.

string

Find more information