Microsoft Azure · Capability

Microsoft Azure NetworkResourceProviderClient — VirtualNetworkGateways

Microsoft Azure NetworkResourceProviderClient — VirtualNetworkGateways. 5 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Virtualnetworkgateways. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureVirtualNetworkGateways

What You Can Do

GET
Microsoftazurevirtualnetworkgatewayslist — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Virtualnetworkgateways
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/virtualnetworkgateways
DELETE
Microsoftazurevirtualnetworkgatewaysdelete — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Virtualnetworkgateways Virtualnetworkgatewayname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/virtualnetworkgateways/{virtualnetworkgatewayname}
PUT
Microsoftazurevirtualnetworkgatewayscreateorupdate — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Virtualnetworkgateways Virtualnetworkgatewayname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/virtualnetworkgateways/{virtualnetworkgatewayname}
GET
Microsoftazurevirtualnetworkgatewaysget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Virtualnetworkgateways Virtualnetworkgatewayname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/virtualnetworkgateways/{virtualnetworkgatewayname}
POST
Microsoftazurevirtualnetworkgatewaysreset — Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Virtualnetworkgateways Virtualnetworkgatewayname Reset
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/virtualnetworkgateways/{virtualnetworkgatewayname}/reset

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Virtualnetworkgateways

read-only idempotent
microsoft-azure-delete-subscriptions-subscriptionid

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Virtualnetworkgateways Virtualnetworkgatewayname

idempotent
microsoft-azure-put-subscriptions-subscriptionid

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Virtualnetworkgateways Virtualnetworkgatewayname

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Virtualnetworkgateways Virtualnetworkgatewayname

read-only idempotent
microsoft-azure-post-subscriptions-subscriptionid

Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Virtualnetworkgateways Virtualnetworkgatewayname Reset

Capability Spec

