Please enter search query.
Search <book_title>...
NetBackup™ for VMware Administrator's Guide
Last Published:
2024-09-30
Product(s):
NetBackup & Alta Data Protection (10.5)
- Introduction
- Required tasks: overview
- Configuring RBAC roles for VMware administrators
- Notes and prerequisites
- VMware vSphere privileges
- Managing VMware servers
- About VMware discovery
- Add VMware servers
- Change resource limits for VMware resource types
- Configuring backup policies for VMware
- Backup options on the VMware tab
- Exclude disks tab
- Configuring a VMware Intelligent Policy
- About the Reuse VM selection query results option
- Use Accelerator to back up virtual machines
- Configuring protection plans for VMware
- Malware scan
- Instant access
- Instant rollback
- Continuous data protection
- Backing up virtual machines
- VM recovery
- VMware agentless restore
- Restoring Individual files and folders from VMware backups
- Using NetBackup to back up Cloud Director environments
- Recover VMware Cloud Director virtual machines
- Restore virtual machines with Instant Recovery
- Protecting VMs using hardware snapshots and replication
- Best practices and more information
- Troubleshooting VMware operations
- NetBackup logging for VMware
- Snapshot error encountered (status code 156)
- Appendix A. Configuring services for NFS on Windows
- About configuring services for NFS on Windows 2012 or 2016 (NetBackup for VMware)
- Appendix B. Backups of VMware raw devices (RDM)
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