Pure Storage · Capability

FlashBlade REST API — Policies - TLS

FlashBlade REST API — Policies - TLS. 11 operations. Lead operation: Pure Storage GET Network-interfaces/tls-policies. Self-contained Naftiko capability covering one Pure Storage business surface.

Run with Naftiko Pure StoragePolicies - TLS

What You Can Do

GET
Get — Pure Storage GET Network-interfaces/tls-policies
/v1/api/2-26/network-interfaces/tls-policies
POST
Post — Pure Storage POST Network-interfaces/tls-policies
/v1/api/2-26/network-interfaces/tls-policies
DELETE
Delete — Pure Storage DELETE Network-interfaces/tls-policies
/v1/api/2-26/network-interfaces/tls-policies
GET
Get — Pure Storage List TLS Policies
/v1/api/2-26/tls-policies
POST
Post — Pure Storage Create TLS Policies
/v1/api/2-26/tls-policies
DELETE
Delete — Pure Storage Delete TLS Policies
/v1/api/2-26/tls-policies
PATCH
Patch — Pure Storage Modify TLS Policies
/v1/api/2-26/tls-policies
GET
Get — Pure Storage GET Tls-policies/members
/v1/api/2-26/tls-policies/members
GET
Get — Pure Storage GET Tls-policies/network-interfaces
/v1/api/2-26/tls-policies/network-interfaces
POST
Post — Pure Storage POST Tls-policies/network-interfaces
/v1/api/2-26/tls-policies/network-interfaces
DELETE
Delete — Pure Storage DELETE Tls-policies/network-interfaces
/v1/api/2-26/tls-policies/network-interfaces

MCP Tools

pure-storage-get-network-interfaces

Pure Storage GET Network-interfaces/tls-policies

read-only idempotent
pure-storage-post-network-interfaces

Pure Storage POST Network-interfaces/tls-policies

pure-storage-delete-network-interfaces

Pure Storage DELETE Network-interfaces/tls-policies

idempotent
pure-storage-list-tls-policies

Pure Storage List TLS Policies

read-only idempotent
pure-storage-create-tls-policies

Pure Storage Create TLS Policies

pure-storage-delete-tls-policies

Pure Storage Delete TLS Policies

idempotent
pure-storage-modify-tls-policies

Pure Storage Modify TLS Policies

idempotent
pure-storage-get-tls-policies

Pure Storage GET Tls-policies/members

read-only idempotent
pure-storage-get-tls-policies-2

Pure Storage GET Tls-policies/network-interfaces

read-only idempotent
pure-storage-post-tls-policies

Pure Storage POST Tls-policies/network-interfaces

pure-storage-delete-tls-policies-2

Pure Storage DELETE Tls-policies/network-interfaces

idempotent

Capability Spec

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