naftiko: 1.0.0-alpha2 info: label: FlashArray REST API — Vchost Connections description: 'FlashArray REST API — Vchost Connections. 3 operations. Lead operation: Pure Storage List the Vchost-connections Between Protocol Endpoint and Vchost.. Self-contained Naftiko capability covering one Pure Storage business surface.' tags: - Pure Storage - Vchost Connections 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-vchost-connections baseUri: '' description: FlashArray REST API — Vchost Connections business capability. Self-contained, no shared references. resources: - name: api-2.52-vchost-connections path: /api/2.52/vchost-connections operations: - name: get method: GET description: Pure Storage List the Vchost-connections Between Protocol Endpoint and Vchost. outputRawFormat: json outputParameters: - name: result type: object value: $. - name: post method: POST description: Pure Storage Create a Vchost-connection Between Protocol Endpoint and Vchost. outputRawFormat: json outputParameters: - name: result type: object value: $. - name: delete method: DELETE description: Pure Storage Delete the Vchost-connection Between a Protocol Endpoint and its Vchost outputRawFormat: json outputParameters: - name: result type: object value: $. exposes: - type: rest namespace: flasharray-rest-vchost-connections-rest port: 8080 description: REST adapter for FlashArray REST API — Vchost Connections. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/api/2-52/vchost-connections name: api-2-52-vchost-connections description: REST surface for api-2.52-vchost-connections. operations: - method: GET name: get description: Pure Storage List the Vchost-connections Between Protocol Endpoint and Vchost. call: flasharray-rest-vchost-connections.get outputParameters: - type: object mapping: $. - method: POST name: post description: Pure Storage Create a Vchost-connection Between Protocol Endpoint and Vchost. call: flasharray-rest-vchost-connections.post outputParameters: - type: object mapping: $. - method: DELETE name: delete description: Pure Storage Delete the Vchost-connection Between a Protocol Endpoint and its Vchost call: flasharray-rest-vchost-connections.delete outputParameters: - type: object mapping: $. - type: mcp namespace: flasharray-rest-vchost-connections-mcp port: 9090 transport: http description: MCP adapter for FlashArray REST API — Vchost Connections. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: pure-storage-list-vchost-connections description: Pure Storage List the Vchost-connections Between Protocol Endpoint and Vchost. hints: readOnly: true destructive: false idempotent: true call: flasharray-rest-vchost-connections.get outputParameters: - type: object mapping: $. - name: pure-storage-create-vchost-connection description: Pure Storage Create a Vchost-connection Between Protocol Endpoint and Vchost. hints: readOnly: false destructive: false idempotent: false call: flasharray-rest-vchost-connections.post outputParameters: - type: object mapping: $. - name: pure-storage-delete-vchost-connection description: Pure Storage Delete the Vchost-connection Between a Protocol Endpoint and its Vchost hints: readOnly: false destructive: true idempotent: true call: flasharray-rest-vchost-connections.delete outputParameters: - type: object mapping: $.