Operations and Methods
The following method-implemented operations are supported for the /virtualMachines collection in the Veeam Backup for Microsoft Azure REST API:
- (GET)/api/v2/virtualMachines — retrieves resource representation of all Azure VMs that can be protected.
- (POST)/api/v2/virtualMachines/export — exports to a file a list of Azure VMs that can be protected.
- (GET)/api/v2/virtualMachines/{id} — retrieves representation of an Azure VM with the specified ID.
- (POST)/api/v2/virtualMachines/takeSnapshot — performs manual snapshot operation for an Azure VM.