Name | Type | Description | Notes |
---|---|---|---|
name | str | name of the object (e.g., a file system or snapshot) | [optional] |
api_token | AdminApiToken | [optional] | |
create_api_token | bool | Create a new API token | [optional] |
api_token_timeout | int | Expire api-token after this period (in milliseconds). | [optional] |
delete_api_token | bool | Delete this user's API token | [optional] |
old_password | str | Old user password | [optional] |
password | str | User password | [optional] |