Microsoft Azure · Capability

Microsoft Azure StorSimpleManagementClient — IscsiDisks

Microsoft Azure StorSimpleManagementClient — IscsiDisks. 7 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storsimple Managers Managername Devices Devicename Disks. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureIscsiDisks

What You Can Do

GET
Microsoftazureiscsidiskslistbydevice — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storsimple Managers Managername Devices Devicename Disks
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storsimple/managers/{managername}/devices/{devicename}/disks
GET
Microsoftazureiscsidiskslistbyiscsiserver — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storsimple Managers Managername Devices Devicename Iscsiservers Iscsiservername Disks
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storsimple/managers/{managername}/devices/{devicename}/iscsiservers/{iscsiservername}/disks
GET
Microsoftazureiscsidisksget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storsimple Managers Managername Devices Devicename Iscsiservers Iscsiservername Disks Diskname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storsimple/managers/{managername}/devices/{devicename}/iscsiservers/{iscsiservername}/disks/{diskname}
PUT
Microsoftazureiscsidiskscreateorupdate — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storsimple Managers Managername Devices Devicename Iscsiservers Iscsiservername Disks Diskname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storsimple/managers/{managername}/devices/{devicename}/iscsiservers/{iscsiservername}/disks/{diskname}
DELETE
Microsoftazureiscsidisksdelete — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storsimple Managers Managername Devices Devicename Iscsiservers Iscsiservername Disks Diskname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storsimple/managers/{managername}/devices/{devicename}/iscsiservers/{iscsiservername}/disks/{diskname}
GET
Microsoftazureiscsidiskslistmetrics — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storsimple Managers Managername Devices Devicename Iscsiservers Iscsiservername Disks Diskname Metrics
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storsimple/managers/{managername}/devices/{devicename}/iscsiservers/{iscsiservername}/disks/{diskname}/metrics
GET
Microsoftazureiscsidiskslistmetricdefinition — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storsimple Managers Managername Devices Devicename Iscsiservers Iscsiservername Disks Diskname Metricsdefinitions
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storsimple/managers/{managername}/devices/{devicename}/iscsiservers/{iscsiservername}/disks/{diskname}/metricsdefinitions

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storsimple Managers Managername Devices Devicename Disks

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storsimple Managers Managername Devices Devicename Iscsiservers Iscsiservername Disks

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storsimple Managers Managername Devices Devicename Iscsiservers Iscsiservername Disks Diskname

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

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storsimple Managers Managername Devices Devicename Iscsiservers Iscsiservername Disks Diskname

idempotent
microsoft-azure-delete-subscriptions-subscriptionid

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storsimple Managers Managername Devices Devicename Iscsiservers Iscsiservername Disks Diskname

idempotent
microsoft-azure-get-subscriptions-subscriptionid-4

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storsimple Managers Managername Devices Devicename Iscsiservers Iscsiservername Disks Diskname Metrics

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storsimple Managers Managername Devices Devicename Iscsiservers Iscsiservername Disks Diskname Metricsdefinitions

read-only idempotent

Capability Spec

