Microsoft Azure · Capability

Microsoft Azure HybridDataManagementClient — DataStoreTypes

Microsoft Azure HybridDataManagementClient — DataStoreTypes. 2 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Hybriddata Datamanagers Datamanagername Datastoretypes. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureDataStoreTypes

What You Can Do

GET
Microsoftazuredatastoretypeslistbydatamanager — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Hybriddata Datamanagers Datamanagername Datastoretypes
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-hybriddata/datamanagers/{datamanagername}/datastoretypes
GET
Microsoftazuredatastoretypesget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Hybriddata Datamanagers Datamanagername Datastoretypes Datastoretypename
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-hybriddata/datamanagers/{datamanagername}/datastoretypes/{datastoretypename}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Hybriddata Datamanagers Datamanagername Datastoretypes

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Hybriddata Datamanagers Datamanagername Datastoretypes Datastoretypename

read-only idempotent

Capability Spec

hybriddatamanagementclient-datastoretypes.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure HybridDataManagementClient — DataStoreTypes
  description: 'Microsoft Azure HybridDataManagementClient — DataStoreTypes. 2 operations. Lead operation: Microsoft Azure
    Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Hybriddata Datamanagers Datamanagername
    Datastoretypes. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - DataStoreTypes
  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: hybriddatamanagementclient-datastoretypes
    baseUri: https://management.azure.com
    description: Microsoft Azure HybridDataManagementClient — DataStoreTypes business capability. Self-contained, no shared
      references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridData/dataManagers/{dataManagerName}/dataStoreTypes
      operations:
      - name: microsoftazuredatastoretypeslistbydatamanager
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Hybriddata Datamanagers Datamanagername Datastoretypes
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridData/dataManagers/{dataManagerName}/dataStoreTypes/{dataStoreTypeName}
      operations:
      - name: microsoftazuredatastoretypesget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Hybriddata Datamanagers Datamanagername Datastoretypes Datastoretypename
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: dataStoreTypeName
          in: path
          type: string
          description: The data store/repository type name for which details are needed.
          required: true
  exposes:
  - type: rest
    namespace: hybriddatamanagementclient-datastoretypes-rest
    port: 8080
    description: REST adapter for Microsoft Azure HybridDataManagementClient — DataStoreTypes. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-hybriddata/datamanagers/{datamanagername}/datastoretypes
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazuredatastoretypeslistbydatamanager
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Hybriddata Datamanagers Datamanagername Datastoretypes
        call: hybriddatamanagementclient-datastoretypes.microsoftazuredatastoretypeslistbydatamanager
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-hybriddata/datamanagers/{datamanagername}/datastoretypes/{datastoretypename}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazuredatastoretypesget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Hybriddata Datamanagers Datamanagername Datastoretypes Datastoretypename
        call: hybriddatamanagementclient-datastoretypes.microsoftazuredatastoretypesget
        with:
          dataStoreTypeName: rest.dataStoreTypeName
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: hybriddatamanagementclient-datastoretypes-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure HybridDataManagementClient — DataStoreTypes. 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 Hybriddata
        Datamanagers Datamanagername Datastoretypes
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: hybriddatamanagementclient-datastoretypes.microsoftazuredatastoretypeslistbydatamanager
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Hybriddata
        Datamanagers Datamanagername Datastoretypes Datastoretypename
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: hybriddatamanagementclient-datastoretypes.microsoftazuredatastoretypesget
      with:
        dataStoreTypeName: tools.dataStoreTypeName
      outputParameters:
      - type: object
        mapping: $.