Skip to main content

Create A DR Group

DisasterGroup orchestrates multiple instances through ordered levels. Instances in the same level can run in parallel. Levels run sequentially.

Console

Open DR Management / Group Configuration.

DR group configuration

Create a group with levels, fail policy, timeout, parallelism, and retry policy.

Create DR group

Example

LevelInstancesReason
Level 1mysql-drDatabase first
Level 2redis-dr, mq-drMiddleware in parallel
Level 3bookinfo-drApplication last

API

GET /apis/disastergroups.testudo.softcdata.com/v1/groups
POST /apis/disastergroups.testudo.softcdata.com/v1/groups
POST /apis/disastergroups.testudo.softcdata.com/v1/groups/:name/actions
GET /apis/disastergroups.testudo.softcdata.com/v1/groups/:name/history