Microsoft Azure · Capability

Microsoft Azure StorSimple8000SeriesManagementClient — CloudAppliances

Microsoft Azure StorSimple8000SeriesManagementClient — CloudAppliances. 2 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storsimple Managers Managername Cloudapplianceconfigurations. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureCloudAppliances

What You Can Do

GET
Microsoftazurecloudapplianceslistsupportedconfigurations — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storsimple Managers Managername Cloudapplianceconfigurations
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storsimple/managers/{managername}/cloudapplianceconfigurations
POST
Microsoftazurecloudappliancesprovision — Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storsimple Managers Managername Provisioncloudappliance
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storsimple/managers/{managername}/provisioncloudappliance

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storsimple Managers Managername Cloudapplianceconfigurations

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

Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storsimple Managers Managername Provisioncloudappliance

Capability Spec

storsimple8000seriesmanagementclient-cloudappliances.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure StorSimple8000SeriesManagementClient — CloudAppliances
  description: 'Microsoft Azure StorSimple8000SeriesManagementClient — CloudAppliances. 2 operations. Lead operation: Microsoft
    Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storsimple Managers Managername
    Cloudapplianceconfigurations. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - CloudAppliances
  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: storsimple8000seriesmanagementclient-cloudappliances
    baseUri: https://management.azure.com
    description: Microsoft Azure StorSimple8000SeriesManagementClient — CloudAppliances 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}/cloudApplianceConfigurations
      operations:
      - name: microsoftazurecloudapplianceslistsupportedconfigurations
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storsimple Managers Managername Cloudapplianceconfigurations
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorSimple/managers/{managerName}/provisionCloudAppliance
      operations:
      - name: microsoftazurecloudappliancesprovision
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storsimple Managers Managername Provisioncloudappliance
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: parameters
          in: body
          type: string
          description: The cloud appliance
          required: true
  exposes:
  - type: rest
    namespace: storsimple8000seriesmanagementclient-cloudappliances-rest
    port: 8080
    description: REST adapter for Microsoft Azure StorSimple8000SeriesManagementClient — CloudAppliances. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storsimple/managers/{managername}/cloudapplianceconfigurations
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurecloudapplianceslistsupportedconfigurations
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storsimple Managers Managername Cloudapplianceconfigurations
        call: storsimple8000seriesmanagementclient-cloudappliances.microsoftazurecloudapplianceslistsupportedconfigurations
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storsimple/managers/{managername}/provisioncloudappliance
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazurecloudappliancesprovision
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storsimple Managers Managername Provisioncloudappliance
        call: storsimple8000seriesmanagementclient-cloudappliances.microsoftazurecloudappliancesprovision
        with:
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: storsimple8000seriesmanagementclient-cloudappliances-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure StorSimple8000SeriesManagementClient — CloudAppliances. 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 Cloudapplianceconfigurations
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: storsimple8000seriesmanagementclient-cloudappliances.microsoftazurecloudapplianceslistsupportedconfigurations
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-post-subscriptions-subscriptionid
      description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Storsimple Managers Managername Provisioncloudappliance
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: storsimple8000seriesmanagementclient-cloudappliances.microsoftazurecloudappliancesprovision
      with:
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.