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

/BackupRepositories/{repositoryId}/OrganizationData

In this article

    Represents a collection of resources of the organizations backed up data which is stored on a Veeam Backup for Microsoft Office 365 repository having a specified ID.

    Resource URL

    https://<Backup-Office365>:4443/v3/BackupRepositories/{repositoryId}/OrganizationData

    Related Resources

    Methods

    The following methods are supported for the /BackupRepositories/{repositoryId}/OrganizationData resource:

    Resource Representation

    The /BackupRepositories/{repositoryId}/OrganizationData resource has the following representation:

    [

     {

         "displayName": "organization.onmicrosoft.com",

         "organizationId": "organization.onmicrosoft.com:00000000-0000-0000-0000-000000000000:00000000-0000-0000-0000-000000000000",

         "_links": {

           "self": {

             "href": "https://127.0.0.1:4443/v3/backuprepositories/459684e0-ca4e-4164-8c3c-e3aaeab4fb41/organizationdata/organization.onmicrosoft.com:00000000-0000-0000-0000-000000000000:00000000-0000-0000-0000-000000000000"

           },

           "backupRepository": {

             "href": "https://127.0.0.1:4443/v3/backuprepositories/459684e0-cb24e-4364-8b3c-e3aaeab4fb41"

           }

         }

       },

       {

         "displayName": "organization.server.local",

         "organizationId": ":03d6260c-2779-4914-8d65-782a66c10f70:00000000-0000-0000-0000-000000000000",

         "_links": {

           "self": {

             "href": "https://127.0.0.1:4443/v3/backuprepositories/459684e0-ca4e-4164-8c3c-e3aaeab4fb41/organizationdata/:03d6260c-2779-4914-8d65-782a66c10f70:00000000-0000-0000-0000-000000000000"

           },

           "backupRepository": {

            "href": "https://127.0.0.1:4443/v3/backuprepositories/459684e0-cb24e-4364-8b3c-e3aaeab4fb41"

           }

         }

       },

    ...]

    I want to report a typo

    There is a misspelling right here:

     

    I want to let the Veeam Documentation Team know about that.