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