Skip to main content

DynamoDB Restore

Select

SaaS
Customer Managed

This operation is used to submit DynamoDB Restore.

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

    Name of the Client

  • instanceName string

    Name on the Instance

  • displayName string
  • backupsetId integer

    Id of Backupset

  • _type_ string
  • commCellName string
  • instanceId integer

    ID of the instance

  • subclientId integer

    ID of the Subclient

  • clientId integer

    ID of Cloud account

  • appName string
  • backupsetName string
  • applicationId integer
  • subclientName string
  • entityInfo object
  • companyId integer
  • companyName string
  • multiCommcellId integer
  • cloudInstanceType string
  • task object
  • taskType integer
  • initiatedFrom integer
  • subTasks object[]
  • subTask object
  • subTaskType integer
  • operationType integer
  • options object
  • restoreOptions object
  • browseOption object
  • commCellId integer
  • timeRange object
  • fromTime integer

    Start time from when to browse

  • toTime integer

    End time from when to browse

  • destination object
  • destClient object

    Details about destination

  • clientId integer
  • clientName string
  • destinationInstance object
  • clientId integer
  • clientName string
  • applicationId integer
  • appName string
  • instanceId integer
  • instanceName string
  • noOfStreams integer
  • fileOption object
  • sourceItem string[]
  • commonOptions object
  • jobIds object[]
  • cloudAppsRestoreOptions object
  • instanceType integer
  • dynamoDbRestoreOptions object
  • destinationTableList object[]
  • srcTable object
  • region string
  • name string
  • destTable object
  • region string
  • name string
  • overwrite boolean
  • commonOpts object
  • notifyUserOnJobCompletion boolean
  • prePostOpts object
  • preRecoveryCommand string
  • postRecoveryCommand string
  • runPostWhenFail boolean
Responses

OK


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