naftiko: 1.0.0-alpha2 info: label: FlashArray REST API — Remote Volume Snapshots description: 'FlashArray REST API — Remote Volume Snapshots. 5 operations. Lead operation: Pure Storage List Remote Volume Snapshots. Self-contained Naftiko capability covering one Pure Storage business surface.' tags: - Pure Storage - Remote Volume 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: flasharray-rest-remote-volume-snapshots baseUri: '' description: FlashArray REST API — Remote Volume Snapshots business capability. Self-contained, no shared references. resources: - name: api-2.52-remote-volume-snapshots path: /api/2.52/remote-volume-snapshots operations: - name: get method: GET description: Pure Storage List Remote Volume Snapshots outputRawFormat: json outputParameters: - name: result type: object value: $. - name: post method: POST description: Pure Storage Create a Volume Snapshot on a Connected Remote Target or Offload Target 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 a Remote Volume Snapshot outputRawFormat: json outputParameters: - name: result type: object value: $. - name: patch method: PATCH description: Pure Storage Modify a Remote Volume Snapshot outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: api-2.52-remote-volume-snapshots-transfer path: /api/2.52/remote-volume-snapshots/transfer operations: - name: get method: GET description: Pure Storage List Remote Volume Snapshots with Transfer Statistics outputRawFormat: json outputParameters: - name: result type: object value: $. exposes: - type: rest namespace: flasharray-rest-remote-volume-snapshots-rest port: 8080 description: REST adapter for FlashArray REST API — Remote Volume Snapshots. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/api/2-52/remote-volume-snapshots name: api-2-52-remote-volume-snapshots description: REST surface for api-2.52-remote-volume-snapshots. operations: - method: GET name: get description: Pure Storage List Remote Volume Snapshots call: flasharray-rest-remote-volume-snapshots.get outputParameters: - type: object mapping: $. - method: POST name: post description: Pure Storage Create a Volume Snapshot on a Connected Remote Target or Offload Target call: flasharray-rest-remote-volume-snapshots.post with: body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: delete description: Pure Storage Delete a Remote Volume Snapshot call: flasharray-rest-remote-volume-snapshots.delete outputParameters: - type: object mapping: $. - method: PATCH name: patch description: Pure Storage Modify a Remote Volume Snapshot call: flasharray-rest-remote-volume-snapshots.patch with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/api/2-52/remote-volume-snapshots/transfer name: api-2-52-remote-volume-snapshots-transfer description: REST surface for api-2.52-remote-volume-snapshots-transfer. operations: - method: GET name: get description: Pure Storage List Remote Volume Snapshots with Transfer Statistics call: flasharray-rest-remote-volume-snapshots.get outputParameters: - type: object mapping: $. - type: mcp namespace: flasharray-rest-remote-volume-snapshots-mcp port: 9090 transport: http description: MCP adapter for FlashArray REST API — Remote Volume Snapshots. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: pure-storage-list-remote-volume description: Pure Storage List Remote Volume Snapshots hints: readOnly: true destructive: false idempotent: true call: flasharray-rest-remote-volume-snapshots.get outputParameters: - type: object mapping: $. - name: pure-storage-create-volume-snapshot description: Pure Storage Create a Volume Snapshot on a Connected Remote Target or Offload Target hints: readOnly: true destructive: false idempotent: false call: flasharray-rest-remote-volume-snapshots.post with: body: tools.body outputParameters: - type: object mapping: $. - name: pure-storage-delete-remote-volume description: Pure Storage Delete a Remote Volume Snapshot hints: readOnly: false destructive: true idempotent: true call: flasharray-rest-remote-volume-snapshots.delete outputParameters: - type: object mapping: $. - name: pure-storage-modify-remote-volume description: Pure Storage Modify a Remote Volume Snapshot hints: readOnly: false destructive: false idempotent: true call: flasharray-rest-remote-volume-snapshots.patch with: body: tools.body outputParameters: - type: object mapping: $. - name: pure-storage-list-remote-volume-2 description: Pure Storage List Remote Volume Snapshots with Transfer Statistics hints: readOnly: true destructive: false idempotent: true call: flasharray-rest-remote-volume-snapshots.get outputParameters: - type: object mapping: $.