Microsoft Azure · Capability

Microsoft Azure Azure VMware Solution API — HcxEnterpriseSites

Microsoft Azure Azure VMware Solution API — HcxEnterpriseSites. 4 operations. Lead operation: Microsoft Azure List Hcx Enterprise Sites In A Private Cloud. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureHcxEnterpriseSites

What You Can Do

GET
Microsoftazurehcxenterprisesiteslist — Microsoft Azure List Hcx Enterprise Sites In A Private Cloud
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-avs/privateclouds/{privatecloudname}/hcxenterprisesites
GET
Microsoftazurehcxenterprisesitesget — Microsoft Azure Get An Hcx Enterprise Site By Name In A Private Cloud
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-avs/privateclouds/{privatecloudname}/hcxenterprisesites/{hcxenterprisesitename}
PUT
Microsoftazurehcxenterprisesitescreateorupdate — Microsoft Azure Create Or Update An Hcx Enterprise Site In A Private Cloud
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-avs/privateclouds/{privatecloudname}/hcxenterprisesites/{hcxenterprisesitename}
DELETE
Microsoftazurehcxenterprisesitesdelete — Microsoft Azure Delete An Hcx Enterprise Site In A Private Cloud
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-avs/privateclouds/{privatecloudname}/hcxenterprisesites/{hcxenterprisesitename}

MCP Tools

microsoft-azure-list-hcx-enterprise

Microsoft Azure List Hcx Enterprise Sites In A Private Cloud

read-only idempotent
microsoft-azure-get-hcx-enterprise

Microsoft Azure Get An Hcx Enterprise Site By Name In A Private Cloud

read-only idempotent
microsoft-azure-create-update-hcx

Microsoft Azure Create Or Update An Hcx Enterprise Site In A Private Cloud

idempotent
microsoft-azure-delete-hcx-enterprise

Microsoft Azure Delete An Hcx Enterprise Site In A Private Cloud

idempotent

Capability Spec

azure-vmware-solution-hcxenterprisesites.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Azure VMware Solution API — HcxEnterpriseSites
  description: 'Microsoft Azure Azure VMware Solution API — HcxEnterpriseSites. 4 operations. Lead operation: Microsoft Azure
    List Hcx Enterprise Sites In A Private Cloud. Self-contained Naftiko capability covering one Microsoft Azure business
    surface.'
  tags:
  - Microsoft Azure
  - HcxEnterpriseSites
  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-vmware-solution-hcxenterprisesites
    baseUri: https://management.azure.com
    description: Microsoft Azure Azure VMware Solution API — HcxEnterpriseSites business capability. Self-contained, no shared
      references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/hcxEnterpriseSites
      operations:
      - name: microsoftazurehcxenterprisesiteslist
        method: GET
        description: Microsoft Azure List Hcx Enterprise Sites In A Private Cloud
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/hcxEnterpriseSites/{hcxEnterpriseSiteName}
      operations:
      - name: microsoftazurehcxenterprisesitesget
        method: GET
        description: Microsoft Azure Get An Hcx Enterprise Site By Name In A Private Cloud
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazurehcxenterprisesitescreateorupdate
        method: PUT
        description: Microsoft Azure Create Or Update An Hcx Enterprise Site In A Private Cloud
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: privateCloudName
          in: path
          type: string
          description: The name of the private cloud.
          required: true
        - name: hcxEnterpriseSite
          in: body
          type: string
          description: The HCX Enterprise Site
          required: true
      - name: microsoftazurehcxenterprisesitesdelete
        method: DELETE
        description: Microsoft Azure Delete An Hcx Enterprise Site In A Private Cloud
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: azure-vmware-solution-hcxenterprisesites-rest
    port: 8080
    description: REST adapter for Microsoft Azure Azure VMware Solution API — HcxEnterpriseSites. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-avs/privateclouds/{privatecloudname}/hcxenterprisesites
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurehcxenterprisesiteslist
        description: Microsoft Azure List Hcx Enterprise Sites In A Private Cloud
        call: azure-vmware-solution-hcxenterprisesites.microsoftazurehcxenterprisesiteslist
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-avs/privateclouds/{privatecloudname}/hcxenterprisesites/{hcxenterprisesitename}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurehcxenterprisesitesget
        description: Microsoft Azure Get An Hcx Enterprise Site By Name In A Private Cloud
        call: azure-vmware-solution-hcxenterprisesites.microsoftazurehcxenterprisesitesget
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazurehcxenterprisesitescreateorupdate
        description: Microsoft Azure Create Or Update An Hcx Enterprise Site In A Private Cloud
        call: azure-vmware-solution-hcxenterprisesites.microsoftazurehcxenterprisesitescreateorupdate
        with:
          privateCloudName: rest.privateCloudName
          hcxEnterpriseSite: rest.hcxEnterpriseSite
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazurehcxenterprisesitesdelete
        description: Microsoft Azure Delete An Hcx Enterprise Site In A Private Cloud
        call: azure-vmware-solution-hcxenterprisesites.microsoftazurehcxenterprisesitesdelete
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: azure-vmware-solution-hcxenterprisesites-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Azure VMware Solution API — HcxEnterpriseSites. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-list-hcx-enterprise
      description: Microsoft Azure List Hcx Enterprise Sites In A Private Cloud
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-vmware-solution-hcxenterprisesites.microsoftazurehcxenterprisesiteslist
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-hcx-enterprise
      description: Microsoft Azure Get An Hcx Enterprise Site By Name In A Private Cloud
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-vmware-solution-hcxenterprisesites.microsoftazurehcxenterprisesitesget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-create-update-hcx
      description: Microsoft Azure Create Or Update An Hcx Enterprise Site In A Private Cloud
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: azure-vmware-solution-hcxenterprisesites.microsoftazurehcxenterprisesitescreateorupdate
      with:
        privateCloudName: tools.privateCloudName
        hcxEnterpriseSite: tools.hcxEnterpriseSite
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-hcx-enterprise
      description: Microsoft Azure Delete An Hcx Enterprise Site In A Private Cloud
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: azure-vmware-solution-hcxenterprisesites.microsoftazurehcxenterprisesitesdelete
      outputParameters:
      - type: object
        mapping: $.