An array of Users.
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] |
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] |