{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector AdminRuleCollections API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "AdminRuleCollections", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networkmanagers Networkmanagername Securityadminconfigurations Configurationname Rulecollections", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/networkManagers/:networkManagerName/securityAdminConfigurations/:configurationName/ruleCollections", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "networkManagerName", "value": "", "type": "path", "description": "The name of the network manager." }, { "name": "configurationName", "value": "", "type": "path", "description": "The name of the network manager Security Configuration." }, { "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": "Lists all the rule collections in a security admin configuration, in a paginated format." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networkmanagers Networkmanagername Securityadminconfigurations Configurationname Rulecollections Rulecollectionname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/networkManagers/:networkManagerName/securityAdminConfigurations/:configurationName/ruleCollections/:ruleCollectionName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "networkManagerName", "value": "", "type": "path", "description": "The name of the network manager." }, { "name": "configurationName", "value": "", "type": "path", "description": "The name of the network manager Security Configuration." }, { "name": "ruleCollectionName", "value": "", "type": "path", "description": "The name of the network manager security Configuration rule collection." } ] }, "docs": "Gets a network manager security admin configuration rule collection." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networkmanagers Networkmanagername Securityadminconfigurations Configurationname Rulecollections Rulecollectionname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/networkManagers/:networkManagerName/securityAdminConfigurations/:configurationName/ruleCollections/:ruleCollectionName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "networkManagerName", "value": "", "type": "path", "description": "The name of the network manager." }, { "name": "configurationName", "value": "", "type": "path", "description": "The name of the network manager Security Configuration." }, { "name": "ruleCollectionName", "value": "", "type": "path", "description": "The name of the network manager security Configuration rule collection." } ] }, "docs": "Creates or updates an admin rule collection." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networkmanagers Networkmanagername Securityadminconfigurations Configurationname Rulecollections Rulecollectionname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/networkManagers/:networkManagerName/securityAdminConfigurations/:configurationName/ruleCollections/:ruleCollectionName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "networkManagerName", "value": "", "type": "path", "description": "The name of the network manager." }, { "name": "configurationName", "value": "", "type": "path", "description": "The name of the network manager Security Configuration." }, { "name": "ruleCollectionName", "value": "", "type": "path", "description": "The name of the network manager security Configuration rule collection." }, { "name": "force", "value": "", "type": "query", "description": "Deletes the resource even if it is part of a deployed configuration. If the configuration has been deployed, the service will do a cleanup deployment in the background, prior to the delete." } ] }, "docs": "Deletes an admin rule collection." } ] } ], "bundled": true }