Specification Changes
The following list contains changes to specification structure and format:
- The default value was changed from true to false for the disable_antiforgery_token parameter in the request of the POST /token method. For more information, see Request Authorization Tokens.
- The /AuditEmailSettings/SendTest endpoint was renamed to /AuditEmailSettings/SendTestEmail.
- The /VboEmailSettings/SendTest endpoint was renamed to /VboEmailSettings/SendTestEmail.
- The /VexEmailSettings/SendTest endpoint was renamed to /VexEmailSettings/SendTestEmail.
- The /VetEmailSettings/sendTest endpoint was renamed to /VetEmailSettings/SendTestEmail.
- The iaStorageClassEnabled property was renamed to standardIaStorageClassEnabled in the request body and response schemas describing the Amazon S3 object storage properties.
- The instanceType property was renamed to instanceTypeName in the request body and response schemas describing the Amazon archiver appliance properties.
- The virtualMachineSize property was renamed to virtualMachineSizeName in the request body and response schemas describing the Azure archiver appliance properties.
- The channelId parameter was moved from query to path for the GET /RestoreSessions/{restoreSessionId}/organization/teams/{teamId}/channels/{channelId}/files/{fileId} (formerly GET /RestoreSessions/{restoreSessionId}/organization/teams/{teamId}/files/{fileId}) method.
- The channelId parameter was added to the request path for the following methods:
- GET /RestoreSessions/{restoreSessionId}/organization/teams/{teamId}/channels/{channelId}/files/{fileId}/versions (formerly GET /RestoreSessions/{restoreSessionId}/organization/teams/{teamId}/files/{fileId}/versions)
- POST /RestoreSessions/{restoreSessionId}/organization/teams/{teamId}/channels/{channelId}/files/{fileId}/save (formerly POST /RestoreSessions/{restoreSessionId}/organization/teams/{teamId}/files/{fileId}/save)
- POST /RestoreSessions/{restoreSessionId}/organization/teams/{teamId}/channels/{channelId}/files/{fileId}/send (formerly POST /RestoreSessions/{restoreSessionId}/organization/teams/{teamId}/files/{fileId}/send)
- POST /RestoreSessions/{restoreSessionId}/organization/teams/{teamId}/channels/{channelId}/files/{fileId}/restore (formerly POST /RestoreSessions/{restoreSessionId}/organization/teams/{teamId}/files/{fileId}/restore)
- The POST /Organizations/{organizationId}/Jobs method was substituted with the POST /Jobs method.
- The POST /Organizations/{organizationId}/BackupApplications method is now used to add backup applications to the specified Microsoft 365 organization instead of the PUT /Organizations/{organizationId}/BackupApplications method. The PUT /Organizations/{organizationId}/BackupApplications method is used to replace existing backup applications with new ones.