naftiko: 1.0.0-alpha2 info: label: FlashBlade REST API — SNMP Managers description: 'FlashBlade REST API — SNMP Managers. 5 operations. Lead operation: Pure Storage GET Snmp-managers. Self-contained Naftiko capability covering one Pure Storage business surface.' tags: - Pure Storage - SNMP Managers 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: flashblade-rest-snmp-managers baseUri: http://[array] description: FlashBlade REST API — SNMP Managers business capability. Self-contained, no shared references. resources: - name: api-2.26-snmp-managers path: /api/2.26/snmp-managers operations: - name: get method: GET description: Pure Storage GET Snmp-managers outputRawFormat: json outputParameters: - name: result type: object value: $. - name: post method: POST description: Pure Storage POST Snmp-managers outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: delete method: DELETE description: Pure Storage DELETE Snmp-managers outputRawFormat: json outputParameters: - name: result type: object value: $. - name: patch method: PATCH description: Pure Storage PATCH Snmp-managers outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: api-2.26-snmp-managers-test path: /api/2.26/snmp-managers/test operations: - name: get method: GET description: Pure Storage GET Snmp-managers/test outputRawFormat: json outputParameters: - name: result type: object value: $. authentication: type: apikey key: x-auth-token value: '{{env.PURE_STORAGE_API_KEY}}' placement: header exposes: - type: rest namespace: flashblade-rest-snmp-managers-rest port: 8080 description: REST adapter for FlashBlade REST API — SNMP Managers. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/api/2-26/snmp-managers name: api-2-26-snmp-managers description: REST surface for api-2.26-snmp-managers. operations: - method: GET name: get description: Pure Storage GET Snmp-managers call: flashblade-rest-snmp-managers.get outputParameters: - type: object mapping: $. - method: POST name: post description: Pure Storage POST Snmp-managers call: flashblade-rest-snmp-managers.post with: body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: delete description: Pure Storage DELETE Snmp-managers call: flashblade-rest-snmp-managers.delete outputParameters: - type: object mapping: $. - method: PATCH name: patch description: Pure Storage PATCH Snmp-managers call: flashblade-rest-snmp-managers.patch with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/api/2-26/snmp-managers/test name: api-2-26-snmp-managers-test description: REST surface for api-2.26-snmp-managers-test. operations: - method: GET name: get description: Pure Storage GET Snmp-managers/test call: flashblade-rest-snmp-managers.get outputParameters: - type: object mapping: $. - type: mcp namespace: flashblade-rest-snmp-managers-mcp port: 9090 transport: http description: MCP adapter for FlashBlade REST API — SNMP Managers. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: pure-storage-get-snmp-managers description: Pure Storage GET Snmp-managers hints: readOnly: true destructive: false idempotent: true call: flashblade-rest-snmp-managers.get outputParameters: - type: object mapping: $. - name: pure-storage-post-snmp-managers description: Pure Storage POST Snmp-managers hints: readOnly: false destructive: false idempotent: false call: flashblade-rest-snmp-managers.post with: body: tools.body outputParameters: - type: object mapping: $. - name: pure-storage-delete-snmp-managers description: Pure Storage DELETE Snmp-managers hints: readOnly: false destructive: true idempotent: true call: flashblade-rest-snmp-managers.delete outputParameters: - type: object mapping: $. - name: pure-storage-patch-snmp-managers description: Pure Storage PATCH Snmp-managers hints: readOnly: false destructive: false idempotent: true call: flashblade-rest-snmp-managers.patch with: body: tools.body outputParameters: - type: object mapping: $. - name: pure-storage-get-snmp-managers-2 description: Pure Storage GET Snmp-managers/test hints: readOnly: true destructive: false idempotent: true call: flashblade-rest-snmp-managers.get outputParameters: - type: object mapping: $.