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

/RestoreSessions/{restoreSessionId}/Organization/Sites

In this article

    Represents а collection of backed up SharePoint sites.

    Resource URL

    The URL of the reference resource representation:

    https://<Backup-Office365>:4443/v3/RestoreSessions/{restoreSessionId}/Organization/Sites

    Related Resources

    Methods

    The following methods are supported for the /RestoreSessions/{restoreSessionId}/Organization/Sites resource:

    (GET) /RestoreSessions/{restoreSessionId}/Organization/Sites

    Resource Representation

    The /RestoreSessions/{restoreSessionId}/Organization/Sites resource has the following representation:

    [

      {

       "id": "b3184e77-b95b-45f7-96cc-180a20b61cbd8507931c-4561-4ddf-bc90-411aba44bb39",

       "name": "Administrator",

       "url": "http://server/sites/mySite",

       "_links": {

        "self": {

         "href": "https://support.north.local:4443/v3/restoresessions/6a50c1ce-07e1-4ee9-9158-9150acb5c2eb/organization/sites/b3184e77-b95b-45f7-96cc-180a20b61cbd8507931c-4561-4ddf-bc90-411aba44bb39"

        },

        "sites": {

         "href": "https://support.north.local:4443/v3/restoresessions/6a50c1ce-07e1-4ee9-9158-9150acb5c2eb/organization/sites?parentId=b3184e77-b95b-45f7-96cc-180a20b61cbd8507931c-4561-4ddf-bc90-411aba44bb39"

        },

        "libraries": {

         "href": "https://support.north.local:4443/v3/restoresessions/6a50c1ce-07e1-4ee9-9158-9150acb5c2eb/organization/sites/b3184e77-b95b-45f7-96cc-180a20b61cbd8507931c-4561-4ddf-bc90-411aba44bb39/libraries"

        },

        "lists": {

         "href": "https://support.north.local:4443/v3/restoresessions/6a50c1ce-07e1-4ee9-9158-9150acb5c2eb/organization/sites/b3184e77-b95b-45f7-96cc-180a20b61cbd8507931c-4561-4ddf-bc90-411aba44bb39/lists"

        },

        "documents": {

         "href": "https://support.north.local:4443/v3/restoresessions/6a50c1ce-07e1-4ee9-9158-9150acb5c2eb/organization/sites/b3184e77-b95b-45f7-96cc-180a20b61cbd8507931c-4561-4ddf-bc90-411aba44bb39/documents"

        },

        "items": {

         "href": "https://support.north.local:4443/v3/restoresessions/6a50c1ce-07e1-4ee9-9158-9150acb5c2eb/organization/sites/b3184e77-b95b-45f7-96cc-180a20b61cbd8507931c-4561-4ddf-bc90-411aba44bb39/items"

        },

        "folders": {

         "href": "https://support.north.local:4443/v3/restoresessions/6a50c1ce-07e1-4ee9-9158-9150acb5c2eb/organization/sites/b3184e77-b95b-45f7-96cc-180a20b61cbd8507931c-4561-4ddf-bc90-411aba44bb39/folders"

        }

       }

      },

      {

       "id": "724011c3-a540-4684-b24f-3e2ab4ef6380df26ea7d-6468-4846-bdf5-4e88d871ed11",

       "name": "CopyTo User",

       "url": "http://server/personal/orgUser",

       "_links": {

        "self": {

         "href": "https://support.north.local:4443/v3/restoresessions/6a50c1ce-07e1-4ee9-9158-9150acb5c2eb/organization/sites/724011c3-a540-4684-b24f-3e2ab4ef6380df26ea7d-6468-4846-bdf5-4e88d871ed11"

        },

        "sites": {

         "href": "https://support.north.local:4443/v3/restoresessions/6a50c1ce-07e1-4ee9-9158-9150acb5c2eb/organization/sites?parentId=724011c3-a540-4684-b24f-3e2ab4ef6380df26ea7d-6468-4846-bdf5-4e88d871ed11"

        },

        "libraries": {

         "href": "https://support.north.local:4443/v3/restoresessions/6a50c1ce-07e1-4ee9-9158-9150acb5c2eb/organization/sites/724011c3-a540-4684-b24f-3e2ab4ef6380df26ea7d-6468-4846-bdf5-4e88d871ed11/libraries"

        },

        "lists": {

         "href": "https://support.north.local:4443/v3/restoresessions/6a50c1ce-07e1-4ee9-9158-9150acb5c2eb/organization/sites/724011c3-a540-4684-b24f-3e2ab4ef6380df26ea7d-6468-4846-bdf5-4e88d871ed11/lists"

        },

        "documents": {

         "href": "https://support.north.local:4443/v3/restoresessions/6a50c1ce-07e1-4ee9-9158-9150acb5c2eb/organization/sites/724011c3-a540-4684-b24f-3e2ab4ef6380df26ea7d-6468-4846-bdf5-4e88d871ed11/documents"

        },

        "items": {

         "href": "https://support.north.local:4443/v3/restoresessions/6a50c1ce-07e1-4ee9-9158-9150acb5c2eb/organization/sites/724011c3-a540-4684-b24f-3e2ab4ef6380df26ea7d-6468-4846-bdf5-4e88d871ed11/items"

        },

        "folders": {

         "href": "https://support.north.local:4443/v3/restoresessions/6a50c1ce-07e1-4ee9-9158-9150acb5c2eb/organization/sites/724011c3-a540-4684-b24f-3e2ab4ef6380df26ea7d-6468-4846-bdf5-4e88d871ed11/folders"

        }

       }

      }

     ],

     "_links": {

      "self": {

       "href": "https://support.north.local:4443/v3/restoresessions/6a50c1ce-07e1-4ee9-9158-9150acb5c2eb/organization/sites?offset=0&limit=30"

      }

     }

    }

    ...]

    I want to report a typo

    There is a misspelling right here:

     

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