naftiko: 1.0.0-alpha2 info: label: FlashArray REST API — SNMP Agents description: 'FlashArray REST API — SNMP Agents. 3 operations. Lead operation: Pure Storage List SNMP Agent. Self-contained Naftiko capability covering one Pure Storage business surface.' tags: - Pure Storage - SNMP Agents created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: PURE_STORAGE_API_KEY: PURE_STORAGE_API_KEY capability: consumes: - type: http namespace: flasharray-rest-snmp-agents baseUri: '' description: FlashArray REST API — SNMP Agents business capability. Self-contained, no shared references. resources: - name: api-2.52-snmp-agents path: /api/2.52/snmp-agents operations: - name: get method: GET description: Pure Storage List SNMP Agent outputRawFormat: json outputParameters: - name: result type: object value: $. - name: patch method: PATCH description: Pure Storage Modify SNMP Agent outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: api-2.52-snmp-agents-mib path: /api/2.52/snmp-agents/mib operations: - name: get method: GET description: Pure Storage List SNMP Agent MIB Text outputRawFormat: json outputParameters: - name: result type: object value: $. exposes: - type: rest namespace: flasharray-rest-snmp-agents-rest port: 8080 description: REST adapter for FlashArray REST API — SNMP Agents. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/api/2-52/snmp-agents name: api-2-52-snmp-agents description: REST surface for api-2.52-snmp-agents. operations: - method: GET name: get description: Pure Storage List SNMP Agent call: flasharray-rest-snmp-agents.get outputParameters: - type: object mapping: $. - method: PATCH name: patch description: Pure Storage Modify SNMP Agent call: flasharray-rest-snmp-agents.patch with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/api/2-52/snmp-agents/mib name: api-2-52-snmp-agents-mib description: REST surface for api-2.52-snmp-agents-mib. operations: - method: GET name: get description: Pure Storage List SNMP Agent MIB Text call: flasharray-rest-snmp-agents.get outputParameters: - type: object mapping: $. - type: mcp namespace: flasharray-rest-snmp-agents-mcp port: 9090 transport: http description: MCP adapter for FlashArray REST API — SNMP Agents. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: pure-storage-list-snmp-agent description: Pure Storage List SNMP Agent hints: readOnly: true destructive: false idempotent: true call: flasharray-rest-snmp-agents.get outputParameters: - type: object mapping: $. - name: pure-storage-modify-snmp-agent description: Pure Storage Modify SNMP Agent hints: readOnly: false destructive: false idempotent: true call: flasharray-rest-snmp-agents.patch with: body: tools.body outputParameters: - type: object mapping: $. - name: pure-storage-list-snmp-agent-2 description: Pure Storage List SNMP Agent MIB Text hints: readOnly: true destructive: false idempotent: true call: flasharray-rest-snmp-agents.get outputParameters: - type: object mapping: $.