Pure Storage · Capability

FlashBlade REST API — Directory Services

FlashBlade REST API — Directory Services. 26 operations. Lead operation: Pure Storage GET Directory-services. Self-contained Naftiko capability covering one Pure Storage business surface.

Run with Naftiko Pure StorageDirectory Services

What You Can Do

GET
Get — Pure Storage GET Directory-services
/v1/api/2-26/directory-services
PATCH
Patch — Pure Storage PATCH Directory-services
/v1/api/2-26/directory-services
GET
Get — Pure Storage List Local Directory Services
/v1/api/2-26/directory-services/local/directory-services
POST
Post — Pure Storage Create Local Directory Service
/v1/api/2-26/directory-services/local/directory-services
DELETE
Delete — Pure Storage Delete Local Directory Services
/v1/api/2-26/directory-services/local/directory-services
PATCH
Patch — Pure Storage Modify Local Directory Service
/v1/api/2-26/directory-services/local/directory-services
GET
Get — Pure Storage List Local Groups
/v1/api/2-26/directory-services/local/groups
POST
Post — Pure Storage Create Local Group
/v1/api/2-26/directory-services/local/groups
DELETE
Delete — Pure Storage Delete Local Groups
/v1/api/2-26/directory-services/local/groups
PATCH
Patch — Pure Storage Modify Local Groups
/v1/api/2-26/directory-services/local/groups
GET
Get — Pure Storage List Local Group Memberships
/v1/api/2-26/directory-services/local/groups/members
POST
Post — Pure Storage Create Local Group Membership
/v1/api/2-26/directory-services/local/groups/members
DELETE
Delete — Pure Storage Delete Local Group Membership
/v1/api/2-26/directory-services/local/groups/members
GET
Get — Pure Storage List Local Users
/v1/api/2-26/directory-services/local/users
POST
Post — Pure Storage Create Local User
/v1/api/2-26/directory-services/local/users
DELETE
Delete — Pure Storage Delete Local Users
/v1/api/2-26/directory-services/local/users
PATCH
Patch — Pure Storage Modify Local Users
/v1/api/2-26/directory-services/local/users
GET
Get — Pure Storage List Local User Memberships
/v1/api/2-26/directory-services/local/users/members
POST
Post — Pure Storage Create Local User Membership
/v1/api/2-26/directory-services/local/users/members
DELETE
Delete — Pure Storage Delete Local User Membership
/v1/api/2-26/directory-services/local/users/members
GET
Get — Pure Storage GET Directory-service/roles
/v1/api/2-26/directory-services/roles
POST
Post — Pure Storage POST Directory-service/roles
/v1/api/2-26/directory-services/roles
DELETE
Delete — Pure Storage DELETE Directory-service/roles
/v1/api/2-26/directory-services/roles
PATCH
Patch — Pure Storage PATCH Directory-service/roles
/v1/api/2-26/directory-services/roles
GET
Get — Pure Storage GET Directory-services/test
/v1/api/2-26/directory-services/test
PATCH
Patch — Pure Storage PATCH Directory-service/test
/v1/api/2-26/directory-services/test

MCP Tools

pure-storage-get-directory-services

Pure Storage GET Directory-services

read-only idempotent
pure-storage-patch-directory-services

Pure Storage PATCH Directory-services

idempotent
pure-storage-list-local-directory

Pure Storage List Local Directory Services

read-only idempotent
pure-storage-create-local-directory

Pure Storage Create Local Directory Service

pure-storage-delete-local-directory

Pure Storage Delete Local Directory Services

idempotent
pure-storage-modify-local-directory

Pure Storage Modify Local Directory Service

idempotent
pure-storage-list-local-groups

Pure Storage List Local Groups

read-only idempotent
pure-storage-create-local-group

Pure Storage Create Local Group

pure-storage-delete-local-groups

Pure Storage Delete Local Groups

idempotent
pure-storage-modify-local-groups

Pure Storage Modify Local Groups

idempotent
pure-storage-list-local-group

Pure Storage List Local Group Memberships

read-only idempotent
pure-storage-create-local-group-2

Pure Storage Create Local Group Membership

pure-storage-delete-local-group

Pure Storage Delete Local Group Membership

idempotent
pure-storage-list-local-users

Pure Storage List Local Users

read-only idempotent
pure-storage-create-local-user

Pure Storage Create Local User

pure-storage-delete-local-users

