Microsoft Azure · Capability

Microsoft Azure Hybrid Connectivity Management API — Endpoints

Microsoft Azure Hybrid Connectivity Management API — Endpoints. 7 operations. Lead operation: Microsoft Azure Get Resourceuri Providers Microsoft Hybridconnectivity Endpoints. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureEndpoints

What You Can Do

GET
Microsoftazureendpointslist — Microsoft Azure Get Resourceuri Providers Microsoft Hybridconnectivity Endpoints
/v1/{resourceuri}/providers/microsoft-hybridconnectivity/endpoints
GET
Microsoftazureendpointsget — Microsoft Azure Get Resourceuri Providers Microsoft Hybridconnectivity Endpoints Endpointname
/v1/{resourceuri}/providers/microsoft-hybridconnectivity/endpoints/{endpointname}
PUT
Microsoftazureendpointscreateorupdate — Microsoft Azure Put Resourceuri Providers Microsoft Hybridconnectivity Endpoints Endpointname
/v1/{resourceuri}/providers/microsoft-hybridconnectivity/endpoints/{endpointname}
PATCH
Microsoftazureendpointsupdate — Microsoft Azure Patch Resourceuri Providers Microsoft Hybridconnectivity Endpoints Endpointname
/v1/{resourceuri}/providers/microsoft-hybridconnectivity/endpoints/{endpointname}
DELETE
Microsoftazureendpointsdelete — Microsoft Azure Delete Resourceuri Providers Microsoft Hybridconnectivity Endpoints Endpointname
/v1/{resourceuri}/providers/microsoft-hybridconnectivity/endpoints/{endpointname}
POST
Microsoftazureendpointslistcredentials — Microsoft Azure Post Resourceuri Providers Microsoft Hybridconnectivity Endpoints Endpointname Listcredentials
/v1/{resourceuri}/providers/microsoft-hybridconnectivity/endpoints/{endpointname}/listcredentials
POST
Microsoftazureendpointslistmanagedproxydetails — Microsoft Azure Post Resourceuri Providers Microsoft Hybridconnectivity Endpoints Endpointname Listmanagedproxydetails
/v1/{resourceuri}/providers/microsoft-hybridconnectivity/endpoints/{endpointname}/listmanagedproxydetails

MCP Tools

microsoft-azure-get-resourceuri-providers

Microsoft Azure Get Resourceuri Providers Microsoft Hybridconnectivity Endpoints

read-only idempotent
microsoft-azure-get-resourceuri-providers-2

Microsoft Azure Get Resourceuri Providers Microsoft Hybridconnectivity Endpoints Endpointname

read-only idempotent
microsoft-azure-put-resourceuri-providers

Microsoft Azure Put Resourceuri Providers Microsoft Hybridconnectivity Endpoints Endpointname

idempotent
microsoft-azure-patch-resourceuri-providers

Microsoft Azure Patch Resourceuri Providers Microsoft Hybridconnectivity Endpoints Endpointname

idempotent
microsoft-azure-delete-resourceuri-providers

Microsoft Azure Delete Resourceuri Providers Microsoft Hybridconnectivity Endpoints Endpointname

idempotent
microsoft-azure-post-resourceuri-providers

Microsoft Azure Post Resourceuri Providers Microsoft Hybridconnectivity Endpoints Endpointname Listcredentials

microsoft-azure-post-resourceuri-providers-2

Microsoft Azure Post Resourceuri Providers Microsoft Hybridconnectivity Endpoints Endpointname Listmanagedproxydetails

Capability Spec

