naftiko: 1.0.0-alpha2 info: label: FlashBlade REST API — Hardware Connectors description: 'FlashBlade REST API — Hardware Connectors. 3 operations. Lead operation: Pure Storage GET Hardware-connectors. Self-contained Naftiko capability covering one Pure Storage business surface.' tags: - Pure Storage - Hardware Connectors 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-hardware-connectors baseUri: http://[array] description: FlashBlade REST API — Hardware Connectors business capability. Self-contained, no shared references. resources: - name: api-2.26-hardware-connectors path: /api/2.26/hardware-connectors operations: - name: get method: GET description: Pure Storage GET Hardware-connectors outputRawFormat: json outputParameters: - name: result type: object value: $. - name: patch method: PATCH description: Pure Storage PATCH Hardware-connectors 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-hardware-connectors-performance path: /api/2.26/hardware-connectors/performance operations: - name: get method: GET description: Pure Storage GET Hardware-connectors/performance 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-hardware-connectors-rest port: 8080 description: REST adapter for FlashBlade REST API — Hardware Connectors. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/api/2-26/hardware-connectors name: api-2-26-hardware-connectors description: REST surface for api-2.26-hardware-connectors. operations: - method: GET name: get description: Pure Storage GET Hardware-connectors call: flashblade-rest-hardware-connectors.get outputParameters: - type: object mapping: $. - method: PATCH name: patch description: Pure Storage PATCH Hardware-connectors call: flashblade-rest-hardware-connectors.patch with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/api/2-26/hardware-connectors/performance name: api-2-26-hardware-connectors-performance description: REST surface for api-2.26-hardware-connectors-performance. operations: - method: GET name: get description: Pure Storage GET Hardware-connectors/performance call: flashblade-rest-hardware-connectors.get outputParameters: - type: object mapping: $. - type: mcp namespace: flashblade-rest-hardware-connectors-mcp port: 9090 transport: http description: MCP adapter for FlashBlade REST API — Hardware Connectors. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: pure-storage-get-hardware-connectors description: Pure Storage GET Hardware-connectors hints: readOnly: true destructive: false idempotent: true call: flashblade-rest-hardware-connectors.get outputParameters: - type: object mapping: $. - name: pure-storage-patch-hardware-connectors description: Pure Storage PATCH Hardware-connectors hints: readOnly: false destructive: false idempotent: true call: flashblade-rest-hardware-connectors.patch with: body: tools.body outputParameters: - type: object mapping: $. - name: pure-storage-get-hardware-connectors-2 description: Pure Storage GET Hardware-connectors/performance hints: readOnly: true destructive: false idempotent: true call: flashblade-rest-hardware-connectors.get outputParameters: - type: object mapping: $.