{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector VirtualNetworks API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "VirtualNetworks", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Gets A Virtual Network", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ConnectedVMwarevSphere/virtualNetworks/:virtualNetworkName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The Subscription ID." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The Resource Group Name." }, { "name": "virtualNetworkName", "value": "", "type": "path", "description": "Name of the virtual network resource." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." } ] }, "docs": "Implements virtual network GET method." }, { "info": { "name": "Microsoft Azure Implements Virtual Network Put Method", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ConnectedVMwarevSphere/virtualNetworks/:virtualNetworkName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The Subscription ID." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The Resource Group Name." }, { "name": "virtualNetworkName", "value": "", "type": "path", "description": "Name of the virtual network resource." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." } ] }, "docs": "Create Or Update virtual network." }, { "info": { "name": "Microsoft Azure Updates A Virtual Network", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ConnectedVMwarevSphere/virtualNetworks/:virtualNetworkName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The Subscription ID." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The Resource Group Name." }, { "name": "virtualNetworkName", "value": "", "type": "path", "description": "Name of the virtual network resource." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." } ] }, "docs": "API to update certain properties of the virtual network resource." }, { "info": { "name": "Microsoft Azure Deletes An Virtual Network", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ConnectedVMwarevSphere/virtualNetworks/:virtualNetworkName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The Subscription ID." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The Resource Group Name." }, { "name": "virtualNetworkName", "value": "", "type": "path", "description": "Name of the virtual network resource." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "force", "value": "", "type": "query", "description": "Whether force delete was specified." } ] }, "docs": "Implements virtual network DELETE method." }, { "info": { "name": "Microsoft Azure Implements Get Virtualnetworks In A Subscription", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.ConnectedVMwarevSphere/virtualNetworks", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The Subscription ID." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." } ] }, "docs": "List of virtualNetworks in a subscription." }, { "info": { "name": "Microsoft Azure Implements Get Virtualnetworks In A Resource Group", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ConnectedVMwarevSphere/virtualNetworks", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The Subscription ID." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The Resource Group Name." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." } ] }, "docs": "List of virtualNetworks in a resource group." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Devtestlab Labs Labname Virtualnetworks", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DevTestLab/labs/:labName/virtualnetworks", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription ID." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "labName", "value": "", "type": "path", "description": "The name of the lab." }, { "name": "$expand", "value": "", "type": "query", "description": "Specify the $expand query. Example: 'properties($expand=externalSubnets)'" }, { "name": "$filter", "value": "", "type": "query", "description": "The filter to apply to the operation. Example: '$filter=contains(name,'myName')" }, { "name": "$top", "value": "", "type": "query", "description": "The maximum number of resources to return from the operation. Example: '$top=10'" }, { "name": "$orderby", "value": "", "type": "query", "description": "The ordering expression for the results, using OData notation. Example: '$orderby=name desc'" }, { "name": "api-version", "value": "", "type": "query", "description": "Client API version." } ] }, "docs": "List virtual networks in a given lab." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Devtestlab Labs Labname Virtualnetworks Name", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DevTestLab/labs/:labName/virtualnetworks/:name", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription ID." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "labName", "value": "", "type": "path", "description": "The name of the lab." }, { "name": "name", "value": "", "type": "path", "description": "The name of the virtual network." }, { "name": "$expand", "value": "", "type": "query", "description": "Specify the $expand query. Example: 'properties($expand=externalSubnets)'" }, { "name": "api-version", "value": "", "type": "query", "description": "Client API version." } ] }, "docs": "Get virtual network." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Devtestlab Labs Labname Virtualnetworks Name", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DevTestLab/labs/:labName/virtualnetworks/:name", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription ID." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "labName", "value": "", "type": "path", "description": "The name of the lab." }, { "name": "name", "value": "", "type": "path", "description": "The name of the virtual network." }, { "name": "api-version", "value": "", "type": "query", "description": "Client API version." } ] }, "docs": "Create or replace an existing virtual network. This operation can take a while to complete." }, { "info": { "name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Devtestlab Labs Labname Virtualnetworks Name", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DevTestLab/labs/:labName/virtualnetworks/:name", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription ID." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "labName", "value": "", "type": "path", "description": "The name of the lab." }, { "name": "name", "value": "", "type": "path", "description": "The name of the virtual network." }, { "name": "api-version", "value": "", "type": "query", "description": "Client API version." } ] }, "docs": "Allows modifying tags of virtual networks. All other properties will be ignored." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Devtestlab Labs Labname Virtualnetworks Name", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DevTestLab/labs/:labName/virtualnetworks/:name", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription ID." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "labName", "value": "", "type": "path", "description": "The name of the lab." }, { "name": "name", "value": "", "type": "path", "description": "The name of the virtual network." }, { "name": "api-version", "value": "", "type": "query", "description": "Client API version." } ] }, "docs": "Delete virtual network. This operation can take a while to complete." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Virtualnetworks Virtualnetworkname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/virtualnetworks/:virtualNetworkName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "virtualNetworkName", "value": "", "type": "path", "description": "The name of the virtual network." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "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." } ] }, "docs": "The Get VirtualNetwork operation retrieves information about the specified virtual network." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Virtualnetworks Virtualnetworkname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/virtualnetworks/:virtualNetworkName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "virtualNetworkName", "value": "", "type": "path", "description": "The name of the virtual network." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "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." } ] }, "docs": "The Put VirtualNetwork operation creates/updates a virtual network in the specified resource group." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Virtualnetworks Virtualnetworkname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/virtualnetworks/:virtualNetworkName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "virtualNetworkName", "value": "", "type": "path", "description": "The name of the virtual network." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "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." } ] }, "docs": "The Delete VirtualNetwork operation deletes the specified virtual network" }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Network Virtualnetworks", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.Network/virtualnetworks", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "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." } ] }, "docs": "The list VirtualNetwork returns all Virtual Networks in a subscription" }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Virtualnetworks", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/virtualnetworks", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "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." } ] }, "docs": "The list VirtualNetwork returns all Virtual Networks in a resource group" }, { "info": { "name": "Microsoft Azure Gets A Virtualnetwork", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ScVmm/virtualNetworks/:virtualNetworkName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "virtualNetworkName", "value": "", "type": "path", "description": "Name of the VirtualNetwork." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to be used with the HTTP request (e.g. YYYY-MM-DD)." } ] }, "docs": "Implements VirtualNetwork GET method." }, { "info": { "name": "Microsoft Azure Implements Virtualnetworks Put Method", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ScVmm/virtualNetworks/:virtualNetworkName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "virtualNetworkName", "value": "", "type": "path", "description": "Name of the VirtualNetwork." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to be used with the HTTP request (e.g. YYYY-MM-DD)." } ] }, "docs": "Onboards the ScVmm virtual network as an Azure virtual network resource." }, { "info": { "name": "Microsoft Azure Implements The Virtualnetworks Patch Method", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ScVmm/virtualNetworks/:virtualNetworkName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to be used with the HTTP request (e.g. YYYY-MM-DD)." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)." }, { "name": "virtualNetworkName", "value": "", "type": "path", "description": "Name of the VirtualNetwork." } ] }, "docs": "Updates the VirtualNetworks resource." }, { "info": { "name": "Microsoft Azure Implements Virtualnetwork Delete Method", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ScVmm/virtualNetworks/:virtualNetworkName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "virtualNetworkName", "value": "", "type": "path", "description": "Name of the VirtualNetwork." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to be used with the HTTP request (e.g. YYYY-MM-DD)." }, { "name": "force", "value": "", "type": "query", "description": "Forces the resource to be deleted from azure. The corresponding CR would be attempted to be deleted too." } ] }, "docs": "Deregisters the ScVmm virtual network from Azure." }, { "info": { "name": "Microsoft Azure Implements Get Virtualnetworks In A Resource Group", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ScVmm/virtualNetworks", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to be used with the HTTP request (e.g. YYYY-MM-DD)." } ] }, "docs": "List of VirtualNetworks in a resource group." }, { "info": { "name": "Microsoft Azure Implements Get Virtualnetworks In A Subscription", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.ScVmm/virtualNetworks", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to be used with the HTTP request (e.g. YYYY-MM-DD)." } ] }, "docs": "List of VirtualNetworks in a subscription." }, { "info": { "name": "Microsoft Azure Implements List Available Virtual Networks Within A Subscription Method", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.VMwareCloudSimple/locations/:regionId/privateClouds/:pcName/virtualNetworks", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription ID." }, { "name": "regionId", "value": "", "type": "path", "description": "The region Id (westus, eastus)" }, { "name": "pcName", "value": "", "type": "path", "description": "The private cloud name" }, { "name": "api-version", "value": "", "type": "query", "description": "Client API version." }, { "name": "resourcePoolName", "value": "", "type": "query", "description": "Resource pool used to derive vSphere cluster which contains virtual networks" } ] }, "docs": "Return list of virtual networks in location for private cloud" }, { "info": { "name": "Microsoft Azure Implements Virtual Network Get Method", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.VMwareCloudSimple/locations/:regionId/privateClouds/:pcName/virtualNetworks/:virtualNetworkName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription ID." }, { "name": "regionId", "value": "", "type": "path", "description": "The region Id (westus, eastus)" }, { "name": "pcName", "value": "", "type": "path", "description": "The private cloud name" }, { "name": "virtualNetworkName", "value": "", "type": "path", "description": "virtual network id (vsphereId)" }, { "name": "api-version", "value": "", "type": "query", "description": "Client API version." } ] }, "docs": "Return virtual network by its name" } ] } ], "bundled": true }