Pure Storage · Capability

FlashBlade REST API — Policies - SSH Certificate Authority

FlashBlade REST API — Policies - SSH Certificate Authority. 17 operations. Lead operation: Pure Storage GET Admins/ssh-certificate-authority-policies. Self-contained Naftiko capability covering one Pure Storage business surface.

Run with Naftiko Pure StoragePolicies - SSH Certificate Authority

What You Can Do

GET
Get — Pure Storage GET Admins/ssh-certificate-authority-policies
/v1/api/2-26/admins/ssh-certificate-authority-policies
POST
Post — Pure Storage POST Admins/ssh-certificate-authority-policies
/v1/api/2-26/admins/ssh-certificate-authority-policies
DELETE
Delete — Pure Storage DELETE Admins/ssh-certificate-authority-policies
/v1/api/2-26/admins/ssh-certificate-authority-policies
GET
Get — Pure Storage GET Admins/settings/ssh-certificate-authority-policies
/v1/api/2-26/arrays/ssh-certificate-authority-policies
POST
Post — Pure Storage POST Admins/settings/ssh-certificate-authority-policies
/v1/api/2-26/arrays/ssh-certificate-authority-policies
DELETE
Delete — Pure Storage DELETE Admins/settings/ssh-certificate-authority-policies
/v1/api/2-26/arrays/ssh-certificate-authority-policies
GET
Get — Pure Storage List SSH Certificate Authority Configurations
/v1/api/2-26/ssh-certificate-authority-policies
POST
Post — Pure Storage Create SSH Certificate Authority Configurations
/v1/api/2-26/ssh-certificate-authority-policies
DELETE
Delete — Pure Storage Delete SSH Certificate Authority Configurations
/v1/api/2-26/ssh-certificate-authority-policies
PATCH
Patch — Pure Storage Modify SSH Certificate Authority Configurations
/v1/api/2-26/ssh-certificate-authority-policies
GET
Get — Pure Storage GET Ssh-certificate-authority-policies/admins
/v1/api/2-26/ssh-certificate-authority-policies/admins
POST
Post — Pure Storage POST Ssh-certificate-authority-policies/admins
/v1/api/2-26/ssh-certificate-authority-policies/admins
DELETE
Delete — Pure Storage DELETE Ssh-certificate-authority-policies/admins
/v1/api/2-26/ssh-certificate-authority-policies/admins
GET
Get — Pure Storage GET Ssh-certificate-authority-policies/arrays
/v1/api/2-26/ssh-certificate-authority-policies/arrays
POST
Post — Pure Storage POST Ssh-certificate-authority-policies/arrays
/v1/api/2-26/ssh-certificate-authority-policies/arrays
DELETE
Delete — Pure Storage DELETE Ssh-certificate-authority-policies/arrays
/v1/api/2-26/ssh-certificate-authority-policies/arrays
GET
Get — Pure Storage GET Ssh-certificate-authority-policies/members
/v1/api/2-26/ssh-certificate-authority-policies/members

MCP Tools

pure-storage-get-admins-ssh

Pure Storage GET Admins/ssh-certificate-authority-policies

read-only idempotent
pure-storage-post-admins-ssh

Pure Storage POST Admins/ssh-certificate-authority-policies

pure-storage-delete-admins-ssh

Pure Storage DELETE Admins/ssh-certificate-authority-policies

idempotent
pure-storage-get-admins-settings

Pure Storage GET Admins/settings/ssh-certificate-authority-policies

read-only idempotent
pure-storage-post-admins-settings

Pure Storage POST Admins/settings/ssh-certificate-authority-policies

pure-storage-delete-admins-settings

Pure Storage DELETE Admins/settings/ssh-certificate-authority-policies

idempotent
pure-storage-list-ssh-certificate

Pure Storage List SSH Certificate Authority Configurations

read-only idempotent
pure-storage-create-ssh-certificate

Pure Storage Create SSH Certificate Authority Configurations

pure-storage-delete-ssh-certificate

Pure Storage Delete SSH Certificate Authority Configurations

idempotent
pure-storage-modify-ssh-certificate

Pure Storage Modify SSH Certificate Authority Configurations

idempotent
pure-storage-get-ssh-certificate

