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