Microsoft Azure · Capability

Microsoft Azure Azure Monitor Data Collection Endpoints API — DataCollectionEndpoints

Microsoft Azure Azure Monitor Data Collection Endpoints API — DataCollectionEndpoints. 6 operations. Lead operation: Microsoft Azure Lists All Data Collection Endpoints In The Specified Subscription. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureDataCollectionEndpoints

What You Can Do

GET
Microsoftazuredatacollectionendpointslistbysubscription — Microsoft Azure Lists All Data Collection Endpoints In The Specified Subscription
/v1/subscriptions/{subscriptionid}/providers/microsoft-insights/datacollectionendpoints
GET
Microsoftazuredatacollectionendpointslistbyresourcegroup — Microsoft Azure Lists All Data Collection Endpoints In The Specified Resource Group
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-insights/datacollectionendpoints
GET
Microsoftazuredatacollectionendpointsget — Microsoft Azure Returns The Specified Data Collection Endpoint
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-insights/datacollectionendpoints/{datacollectionendpointname}
PUT
Microsoftazuredatacollectionendpointscreate — Microsoft Azure Creates Or Updates A Data Collection Endpoint
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-insights/datacollectionendpoints/{datacollectionendpointname}
PATCH
Microsoftazuredatacollectionendpointsupdate — Microsoft Azure Updates Part Of A Data Collection Endpoint
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-insights/datacollectionendpoints/{datacollectionendpointname}
DELETE
Microsoftazuredatacollectionendpointsdelete — Microsoft Azure Deletes A Data Collection Endpoint
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-insights/datacollectionendpoints/{datacollectionendpointname}

MCP Tools

microsoft-azure-lists-all-data

Microsoft Azure Lists All Data Collection Endpoints In The Specified Subscription

read-only idempotent
microsoft-azure-lists-all-data-2

Microsoft Azure Lists All Data Collection Endpoints In The Specified Resource Group

read-only idempotent
microsoft-azure-returns-specified-data

Microsoft Azure Returns The Specified Data Collection Endpoint

read-only idempotent
microsoft-azure-creates-updates-data

Microsoft Azure Creates Or Updates A Data Collection Endpoint

idempotent
microsoft-azure-updates-part-data

Microsoft Azure Updates Part Of A Data Collection Endpoint

idempotent
microsoft-azure-deletes-data-collection

Microsoft Azure Deletes A Data Collection Endpoint

idempotent

Capability Spec

