{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector RoutingRules API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "RoutingRules", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networkmanagers Networkmanagername Routingconfigurations Configurationname Rulecollections Rulecollectionname Rules", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/networkManagers/:networkManagerName/routingConfigurations/:configurationName/ruleCollections/:ruleCollectionName/rules", "params": [ { "name": "networkManagerName", "value": "", "type": "path", "description": "The name of the network manager." }, { "name": "configurationName", "value": "", "type": "path", "description": "The name of the network manager Routing Configuration." }, { "name": "ruleCollectionName", "value": "", "type": "path", "description": "The name of the network manager routing Configuration rule collection." }, { "name": "$top", "value": "", "type": "query", "description": "An optional query parameter which specifies the maximum number of records to be returned by the server." }, { "name": "$skipToken", "value": "", "type": "query", "description": "SkipToken is only used if a previous operation returned a partial result. If a previous response contains a nextLink element, the value of the nextLink element will include a skipToken parameter that specifies a starting point to use for subsequent calls." } ] }, "docs": "List all network manager routing configuration routing rules." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networkmanagers Networkmanagername Routingconfigurations Configurationname Rulecollections Rulecollectionname Rules Rulename", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/networkManagers/:networkManagerName/routingConfigurations/:configurationName/ruleCollections/:ruleCollectionName/rules/:ruleName", "params": [ { "name": "networkManagerName", "value": "", "type": "path", "description": "The name of the network manager." }, { "name": "configurationName", "value": "", "type": "path", "description": "The name of the network manager Routing Configuration." }, { "name": "ruleCollectionName", "value": "", "type": "path", "description": "The name of the network manager routing Configuration rule collection." }, { "name": "ruleName", "value": "", "type": "path", "description": "The name of the rule." } ] }, "docs": "Gets a network manager routing configuration routing rule." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networkmanagers Networkmanagername Routingconfigurations Configurationname Rulecollections Rulecollectionname Rules Rulename", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/networkManagers/:networkManagerName/routingConfigurations/:configurationName/ruleCollections/:ruleCollectionName/rules/:ruleName", "params": [ { "name": "networkManagerName", "value": "", "type": "path", "description": "The name of the network manager." }, { "name": "configurationName", "value": "", "type": "path", "description": "The name of the network manager Routing Configuration." }, { "name": "ruleCollectionName", "value": "", "type": "path", "description": "The name of the network manager routing Configuration rule collection." }, { "name": "ruleName", "value": "", "type": "path", "description": "The name of the rule." } ] }, "docs": "Creates or updates an routing rule." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networkmanagers Networkmanagername Routingconfigurations Configurationname Rulecollections Rulecollectionname Rules Rulename", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/networkManagers/:networkManagerName/routingConfigurations/:configurationName/ruleCollections/:ruleCollectionName/rules/:ruleName", "params": [ { "name": "networkManagerName", "value": "", "type": "path", "description": "The name of the network manager." }, { "name": "configurationName", "value": "", "type": "path", "description": "The name of the network manager Routing Configuration." }, { "name": "ruleCollectionName", "value": "", "type": "path", "description": "The name of the network manager routing Configuration rule collection." }, { "name": "ruleName", "value": "", "type": "path", "description": "The name of the rule." } ] }, "docs": "Deletes a routing rule." } ] } ], "bundled": true }