Please enter search query.
Search <book_title>...
NetBackup™ Web UI VMware Administrator's Guide
Last Published:
2024-03-15
Product(s):
NetBackup & Alta Data Protection (10.3)
- Configuring RBAC and credentials for VMware administrators
- Managing VMware servers
- Protecting VMs
- Malware scan
- Instant access
- Instant rollback
- Continuous data protection
- VM recovery
- VMware agentless restore
- Individual file and folder restore
- Protecting VMs using hardware snapshot and replication
- Troubleshooting VMware operations
VM malware scan
You can create a malware scan livemount from a NetBackup image with NetBackup Recovery API. The livemount exports all VM files and folders via NFS or SMB protocol instantly, which allows NFS or SMB client mount the export path and do malware scan on the exported VM files and folders.
This feature provides the following malware scan APIs:
POST
/recovery/workloads/vmware/malware-scan-mounts
GET
/recovery/workloads/vmware/malware-scan-mounts
GET
/recovery/workloads/vmware/malware-scan-mounts/{mountId}
DELETE
/recovery/workloads/vmware/malware-scan-mounts/{mountId}.
For more details, refer NetBackup 10.0.1 API Reference on SORT