Apache Geode · JSON Structure

Geode Rest Region Data Structure

Data entries from a Geode region

Type: object Properties: 0
ApacheCachingData GridDistributed SystemsIn-MemoryOpen Source

RegionData is a JSON Structure definition published by Apache Geode. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/apache-geode/refs/heads/main/json-structure/geode-rest-region-data-structure.json",
  "name": "RegionData",
  "description": "Data entries from a Geode region",
  "type": "object"
}