Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 913 Bytes

UserUser.md

File metadata and controls

16 lines (12 loc) · 913 Bytes

Org.OpenAPITools.Model.UserUser

An array of Users.

Properties

Name Type Description Notes
Id string The User's id. [optional]
Name string The User's name. [optional]
ApiEnabled bool Permit API access for this User. * true * false [optional]
Email string The User's email address. [optional]
Password string The User's password. [optional]
Acls List<string> An array of permission 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]