naftiko: 1.0.0-alpha2 info: label: FlashArray REST API — Certificates description: 'FlashArray REST API — Certificates. 9 operations. Lead operation: Pure Storage List Certificate Attributes. Self-contained Naftiko capability covering one Pure Storage business surface.' tags: - Pure Storage - Certificates 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-certificates baseUri: '' description: FlashArray REST API — Certificates business capability. Self-contained, no shared references. resources: - name: api-2.52-certificates path: /api/2.52/certificates operations: - name: get method: GET description: Pure Storage List Certificate Attributes outputRawFormat: json outputParameters: - name: result type: object value: $. - name: post method: POST description: Pure Storage Create Certificate 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 Certificate outputRawFormat: json outputParameters: - name: result type: object value: $. - name: patch method: PATCH description: Pure Storage Modify Certificates 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-certificates-certificate-groups path: /api/2.52/certificates/certificate-groups operations: - name: get method: GET description: Pure Storage List Certificates and Certificate-groups outputRawFormat: json outputParameters: - name: result type: object value: $. - name: post method: POST description: Pure Storage Create Certificates Orcertificate-groups outputRawFormat: json outputParameters: - name: result type: object value: $. - name: delete method: DELETE description: Pure Storage Deletes Certificates/certificate-groups outputRawFormat: json outputParameters: - name: result type: object value: $. - name: api-2.52-certificates-certificate-signing-requests path: /api/2.52/certificates/certificate-signing-requests operations: - name: post method: POST description: Pure Storage Create Certificate-signing-requests 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-certificates-uses path: /api/2.52/certificates/uses operations: - name: get method: GET description: Pure Storage List Certificates Uses outputRawFormat: json outputParameters: - name: result type: object value: $. exposes: - type: rest namespace: flasharray-rest-certificates-rest port: 8080 description: REST adapter for FlashArray REST API — Certificates. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/api/2-52/certificates name: api-2-52-certificates description: REST surface for api-2.52-certificates. operations: - method: GET name: get description: Pure Storage List Certificate Attributes call: flasharray-rest-certificates.get outputParameters: - type: object mapping: $. - method: POST name: post description: Pure Storage Create Certificate call: flasharray-rest-certificates.post with: body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: delete description: Pure Storage Delete Certificate call: flasharray-rest-certificates.delete outputParameters: - type: object mapping: $. - method: PATCH name: patch description: Pure Storage Modify Certificates call: flasharray-rest-certificates.patch with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/api/2-52/certificates/certificate-groups name: api-2-52-certificates-certificate-groups description: REST surface for api-2.52-certificates-certificate-groups. operations: - method: GET name: get description: Pure Storage List Certificates and Certificate-groups call: flasharray-rest-certificates.get outputParameters: - type: object mapping: $. - method: POST name: post description: Pure Storage Create Certificates Orcertificate-groups call: flasharray-rest-certificates.post outputParameters: - type: object mapping: $. - method: DELETE name: delete description: Pure Storage Deletes Certificates/certificate-groups call: flasharray-rest-certificates.delete outputParameters: - type: object mapping: $. - path: /v1/api/2-52/certificates/certificate-signing-requests name: api-2-52-certificates-certificate-signing-requests description: REST surface for api-2.52-certificates-certificate-signing-requests. operations: - method: POST name: post description: Pure Storage Create Certificate-signing-requests call: flasharray-rest-certificates.post with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/api/2-52/certificates/uses name: api-2-52-certificates-uses description: REST surface for api-2.52-certificates-uses. operations: - method: GET name: get description: Pure Storage List Certificates Uses call: flasharray-rest-certificates.get outputParameters: - type: object mapping: $. - type: mcp namespace: flasharray-rest-certificates-mcp port: 9090 transport: http description: MCP adapter for FlashArray REST API — Certificates. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: pure-storage-list-certificate-attributes description: Pure Storage List Certificate Attributes hints: readOnly: true destructive: false idempotent: true call: flasharray-rest-certificates.get outputParameters: - type: object mapping: $. - name: pure-storage-create-certificate description: Pure Storage Create Certificate hints: readOnly: false destructive: false idempotent: false call: flasharray-rest-certificates.post with: body: tools.body outputParameters: - type: object mapping: $. - name: pure-storage-delete-certificate description: Pure Storage Delete Certificate hints: readOnly: false destructive: true idempotent: true call: flasharray-rest-certificates.delete outputParameters: - type: object mapping: $. - name: pure-storage-modify-certificates description: Pure Storage Modify Certificates hints: readOnly: false destructive: false idempotent: true call: flasharray-rest-certificates.patch with: body: tools.body outputParameters: - type: object mapping: $. - name: pure-storage-list-certificates-and description: Pure Storage List Certificates and Certificate-groups hints: readOnly: true destructive: false idempotent: true call: flasharray-rest-certificates.get outputParameters: - type: object mapping: $. - name: pure-storage-create-certificates-orcertificate description: Pure Storage Create Certificates Orcertificate-groups hints: readOnly: false destructive: false idempotent: false call: flasharray-rest-certificates.post outputParameters: - type: object mapping: $. - name: pure-storage-deletes-certificates-certificate description: Pure Storage Deletes Certificates/certificate-groups hints: readOnly: false destructive: true idempotent: true call: flasharray-rest-certificates.delete outputParameters: - type: object mapping: $. - name: pure-storage-create-certificate-signing description: Pure Storage Create Certificate-signing-requests hints: readOnly: false destructive: false idempotent: false call: flasharray-rest-certificates.post with: body: tools.body outputParameters: - type: object mapping: $. - name: pure-storage-list-certificates-uses description: Pure Storage List Certificates Uses hints: readOnly: true destructive: false idempotent: true call: flasharray-rest-certificates.get outputParameters: - type: object mapping: $.