naftiko: 1.0.0-alpha2 info: label: Azure Application Gateway REST API — Application Gateways description: 'Azure Application Gateway REST API — Application Gateways. 6 operations. Lead operation: Azure Application Gateway REST API List by subscription. Self-contained Naftiko capability covering one Microsoft Azure Application Gateway business surface.' tags: - Microsoft Azure Application Gateway - Application Gateways created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: MICROSOFT_AZURE_APPLICATION_GATEWAY_API_KEY: MICROSOFT_AZURE_APPLICATION_GATEWAY_API_KEY capability: consumes: - type: http namespace: microsoft-azure-application-gateway-application-gateways baseUri: https://management.azure.com description: Azure Application Gateway REST API — Application Gateways business capability. Self-contained, no shared references. resources: - name: subscriptions-subscriptionId-providers-Microsoft.Network-applicationGateways path: /subscriptions/{subscriptionId}/providers/Microsoft.Network/applicationGateways operations: - name: listapplicationgatewaysbysubscription method: GET description: Azure Application Gateway REST API List by subscription outputRawFormat: json outputParameters: - name: result type: object value: $. - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/applicationGateways operations: - name: listapplicationgatewaysbyresourcegroup method: GET description: Azure Application Gateway REST API List by resource group outputRawFormat: json outputParameters: - name: result type: object value: $. - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/applicationGateways/{name} operations: - name: getapplicationgateways method: GET description: Azure Application Gateway REST API Get resource outputRawFormat: json outputParameters: - name: result type: object value: $. - name: createorupdateapplicationgateways method: PUT description: Azure Application Gateway REST API Create or update resource outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: updateapplicationgateways method: PATCH description: Azure Application Gateway REST API Update resource outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: deleteapplicationgateways method: DELETE description: Azure Application Gateway REST API Delete resource outputRawFormat: json outputParameters: - name: result type: object value: $. authentication: type: bearer token: '{{env.MICROSOFT_AZURE_APPLICATION_GATEWAY_API_KEY}}' exposes: - type: rest namespace: microsoft-azure-application-gateway-application-gateways-rest port: 8080 description: REST adapter for Azure Application Gateway REST API — Application Gateways. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-network/applicationgateways name: subscriptions-subscriptionid-providers-microsoft-network-applicationgateways description: REST surface for subscriptions-subscriptionId-providers-Microsoft.Network-applicationGateways. operations: - method: GET name: listapplicationgatewaysbysubscription description: Azure Application Gateway REST API List by subscription call: microsoft-azure-application-gateway-application-gateways.listapplicationgatewaysbysubscription outputParameters: - type: object mapping: $. - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/applicationgateways name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof. operations: - method: GET name: listapplicationgatewaysbyresourcegroup description: Azure Application Gateway REST API List by resource group call: microsoft-azure-application-gateway-application-gateways.listapplicationgatewaysbyresourcegroup outputParameters: - type: object mapping: $. - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/applicationgateways/{name} name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof. operations: - method: GET name: getapplicationgateways description: Azure Application Gateway REST API Get resource call: microsoft-azure-application-gateway-application-gateways.getapplicationgateways outputParameters: - type: object mapping: $. - method: PUT name: createorupdateapplicationgateways description: Azure Application Gateway REST API Create or update resource call: microsoft-azure-application-gateway-application-gateways.createorupdateapplicationgateways with: body: rest.body outputParameters: - type: object mapping: $. - method: PATCH name: updateapplicationgateways description: Azure Application Gateway REST API Update resource call: microsoft-azure-application-gateway-application-gateways.updateapplicationgateways with: body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: deleteapplicationgateways description: Azure Application Gateway REST API Delete resource call: microsoft-azure-application-gateway-application-gateways.deleteapplicationgateways outputParameters: - type: object mapping: $. - type: mcp namespace: microsoft-azure-application-gateway-application-gateways-mcp port: 9090 transport: http description: MCP adapter for Azure Application Gateway REST API — Application Gateways. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: azure-application-gateway-rest-api description: Azure Application Gateway REST API List by subscription hints: readOnly: true destructive: false idempotent: true call: microsoft-azure-application-gateway-application-gateways.listapplicationgatewaysbysubscription outputParameters: - type: object mapping: $. - name: azure-application-gateway-rest-api-2 description: Azure Application Gateway REST API List by resource group hints: readOnly: true destructive: false idempotent: true call: microsoft-azure-application-gateway-application-gateways.listapplicationgatewaysbyresourcegroup outputParameters: - type: object mapping: $. - name: azure-application-gateway-rest-api-3 description: Azure Application Gateway REST API Get resource hints: readOnly: true destructive: false idempotent: true call: microsoft-azure-application-gateway-application-gateways.getapplicationgateways outputParameters: - type: object mapping: $. - name: azure-application-gateway-rest-api-4 description: Azure Application Gateway REST API Create or update resource hints: readOnly: false destructive: false idempotent: true call: microsoft-azure-application-gateway-application-gateways.createorupdateapplicationgateways with: body: tools.body outputParameters: - type: object mapping: $. - name: azure-application-gateway-rest-api-5 description: Azure Application Gateway REST API Update resource hints: readOnly: false destructive: false idempotent: true call: microsoft-azure-application-gateway-application-gateways.updateapplicationgateways with: body: tools.body outputParameters: - type: object mapping: $. - name: azure-application-gateway-rest-api-6 description: Azure Application Gateway REST API Delete resource hints: readOnly: false destructive: true idempotent: true call: microsoft-azure-application-gateway-application-gateways.deleteapplicationgateways outputParameters: - type: object mapping: $.