Microsoft Azure · Capability

Microsoft Azure TrafficManagerManagementClient — RealUserMetrics

Microsoft Azure TrafficManagerManagementClient — RealUserMetrics. 3 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Network Trafficmanagerusermetricskeys. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureRealUserMetrics

What You Can Do

GET
Microsoftazuretrafficmanagerusermetricskeysget — Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Network Trafficmanagerusermetricskeys
/v1/subscriptions/{subscriptionid}/providers/microsoft-network/trafficmanagerusermetricskeys
PUT
Microsoftazuretrafficmanagerusermetricskeyscreateorupdate — Microsoft Azure Put Subscriptions Subscriptionid Providers Microsoft Network Trafficmanagerusermetricskeys
/v1/subscriptions/{subscriptionid}/providers/microsoft-network/trafficmanagerusermetricskeys
DELETE
Microsoftazuretrafficmanagerusermetricskeysdelete — Microsoft Azure Delete Subscriptions Subscriptionid Providers Microsoft Network Trafficmanagerusermetricskeys
/v1/subscriptions/{subscriptionid}/providers/microsoft-network/trafficmanagerusermetricskeys

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Network Trafficmanagerusermetricskeys

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

Microsoft Azure Put Subscriptions Subscriptionid Providers Microsoft Network Trafficmanagerusermetricskeys

idempotent
microsoft-azure-delete-subscriptions-subscriptionid

Microsoft Azure Delete Subscriptions Subscriptionid Providers Microsoft Network Trafficmanagerusermetricskeys

idempotent

Capability Spec

trafficmanagermanagementclient-realusermetrics.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure TrafficManagerManagementClient — RealUserMetrics
  description: 'Microsoft Azure TrafficManagerManagementClient — RealUserMetrics. 3 operations. Lead operation: Microsoft
    Azure Get Subscriptions Subscriptionid Providers Microsoft Network Trafficmanagerusermetricskeys. Self-contained Naftiko
    capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - RealUserMetrics
  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: trafficmanagermanagementclient-realusermetrics
    baseUri: https://management.azure.com
    description: Microsoft Azure TrafficManagerManagementClient — RealUserMetrics business capability. Self-contained, no
      shared references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.Network-trafficManagerUserMetri
      path: /subscriptions/{subscriptionId}/providers/Microsoft.Network/trafficManagerUserMetricsKeys
      operations:
      - name: microsoftazuretrafficmanagerusermetricskeysget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Network Trafficmanagerusermetricskeys
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazuretrafficmanagerusermetricskeyscreateorupdate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Providers Microsoft Network Trafficmanagerusermetricskeys
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazuretrafficmanagerusermetricskeysdelete
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Providers Microsoft Network Trafficmanagerusermetricskeys
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: trafficmanagermanagementclient-realusermetrics-rest
    port: 8080
    description: REST adapter for Microsoft Azure TrafficManagerManagementClient — RealUserMetrics. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-network/trafficmanagerusermetricskeys
      name: subscriptions-subscriptionid-providers-microsoft-network-trafficmanagerusermetri
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.Network-trafficManagerUserMetri.
      operations:
      - method: GET
        name: microsoftazuretrafficmanagerusermetricskeysget
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Network Trafficmanagerusermetricskeys
        call: trafficmanagermanagementclient-realusermetrics.microsoftazuretrafficmanagerusermetricskeysget
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazuretrafficmanagerusermetricskeyscreateorupdate
        description: Microsoft Azure Put Subscriptions Subscriptionid Providers Microsoft Network Trafficmanagerusermetricskeys
        call: trafficmanagermanagementclient-realusermetrics.microsoftazuretrafficmanagerusermetricskeyscreateorupdate
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazuretrafficmanagerusermetricskeysdelete
        description: Microsoft Azure Delete Subscriptions Subscriptionid Providers Microsoft Network Trafficmanagerusermetricskeys
        call: trafficmanagermanagementclient-realusermetrics.microsoftazuretrafficmanagerusermetricskeysdelete
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: trafficmanagermanagementclient-realusermetrics-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure TrafficManagerManagementClient — RealUserMetrics. 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 Network Trafficmanagerusermetricskeys
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: trafficmanagermanagementclient-realusermetrics.microsoftazuretrafficmanagerusermetricskeysget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Providers Microsoft Network Trafficmanagerusermetricskeys
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: trafficmanagermanagementclient-realusermetrics.microsoftazuretrafficmanagerusermetricskeyscreateorupdate
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Providers Microsoft Network Trafficmanagerusermetricskeys
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: trafficmanagermanagementclient-realusermetrics.microsoftazuretrafficmanagerusermetricskeysdelete
      outputParameters:
      - type: object
        mapping: $.