Skip to main content

Delete recovery group

Delete recovery group

Path Parameters
  • recoveryGroupId integer required

    Recovery group Id

Responses

OK


Schema
  • recoveryGroup object
  • id int32
  • name string
  • error object
  • errorMessage string
  • errorCode int32
  • runbookAssociation object
  • associatedEntity object
  • id int32
  • name string
  • associatedEntityType RunbookAssociationEntityType

    Possible values: [RESERVED = 0, RECOVERY_GROUP = 2, SERVER = 3, INSTANCE = 5, BACKUPSET = 6, SUBCLIENT = 7, SERVER_GROUP = 28, AGS_MS_SQL = 5000]

Loading...