Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 832 Bytes

CreateUserRequest.md

File metadata and controls

14 lines (10 loc) · 832 Bytes

Org.OpenAPITools.Model.CreateUserRequest

Properties

Name Type Description Notes
Email string The User's email address.
Name string The User's name.
Password string The User's password.
ApiEnabled bool API access is permitted for this User. * true (default) * false [optional]
Acls List<string> An array of permissions granted. * abuse * alerts * billing * dns * firewall * loadbalancer * manage\_users * objstore * provisioning * subscriptions * subscriptions\_view * support * upgrade [optional]

[Back to Model list] [Back to API list] [Back to README]