Fetch Antimalware Scan Stats

GET {{base_url}}/api/vault_manager/v1/antimalware_scan_stats

Request Params

KeyDatatypeRequiredDescription
creatednullShow backups created only within specified time range.

RESPONSES

status: OK

{"clean_count":0,"infected_count":0,"not_supported_clean_count":0,"_links":[{"rel":"GetAntiMalwareScanStats","href":"/api/vault_manager/v1/antimalware_scan_stats"}]}