Skip to main content

Perform Office 365 Sharepoint Restore

Select

SaaS
Customer Managed

Perform Office 365 Sharepoint Restore

Path Parameters
  • appId int32 required

    Commvault Sharepoint app id

Request Body
    oneOf

  • ifDocumentExists string

    Possible values: [SKIP, UNCONDITIONALLY_OVERWRITE]

    Default value: SKIP

  • deletedItems boolean

    Include deleted items on Restore

  • additionalRestoreOption string

    Possible values: [RESTORE_ACLS_ONLY, RESTORE_WORKFLOW_DEFINITION_AND_ALERTS_ONLY]

  • latestVersion boolean

    Default value: true

    Restore latest version only

  • skipLookupMetadata boolean

    Skip lookup metadata on sharepoint restore

  • sites object[]
  • GUID string required
  • name string required
  • type string

    Possible values: [SUBSITE, SITE]

    Type of the sharepoint item

Responses

OK


Schema
  • taskId int32
  • jobIds string[]

    JobIds for the immediate run request

Loading...