Operations and Methods
In this article
The following method-implemented operations are supported for the /protectedItem collection in the Veeam Backup for Microsoft Azure REST API:
- (GET)/api/v3/protectedItem/vm — retrieves resource representation of all protected items.
- (GET)/api/v3/protectedItem/vm/{id} — retrieves representation of a protected item with the specified ID.
- (POST)/api/v3/protectedItem/vm/export — exports collection of protected items.
- (POST)/api/v3/protectedItem/vm/{id}/deleteBackups — removes backed-up files of a specific protected item.
- (POST)/api/v3/protectedItem/vm/{id}/deleteSnapshots — removes snapshots of a specific protected item.
- (POST)/api/v3/protectedItem/vm/{id}/deleteManualSnapshots — removes snapshots of a specific protected item.