Schemas
The following JSON schemas are used to represent resources in the /accounts/standard collection in the Veeam Backup for Microsoft Azure REST API. Properties included in schemas represent SMTP accounts. Some of the properties can be used in POST and PUT requests as well as for query parameter values in GET requests.
StandardAccountV2
Property | Type | Description |
---|---|---|
id | string | System ID assigned to a backup policy in the Veeam Backup for Microsoft Azure REST API. |
name | string | Name of an SMTP account. |
description | string | Description of an SMTP account. |
username | string | Name of the user. |
_links | string | A list of methods and operations available for the SMTP accounts in the Veeam Backup for Microsoft Azure REST API, and request URLs used to perform the operations. |