Microsoft Azure · Capability

Microsoft Azure StorSimple8000SeriesManagementClient — Alerts

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

Run with Naftiko Microsoft AzureAlerts

What You Can Do

GET
Microsoftazurealertslistbymanager — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storsimple Managers Managername Alerts
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storsimple/managers/{managername}/alerts
POST
Microsoftazurealertsclear — Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storsimple Managers Managername Clearalerts
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storsimple/managers/{managername}/clearalerts
POST
Microsoftazurealertssendtestemail — Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storsimple Managers Managername Devices Devicename Sendtestalertemail
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storsimple/managers/{managername}/devices/{devicename}/sendtestalertemail

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

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

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

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

microsoft-azure-post-subscriptions-subscriptionid-2

Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storsimple Managers Managername Devices Devicename Sendtestalertemail

Capability Spec

storsimple8000seriesmanagementclient-alerts.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure StorSimple8000SeriesManagementClient — Alerts
  description: 'Microsoft Azure StorSimple8000SeriesManagementClient — Alerts. 3 operations. Lead operation: Microsoft Azure
    Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storsimple Managers Managername
    Alerts. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Alerts
  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-alerts
    baseUri: https://management.azure.com
    description: Microsoft Azure StorSimple8000SeriesManagementClient — Alerts 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}/alerts
      operations:
      - name: microsoftazurealertslistbymanager
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storsimple Managers Managername Alerts
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - 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}/clearAlerts
      operations:
      - name: microsoftazurealertsclear
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storsimple Managers Managername Clearalerts
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: parameters
          in: body
          type: string
          description: The clear alert request.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorSimple/managers/{managerName}/devices/{deviceName}/sendTestAlertEmail
      operations:
      - name: microsoftazurealertssendtestemail
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storsimple Managers Managername Devices Devicename Sendtestalertemail
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: parameters
          in: body
          type: string
          description: The send test alert email request.
          required: true
  exposes:
  - type: rest
    namespace: storsimple8000seriesmanagementclient-alerts-rest
    port: 8080
    description: REST adapter for Microsoft Azure StorSimple8000SeriesManagementClient — Alerts. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storsimple/managers/{managername}/alerts
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurealertslistbymanager
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storsimple Managers Managername Alerts
        call: storsimple8000seriesmanagementclient-alerts.microsoftazurealertslistbymanager
        with:
          $filter: rest.$filter
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storsimple/managers/{managername}/clearalerts
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazurealertsclear
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storsimple Managers Managername Clearalerts
        call: storsimple8000seriesmanagementclient-alerts.microsoftazurealertsclear
        with:
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storsimple/managers/{managername}/devices/{devicename}/sendtestalertemail
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazurealertssendtestemail
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storsimple Managers Managername Devices Devicename Sendtestalertemail
        call: storsimple8000seriesmanagementclient-alerts.microsoftazurealertssendtestemail
        with:
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: storsimple8000seriesmanagementclient-alerts-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure StorSimple8000SeriesManagementClient — Alerts. 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 Alerts
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: storsimple8000seriesmanagementclient-alerts.microsoftazurealertslistbymanager
      with:
        $filter: tools.$filter
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-post-subscriptions-subscriptionid
      description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Storsimple Managers Managername Clearalerts
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: storsimple8000seriesmanagementclient-alerts.microsoftazurealertsclear
      with:
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-post-subscriptions-subscriptionid-2
      description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Storsimple Managers Managername Devices Devicename Sendtestalertemail
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: storsimple8000seriesmanagementclient-alerts.microsoftazurealertssendtestemail
      with:
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.