Pure Storage Delete Local Users

idempotent
pure-storage-modify-local-users

Pure Storage Modify Local Users

idempotent
pure-storage-list-local-user

Pure Storage List Local User Memberships

read-only idempotent
pure-storage-create-local-user-2

Pure Storage Create Local User Membership

pure-storage-delete-local-user

Pure Storage Delete Local User Membership

idempotent
pure-storage-get-directory-service

Pure Storage GET Directory-service/roles

read-only idempotent
pure-storage-post-directory-service

Pure Storage POST Directory-service/roles

pure-storage-delete-directory-service

Pure Storage DELETE Directory-service/roles

idempotent
pure-storage-patch-directory-service

Pure Storage PATCH Directory-service/roles

idempotent
pure-storage-get-directory-services-2

Pure Storage GET Directory-services/test

read-only idempotent
pure-storage-patch-directory-service-2

Pure Storage PATCH Directory-service/test

idempotent

Capability Spec

flashblade-rest-directory-services.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: FlashBlade REST API — Directory Services
  description: 'FlashBlade REST API — Directory Services. 26 operations. Lead operation: Pure Storage GET Directory-services.
    Self-contained Naftiko capability covering one Pure Storage business surface.'
  tags:
  - Pure Storage
  - Directory Services
  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-directory-services
    baseUri: http://[array]
    description: FlashBlade REST API — Directory Services business capability. Self-contained, no shared references.
    resources:
    - name: api-2.26-directory-services
      path: /api/2.26/directory-services
      operations:
      - name: get
        method: GET
        description: Pure Storage GET Directory-services
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: patch
        method: PATCH
        description: Pure Storage PATCH Directory-services
        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-directory-services-local-directory-services
      path: /api/2.26/directory-services/local/directory-services
      operations:
      - name: get
        method: GET
        description: Pure Storage List Local Directory Services
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: post
        method: POST
        description: Pure Storage Create Local Directory Service
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: false
      - name: delete
        method: DELETE
        description: Pure Storage Delete Local Directory Services
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: patch
        method: PATCH
        description: Pure Storage Modify Local Directory Service
        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-directory-services-local-groups
      path: /api/2.26/directory-services/local/groups
      operations:
      - name: get
        method: GET
        description: Pure Storage List Local Groups
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: post
        method: POST
        description: Pure Storage Create Local Group
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: false
      - name: delete
        method: DELETE
        description: Pure Storage Delete Local Groups
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: patch
        method: PATCH
        description: Pure Storage Modify Local Groups
        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-directory-services-local-groups-members
      path: /api/2.26/directory-services/local/groups/members
      operations:
      - name: get
        method: GET
        description: Pure Storage List Local Group Memberships
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: post
        method: POST
        description: Pure Storage Create Local Group Membership
        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 Local Group Membership
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: api-2.26-directory-services-local-users
      path: /api/2.26/directory-services/local/users
      operations:
      - name: get
        method: GET
        description: Pure Storage List Local Users
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: post
        method: POST
        description: Pure Storage Create Local User
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: false
      - name: delete
        method: DELETE
        description: Pure Storage Delete Local Users
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: patch
        method: PATCH
        description: Pure Storage Modify Local Users
        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-directory-services-local-users-members
      path: /api/2.26/directory-services/local/users/members
      operations:
      - name: get
        method: GET
        description: Pure Storage List Local User Memberships
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: post
        method: POST
        description: Pure Storage Create Local User Membership
        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 Local User Membership
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: api-2.26-directory-services-roles
      path: /api/2.26/directory-services/roles
      operations:
      - name: get
        method: GET
        description: Pure Storage GET Directory-service/roles
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: post
        method: POST
        description: Pure Storage POST Directory-service/roles
        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 Directory-service/roles
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: patch
        method: PATCH
        description: Pure Storage PATCH Directory-service/roles
        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-directory-services-test
      path: /api/2.26/directory-services/test
      operations:
      - name: get
        method: GET
        description: Pure Storage GET Directory-services/test
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: patch
        method: PATCH
        description: Pure Storage PATCH Directory-service/test
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: false
    authentication:
      type: apikey
      key: x-auth-token
      value: '{{env.PURE_STORAGE_API_KEY}}'
      placement: header
  exposes:
  - type: rest
    namespace: flashblade-rest-directory-services-rest
    port: 8080
    description: REST adapter for FlashBlade REST API — Directory Services. One Spectral-compliant resource per consumed operation,
      prefixed with /v1.
    resources:
    - path: /v1/api/2-26/directory-services
      name: api-2-26-directory-services
      description: REST surface for api-2.26-directory-services.
      operations:
      - method: GET
        name: get
        description: Pure Storage GET Directory-services
        call: flashblade-rest-directory-services.get
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: patch
        description: Pure Storage PATCH Directory-services
        call: flashblade-rest-directory-services.patch
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/api/2-26/directory-services/local/directory-services
      name: api-2-26-directory-services-local-directory-services
      description: REST surface for api-2.26-directory-services-local-directory-services.
      operations:
      - method: GET
        name: get
        description: Pure Storage List Local Directory Services
        call: flashblade-rest-directory-services.get
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: post
        description: Pure Storage Create Local Directory Service
        call: flashblade-rest-directory-services.post
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: delete
        description: Pure Storage Delete Local Directory Services
        call: flashblade-rest-directory-services.delete
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: patch
        description: Pure Storage Modify Local Directory Service
        call: flashblade-rest-directory-services.patch
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/api/2-26/directory-services/local/groups
      name: api-2-26-directory-services-local-groups
      description: REST surface for api-2.26-directory-services-local-groups.
      operations:
      - method: GET
        name: get
        description: Pure Storage List Local Groups
        call: flashblade-rest-directory-services.get
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: post
        description: Pure Storage Create Local Group
        call: flashblade-rest-directory-services.post
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: delete
        description: Pure Storage Delete Local Groups
        call: flashblade-rest-directory-services.delete
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: patch
        description: Pure Storage Modify Local Groups
        call: flashblade-rest-directory-services.patch
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/api/2-26/directory-services/local/groups/members
      name: api-2-26-directory-services-local-groups-members
      description: REST surface for api-2.26-directory-services-local-groups-members.
      operations:
      - method: GET
        name: get
        description: Pure Storage List Local Group Memberships
        call: flashblade-rest-directory-services.get
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: post
        description: Pure Storage Create Local Group Membership
        call: flashblade-rest-directory-services.post
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: delete
        description: Pure Storage Delete Local Group Membership
        call: flashblade-rest-directory-services.delete
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/api/2-26/directory-services/local/users
      name: api-2-26-directory-services-local-users
      description: REST surface for api-2.26-directory-services-local-users.
      operations:
      - method: GET
        name: get
        description: Pure Storage List Local Users
        call: flashblade-rest-directory-services.get
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: post
        description: Pure Storage Create Local User
        call: flashblade-rest-directory-services.post
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: delete
        description: Pure Storage Delete Local Users
        call: flashblade-rest-directory-services.delete
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: patch
        description: Pure Storage Modify Local Users
        call: flashblade-rest-directory-services.patch
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/api/2-26/directory-services/local/users/members
      name: api-2-26-directory-services-local-users-members
      description: REST surface for api-2.26-directory-services-local-users-members.
      operations:
      - method: GET
        name: get
        description: Pure Storage List Local User Memberships
        call: flashblade-rest-directory-services.get
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: post
        description: Pure Storage Create Local User Membership
        call: flashblade-rest-directory-services.post
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: delete
        description: Pure Storage Delete Local User Membership
        call: flashblade-rest-directory-services.delete
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/api/2-26/directory-services/roles
      name: api-2-26-directory-services-roles
      description: REST surface for api-2.26-directory-services-roles.
      operations:
      - method: GET
        name: get
        description: Pure Storage GET Directory-service/roles
        call: flashblade-rest-directory-services.get
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: post
        description: Pure Storage POST Directory-service/roles
        call: flashblade-rest-directory-services.post
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: delete
        description: Pure Storage DELETE Directory-service/roles
        call: flashblade-rest-directory-services.delete
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: patch
        description: Pure Storage PATCH Directory-service/roles
        call: flashblade-rest-directory-services.patch
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/api/2-26/directory-services/test
      name: api-2-26-directory-services-test
      description: REST surface for api-2.26-directory-services-test.
      operations:
      - method: GET
        name: get
        description: Pure Storage GET Directory-services/test
        call: flashblade-rest-directory-services.get
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: patch
        description: Pure Storage PATCH Directory-service/test
        call: flashblade-rest-directory-services.patch
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: flashblade-rest-directory-services-mcp
    port: 9090
    transport: http
    description: MCP adapter for FlashBlade REST API — Directory Services. One tool per consumed operation, routed inline
      through this capability's consumes block.
    tools:
    - name: pure-storage-get-directory-services
      description: Pure Storage GET Directory-services
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: flashblade-rest-directory-services.get
      outputParameters:
      - type: object
        mapping: $.
    - name: pure-storage-patch-directory-services
      description: Pure Storage PATCH Directory-services
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: flashblade-rest-directory-services.patch
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: pure-storage-list-local-directory
      description: Pure Storage List Local Directory Services
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: flashblade-rest-directory-services.get
      outputParameters:
      - type: object
        mapping: $.
    - name: pure-storage-create-local-directory
      description: Pure Storage Create Local Directory Service
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: flashblade-rest-directory-services.post
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: pure-storage-delete-local-directory
      description: Pure Storage Delete Local Directory Services
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: flashblade-rest-directory-services.delete
      outputParameters:
      - type: object
        mapping: $.
    - name: pure-storage-modify-local-directory
      description: Pure Storage Modify Local Directory Service
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: flashblade-rest-directory-services.patch
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: pure-storage-list-local-groups
      description: Pure Storage List Local Groups
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: flashblade-rest-directory-services.get
      outputParameters:
      - type: object
        mapping: $.
    - name: pure-storage-create-local-group
      description: Pure Storage Create Local Group
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: flashblade-rest-directory-services.post
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: pure-storage-delete-local-groups
      description: Pure Storage Delete Local Groups
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: flashblade-rest-directory-services.delete
      outputParameters:
      - type: object
        mapping: $.
    - name: pure-storage-modify-local-groups
      description: Pure Storage Modify Local Groups
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: flashblade-rest-directory-services.patch
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: pure-storage-list-local-group
      description: Pure Storage List Local Group Memberships
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: flashblade-rest-directory-services.get
      outputParameters:
      - type: object
        mapping: $.
    - name: pure-storage-create-local-group-2
      description: Pure Storage Create Local Group Membership
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: flashblade-rest-directory-services.post
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: pure-storage-delete-local-group
      description: Pure Storage Delete Local Group Membership
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: flashblade-rest-directory-services.delete
      outputParameters:
      - type: object
        mapping: $.
    - name: pure-storage-list-local-users
      description: Pure Storage List Local Users
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: flashblade-rest-directory-services.get
      outputParameters:
      - type: object
        mapping: $.
    - name: pure-storage-create-local-user
      description: Pure Storage Create Local User
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: flashblade-rest-directory-services.post
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: pure-storage-delete-local-users
      description: Pure Storage Delete Local Users
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: flashblade-rest-directory-services.delete
      outputParameters:
      - type: object
        mapping: $.
    - name: pure-storage-modify-local-users
      description: Pure Storage Modify Local Users
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: flashblade-rest-directory-services.patch
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: pure-storage-list-local-user
      description: Pure Storage List Local User Memberships
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: flashblade-rest-directory-services.get
      outputParameters:
      - type: object
        mapping: $.
    - name: pure-storage-create-local-user-2
      description: Pure Storage Create Local User Membership
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: flashblade-rest-directory-services.post
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: pure-storage-delete-local-user
      description: Pure Storage Delete Local User Membership
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: flashblade-rest-directory-services.delete
      outputParameters:
      - type: object
        mapping: $.
    - name: pure-storage-get-directory-service
      description: Pure Storage GET Directory-service/roles
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: flashblade-rest-directory-services.get
      outputParameters:
      - type: object
        mapping: $.
    - name: pure-storage-post-directory-service
      description: Pure Storage POST Directory-service/roles
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: flashblade-rest-directory-services.post
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: pure-storage-delete-directory-service
      description: Pure Storage DELETE Directory-service/roles
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: flashblade-rest-directory-services.delete
      outputParameters:
      - type: object
        mapping: $.
    - name: pure-storage-patch-directory-service
      description: Pure Storage PATCH Directory-service/roles
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: flashblade-rest-directory-services.patch
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: pure-storage-get-directory-services-2
      description: Pure Storage GET Directory-services/test
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: flashblade-rest-directory-services.get
      outputParameters:
      - type: object
        mapping: $.
    - name: pure-storage-patch-directory-service-2
      description: Pure Storage PATCH Directory-service/test
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: flashblade-rest-directory-services.patch
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.