Skip to main content

AWS Redshift restore cluster

Performs restore operation for the specified subclient (cluster group)

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

    Name of cloud account

  • instanceName string
  • displayName string
  • backupsetId integer
  • _type_ string
  • commCellName string
  • instanceId integer
  • csGUID string
  • subclientGUID string
  • subclientId integer required

    ID of the cluster group

  • clientId integer
  • appName string
  • backupsetName string

    Default value: defaultBackupSet

  • applicationId integer
  • subclientName string
  • entityInfo object
  • companyId integer
  • companyName string
  • multiCommcellId integer
  • cloudInstanceType string

    Default value: AMAZON_REDSHIFT

  • entityName 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

    Timestamp from which to look for cluster snapshots

  • toTime integer
  • destination object
  • destClient object
  • clientId integer
  • clientName string
  • destinationInstance object

    Details about where to restore the snapshot

  • clientName string
  • instanceName string
  • displayName string
  • backupsetId integer
  • _type_ string
  • commCellName string
  • instanceId integer
  • 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

    Cluster to be restored

  • sourceItem string[]
  • 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...