Pure Storage GET Ssh-certificate-authority-policies/admins

read-only idempotent
pure-storage-post-ssh-certificate

Pure Storage POST Ssh-certificate-authority-policies/admins

pure-storage-delete-ssh-certificate-2

Pure Storage DELETE Ssh-certificate-authority-policies/admins

idempotent
pure-storage-get-ssh-certificate-2

Pure Storage GET Ssh-certificate-authority-policies/arrays

read-only idempotent
pure-storage-post-ssh-certificate-2

Pure Storage POST Ssh-certificate-authority-policies/arrays

pure-storage-delete-ssh-certificate-3

Pure Storage DELETE Ssh-certificate-authority-policies/arrays

idempotent
pure-storage-get-ssh-certificate-3

Pure Storage GET Ssh-certificate-authority-policies/members

read-only idempotent

Capability Spec

flashblade-rest-policies-ssh-certificate-authority.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: FlashBlade REST API — Policies - SSH Certificate Authority
  description: 'FlashBlade REST API — Policies - SSH Certificate Authority. 17 operations. Lead operation: Pure Storage GET
    Admins/ssh-certificate-authority-policies. Self-contained Naftiko capability covering one Pure Storage business surface.'
  tags:
  - Pure Storage
  - Policies - SSH Certificate Authority
  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-policies-ssh-certificate-authority
    baseUri: http://[array]
    description: FlashBlade REST API — Policies - SSH Certificate Authority business capability. Self-contained, no shared
      references.
    resources:
    - name: api-2.26-admins-ssh-certificate-authority-policies
      path: /api/2.26/admins/ssh-certificate-authority-policies
      operations:
      - name: get
        method: GET
        description: Pure Storage GET Admins/ssh-certificate-authority-policies
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: post
        method: POST
        description: Pure Storage POST Admins/ssh-certificate-authority-policies
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: delete
        method: DELETE
        description: Pure Storage DELETE Admins/ssh-certificate-authority-policies
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: api-2.26-arrays-ssh-certificate-authority-policies
      path: /api/2.26/arrays/ssh-certificate-authority-policies
      operations:
      - name: get
        method: GET
        description: Pure Storage GET Admins/settings/ssh-certificate-authority-policies
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: post
        method: POST
        description: Pure Storage POST Admins/settings/ssh-certificate-authority-policies
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: delete
        method: DELETE
        description: Pure Storage DELETE Admins/settings/ssh-certificate-authority-policies
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: api-2.26-ssh-certificate-authority-policies
      path: /api/2.26/ssh-certificate-authority-policies
      operations:
      - name: get
        method: GET
        description: Pure Storage List SSH Certificate Authority Configurations
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: post
        method: POST
        description: Pure Storage Create SSH Certificate Authority Configurations
        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 SSH Certificate Authority Configurations
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: patch
        method: PATCH
        description: Pure Storage Modify SSH Certificate Authority Configurations
        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-ssh-certificate-authority-policies-admins
      path: /api/2.26/ssh-certificate-authority-policies/admins
      operations:
      - name: get
        method: GET
        description: Pure Storage GET Ssh-certificate-authority-policies/admins
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: post
        method: POST
        description: Pure Storage POST Ssh-certificate-authority-policies/admins
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: delete
        method: DELETE
        description: Pure Storage DELETE Ssh-certificate-authority-policies/admins
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: api-2.26-ssh-certificate-authority-policies-arrays
      path: /api/2.26/ssh-certificate-authority-policies/arrays
      operations:
      - name: get
        method: GET
        description: Pure Storage GET Ssh-certificate-authority-policies/arrays
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: post
        method: POST
        description: Pure Storage POST Ssh-certificate-authority-policies/arrays
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: delete
        method: DELETE
        description: Pure Storage DELETE Ssh-certificate-authority-policies/arrays
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: api-2.26-ssh-certificate-authority-policies-members
      path: /api/2.26/ssh-certificate-authority-policies/members
      operations:
      - name: get
        method: GET
        description: Pure Storage GET Ssh-certificate-authority-policies/members
        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-policies-ssh-certificate-authority-rest
    port: 8080
    description: REST adapter for FlashBlade REST API — Policies - SSH Certificate Authority. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/api/2-26/admins/ssh-certificate-authority-policies
      name: api-2-26-admins-ssh-certificate-authority-policies
      description: REST surface for api-2.26-admins-ssh-certificate-authority-policies.
      operations:
      - method: GET
        name: get
        description: Pure Storage GET Admins/ssh-certificate-authority-policies
        call: flashblade-rest-policies-ssh-certificate-authority.get
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: post
        description: Pure Storage POST Admins/ssh-certificate-authority-policies
        call: flashblade-rest-policies-ssh-certificate-authority.post
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: delete
        description: Pure Storage DELETE Admins/ssh-certificate-authority-policies
        call: flashblade-rest-policies-ssh-certificate-authority.delete
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/api/2-26/arrays/ssh-certificate-authority-policies
      name: api-2-26-arrays-ssh-certificate-authority-policies
      description: REST surface for api-2.26-arrays-ssh-certificate-authority-policies.
      operations:
      - method: GET
        name: get
        description: Pure Storage GET Admins/settings/ssh-certificate-authority-policies
        call: flashblade-rest-policies-ssh-certificate-authority.get
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: post
        description: Pure Storage POST Admins/settings/ssh-certificate-authority-policies
        call: flashblade-rest-policies-ssh-certificate-authority.post
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: delete
        description: Pure Storage DELETE Admins/settings/ssh-certificate-authority-policies
        call: flashblade-rest-policies-ssh-certificate-authority.delete
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/api/2-26/ssh-certificate-authority-policies
      name: api-2-26-ssh-certificate-authority-policies
      description: REST surface for api-2.26-ssh-certificate-authority-policies.
      operations:
      - method: GET
        name: get
        description: Pure Storage List SSH Certificate Authority Configurations
        call: flashblade-rest-policies-ssh-certificate-authority.get
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: post
        description: Pure Storage Create SSH Certificate Authority Configurations
        call: flashblade-rest-policies-ssh-certificate-authority.post
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: delete
        description: Pure Storage Delete SSH Certificate Authority Configurations
        call: flashblade-rest-policies-ssh-certificate-authority.delete
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: patch
        description: Pure Storage Modify SSH Certificate Authority Configurations
        call: flashblade-rest-policies-ssh-certificate-authority.patch
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/api/2-26/ssh-certificate-authority-policies/admins
      name: api-2-26-ssh-certificate-authority-policies-admins
      description: REST surface for api-2.26-ssh-certificate-authority-policies-admins.
      operations:
      - method: GET
        name: get
        description: Pure Storage GET Ssh-certificate-authority-policies/admins
        call: flashblade-rest-policies-ssh-certificate-authority.get
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: post
        description: Pure Storage POST Ssh-certificate-authority-policies/admins
        call: flashblade-rest-policies-ssh-certificate-authority.post
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: delete
        description: Pure Storage DELETE Ssh-certificate-authority-policies/admins
        call: flashblade-rest-policies-ssh-certificate-authority.delete
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/api/2-26/ssh-certificate-authority-policies/arrays
      name: api-2-26-ssh-certificate-authority-policies-arrays
      description: REST surface for api-2.26-ssh-certificate-authority-policies-arrays.
      operations:
      - method: GET
        name: get
        description: Pure Storage GET Ssh-certificate-authority-policies/arrays
        call: flashblade-rest-policies-ssh-certificate-authority.get
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: post
        description: Pure Storage POST Ssh-certificate-authority-policies/arrays
        call: flashblade-rest-policies-ssh-certificate-authority.post
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: delete
        description: Pure Storage DELETE Ssh-certificate-authority-policies/arrays
        call: flashblade-rest-policies-ssh-certificate-authority.delete
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/api/2-26/ssh-certificate-authority-policies/members
      name: api-2-26-ssh-certificate-authority-policies-members
      description: REST surface for api-2.26-ssh-certificate-authority-policies-members.
      operations:
      - method: GET
        name: get
        description: Pure Storage GET Ssh-certificate-authority-policies/members
        call: flashblade-rest-policies-ssh-certificate-authority.get
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: flashblade-rest-policies-ssh-certificate-authority-mcp
    port: 9090
    transport: http
    description: MCP adapter for FlashBlade REST API — Policies - SSH Certificate Authority. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: pure-storage-get-admins-ssh
      description: Pure Storage GET Admins/ssh-certificate-authority-policies
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: flashblade-rest-policies-ssh-certificate-authority.get
      outputParameters:
      - type: object
        mapping: $.
    - name: pure-storage-post-admins-ssh
      description: Pure Storage POST Admins/ssh-certificate-authority-policies
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: flashblade-rest-policies-ssh-certificate-authority.post
      outputParameters:
      - type: object
        mapping: $.
    - name: pure-storage-delete-admins-ssh
      description: Pure Storage DELETE Admins/ssh-certificate-authority-policies
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: flashblade-rest-policies-ssh-certificate-authority.delete
      outputParameters:
      - type: object
        mapping: $.
    - name: pure-storage-get-admins-settings
      description: Pure Storage GET Admins/settings/ssh-certificate-authority-policies
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: flashblade-rest-policies-ssh-certificate-authority.get
      outputParameters:
      - type: object
        mapping: $.
    - name: pure-storage-post-admins-settings
      description: Pure Storage POST Admins/settings/ssh-certificate-authority-policies
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: flashblade-rest-policies-ssh-certificate-authority.post
      outputParameters:
      - type: object
        mapping: $.
    - name: pure-storage-delete-admins-settings
      description: Pure Storage DELETE Admins/settings/ssh-certificate-authority-policies
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: flashblade-rest-policies-ssh-certificate-authority.delete
      outputParameters:
      - type: object
        mapping: $.
    - name: pure-storage-list-ssh-certificate
      description: Pure Storage List SSH Certificate Authority Configurations
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: flashblade-rest-policies-ssh-certificate-authority.get
      outputParameters:
      - type: object
        mapping: $.
    - name: pure-storage-create-ssh-certificate
      description: Pure Storage Create SSH Certificate Authority Configurations
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: flashblade-rest-policies-ssh-certificate-authority.post
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: pure-storage-delete-ssh-certificate
      description: Pure Storage Delete SSH Certificate Authority Configurations
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: flashblade-rest-policies-ssh-certificate-authority.delete
      outputParameters:
      - type: object
        mapping: $.
    - name: pure-storage-modify-ssh-certificate
      description: Pure Storage Modify SSH Certificate Authority Configurations
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: flashblade-rest-policies-ssh-certificate-authority.patch
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: pure-storage-get-ssh-certificate
      description: Pure Storage GET Ssh-certificate-authority-policies/admins
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: flashblade-rest-policies-ssh-certificate-authority.get
      outputParameters:
      - type: object
        mapping: $.
    - name: pure-storage-post-ssh-certificate
      description: Pure Storage POST Ssh-certificate-authority-policies/admins
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: flashblade-rest-policies-ssh-certificate-authority.post
      outputParameters:
      - type: object
        mapping: $.
    - name: pure-storage-delete-ssh-certificate-2
      description: Pure Storage DELETE Ssh-certificate-authority-policies/admins
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: flashblade-rest-policies-ssh-certificate-authority.delete
      outputParameters:
      - type: object
        mapping: $.
    - name: pure-storage-get-ssh-certificate-2
      description: Pure Storage GET Ssh-certificate-authority-policies/arrays
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: flashblade-rest-policies-ssh-certificate-authority.get
      outputParameters:
      - type: object
        mapping: $.
    - name: pure-storage-post-ssh-certificate-2
      description: Pure Storage POST Ssh-certificate-authority-policies/arrays
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: flashblade-rest-policies-ssh-certificate-authority.post
      outputParameters:
      - type: object
        mapping: $.
    - name: pure-storage-delete-ssh-certificate-3
      description: Pure Storage DELETE Ssh-certificate-authority-policies/arrays
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: flashblade-rest-policies-ssh-certificate-authority.delete
      outputParameters:
      - type: object
        mapping: $.
    - name: pure-storage-get-ssh-certificate-3
      description: Pure Storage GET Ssh-certificate-authority-policies/members
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: flashblade-rest-policies-ssh-certificate-authority.get
      outputParameters:
      - type: object
        mapping: $.