Click or drag to resize

AddLdapClusterAdminRequest Properties

The AddLdapClusterAdminRequest type exposes the following members.

Properties
  NameDescription
Public propertyAcceptEula
Accept the End User License Agreement. Set to true to add a cluster administrator account to the system. If omitted or set to false, the method call fails.
Public propertyAccess
Controls which methods this Cluster Admin can use. For more details on the levels of access, see the Access Control appendix in the SolidFire API Reference.
Public propertyAttributes
List of name-value pairs in JSON object format.
Public propertyUsername
The distinguished user name for the new LDAP cluster admin.
Top
See Also