Microsoft Azure · Capability

Microsoft Azure StoragePoolManagement — DiskPools

Microsoft Azure StoragePoolManagement — DiskPools. 9 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Storagepool Diskpools. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureDiskPools

What You Can Do

GET
Microsoftazurediskpoolslistbysubscription — Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Storagepool Diskpools
/v1/subscriptions/{subscriptionid}/providers/microsoft-storagepool/diskpools
GET
Microsoftazurediskpoolslistbyresourcegroup — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagepool Diskpools
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storagepool/diskpools
PUT
Microsoftazurediskpoolscreateorupdate — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagepool Diskpools Diskpoolname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storagepool/diskpools/{diskpoolname}
PATCH
Microsoftazurediskpoolsupdate — Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagepool Diskpools Diskpoolname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storagepool/diskpools/{diskpoolname}
DELETE
Microsoftazurediskpoolsdelete — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagepool Diskpools Diskpoolname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storagepool/diskpools/{diskpoolname}
GET
Microsoftazurediskpoolsget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagepool Diskpools Diskpoolname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storagepool/diskpools/{diskpoolname}
POST
Microsoftazurediskpoolsdeallocate — Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagepool Diskpools Diskpoolname Deallocate
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storagepool/diskpools/{diskpoolname}/deallocate
GET
Microsoftazurediskpoolslistoutboundnetworkdependenciesendpoints — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagepool Diskpools Diskpoolname Outboundnetworkdependenciesendpoints
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storagepool/diskpools/{diskpoolname}/outboundnetworkdependenciesendpoints
POST
Microsoftazurediskpoolsstart — Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagepool Diskpools Diskpoolname Start
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storagepool/diskpools/{diskpoolname}/start

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Storagepool Diskpools

read-only idempotent
microsoft-azure-get-subscriptions-subscriptionid-2

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagepool Diskpools

read-only idempotent
microsoft-azure-put-subscriptions-subscriptionid

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagepool Diskpools Diskpoolname

idempotent
microsoft-azure-patch-subscriptions-subscriptionid

Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagepool Diskpools Diskpoolname

idempotent
microsoft-azure-delete-subscriptions-subscriptionid

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagepool Diskpools Diskpoolname

idempotent
microsoft-azure-get-subscriptions-subscriptionid-3

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagepool Diskpools Diskpoolname

read-only idempotent
microsoft-azure-post-subscriptions-subscriptionid

Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagepool Diskpools Diskpoolname Deallocate

microsoft-azure-get-subscriptions-subscriptionid-4

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagepool Diskpools Diskpoolname Outboundnetworkdependenciesendpoints

read-only idempotent
microsoft-azure-post-subscriptions-subscriptionid-2

Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagepool Diskpools Diskpoolname Start

Capability Spec

