naftiko: 1.0.0-alpha2 info: label: Pure1 Public REST API — Policies description: 'Pure1 Public REST API — Policies. 5 operations. Lead operation: Pure Storage Get Policies. Self-contained Naftiko capability covering one Pure Storage business surface.' tags: - Pure Storage - Policies 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-policies baseUri: https://api-staging.pure1.purestorage.com description: Pure1 Public REST API — Policies business capability. Self-contained, no shared references. resources: - name: api-1.5-policies path: /api/1.5/policies operations: - name: get method: GET description: Pure Storage Get Policies outputRawFormat: json outputParameters: - name: result type: object value: $. - name: api-1.5-policies-file-system-replica-links path: /api/1.5/policies/file-system-replica-links operations: - name: get method: GET description: Pure Storage Get Policy / FlashBlade File System Replica Link Pairs outputRawFormat: json outputParameters: - name: result type: object value: $. - name: api-1.5-policies-file-system-snapshots path: /api/1.5/policies/file-system-snapshots operations: - name: get method: GET description: Pure Storage Get Policy / FlashBlade File System Snapshot Pairs outputRawFormat: json outputParameters: - name: result type: object value: $. - name: api-1.5-policies-file-systems path: /api/1.5/policies/file-systems operations: - name: get method: GET description: Pure Storage Get Policy / FlashBlade File System Pairs outputRawFormat: json outputParameters: - name: result type: object value: $. - name: api-1.5-policies-members path: /api/1.5/policies/members operations: - name: get method: GET description: Pure Storage Get Policy / Member Pairs 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-policies-rest port: 8080 description: REST adapter for Pure1 Public REST API — Policies. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/api/1-5/policies name: api-1-5-policies description: REST surface for api-1.5-policies. operations: - method: GET name: get description: Pure Storage Get Policies call: pure1-cloud-policies.get outputParameters: - type: object mapping: $. - path: /v1/api/1-5/policies/file-system-replica-links name: api-1-5-policies-file-system-replica-links description: REST surface for api-1.5-policies-file-system-replica-links. operations: - method: GET name: get description: Pure Storage Get Policy / FlashBlade File System Replica Link Pairs call: pure1-cloud-policies.get outputParameters: - type: object mapping: $. - path: /v1/api/1-5/policies/file-system-snapshots name: api-1-5-policies-file-system-snapshots description: REST surface for api-1.5-policies-file-system-snapshots. operations: - method: GET name: get description: Pure Storage Get Policy / FlashBlade File System Snapshot Pairs call: pure1-cloud-policies.get outputParameters: - type: object mapping: $. - path: /v1/api/1-5/policies/file-systems name: api-1-5-policies-file-systems description: REST surface for api-1.5-policies-file-systems. operations: - method: GET name: get description: Pure Storage Get Policy / FlashBlade File System Pairs call: pure1-cloud-policies.get outputParameters: - type: object mapping: $. - path: /v1/api/1-5/policies/members name: api-1-5-policies-members description: REST surface for api-1.5-policies-members. operations: - method: GET name: get description: Pure Storage Get Policy / Member Pairs call: pure1-cloud-policies.get outputParameters: - type: object mapping: $. - type: mcp namespace: pure1-cloud-policies-mcp port: 9090 transport: http description: MCP adapter for Pure1 Public REST API — Policies. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: pure-storage-get-policies description: Pure Storage Get Policies hints: readOnly: true destructive: false idempotent: true call: pure1-cloud-policies.get outputParameters: - type: object mapping: $. - name: pure-storage-get-policy-flashblade description: Pure Storage Get Policy / FlashBlade File System Replica Link Pairs hints: readOnly: true destructive: false idempotent: true call: pure1-cloud-policies.get outputParameters: - type: object mapping: $. - name: pure-storage-get-policy-flashblade-2 description: Pure Storage Get Policy / FlashBlade File System Snapshot Pairs hints: readOnly: true destructive: false idempotent: true call: pure1-cloud-policies.get outputParameters: - type: object mapping: $. - name: pure-storage-get-policy-flashblade-3 description: Pure Storage Get Policy / FlashBlade File System Pairs hints: readOnly: true destructive: false idempotent: true call: pure1-cloud-policies.get outputParameters: - type: object mapping: $. - name: pure-storage-get-policy-member description: Pure Storage Get Policy / Member Pairs hints: readOnly: true destructive: false idempotent: true call: pure1-cloud-policies.get outputParameters: - type: object mapping: $.