GridGain · Capability
GridGain REST module — recovery
GridGain REST module — recovery. 9 operations. Lead operation: recovery. Self-contained Naftiko capability covering one Gridgain business surface.
What You Can Do
POST
Migrate
— Migrates nodes from old cluster to new (repaired) cluster.
/v1/management/v1/recovery/cluster/migrate
POST
Resetcluster
— Initiates cluster reset to repair CMG/Metastorage group/both.
/v1/management/v1/recovery/cluster/reset
POST
Recovertables
— Start a recovery process for tables.
/v1/management/v1/recovery/tables
GET
Gettablesrecoverystate
— Get a state of recovery process for tables.
/v1/management/v1/recovery/tables/state/{operationid}
POST
Resetzonepartitions
— Updates assignments of zone's partitions in a forced manner, allowing for the recovery of raft groups with lost majorities.
/v1/management/v1/recovery/zone/partitions/reset
POST
Restartzonepartitions
— Restarts replica service and raft group of passed zone partitions.
/v1/management/v1/recovery/zone/partitions/restart
POST
Restartzonepartitionswithcleanup
— Restarts replica service and raft group of passed zone partitions with cleaning up of the storage.
/v1/management/v1/recovery/zone/partitions/restartwithcleanup
GET
Getzoneglobalpartitionstates
— Returns global zone partition states.
/v1/management/v1/recovery/zone/state/global
GET
Getzonelocalpartitionstates
— Returns local zone partition states.
/v1/management/v1/recovery/zone/state/local
MCP Tools
migrates-nodes-old-cluster-new
Migrates nodes from old cluster to new (repaired) cluster.
initiates-cluster-reset-repair-cmg
Initiates cluster reset to repair CMG/Metastorage group/both.
start-recovery-process-tables
Start a recovery process for tables.
get-state-recovery-process-tables
Get a state of recovery process for tables.
read-only
idempotent
updates-assignments-zone-s-partitions-forced
Updates assignments of zone's partitions in a forced manner, allowing for the recovery of raft groups with lost majorities.
restarts-replica-service-and-raft
Restarts replica service and raft group of passed zone partitions.
restarts-replica-service-and-raft-2
Restarts replica service and raft group of passed zone partitions with cleaning up of the storage.
returns-global-zone-partition-states
Returns global zone partition states.
read-only
idempotent
returns-local-zone-partition-states
Returns local zone partition states.
read-only
idempotent