Microsoft Azure · Capability

Microsoft Azure DevSpacesManagement — ContainerHostMappings

Microsoft Azure DevSpacesManagement — ContainerHostMappings. 1 operations. Lead operation: Microsoft Azure Returns Container Host Mapping Object For A Container Host Resource Id If An Associated Controller Exists. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureContainerHostMappings

What You Can Do

POST
Microsoftazurecontainerhostmappingsgetcontainerhostmapping — Microsoft Azure Returns Container Host Mapping Object For A Container Host Resource Id If An Associated Controller Exists
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-devspaces/locations/{location}/checkcontainerhostmapping

MCP Tools

microsoft-azure-returns-container-host

Microsoft Azure Returns Container Host Mapping Object For A Container Host Resource Id If An Associated Controller Exists

Capability Spec

devspacesmanagement-containerhostmappings.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure DevSpacesManagement — ContainerHostMappings
  description: 'Microsoft Azure DevSpacesManagement — ContainerHostMappings. 1 operations. Lead operation: Microsoft Azure
    Returns Container Host Mapping Object For A Container Host Resource Id If An Associated Controller Exists. Self-contained
    Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - ContainerHostMappings
  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: devspacesmanagement-containerhostmappings
    baseUri: https://management.azure.com
    description: Microsoft Azure DevSpacesManagement — ContainerHostMappings business capability. Self-contained, no shared
      references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevSpaces/locations/{location}/checkContainerHostMapping
      operations:
      - name: microsoftazurecontainerhostmappingsgetcontainerhostmapping
        method: POST
        description: Microsoft Azure Returns Container Host Mapping Object For A Container Host Resource Id If An Associated
          Controller Exists
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: containerHostMapping
          in: body
          type: string
          required: true
        - name: location
          in: path
          type: string
          description: Location of the container host.
          required: true
  exposes:
  - type: rest
    namespace: devspacesmanagement-containerhostmappings-rest
    port: 8080
    description: REST adapter for Microsoft Azure DevSpacesManagement — ContainerHostMappings. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-devspaces/locations/{location}/checkcontainerhostmapping
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazurecontainerhostmappingsgetcontainerhostmapping
        description: Microsoft Azure Returns Container Host Mapping Object For A Container Host Resource Id If An Associated
          Controller Exists
        call: devspacesmanagement-containerhostmappings.microsoftazurecontainerhostmappingsgetcontainerhostmapping
        with:
          containerHostMapping: rest.containerHostMapping
          location: rest.location
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: devspacesmanagement-containerhostmappings-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure DevSpacesManagement — ContainerHostMappings. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-returns-container-host
      description: Microsoft Azure Returns Container Host Mapping Object For A Container Host Resource Id If An Associated
        Controller Exists
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: devspacesmanagement-containerhostmappings.microsoftazurecontainerhostmappingsgetcontainerhostmapping
      with:
        containerHostMapping: tools.containerHostMapping
        location: tools.location
      outputParameters:
      - type: object
        mapping: $.