Apache Ignite · Example Payload

Rest Api Reset Cluster Request Example

CachingCompute GridDistributed DatabaseIn-MemoryOpen SourceSQL

Rest Api Reset Cluster Request Example is an example object payload from Apache Ignite, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

cmgNodeNamesmetastorageReplicationFactor

Example Payload

Raw ↑
{
  "cmgNodeNames": [
    "example-name"
  ],
  "metastorageReplicationFactor": 573
}