hybrid-connectivity-management-endpoints.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Hybrid Connectivity Management API — Endpoints
  description: 'Microsoft Azure Hybrid Connectivity Management API — Endpoints. 7 operations. Lead operation: Microsoft Azure
    Get Resourceuri Providers Microsoft Hybridconnectivity Endpoints. Self-contained Naftiko capability covering one Microsoft
    Azure business surface.'
  tags:
  - Microsoft Azure
  - Endpoints
  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: hybrid-connectivity-management-endpoints
    baseUri: https://management.azure.com
    description: Microsoft Azure Hybrid Connectivity Management API — Endpoints business capability. Self-contained, no shared
      references.
    resources:
    - name: resourceUri-providers-Microsoft.HybridConnectivity-endpoints
      path: /{resourceUri}/providers/Microsoft.HybridConnectivity/endpoints
      operations:
      - name: microsoftazureendpointslist
        method: GET
        description: Microsoft Azure Get Resourceuri Providers Microsoft Hybridconnectivity Endpoints
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: resourceUri-providers-Microsoft.HybridConnectivity-endpoints-endpointName
      path: /{resourceUri}/providers/Microsoft.HybridConnectivity/endpoints/{endpointName}
      operations:
      - name: microsoftazureendpointsget
        method: GET
        description: Microsoft Azure Get Resourceuri Providers Microsoft Hybridconnectivity Endpoints Endpointname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazureendpointscreateorupdate
        method: PUT
        description: Microsoft Azure Put Resourceuri Providers Microsoft Hybridconnectivity Endpoints Endpointname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: EndpointResource
          in: body
          type: string
          description: Endpoint details
          required: true
      - name: microsoftazureendpointsupdate
        method: PATCH
        description: Microsoft Azure Patch Resourceuri Providers Microsoft Hybridconnectivity Endpoints Endpointname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: EndpointResource
          in: body
          type: string
          description: Endpoint details
          required: true
      - name: microsoftazureendpointsdelete
        method: DELETE
        description: Microsoft Azure Delete Resourceuri Providers Microsoft Hybridconnectivity Endpoints Endpointname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: resourceUri-providers-Microsoft.HybridConnectivity-endpoints-endpointName-listCr
      path: /{resourceUri}/providers/Microsoft.HybridConnectivity/endpoints/{endpointName}/listCredentials
      operations:
      - name: microsoftazureendpointslistcredentials
        method: POST
        description: Microsoft Azure Post Resourceuri Providers Microsoft Hybridconnectivity Endpoints Endpointname Listcredentials
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: resourceUri-providers-Microsoft.HybridConnectivity-endpoints-endpointName-listMa
      path: /{resourceUri}/providers/Microsoft.HybridConnectivity/endpoints/{endpointName}/listManagedProxyDetails
      operations:
      - name: microsoftazureendpointslistmanagedproxydetails
        method: POST
        description: Microsoft Azure Post Resourceuri Providers Microsoft Hybridconnectivity Endpoints Endpointname Listmanagedproxydetails
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: ManagedProxyRequest
          in: body
          type: string
          description: Object of type ManagedProxyRequest
          required: true
  exposes:
  - type: rest
    namespace: hybrid-connectivity-management-endpoints-rest
    port: 8080
    description: REST adapter for Microsoft Azure Hybrid Connectivity Management API — Endpoints. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/{resourceuri}/providers/microsoft-hybridconnectivity/endpoints
      name: resourceuri-providers-microsoft-hybridconnectivity-endpoints
      description: REST surface for resourceUri-providers-Microsoft.HybridConnectivity-endpoints.
      operations:
      - method: GET
        name: microsoftazureendpointslist
        description: Microsoft Azure Get Resourceuri Providers Microsoft Hybridconnectivity Endpoints
        call: hybrid-connectivity-management-endpoints.microsoftazureendpointslist
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/{resourceuri}/providers/microsoft-hybridconnectivity/endpoints/{endpointname}
      name: resourceuri-providers-microsoft-hybridconnectivity-endpoints-endpointname
      description: REST surface for resourceUri-providers-Microsoft.HybridConnectivity-endpoints-endpointName.
      operations:
      - method: GET
        name: microsoftazureendpointsget
        description: Microsoft Azure Get Resourceuri Providers Microsoft Hybridconnectivity Endpoints Endpointname
        call: hybrid-connectivity-management-endpoints.microsoftazureendpointsget
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazureendpointscreateorupdate
        description: Microsoft Azure Put Resourceuri Providers Microsoft Hybridconnectivity Endpoints Endpointname
        call: hybrid-connectivity-management-endpoints.microsoftazureendpointscreateorupdate
        with:
          EndpointResource: rest.EndpointResource
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: microsoftazureendpointsupdate
        description: Microsoft Azure Patch Resourceuri Providers Microsoft Hybridconnectivity Endpoints Endpointname
        call: hybrid-connectivity-management-endpoints.microsoftazureendpointsupdate
        with:
          EndpointResource: rest.EndpointResource
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazureendpointsdelete
        description: Microsoft Azure Delete Resourceuri Providers Microsoft Hybridconnectivity Endpoints Endpointname
        call: hybrid-connectivity-management-endpoints.microsoftazureendpointsdelete
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/{resourceuri}/providers/microsoft-hybridconnectivity/endpoints/{endpointname}/listcredentials
      name: resourceuri-providers-microsoft-hybridconnectivity-endpoints-endpointname-listcr
      description: REST surface for resourceUri-providers-Microsoft.HybridConnectivity-endpoints-endpointName-listCr.
      operations:
      - method: POST
        name: microsoftazureendpointslistcredentials
        description: Microsoft Azure Post Resourceuri Providers Microsoft Hybridconnectivity Endpoints Endpointname Listcredentials
        call: hybrid-connectivity-management-endpoints.microsoftazureendpointslistcredentials
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/{resourceuri}/providers/microsoft-hybridconnectivity/endpoints/{endpointname}/listmanagedproxydetails
      name: resourceuri-providers-microsoft-hybridconnectivity-endpoints-endpointname-listma
      description: REST surface for resourceUri-providers-Microsoft.HybridConnectivity-endpoints-endpointName-listMa.
      operations:
      - method: POST
        name: microsoftazureendpointslistmanagedproxydetails
        description: Microsoft Azure Post Resourceuri Providers Microsoft Hybridconnectivity Endpoints Endpointname Listmanagedproxydetails
        call: hybrid-connectivity-management-endpoints.microsoftazureendpointslistmanagedproxydetails
        with:
          ManagedProxyRequest: rest.ManagedProxyRequest
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: hybrid-connectivity-management-endpoints-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Hybrid Connectivity Management API — Endpoints. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-get-resourceuri-providers
      description: Microsoft Azure Get Resourceuri Providers Microsoft Hybridconnectivity Endpoints
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: hybrid-connectivity-management-endpoints.microsoftazureendpointslist
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-resourceuri-providers-2
      description: Microsoft Azure Get Resourceuri Providers Microsoft Hybridconnectivity Endpoints Endpointname
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: hybrid-connectivity-management-endpoints.microsoftazureendpointsget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-resourceuri-providers
      description: Microsoft Azure Put Resourceuri Providers Microsoft Hybridconnectivity Endpoints Endpointname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: hybrid-connectivity-management-endpoints.microsoftazureendpointscreateorupdate
      with:
        EndpointResource: tools.EndpointResource
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-patch-resourceuri-providers
      description: Microsoft Azure Patch Resourceuri Providers Microsoft Hybridconnectivity Endpoints Endpointname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: hybrid-connectivity-management-endpoints.microsoftazureendpointsupdate
      with:
        EndpointResource: tools.EndpointResource
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-resourceuri-providers
      description: Microsoft Azure Delete Resourceuri Providers Microsoft Hybridconnectivity Endpoints Endpointname
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: hybrid-connectivity-management-endpoints.microsoftazureendpointsdelete
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-post-resourceuri-providers
      description: Microsoft Azure Post Resourceuri Providers Microsoft Hybridconnectivity Endpoints Endpointname Listcredentials
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: hybrid-connectivity-management-endpoints.microsoftazureendpointslistcredentials
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-post-resourceuri-providers-2
      description: Microsoft Azure Post Resourceuri Providers Microsoft Hybridconnectivity Endpoints Endpointname Listmanagedproxydetails
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: hybrid-connectivity-management-endpoints.microsoftazureendpointslistmanagedproxydetails
      with:
        ManagedProxyRequest: tools.ManagedProxyRequest
      outputParameters:
      - type: object
        mapping: $.