The clusterAdmin object contains information about the current cluster administrator user. You can retrieve admin user information with the GetCurrentClusterAdmin API method.
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:
|
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 |