azure-monitor-data-collection-endpoints-datacollectionendpoints.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Azure Monitor Data Collection Endpoints API — DataCollectionEndpoints
  description: 'Microsoft Azure Azure Monitor Data Collection Endpoints API — DataCollectionEndpoints. 6 operations. Lead
    operation: Microsoft Azure Lists All Data Collection Endpoints In The Specified Subscription. Self-contained Naftiko capability
    covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - DataCollectionEndpoints
  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: azure-monitor-data-collection-endpoints-datacollectionendpoints
    baseUri: https://management.azure.com
    description: Microsoft Azure Azure Monitor Data Collection Endpoints API — DataCollectionEndpoints business capability.
      Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.Insights-dataCollectionEndpoint
      path: /subscriptions/{subscriptionId}/providers/Microsoft.Insights/dataCollectionEndpoints
      operations:
      - name: microsoftazuredatacollectionendpointslistbysubscription
        method: GET
        description: Microsoft Azure Lists All Data Collection Endpoints In The Specified Subscription
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/dataCollectionEndpoints
      operations:
      - name: microsoftazuredatacollectionendpointslistbyresourcegroup
        method: GET
        description: Microsoft Azure Lists All Data Collection Endpoints In The Specified Resource Group
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/dataCollectionEndpoints/{dataCollectionEndpointName}
      operations:
      - name: microsoftazuredatacollectionendpointsget
        method: GET
        description: Microsoft Azure Returns The Specified Data Collection Endpoint
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazuredatacollectionendpointscreate
        method: PUT
        description: Microsoft Azure Creates Or Updates A Data Collection Endpoint
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: string
          description: The payload
      - name: microsoftazuredatacollectionendpointsupdate
        method: PATCH
        description: Microsoft Azure Updates Part Of A Data Collection Endpoint
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: string
          description: The payload
      - name: microsoftazuredatacollectionendpointsdelete
        method: DELETE
        description: Microsoft Azure Deletes A Data Collection Endpoint
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: azure-monitor-data-collection-endpoints-datacollectionendpoints-rest
    port: 8080
    description: REST adapter for Microsoft Azure Azure Monitor Data Collection Endpoints API — DataCollectionEndpoints. One
      Spectral-compliant resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-insights/datacollectionendpoints
      name: subscriptions-subscriptionid-providers-microsoft-insights-datacollectionendpoint
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.Insights-dataCollectionEndpoint.
      operations:
      - method: GET
        name: microsoftazuredatacollectionendpointslistbysubscription
        description: Microsoft Azure Lists All Data Collection Endpoints In The Specified Subscription
        call: azure-monitor-data-collection-endpoints-datacollectionendpoints.microsoftazuredatacollectionendpointslistbysubscription
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-insights/datacollectionendpoints
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazuredatacollectionendpointslistbyresourcegroup
        description: Microsoft Azure Lists All Data Collection Endpoints In The Specified Resource Group
        call: azure-monitor-data-collection-endpoints-datacollectionendpoints.microsoftazuredatacollectionendpointslistbyresourcegroup
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-insights/datacollectionendpoints/{datacollectionendpointname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazuredatacollectionendpointsget
        description: Microsoft Azure Returns The Specified Data Collection Endpoint
        call: azure-monitor-data-collection-endpoints-datacollectionendpoints.microsoftazuredatacollectionendpointsget
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazuredatacollectionendpointscreate
        description: Microsoft Azure Creates Or Updates A Data Collection Endpoint
        call: azure-monitor-data-collection-endpoints-datacollectionendpoints.microsoftazuredatacollectionendpointscreate
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: microsoftazuredatacollectionendpointsupdate
        description: Microsoft Azure Updates Part Of A Data Collection Endpoint
        call: azure-monitor-data-collection-endpoints-datacollectionendpoints.microsoftazuredatacollectionendpointsupdate
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazuredatacollectionendpointsdelete
        description: Microsoft Azure Deletes A Data Collection Endpoint
        call: azure-monitor-data-collection-endpoints-datacollectionendpoints.microsoftazuredatacollectionendpointsdelete
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: azure-monitor-data-collection-endpoints-datacollectionendpoints-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Azure Monitor Data Collection Endpoints API — DataCollectionEndpoints. One
      tool per consumed operation, routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-lists-all-data
      description: Microsoft Azure Lists All Data Collection Endpoints In The Specified Subscription
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-monitor-data-collection-endpoints-datacollectionendpoints.microsoftazuredatacollectionendpointslistbysubscription
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-lists-all-data-2
      description: Microsoft Azure Lists All Data Collection Endpoints In The Specified Resource Group
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-monitor-data-collection-endpoints-datacollectionendpoints.microsoftazuredatacollectionendpointslistbyresourcegroup
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-returns-specified-data
      description: Microsoft Azure Returns The Specified Data Collection Endpoint
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-monitor-data-collection-endpoints-datacollectionendpoints.microsoftazuredatacollectionendpointsget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-creates-updates-data
      description: Microsoft Azure Creates Or Updates A Data Collection Endpoint
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: azure-monitor-data-collection-endpoints-datacollectionendpoints.microsoftazuredatacollectionendpointscreate
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-updates-part-data
      description: Microsoft Azure Updates Part Of A Data Collection Endpoint
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: azure-monitor-data-collection-endpoints-datacollectionendpoints.microsoftazuredatacollectionendpointsupdate
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-deletes-data-collection
      description: Microsoft Azure Deletes A Data Collection Endpoint
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: azure-monitor-data-collection-endpoints-datacollectionendpoints.microsoftazuredatacollectionendpointsdelete
      outputParameters:
      - type: object
        mapping: $.