Skip to main content

RDS Snap Backup

Select

SaaS
Customer Managed

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

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

    Name of Cloud account.

  • instanceName string required

    Name of the RDS instance.

  • displayName string

    Display name of Cloud account

  • _type_ string required

    Possible values: [SUBCLIENT_ENTITY]

  • appName string required

    Possible values: [Cloud Apps]

  • subclientName string required

    Name of subclient

  • task object
  • taskType string

    Possible values: [IMMEDIATE, SCHEDULE]

  • subTasks object[]
  • subTask object
  • subTaskType string

    Default value: BACKUP

  • operationType string

    Default value: BACKUP

  • options object
  • backupOpts object
  • backupLevel string

    Default value: FULL

  • commonOpts object
  • notifyUserOnJobCompletion boolean

    Default value: true

Responses

OK


Schema
  • taskId integer
  • jobIds string[]

    Job id for the backup job.

Loading...