Microsoft Azure · Capability

Microsoft Azure Automanage — HCIReports

Microsoft Azure Automanage — HCIReports. 2 operations. Lead operation: Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azurestackhci Clusters Clustername Providers Microsoft Automanage Configurationprofileassignments Configurationprofileassignmentname Reports. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureHCIReports

What You Can Do

GET
Microsoftazurehcireportslistbyconfigurationprofileassignments — Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azurestackhci Clusters Clustername Providers Microsoft Automanage Configurationprofileassignments Configurationprofileassignmentname Reports
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-azurestackhci/clusters/{clustername}/providers/microsoft-automanage/configurationprofileassignments/{configurationprofileassignmentname}/reports
GET
Microsoftazurehcireportsget — Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azurestackhci Clusters Clustername Providers Microsoft Automanage Configurationprofileassignments Configurationprofileassignmentname Reports Reportname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-azurestackhci/clusters/{clustername}/providers/microsoft-automanage/configurationprofileassignments/{configurationprofileassignmentname}/reports/{reportname}

MCP Tools

get-subscriptions-subscriptionid-resourcegroups-resourcegroupname

Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azurestackhci Clusters Clustername Providers Microsoft Automanage Configurationprofileassignments Configurationprofileassignmentname Reports

read-only idempotent
get-subscriptions-subscriptionid-resourcegroups-resourcegroupname-2

Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azurestackhci Clusters Clustername Providers Microsoft Automanage Configurationprofileassignments Configurationprofileassignmentname Reports Reportname

read-only idempotent

Capability Spec

automanage-hcireports.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Automanage — HCIReports
  description: 'Microsoft Azure Automanage — HCIReports. 2 operations. Lead operation: Get Subscriptions Subscriptionid Resourcegroups
    Resourcegroupname Providers Microsoft Azurestackhci Clusters Clustername Providers Microsoft Automanage Configurationprofileassignments
    Configurationprofileassignmentname Reports. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - HCIReports
  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: automanage-hcireports
    baseUri: https://management.azure.com
    description: Microsoft Azure Automanage — HCIReports business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AzureStackHci/clusters/{clusterName}/providers/Microsoft.Automanage/configurationProfileAssignments/{configurationProfileAssignmentName}/reports
      operations:
      - name: microsoftazurehcireportslistbyconfigurationprofileassignments
        method: GET
        description: Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azurestackhci Clusters
          Clustername Providers Microsoft Automanage Configurationprofileassignments Configurationprofileassignmentname Reports
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: configurationProfileAssignmentName
          in: path
          type: string
          description: The configuration profile assignment name.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AzureStackHci/clusters/{clusterName}/providers/Microsoft.Automanage/configurationProfileAssignments/{configurationProfileAssignmentName}/reports/{reportName}
      operations:
      - name: microsoftazurehcireportsget
        method: GET
        description: Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azurestackhci Clusters
          Clustername Providers Microsoft Automanage Configurationprofileassignments Configurationprofileassignmentname Reports
          Reportname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: configurationProfileAssignmentName
          in: path
          type: string
          description: The configuration profile assignment name.
          required: true
        - name: reportName
          in: path
          type: string
          description: The report name.
          required: true
  exposes:
  - type: rest
    namespace: automanage-hcireports-rest
    port: 8080
    description: REST adapter for Microsoft Azure Automanage — HCIReports. One Spectral-compliant resource per consumed operation,
      prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-azurestackhci/clusters/{clustername}/providers/microsoft-automanage/configurationprofileassignments/{configurationprofileassignmentname}/reports
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurehcireportslistbyconfigurationprofileassignments
        description: Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azurestackhci Clusters
          Clustername Providers Microsoft Automanage Configurationprofileassignments Configurationprofileassignmentname Reports
        call: automanage-hcireports.microsoftazurehcireportslistbyconfigurationprofileassignments
        with:
          configurationProfileAssignmentName: rest.configurationProfileAssignmentName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-azurestackhci/clusters/{clustername}/providers/microsoft-automanage/configurationprofileassignments/{configurationprofileassignmentname}/reports/{reportname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurehcireportsget
        description: Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azurestackhci Clusters
          Clustername Providers Microsoft Automanage Configurationprofileassignments Configurationprofileassignmentname Reports
          Reportname
        call: automanage-hcireports.microsoftazurehcireportsget
        with:
          configurationProfileAssignmentName: rest.configurationProfileAssignmentName
          reportName: rest.reportName
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: automanage-hcireports-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Automanage — HCIReports. One tool per consumed operation, routed inline through
      this capability's consumes block.
    tools:
    - name: get-subscriptions-subscriptionid-resourcegroups-resourcegroupname
      description: Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azurestackhci Clusters
        Clustername Providers Microsoft Automanage Configurationprofileassignments Configurationprofileassignmentname Reports
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: automanage-hcireports.microsoftazurehcireportslistbyconfigurationprofileassignments
      with:
        configurationProfileAssignmentName: tools.configurationProfileAssignmentName
      outputParameters:
      - type: object
        mapping: $.
    - name: get-subscriptions-subscriptionid-resourcegroups-resourcegroupname-2
      description: Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azurestackhci Clusters
        Clustername Providers Microsoft Automanage Configurationprofileassignments Configurationprofileassignmentname Reports
        Reportname
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: automanage-hcireports.microsoftazurehcireportsget
      with:
        configurationProfileAssignmentName: tools.configurationProfileAssignmentName
        reportName: tools.reportName
      outputParameters:
      - type: object
        mapping: $.