networkresourceproviderclient-virtualnetworkgateways.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure NetworkResourceProviderClient — VirtualNetworkGateways
  description: 'Microsoft Azure NetworkResourceProviderClient — VirtualNetworkGateways. 5 operations. Lead operation: Microsoft
    Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Virtualnetworkgateways.
    Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - VirtualNetworkGateways
  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: networkresourceproviderclient-virtualnetworkgateways
    baseUri: https://management.azure.com
    description: Microsoft Azure NetworkResourceProviderClient — VirtualNetworkGateways business capability. Self-contained,
      no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworkGateways
      operations:
      - name: microsoftazurevirtualnetworkgatewayslist
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Virtualnetworkgateways
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: The name of the resource group.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworkGateways/{virtualNetworkGatewayName}/
      operations:
      - name: microsoftazurevirtualnetworkgatewaysdelete
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Virtualnetworkgateways Virtualnetworkgatewayname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: The name of the resource group.
          required: true
        - name: virtualNetworkGatewayName
          in: path
          type: string
          description: The name of the virtual network gateway.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualnetworkgateways/{virtualNetworkGatewayName}
      operations:
      - name: microsoftazurevirtualnetworkgatewayscreateorupdate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Virtualnetworkgateways Virtualnetworkgatewayname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: The name of the resource group.
          required: true
        - name: virtualNetworkGatewayName
          in: path
          type: string
          description: The name of the virtual network gateway.
          required: true
        - name: parameters
          in: body
          type: string
          description: Parameters supplied to the Begin Create or update Virtual Network Gateway operation through Network
            resource provider.
          required: true
      - name: microsoftazurevirtualnetworkgatewaysget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Virtualnetworkgateways Virtualnetworkgatewayname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: The name of the resource group.
          required: true
        - name: virtualNetworkGatewayName
          in: path
          type: string
          description: The name of the virtual network gateway.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualnetworkgateways/{virtualNetworkGatewayName}/reset
      operations:
      - name: microsoftazurevirtualnetworkgatewaysreset
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Virtualnetworkgateways Virtualnetworkgatewayname Reset
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: The name of the resource group.
          required: true
        - name: virtualNetworkGatewayName
          in: path
          type: string
          description: The name of the virtual network gateway.
          required: true
        - name: parameters
          in: body
          type: string
          description: Parameters supplied to the Begin Reset Virtual Network Gateway operation through Network resource provider.
          required: true
  exposes:
  - type: rest
    namespace: networkresourceproviderclient-virtualnetworkgateways-rest
    port: 8080
    description: REST adapter for Microsoft Azure NetworkResourceProviderClient — VirtualNetworkGateways. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/virtualnetworkgateways
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurevirtualnetworkgatewayslist
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Virtualnetworkgateways
        call: networkresourceproviderclient-virtualnetworkgateways.microsoftazurevirtualnetworkgatewayslist
        with:
          resourceGroupName: rest.resourceGroupName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/virtualnetworkgateways/{virtualnetworkgatewayname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: DELETE
        name: microsoftazurevirtualnetworkgatewaysdelete
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Virtualnetworkgateways Virtualnetworkgatewayname
        call: networkresourceproviderclient-virtualnetworkgateways.microsoftazurevirtualnetworkgatewaysdelete
        with:
          resourceGroupName: rest.resourceGroupName
          virtualNetworkGatewayName: rest.virtualNetworkGatewayName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/virtualnetworkgateways/{virtualnetworkgatewayname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: PUT
        name: microsoftazurevirtualnetworkgatewayscreateorupdate
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Virtualnetworkgateways Virtualnetworkgatewayname
        call: networkresourceproviderclient-virtualnetworkgateways.microsoftazurevirtualnetworkgatewayscreateorupdate
        with:
          resourceGroupName: rest.resourceGroupName
          virtualNetworkGatewayName: rest.virtualNetworkGatewayName
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
      - method: GET
        name: microsoftazurevirtualnetworkgatewaysget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Virtualnetworkgateways Virtualnetworkgatewayname
        call: networkresourceproviderclient-virtualnetworkgateways.microsoftazurevirtualnetworkgatewaysget
        with:
          resourceGroupName: rest.resourceGroupName
          virtualNetworkGatewayName: rest.virtualNetworkGatewayName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/virtualnetworkgateways/{virtualnetworkgatewayname}/reset
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazurevirtualnetworkgatewaysreset
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Virtualnetworkgateways Virtualnetworkgatewayname Reset
        call: networkresourceproviderclient-virtualnetworkgateways.microsoftazurevirtualnetworkgatewaysreset
        with:
          resourceGroupName: rest.resourceGroupName
          virtualNetworkGatewayName: rest.virtualNetworkGatewayName
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: networkresourceproviderclient-virtualnetworkgateways-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure NetworkResourceProviderClient — VirtualNetworkGateways. 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 Network
        Virtualnetworkgateways
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: networkresourceproviderclient-virtualnetworkgateways.microsoftazurevirtualnetworkgatewayslist
      with:
        resourceGroupName: tools.resourceGroupName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Network Virtualnetworkgateways Virtualnetworkgatewayname
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: networkresourceproviderclient-virtualnetworkgateways.microsoftazurevirtualnetworkgatewaysdelete
      with:
        resourceGroupName: tools.resourceGroupName
        virtualNetworkGatewayName: tools.virtualNetworkGatewayName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network
        Virtualnetworkgateways Virtualnetworkgatewayname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: networkresourceproviderclient-virtualnetworkgateways.microsoftazurevirtualnetworkgatewayscreateorupdate
      with:
        resourceGroupName: tools.resourceGroupName
        virtualNetworkGatewayName: tools.virtualNetworkGatewayName
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network
        Virtualnetworkgateways Virtualnetworkgatewayname
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: networkresourceproviderclient-virtualnetworkgateways.microsoftazurevirtualnetworkgatewaysget
      with:
        resourceGroupName: tools.resourceGroupName
        virtualNetworkGatewayName: tools.virtualNetworkGatewayName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-post-subscriptions-subscriptionid
      description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Network Virtualnetworkgateways Virtualnetworkgatewayname Reset
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: networkresourceproviderclient-virtualnetworkgateways.microsoftazurevirtualnetworkgatewaysreset
      with:
        resourceGroupName: tools.resourceGroupName
        virtualNetworkGatewayName: tools.virtualNetworkGatewayName
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.