naftiko: 1.0.0-alpha2 info: label: Pure1 Public REST API — Network Interfaces description: 'Pure1 Public REST API — Network Interfaces. 1 operations. Lead operation: Pure Storage Get Network Interfaces. Self-contained Naftiko capability covering one Pure Storage business surface.' tags: - Pure Storage - Network Interfaces 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: pure1-cloud-network-interfaces baseUri: https://api-staging.pure1.purestorage.com description: Pure1 Public REST API — Network Interfaces business capability. Self-contained, no shared references. resources: - name: api-1.5-network-interfaces path: /api/1.5/network-interfaces operations: - name: get method: GET description: Pure Storage Get Network Interfaces outputRawFormat: json outputParameters: - name: result type: object value: $. authentication: type: apikey key: Authorization value: '{{env.PURE_STORAGE_API_KEY}}' placement: header exposes: - type: rest namespace: pure1-cloud-network-interfaces-rest port: 8080 description: REST adapter for Pure1 Public REST API — Network Interfaces. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/api/1-5/network-interfaces name: api-1-5-network-interfaces description: REST surface for api-1.5-network-interfaces. operations: - method: GET name: get description: Pure Storage Get Network Interfaces call: pure1-cloud-network-interfaces.get outputParameters: - type: object mapping: $. - type: mcp namespace: pure1-cloud-network-interfaces-mcp port: 9090 transport: http description: MCP adapter for Pure1 Public REST API — Network Interfaces. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: pure-storage-get-network-interfaces description: Pure Storage Get Network Interfaces hints: readOnly: true destructive: false idempotent: true call: pure1-cloud-network-interfaces.get outputParameters: - type: object mapping: $.