{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector VirtualNetworkRules API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "VirtualNetworkRules", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Datalakestore Accounts Accountname Virtualnetworkrules", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataLakeStore/accounts/:accountName/virtualNetworkRules", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the Azure resource group." }, { "name": "accountName", "value": "", "type": "path", "description": "The name of the Data Lake Store account." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." } ] }, "docs": "Lists the Data Lake Store virtual network rules within the specified Data Lake Store account." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Datalakestore Accounts Accountname Virtualnetworkrules Virtualnetworkrulename", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataLakeStore/accounts/:accountName/virtualNetworkRules/:virtualNetworkRuleName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the Azure resource group." }, { "name": "accountName", "value": "", "type": "path", "description": "The name of the Data Lake Store account." }, { "name": "virtualNetworkRuleName", "value": "", "type": "path", "description": "The name of the virtual network rule to retrieve." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." } ] }, "docs": "Gets the specified Data Lake Store virtual network rule." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Datalakestore Accounts Accountname Virtualnetworkrules Virtualnetworkrulename", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataLakeStore/accounts/:accountName/virtualNetworkRules/:virtualNetworkRuleName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the Azure resource group." }, { "name": "accountName", "value": "", "type": "path", "description": "The name of the Data Lake Store account." }, { "name": "virtualNetworkRuleName", "value": "", "type": "path", "description": "The name of the virtual network rule to create or update." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." } ] }, "docs": "Creates or updates the specified virtual network rule. During update, the virtual network rule with the specified name will be replaced with this new virtual network rule." }, { "info": { "name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Datalakestore Accounts Accountname Virtualnetworkrules Virtualnetworkrulename", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataLakeStore/accounts/:accountName/virtualNetworkRules/:virtualNetworkRuleName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the Azure resource group." }, { "name": "accountName", "value": "", "type": "path", "description": "The name of the Data Lake Store account." }, { "name": "virtualNetworkRuleName", "value": "", "type": "path", "description": "The name of the virtual network rule to update." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." } ] }, "docs": "Updates the specified virtual network rule." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Datalakestore Accounts Accountname Virtualnetworkrules Virtualnetworkrulename", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataLakeStore/accounts/:accountName/virtualNetworkRules/:virtualNetworkRuleName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the Azure resource group." }, { "name": "accountName", "value": "", "type": "path", "description": "The name of the Data Lake Store account." }, { "name": "virtualNetworkRuleName", "value": "", "type": "path", "description": "The name of the virtual network rule to delete." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." } ] }, "docs": "Deletes the specified virtual network rule from the specified Data Lake Store account." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbformariadb Servers Servername Virtualnetworkrules Virtualnetworkrulename", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DBforMariaDB/servers/:serverName/virtualNetworkRules/:virtualNetworkRuleName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serverName", "value": "", "type": "path", "description": "The name of the server." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription ID that identifies an Azure subscription." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for the request." }, { "name": "virtualNetworkRuleName", "value": "", "type": "path", "description": "The name of the virtual network rule." } ] }, "docs": "Gets a virtual network rule." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbformariadb Servers Servername Virtualnetworkrules Virtualnetworkrulename", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DBforMariaDB/servers/:serverName/virtualNetworkRules/:virtualNetworkRuleName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serverName", "value": "", "type": "path", "description": "The name of the server." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription ID that identifies an Azure subscription." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for the request." }, { "name": "virtualNetworkRuleName", "value": "", "type": "path", "description": "The name of the virtual network rule." } ] }, "docs": "Creates or updates an existing virtual network rule." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbformariadb Servers Servername Virtualnetworkrules Virtualnetworkrulename", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DBforMariaDB/servers/:serverName/virtualNetworkRules/:virtualNetworkRuleName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serverName", "value": "", "type": "path", "description": "The name of the server." }, { "name": "virtualNetworkRuleName", "value": "", "type": "path", "description": "The name of the virtual network rule." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription ID that identifies an Azure subscription." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for the request." } ] }, "docs": "Deletes the virtual network rule with the given name." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbformariadb Servers Servername Virtualnetworkrules", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DBforMariaDB/servers/:serverName/virtualNetworkRules", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serverName", "value": "", "type": "path", "description": "The name of the server." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription ID that identifies an Azure subscription." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for the request." } ] }, "docs": "Gets a list of virtual network rules in a server." } ] } ], "bundled": true }