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

/BackupRepositories/{repositoryId}/SiteData

In this article

    Represents a collection of backed up Microsoft SharePoint sites 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}/SiteData

    Related Resources

    Methods

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

    Resource Representation

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

    [

       {

         "id": "0eb9b4fb-a595-4ae0-80bf-b95f2f8f3bd4c48a44a2-2e06-4854-b3f2-b55c81636d19",

         "title": "...",

         "url": "https://organization-my.sharepoint.com/personal/..._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-cb24e-4364-8b3c-e3aaeab4fb41/sitedata/0eb9b4fb-a595-4ae0-80bf-b95f2f8f3bd4c48a44a2-2e06-4854-b3f2-b55c81636d19"

           },

           "organization": {

             "href": "https://127.0.0.1:4443/v3/backuprepositories/459684e0-cb24e-4364-8b3c-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"

           }

         }

       },

       {

         "id": "06a59248-64a3-48ea-a3c6-c0b70653dc2fb96a9e43-46e1-4569-9573-15fcae353287",

         "title": "...",

         "url": "https://organization-my.sharepoint.com/personal/..._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-cb24e-4364-8b3c-e3aaeab4fb41/sitedata/06a59248-64a3-48ea-a3c6-c0b70653dc2fb96a9e43-46e1-4569-9573-15fcae353287"

           },

           "organization": {

             "href": "https://127.0.0.1:4443/v3/backuprepositories/459684e0-cb24e-4364-8b3c-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"

           }

         }

       }

    ]

    I want to report a typo

    There is a misspelling right here:

     

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