Pure Storage · Capability

FlashArray REST API — Controllers

FlashArray REST API — Controllers. 1 operations. Lead operation: Pure Storage List Controller Information and Status. Self-contained Naftiko capability covering one Pure Storage business surface.

Run with Naftiko Pure StorageControllers

What You Can Do

GET
Get — Pure Storage List Controller Information and Status
/v1/api/2-52/controllers

MCP Tools

pure-storage-list-controller-information

Pure Storage List Controller Information and Status

read-only idempotent

Capability Spec

flasharray-rest-controllers.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: FlashArray REST API — Controllers
  description: 'FlashArray REST API — Controllers. 1 operations. Lead operation: Pure Storage List Controller Information
    and Status. Self-contained Naftiko capability covering one Pure Storage business surface.'
  tags:
  - Pure Storage
  - Controllers
  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-controllers
    baseUri: ''
    description: FlashArray REST API — Controllers business capability. Self-contained, no shared references.
    resources:
    - name: api-2.52-controllers
      path: /api/2.52/controllers
      operations:
      - name: get
        method: GET
        description: Pure Storage List Controller Information and Status
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: flasharray-rest-controllers-rest
    port: 8080
    description: REST adapter for FlashArray REST API — Controllers. One Spectral-compliant resource per consumed operation,
      prefixed with /v1.
    resources:
    - path: /v1/api/2-52/controllers
      name: api-2-52-controllers
      description: REST surface for api-2.52-controllers.
      operations:
      - method: GET
        name: get
        description: Pure Storage List Controller Information and Status
        call: flasharray-rest-controllers.get
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: flasharray-rest-controllers-mcp
    port: 9090
    transport: http
    description: MCP adapter for FlashArray REST API — Controllers. One tool per consumed operation, routed inline through
      this capability's consumes block.
    tools:
    - name: pure-storage-list-controller-information
      description: Pure Storage List Controller Information and Status
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: flasharray-rest-controllers.get
      outputParameters:
      - type: object
        mapping: $.