storsimplemanagementclient-iscsidisks.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure StorSimpleManagementClient — IscsiDisks
  description: 'Microsoft Azure StorSimpleManagementClient — IscsiDisks. 7 operations. Lead operation: Microsoft Azure Get
    Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storsimple Managers Managername Devices
    Devicename Disks. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - IscsiDisks
  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: storsimplemanagementclient-iscsidisks
    baseUri: https://management.azure.com
    description: Microsoft Azure StorSimpleManagementClient — IscsiDisks business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorSimple/managers/{managerName}/devices/{deviceName}/disks
      operations:
      - name: microsoftazureiscsidiskslistbydevice
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storsimple Managers Managername Devices Devicename Disks
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: deviceName
          in: path
          type: string
          description: The device name.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorSimple/managers/{managerName}/devices/{deviceName}/iscsiservers/{iscsiServerName}/disks
      operations:
      - name: microsoftazureiscsidiskslistbyiscsiserver
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storsimple Managers Managername Devices Devicename Iscsiservers Iscsiservername Disks
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: deviceName
          in: path
          type: string
          description: The device name.
          required: true
        - name: iscsiServerName
          in: path
          type: string
          description: The iSCSI server name.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorSimple/managers/{managerName}/devices/{deviceName}/iscsiservers/{iscsiServerName}/disks/{diskName}
      operations:
      - name: microsoftazureiscsidisksget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storsimple Managers Managername Devices Devicename Iscsiservers Iscsiservername Disks Diskname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: deviceName
          in: path
          type: string
          description: The device name.
          required: true
        - name: iscsiServerName
          in: path
          type: string
          description: The iSCSI server name.
          required: true
        - name: diskName
          in: path
          type: string
          description: The disk name.
          required: true
      - name: microsoftazureiscsidiskscreateorupdate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storsimple Managers Managername Devices Devicename Iscsiservers Iscsiservername Disks Diskname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: deviceName
          in: path
          type: string
          description: The device name.
          required: true
        - name: iscsiServerName
          in: path
          type: string
          description: The iSCSI server name.
          required: true
        - name: diskName
          in: path
          type: string
          description: The disk name.
          required: true
        - name: iscsiDisk
          in: body
          type: string
          description: The iSCSI disk.
          required: true
      - name: microsoftazureiscsidisksdelete
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storsimple Managers Managername Devices Devicename Iscsiservers Iscsiservername Disks Diskname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: deviceName
          in: path
          type: string
          description: The device name.
          required: true
        - name: iscsiServerName
          in: path
          type: string
          description: The iSCSI server name.
          required: true
        - name: diskName
          in: path
          type: string
          description: The disk name.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorSimple/managers/{managerName}/devices/{deviceName}/iscsiservers/{iscsiServerName}/disks/{diskName}/metrics
      operations:
      - name: microsoftazureiscsidiskslistmetrics
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storsimple Managers Managername Devices Devicename Iscsiservers Iscsiservername Disks Diskname Metrics
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: deviceName
          in: path
          type: string
          description: The device name.
          required: true
        - name: iscsiServerName
          in: path
          type: string
          description: The iSCSI server name.
          required: true
        - name: diskName
          in: path
          type: string
          description: The iSCSI disk name.
          required: true
        - name: $filter
          in: query
          type: string
          description: OData Filter options
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorSimple/managers/{managerName}/devices/{deviceName}/iscsiservers/{iscsiServerName}/disks/{diskName}/metricsDefinitions
      operations:
      - name: microsoftazureiscsidiskslistmetricdefinition
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storsimple Managers Managername Devices Devicename Iscsiservers Iscsiservername Disks Diskname Metricsdefinitions
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: deviceName
          in: path
          type: string
          description: The device name.
          required: true
        - name: iscsiServerName
          in: path
          type: string
          description: The iSCSI server name.
          required: true
        - name: diskName
          in: path
          type: string
          description: The iSCSI disk name.
          required: true
  exposes:
  - type: rest
    namespace: storsimplemanagementclient-iscsidisks-rest
    port: 8080
    description: REST adapter for Microsoft Azure StorSimpleManagementClient — IscsiDisks. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storsimple/managers/{managername}/devices/{devicename}/disks
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureiscsidiskslistbydevice
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storsimple Managers Managername Devices Devicename Disks
        call: storsimplemanagementclient-iscsidisks.microsoftazureiscsidiskslistbydevice
        with:
          deviceName: rest.deviceName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storsimple/managers/{managername}/devices/{devicename}/iscsiservers/{iscsiservername}/disks
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureiscsidiskslistbyiscsiserver
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storsimple Managers Managername Devices Devicename Iscsiservers Iscsiservername Disks
        call: storsimplemanagementclient-iscsidisks.microsoftazureiscsidiskslistbyiscsiserver
        with:
          deviceName: rest.deviceName
          iscsiServerName: rest.iscsiServerName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storsimple/managers/{managername}/devices/{devicename}/iscsiservers/{iscsiservername}/disks/{diskname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureiscsidisksget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storsimple Managers Managername Devices Devicename Iscsiservers Iscsiservername Disks Diskname
        call: storsimplemanagementclient-iscsidisks.microsoftazureiscsidisksget
        with:
          deviceName: rest.deviceName
          iscsiServerName: rest.iscsiServerName
          diskName: rest.diskName
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazureiscsidiskscreateorupdate
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storsimple Managers Managername Devices Devicename Iscsiservers Iscsiservername Disks Diskname
        call: storsimplemanagementclient-iscsidisks.microsoftazureiscsidiskscreateorupdate
        with:
          deviceName: rest.deviceName
          iscsiServerName: rest.iscsiServerName
          diskName: rest.diskName
          iscsiDisk: rest.iscsiDisk
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazureiscsidisksdelete
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storsimple Managers Managername Devices Devicename Iscsiservers Iscsiservername Disks Diskname
        call: storsimplemanagementclient-iscsidisks.microsoftazureiscsidisksdelete
        with:
          deviceName: rest.deviceName
          iscsiServerName: rest.iscsiServerName
          diskName: rest.diskName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storsimple/managers/{managername}/devices/{devicename}/iscsiservers/{iscsiservername}/disks/{diskname}/metrics
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureiscsidiskslistmetrics
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storsimple Managers Managername Devices Devicename Iscsiservers Iscsiservername Disks Diskname Metrics
        call: storsimplemanagementclient-iscsidisks.microsoftazureiscsidiskslistmetrics
        with:
          deviceName: rest.deviceName
          iscsiServerName: rest.iscsiServerName
          diskName: rest.diskName
          $filter: rest.$filter
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storsimple/managers/{managername}/devices/{devicename}/iscsiservers/{iscsiservername}/disks/{diskname}/metricsdefinitions
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureiscsidiskslistmetricdefinition
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storsimple Managers Managername Devices Devicename Iscsiservers Iscsiservername Disks Diskname Metricsdefinitions
        call: storsimplemanagementclient-iscsidisks.microsoftazureiscsidiskslistmetricdefinition
        with:
          deviceName: rest.deviceName
          iscsiServerName: rest.iscsiServerName
          diskName: rest.diskName
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: storsimplemanagementclient-iscsidisks-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure StorSimpleManagementClient — IscsiDisks. 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 Resourcegroups Resourcegroupname Providers Microsoft Storsimple
        Managers Managername Devices Devicename Disks
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: storsimplemanagementclient-iscsidisks.microsoftazureiscsidiskslistbydevice
      with:
        deviceName: tools.deviceName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storsimple
        Managers Managername Devices Devicename Iscsiservers Iscsiservername Disks
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: storsimplemanagementclient-iscsidisks.microsoftazureiscsidiskslistbyiscsiserver
      with:
        deviceName: tools.deviceName
        iscsiServerName: tools.iscsiServerName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-3
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storsimple
        Managers Managername Devices Devicename Iscsiservers Iscsiservername Disks Diskname
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: storsimplemanagementclient-iscsidisks.microsoftazureiscsidisksget
      with:
        deviceName: tools.deviceName
        iscsiServerName: tools.iscsiServerName
        diskName: tools.diskName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storsimple
        Managers Managername Devices Devicename Iscsiservers Iscsiservername Disks Diskname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: storsimplemanagementclient-iscsidisks.microsoftazureiscsidiskscreateorupdate
      with:
        deviceName: tools.deviceName
        iscsiServerName: tools.iscsiServerName
        diskName: tools.diskName
        iscsiDisk: tools.iscsiDisk
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Storsimple Managers Managername Devices Devicename Iscsiservers Iscsiservername Disks Diskname
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: storsimplemanagementclient-iscsidisks.microsoftazureiscsidisksdelete
      with:
        deviceName: tools.deviceName
        iscsiServerName: tools.iscsiServerName
        diskName: tools.diskName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-4
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storsimple
        Managers Managername Devices Devicename Iscsiservers Iscsiservername Disks Diskname Metrics
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: storsimplemanagementclient-iscsidisks.microsoftazureiscsidiskslistmetrics
      with:
        deviceName: tools.deviceName
        iscsiServerName: tools.iscsiServerName
        diskName: tools.diskName
        $filter: tools.$filter
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-5
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storsimple
        Managers Managername Devices Devicename Iscsiservers Iscsiservername Disks Diskname Metricsdefinitions
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: storsimplemanagementclient-iscsidisks.microsoftazureiscsidiskslistmetricdefinition
      with:
        deviceName: tools.deviceName
        iscsiServerName: tools.iscsiServerName
        diskName: tools.diskName
      outputParameters:
      - type: object
        mapping: $.