User
Property | Type | Attributes | Description |
---|---|---|---|
instanceUid | String (UUID) | Read-only | UID assigned to a user. |
organizationUid | String (UUID) | Read-only | UID assigned to a user organization. |
userName | String | — | User name. |
status | String | — | User status. Possible values:
|
role | String | — | User role in Veeam Service Provider Console. Possible values:
|
profile | Subschema (UserProfile) | — | User profile. |
credentials | Subschema (CredentialsInfo) | Nullable | User credentials. |
Property | Type | Attributes | Description |
---|---|---|---|
firstName | String | Nullable | User first name. |
lastName | String | Nullable | User last name. |
title | String | — | User title. Possible values:
|
String | Nullable | User email address. | |
address | String | Nullable | Address of a user or user organization. |
phone | String | Nullable | Telephone number of a user or user organization. |
Property | Type | Attributes | Description |
---|---|---|---|
userName | String | Read-only | User name. |
password | String (password) | Nullable | Password. |