Skip to main content

RDS Snap Restore

Select

SaaS
Customer Managed

This operation is used to submit restore operations for RDS Snap.

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

    Cloud account name

  • instanceName string required

    RDS Instance name.

  • displayName string required

    Display name of cloud account.

  • appName string required

    Possible values: [Cloud Apps]

  • cloudInstanceType string

    Possible values: [AMAZON_RDS]

  • backupsetName string

    Possible values: [defaultBackupSet]

  • _type_ string

    Possible values: [INSTANCE_ENTITY, SUBCLIENT_ENTITY]

  • task object
  • taskType string

    Possible values: [IMMEDIATE, SCHEDULED]

  • subTasks object[]
  • subTask object
  • subTaskType string

    Default value: RESTORE

  • operationType string

    Default value: RESTORE

  • options object
  • restoreOptions object
  • browseOption object
  • commCellId integer
  • timeRange object
  • fromTime integer
  • toTime integer
  • destination object
  • destClient object
  • clientName string required

    Cloud account name of desti

  • destinationInstance object
  • clientName string required

    Name of Cloud account.

  • instanceName string required

    Name of RDS instance.

  • displayName string required

    Name of RDS instance.

  • appName string

    Possible values: [Cloud Apps]

  • entityName string
  • cloudInstanceType string

    Possible values: [AMAZON_RDS]

  • backupsetName string

    Possible values: [defaultBackupSet]

  • fileOption object
  • sourceItem string[]

    snap region along with snap identifier.

  • cloudAppsRestoreOptions object
  • instanceType integer
  • rdsRestoreOptions object
  • isMultiAZ boolean
  • sourceInstance object
  • clientName string required

    Cloud Account Name.

  • instanceName string required

    RDS instance name.

  • displayName string required

    Name of RDS instance.

  • appName string

    Possible values: [Cloud Apps]

  • cloudInstanceType string required

    Possible values: [AMAZON_RDS]

  • entityName string
  • backupsetName string

    Possible values: [defaultBackupSet]

  • publicAccess boolean
  • targetDbName string required

    Database name to be restored.

  • targetSecurityGroupValue string required

    Security group on the destination account.

  • sourceSnap object
  • copyId integer
  • commcellId integer
  • createTime integer
  • dbName string
  • dbType string
  • archFileId integer
  • snapShotName string
  • status integer
  • rdsAttributes object
  • dbInstanceARN string
  • availabilityZone string
  • dbSubnetGroup string
  • leafNode boolean
  • label string
  • id string
  • displayName string
  • isFile boolean
  • hasChildren boolean
  • flags object
  • directory boolean
  • file boolean
  • isDrilldownAllowed boolean
  • path string
  • expanded boolean
  • selected boolean
  • autoMinorVersionUpgrade boolean
  • isCrossAccountRestore boolean
  • commonOpts object
  • notifyUserOnJobCompletion boolean
  • prePostOpts object
  • preRecoveryCommand string
  • postRecoveryCommand string
  • runPostWhenFail boolean
Responses

OK


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