From 9a5f5cac6d01d1ed5b080526bab8decfbaa95d3f Mon Sep 17 00:00:00 2001 From: Deyaaeldeen Almahallawi Date: Wed, 7 Sep 2022 17:03:38 -0700 Subject: [PATCH] [arm-network] Re-record tests --- ...ding_ipgroups_begindeleteandwait_test.json | 26 +-- .../recording_ipgroups_create_test.json | 89 ++++++++--- .../my_test/recording_ipgroups_get_test.json | 18 +-- .../my_test/recording_ipgroups_list_test.json | 16 +- ...rding_subnets_begindeleteandwait_test.json | 52 +++--- .../recording_subnets_create_test.json | 126 ++++++++++++--- .../my_test/recording_subnets_get_test.json | 20 +-- .../my_test/recording_subnets_list_test.json | 18 +-- ...rtualnetworks_begindeleteandwait_test.json | 52 +++--- ...recording_virtualnetworks_create_test.json | 148 +++++++++++++++--- .../recording_virtualnetworks_get_test.json | 24 +-- .../recording_virtualnetworks_list_test.json | 22 +-- ...rding_virtualnetworks_updatetags_test.json | 20 +-- 13 files changed, 435 insertions(+), 196 deletions(-) diff --git a/sdk/network/arm-network/recordings/node/my_test/recording_ipgroups_begindeleteandwait_test.json b/sdk/network/arm-network/recordings/node/my_test/recording_ipgroups_begindeleteandwait_test.json index e02f5251eb20..5bfb019acc7d 100644 --- a/sdk/network/arm-network/recordings/node/my_test/recording_ipgroups_begindeleteandwait_test.json +++ b/sdk/network/arm-network/recordings/node/my_test/recording_ipgroups_begindeleteandwait_test.json @@ -8,24 +8,24 @@ "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-network/29.0.0 core-rest-pipeline/1.9.1 Node/v16.15.1 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "2f0c1d41-0f6e-413c-80fa-e7b1050c9b2b" + "User-Agent": "azsdk-js-arm-network/29.0.1 core-rest-pipeline/1.9.3 Node/v18.6.0 OS/(x64-Linux-5.10.102.1-microsoft-standard-WSL2)", + "x-ms-client-request-id": "5b852c11-252c-48f0-895a-10daa6c235e2" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 02 Aug 2022 07:48:04 GMT", + "Date": "Thu, 08 Sep 2022 00:01:32 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "68941786-4596-45ec-81dd-686da0839224", + "x-ms-correlation-request-id": "be929fd2-6d6f-4f31-b5fc-87e61cfbb63e", "x-ms-ratelimit-remaining-subscription-deletes": "14999", - "x-ms-request-id": "68941786-4596-45ec-81dd-686da0839224", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220802T074805Z:68941786-4596-45ec-81dd-686da0839224" + "x-ms-request-id": "be929fd2-6d6f-4f31-b5fc-87e61cfbb63e", + "x-ms-routing-request-id": "WESTUS2:20220908T000133Z:be929fd2-6d6f-4f31-b5fc-87e61cfbb63e" }, "ResponseBody": null }, @@ -37,8 +37,8 @@ "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-network/29.0.0 core-rest-pipeline/1.9.1 Node/v16.15.1 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "22e7edf5-d81b-4e65-8434-7f68560be751" + "User-Agent": "azsdk-js-arm-network/29.0.1 core-rest-pipeline/1.9.3 Node/v18.6.0 OS/(x64-Linux-5.10.102.1-microsoft-standard-WSL2)", + "x-ms-client-request-id": "e2d059cc-6126-41bf-8e08-c6e9cab052db" }, "RequestBody": null, "StatusCode": 200, @@ -47,16 +47,16 @@ "Content-Encoding": "gzip", "Content-Length": "12", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 02 Aug 2022 07:48:05 GMT", + "Date": "Thu, 08 Sep 2022 00:01:32 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1319cec7-d764-47d2-93a1-52ff65ab78b7", - "x-ms-ratelimit-remaining-subscription-reads": "11989", - "x-ms-request-id": "1319cec7-d764-47d2-93a1-52ff65ab78b7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220802T074806Z:1319cec7-d764-47d2-93a1-52ff65ab78b7" + "x-ms-correlation-request-id": "486af167-92aa-4529-8303-076e0205522d", + "x-ms-ratelimit-remaining-subscription-reads": "11984", + "x-ms-request-id": "486af167-92aa-4529-8303-076e0205522d", + "x-ms-routing-request-id": "WESTUS2:20220908T000133Z:486af167-92aa-4529-8303-076e0205522d" }, "ResponseBody": { "value": [] diff --git a/sdk/network/arm-network/recordings/node/my_test/recording_ipgroups_create_test.json b/sdk/network/arm-network/recordings/node/my_test/recording_ipgroups_create_test.json index 1400918a239a..2f888f4241be 100644 --- a/sdk/network/arm-network/recordings/node/my_test/recording_ipgroups_create_test.json +++ b/sdk/network/arm-network/recordings/node/my_test/recording_ipgroups_create_test.json @@ -10,8 +10,8 @@ "Connection": "keep-alive", "Content-Length": "130", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-network/29.0.0 core-rest-pipeline/1.9.1 Node/v16.15.1 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "cb61aeb1-0d77-4b35-a746-ecfbef0ac8d4" + "User-Agent": "azsdk-js-arm-network/29.0.1 core-rest-pipeline/1.9.3 Node/v18.6.0 OS/(x64-Linux-5.10.102.1-microsoft-standard-WSL2)", + "x-ms-client-request-id": "26b253ba-465f-4524-8058-28417b55567f" }, "RequestBody": { "location": "eastus", @@ -28,24 +28,24 @@ }, "StatusCode": 201, "ResponseHeaders": { - "Azure-AsyncOperation": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.Network/locations/eastus/nfvOperations/afeb02b5-2941-4a2e-a3e4-4d0f76979a32?api-version=2022-01-01", + "Azure-AsyncOperation": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.Network/locations/eastus/nfvOperations/8bf1b4fa-47a7-4991-b7b4-a7b5ad24be45?api-version=2022-01-01", "Cache-Control": "no-cache", "Content-Length": "540", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 02 Aug 2022 07:47:47 GMT", + "Date": "Thu, 08 Sep 2022 00:01:25 GMT", "Expires": "-1", "Pragma": "no-cache", "Retry-After": "10", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "988a603f-8fcb-4e82-8345-8df914727e17", + "x-ms-correlation-request-id": "1563addc-c803-4796-8df1-2956f0da83d2", "x-ms-ratelimit-remaining-subscription-writes": "1197", "x-ms-request-id": [ - "afeb02b5-2941-4a2e-a3e4-4d0f76979a32", - "afeb02b5-2941-4a2e-a3e4-4d0f76979a32" + "8bf1b4fa-47a7-4991-b7b4-a7b5ad24be45", + "8bf1b4fa-47a7-4991-b7b4-a7b5ad24be45" ], - "x-ms-routing-request-id": "SOUTHEASTASIA:20220802T074748Z:988a603f-8fcb-4e82-8345-8df914727e17" + "x-ms-routing-request-id": "WESTUS2:20220908T000126Z:1563addc-c803-4796-8df1-2956f0da83d2" }, "ResponseBody": { "properties": { @@ -61,7 +61,7 @@ "id": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.Network/ipGroups/virtualnetworkzzz", "name": "virtualnetworkzzz", "type": "Microsoft.Network/IpGroups", - "etag": "9082d106-5c82-4cd5-8f5f-f79af0dc09e0", + "etag": "22ca14b9-70b8-41c9-a8c9-3e193bfb888c", "location": "eastus", "tags": { "key1": "value1" @@ -69,7 +69,7 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.Network/locations/eastus/nfvOperations/afeb02b5-2941-4a2e-a3e4-4d0f76979a32?api-version=2022-01-01", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.Network/locations/eastus/nfvOperations/8bf1b4fa-47a7-4991-b7b4-a7b5ad24be45?api-version=2022-01-01", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -77,8 +77,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-network/29.0.0 core-rest-pipeline/1.9.1 Node/v16.15.1 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "d4ebb468-e100-47ea-bd8d-bc5f05d58602" + "User-Agent": "azsdk-js-arm-network/29.0.1 core-rest-pipeline/1.9.3 Node/v18.6.0 OS/(x64-Linux-5.10.102.1-microsoft-standard-WSL2)", + "x-ms-client-request-id": "b0f0ce0c-b9d0-4b07-85e3-27bc45e5ec8c" }, "RequestBody": null, "StatusCode": 200, @@ -86,7 +86,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 02 Aug 2022 07:47:48 GMT", + "Date": "Thu, 08 Sep 2022 00:01:25 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", @@ -94,17 +94,70 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "39d3a43a-4b52-424f-8369-c410ae6ede8f", - "x-ms-ratelimit-remaining-subscription-reads": "11996", + "x-ms-correlation-request-id": "caf6711d-f4ef-4419-a8a9-830402847bd6", + "x-ms-ratelimit-remaining-subscription-reads": "11992", "x-ms-request-id": [ - "f322b665-9e3b-4b6e-9fe4-57c7eddb7958", - "f322b665-9e3b-4b6e-9fe4-57c7eddb7958" + "45907ada-897f-44dc-b3fe-cd2fa9598fb8", + "45907ada-897f-44dc-b3fe-cd2fa9598fb8" ], - "x-ms-routing-request-id": "SOUTHEASTASIA:20220802T074749Z:39d3a43a-4b52-424f-8369-c410ae6ede8f" + "x-ms-routing-request-id": "WESTUS2:20220908T000126Z:caf6711d-f4ef-4419-a8a9-830402847bd6" }, "ResponseBody": { "status": "Succeeded" } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.Network/ipGroups/virtualnetworkzzz?api-version=2022-01-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip,deflate", + "Authorization": "Sanitized", + "Connection": "keep-alive", + "Content-Type": "application/json", + "User-Agent": "azsdk-js-arm-network/29.0.1 core-rest-pipeline/1.9.3 Node/v18.6.0 OS/(x64-Linux-5.10.102.1-microsoft-standard-WSL2)", + "x-ms-client-request-id": "e6562bef-841a-4339-8ac9-f26bfe1b2846" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Encoding": "gzip", + "Content-Type": "application/json; charset=utf-8", + "Date": "Thu, 08 Sep 2022 00:01:26 GMT", + "ETag": "\u002222ca14b9-70b8-41c9-a8c9-3e193bfb888c\u0022", + "Expires": "-1", + "Pragma": "no-cache", + "Server": "Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "576ce576-610c-4cd1-817b-9ffb83fe8c4c", + "x-ms-ratelimit-remaining-subscription-reads": "11991", + "x-ms-request-id": "576ce576-610c-4cd1-817b-9ffb83fe8c4c", + "x-ms-routing-request-id": "WESTUS2:20220908T000126Z:576ce576-610c-4cd1-817b-9ffb83fe8c4c" + }, + "ResponseBody": { + "properties": { + "firewalls": [], + "firewallPolicies": [], + "ipAddresses": [ + "13.64.39.16/32", + "40.74.146.80/31", + "40.74.147.32/28" + ], + "provisioningState": "Succeeded" + }, + "id": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.Network/ipGroups/virtualnetworkzzz", + "name": "virtualnetworkzzz", + "type": "Microsoft.Network/IpGroups", + "etag": "22ca14b9-70b8-41c9-a8c9-3e193bfb888c", + "location": "eastus", + "tags": { + "key1": "value1" + } + } } ], "Variables": {} diff --git a/sdk/network/arm-network/recordings/node/my_test/recording_ipgroups_get_test.json b/sdk/network/arm-network/recordings/node/my_test/recording_ipgroups_get_test.json index fb87a8ce633c..7938e1d6d5a9 100644 --- a/sdk/network/arm-network/recordings/node/my_test/recording_ipgroups_get_test.json +++ b/sdk/network/arm-network/recordings/node/my_test/recording_ipgroups_get_test.json @@ -8,8 +8,8 @@ "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-network/29.0.0 core-rest-pipeline/1.9.1 Node/v16.15.1 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "8ab87573-0ab4-4259-8adf-7f11358fff7c" + "User-Agent": "azsdk-js-arm-network/29.0.1 core-rest-pipeline/1.9.3 Node/v18.6.0 OS/(x64-Linux-5.10.102.1-microsoft-standard-WSL2)", + "x-ms-client-request-id": "95eadb6a-8068-46a6-98ec-29addbfa15c2" }, "RequestBody": null, "StatusCode": 200, @@ -17,8 +17,8 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 02 Aug 2022 07:47:52 GMT", - "ETag": "\u00229082d106-5c82-4cd5-8f5f-f79af0dc09e0\u0022", + "Date": "Thu, 08 Sep 2022 00:01:27 GMT", + "ETag": "\u002222ca14b9-70b8-41c9-a8c9-3e193bfb888c\u0022", "Expires": "-1", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", @@ -26,10 +26,10 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "133167f6-a854-45af-af71-4ce7478d6a28", - "x-ms-ratelimit-remaining-subscription-reads": "11993", - "x-ms-request-id": "133167f6-a854-45af-af71-4ce7478d6a28", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220802T074753Z:133167f6-a854-45af-af71-4ce7478d6a28" + "x-ms-correlation-request-id": "7cad99f4-354e-46b4-922b-cefcc768bb49", + "x-ms-ratelimit-remaining-subscription-reads": "11988", + "x-ms-request-id": "7cad99f4-354e-46b4-922b-cefcc768bb49", + "x-ms-routing-request-id": "WESTUS2:20220908T000128Z:7cad99f4-354e-46b4-922b-cefcc768bb49" }, "ResponseBody": { "properties": { @@ -45,7 +45,7 @@ "id": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.Network/ipGroups/virtualnetworkzzz", "name": "virtualnetworkzzz", "type": "Microsoft.Network/IpGroups", - "etag": "9082d106-5c82-4cd5-8f5f-f79af0dc09e0", + "etag": "22ca14b9-70b8-41c9-a8c9-3e193bfb888c", "location": "eastus", "tags": { "key1": "value1" diff --git a/sdk/network/arm-network/recordings/node/my_test/recording_ipgroups_list_test.json b/sdk/network/arm-network/recordings/node/my_test/recording_ipgroups_list_test.json index 52a026db9ac8..2cf6013093b4 100644 --- a/sdk/network/arm-network/recordings/node/my_test/recording_ipgroups_list_test.json +++ b/sdk/network/arm-network/recordings/node/my_test/recording_ipgroups_list_test.json @@ -8,8 +8,8 @@ "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-network/29.0.0 core-rest-pipeline/1.9.1 Node/v16.15.1 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "978a6a11-db29-496d-87f3-2c747498f67e" + "User-Agent": "azsdk-js-arm-network/29.0.1 core-rest-pipeline/1.9.3 Node/v18.6.0 OS/(x64-Linux-5.10.102.1-microsoft-standard-WSL2)", + "x-ms-client-request-id": "d356f90a-9e85-4e09-bdbb-db04ad498ec2" }, "RequestBody": null, "StatusCode": 200, @@ -17,7 +17,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 02 Aug 2022 07:47:54 GMT", + "Date": "Thu, 08 Sep 2022 00:01:29 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", @@ -25,10 +25,10 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "71550c84-d2ab-4747-8a77-c0ad52d1250b", - "x-ms-ratelimit-remaining-subscription-reads": "11990", - "x-ms-request-id": "71550c84-d2ab-4747-8a77-c0ad52d1250b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220802T074755Z:71550c84-d2ab-4747-8a77-c0ad52d1250b" + "x-ms-correlation-request-id": "718728c5-ff0a-4b6a-81ab-409b88afa1d5", + "x-ms-ratelimit-remaining-subscription-reads": "11985", + "x-ms-request-id": "718728c5-ff0a-4b6a-81ab-409b88afa1d5", + "x-ms-routing-request-id": "WESTUS2:20220908T000129Z:718728c5-ff0a-4b6a-81ab-409b88afa1d5" }, "ResponseBody": { "value": [ @@ -46,7 +46,7 @@ "id": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.Network/ipGroups/virtualnetworkzzz", "name": "virtualnetworkzzz", "type": "Microsoft.Network/IpGroups", - "etag": "9082d106-5c82-4cd5-8f5f-f79af0dc09e0", + "etag": "22ca14b9-70b8-41c9-a8c9-3e193bfb888c", "location": "eastus", "tags": { "key1": "value1" diff --git a/sdk/network/arm-network/recordings/node/my_test/recording_subnets_begindeleteandwait_test.json b/sdk/network/arm-network/recordings/node/my_test/recording_subnets_begindeleteandwait_test.json index 5224f359131a..a73ef1275305 100644 --- a/sdk/network/arm-network/recordings/node/my_test/recording_subnets_begindeleteandwait_test.json +++ b/sdk/network/arm-network/recordings/node/my_test/recording_subnets_begindeleteandwait_test.json @@ -8,18 +8,18 @@ "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-network/29.0.0 core-rest-pipeline/1.9.1 Node/v16.15.1 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "9914c07b-0cc0-43c3-8cbc-28f226d75f96" + "User-Agent": "azsdk-js-arm-network/29.0.1 core-rest-pipeline/1.9.3 Node/v18.6.0 OS/(x64-Linux-5.10.102.1-microsoft-standard-WSL2)", + "x-ms-client-request-id": "51f13811-0764-44e7-ac6c-7768dc89addc" }, "RequestBody": null, "StatusCode": 202, "ResponseHeaders": { - "Azure-AsyncOperation": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.Network/locations/eastus/operations/057898a0-8e6e-463e-873f-e04761485432?api-version=2022-01-01", + "Azure-AsyncOperation": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.Network/locations/eastus/operations/1ceb2e1c-370f-4f83-b785-c55fec64ec5a?api-version=2022-01-01", "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 02 Aug 2022 07:48:08 GMT", + "Date": "Thu, 08 Sep 2022 00:01:34 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.Network/locations/eastus/operationResults/057898a0-8e6e-463e-873f-e04761485432?api-version=2022-01-01", + "Location": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.Network/locations/eastus/operationResults/1ceb2e1c-370f-4f83-b785-c55fec64ec5a?api-version=2022-01-01", "Pragma": "no-cache", "Retry-After": "10", "Server": [ @@ -28,24 +28,24 @@ ], "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-arm-service-request-id": "a323fb12-8d0b-43cb-9285-c308787ade2a", - "x-ms-correlation-request-id": "a0907900-563a-4d20-a4dc-2de5a6d1f5d9", + "x-ms-arm-service-request-id": "af366386-b462-4dbc-a6c5-42f59a260c25", + "x-ms-correlation-request-id": "65baaa1d-2865-4fa0-83f2-6974c382bd66", "x-ms-ratelimit-remaining-subscription-deletes": "14998", - "x-ms-request-id": "057898a0-8e6e-463e-873f-e04761485432", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220802T074808Z:a0907900-563a-4d20-a4dc-2de5a6d1f5d9" + "x-ms-request-id": "1ceb2e1c-370f-4f83-b785-c55fec64ec5a", + "x-ms-routing-request-id": "WESTUS2:20220908T000135Z:65baaa1d-2865-4fa0-83f2-6974c382bd66" }, "ResponseBody": null }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.Network/locations/eastus/operations/057898a0-8e6e-463e-873f-e04761485432?api-version=2022-01-01", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.Network/locations/eastus/operations/1ceb2e1c-370f-4f83-b785-c55fec64ec5a?api-version=2022-01-01", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-network/29.0.0 core-rest-pipeline/1.9.1 Node/v16.15.1 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "c8db077d-16ff-45e9-9ae9-c9e8ea186481" + "User-Agent": "azsdk-js-arm-network/29.0.1 core-rest-pipeline/1.9.3 Node/v18.6.0 OS/(x64-Linux-5.10.102.1-microsoft-standard-WSL2)", + "x-ms-client-request-id": "2846c947-1cb7-4b06-9e94-b5dc041a7467" }, "RequestBody": null, "StatusCode": 200, @@ -53,7 +53,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 02 Aug 2022 07:48:09 GMT", + "Date": "Thu, 08 Sep 2022 00:01:34 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -64,11 +64,11 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-arm-service-request-id": "0a4e327c-9c2a-4eaf-9dfb-eb291ba6dfd9", - "x-ms-correlation-request-id": "674122a6-c309-4330-8a9f-f9920d778b5d", - "x-ms-ratelimit-remaining-subscription-reads": "11988", - "x-ms-request-id": "05b9ad08-6f85-4acd-a6e1-a88171d58a83", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220802T074809Z:674122a6-c309-4330-8a9f-f9920d778b5d" + "x-ms-arm-service-request-id": "5b6ebaa3-7bc7-4018-a1c0-d0efaa8638e3", + "x-ms-correlation-request-id": "8f5ea321-2a8d-4a56-ab61-75c2b0b524c0", + "x-ms-ratelimit-remaining-subscription-reads": "11983", + "x-ms-request-id": "39db969a-d701-48e0-bb6f-8ad3d5ca9b5b", + "x-ms-routing-request-id": "WESTUS2:20220908T000135Z:8f5ea321-2a8d-4a56-ab61-75c2b0b524c0" }, "ResponseBody": { "status": "Succeeded" @@ -82,8 +82,8 @@ "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-network/29.0.0 core-rest-pipeline/1.9.1 Node/v16.15.1 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "05241642-62a9-4a3a-b8ce-bd878b05d6d6" + "User-Agent": "azsdk-js-arm-network/29.0.1 core-rest-pipeline/1.9.3 Node/v18.6.0 OS/(x64-Linux-5.10.102.1-microsoft-standard-WSL2)", + "x-ms-client-request-id": "69de0683-8af6-4d41-b18f-37ec35d134b2" }, "RequestBody": null, "StatusCode": 200, @@ -91,7 +91,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 02 Aug 2022 07:48:09 GMT", + "Date": "Thu, 08 Sep 2022 00:01:34 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -102,11 +102,11 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-arm-service-request-id": "59b8213c-017a-4cb6-a11c-3e559d55ac82", - "x-ms-correlation-request-id": "6ae09de4-693f-4153-9075-a1066ab0d66c", - "x-ms-ratelimit-remaining-subscription-reads": "11987", - "x-ms-request-id": "6862fd5b-1c82-4b7e-8bdc-0c5cc9131f30", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220802T074809Z:6ae09de4-693f-4153-9075-a1066ab0d66c" + "x-ms-arm-service-request-id": "8a6f102e-0ebb-45f2-bbdb-f85afa2a158b", + "x-ms-correlation-request-id": "ab647bef-d2fe-4d85-b228-d1a0ae30291c", + "x-ms-ratelimit-remaining-subscription-reads": "11982", + "x-ms-request-id": "ef853e1f-9e72-41fb-8708-74a8e4fc20a5", + "x-ms-routing-request-id": "WESTUS2:20220908T000135Z:ab647bef-d2fe-4d85-b228-d1a0ae30291c" }, "ResponseBody": { "value": [] diff --git a/sdk/network/arm-network/recordings/node/my_test/recording_subnets_create_test.json b/sdk/network/arm-network/recordings/node/my_test/recording_subnets_create_test.json index 766fed1bf574..fbe7d2ce89a9 100644 --- a/sdk/network/arm-network/recordings/node/my_test/recording_subnets_create_test.json +++ b/sdk/network/arm-network/recordings/node/my_test/recording_subnets_create_test.json @@ -10,8 +10,8 @@ "Connection": "keep-alive", "Content-Length": "46", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-network/29.0.0 core-rest-pipeline/1.9.1 Node/v16.15.1 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "8bab2f27-b0b9-4d82-bcac-7f69e90ebc69" + "User-Agent": "azsdk-js-arm-network/29.0.1 core-rest-pipeline/1.9.3 Node/v18.6.0 OS/(x64-Linux-5.10.102.1-microsoft-standard-WSL2)", + "x-ms-client-request-id": "5c91d2ad-e04b-4f32-b7a1-7b8423fd1151" }, "RequestBody": { "properties": { @@ -20,11 +20,11 @@ }, "StatusCode": 201, "ResponseHeaders": { - "Azure-AsyncOperation": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.Network/locations/eastus/operations/97f23e4b-db7d-4d52-89b9-6de993cd23f2?api-version=2022-01-01", + "Azure-AsyncOperation": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.Network/locations/eastus/operations/d7b6dda7-0a34-4c70-a4bd-adfbeebd796f?api-version=2022-01-01", "Cache-Control": "no-cache", "Content-Length": "520", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 02 Aug 2022 07:47:41 GMT", + "Date": "Thu, 08 Sep 2022 00:01:22 GMT", "Expires": "-1", "Pragma": "no-cache", "Retry-After": "3", @@ -34,16 +34,16 @@ ], "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-arm-service-request-id": "1dfcb333-ac88-4ab3-a814-1590d3f3f8a4", - "x-ms-correlation-request-id": "93712183-ab48-4f6c-8dcf-38978b6427e4", + "x-ms-arm-service-request-id": "e86493d3-3d63-40d1-ac09-7170521c8351", + "x-ms-correlation-request-id": "f0b75329-43a5-4b05-8a8f-b2e9e5a5c7ca", "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "97f23e4b-db7d-4d52-89b9-6de993cd23f2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220802T074742Z:93712183-ab48-4f6c-8dcf-38978b6427e4" + "x-ms-request-id": "d7b6dda7-0a34-4c70-a4bd-adfbeebd796f", + "x-ms-routing-request-id": "WESTUS2:20220908T000123Z:f0b75329-43a5-4b05-8a8f-b2e9e5a5c7ca" }, "ResponseBody": { "name": "subnetzzz", "id": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.Network/virtualNetworks/virtualnetworkzzz/subnets/subnetzzz", - "etag": "W/\u0022012f7182-1e5f-4d3c-b06e-8bd471cabab5\u0022", + "etag": "W/\u0022485d9e98-db25-4240-b355-ff9e5d307edd\u0022", "properties": { "provisioningState": "Updating", "addressPrefix": "10.0.0.0/24", @@ -55,7 +55,7 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.Network/locations/eastus/operations/97f23e4b-db7d-4d52-89b9-6de993cd23f2?api-version=2022-01-01", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.Network/locations/eastus/operations/d7b6dda7-0a34-4c70-a4bd-adfbeebd796f?api-version=2022-01-01", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -63,8 +63,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-network/29.0.0 core-rest-pipeline/1.9.1 Node/v16.15.1 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "51eaad91-1dfa-4406-9b69-7741ca950118" + "User-Agent": "azsdk-js-arm-network/29.0.1 core-rest-pipeline/1.9.3 Node/v18.6.0 OS/(x64-Linux-5.10.102.1-microsoft-standard-WSL2)", + "x-ms-client-request-id": "97d518ee-f895-4a39-8fd7-c68d25fe538e" }, "RequestBody": null, "StatusCode": 200, @@ -72,9 +72,10 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 02 Aug 2022 07:47:41 GMT", + "Date": "Thu, 08 Sep 2022 00:01:22 GMT", "Expires": "-1", "Pragma": "no-cache", + "Retry-After": "10", "Server": [ "Microsoft-HTTPAPI/2.0", "Microsoft-HTTPAPI/2.0" @@ -83,15 +84,104 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-arm-service-request-id": "150e1c41-c826-49ae-844e-a373229efa84", - "x-ms-correlation-request-id": "eae3d959-2aef-4b6f-84ed-bb7f986dff59", - "x-ms-ratelimit-remaining-subscription-reads": "11997", - "x-ms-request-id": "23348354-5534-4f9e-9a19-e3101da9d658", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220802T074742Z:eae3d959-2aef-4b6f-84ed-bb7f986dff59" + "x-ms-arm-service-request-id": "15606501-d547-41cd-87da-eaf5588686e3", + "x-ms-correlation-request-id": "2ccf6470-ac9a-4d86-b5d3-6197ef094e08", + "x-ms-ratelimit-remaining-subscription-reads": "11995", + "x-ms-request-id": "f95e0f41-7f9f-48ab-9441-6a56f2b23e6e", + "x-ms-routing-request-id": "WESTUS2:20220908T000123Z:2ccf6470-ac9a-4d86-b5d3-6197ef094e08" + }, + "ResponseBody": { + "status": "InProgress" + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.Network/locations/eastus/operations/d7b6dda7-0a34-4c70-a4bd-adfbeebd796f?api-version=2022-01-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip,deflate", + "Authorization": "Sanitized", + "Connection": "keep-alive", + "Content-Type": "application/json", + "User-Agent": "azsdk-js-arm-network/29.0.1 core-rest-pipeline/1.9.3 Node/v18.6.0 OS/(x64-Linux-5.10.102.1-microsoft-standard-WSL2)", + "x-ms-client-request-id": "d0d024e2-011a-4a42-b79d-7edab0157980" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Encoding": "gzip", + "Content-Type": "application/json; charset=utf-8", + "Date": "Thu, 08 Sep 2022 00:01:23 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Content-Type-Options": "nosniff", + "x-ms-arm-service-request-id": "52c4ba8e-bc5d-405a-bab0-c5c908728001", + "x-ms-correlation-request-id": "be05de8d-8e19-489b-904c-2f92a131ed31", + "x-ms-ratelimit-remaining-subscription-reads": "11994", + "x-ms-request-id": "51551bef-d255-4598-86dc-0623274a67c1", + "x-ms-routing-request-id": "WESTUS2:20220908T000123Z:be05de8d-8e19-489b-904c-2f92a131ed31" }, "ResponseBody": { "status": "Succeeded" } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.Network/virtualNetworks/virtualnetworkzzz/subnets/subnetzzz?api-version=2022-01-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip,deflate", + "Authorization": "Sanitized", + "Connection": "keep-alive", + "Content-Type": "application/json", + "User-Agent": "azsdk-js-arm-network/29.0.1 core-rest-pipeline/1.9.3 Node/v18.6.0 OS/(x64-Linux-5.10.102.1-microsoft-standard-WSL2)", + "x-ms-client-request-id": "481cec27-5636-4316-b648-d1b0fa2ffc1a" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Encoding": "gzip", + "Content-Type": "application/json; charset=utf-8", + "Date": "Thu, 08 Sep 2022 00:01:23 GMT", + "ETag": "W/\u002237d9ea45-8262-40dc-836e-a8db73e28e63\u0022", + "Expires": "-1", + "Pragma": "no-cache", + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Content-Type-Options": "nosniff", + "x-ms-arm-service-request-id": "d2d15b5a-6bee-4c78-a960-4c7d10100439", + "x-ms-correlation-request-id": "3c1b7c35-abb9-4176-8be0-74d35a322f8f", + "x-ms-ratelimit-remaining-subscription-reads": "11993", + "x-ms-request-id": "fbb4ab14-0979-4d45-91dd-c4bda6684bbe", + "x-ms-routing-request-id": "WESTUS2:20220908T000124Z:3c1b7c35-abb9-4176-8be0-74d35a322f8f" + }, + "ResponseBody": { + "name": "subnetzzz", + "id": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.Network/virtualNetworks/virtualnetworkzzz/subnets/subnetzzz", + "etag": "W/\u002237d9ea45-8262-40dc-836e-a8db73e28e63\u0022", + "properties": { + "provisioningState": "Succeeded", + "addressPrefix": "10.0.0.0/24", + "delegations": [], + "privateEndpointNetworkPolicies": "Disabled", + "privateLinkServiceNetworkPolicies": "Enabled" + }, + "type": "Microsoft.Network/virtualNetworks/subnets" + } } ], "Variables": {} diff --git a/sdk/network/arm-network/recordings/node/my_test/recording_subnets_get_test.json b/sdk/network/arm-network/recordings/node/my_test/recording_subnets_get_test.json index 8fe36b6bbbfd..bcc2551c72e8 100644 --- a/sdk/network/arm-network/recordings/node/my_test/recording_subnets_get_test.json +++ b/sdk/network/arm-network/recordings/node/my_test/recording_subnets_get_test.json @@ -8,8 +8,8 @@ "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-network/29.0.0 core-rest-pipeline/1.9.1 Node/v16.15.1 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "fb34fab8-3cbd-4e2d-b8c5-2d8ce11943ea" + "User-Agent": "azsdk-js-arm-network/29.0.1 core-rest-pipeline/1.9.3 Node/v18.6.0 OS/(x64-Linux-5.10.102.1-microsoft-standard-WSL2)", + "x-ms-client-request-id": "b989db9b-1d38-4b6a-abec-2d8e25d2ce34" }, "RequestBody": null, "StatusCode": 200, @@ -17,8 +17,8 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 02 Aug 2022 07:47:51 GMT", - "ETag": "W/\u0022e4c982f9-912e-4e78-a9d5-655e58666d1a\u0022", + "Date": "Thu, 08 Sep 2022 00:01:27 GMT", + "ETag": "W/\u002237d9ea45-8262-40dc-836e-a8db73e28e63\u0022", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -29,16 +29,16 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-arm-service-request-id": "30121d6a-b7bf-4445-b6c4-ef845cc7b9fb", - "x-ms-correlation-request-id": "0f862d10-2867-4af9-aa7c-39c92be9819a", - "x-ms-ratelimit-remaining-subscription-reads": "11994", - "x-ms-request-id": "b5cb11ee-0d09-4b99-8504-3bd1d2bb878d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220802T074752Z:0f862d10-2867-4af9-aa7c-39c92be9819a" + "x-ms-arm-service-request-id": "d0d403b2-f45b-4938-b2bf-a4f2a2906700", + "x-ms-correlation-request-id": "185568ac-feaf-4675-b0a8-960929455a9f", + "x-ms-ratelimit-remaining-subscription-reads": "11989", + "x-ms-request-id": "f42cbe73-b3a0-4e32-a44f-8aed8cc11fd5", + "x-ms-routing-request-id": "WESTUS2:20220908T000127Z:185568ac-feaf-4675-b0a8-960929455a9f" }, "ResponseBody": { "name": "subnetzzz", "id": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.Network/virtualNetworks/virtualnetworkzzz/subnets/subnetzzz", - "etag": "W/\u0022e4c982f9-912e-4e78-a9d5-655e58666d1a\u0022", + "etag": "W/\u002237d9ea45-8262-40dc-836e-a8db73e28e63\u0022", "properties": { "provisioningState": "Succeeded", "addressPrefix": "10.0.0.0/24", diff --git a/sdk/network/arm-network/recordings/node/my_test/recording_subnets_list_test.json b/sdk/network/arm-network/recordings/node/my_test/recording_subnets_list_test.json index 07037965a66a..c3f707f170b8 100644 --- a/sdk/network/arm-network/recordings/node/my_test/recording_subnets_list_test.json +++ b/sdk/network/arm-network/recordings/node/my_test/recording_subnets_list_test.json @@ -8,8 +8,8 @@ "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-network/29.0.0 core-rest-pipeline/1.9.1 Node/v16.15.1 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "04cd2c92-5d33-4bdf-abba-81c34588f60b" + "User-Agent": "azsdk-js-arm-network/29.0.1 core-rest-pipeline/1.9.3 Node/v18.6.0 OS/(x64-Linux-5.10.102.1-microsoft-standard-WSL2)", + "x-ms-client-request-id": "18152b0e-b3b9-41ae-b43a-30c9a6e0fdd9" }, "RequestBody": null, "StatusCode": 200, @@ -17,7 +17,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 02 Aug 2022 07:47:54 GMT", + "Date": "Thu, 08 Sep 2022 00:01:28 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -28,18 +28,18 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-arm-service-request-id": "a33f66af-c389-4804-9c42-44486379b1ab", - "x-ms-correlation-request-id": "37aea7df-86a0-4ed8-8f36-849e9ef8cb8f", - "x-ms-ratelimit-remaining-subscription-reads": "11991", - "x-ms-request-id": "91bae637-fdd0-4d3a-b29c-ec9b6f86aaec", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220802T074754Z:37aea7df-86a0-4ed8-8f36-849e9ef8cb8f" + "x-ms-arm-service-request-id": "ef14d2db-a98f-47d1-9e13-febef3ce94cb", + "x-ms-correlation-request-id": "4aaa17f6-6b89-4810-ad8b-105a1a0587ef", + "x-ms-ratelimit-remaining-subscription-reads": "11986", + "x-ms-request-id": "ce85a99e-f105-4631-a2f3-f4efa328ad1e", + "x-ms-routing-request-id": "WESTUS2:20220908T000129Z:4aaa17f6-6b89-4810-ad8b-105a1a0587ef" }, "ResponseBody": { "value": [ { "name": "subnetzzz", "id": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.Network/virtualNetworks/virtualnetworkzzz/subnets/subnetzzz", - "etag": "W/\u0022e4c982f9-912e-4e78-a9d5-655e58666d1a\u0022", + "etag": "W/\u002237d9ea45-8262-40dc-836e-a8db73e28e63\u0022", "properties": { "provisioningState": "Succeeded", "addressPrefix": "10.0.0.0/24", diff --git a/sdk/network/arm-network/recordings/node/my_test/recording_virtualnetworks_begindeleteandwait_test.json b/sdk/network/arm-network/recordings/node/my_test/recording_virtualnetworks_begindeleteandwait_test.json index 7be207337f52..04b597f5621c 100644 --- a/sdk/network/arm-network/recordings/node/my_test/recording_virtualnetworks_begindeleteandwait_test.json +++ b/sdk/network/arm-network/recordings/node/my_test/recording_virtualnetworks_begindeleteandwait_test.json @@ -8,19 +8,19 @@ "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-network/29.0.0 core-rest-pipeline/1.9.1 Node/v16.15.1 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "872fa50f-169b-4886-835e-cdaccd058e41" + "User-Agent": "azsdk-js-arm-network/29.0.1 core-rest-pipeline/1.9.3 Node/v18.6.0 OS/(x64-Linux-5.10.102.1-microsoft-standard-WSL2)", + "x-ms-client-request-id": "7300393e-12fc-4695-bb96-6ae5df822562" }, "RequestBody": null, "StatusCode": 202, "ResponseHeaders": { "Azure-AsyncNotification": "Enabled", - "Azure-AsyncOperation": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.Network/locations/eastus/operations/15972d52-3723-409d-971a-65ed8c6b409c?api-version=2022-01-01", + "Azure-AsyncOperation": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.Network/locations/eastus/operations/6d2ed510-9df1-43f0-9fd2-7bf88dc22163?api-version=2022-01-01", "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 02 Aug 2022 07:48:11 GMT", + "Date": "Thu, 08 Sep 2022 00:01:35 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.Network/locations/eastus/operationResults/15972d52-3723-409d-971a-65ed8c6b409c?api-version=2022-01-01", + "Location": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.Network/locations/eastus/operationResults/6d2ed510-9df1-43f0-9fd2-7bf88dc22163?api-version=2022-01-01", "Pragma": "no-cache", "Retry-After": "10", "Server": [ @@ -29,24 +29,24 @@ ], "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-arm-service-request-id": "4153b60e-8b2b-488f-adf3-35a6ac7addb7", - "x-ms-correlation-request-id": "95b7cb62-92dd-4486-9fb9-7716f6991fad", + "x-ms-arm-service-request-id": "290b9c6d-4070-402b-a301-c294119fbd5e", + "x-ms-correlation-request-id": "26149bf8-8eaf-4864-97ec-8e9acd62be4d", "x-ms-ratelimit-remaining-subscription-deletes": "14997", - "x-ms-request-id": "15972d52-3723-409d-971a-65ed8c6b409c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220802T074811Z:95b7cb62-92dd-4486-9fb9-7716f6991fad" + "x-ms-request-id": "6d2ed510-9df1-43f0-9fd2-7bf88dc22163", + "x-ms-routing-request-id": "WESTUS2:20220908T000136Z:26149bf8-8eaf-4864-97ec-8e9acd62be4d" }, "ResponseBody": null }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.Network/locations/eastus/operations/15972d52-3723-409d-971a-65ed8c6b409c?api-version=2022-01-01", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.Network/locations/eastus/operations/6d2ed510-9df1-43f0-9fd2-7bf88dc22163?api-version=2022-01-01", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-network/29.0.0 core-rest-pipeline/1.9.1 Node/v16.15.1 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "980ef90d-da42-4382-aea1-1cbe740e7e13" + "User-Agent": "azsdk-js-arm-network/29.0.1 core-rest-pipeline/1.9.3 Node/v18.6.0 OS/(x64-Linux-5.10.102.1-microsoft-standard-WSL2)", + "x-ms-client-request-id": "b08c0a73-aaf2-4555-8c2b-7abdcf235ed4" }, "RequestBody": null, "StatusCode": 200, @@ -54,7 +54,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 02 Aug 2022 07:48:12 GMT", + "Date": "Thu, 08 Sep 2022 00:01:35 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -65,11 +65,11 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-arm-service-request-id": "d48ca87e-52d6-42e7-bb5f-2799d76fb2e3", - "x-ms-correlation-request-id": "9a9674c9-77d6-489c-a6f7-675a6e5ba3a6", - "x-ms-ratelimit-remaining-subscription-reads": "11986", - "x-ms-request-id": "a2723580-9c59-436d-988a-455914e80db5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220802T074812Z:9a9674c9-77d6-489c-a6f7-675a6e5ba3a6" + "x-ms-arm-service-request-id": "b816c953-a267-47b3-8b2e-8210a2845521", + "x-ms-correlation-request-id": "779966e1-54a5-4378-8869-1d888aa294f3", + "x-ms-ratelimit-remaining-subscription-reads": "11981", + "x-ms-request-id": "5f040eed-0d75-4717-aa48-38b36923e247", + "x-ms-routing-request-id": "WESTUS2:20220908T000136Z:779966e1-54a5-4378-8869-1d888aa294f3" }, "ResponseBody": { "status": "Succeeded" @@ -83,8 +83,8 @@ "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-network/29.0.0 core-rest-pipeline/1.9.1 Node/v16.15.1 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "9e344cb9-8692-48fa-bda7-b91e0a4a8337" + "User-Agent": "azsdk-js-arm-network/29.0.1 core-rest-pipeline/1.9.3 Node/v18.6.0 OS/(x64-Linux-5.10.102.1-microsoft-standard-WSL2)", + "x-ms-client-request-id": "23cdc301-e7b8-43d4-81dc-0b786cd640ba" }, "RequestBody": null, "StatusCode": 200, @@ -92,7 +92,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 02 Aug 2022 07:48:13 GMT", + "Date": "Thu, 08 Sep 2022 00:01:36 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -103,11 +103,11 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-arm-service-request-id": "5317a27e-ded3-4260-a466-e10f3c11c94c", - "x-ms-correlation-request-id": "d963e75c-8542-469b-bed4-d6680fef4d58", - "x-ms-ratelimit-remaining-subscription-reads": "11985", - "x-ms-request-id": "4465c134-7b6d-4362-be24-1f0936ac9a29", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220802T074813Z:d963e75c-8542-469b-bed4-d6680fef4d58" + "x-ms-arm-service-request-id": "f1fbe0c9-d098-4e3a-8dfd-1b2f1e4aad38", + "x-ms-correlation-request-id": "a1667470-520d-496f-8538-e04c64d6cf33", + "x-ms-ratelimit-remaining-subscription-reads": "11980", + "x-ms-request-id": "b034d969-9c94-47e9-8a14-3f74943adfac", + "x-ms-routing-request-id": "WESTUS2:20220908T000136Z:a1667470-520d-496f-8538-e04c64d6cf33" }, "ResponseBody": { "value": [] diff --git a/sdk/network/arm-network/recordings/node/my_test/recording_virtualnetworks_create_test.json b/sdk/network/arm-network/recordings/node/my_test/recording_virtualnetworks_create_test.json index 6483f120b2da..7d38c8683406 100644 --- a/sdk/network/arm-network/recordings/node/my_test/recording_virtualnetworks_create_test.json +++ b/sdk/network/arm-network/recordings/node/my_test/recording_virtualnetworks_create_test.json @@ -10,8 +10,8 @@ "Connection": "keep-alive", "Content-Length": "87", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-network/29.0.0 core-rest-pipeline/1.9.1 Node/v16.15.1 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "ab1aedd5-7a1e-48ba-bc89-30f31e77cbfe" + "User-Agent": "azsdk-js-arm-network/29.0.1 core-rest-pipeline/1.9.3 Node/v18.6.0 OS/(x64-Linux-5.10.102.1-microsoft-standard-WSL2)", + "x-ms-client-request-id": "24039a23-8d11-42fb-82df-0efde6ef6316" }, "RequestBody": { "location": "eastus", @@ -26,11 +26,11 @@ "StatusCode": 201, "ResponseHeaders": { "Azure-AsyncNotification": "Enabled", - "Azure-AsyncOperation": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.Network/locations/eastus/operations/63d80d9b-9027-4a24-9ed8-2c01d881a6e1?api-version=2022-01-01", + "Azure-AsyncOperation": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.Network/locations/eastus/operations/11ecb747-c808-4c2e-9d58-558c3973b155?api-version=2022-01-01", "Cache-Control": "no-cache", "Content-Length": "605", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 02 Aug 2022 07:47:27 GMT", + "Date": "Thu, 08 Sep 2022 00:01:00 GMT", "Expires": "-1", "Pragma": "no-cache", "Retry-After": "3", @@ -40,21 +40,21 @@ ], "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-arm-service-request-id": "b5f82ecc-d0c0-4339-9e43-3dd4b15f05e8", - "x-ms-correlation-request-id": "eb9dc604-de15-462b-823c-2be4e9f8fc37", + "x-ms-arm-service-request-id": "38a1bf86-68c0-4eea-801d-9a4b59441846", + "x-ms-correlation-request-id": "2027af10-aa37-4a6e-bbee-b79ef0aaa595", "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "63d80d9b-9027-4a24-9ed8-2c01d881a6e1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220802T074727Z:eb9dc604-de15-462b-823c-2be4e9f8fc37" + "x-ms-request-id": "11ecb747-c808-4c2e-9d58-558c3973b155", + "x-ms-routing-request-id": "WESTUS2:20220908T000100Z:2027af10-aa37-4a6e-bbee-b79ef0aaa595" }, "ResponseBody": { "name": "virtualnetworkzzz", "id": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.Network/virtualNetworks/virtualnetworkzzz", - "etag": "W/\u0022bbf670a4-e286-4e07-893b-a2225ebd4f21\u0022", + "etag": "W/\u00223de4e367-2d5d-4fb9-8016-47ee4116fbea\u0022", "type": "Microsoft.Network/virtualNetworks", "location": "eastus", "properties": { "provisioningState": "Updating", - "resourceGuid": "9d1d1881-4db5-4c7a-bcbe-379d74f0d016", + "resourceGuid": "8dd5bef3-6c8d-46be-81c0-3224d72cff32", "addressSpace": { "addressPrefixes": [ "10.0.0.0/16" @@ -67,7 +67,7 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.Network/locations/eastus/operations/63d80d9b-9027-4a24-9ed8-2c01d881a6e1?api-version=2022-01-01", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.Network/locations/eastus/operations/11ecb747-c808-4c2e-9d58-558c3973b155?api-version=2022-01-01", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -75,8 +75,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-network/29.0.0 core-rest-pipeline/1.9.1 Node/v16.15.1 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "4b346a74-2eb9-40d7-a672-a9d375c00d85" + "User-Agent": "azsdk-js-arm-network/29.0.1 core-rest-pipeline/1.9.3 Node/v18.6.0 OS/(x64-Linux-5.10.102.1-microsoft-standard-WSL2)", + "x-ms-client-request-id": "3697ed34-63e0-415a-8817-893a609c4086" }, "RequestBody": null, "StatusCode": 200, @@ -84,7 +84,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 02 Aug 2022 07:47:28 GMT", + "Date": "Thu, 08 Sep 2022 00:01:00 GMT", "Expires": "-1", "Pragma": "no-cache", "Retry-After": "10", @@ -96,18 +96,18 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-arm-service-request-id": "7ff4d06a-f31c-48d5-8a59-ecb2561bb04c", - "x-ms-correlation-request-id": "86a6a442-0bc5-47f4-9abf-b0fbfdd0f1dc", + "x-ms-arm-service-request-id": "3827fb92-ffb9-448d-9f61-d9120d62067e", + "x-ms-correlation-request-id": "b08f5123-e8d5-4eb1-a97e-9b6b130e03f2", "x-ms-ratelimit-remaining-subscription-reads": "11999", - "x-ms-request-id": "a735a15e-adf1-4616-8c1d-49c0f61f4c78", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220802T074728Z:86a6a442-0bc5-47f4-9abf-b0fbfdd0f1dc" + "x-ms-request-id": "7195fa73-abc7-49d7-a1b8-a8f6815e1dcf", + "x-ms-routing-request-id": "WESTUS2:20220908T000100Z:b08f5123-e8d5-4eb1-a97e-9b6b130e03f2" }, "ResponseBody": { "status": "InProgress" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.Network/locations/eastus/operations/63d80d9b-9027-4a24-9ed8-2c01d881a6e1?api-version=2022-01-01", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.Network/locations/eastus/operations/11ecb747-c808-4c2e-9d58-558c3973b155?api-version=2022-01-01", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -115,8 +115,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-network/29.0.0 core-rest-pipeline/1.9.1 Node/v16.15.1 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "effd76b2-c101-4ebd-b727-43a3efab84c2" + "User-Agent": "azsdk-js-arm-network/29.0.1 core-rest-pipeline/1.9.3 Node/v18.6.0 OS/(x64-Linux-5.10.102.1-microsoft-standard-WSL2)", + "x-ms-client-request-id": "2e9d9463-e842-4a06-8428-9146e03ede01" }, "RequestBody": null, "StatusCode": 200, @@ -124,9 +124,10 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 02 Aug 2022 07:47:29 GMT", + "Date": "Thu, 08 Sep 2022 00:01:00 GMT", "Expires": "-1", "Pragma": "no-cache", + "Retry-After": "20", "Server": [ "Microsoft-HTTPAPI/2.0", "Microsoft-HTTPAPI/2.0" @@ -135,15 +136,110 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-arm-service-request-id": "a67f62da-8bb6-434d-9b23-f622c24e0663", - "x-ms-correlation-request-id": "fea78421-640e-4426-b87e-c90ae072ffe6", + "x-ms-arm-service-request-id": "8adc645f-f1e6-4bdf-99ea-4478c0bb0a62", + "x-ms-correlation-request-id": "4238b5af-c790-4593-81bc-4c7482254fad", "x-ms-ratelimit-remaining-subscription-reads": "11998", - "x-ms-request-id": "094fdfe7-56bf-4700-95a0-27fb37e79351", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220802T074729Z:fea78421-640e-4426-b87e-c90ae072ffe6" + "x-ms-request-id": "82c3a2ff-31be-479d-b2c2-cb61075b46fc", + "x-ms-routing-request-id": "WESTUS2:20220908T000101Z:4238b5af-c790-4593-81bc-4c7482254fad" + }, + "ResponseBody": { + "status": "InProgress" + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.Network/locations/eastus/operations/11ecb747-c808-4c2e-9d58-558c3973b155?api-version=2022-01-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip,deflate", + "Authorization": "Sanitized", + "Connection": "keep-alive", + "Content-Type": "application/json", + "User-Agent": "azsdk-js-arm-network/29.0.1 core-rest-pipeline/1.9.3 Node/v18.6.0 OS/(x64-Linux-5.10.102.1-microsoft-standard-WSL2)", + "x-ms-client-request-id": "c9ee9bc0-3fee-4cf3-8c85-b8f52666a19d" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Encoding": "gzip", + "Content-Type": "application/json; charset=utf-8", + "Date": "Thu, 08 Sep 2022 00:01:20 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Content-Type-Options": "nosniff", + "x-ms-arm-service-request-id": "8110e925-ce6c-484a-9e7a-f5b0efe5ab1a", + "x-ms-correlation-request-id": "7fd5ed0a-5ae9-466e-a643-f08cea0a41a9", + "x-ms-ratelimit-remaining-subscription-reads": "11997", + "x-ms-request-id": "629ce593-273e-40ed-81d0-45e33f12acca", + "x-ms-routing-request-id": "WESTUS2:20220908T000121Z:7fd5ed0a-5ae9-466e-a643-f08cea0a41a9" }, "ResponseBody": { "status": "Succeeded" } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.Network/virtualNetworks/virtualnetworkzzz?api-version=2022-01-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip,deflate", + "Authorization": "Sanitized", + "Connection": "keep-alive", + "Content-Type": "application/json", + "User-Agent": "azsdk-js-arm-network/29.0.1 core-rest-pipeline/1.9.3 Node/v18.6.0 OS/(x64-Linux-5.10.102.1-microsoft-standard-WSL2)", + "x-ms-client-request-id": "03361ca8-cccb-4f3f-94e7-9ef2258a97f2" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Encoding": "gzip", + "Content-Type": "application/json; charset=utf-8", + "Date": "Thu, 08 Sep 2022 00:01:20 GMT", + "ETag": "W/\u002293b6c35e-cf9f-4cc4-80b3-8fc2f0b6b9cf\u0022", + "Expires": "-1", + "Pragma": "no-cache", + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Content-Type-Options": "nosniff", + "x-ms-arm-service-request-id": "278a9d37-dde3-4dbc-9a08-d8fc0f6fa223", + "x-ms-correlation-request-id": "9e54c3bc-ed91-471f-a240-3c65c93d9380", + "x-ms-ratelimit-remaining-subscription-reads": "11996", + "x-ms-request-id": "7f67d1ed-8ed7-4adc-a4b2-f1aee8b16f21", + "x-ms-routing-request-id": "WESTUS2:20220908T000121Z:9e54c3bc-ed91-471f-a240-3c65c93d9380" + }, + "ResponseBody": { + "name": "virtualnetworkzzz", + "id": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.Network/virtualNetworks/virtualnetworkzzz", + "etag": "W/\u002293b6c35e-cf9f-4cc4-80b3-8fc2f0b6b9cf\u0022", + "type": "Microsoft.Network/virtualNetworks", + "location": "eastus", + "properties": { + "provisioningState": "Succeeded", + "resourceGuid": "8dd5bef3-6c8d-46be-81c0-3224d72cff32", + "addressSpace": { + "addressPrefixes": [ + "10.0.0.0/16" + ] + }, + "subnets": [], + "virtualNetworkPeerings": [], + "enableDdosProtection": false + } + } } ], "Variables": {} diff --git a/sdk/network/arm-network/recordings/node/my_test/recording_virtualnetworks_get_test.json b/sdk/network/arm-network/recordings/node/my_test/recording_virtualnetworks_get_test.json index 2d0246d30db5..2d044fd0d0b5 100644 --- a/sdk/network/arm-network/recordings/node/my_test/recording_virtualnetworks_get_test.json +++ b/sdk/network/arm-network/recordings/node/my_test/recording_virtualnetworks_get_test.json @@ -8,8 +8,8 @@ "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-network/29.0.0 core-rest-pipeline/1.9.1 Node/v16.15.1 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "e6dbabbf-5a56-4ccc-8eaf-7b3b5cb48441" + "User-Agent": "azsdk-js-arm-network/29.0.1 core-rest-pipeline/1.9.3 Node/v18.6.0 OS/(x64-Linux-5.10.102.1-microsoft-standard-WSL2)", + "x-ms-client-request-id": "8dd54869-e01d-4053-80d3-83213a95cbc8" }, "RequestBody": null, "StatusCode": 200, @@ -17,8 +17,8 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 02 Aug 2022 07:47:49 GMT", - "ETag": "W/\u0022e4c982f9-912e-4e78-a9d5-655e58666d1a\u0022", + "Date": "Thu, 08 Sep 2022 00:01:26 GMT", + "ETag": "W/\u002237d9ea45-8262-40dc-836e-a8db73e28e63\u0022", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -29,21 +29,21 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-arm-service-request-id": "f18a3b72-b439-4cab-bef5-c62b17e536e1", - "x-ms-correlation-request-id": "74304cbb-3b90-484e-a259-93c0a3bacd47", - "x-ms-ratelimit-remaining-subscription-reads": "11995", - "x-ms-request-id": "ade4bfb8-8079-4cc0-afd9-8a27155bca9d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220802T074750Z:74304cbb-3b90-484e-a259-93c0a3bacd47" + "x-ms-arm-service-request-id": "3fe22616-1585-4d2c-81c3-10cd3f04bc7f", + "x-ms-correlation-request-id": "721285ef-8bc2-40a8-8215-8f098e0e0c2f", + "x-ms-ratelimit-remaining-subscription-reads": "11990", + "x-ms-request-id": "f4a3e9df-823b-48a1-b92d-08e5010f458d", + "x-ms-routing-request-id": "WESTUS2:20220908T000127Z:721285ef-8bc2-40a8-8215-8f098e0e0c2f" }, "ResponseBody": { "name": "virtualnetworkzzz", "id": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.Network/virtualNetworks/virtualnetworkzzz", - "etag": "W/\u0022e4c982f9-912e-4e78-a9d5-655e58666d1a\u0022", + "etag": "W/\u002237d9ea45-8262-40dc-836e-a8db73e28e63\u0022", "type": "Microsoft.Network/virtualNetworks", "location": "eastus", "properties": { "provisioningState": "Succeeded", - "resourceGuid": "9d1d1881-4db5-4c7a-bcbe-379d74f0d016", + "resourceGuid": "8dd5bef3-6c8d-46be-81c0-3224d72cff32", "addressSpace": { "addressPrefixes": [ "10.0.0.0/16" @@ -53,7 +53,7 @@ { "name": "subnetzzz", "id": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.Network/virtualNetworks/virtualnetworkzzz/subnets/subnetzzz", - "etag": "W/\u0022e4c982f9-912e-4e78-a9d5-655e58666d1a\u0022", + "etag": "W/\u002237d9ea45-8262-40dc-836e-a8db73e28e63\u0022", "properties": { "provisioningState": "Succeeded", "addressPrefix": "10.0.0.0/24", diff --git a/sdk/network/arm-network/recordings/node/my_test/recording_virtualnetworks_list_test.json b/sdk/network/arm-network/recordings/node/my_test/recording_virtualnetworks_list_test.json index cfef618ecd14..713acf0ce576 100644 --- a/sdk/network/arm-network/recordings/node/my_test/recording_virtualnetworks_list_test.json +++ b/sdk/network/arm-network/recordings/node/my_test/recording_virtualnetworks_list_test.json @@ -8,8 +8,8 @@ "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-network/29.0.0 core-rest-pipeline/1.9.1 Node/v16.15.1 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "3a4b404a-33a7-4419-8c9a-8bc2dd8f419a" + "User-Agent": "azsdk-js-arm-network/29.0.1 core-rest-pipeline/1.9.3 Node/v18.6.0 OS/(x64-Linux-5.10.102.1-microsoft-standard-WSL2)", + "x-ms-client-request-id": "eb487fbf-fa76-41c5-b0b1-5a5b55dbd435" }, "RequestBody": null, "StatusCode": 200, @@ -17,7 +17,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 02 Aug 2022 07:47:52 GMT", + "Date": "Thu, 08 Sep 2022 00:01:28 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -28,23 +28,23 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-arm-service-request-id": "09231fff-bf2e-4272-aebe-4ada7532d067", - "x-ms-correlation-request-id": "4b601df4-7666-45f4-9e58-1149612fadfd", - "x-ms-ratelimit-remaining-subscription-reads": "11992", - "x-ms-request-id": "c32f6077-4836-4f67-88a1-24f4e7d7ac56", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220802T074753Z:4b601df4-7666-45f4-9e58-1149612fadfd" + "x-ms-arm-service-request-id": "3b48f362-81f9-4f0c-afdb-de61b70fc1c0", + "x-ms-correlation-request-id": "051729dc-4155-4993-af8f-54dff47a7d2c", + "x-ms-ratelimit-remaining-subscription-reads": "11987", + "x-ms-request-id": "85ca498f-fbb3-404a-95ba-76d8ea332032", + "x-ms-routing-request-id": "WESTUS2:20220908T000128Z:051729dc-4155-4993-af8f-54dff47a7d2c" }, "ResponseBody": { "value": [ { "name": "virtualnetworkzzz", "id": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.Network/virtualNetworks/virtualnetworkzzz", - "etag": "W/\u0022e4c982f9-912e-4e78-a9d5-655e58666d1a\u0022", + "etag": "W/\u002237d9ea45-8262-40dc-836e-a8db73e28e63\u0022", "type": "Microsoft.Network/virtualNetworks", "location": "eastus", "properties": { "provisioningState": "Succeeded", - "resourceGuid": "9d1d1881-4db5-4c7a-bcbe-379d74f0d016", + "resourceGuid": "8dd5bef3-6c8d-46be-81c0-3224d72cff32", "addressSpace": { "addressPrefixes": [ "10.0.0.0/16" @@ -54,7 +54,7 @@ { "name": "subnetzzz", "id": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.Network/virtualNetworks/virtualnetworkzzz/subnets/subnetzzz", - "etag": "W/\u0022e4c982f9-912e-4e78-a9d5-655e58666d1a\u0022", + "etag": "W/\u002237d9ea45-8262-40dc-836e-a8db73e28e63\u0022", "properties": { "provisioningState": "Succeeded", "addressPrefix": "10.0.0.0/24", diff --git a/sdk/network/arm-network/recordings/node/my_test/recording_virtualnetworks_updatetags_test.json b/sdk/network/arm-network/recordings/node/my_test/recording_virtualnetworks_updatetags_test.json index 20c86f04e1f9..358321c5d736 100644 --- a/sdk/network/arm-network/recordings/node/my_test/recording_virtualnetworks_updatetags_test.json +++ b/sdk/network/arm-network/recordings/node/my_test/recording_virtualnetworks_updatetags_test.json @@ -10,8 +10,8 @@ "Connection": "keep-alive", "Content-Length": "42", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-network/29.0.0 core-rest-pipeline/1.9.1 Node/v16.15.1 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "f9c71475-4f5b-482a-9679-da3e5cd669a8" + "User-Agent": "azsdk-js-arm-network/29.0.1 core-rest-pipeline/1.9.3 Node/v18.6.0 OS/(x64-Linux-5.10.102.1-microsoft-standard-WSL2)", + "x-ms-client-request-id": "220ab652-0c76-4f63-98ad-1c8a3b0a394b" }, "RequestBody": { "tags": { @@ -25,7 +25,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 02 Aug 2022 07:47:58 GMT", + "Date": "Thu, 08 Sep 2022 00:01:30 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -36,16 +36,16 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-arm-service-request-id": "880ebbd4-4369-4000-94f1-5ef2b70dd88f", - "x-ms-correlation-request-id": "a5662761-c137-4912-8c52-428e41b33071", + "x-ms-arm-service-request-id": "f27d0c98-ec71-46cd-ae3d-0d4278c2a986", + "x-ms-correlation-request-id": "63e409d1-a92f-48d4-b991-94ed7c7f4803", "x-ms-ratelimit-remaining-subscription-writes": "1196", - "x-ms-request-id": "57bd1cc8-d5ef-4409-af72-5e9c236282d6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220802T074759Z:a5662761-c137-4912-8c52-428e41b33071" + "x-ms-request-id": "b4738b2c-4c88-4b30-9bb8-539dea39dbce", + "x-ms-routing-request-id": "WESTUS2:20220908T000131Z:63e409d1-a92f-48d4-b991-94ed7c7f4803" }, "ResponseBody": { "name": "virtualnetworkzzz", "id": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.Network/virtualNetworks/virtualnetworkzzz", - "etag": "W/\u00228d84dc39-8c19-42ec-a15b-ad92c57c36fa\u0022", + "etag": "W/\u00223e24c112-67ae-470d-9251-3ae6aa882067\u0022", "type": "Microsoft.Network/virtualNetworks", "location": "eastus", "tags": { @@ -54,7 +54,7 @@ }, "properties": { "provisioningState": "Succeeded", - "resourceGuid": "9d1d1881-4db5-4c7a-bcbe-379d74f0d016", + "resourceGuid": "8dd5bef3-6c8d-46be-81c0-3224d72cff32", "addressSpace": { "addressPrefixes": [ "10.0.0.0/16" @@ -64,7 +64,7 @@ { "name": "subnetzzz", "id": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.Network/virtualNetworks/virtualnetworkzzz/subnets/subnetzzz", - "etag": "W/\u00228d84dc39-8c19-42ec-a15b-ad92c57c36fa\u0022", + "etag": "W/\u00223e24c112-67ae-470d-9251-3ae6aa882067\u0022", "properties": { "provisioningState": "Succeeded", "addressPrefix": "10.0.0.0/24",