{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector DnsForwardingRulesets API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "DnsForwardingRulesets", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Dnsforwardingrulesets Dnsforwardingrulesetname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/dnsForwardingRulesets/:dnsForwardingRulesetName", "params": [ { "name": "dnsForwardingRulesetName", "value": "", "type": "path", "description": "The name of the DNS forwarding ruleset." } ] }, "docs": "Gets a DNS forwarding ruleset properties." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Dnsforwardingrulesets Dnsforwardingrulesetname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/dnsForwardingRulesets/:dnsForwardingRulesetName", "headers": [ { "name": "If-Match", "value": "" }, { "name": "If-None-Match", "value": "" } ], "params": [ { "name": "dnsForwardingRulesetName", "value": "", "type": "path", "description": "The name of the DNS forwarding ruleset." } ] }, "docs": "Creates or updates a DNS forwarding ruleset." }, { "info": { "name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Dnsforwardingrulesets Dnsforwardingrulesetname", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/dnsForwardingRulesets/:dnsForwardingRulesetName", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "dnsForwardingRulesetName", "value": "", "type": "path", "description": "The name of the DNS forwarding ruleset." } ] }, "docs": "Updates a DNS forwarding ruleset." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Dnsforwardingrulesets Dnsforwardingrulesetname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/dnsForwardingRulesets/:dnsForwardingRulesetName", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "dnsForwardingRulesetName", "value": "", "type": "path", "description": "The name of the DNS forwarding ruleset." } ] }, "docs": "Deletes a DNS forwarding ruleset. WARNING: This operation cannot be undone. All forwarding rules within the ruleset will be deleted." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Dnsforwardingrulesets", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/dnsForwardingRulesets", "params": [ { "name": "$top", "value": "", "type": "query", "description": "The maximum number of results to return. If not specified, returns up to 100 results." } ] }, "docs": "Lists DNS forwarding rulesets within a resource group." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Network Dnsforwardingrulesets", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.Network/dnsForwardingRulesets", "params": [ { "name": "$top", "value": "", "type": "query", "description": "The maximum number of results to return. If not specified, returns up to 100 results." } ] }, "docs": "Lists DNS forwarding rulesets in all resource groups of a subscription." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Virtualnetworks Virtualnetworkname Listdnsforwardingrulesets", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/virtualNetworks/:virtualNetworkName/listDnsForwardingRulesets", "params": [ { "name": "virtualNetworkName", "value": "", "type": "path", "description": "The name of the virtual network." }, { "name": "$top", "value": "", "type": "query", "description": "The maximum number of results to return. If not specified, returns up to 100 results." } ] }, "docs": "Lists DNS forwarding ruleset resource IDs attached to a virtual network." } ] } ], "bundled": true }