Apache Ignite · Example Payload

Rest Api Cluster Tag Example

CachingCompute GridDistributed DatabaseIn-MemoryOpen SourceSQL

Rest Api Cluster Tag 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

clusterIdclusterName

Example Payload

Raw ↑
{
  "clusterId": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
  "clusterName": "example-name"
}