Changelog

The Veeam Plug-in for Nutanix AHV 8 REST API is NOT backward-compatible with client applications that were created using earlier versions of the REST API specification. This means that you cannot use any of the REST API specifications to perform operations with Veeam Plug-in for Nutanix AHV resources if the specification version has been released earlier.

Deprecated Endpoints

The following endpoints are no longer available in the Veeam Plug-in for Nutanix AHV 8 REST API:

  • /token

  • /applianceNetworkSettings

  • /backupServer

  • /clusters/{id}/vms/refreshAsync

  • /clusters/{id}/protectionDomains/refresh

  • /clusters/{id}/volumeGroups/refresh

  • /clusters/{id}/rescanSnapshots

  • /dashboard

  • /monitoring

  • /protectedVms

  • /restorePoints/{id}

  • /restorePoints/{id}/delete

  • /restorePoints/protectionDomainSnapshots/{id}

  • /restorePoints/userSnapshots/{id}

  • /restorePoints/backups/{id}

  • /emailSettings

  • /timezones

  • /account

  • /virtualMachines

New Operations

The following new operations were added to the existing resource collections in the Veeam Plug-in for Nutanix AHV 8 REST API:

  • POST /clusters — adds a Nutanix AHV cluster to the Veeam Backup & Replication configuration database.

  • DELETE /clusters/{id} — removes a cluster with the specified ID from the Veeam Backup & Replication configuration database

  • GET /clusters/{id}/settings — retrieves connection information on a cluster with the specified ID.

  • PUT /clusters/{id}/settings — updates settings of a cluster with the specified ID added to the Veeam Backup & Replication configuration database.

  • GET /prismCentrals - represents all Nutanix AHV Prism Centrals connected to the backup server and VMs residing in the clusters registered with those Prism Centrals.

  • POST /prismCentrals - adds a Nutanix AHV Prism Central to the Veeam Backup & Replication configuration database.

  • GET /prismCentrals/{id} - retrieves information on a Nutanix AHV Prism Central with the specified ID.

  • PUT /prismCentrals/{id} - updates settings of a Prism Central with the specified ID added to the Veeam Backup & Replication configuration database.

  • DELETE /prismCentrals/{id} - removes a Nutanix AHV Prism Central with the specified ID from the Veeam Backup & Replication configuration database.

Document updated 9/03/2025

Page content applies to build 13.8.0.582