AddClusterAdminRequest Properties |
The AddClusterAdminRequest type exposes the following members.
Name | Description | |
---|---|---|
AcceptEula |
Required to indicate your acceptance of the End User License
Agreement when creating this cluster. To accept the EULA,
set this parameter to true.
| |
Access |
Controls which methods this cluster admin can use. For more details on the levels of access, see Access Control in the Element API Reference Guide.
| |
Attributes |
List of name-value pairs in JSON object format.
| |
Password |
Password used to authenticate this cluster admin.
| |
Username |
Unique username for this cluster admin. Must be between 1 and 1024 characters in length.
|