/RestoreSessions/{restoreSessionId}/Organization/OneDrives
Represents а collection of backed up Microsoft OneDrive items.
Resource URL
The URL of the reference resource representation:
https://<Backup-Office365>:4443/v3/RestoreSessions/{restoreSessionId}/Organization/OneDrives |
Related Resources
- /RestoreSessions/{restoreSessionId}/Organization
- /RestoreSessions/{restoreSessionId}/Organization/OneDrives/{oneDriveId}
Methods
The following methods are supported for the /RestoreSessions/{restoreSessionId}/Organization/OneDrives resource:
- (GET) /RestoreSessions/{restoreSessionId}/Organization/OneDrives
- (POST) /RestoreSessions/{restoreSessionId}/Organization/OneDrives/Action
Resource Representation
The /RestoreSessions/{restoreSessionId}/Organization/OneDrives resource has the following representation:
[ { "id": "7a619cf6-b7e1-4141-951b-960a2fca061d", "name": "support_north", "url": "http://server/personal/orgUser", "_links": { "self": { "href": "https://support.east.local:4443/v3/restoresessions/8dd690ce-7dd8-4a8b-a6ec-16bdcb04dc97/organization/mailboxes/7a619cf6-b7e1-4141-951b-960a2fca061d" }, "folders": { "href": "https://support.east.local:4443/v3/restoresessions/8dd690ce-7dd8-4a8b-a6ec-16bdcb04dc97/organization/mailboxes/7a619cf6-b7e1-4141-951b-960a2fca061d/folders?parentId=null" }, "allfolders": { "href": "https://support.east.local:4443/v3/restoresessions/8dd690ce-7dd8-4a8b-a6ec-16bdcb04dc97/organization/mailboxes/7a619cf6-b7e1-4141-951b-960a2fca061d/folders" }, "items": { "href": "https://support.east.local:4443/v3/restoresessions/8dd690ce-7dd8-4a8b-a6ec-16bdcb04dc97/organization/mailboxes/7a619cf6-b7e1-4141-951b-960a2fca061d/items" } }, "_actions": { "restoretoOriginallocation": { "uri": "https://support.east.local:4443/v3/restoresessions/8dd690ce-7dd8-4a8b-a6ec-16bdcb04dc97/organization/mailboxes/7a619cf6-b7e1-4141-951b-960a2fca061d/action", "method": "POST" }, "restoreTo": { "uri": "https://support.east.local:4443/v3/restoresessions/8dd690ce-7dd8-4a8b-a6ec-16bdcb04dc97/organization/mailboxes/7a619cf6-b7e1-4141-951b-960a2fca061d/action", "method": "POST" }, "exporttoPst": { "uri": "https://support.east.local:4443/v3/restoresessions/8dd690ce-7dd8-4a8b-a6ec-16bdcb04dc97/organization/mailboxes/7a619cf6-b7e1-4141-951b-960a2fca061d/action", "method": "POST" }, "search": { "uri": "https://support.east.local:4443/v3/restoresessions/8dd690ce-7dd8-4a8b-a6ec-16bdcb04dc97/organization/mailboxes/7a619cf6-b7e1-4141-951b-960a2fca061d/action", "method": "POST" } } }, { "id": "9e9b7199-f547-467a-b580-9d283a75eaad", "name": "support.south", "url": "http://server/personal/orgUser", "_links": { "self": { "href": "https://support.east.local:4443/v3/restoresessions/8dd690ce-7dd8-4a8b-a6ec-16bdcb04dc97/organization/mailboxes/9e9b7199-f547-467a-b580-9d283a75eaad" }, "folders": { "href": "https://support.east.local:4443/v3/restoresessions/8dd690ce-7dd8-4a8b-a6ec-16bdcb04dc97/organization/mailboxes/9e9b7199-f547-467a-b580-9d283a75eaad/folders?parentId=null" }, "allfolders": { "href": "https://support.east.local:4443/v3/restoresessions/8dd690ce-7dd8-4a8b-a6ec-16bdcb04dc97/organization/mailboxes/9e9b7199-f547-467a-b580-9d283a75eaad/folders" }, "items": { "href": "https://support.east.local:4443/v3/restoresessions/8dd690ce-7dd8-4a8b-a6ec-16bdcb04dc97/organization/mailboxes/9e9b7199-f547-467a-b580-9d283a75eaad/items" } }, "_actions": { "restoretoOriginallocation": { "uri": "https://support.east.local:4443/v3/restoresessions/8dd690ce-7dd8-4a8b-a6ec-16bdcb04dc97/organization/mailboxes/9e9b7199-f547-467a-b580-9d283a75eaad/action", "method": "POST" }, "restoreTo": { "uri": "https://support.east.local:4443/v3/restoresessions/8dd690ce-7dd8-4a8b-a6ec-16bdcb04dc97/organization/mailboxes/9e9b7199-f547-467a-b580-9d283a75eaad/action", "method": "POST" }, "exporttoPst": { "uri": "https://support.east.local:4443/v3/restoresessions/8dd690ce-7dd8-4a8b-a6ec-16bdcb04dc97/organization/mailboxes/9e9b7199-f547-467a-b580-9d283a75eaad/action", "method": "POST" }, "search": { "uri": "https://support.east.local:4443/v3/restoresessions/8dd690ce-7dd8-4a8b-a6ec-16bdcb04dc97/organization/mailboxes/9e9b7199-f547-467a-b580-9d283a75eaad/action", "method": "POST" } } } ], "_links": { "self": { "href": "https://support.east.local:4443/v3/RestoreSessions/8dd690ce-7dd8-4a8b-a6ec-16bdcb04dc97/organization/mailboxes?offset=0&limit=30" } } } ...] |