Changelog

This section describes changes introduced in Veeam Backup & Replication REST API 1.1-rev2.

To use the latest revision of the REST API, specify the 1.3-rev0 value in the x-api-version header of each request. For details on REST API versions, see Versioning.

Global Changes

The 1.1-rev2 value is added for the x-api-version header. The header must be specified in each request. For details on REST API versions, see Versioning.

New Features

In REST API 1.1-rev2, the Veeam Security Administrator and Incident API Operator roles are added.

Deprecated Requests

The Get Authorization Code request is deprecated in REST API 1.1-rev2.

Minor Non-Breaking Changes

The following minor non-breaking changes are introduced in REST API 1.1-rev2.

Connection

In REST API 1.1-rev2, you can specify single-use credentials for Linux servers that you want to use as hardened repositories in the Request TLS Certificate or SSH Fingerprint request.

Instant Recovery

Now the resourcePool property is not required in the InstantViVMCustomizedRecoveryDestinationSpec object.

FCD Instant Recovery

Now the Start FCD Migration request returns a session of the FirstClassDiskQuickMigration type.

Breaking Changes

Breaking changes cause REST API to function differently and can affect the client code.

Managed Servers

Now you can specify either permanent or single-use credentials for Linux servers. To specify the Linux credentials type, you must use the required credentialsStorageType property. For details, see Managed Servers.