Microsoft Azure · Capability

Microsoft Azure MariaDBManagementClient — WaitStatistics

Microsoft Azure MariaDBManagementClient — WaitStatistics. 2 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbformariadb Servers Servername Waitstatistics. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureWaitStatistics

What You Can Do

GET
Microsoftazurewaitstatisticslistbyserver — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbformariadb Servers Servername Waitstatistics
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dbformariadb/servers/{servername}/waitstatistics
GET
Microsoftazurewaitstatisticsget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbformariadb Servers Servername Waitstatistics Waitstatisticsid
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dbformariadb/servers/{servername}/waitstatistics/{waitstatisticsid}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbformariadb Servers Servername Waitstatistics

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbformariadb Servers Servername Waitstatistics Waitstatisticsid

read-only idempotent

Capability Spec

mariadbmanagementclient-waitstatistics.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure MariaDBManagementClient — WaitStatistics
  description: 'Microsoft Azure MariaDBManagementClient — WaitStatistics. 2 operations. Lead operation: Microsoft Azure Get
    Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbformariadb Servers Servername Waitstatistics.
    Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - WaitStatistics
  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: mariadbmanagementclient-waitstatistics
    baseUri: https://management.azure.com
    description: Microsoft Azure MariaDBManagementClient — WaitStatistics business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMariaDB/servers/{serverName}/waitStatistics
      operations:
      - name: microsoftazurewaitstatisticslistbyserver
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dbformariadb Servers Servername Waitstatistics
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: parameters
          in: body
          type: string
          description: The required parameters for retrieving wait statistics.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMariaDB/servers/{serverName}/waitStatistics/{waitStatisticsId}
      operations:
      - name: microsoftazurewaitstatisticsget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dbformariadb Servers Servername Waitstatistics Waitstatisticsid
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: mariadbmanagementclient-waitstatistics-rest
    port: 8080
    description: REST adapter for Microsoft Azure MariaDBManagementClient — WaitStatistics. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dbformariadb/servers/{servername}/waitstatistics
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurewaitstatisticslistbyserver
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dbformariadb Servers Servername Waitstatistics
        call: mariadbmanagementclient-waitstatistics.microsoftazurewaitstatisticslistbyserver
        with:
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dbformariadb/servers/{servername}/waitstatistics/{waitstatisticsid}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurewaitstatisticsget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dbformariadb Servers Servername Waitstatistics Waitstatisticsid
        call: mariadbmanagementclient-waitstatistics.microsoftazurewaitstatisticsget
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: mariadbmanagementclient-waitstatistics-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure MariaDBManagementClient — WaitStatistics. 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 Dbformariadb
        Servers Servername Waitstatistics
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: mariadbmanagementclient-waitstatistics.microsoftazurewaitstatisticslistbyserver
      with:
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbformariadb
        Servers Servername Waitstatistics Waitstatisticsid
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: mariadbmanagementclient-waitstatistics.microsoftazurewaitstatisticsget
      outputParameters:
      - type: object
        mapping: $.