naftiko: 1.0.0-alpha2 info: label: FlashBlade REST API — Administrators description: 'FlashBlade REST API — Administrators. 11 operations. Lead operation: Pure Storage GET Admins. Self-contained Naftiko capability covering one Pure Storage business surface.' tags: - Pure Storage - Administrators 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-administrators baseUri: http://[array] description: FlashBlade REST API — Administrators business capability. Self-contained, no shared references. resources: - name: api-2.26-admins path: /api/2.26/admins operations: - name: get method: GET description: Pure Storage GET Admins outputRawFormat: json outputParameters: - name: result type: object value: $. - name: post method: POST description: Pure Storage POST Admins 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 Admins outputRawFormat: json outputParameters: - name: result type: object value: $. - name: patch method: PATCH description: Pure Storage PATCH Admins 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-admins-api-tokens path: /api/2.26/admins/api-tokens operations: - name: get method: GET description: Pure Storage GET Admins/api-tokens outputRawFormat: json outputParameters: - name: result type: object value: $. - name: post method: POST description: Pure Storage POST Admins/api-tokens outputRawFormat: json outputParameters: - name: result type: object value: $. - name: delete method: DELETE description: Pure Storage DELETE Admins/api-tokens outputRawFormat: json outputParameters: - name: result type: object value: $. - name: api-2.26-admins-cache path: /api/2.26/admins/cache operations: - name: get method: GET description: Pure Storage GET Admins/cache outputRawFormat: json outputParameters: - name: result type: object value: $. - name: delete method: DELETE description: Pure Storage DELETE Admins/cache outputRawFormat: json outputParameters: - name: result type: object value: $. - name: api-2.26-admins-settings path: /api/2.26/admins/settings operations: - name: get method: GET description: Pure Storage List Global Admin Settings outputRawFormat: json outputParameters: - name: result type: object value: $. - name: patch method: PATCH description: Pure Storage Update Global Admin Settings outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true authentication: type: apikey key: x-auth-token value: '{{env.PURE_STORAGE_API_KEY}}' placement: header exposes: - type: rest namespace: flashblade-rest-administrators-rest port: 8080 description: REST adapter for FlashBlade REST API — Administrators. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/api/2-26/admins name: api-2-26-admins description: REST surface for api-2.26-admins. operations: - method: GET name: get description: Pure Storage GET Admins call: flashblade-rest-administrators.get outputParameters: - type: object mapping: $. - method: POST name: post description: Pure Storage POST Admins call: flashblade-rest-administrators.post with: body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: delete description: Pure Storage DELETE Admins call: flashblade-rest-administrators.delete outputParameters: - type: object mapping: $. - method: PATCH name: patch description: Pure Storage PATCH Admins call: flashblade-rest-administrators.patch with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/api/2-26/admins/api-tokens name: api-2-26-admins-api-tokens description: REST surface for api-2.26-admins-api-tokens. operations: - method: GET name: get description: Pure Storage GET Admins/api-tokens call: flashblade-rest-administrators.get outputParameters: - type: object mapping: $. - method: POST name: post description: Pure Storage POST Admins/api-tokens call: flashblade-rest-administrators.post outputParameters: - type: object mapping: $. - method: DELETE name: delete description: Pure Storage DELETE Admins/api-tokens call: flashblade-rest-administrators.delete outputParameters: - type: object mapping: $. - path: /v1/api/2-26/admins/cache name: api-2-26-admins-cache description: REST surface for api-2.26-admins-cache. operations: - method: GET name: get description: Pure Storage GET Admins/cache call: flashblade-rest-administrators.get outputParameters: - type: object mapping: $. - method: DELETE name: delete description: Pure Storage DELETE Admins/cache call: flashblade-rest-administrators.delete outputParameters: - type: object mapping: $. - path: /v1/api/2-26/admins/settings name: api-2-26-admins-settings description: REST surface for api-2.26-admins-settings. operations: - method: GET name: get description: Pure Storage List Global Admin Settings call: flashblade-rest-administrators.get outputParameters: - type: object mapping: $. - method: PATCH name: patch description: Pure Storage Update Global Admin Settings call: flashblade-rest-administrators.patch with: body: rest.body outputParameters: - type: object mapping: $. - type: mcp namespace: flashblade-rest-administrators-mcp port: 9090 transport: http description: MCP adapter for FlashBlade REST API — Administrators. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: pure-storage-get-admins description: Pure Storage GET Admins hints: readOnly: true destructive: false idempotent: true call: flashblade-rest-administrators.get outputParameters: - type: object mapping: $. - name: pure-storage-post-admins description: Pure Storage POST Admins hints: readOnly: false destructive: false idempotent: false call: flashblade-rest-administrators.post with: body: tools.body outputParameters: - type: object mapping: $. - name: pure-storage-delete-admins description: Pure Storage DELETE Admins hints: readOnly: false destructive: true idempotent: true call: flashblade-rest-administrators.delete outputParameters: - type: object mapping: $. - name: pure-storage-patch-admins description: Pure Storage PATCH Admins hints: readOnly: false destructive: false idempotent: true call: flashblade-rest-administrators.patch with: body: tools.body outputParameters: - type: object mapping: $. - name: pure-storage-get-admins-api description: Pure Storage GET Admins/api-tokens hints: readOnly: true destructive: false idempotent: true call: flashblade-rest-administrators.get outputParameters: - type: object mapping: $. - name: pure-storage-post-admins-api description: Pure Storage POST Admins/api-tokens hints: readOnly: false destructive: false idempotent: false call: flashblade-rest-administrators.post outputParameters: - type: object mapping: $. - name: pure-storage-delete-admins-api description: Pure Storage DELETE Admins/api-tokens hints: readOnly: false destructive: true idempotent: true call: flashblade-rest-administrators.delete outputParameters: - type: object mapping: $. - name: pure-storage-get-admins-cache description: Pure Storage GET Admins/cache hints: readOnly: true destructive: false idempotent: true call: flashblade-rest-administrators.get outputParameters: - type: object mapping: $. - name: pure-storage-delete-admins-cache description: Pure Storage DELETE Admins/cache hints: readOnly: false destructive: true idempotent: true call: flashblade-rest-administrators.delete outputParameters: - type: object mapping: $. - name: pure-storage-list-global-admin description: Pure Storage List Global Admin Settings hints: readOnly: true destructive: false idempotent: true call: flashblade-rest-administrators.get outputParameters: - type: object mapping: $. - name: pure-storage-update-global-admin description: Pure Storage Update Global Admin Settings hints: readOnly: false destructive: false idempotent: true call: flashblade-rest-administrators.patch with: body: tools.body outputParameters: - type: object mapping: $.