Operations and Methods
The following method-implemented operations are supported for the /accounts/standard collection in the Veeam Backup for Microsoft Azure REST API:
- (POST)/api/v2/accounts/standard — adds an SMTP accounts to the Veeam Backup for Microsoft Azure configuration database.
- (GET)/api/v2/accounts/standard — retrieves representation of all SMTP accounts added to the Veeam Backup for Microsoft Azure configuration database.
- (PUT)/api/v2/accounts/standard/{id} — modifies an SMTP account with the specified ID.
- (DELETE)/api/v2/accounts/standard/{id} — removes an SMTP account with the specified ID from the Veeam Backup for Microsoft Azure configuration database.
- (GET)/api/v2/accounts/standard/{id} — retrieves representation of an SMTP account with the specified ID.
- (POST)/api/v2/accounts/standard/export — exports to a file a list of SMTP accounts added to the Veeam Backup for Microsoft Azure configuration database.