storagepoolmanagement-diskpools.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure StoragePoolManagement — DiskPools
  description: 'Microsoft Azure StoragePoolManagement — DiskPools. 9 operations. Lead operation: Microsoft Azure Get Subscriptions
    Subscriptionid Providers Microsoft Storagepool Diskpools. Self-contained Naftiko capability covering one Microsoft Azure
    business surface.'
  tags:
  - Microsoft Azure
  - DiskPools
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    MICROSOFT_AZURE_API_KEY: MICROSOFT_AZURE_API_KEY
capability:
  consumes:
  - type: http
    namespace: storagepoolmanagement-diskpools
    baseUri: https://management.azure.com
    description: Microsoft Azure StoragePoolManagement — DiskPools business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.StoragePool-diskPools
      path: /subscriptions/{subscriptionId}/providers/Microsoft.StoragePool/diskPools
      operations:
      - name: microsoftazurediskpoolslistbysubscription
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Storagepool Diskpools
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StoragePool/diskPools
      operations:
      - name: microsoftazurediskpoolslistbyresourcegroup
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storagepool Diskpools
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StoragePool/diskPools/{diskPoolName}
      operations:
      - name: microsoftazurediskpoolscreateorupdate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storagepool Diskpools Diskpoolname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazurediskpoolsupdate
        method: PATCH
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storagepool Diskpools Diskpoolname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazurediskpoolsdelete
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storagepool Diskpools Diskpoolname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazurediskpoolsget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storagepool Diskpools Diskpoolname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StoragePool/diskPools/{diskPoolName}/deallocate
      operations:
      - name: microsoftazurediskpoolsdeallocate
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storagepool Diskpools Diskpoolname Deallocate
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StoragePool/diskPools/{diskPoolName}/outboundNetworkDependenciesEndpoints
      operations:
      - name: microsoftazurediskpoolslistoutboundnetworkdependenciesendpoints
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storagepool Diskpools Diskpoolname Outboundnetworkdependenciesendpoints
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StoragePool/diskPools/{diskPoolName}/start
      operations:
      - name: microsoftazurediskpoolsstart
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storagepool Diskpools Diskpoolname Start
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: storagepoolmanagement-diskpools-rest
    port: 8080
    description: REST adapter for Microsoft Azure StoragePoolManagement — DiskPools. One Spectral-compliant resource per consumed
      operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-storagepool/diskpools
      name: subscriptions-subscriptionid-providers-microsoft-storagepool-diskpools
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.StoragePool-diskPools.
      operations:
      - method: GET
        name: microsoftazurediskpoolslistbysubscription
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Storagepool Diskpools
        call: storagepoolmanagement-diskpools.microsoftazurediskpoolslistbysubscription
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storagepool/diskpools
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurediskpoolslistbyresourcegroup
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storagepool Diskpools
        call: storagepoolmanagement-diskpools.microsoftazurediskpoolslistbyresourcegroup
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storagepool/diskpools/{diskpoolname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: PUT
        name: microsoftazurediskpoolscreateorupdate
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storagepool Diskpools Diskpoolname
        call: storagepoolmanagement-diskpools.microsoftazurediskpoolscreateorupdate
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: microsoftazurediskpoolsupdate
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storagepool Diskpools Diskpoolname
        call: storagepoolmanagement-diskpools.microsoftazurediskpoolsupdate
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazurediskpoolsdelete
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storagepool Diskpools Diskpoolname
        call: storagepoolmanagement-diskpools.microsoftazurediskpoolsdelete
        outputParameters:
        - type: object
          mapping: $.
      - method: GET
        name: microsoftazurediskpoolsget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storagepool Diskpools Diskpoolname
        call: storagepoolmanagement-diskpools.microsoftazurediskpoolsget
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storagepool/diskpools/{diskpoolname}/deallocate
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazurediskpoolsdeallocate
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storagepool Diskpools Diskpoolname Deallocate
        call: storagepoolmanagement-diskpools.microsoftazurediskpoolsdeallocate
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storagepool/diskpools/{diskpoolname}/outboundnetworkdependenciesendpoints
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurediskpoolslistoutboundnetworkdependenciesendpoints
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storagepool Diskpools Diskpoolname Outboundnetworkdependenciesendpoints
        call: storagepoolmanagement-diskpools.microsoftazurediskpoolslistoutboundnetworkdependenciesendpoints
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storagepool/diskpools/{diskpoolname}/start
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazurediskpoolsstart
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storagepool Diskpools Diskpoolname Start
        call: storagepoolmanagement-diskpools.microsoftazurediskpoolsstart
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: storagepoolmanagement-diskpools-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure StoragePoolManagement — DiskPools. One tool per consumed operation, routed
      inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-get-subscriptions-subscriptionid
      description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Storagepool Diskpools
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: storagepoolmanagement-diskpools.microsoftazurediskpoolslistbysubscription
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagepool
        Diskpools
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: storagepoolmanagement-diskpools.microsoftazurediskpoolslistbyresourcegroup
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagepool
        Diskpools Diskpoolname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: storagepoolmanagement-diskpools.microsoftazurediskpoolscreateorupdate
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-patch-subscriptions-subscriptionid
      description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Storagepool Diskpools Diskpoolname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: storagepoolmanagement-diskpools.microsoftazurediskpoolsupdate
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Storagepool Diskpools Diskpoolname
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: storagepoolmanagement-diskpools.microsoftazurediskpoolsdelete
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-3
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagepool
        Diskpools Diskpoolname
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: storagepoolmanagement-diskpools.microsoftazurediskpoolsget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-post-subscriptions-subscriptionid
      description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Storagepool Diskpools Diskpoolname Deallocate
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: storagepoolmanagement-diskpools.microsoftazurediskpoolsdeallocate
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-4
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagepool
        Diskpools Diskpoolname Outboundnetworkdependenciesendpoints
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: storagepoolmanagement-diskpools.microsoftazurediskpoolslistoutboundnetworkdependenciesendpoints
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-post-subscriptions-subscriptionid-2
      description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Storagepool Diskpools Diskpoolname Start
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: storagepoolmanagement-diskpools.microsoftazurediskpoolsstart
      outputParameters:
      - type: object
        mapping: $.