Click or drag to resize

AddClusterAdminRequest Properties

The AddClusterAdminRequest type exposes the following members.

Properties
  NameDescription
Public propertyAcceptEula
Required to indicate your acceptance of the End User License Agreement when creating this cluster. To accept the EULA, set this parameter to true.
Public propertyAccess
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.
Public propertyAttributes
List of name-value pairs in JSON object format.
Public propertyPassword
Password used to authenticate this cluster admin.
Public propertyUsername
Unique username for this cluster admin. Must be between 1 and 1024 characters in length.
Top
See Also