Resource Changes

The topic provides information on operation, parameter and schema changes made in the Veeam Backup for Nutanix AHV REST API 5.0.

Collection Changes

None

Operation Changes

None

Schema Changes

The following changes in the REST API schemas were made:

  • JobSettings schema:
  • Added the includes request body parameter that includes the new the JobIncludes subschema.
  • Added the excludes request body parameter that includes the new JobExcludes subschema.
  • Removed the vmIds and protectionDomains properties.
  • RestoreSettings schema:
  • Added the restoreToOriginal property.
  • Removed the preserveOriginalVmId property.
  • BackupRestorePointData schema:
  • Removed the backupSizeBytes property.