Skip to main content

Delete recovery runbook

Delete recovery runbook

Path Parameters
  • runbookId integer required

    Recovery runbook Id

Responses

OK


Schema
  • runbook 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...