generated: '2026-07-15' method: generated source: openapi/hazelcast-openapi.yml description: Recommended x-agentic-access execution contracts, classified heuristically from the OpenAPI. A governance starting point for exposing this API to AI agents — review and bind audience per deployment. See research/curity/agentic-governance/. summary: operations: 19 by_action_class: connected: 11 acting: 8 by_consequence: read: 11 write: 8 human_in_the_loop_required: 0 operations: - path: /hazelcast/rest/maps/{mapName}/{key} method: get operationId: getMapEntry x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /hazelcast/rest/maps/{mapName}/{key} method: post operationId: putMapEntry x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /hazelcast/rest/maps/{mapName}/{key} method: delete operationId: deleteMapEntry x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /hazelcast/rest/maps/{mapName} method: delete operationId: clearMap x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /hazelcast/rest/queues/{queueName} method: post operationId: offerQueueItem x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /hazelcast/rest/queues/{queueName} method: delete operationId: pollQueueItem x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /hazelcast/rest/queues/{queueName}/size method: get operationId: getQueueSize x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /hazelcast/rest/cluster method: get operationId: getClusterInfo x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /hazelcast/rest/instance method: get operationId: getInstanceName x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /hazelcast/rest/management/cluster/state method: get operationId: getClusterState x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /hazelcast/rest/management/cluster/state method: post operationId: changeClusterState x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /hazelcast/rest/management/cluster/version method: get operationId: getClusterVersion x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /hazelcast/health/ready method: get operationId: healthReady x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /hazelcast/health/node-state method: get operationId: healthNodeState x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /hazelcast/health/cluster-state method: get operationId: healthClusterState x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /hazelcast/health/cluster-safe method: get operationId: healthClusterSafe x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /hazelcast/rest/config/reload method: post operationId: reloadConfig x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /hazelcast/rest/config/tcp-ip/member-list method: get operationId: getTcpIpMemberList x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /hazelcast/rest/config/tcp-ip/member-list method: post operationId: updateTcpIpMemberList x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required