Skip to main content

Clone the backupdestination of the plan

Select

SaaS
Customer Managed

Clone backupDestination of the plan

Path Parameters
  • planId string required

    Id of the plan to modify

  • BackupDestinationId string required

    Id of the backupDestination to be cloned

Request Body
  • backupDestinationName string required

    name of the backupDestination to create from clone.

  • storage object required
  • id int32
  • name string
  • cloneFromBackupDestination object required
  • id int32
  • name string
Responses

Success


Schema
  • planBackupDestination object[]

    List of destinations effected or created

  • id int32
  • name string
  • failedDestinations string[]

    List of destinations for which the operation failed

  • error object
  • errorMessage string
  • errorCode int32
Loading...