Pure Storage · Capability

FlashBlade REST API — Policies - Management Authentication

FlashBlade REST API — Policies - Management Authentication. 13 operations. Lead operation: Pure Storage GET Admins/management-authentication-policies. Self-contained Naftiko capability covering one Pure Storage business surface.

Run with Naftiko Pure StoragePolicies - Management Authentication

What You Can Do

GET
Get — Pure Storage GET Admins/management-authentication-policies
/v1/api/2-26/admins/management-authentication-policies
POST
Post — Pure Storage POST Admins/management-authentication-policies
/v1/api/2-26/admins/management-authentication-policies
DELETE
Delete — Pure Storage DELETE Admins/management-authentication-policies
/v1/api/2-26/admins/management-authentication-policies
GET
Get — Pure Storage GET Arrays/management-authentication-policies
/v1/api/2-26/arrays/management-authentication-policies
POST
Post — Pure Storage POST Arrays/management-authentication-policies
/v1/api/2-26/arrays/management-authentication-policies
DELETE
Delete — Pure Storage DELETE Arrays/management-authentication-policies
/v1/api/2-26/arrays/management-authentication-policies
GET
Get — Pure Storage GET Management-authentication-policies
/v1/api/2-26/management-authentication-policies
POST
Post — Pure Storage POST Management-authentication-policies
/v1/api/2-26/management-authentication-policies
DELETE
Delete — Pure Storage DELETE Management-authentication-policies
/v1/api/2-26/management-authentication-policies
PATCH
Patch — Pure Storage PATCH Management-authentication-policies
/v1/api/2-26/management-authentication-policies
GET
Get — Pure Storage GET Management-authentication-policies/members
/v1/api/2-26/management-authentication-policies/members
POST
Post — Pure Storage POST Management-authentication-policies/members
/v1/api/2-26/management-authentication-policies/members
DELETE
Delete — Pure Storage DELETE Management-authentication-policies/members
/v1/api/2-26/management-authentication-policies/members

MCP Tools

pure-storage-get-admins-management

Pure Storage GET Admins/management-authentication-policies

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

Pure Storage POST Admins/management-authentication-policies

pure-storage-delete-admins-management

Pure Storage DELETE Admins/management-authentication-policies

idempotent
pure-storage-get-arrays-management

Pure Storage GET Arrays/management-authentication-policies

read-only idempotent
pure-storage-post-arrays-management

Pure Storage POST Arrays/management-authentication-policies

pure-storage-delete-arrays-management

Pure Storage DELETE Arrays/management-authentication-policies

idempotent
pure-storage-get-management-authentication

Pure Storage GET Management-authentication-policies

read-only idempotent
pure-storage-post-management-authentication

Pure Storage POST Management-authentication-policies

pure-storage-delete-management-authentication

Pure Storage DELETE Management-authentication-policies

idempotent
pure-storage-patch-management-authentication

Pure Storage PATCH Management-authentication-policies

idempotent
pure-storage-get-management-authentication-2

Pure Storage GET Management-authentication-policies/members

read-only idempotent
pure-storage-post-management-authentication-2

Pure Storage POST Management-authentication-policies/members

pure-storage-delete-management-authentication-2

Pure Storage DELETE Management-authentication-policies/members

idempotent

Capability Spec

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