Skip to content

Nutanix AHV

Snapshot-based VM image backup using the Nutanix NDFS API with raw, disk-level capture.

  • Nutanix NDFS API
  • Disk-level capture
  • Snapshot-based

Add the plugin to a Content on the client you want to protect:

Content {
Name = "nutanix-ahv"
Include {
Options { Plugin = "nutanix: pc_host=10.0.0.20 user=admin password=secret vm=*" }
}
}

All parameters are space-separated key=value pairs. See the Content reference for Content options.

Restore individual files, boot the VM instantly (Instant Recovery), or restore it into another hypervisor (V2V).

See also: Restore, Instant Recovery & V2V.