{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector VpnGateways API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "VpnGateways", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Vpngateways Gatewayname", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/vpnGateways/:gatewayName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The resource group name of the VpnGateway." }, { "name": "gatewayName", "value": "", "type": "path", "description": "The name of the gateway." } ] }, "docs": "Updates virtual wan vpn gateway tags." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Vpngateways Gatewayname Reset", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/vpnGateways/:gatewayName/reset", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The resource group name of the VpnGateway." }, { "name": "gatewayName", "value": "", "type": "path", "description": "The name of the gateway." }, { "name": "ipConfigurationId", "value": "", "type": "query", "description": "VpnGateway ipConfigurationId to specify the gateway instance." } ] }, "docs": "Resets the primary of the vpn gateway in the specified resource group." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Vpngateways Gatewayname Startpacketcapture", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/vpnGateways/:gatewayName/startpacketcapture", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The resource group name of the VpnGateway." }, { "name": "gatewayName", "value": "", "type": "path", "description": "The name of the gateway." } ] }, "docs": "Starts packet capture on vpn gateway in the specified resource group." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Vpngateways Gatewayname Stoppacketcapture", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/vpnGateways/:gatewayName/stoppacketcapture", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The resource group name of the VpnGateway." }, { "name": "gatewayName", "value": "", "type": "path", "description": "The name of the gateway." } ] }, "docs": "Stops packet capture on vpn gateway in the specified resource group." } ] } ], "bundled": true }