generated: '2026-07-15' method: generated source: openapi/service-fabric-cluster-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: 9 by_action_class: connected: 7 acting: 2 by_consequence: read: 7 write: 2 human_in_the_loop_required: 0 operations: - path: /$/GetClusterHealth method: get operationId: getClusterHealth x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /Nodes method: get operationId: getNodeInfoList x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /Nodes/{nodeName} method: get operationId: getNodeInfo x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /Applications method: get operationId: getApplicationInfoList x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /Applications/{applicationId} method: get operationId: getApplicationInfo x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /Applications/$/Create method: post operationId: createApplication 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: /Applications/{applicationId}/$/Delete method: post operationId: deleteApplication 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: /Applications/{applicationId}/$/GetHealth method: get operationId: getApplicationHealth x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /Applications/{applicationId}/$/GetServices method: get operationId: getServiceInfoList x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none