New Resources

The REST API 5.0 introduces new resource collections and operations that support new features released in the latest version of Veeam Backup for Nutanix AHV.

New Resource Collections

The following new resource collections were introduced in the Veeam Backup for Nutanix AHV REST API 5.0:

  • /workers — you can create and manage workers added to Veeam Backup for Nutanix AHV.
  • /account — you can create and manage user accounts added to Veeam Backup for Nutanix AHV.

New Operations

The following new operations were added to the existing resource collections in the Veeam Backup for Nutanix AHV REST API 5.0:

  • POST /jobs/{id}/clone — creates a copy of a job with the specified ID.
  • POST /jobs/{id}/retry — restarts the operation for the failed resources added to a job with the specified ID.
  • GET /clusters/{id}/hosts — retrieves a list of all host (nodes) configured in the specified Nutanix AHV cluster.