naftiko: 1.0.0-alpha2 info: label: FlashBlade REST API — User Group Quotas description: 'FlashBlade REST API — User Group Quotas. 2 operations. Lead operation: Pure Storage GET /File-system-group-quotas. Self-contained Naftiko capability covering one Pure Storage business surface.' tags: - Pure Storage - User Group Quotas 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-user-group-quotas baseUri: http://[array] description: FlashBlade REST API — User Group Quotas business capability. Self-contained, no shared references. resources: - name: api-2.26-file-system-group-quotas path: /api/2.26/file-system-group-quotas operations: - name: get method: GET description: Pure Storage GET /File-system-group-quotas outputRawFormat: json outputParameters: - name: result type: object value: $. - name: api-2.26-file-system-user-quotas path: /api/2.26/file-system-user-quotas operations: - name: get method: GET description: Pure Storage GET /File-system-user-quotas 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-user-group-quotas-rest port: 8080 description: REST adapter for FlashBlade REST API — User Group Quotas. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/api/2-26/file-system-group-quotas name: api-2-26-file-system-group-quotas description: REST surface for api-2.26-file-system-group-quotas. operations: - method: GET name: get description: Pure Storage GET /File-system-group-quotas call: flashblade-rest-user-group-quotas.get outputParameters: - type: object mapping: $. - path: /v1/api/2-26/file-system-user-quotas name: api-2-26-file-system-user-quotas description: REST surface for api-2.26-file-system-user-quotas. operations: - method: GET name: get description: Pure Storage GET /File-system-user-quotas call: flashblade-rest-user-group-quotas.get outputParameters: - type: object mapping: $. - type: mcp namespace: flashblade-rest-user-group-quotas-mcp port: 9090 transport: http description: MCP adapter for FlashBlade REST API — User Group Quotas. 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-group-quotas hints: readOnly: true destructive: false idempotent: true call: flashblade-rest-user-group-quotas.get outputParameters: - type: object mapping: $. - name: pure-storage-get-file-system-2 description: Pure Storage GET /File-system-user-quotas hints: readOnly: true destructive: false idempotent: true call: flashblade-rest-user-group-quotas.get outputParameters: - type: object mapping: $.