Apache Geode · Capability
Apache Geode REST API — Regions
Apache Geode REST API — Regions. 7 operations. Lead operation: Apache Geode List All Regions. Self-contained Naftiko capability covering one Apache Geode business surface.
What You Can Do
GET
Listregions
— Apache Geode List All Regions
/v1/geode/v1
GET
Getregiondata
— Apache Geode Get Region Data
/v1/geode/v1/{region}
DELETE
Clearregion
— Apache Geode Clear Region
/v1/geode/v1/{region}
GET
Getregionkeys
— Apache Geode Get Region Keys
/v1/geode/v1/{region}/keys
GET
Getregionentry
— Apache Geode Get Region Entry
/v1/geode/v1/{region}/{key}
PUT
Updateregionentry
— Apache Geode Update Region Entry
/v1/geode/v1/{region}/{key}
DELETE
Deleteregionentry
— Apache Geode Delete Region Entry
/v1/geode/v1/{region}/{key}
MCP Tools
apache-geode-list-all-regions
Apache Geode List All Regions
read-only
idempotent
apache-geode-get-region-data
Apache Geode Get Region Data
read-only
idempotent
apache-geode-clear-region
Apache Geode Clear Region
idempotent
apache-geode-get-region-keys
Apache Geode Get Region Keys
read-only
idempotent
apache-geode-get-region-entry
Apache Geode Get Region Entry
read-only
idempotent
apache-geode-update-region-entry
Apache Geode Update Region Entry
idempotent
apache-geode-delete-region-entry
Apache Geode Delete Region Entry
idempotent