Skip to main content

AWS DocumentDB restore

Select

SaaS
Customer Managed

This operation performs restore for DocumentDB

Request Body
  • taskInfo object
  • associations object[] required
  • clientName string

    Name of cl

  • instanceName string

    Name of instance

  • displayName string
  • backupsetId integer
  • _type_ string
  • commCellName string
  • instanceId integer
  • subclientId integer
  • clientId integer
  • appName string
  • backupsetName string

    Default value: defaultBackupSet

  • applicationId integer
  • subclientName string

    Name of cluster group

  • entityInfo object
  • companyId integer
  • companyName string

    Default value: Commcell

  • multiCommcellId integer
  • cloudInstanceType string

    Default value: AMAZON_DOCUMENTDB

  • entityName string
  • task object
  • taskType integer
  • initiatedFrom integer
  • subTasks object[] required
  • subTask object
  • subTaskType integer
  • operationType integer
  • options object
  • restoreOptions object
  • browseOption object
  • commCellId integer
  • timeRange object
  • fromTime integer

    Time stamp from which to look for cluster to restore

  • toTime integer
  • destination object
  • destClient object required
  • clientId integer
  • clientName string
  • destinationInstance object
  • clientName string
  • instanceName string
  • displayName string
  • backupsetId integer
  • _type_ string
  • commCellName string
  • instanceId integer
  • csGUID string
  • subclientGUID string
  • subclientId integer
  • clientId integer
  • appName string
  • backupsetName string
  • applicationId integer
  • subclientName string
  • entityInfo object
  • companyId integer
  • companyName string
  • multiCommcellId integer
  • cloudInstanceType string
  • entityName string
  • oracleOpt object
  • fileOption object required
  • sourceItem string[]

    The snapshot to be restored

  • commonOptions object
  • jobIds object[]
  • cloudAppsRestoreOptions object
  • instanceType integer
  • redshiftRestoreOption object
  • availabilityZone string
  • publicallyAccessible boolean
  • targetSubnetGroup string
  • allowVersionUpgrade boolean
  • restoreSnapshotId string
  • commonOpts object
  • notifyUserOnJobCompletion boolean
  • prePostOpts object
  • preRecoveryCommand string
  • postRecoveryCommand string
  • runPostWhenFail boolean
Responses

OK


Schema
  • taskId integer
  • jobIds string[]
Loading...