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 /Organizations and GET /Organizations/{organizationId} methods. When this property is set to true, it indicates that Microsoft Office 365 organization contains Microsoft Teams data. These methods return configuration of all organizations added to Veeam Backup for Microsoft Office 365 or the organization with the specified ID. For more information, see Getting Organizations and Getting Organization Parameters.
- The POST /Organizations method. When this property is set to true, it allows to back up Microsoft Teams data for Microsoft Office 365 organizations you want to add. For more information, see Organizations with Modern App-Only Authentication, Organizations with Modern Authentication and Legacy Protocols and Organizations with Basic Authentication.
- The PUT /Organizations/{organizationId} method. When this property is set to true, it enables backing up of Microsoft Teams data for the specified Microsoft Office 365 organization. For more information, see Editing Organization Parameters.
- Added the vet value to the type property of the explore action for the POST /Organization/action and POST /Organization/{organizationId}/action methods. This allows to start a restore session for Microsoft Teams data. For more information, see Creating Restore Session for Organization and Creating Restore Session for Organization by Organization ID.
- Added the Type 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.