diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/applicationGateway.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/applicationGateway.json index a32c6ea8978f..5bc4766475c1 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/applicationGateway.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/applicationGateway.json @@ -260,8 +260,7 @@ "$ref": "./network.json#/definitions/CloudError" } } - }, - "x-ms-long-running-operation": true + } } }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/applicationGateways": { diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/applicationSecurityGroup.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/applicationSecurityGroup.json index 0b7c41efd719..d8178ed302da 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/applicationSecurityGroup.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/applicationSecurityGroup.json @@ -256,7 +256,6 @@ } } }, - "x-ms-long-running-operation": true, "x-ms-examples": { "Update application security group tags": { "$ref": "./examples/ApplicationSecurityGroupUpdateTags.json" diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/azureFirewall.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/azureFirewall.json index 5a6ffebaa3b2..facac61ea55a 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/azureFirewall.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/azureFirewall.json @@ -225,7 +225,7 @@ "AzureFirewalls" ], "operationId": "AzureFirewalls_UpdateTags", - "description": "Updates tags for an Azure Firewall resource.", + "description": "Updates tags of an Azure Firewall resource.", "parameters": [ { "name": "resourceGroupName", @@ -246,9 +246,9 @@ "in": "body", "required": true, "schema": { - "$ref": "#/definitions/AzureFirewall" + "$ref": "./network.json#/definitions/TagsObject" }, - "description": "Parameters supplied to the create or update Azure Firewall operation." + "description": "Parameters supplied to update azure firewall tags." }, { "$ref": "./network.json#/parameters/ApiVersionParameter" diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/ddosCustomPolicy.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/ddosCustomPolicy.json index b2311bff9735..8f18dad16f88 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/ddosCustomPolicy.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/ddosCustomPolicy.json @@ -233,7 +233,7 @@ "schema": { "$ref": "./network.json#/definitions/TagsObject" }, - "description": "Parameters supplied to the update DDoS custom policy resource tags." + "description": "Parameters supplied to update DDoS custom policy resource tags." }, { "$ref": "./network.json#/parameters/ApiVersionParameter" @@ -256,7 +256,6 @@ } } }, - "x-ms-long-running-operation": true, "x-ms-examples": { "DDoS Custom policy Update tags": { "$ref": "./examples/DdosCustomPolicyUpdateTags.json" diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/ddosProtectionPlan.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/ddosProtectionPlan.json index 95b7667b9028..5b4074ee079c 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/ddosProtectionPlan.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/ddosProtectionPlan.json @@ -256,7 +256,6 @@ } } }, - "x-ms-long-running-operation": true, "x-ms-examples": { "DDoS protection plan Update tags": { "$ref": "./examples/DdosProtectionPlanUpdateTags.json" diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/examples/FirewallPolicyUpdateTags.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/examples/FirewallPolicyUpdateTags.json deleted file mode 100644 index d031f5a9a455..000000000000 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/examples/FirewallPolicyUpdateTags.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "parameters": { - "firewallPolicyName": "firewallPolicy", - "resourceGroupName": "rg1", - "api-version": "2019-09-01", - "subscriptionId": "subid", - "firewallPolicyParameters": { - "tags": { - "key1": "value1", - "key2": "value2" - } - } - }, - "responses": { - "200": { - "body": { - "id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/firewallPolicies/firewallPolicy", - "etag": "w/\\00000000-0000-0000-0000-000000000000\\", - "location": "West US", - "name": "firewallPolicy", - "type": "Microsoft.Network/firewallPolicies", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "provisioningState": "Succeeded", - "threatIntelMode": "Deny" - } - } - } - } -} diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/examples/P2SVpnGatewayUpdateTags.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/examples/P2SVpnGatewayUpdateTags.json index 42fabe84021e..8b9b3eac59c9 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/examples/P2SVpnGatewayUpdateTags.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/examples/P2SVpnGatewayUpdateTags.json @@ -56,53 +56,6 @@ } } } - }, - "201": { - "body": { - "name": "p2sVpnGateway1", - "id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/P2SvpnGateways/p2sVpnGateway1", - "etag": "w/\\00000000-0000-0000-0000-000000000000\\", - "location": "West US", - "type": "Microsoft.Network/p2sVpnGateways", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "provisioningState": "Succeeded", - "virtualHub": { - "id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/virtualHub1" - }, - "vpnServerConfiguration": { - "id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/vpnServerConfigurations/vpnServerConfiguration1" - }, - "p2SConnectionConfigurations": [ - { - "name": "P2SConnectionConfig1", - "id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/p2sVpnGateways/p2sVpnGateway1/p2sConnectionConfigurations/P2SConnectionConfig1", - "etag": "w/\\00000000-0000-0000-0000-000000000000\\", - "properties": { - "provisioningState": "Succeeded", - "vpnClientAddressPool": { - "addressPrefixes": [ - "101.3.0.0/16" - ] - } - } - } - ], - "vpnGatewayScaleUnit": 1, - "vpnClientConnectionHealth": { - "vpnClientConnectionsCount": 2, - "allocatedIpAddresses": [ - "1.1.1.1", - "2.2.2.2" - ], - "totalIngressBytesTransferred": 2000, - "totalEgressBytesTransferred": 3000 - } - } - } } } } diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/examples/RouteFilterRuleUpdate.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/examples/RouteFilterRuleUpdate.json deleted file mode 100644 index f44e39b317dd..000000000000 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/examples/RouteFilterRuleUpdate.json +++ /dev/null @@ -1,37 +0,0 @@ -{ - "parameters": { - "routeFilterName": "filterName", - "ruleName": "ruleName", - "resourceGroupName": "rg1", - "api-version": "2019-09-01", - "subscriptionId": "subid", - "routeFilterRuleParameters": { - "properties": { - "access": "Allow", - "routeFilterRuleType": "Community", - "communities": [ - "12076:5030", - "12076:5040" - ] - } - } - }, - "responses": { - "200": { - "body": { - "id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/routeFilters/filterName/routeFilterRules/ruleName", - "etag": "w/\\00000000-0000-0000-0000-000000000000\\", - "name": "ruleName", - "properties": { - "provisioningState": "Succeeded", - "access": "Allow", - "routeFilterRuleType": "Community", - "communities": [ - "12076:5030", - "12076:5040" - ] - } - } - } - } -} diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/examples/RouteFilterUpdate.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/examples/RouteFilterUpdateTags.json similarity index 78% rename from specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/examples/RouteFilterUpdate.json rename to specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/examples/RouteFilterUpdateTags.json index 06cbe4b2a1a3..b730756f8225 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/examples/RouteFilterUpdate.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/examples/RouteFilterUpdateTags.json @@ -4,23 +4,9 @@ "resourceGroupName": "rg1", "api-version": "2019-09-01", "subscriptionId": "subid", - "routeFilterParameters": { + "parameters": { "tags": { "key1": "value1" - }, - "properties": { - "rules": [ - { - "name": "ruleName", - "properties": { - "access": "Allow", - "routeFilterRuleType": "Community", - "communities": [ - "12076:5030" - ] - } - } - ] } } }, diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/examples/VirtualHubUpdateTags.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/examples/VirtualHubUpdateTags.json index 92cb17507b68..eee51c8047b0 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/examples/VirtualHubUpdateTags.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/examples/VirtualHubUpdateTags.json @@ -34,29 +34,6 @@ "sku": "Basic" } } - }, - "201": { - "body": { - "id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/virtualHub2", - "etag": "w/\\00000000-0000-0000-0000-000000000000\\", - "location": "West US", - "name": "virtualHub2", - "type": "Microsoft.Network/virtualHubs", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "provisioningState": "Succeeded", - "virtualWan": { - "id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualWans/virtualWan1" - }, - "virtualNetworkConnections": [], - "virtualHubRouteTableV2s": [], - "addressPrefix": "10.168.0.0/24", - "sku": "Basic" - } - } } } } diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/examples/VirtualRouterPeeringUpdate.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/examples/VirtualRouterPeeringUpdate.json deleted file mode 100644 index 5681f829621c..000000000000 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/examples/VirtualRouterPeeringUpdate.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "parameters": { - "api-version": "2019-09-01", - "subscriptionId": "subid", - "resourceGroupName": "rg1", - "virtualRouterName": "virtualRouter", - "peeringName": "peering1", - "parameters": { - "properties": { - "peerIp": "192.168.1.5", - "peerAsn": 20000 - } - } - }, - "responses": { - "200": { - "body": { - "name": "peering1", - "id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualRouters/virtualRouter/peerings/peering1", - "etag": "W/\"72090554-7e3b-43f2-80ad-99a9020dcb11\"", - "properties": { - "provisioningState": "Succeeded", - "peerIp": "192.168.1.5", - "peerAsn": 20000 - } - } - } - } -} diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/examples/VirtualRouterUpdateTags.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/examples/VirtualRouterUpdateTags.json deleted file mode 100644 index c9b6a39ffc84..000000000000 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/examples/VirtualRouterUpdateTags.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "parameters": { - "api-version": "2019-09-01", - "subscriptionId": "subid", - "resourceGroupName": "rg1", - "virtualRouterName": "virtualRouter", - "parameters": { - "tags": { - "key1": "value1", - "key2": "value2" - } - } - }, - "responses": { - "200": { - "body": { - "name": "virtualRouter", - "id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualRouters/virtualRouter", - "type": "Microsoft.Network/virtualRouters", - "etag": "w/\\00000000-0000-0000-0000-000000000000\\", - "location": "West US", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "provisioningState": "Succeeded" - } - } - } - } -} diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/examples/VirtualWANUpdateTags.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/examples/VirtualWANUpdateTags.json index 5f71eac5e854..857de6bf4929 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/examples/VirtualWANUpdateTags.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/examples/VirtualWANUpdateTags.json @@ -37,32 +37,6 @@ "type": "Basic" } } - }, - "201": { - "body": { - "id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualWANs/wan1", - "etag": "w/\\00000000-0000-0000-0000-000000000000\\", - "location": "West US", - "name": "wan1", - "type": "Microsoft.Network/virtualWANs", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "provisioningState": "Succeeded", - "disableVpnEncryption": false, - "virtualHubs": [ - "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/hub1", - "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/hub2" - ], - "vpnSites": [ - "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/vpnSites/vpnSite1", - "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/vpnSites/vpnSite2" - ], - "type": "Basic" - } - } } } } diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/examples/VpnGatewayUpdateTags.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/examples/VpnGatewayUpdateTags.json index 123f3ef2e29b..556a0ac2dab5 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/examples/VpnGatewayUpdateTags.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/examples/VpnGatewayUpdateTags.json @@ -55,50 +55,6 @@ } } } - }, - "201": { - "body": { - "name": "gateway1", - "id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/vpnGateways/gateway1", - "etag": "w/\\00000000-0000-0000-0000-000000000000\\", - "location": "West US", - "type": "Microsoft.Network/vpnGateways", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "provisioningState": "Succeeded", - "virtualHub": { - "id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/virtualHub1" - }, - "connections": [ - { - "name": "vpnConnection1", - "id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/vpnGateways/gateway1/vpnConnections/vpnConnection1", - "etag": "w/\\00000000-0000-0000-0000-000000000000\\", - "properties": { - "provisioningState": "Succeeded", - "remoteVpnSite": { - "id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/vpnSites/vpnSite1" - }, - "connectionStatus": "Connected", - "ingressBytesTransferred": 0, - "egressBytesTransferred": 0, - "routingWeight": 0, - "sharedKey": "key", - "enableBgp": false, - "ipsecPolicies": [] - } - } - ], - "bgpSettings": { - "asn": 65515, - "bgpPeeringAddress": "10.0.1.30", - "peerWeight": 0 - } - } - } } } } diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/examples/VpnServerConfigurationUpdateTags.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/examples/VpnServerConfigurationUpdateTags.json index 4a3d92551912..b0bc00b3a906 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/examples/VpnServerConfigurationUpdateTags.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/examples/VpnServerConfigurationUpdateTags.json @@ -68,63 +68,6 @@ ] } } - }, - "201": { - "body": { - "id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/vpnServerConfigurations/vpnServerConfiguration1", - "etag": "w/\\00000000-0000-0000-0000-000000000000\\", - "location": "West US", - "name": "vpnServerConfiguration1", - "type": "Microsoft.Network/vpnServerConfigurations", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "provisioningState": "Succeeded", - "vpnProtocols": [ - "IkeV2" - ], - "vpnClientIpsecPolicies": [ - { - "saLifeTimeSeconds": 86472, - "saDataSizeKilobytes": 429497, - "ipsecEncryption": "AES256", - "ipsecIntegrity": "SHA256", - "ikeEncryption": "AES256", - "ikeIntegrity": "SHA384", - "dhGroup": "DHGroup14", - "pfsGroup": "PFS14" - } - ], - "vpnClientRootCertificates": [ - { - "name": "vpnServerConfigVpnClientRootCert1", - "publicCertData": "MIIC5zCCAc+gAwIBAgIQErQ0Hk4aDJxIA+Q5RagB+jANBgkqhkiG9w0BAQsFADAWMRQwEgYDVQQDDAtQMlNSb290Q2VydDAeFw0xNzEyMTQyMTA3MzhaFw0xODEyMTQyMTI3MzhaMBYxFDASBgNVBAMMC1AyU1Jvb3RDZXJ0MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArP7/NQXmW7cQ/ZR1mv3Y3I29Lt7HTOqzo/1KUOoVH3NItbQIRAQbwKy3UWrOFz4eGNX2GWtNRMdCyWsKeqy9Ltsdfcm1IbKXkl84DFeU/ZacXu4Dl3xX3gV5du4TLZjEowJELyur11Ea2YcjPRQ/FzAF9/hGuboS1HZQEPLx4FdUs9OxCYOtc0MxBCwLfVTTRqarb0Ne+arNYd4kCzIhAke1nOyKAJBda5ZL+VHy3S5S8qGlD46jm8HXugmAkUygS4oIIXOmj/1O9sNAi3LN60zufSzCmP8Rm/iUGX+DHAGGiXxwZOKQLEDaZXKqoHjMPP0XudmSWwOIbyeQVrLhkwIDAQABozEwLzAOBgNVHQ8BAf8EBAMCAgQwHQYDVR0OBBYEFEfeNU2trYxNLF9ONmuJUsT13pKDMA0GCSqGSIb3DQEBCwUAA4IBAQBmM6RJzsGGipxyMhimHKN2xlkejhVsgBoTAhOU0llW9aUSwINJ9zFUGgI8IzUFy1VG776fchHp0LMRmPSIUYk5btEPxbsrPtumPuMH8EQGrS+Rt4pD+78c8H1fEPkq5CmDl/PKu4JoFGv+aFcE+Od0hlILstIF10Qysf++QXDolKfzJa/56bgMeYKFiju73loiRM57ns8ddXpfLl792UVpRkFU62LNns6Y1LKTwapmUF4IvIuAIzd6LZNOQng64LAKXtKnViJ1JQiXwf4CEzhgvAti3/ejpb3U90hsrUcyZi6wBv9bZLcAJRWpz61JNYliM1d1grSwQDKGXNQE4xuN" - } - ], - "vpnClientRevokedCertificates": [ - { - "name": "vpnServerConfigVpnClientRevokedCert1", - "thumbprint": "83FFBFC8848B5A5836C94D0112367E16148A286F" - } - ], - "radiusServerAddress": "8.9.9.9", - "radiusServerSecret": "123_abc", - "radiusServerRootCertificates": [ - { - "name": "vpnServerConfigRadiusServerRootCer1", - "publicCertData": "MIIC5zCCAc+gAwIBAgIQErQ0Hk4aDJxIA+Q5RagB+jANBgkqhkiG9w0BAQsFADAWMRQwEgYDVQQDDAtQMlNSb290Q2VydDAeFw0xNzEyMTQyMTA3MzhaFw0xODEyMTQyMTI3MzhaMBYxFDASBgNVBAMMC1AyU1Jvb3RDZXJ0MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArP7/NQXmW7cQ/ZR1mv3Y3I29Lt7HTOqzo/1KUOoVH3NItbQIRAQbwKy3UWrOFz4eGNX2GWtNRMdCyWsKeqy9Ltsdfcm1IbKXkl84DFeU/ZacXu4Dl3xX3gV5du4TLZjEowJELyur11Ea2YcjPRQ/FzAF9/hGuboS1HZQEPLx4FdUs9OxCYOtc0MxBCwLfVTTRqarb0Ne+arNYd4kCzIhAke1nOyKAJBda5ZL+VHy3S5S8qGlD46jm8HXugmAkUygS4oIIXOmj/1O9sNAi3LN60zufSzCmP8Rm/iUGX+DHAGGiXxwZOKQLEDaZXKqoHjMPP0XudmSWwOIbyeQVrLhkwIDAQABozEwLzAOBgNVHQ8BAf8EBAMCAgQwHQYDVR0OBBYEFEfeNU2trYxNLF9ONmuJUsT13pKDMA0GCSqGSIb3DQEBCwUAA4IBAQBmM6RJzsGGipxyMhimHKN2xlkejhVsgBoTAhOU0llW9aUSwINJ9zFUGgI8IzUFy1VG776fchHp0LMRmPSIUYk5btEPxbsrPtumPuMH8EQGrS+Rt4pD+78c8H1fEPkq5CmDl/PKu4JoFGv+aFcE+Od0hlILstIF10Qysf++QXDolKfzJa/56bgMeYKFiju73loiRM57ns8ddXpfLl792UVpRkFU62LNns6Y1LKTwapmUF4IvIuAIzd6LZNOQng64LAKXtKnViJ1JQiXwf4CEzhgvAti3/ejpb3U90hsrUcyZi6wBv9bZLcAJRWpz61JNYliM1d1grSwQDKGXNQE4xuM" - } - ], - "radiusClientRootCertificates": [ - { - "name": "vpnServerConfigRadiusClientRootCert1", - "thumbprint": "83FFBFC8848B5A5836C94D0112367E16148A286F" - } - ] - } - } } } } diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/examples/VpnSiteUpdateTags.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/examples/VpnSiteUpdateTags.json index 801b966762d0..4c7faeab8990 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/examples/VpnSiteUpdateTags.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/examples/VpnSiteUpdateTags.json @@ -43,38 +43,6 @@ } } } - }, - "201": { - "body": { - "id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/vpnSites/vpnSite1", - "etag": "w/\\00000000-0000-0000-0000-000000000000\\", - "location": "West US", - "name": "vpnSite1", - "type": "Microsoft.Network/vpnSites", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": { - "provisioningState": "Succeeded", - "virtualWan": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualWANs/wan1", - "deviceProperties": { - "deviceVendor": "vendor1", - "deviceModel": "model01", - "linkSpeedInMbps": 200 - }, - "ipAddress": "10.0.0.0", - "addressSpace": { - "addressPrefixes": [ - "10.0.0.0/16" - ] - }, - "bgpProperties": { - "bgpPeeringAddress": "192.168.0.0", - "asn": 1234 - } - } - } } } } diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/expressRouteCircuit.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/expressRouteCircuit.json index 26870d4ed4a2..1e7b4398d34f 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/expressRouteCircuit.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/expressRouteCircuit.json @@ -1153,8 +1153,7 @@ "Update Express Route Circuit Tags": { "$ref": "./examples/ExpressRouteCircuitUpdateTags.json" } - }, - "x-ms-long-running-operation": true + } } }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/expressRouteCircuits/{circuitName}/peerings/{peeringName}/arpTables/{devicePath}": { diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/expressRouteCrossConnection.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/expressRouteCrossConnection.json index 0aa8580c1572..433c68c6bf9d 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/expressRouteCrossConnection.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/expressRouteCrossConnection.json @@ -284,8 +284,7 @@ "UpdateExpressRouteCrossConnectionTags": { "$ref": "./examples/ExpressRouteCrossConnectionUpdateTags.json" } - }, - "x-ms-long-running-operation": true + } } }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/expressRouteCrossConnections/{crossConnectionName}/peerings": { diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/expressRoutePort.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/expressRoutePort.json index 5aae047bc691..5b7472cc149b 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/expressRoutePort.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/expressRoutePort.json @@ -341,7 +341,6 @@ } } }, - "x-ms-long-running-operation": true, "x-ms-examples": { "ExpressRoutePortUpdateTags": { "$ref": "./examples/ExpressRoutePortUpdateTags.json" diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/firewallPolicy.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/firewallPolicy.json index 2eef130ee760..2a520178b4ec 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/firewallPolicy.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/firewallPolicy.json @@ -145,63 +145,6 @@ } } }, - "patch": { - "tags": [ - "FirewallPolicies" - ], - "operationId": "FirewallPolicies_UpdateTags", - "x-ms-examples": { - "Update FirewallPolicy": { - "$ref": "./examples/FirewallPolicyUpdateTags.json" - } - }, - "description": "Updates a Firewall Policy Tags.", - "parameters": [ - { - "$ref": "./network.json#/parameters/SubscriptionIdParameter" - }, - { - "name": "resourceGroupName", - "in": "path", - "required": true, - "type": "string", - "description": "The resource group name of the Firewall Policy." - }, - { - "name": "firewallPolicyName", - "in": "path", - "required": true, - "type": "string", - "description": "The name of the Firewall Policy being updated." - }, - { - "$ref": "./network.json#/parameters/ApiVersionParameter" - }, - { - "name": "firewallPolicyParameters", - "in": "body", - "required": true, - "schema": { - "$ref": "./network.json#/definitions/TagsObject" - }, - "description": "Parameters supplied to Update Firewall Policy tags." - } - ], - "responses": { - "200": { - "description": "Request successful. Returns the details of the Firewall Policy updated.", - "schema": { - "$ref": "#/definitions/FirewallPolicy" - } - }, - "default": { - "description": "Error.", - "schema": { - "$ref": "./network.json#/definitions/Error" - } - } - } - }, "put": { "tags": [ "FirewallPolicies" diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/loadBalancer.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/loadBalancer.json index f35d5d51f822..bceace8757db 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/loadBalancer.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/loadBalancer.json @@ -279,8 +279,7 @@ "Update load balancer tags": { "$ref": "./examples/LoadBalancerUpdateTags.json" } - }, - "x-ms-long-running-operation": true + } } }, "/subscriptions/{subscriptionId}/providers/Microsoft.Network/loadBalancers": { diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/networkInterface.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/networkInterface.json index 0edcb1d5ae7c..fb2beef41b21 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/networkInterface.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/networkInterface.json @@ -267,8 +267,7 @@ "Update network interface tags": { "$ref": "./examples/NetworkInterfaceUpdateTags.json" } - }, - "x-ms-long-running-operation": true + } } }, "/subscriptions/{subscriptionId}/providers/Microsoft.Network/networkInterfaces": { diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/networkProfile.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/networkProfile.json index 9f0289660277..031d8c6d7c22 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/networkProfile.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/networkProfile.json @@ -267,8 +267,7 @@ "Update network profile tags": { "$ref": "./examples/NetworkProfileUpdateTags.json" } - }, - "x-ms-long-running-operation": false + } } }, "/subscriptions/{subscriptionId}/providers/Microsoft.Network/networkProfiles": { diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/networkSecurityGroup.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/networkSecurityGroup.json index 3e3e2ad50981..98f7c6e6750b 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/networkSecurityGroup.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/networkSecurityGroup.json @@ -270,8 +270,7 @@ "Update network security group tags": { "$ref": "./examples/NetworkSecurityGroupUpdateTags.json" } - }, - "x-ms-long-running-operation": true + } } }, "/subscriptions/{subscriptionId}/providers/Microsoft.Network/networkSecurityGroups": { diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/publicIpAddress.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/publicIpAddress.json index 2b1e0612f523..0a756e1265d5 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/publicIpAddress.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/publicIpAddress.json @@ -273,8 +273,7 @@ "Update public IP address tags": { "$ref": "./examples/PublicIpAddressUpdateTags.json" } - }, - "x-ms-long-running-operation": true + } } }, "/subscriptions/{subscriptionId}/providers/Microsoft.Network/publicIPAddresses": { diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/publicIpPrefix.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/publicIpPrefix.json index 9ec12175d060..b95ca9805d90 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/publicIpPrefix.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/publicIpPrefix.json @@ -270,8 +270,7 @@ "Update public IP prefix tags": { "$ref": "./examples/PublicIpPrefixUpdateTags.json" } - }, - "x-ms-long-running-operation": true + } } }, "/subscriptions/{subscriptionId}/providers/Microsoft.Network/publicIPPrefixes": { diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/routeFilter.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/routeFilter.json index d6556b7b8c85..a0258c488cfa 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/routeFilter.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/routeFilter.json @@ -216,13 +216,8 @@ "tags": [ "RouteFilters" ], - "operationId": "RouteFilters_Update", - "x-ms-examples": { - "RouteFilterUpdate": { - "$ref": "./examples/RouteFilterUpdate.json" - } - }, - "description": "Updates a route filter in a specified resource group.", + "operationId": "RouteFilters_UpdateTags", + "description": "Updates tags of a route filter.", "parameters": [ { "name": "resourceGroupName", @@ -239,13 +234,13 @@ "description": "The name of the route filter." }, { - "name": "routeFilterParameters", + "name": "parameters", "in": "body", "required": true, "schema": { - "$ref": "#/definitions/PatchRouteFilter" + "$ref": "./network.json#/definitions/TagsObject" }, - "description": "Parameters supplied to the update route filter operation." + "description": "Parameters supplied to update route filter tags." }, { "$ref": "./network.json#/parameters/ApiVersionParameter" @@ -268,7 +263,11 @@ } } }, - "x-ms-long-running-operation": true + "x-ms-examples": { + "Update route filter tags": { + "$ref": "./examples/RouteFilterUpdateTags.json" + } + } } }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/routeFilters": { @@ -547,71 +546,6 @@ "x-ms-long-running-operation-options": { "final-state-via": "azure-async-operation" } - }, - "patch": { - "tags": [ - "RouteFilterRules" - ], - "operationId": "RouteFilterRules_Update", - "x-ms-examples": { - "RouteFilterRuleUpdate": { - "$ref": "./examples/RouteFilterRuleUpdate.json" - } - }, - "description": "Updates a route in the specified route filter.", - "parameters": [ - { - "name": "resourceGroupName", - "in": "path", - "required": true, - "type": "string", - "description": "The name of the resource group." - }, - { - "name": "routeFilterName", - "in": "path", - "required": true, - "type": "string", - "description": "The name of the route filter." - }, - { - "name": "ruleName", - "in": "path", - "required": true, - "type": "string", - "description": "The name of the route filter rule." - }, - { - "name": "routeFilterRuleParameters", - "in": "body", - "required": true, - "schema": { - "$ref": "#/definitions/PatchRouteFilterRule" - }, - "description": "Parameters supplied to the update route filter rule operation." - }, - { - "$ref": "./network.json#/parameters/ApiVersionParameter" - }, - { - "$ref": "./network.json#/parameters/SubscriptionIdParameter" - } - ], - "responses": { - "200": { - "description": "Update successful. The operation returns the resulting Route Filter Rule resource.", - "schema": { - "$ref": "#/definitions/RouteFilterRule" - } - }, - "default": { - "description": "Error response describing why the operation failed.", - "schema": { - "$ref": "./network.json#/definitions/CloudError" - } - } - }, - "x-ms-long-running-operation": true } }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/routeFilters/{routeFilterName}/routeFilterRules": { diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/routeTable.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/routeTable.json index 8ef9eb3544fe..f73ce6564550 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/routeTable.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/routeTable.json @@ -270,8 +270,7 @@ "Update route table tags": { "$ref": "./examples/RouteTableUpdateTags.json" } - }, - "x-ms-long-running-operation": true + } } }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/routeTables": { diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/serviceEndpointPolicy.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/serviceEndpointPolicy.json index a58ed99bb3e9..3d95d4f88572 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/serviceEndpointPolicy.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/serviceEndpointPolicy.json @@ -219,8 +219,8 @@ "tags": [ "ServiceEndpointPolicies" ], - "operationId": "ServiceEndpointPolicies_Update", - "description": "Updates service Endpoint Policies.", + "operationId": "ServiceEndpointPolicies_UpdateTags", + "description": "Updates tags of a service endpoint policy.", "parameters": [ { "name": "resourceGroupName", @@ -270,8 +270,7 @@ "Update service endpoint policy tags": { "$ref": "./examples/ServiceEndpointPolicyUpdateTags.json" } - }, - "x-ms-long-running-operation": true + } } }, "/subscriptions/{subscriptionId}/providers/Microsoft.Network/ServiceEndpointPolicies": { diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/virtualNetwork.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/virtualNetwork.json index aab52d507a75..87c7e07a2202 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/virtualNetwork.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/virtualNetwork.json @@ -287,7 +287,6 @@ } } }, - "x-ms-long-running-operation": true, "x-ms-examples": { "Update virtual network tags": { "$ref": "./examples/VirtualNetworkUpdateTags.json" diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/virtualNetworkGateway.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/virtualNetworkGateway.json index 48aa722de329..bfd16de2d519 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/virtualNetworkGateway.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/virtualNetworkGateway.json @@ -2055,8 +2055,7 @@ "UpdateLocalNetworkGatewayTags": { "$ref": "./examples/LocalNetworkGatewayUpdateTags.json" } - }, - "x-ms-long-running-operation": true + } } }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/localNetworkGateways": { diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/virtualNetworkTap.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/virtualNetworkTap.json index 3d03c7a52b96..f1b58db417b1 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/virtualNetworkTap.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/virtualNetworkTap.json @@ -260,8 +260,7 @@ "Update virtual network tap tags": { "$ref": "./examples/VirtualNetworkTapUpdateTags.json" } - }, - "x-ms-long-running-operation": true + } } }, "/subscriptions/{subscriptionId}/providers/Microsoft.Network/virtualNetworkTaps": { diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/virtualRouter.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/virtualRouter.json index 65c78fd7785b..315ac32e8e70 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/virtualRouter.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/virtualRouter.json @@ -145,63 +145,6 @@ } } }, - "patch": { - "tags": [ - "VirtualRouters" - ], - "operationId": "VirtualRouters_Update", - "description": "Updates a Virtual Router.", - "parameters": [ - { - "$ref": "./network.json#/parameters/SubscriptionIdParameter" - }, - { - "name": "resourceGroupName", - "in": "path", - "required": true, - "type": "string", - "description": "The resource group name of the Virtual Router." - }, - { - "name": "virtualRouterName", - "in": "path", - "required": true, - "type": "string", - "description": "The name of the Virtual Router being updated." - }, - { - "$ref": "./network.json#/parameters/ApiVersionParameter" - }, - { - "name": "parameters", - "in": "body", - "required": true, - "schema": { - "$ref": "./network.json#/definitions/TagsObject" - }, - "description": "Parameters supplied to Update Virtual Router Tags." - } - ], - "responses": { - "200": { - "description": "Request successful. Returns the details of the Virtual Router updated.", - "schema": { - "$ref": "#/definitions/VirtualRouter" - } - }, - "default": { - "description": "Error response describing why the operation failed.", - "schema": { - "$ref": "./network.json#/definitions/Error" - } - } - }, - "x-ms-examples": { - "Update VirtualRouter": { - "$ref": "./examples/VirtualRouterUpdateTags.json" - } - } - }, "put": { "tags": [ "VirtualRouters" @@ -473,70 +416,6 @@ } } }, - "patch": { - "tags": [ - "VirtualRouterPeerings" - ], - "operationId": "VirtualRouterPeerings_Update", - "description": "Updates a Virtual Router Peering.", - "parameters": [ - { - "$ref": "./network.json#/parameters/SubscriptionIdParameter" - }, - { - "name": "resourceGroupName", - "in": "path", - "required": true, - "type": "string", - "description": "The resource group name of the Virtual Router Peering." - }, - { - "name": "virtualRouterName", - "in": "path", - "required": true, - "type": "string", - "description": "The name of the Virtual Router." - }, - { - "$ref": "./network.json#/parameters/ApiVersionParameter" - }, - { - "name": "peeringName", - "in": "path", - "required": true, - "type": "string", - "description": "The name of the Virtual Router Peering being updated." - }, - { - "name": "parameters", - "in": "body", - "required": true, - "schema": { - "$ref": "#/definitions/VirtualRouterPeering" - }, - "description": "Parameters supplied to update Virtual Router Peering operation." - } - ], - "responses": { - "200": { - "description": "Request successful. Returns the details of the Virtual Router Peering updated.", - "schema": { - "$ref": "#/definitions/VirtualRouterPeering" - } - }, - "default": { - "description": "Error response describing why the operation failed.", - "schema": { - "$ref": "./network.json#/definitions/Error" - } - } - }, - "x-ms-examples": { - "Update VirtualRouter Peering": { - "$ref": "./examples/VirtualRouterPeeringUpdate.json" - } - } - }, "put": { "tags": [ "VirtualRouterPeerings" diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/virtualWan.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/virtualWan.json index 2f8acf8c1a51..321c0eef5292 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/virtualWan.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/virtualWan.json @@ -193,20 +193,13 @@ "$ref": "#/definitions/VirtualWAN" } }, - "201": { - "description": "Request received successfully. Returns the details of the VirtualWAN updated.", - "schema": { - "$ref": "#/definitions/VirtualWAN" - } - }, "default": { "description": "Error response describing why the operation failed.", "schema": { "$ref": "./network.json#/definitions/CloudError" } } - }, - "x-ms-long-running-operation": true + } }, "delete": { "operationId": "VirtualWans_Delete", @@ -499,20 +492,13 @@ "$ref": "#/definitions/VpnSite" } }, - "201": { - "description": "Request received successfully. Returns the details of the VpnSite updated.", - "schema": { - "$ref": "#/definitions/VpnSite" - } - }, "default": { "description": "Error response describing why the operation failed.", "schema": { "$ref": "./network.json#/definitions/CloudError" } } - }, - "x-ms-long-running-operation": true + } }, "delete": { "operationId": "VpnSites_Delete", @@ -1016,22 +1002,12 @@ "$ref": "#/definitions/VpnServerConfiguration" } }, - "201": { - "description": "Request received successfully. Returns the details of the VpnServerConfiguration updated.", - "schema": { - "$ref": "#/definitions/VpnServerConfiguration" - } - }, "default": { "description": "Error response describing why the operation failed.", "schema": { "$ref": "./network.json#/definitions/CloudError" } } - }, - "x-ms-long-running-operation": true, - "x-ms-long-running-operation-options": { - "final-state-via": "azure-async-operation" } }, "delete": { @@ -1325,20 +1301,13 @@ "$ref": "#/definitions/VirtualHub" } }, - "201": { - "description": "Request received successfully. Returns the details of the VirtualHub updated.", - "schema": { - "$ref": "#/definitions/VirtualHub" - } - }, "default": { "description": "Error response describing why the operation failed.", "schema": { "$ref": "./network.json#/definitions/CloudError" } } - }, - "x-ms-long-running-operation": true + } }, "delete": { "operationId": "VirtualHubs_Delete", @@ -1735,20 +1704,13 @@ "$ref": "#/definitions/VpnGateway" } }, - "201": { - "description": "Request received successfully. Returns the details of the updated gateway.", - "schema": { - "$ref": "#/definitions/VpnGateway" - } - }, "default": { "description": "Error response describing why the operation failed.", "schema": { "$ref": "./network.json#/definitions/CloudError" } } - }, - "x-ms-long-running-operation": true + } }, "delete": { "operationId": "VpnGateways_Delete", @@ -2450,20 +2412,13 @@ "$ref": "#/definitions/P2SVpnGateway" } }, - "201": { - "description": "Request received successfully. Returns the details of the updated gateway.", - "schema": { - "$ref": "#/definitions/P2SVpnGateway" - } - }, "default": { "description": "Error response describing why the operation failed.", "schema": { "$ref": "./network.json#/definitions/CloudError" } } - }, - "x-ms-long-running-operation": true + } }, "delete": { "operationId": "P2sVpnGateways_Delete",