This is an archive version of the document. To get the most up-to-date information, see the current version.

Resource Changes

The following list contains changes to operations and schemas. Note that these changes do not affect REST API v4.0 functionality:

  • Added the Count property (optional) to the POST /Organizations/{organizationId}/Applications method. This property allows to create multiple applications in Microsoft Azure Active Directory using the device code. For more information, see Creating Applications in Azure.
  • Added the isTeamsOnline property to the following methods:
  • The GET /Proxies method. This property allows to get a collection of backup proxy servers with the following types indicated: Domain, Local, or Workgroup. For more information, see Getting Backup Proxy Servers.
  • The GET /Proxies/{proxyId} method. This property allows to get a resource representation of a backup proxy server with the specified ID with one of the following types indicated: Domain, Local, or Workgroup. For more information, see Getting Backup Proxy Servers.
  • Added the UseDomainNetwork property (optional) to the POST /Proxies method. This property allows to define the type of the backup proxy server you want to add. For more information, see Adding Backup Proxy Servers.
  • Added the Force property to the remove action for the POST /Proxies/{proxyId}/action method. This property allows to define whether Veeam Backup for Microsoft Office 365 must remove the backup proxy server with the specified ID in the following cases:
  • Veeam Backup for Microsoft Office 365 cannot connect to the backup proxy server.
  • The backup proxy server is in use by Veeam Backup for Microsoft Office 365.
  • The backup proxy server you want to remove is the default backup proxy server in Veeam Backup for Microsoft Office 365.

For more information, see Removing Backup Proxy Servers.

  • The GET /Jobs/{jobId}/SelectedItems method returns a resource representation of items in the backup job with the specified ID including Microsoft Teams objects. For more information, see Getting Backup Job Items.
  • The POST /Jobs/{jobId}/SelectedItems method allows to add a new item to the backup job processing list including Microsoft Teams objects. For more information, see Adding Items to Backup Job.