From 205d91db55982d5072684742ab68b94f0b9cefb0 Mon Sep 17 00:00:00 2001 From: Anu Thomas Chandy Date: Fri, 2 Nov 2018 11:48:59 -0700 Subject: [PATCH] Rerecording the TM tests --- ...CreateTrafficManagerWithSubnetRouting.json | 235 ++ ...teUpdateProfileWithGeographicEndpoint.json | 144 +- .../canGetGeographicHierarchy.json | 18 +- .../testCreateVirtualMachinesInParallel.json | 72 +- ...stManageLinuxWebAppWithTrafficManager.json | 2274 ++++++++--------- .../testManageSimpleTrafficManager.json | 2078 +++++++-------- .../session-records/testTrafficManager.json | 526 ++-- 7 files changed, 2715 insertions(+), 2632 deletions(-) create mode 100644 azure-mgmt-trafficmanager/src/test/resources/session-records/canCreateTrafficManagerWithSubnetRouting.json diff --git a/azure-mgmt-trafficmanager/src/test/resources/session-records/canCreateTrafficManagerWithSubnetRouting.json b/azure-mgmt-trafficmanager/src/test/resources/session-records/canCreateTrafficManagerWithSubnetRouting.json new file mode 100644 index 00000000000..c7af70e6e66 --- /dev/null +++ b/azure-mgmt-trafficmanager/src/test/resources/session-records/canCreateTrafficManagerWithSubnetRouting.json @@ -0,0 +1,235 @@ +{ + "networkCallRecords" : [ { + "Method" : "PUT", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/tmergtest30764?api-version=2017-05-10", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ResourceManagementClient, 2017-05-10)", + "Content-Type" : "application/json; charset=utf-8" + }, + "Response" : { + "date" : "Mon, 29 Oct 2018 20:02:41 GMT", + "content-length" : "265", + "expires" : "-1", + "x-ms-ratelimit-remaining-subscription-writes" : "1199", + "retry-after" : "0", + "StatusCode" : "201", + "pragma" : "no-cache", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "b9e00674-9cf4-4a04-90ad-f1c9b2a96384", + "x-content-type-options" : "nosniff", + "x-ms-routing-request-id" : "WESTUS2:20181029T200242Z:b9e00674-9cf4-4a04-90ad-f1c9b2a96384", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "no-cache", + "x-ms-request-id" : "b9e00674-9cf4-4a04-90ad-f1c9b2a96384", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tmergtest30764\",\"name\":\"tmergtest30764\",\"location\":\"eastus\",\"tags\":{\"date\":\"2018-10-29T20:02:41.180Z\",\"product\":\"javasdk\",\"cause\":\"automation\"},\"properties\":{\"provisioningState\":\"Succeeded\"}}" + } + }, { + "Method" : "PUT", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tmergtest30764/providers/Microsoft.Network/trafficmanagerprofiles/tmpr899373837?api-version=2018-04-01", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (TrafficManagerManagementClient, 2018-04-01)", + "Content-Type" : "application/json; charset=utf-8" + }, + "Response" : { + "date" : "Mon, 29 Oct 2018 20:02:48 GMT", + "content-length" : "662", + "server" : "Microsoft-IIS/8.5", + "x-aspnet-version" : "4.0.30319", + "retry-after" : "0", + "StatusCode" : "201", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "1de00230-f3f4-4f12-93f3-164780474b68", + "x-content-type-options" : "nosniff", + "x-ms-ratelimit-remaining-subscription-resource-requests" : "10799", + "x-ms-routing-request-id" : "WESTUS2:20181029T200248Z:1de00230-f3f4-4f12-93f3-164780474b68", + "x-powered-by" : "ASP.NET", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "private", + "x-ms-request-id" : "f7032079-e9bd-4efd-9831-7a8419dd46a5", + "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/tmergtest30764\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tmpr899373837\",\"name\":\"tmpr899373837\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\",\"location\":\"global\",\"tags\":{},\"properties\":{\"profileStatus\":\"Enabled\",\"trafficRoutingMethod\":\"Subnet\",\"dnsConfig\":{\"relativeName\":\"tmdnsb1840649a\",\"fqdn\":\"tmdnsb1840649a.trafficmanager.net\",\"ttl\":300},\"monitorConfig\":{\"profileMonitorStatus\":\"Inactive\",\"protocol\":\"HTTP\",\"port\":80,\"path\":\"\\/\",\"intervalInSeconds\":30,\"toleratedNumberOfFailures\":3,\"timeoutInSeconds\":10},\"endpoints\":[],\"trafficViewEnrollmentStatus\":\"Disabled\"}}" + } + }, { + "Method" : "PUT", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tmergtest30764/providers/Microsoft.Network/trafficmanagerprofiles/tmpr899373837/externalEndpoints/external-ep-1?api-version=2018-04-01", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (TrafficManagerManagementClient, 2018-04-01)", + "Content-Type" : "application/json; charset=utf-8" + }, + "Response" : { + "date" : "Mon, 29 Oct 2018 20:02:49 GMT", + "content-length" : "549", + "server" : "Microsoft-IIS/8.5", + "x-aspnet-version" : "4.0.30319", + "x-ms-ratelimit-remaining-subscription-writes" : "1198", + "retry-after" : "0", + "StatusCode" : "201", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "d427a4e0-45e9-4d21-b669-46daae2f456f", + "x-content-type-options" : "nosniff", + "x-ms-routing-request-id" : "WESTUS2:20181029T200249Z:d427a4e0-45e9-4d21-b669-46daae2f456f", + "x-powered-by" : "ASP.NET", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "private", + "x-ms-request-id" : "ae8dbf86-b784-4c6e-8ed1-ad01f6a3eb7f", + "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/tmergtest30764\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tmpr899373837\\/externalEndpoints\\/external-ep-1\",\"name\":\"external-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"target\":\"www.gitbook.com\",\"weight\":1,\"priority\":1,\"endpointLocation\":\"East Asia\",\"subnets\":[{\"first\":\"80.83.228.0\",\"scope\":22},{\"first\":\"25.26.27.28\",\"last\":\"29.30.31.32\"}]}}" + } + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tmergtest30764/providers/Microsoft.Network/trafficmanagerprofiles/tmpr899373837?api-version=2018-04-01", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (TrafficManagerManagementClient, 2018-04-01)", + "Content-Type" : "application/json; charset=utf-8" + }, + "Response" : { + "date" : "Mon, 29 Oct 2018 20:02:49 GMT", + "server" : "Microsoft-IIS/8.5", + "content-length" : "1220", + "transfer-encoding" : "chunked", + "vary" : "Accept-Encoding", + "x-aspnet-version" : "4.0.30319", + "retry-after" : "0", + "StatusCode" : "200", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "ad455ca8-f236-4f5b-a9ab-3b6340179e9d", + "x-content-type-options" : "nosniff", + "x-ms-ratelimit-remaining-subscription-resource-requests" : "10799", + "x-ms-routing-request-id" : "WESTUS2:20181029T200249Z:ad455ca8-f236-4f5b-a9ab-3b6340179e9d", + "x-powered-by" : "ASP.NET", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "private", + "x-ms-request-id" : "2fae65ac-138c-446d-9b48-f5e237175655", + "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/tmergtest30764\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tmpr899373837\",\"name\":\"tmpr899373837\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\",\"location\":\"global\",\"tags\":{},\"properties\":{\"profileStatus\":\"Enabled\",\"trafficRoutingMethod\":\"Subnet\",\"dnsConfig\":{\"relativeName\":\"tmdnsb1840649a\",\"fqdn\":\"tmdnsb1840649a.trafficmanager.net\",\"ttl\":300},\"monitorConfig\":{\"profileMonitorStatus\":\"CheckingEndpoints\",\"protocol\":\"HTTP\",\"port\":80,\"path\":\"\\/\",\"intervalInSeconds\":30,\"toleratedNumberOfFailures\":3,\"timeoutInSeconds\":10},\"endpoints\":[{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/tmergtest30764\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tmpr899373837\\/externalEndpoints\\/external-ep-1\",\"name\":\"external-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"target\":\"www.gitbook.com\",\"weight\":1,\"priority\":1,\"endpointLocation\":\"East Asia\",\"subnets\":[{\"first\":\"80.83.228.0\",\"scope\":22},{\"first\":\"25.26.27.28\",\"last\":\"29.30.31.32\"}]}}],\"trafficViewEnrollmentStatus\":\"Disabled\"}}" + } + }, { + "Method" : "PUT", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tmergtest30764/providers/Microsoft.Network/trafficmanagerprofiles/tmpr899373837/externalEndpoints/external-ep-1?api-version=2018-04-01", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (TrafficManagerManagementClient, 2018-04-01)", + "Content-Type" : "application/json; charset=utf-8" + }, + "Response" : { + "date" : "Mon, 29 Oct 2018 20:02:50 GMT", + "content-length" : "504", + "server" : "Microsoft-IIS/8.5", + "x-aspnet-version" : "4.0.30319", + "x-ms-ratelimit-remaining-subscription-writes" : "1197", + "retry-after" : "0", + "StatusCode" : "201", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "bc1f3a0a-085d-414d-8401-d67d0fb178be", + "x-content-type-options" : "nosniff", + "x-ms-routing-request-id" : "WESTUS2:20181029T200250Z:bc1f3a0a-085d-414d-8401-d67d0fb178be", + "x-powered-by" : "ASP.NET", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "private", + "x-ms-request-id" : "2cad1373-2215-4f81-b572-f06bb4bcb386", + "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/tmergtest30764\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tmpr899373837\\/externalEndpoints\\/external-ep-1\",\"name\":\"external-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"target\":\"www.gitbook.com\",\"weight\":1,\"priority\":1,\"endpointLocation\":\"East Asia\",\"subnets\":[{\"first\":\"80.83.228.0\",\"scope\":22}]}}" + } + }, { + "Method" : "PUT", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tmergtest30764/providers/Microsoft.Network/trafficmanagerprofiles/tmpr899373837?api-version=2018-04-01", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (TrafficManagerManagementClient, 2018-04-01)", + "Content-Type" : "application/json; charset=utf-8" + }, + "Response" : { + "date" : "Mon, 29 Oct 2018 20:02:51 GMT", + "server" : "Microsoft-IIS/8.5", + "content-length" : "1175", + "transfer-encoding" : "chunked", + "vary" : "Accept-Encoding", + "x-aspnet-version" : "4.0.30319", + "retry-after" : "0", + "StatusCode" : "200", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "cd7c7bff-48d2-4ff1-b91f-acccc3deb435", + "x-content-type-options" : "nosniff", + "x-ms-ratelimit-remaining-subscription-resource-requests" : "10798", + "x-ms-routing-request-id" : "WESTUS2:20181029T200251Z:cd7c7bff-48d2-4ff1-b91f-acccc3deb435", + "x-powered-by" : "ASP.NET", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "private", + "x-ms-request-id" : "04e48f4a-ed22-4664-a04c-236f7fd47aae", + "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/tmergtest30764\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tmpr899373837\",\"name\":\"tmpr899373837\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\",\"location\":\"global\",\"tags\":{},\"properties\":{\"profileStatus\":\"Enabled\",\"trafficRoutingMethod\":\"Subnet\",\"dnsConfig\":{\"relativeName\":\"tmdnsb1840649a\",\"fqdn\":\"tmdnsb1840649a.trafficmanager.net\",\"ttl\":300},\"monitorConfig\":{\"profileMonitorStatus\":\"CheckingEndpoints\",\"protocol\":\"HTTP\",\"port\":80,\"path\":\"\\/\",\"intervalInSeconds\":30,\"toleratedNumberOfFailures\":3,\"timeoutInSeconds\":10},\"endpoints\":[{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/tmergtest30764\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tmpr899373837\\/externalEndpoints\\/external-ep-1\",\"name\":\"external-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"target\":\"www.gitbook.com\",\"weight\":1,\"priority\":1,\"endpointLocation\":\"East Asia\",\"subnets\":[{\"first\":\"80.83.228.0\",\"scope\":22}]}}],\"trafficViewEnrollmentStatus\":\"Disabled\"}}" + } + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tmergtest30764/providers/Microsoft.Network/trafficmanagerprofiles/tmpr899373837?api-version=2018-04-01", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (TrafficManagerManagementClient, 2018-04-01)", + "Content-Type" : "application/json; charset=utf-8" + }, + "Response" : { + "date" : "Mon, 29 Oct 2018 20:02:51 GMT", + "server" : "Microsoft-IIS/8.5", + "content-length" : "1175", + "transfer-encoding" : "chunked", + "vary" : "Accept-Encoding", + "x-aspnet-version" : "4.0.30319", + "retry-after" : "0", + "StatusCode" : "200", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "d6d75490-b534-49cc-9785-a324b8fa56d1", + "x-content-type-options" : "nosniff", + "x-ms-ratelimit-remaining-subscription-resource-requests" : "10798", + "x-ms-routing-request-id" : "WESTUS2:20181029T200251Z:d6d75490-b534-49cc-9785-a324b8fa56d1", + "x-powered-by" : "ASP.NET", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "private", + "x-ms-request-id" : "c1c0480a-c67b-475e-9516-09572ab44611", + "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/tmergtest30764\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tmpr899373837\",\"name\":\"tmpr899373837\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\",\"location\":\"global\",\"tags\":{},\"properties\":{\"profileStatus\":\"Enabled\",\"trafficRoutingMethod\":\"Subnet\",\"dnsConfig\":{\"relativeName\":\"tmdnsb1840649a\",\"fqdn\":\"tmdnsb1840649a.trafficmanager.net\",\"ttl\":300},\"monitorConfig\":{\"profileMonitorStatus\":\"CheckingEndpoints\",\"protocol\":\"HTTP\",\"port\":80,\"path\":\"\\/\",\"intervalInSeconds\":30,\"toleratedNumberOfFailures\":3,\"timeoutInSeconds\":10},\"endpoints\":[{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/tmergtest30764\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tmpr899373837\\/externalEndpoints\\/external-ep-1\",\"name\":\"external-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"target\":\"www.gitbook.com\",\"weight\":1,\"priority\":1,\"endpointLocation\":\"East Asia\",\"subnets\":[{\"first\":\"80.83.228.0\",\"scope\":22}]}}],\"trafficViewEnrollmentStatus\":\"Disabled\"}}" + } + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tmergtest30764/providers/Microsoft.Network/trafficmanagerprofiles/tmpr899373837?api-version=2018-04-01", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (TrafficManagerManagementClient, 2018-04-01)", + "Content-Type" : "application/json; charset=utf-8" + }, + "Response" : { + "date" : "Mon, 29 Oct 2018 20:02:51 GMT", + "server" : "Microsoft-IIS/8.5", + "content-length" : "1175", + "transfer-encoding" : "chunked", + "vary" : "Accept-Encoding", + "x-aspnet-version" : "4.0.30319", + "retry-after" : "0", + "StatusCode" : "200", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "eb85f049-abc4-4b08-adc2-cf07e21623ae", + "x-content-type-options" : "nosniff", + "x-ms-ratelimit-remaining-subscription-resource-requests" : "10797", + "x-ms-routing-request-id" : "WESTUS2:20181029T200251Z:eb85f049-abc4-4b08-adc2-cf07e21623ae", + "x-powered-by" : "ASP.NET", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "private", + "x-ms-request-id" : "d052adf6-e971-4a2e-8062-cc1adf247e33", + "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/tmergtest30764\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tmpr899373837\",\"name\":\"tmpr899373837\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\",\"location\":\"global\",\"tags\":{},\"properties\":{\"profileStatus\":\"Enabled\",\"trafficRoutingMethod\":\"Subnet\",\"dnsConfig\":{\"relativeName\":\"tmdnsb1840649a\",\"fqdn\":\"tmdnsb1840649a.trafficmanager.net\",\"ttl\":300},\"monitorConfig\":{\"profileMonitorStatus\":\"CheckingEndpoints\",\"protocol\":\"HTTP\",\"port\":80,\"path\":\"\\/\",\"intervalInSeconds\":30,\"toleratedNumberOfFailures\":3,\"timeoutInSeconds\":10},\"endpoints\":[{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/tmergtest30764\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tmpr899373837\\/externalEndpoints\\/external-ep-1\",\"name\":\"external-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"target\":\"www.gitbook.com\",\"weight\":1,\"priority\":1,\"endpointLocation\":\"East Asia\",\"subnets\":[{\"first\":\"80.83.228.0\",\"scope\":22}]}}],\"trafficViewEnrollmentStatus\":\"Disabled\"}}" + } + }, { + "Method" : "DELETE", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/tmergtest30764?api-version=2017-05-10", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ResourceManagementClient, 2017-05-10)", + "Content-Type" : "application/json; charset=utf-8" + }, + "Response" : { + "date" : "Mon, 29 Oct 2018 20:02:52 GMT", + "content-length" : "0", + "expires" : "-1", + "x-ms-ratelimit-remaining-subscription-deletes" : "14999", + "retry-after" : "0", + "StatusCode" : "202", + "pragma" : "no-cache", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "1cc8d097-91dd-40b7-9a08-3456cc59c094", + "x-content-type-options" : "nosniff", + "x-ms-routing-request-id" : "WESTUS2:20181029T200252Z:1cc8d097-91dd-40b7-9a08-3456cc59c094", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1UTUVSR1RFU1QzMDc2NC1FQVNUVVMiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2017-05-10", + "cache-control" : "no-cache", + "x-ms-request-id" : "1cc8d097-91dd-40b7-9a08-3456cc59c094", + "Body" : "" + } + } ], + "variables" : [ "tmergtest30764", "tmpr899373837", "tmdnsb1840649a", "6bce8511-7d48-4b9c-a160-a473800f8098", "f703fa9a-65d6-4480-aaa5-5cc811bae808", "d79934d1-89e8-426f-94d5-8c4fd4d3282e", "5e4c7e75-0ce6-44dc-9e96-e8fc2af68622", "92a05016-3af4-439a-aaa7-b281c0869f4c", "ecc83f31-808d-4d7d-a23a-83f4109624de", "f9ee821e-8892-4a16-a280-a09317f817f1", "a3782fd9-0a60-43e8-9a3c-27a91a905504", "29fa422a-6ecd-4d21-8cf9-e2b9fc8391e9", "9be08393-7dcb-4f70-9c9f-f0cf7365b43e", "331a4b4c-7b7c-4a00-bad0-dbfa956bbce9" ] +} \ No newline at end of file diff --git a/azure-mgmt-trafficmanager/src/test/resources/session-records/canCreateUpdateProfileWithGeographicEndpoint.json b/azure-mgmt-trafficmanager/src/test/resources/session-records/canCreateUpdateProfileWithGeographicEndpoint.json index d6eca10ae0b..9cfebe34fe9 100644 --- a/azure-mgmt-trafficmanager/src/test/resources/session-records/canCreateUpdateProfileWithGeographicEndpoint.json +++ b/azure-mgmt-trafficmanager/src/test/resources/session-records/canCreateUpdateProfileWithGeographicEndpoint.json @@ -1,89 +1,89 @@ { "networkCallRecords" : [ { "Method" : "GET", - "Uri" : "http://localhost:1234/providers/Microsoft.Network/trafficManagerGeographicHierarchies/default?api-version=2017-05-01", + "Uri" : "http://localhost:1234/providers/Microsoft.Network/trafficManagerGeographicHierarchies/default?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ec3533bd5f47ea17abb9283ce1a1af673f289d225442c1980161009f5742954b Java:1.8.0_144 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Wed, 07 Mar 2018 22:08:09 GMT", + "date" : "Mon, 29 Oct 2018 20:02:26 GMT", "server" : "Microsoft-IIS/8.5", - "content-length" : "16257", + "content-length" : "16058", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", "StatusCode" : "200", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "a30052bf-46f3-41d2-918b-a3b1c88514eb", - "x-ms-ratelimit-remaining-tenant-reads" : "14999", + "x-ms-correlation-request-id" : "0c77fd0b-c135-43dd-b58f-2e2ee33693fd", + "x-ms-ratelimit-remaining-tenant-reads" : "11999", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180307T220809Z:a30052bf-46f3-41d2-918b-a3b1c88514eb", + "x-ms-routing-request-id" : "WESTUS2:20181029T200226Z:0c77fd0b-c135-43dd-b58f-2e2ee33693fd", "x-powered-by" : "ASP.NET", "content-type" : "application/json; charset=utf-8", "cache-control" : "private", - "x-ms-request-id" : "958dd74b-6058-48e5-b992-cf021ee57805", - "Body" : "{\"id\":\"\\/providers\\/Microsoft.Network\\/trafficManagerGeographicHierarchies\\/default\",\"name\":\"default\",\"type\":\"Microsoft.Network\\/trafficManagerGeographicHierarchies\",\"properties\":{\"geographicHierarchy\":{\"code\":\"WORLD\",\"name\":\"World\",\"regions\":[{\"code\":\"GEO-EU\",\"name\":\"Europe\",\"regions\":[{\"code\":\"AD\",\"name\":\"Andorra\",\"regions\":[]},{\"code\":\"AL\",\"name\":\"Albania\",\"regions\":[]},{\"code\":\"AT\",\"name\":\"Austria\",\"regions\":[]},{\"code\":\"AX\",\"name\":\"Åland Islands\",\"regions\":[]},{\"code\":\"BA\",\"name\":\"Bosnia and Herzegovina\",\"regions\":[]},{\"code\":\"BE\",\"name\":\"Belgium\",\"regions\":[]},{\"code\":\"BG\",\"name\":\"Bulgaria\",\"regions\":[]},{\"code\":\"BY\",\"name\":\"Belarus\",\"regions\":[]},{\"code\":\"CH\",\"name\":\"Switzerland\",\"regions\":[]},{\"code\":\"CY\",\"name\":\"Cyprus\",\"regions\":[]},{\"code\":\"CZ\",\"name\":\"Czech Republic\",\"regions\":[]},{\"code\":\"DE\",\"name\":\"Germany\",\"regions\":[]},{\"code\":\"DK\",\"name\":\"Denmark\",\"regions\":[]},{\"code\":\"EE\",\"name\":\"Estonia\",\"regions\":[]},{\"code\":\"ES\",\"name\":\"Spain\",\"regions\":[]},{\"code\":\"FI\",\"name\":\"Finland\",\"regions\":[]},{\"code\":\"FO\",\"name\":\"Faroe Islands\",\"regions\":[]},{\"code\":\"FR\",\"name\":\"France\",\"regions\":[]},{\"code\":\"GB\",\"name\":\"United Kingdom\",\"regions\":[{\"code\":\"GB-ENG\",\"name\":\"England\",\"regions\":[]},{\"code\":\"GB-NIR\",\"name\":\"Northern Ireland\",\"regions\":[]},{\"code\":\"GB-SCT\",\"name\":\"Scotland\",\"regions\":[]},{\"code\":\"GB-WLS\",\"name\":\"Wales\",\"regions\":[]}]},{\"code\":\"GG\",\"name\":\"Guernsey\",\"regions\":[]},{\"code\":\"GI\",\"name\":\"Gibraltar\",\"regions\":[]},{\"code\":\"GR\",\"name\":\"Greece\",\"regions\":[]},{\"code\":\"HR\",\"name\":\"Croatia\",\"regions\":[]},{\"code\":\"HU\",\"name\":\"Hungary\",\"regions\":[]},{\"code\":\"IE\",\"name\":\"Ireland\",\"regions\":[]},{\"code\":\"IM\",\"name\":\"Isle of Man\",\"regions\":[]},{\"code\":\"IS\",\"name\":\"Iceland\",\"regions\":[]},{\"code\":\"IT\",\"name\":\"Italy\",\"regions\":[]},{\"code\":\"JE\",\"name\":\"Jersey\",\"regions\":[]},{\"code\":\"LI\",\"name\":\"Liechtenstein\",\"regions\":[]},{\"code\":\"LT\",\"name\":\"Lithuania\",\"regions\":[]},{\"code\":\"LU\",\"name\":\"Luxembourg\",\"regions\":[]},{\"code\":\"LV\",\"name\":\"Latvia\",\"regions\":[]},{\"code\":\"MC\",\"name\":\"Monaco\",\"regions\":[]},{\"code\":\"MD\",\"name\":\"Moldova\",\"regions\":[]},{\"code\":\"ME\",\"name\":\"Montenegro\",\"regions\":[]},{\"code\":\"MK\",\"name\":\"Macedonia, FYRO\",\"regions\":[]},{\"code\":\"MT\",\"name\":\"Malta\",\"regions\":[]},{\"code\":\"NL\",\"name\":\"Netherlands\",\"regions\":[]},{\"code\":\"NO\",\"name\":\"Norway\",\"regions\":[]},{\"code\":\"PL\",\"name\":\"Poland\",\"regions\":[]},{\"code\":\"PT\",\"name\":\"Portugal\",\"regions\":[]},{\"code\":\"RO\",\"name\":\"Romania\",\"regions\":[]},{\"code\":\"RS\",\"name\":\"Serbia\",\"regions\":[]},{\"code\":\"RU\",\"name\":\"Russia\",\"regions\":[]},{\"code\":\"SE\",\"name\":\"Sweden\",\"regions\":[]},{\"code\":\"SI\",\"name\":\"Slovenia\",\"regions\":[]},{\"code\":\"SJ\",\"name\":\"Svalbard\",\"regions\":[]},{\"code\":\"SK\",\"name\":\"Slovakia\",\"regions\":[]},{\"code\":\"SM\",\"name\":\"San Marino\",\"regions\":[]},{\"code\":\"UA\",\"name\":\"Ukraine\",\"regions\":[]},{\"code\":\"VA\",\"name\":\"Vatican City\",\"regions\":[]},{\"code\":\"XJ\",\"name\":\"Jan Mayen\",\"regions\":[]},{\"code\":\"XK\",\"name\":\"Kosovo\",\"regions\":[]}]},{\"code\":\"GEO-ME\",\"name\":\"Middle East\",\"regions\":[{\"code\":\"AE\",\"name\":\"United Arab Emirates\",\"regions\":[]},{\"code\":\"BH\",\"name\":\"Bahrain\",\"regions\":[]},{\"code\":\"IL\",\"name\":\"Israel\",\"regions\":[]},{\"code\":\"IQ\",\"name\":\"Iraq\",\"regions\":[]},{\"code\":\"IR\",\"name\":\"Iran\",\"regions\":[]},{\"code\":\"JO\",\"name\":\"Jordan\",\"regions\":[]},{\"code\":\"KW\",\"name\":\"Kuwait\",\"regions\":[]},{\"code\":\"LB\",\"name\":\"Lebanon\",\"regions\":[]},{\"code\":\"OM\",\"name\":\"Oman\",\"regions\":[]},{\"code\":\"PS\",\"name\":\"Palestinian Authority\",\"regions\":[]},{\"code\":\"QA\",\"name\":\"Qatar\",\"regions\":[]},{\"code\":\"SY\",\"name\":\"Syria\",\"regions\":[]},{\"code\":\"SA\",\"name\":\"Saudi Arabia\",\"regions\":[]},{\"code\":\"TR\",\"name\":\"Turkey\",\"regions\":[]},{\"code\":\"YE\",\"name\":\"Yemen\",\"regions\":[]}]},{\"code\":\"GEO-NA\",\"name\":\"North America \\/ Central America \\/ Caribbean\",\"regions\":[{\"code\":\"AG\",\"name\":\"Antigua and Barbuda\",\"regions\":[]},{\"code\":\"AI\",\"name\":\"Anguilla\",\"regions\":[]},{\"code\":\"AW\",\"name\":\"Aruba\",\"regions\":[]},{\"code\":\"BB\",\"name\":\"Barbados\",\"regions\":[]},{\"code\":\"BL\",\"name\":\"Saint Barthélemy\",\"regions\":[]},{\"code\":\"BM\",\"name\":\"Bermuda\",\"regions\":[]},{\"code\":\"BQ\",\"name\":\"Bonaire\",\"regions\":[]},{\"code\":\"BS\",\"name\":\"Bahamas\",\"regions\":[]},{\"code\":\"BZ\",\"name\":\"Belize\",\"regions\":[]},{\"code\":\"CA\",\"name\":\"Canada\",\"regions\":[{\"code\":\"CA-AB\",\"name\":\"Alberta\",\"regions\":[]},{\"code\":\"CA-BC\",\"name\":\"British Columbia\",\"regions\":[]},{\"code\":\"CA-MB\",\"name\":\"Manitoba\",\"regions\":[]},{\"code\":\"CA-NB\",\"name\":\"New Brunswick\",\"regions\":[]},{\"code\":\"CA-NL\",\"name\":\"Newfoundland and Labrador\",\"regions\":[]},{\"code\":\"CA-NS\",\"name\":\"Nova Scotia\",\"regions\":[]},{\"code\":\"CA-NT\",\"name\":\"Northwest Territories\",\"regions\":[]},{\"code\":\"CA-NU\",\"name\":\"Nunavut\",\"regions\":[]},{\"code\":\"CA-ON\",\"name\":\"Ontario\",\"regions\":[]},{\"code\":\"CA-PE\",\"name\":\"Prince Edward Island\",\"regions\":[]},{\"code\":\"CA-QC\",\"name\":\"Québec\",\"regions\":[]},{\"code\":\"CA-SK\",\"name\":\"Saskatchewan\",\"regions\":[]},{\"code\":\"CA-YT\",\"name\":\"Yukon Territory\",\"regions\":[]}]},{\"code\":\"CR\",\"name\":\"Costa Rica\",\"regions\":[]},{\"code\":\"CU\",\"name\":\"Cuba\",\"regions\":[]},{\"code\":\"CW\",\"name\":\"Curaçao\",\"regions\":[]},{\"code\":\"DM\",\"name\":\"Dominica\",\"regions\":[]},{\"code\":\"DO\",\"name\":\"Dominican Republic\",\"regions\":[]},{\"code\":\"GD\",\"name\":\"Grenada\",\"regions\":[]},{\"code\":\"GL\",\"name\":\"Greenland\",\"regions\":[]},{\"code\":\"GP\",\"name\":\"Guadeloupe\",\"regions\":[]},{\"code\":\"GT\",\"name\":\"Guatemala\",\"regions\":[]},{\"code\":\"HN\",\"name\":\"Honduras\",\"regions\":[]},{\"code\":\"HT\",\"name\":\"Haiti\",\"regions\":[]},{\"code\":\"JM\",\"name\":\"Jamaica\",\"regions\":[]},{\"code\":\"KN\",\"name\":\"Saint Kitts and Nevis\",\"regions\":[]},{\"code\":\"KY\",\"name\":\"Cayman Islands\",\"regions\":[]},{\"code\":\"LC\",\"name\":\"Saint Lucia\",\"regions\":[]},{\"code\":\"MF\",\"name\":\"Saint Martin\",\"regions\":[]},{\"code\":\"MQ\",\"name\":\"Martinique\",\"regions\":[]},{\"code\":\"MS\",\"name\":\"Montserrat\",\"regions\":[]},{\"code\":\"MX\",\"name\":\"Mexico\",\"regions\":[]},{\"code\":\"NI\",\"name\":\"Nicaragua\",\"regions\":[]},{\"code\":\"PA\",\"name\":\"Panama\",\"regions\":[]},{\"code\":\"PM\",\"name\":\"Saint Pierre and Miquelon\",\"regions\":[]},{\"code\":\"PR\",\"name\":\"Puerto Rico\",\"regions\":[]},{\"code\":\"SV\",\"name\":\"El Salvador\",\"regions\":[]},{\"code\":\"SX\",\"name\":\"Sint Maarten\",\"regions\":[]},{\"code\":\"TC\",\"name\":\"Turks and Caicos Islands\",\"regions\":[]},{\"code\":\"TT\",\"name\":\"Trinidad and Tobago\",\"regions\":[]},{\"code\":\"UM\",\"name\":\"U.S. Outlying Islands\",\"regions\":[]},{\"code\":\"US\",\"name\":\"United States\",\"regions\":[{\"code\":\"US-AK\",\"name\":\"Alaska\",\"regions\":[]},{\"code\":\"US-AL\",\"name\":\"Alabama\",\"regions\":[]},{\"code\":\"US-AR\",\"name\":\"Arkansas\",\"regions\":[]},{\"code\":\"US-AZ\",\"name\":\"Arizona\",\"regions\":[]},{\"code\":\"US-CA\",\"name\":\"California\",\"regions\":[]},{\"code\":\"US-CO\",\"name\":\"Colorado\",\"regions\":[]},{\"code\":\"US-CT\",\"name\":\"Connecticut\",\"regions\":[]},{\"code\":\"US-DC\",\"name\":\"District of Columbia\",\"regions\":[]},{\"code\":\"US-DE\",\"name\":\"Delaware\",\"regions\":[]},{\"code\":\"US-FL\",\"name\":\"Florida\",\"regions\":[]},{\"code\":\"US-GA\",\"name\":\"Georgia\",\"regions\":[]},{\"code\":\"US-HI\",\"name\":\"Hawaii\",\"regions\":[]},{\"code\":\"US-IA\",\"name\":\"Iowa\",\"regions\":[]},{\"code\":\"US-ID\",\"name\":\"Idaho\",\"regions\":[]},{\"code\":\"US-IL\",\"name\":\"Illinois\",\"regions\":[]},{\"code\":\"US-IN\",\"name\":\"Indiana\",\"regions\":[]},{\"code\":\"US-KS\",\"name\":\"Kansas\",\"regions\":[]},{\"code\":\"US-KY\",\"name\":\"Kentucky\",\"regions\":[]},{\"code\":\"US-LA\",\"name\":\"Louisiana\",\"regions\":[]},{\"code\":\"US-MA\",\"name\":\"Massachusetts\",\"regions\":[]},{\"code\":\"US-MD\",\"name\":\"Maryland\",\"regions\":[]},{\"code\":\"US-ME\",\"name\":\"Maine\",\"regions\":[]},{\"code\":\"US-MI\",\"name\":\"Michigan\",\"regions\":[]},{\"code\":\"US-MN\",\"name\":\"Minnesota\",\"regions\":[]},{\"code\":\"US-MO\",\"name\":\"Missouri\",\"regions\":[]},{\"code\":\"US-MS\",\"name\":\"Mississippi\",\"regions\":[]},{\"code\":\"US-MT\",\"name\":\"Montana\",\"regions\":[]},{\"code\":\"US-NC\",\"name\":\"North Carolina\",\"regions\":[]},{\"code\":\"US-ND\",\"name\":\"North Dakota\",\"regions\":[]},{\"code\":\"US-NE\",\"name\":\"Nebraska\",\"regions\":[]},{\"code\":\"US-NH\",\"name\":\"New Hampshire\",\"regions\":[]},{\"code\":\"US-NJ\",\"name\":\"New Jersey\",\"regions\":[]},{\"code\":\"US-NM\",\"name\":\"New Mexico\",\"regions\":[]},{\"code\":\"US-NV\",\"name\":\"Nevada\",\"regions\":[]},{\"code\":\"US-NY\",\"name\":\"New York\",\"regions\":[]},{\"code\":\"US-OH\",\"name\":\"Ohio\",\"regions\":[]},{\"code\":\"US-OK\",\"name\":\"Oklahoma\",\"regions\":[]},{\"code\":\"US-OR\",\"name\":\"Oregon\",\"regions\":[]},{\"code\":\"US-PA\",\"name\":\"Pennsylvania\",\"regions\":[]},{\"code\":\"US-RI\",\"name\":\"Rhode Island\",\"regions\":[]},{\"code\":\"US-SC\",\"name\":\"South Carolina\",\"regions\":[]},{\"code\":\"US-SD\",\"name\":\"South Dakota\",\"regions\":[]},{\"code\":\"US-TN\",\"name\":\"Tennessee\",\"regions\":[]},{\"code\":\"US-TX\",\"name\":\"Texas\",\"regions\":[]},{\"code\":\"US-UT\",\"name\":\"Utah\",\"regions\":[]},{\"code\":\"US-VA\",\"name\":\"Virginia\",\"regions\":[]},{\"code\":\"US-VT\",\"name\":\"Vermont\",\"regions\":[]},{\"code\":\"US-WA\",\"name\":\"Washington\",\"regions\":[]},{\"code\":\"US-WI\",\"name\":\"Wisconsin\",\"regions\":[]},{\"code\":\"US-WV\",\"name\":\"West Virginia\",\"regions\":[]},{\"code\":\"US-WY\",\"name\":\"Wyoming\",\"regions\":[]}]},{\"code\":\"VC\",\"name\":\"Saint Vincent and the Grenadines\",\"regions\":[]},{\"code\":\"VG\",\"name\":\"British Virgin Islands\",\"regions\":[]},{\"code\":\"VI\",\"name\":\"U.S. Virgin Islands\",\"regions\":[]},{\"code\":\"XE\",\"name\":\"Sint Eustatius\",\"regions\":[]},{\"code\":\"XS\",\"name\":\"Saba\",\"regions\":[]}]},{\"code\":\"GEO-AS\",\"name\":\"Asia\",\"regions\":[{\"code\":\"AF\",\"name\":\"Afghanistan\",\"regions\":[]},{\"code\":\"AM\",\"name\":\"Armenia\",\"regions\":[]},{\"code\":\"AZ\",\"name\":\"Azerbaijan\",\"regions\":[]},{\"code\":\"BD\",\"name\":\"Bangladesh\",\"regions\":[]},{\"code\":\"BN\",\"name\":\"Brunei\",\"regions\":[]},{\"code\":\"BT\",\"name\":\"Bhutan\",\"regions\":[]},{\"code\":\"CC\",\"name\":\"Cocos (Keeling) Islands\",\"regions\":[]},{\"code\":\"CN\",\"name\":\"China\",\"regions\":[]},{\"code\":\"CX\",\"name\":\"Christmas Island\",\"regions\":[]},{\"code\":\"GE\",\"name\":\"Georgia\",\"regions\":[]},{\"code\":\"HK\",\"name\":\"Hong Kong SAR\",\"regions\":[]},{\"code\":\"ID\",\"name\":\"Indonesia\",\"regions\":[]},{\"code\":\"IN\",\"name\":\"India\",\"regions\":[]},{\"code\":\"IO\",\"name\":\"British Indian Ocean Territory\",\"regions\":[]},{\"code\":\"JP\",\"name\":\"Japan\",\"regions\":[]},{\"code\":\"KG\",\"name\":\"Kyrgyzstan\",\"regions\":[]},{\"code\":\"KH\",\"name\":\"Cambodia\",\"regions\":[]},{\"code\":\"KP\",\"name\":\"North Korea\",\"regions\":[]},{\"code\":\"KR\",\"name\":\"Korea\",\"regions\":[]},{\"code\":\"KZ\",\"name\":\"Kazakhstan\",\"regions\":[]},{\"code\":\"LA\",\"name\":\"Laos\",\"regions\":[]},{\"code\":\"LK\",\"name\":\"Sri Lanka\",\"regions\":[]},{\"code\":\"MM\",\"name\":\"Myanmar\",\"regions\":[]},{\"code\":\"MN\",\"name\":\"Mongolia\",\"regions\":[]},{\"code\":\"MO\",\"name\":\"Macao SAR\",\"regions\":[]},{\"code\":\"MV\",\"name\":\"Maldives\",\"regions\":[]},{\"code\":\"MY\",\"name\":\"Malaysia\",\"regions\":[]},{\"code\":\"NP\",\"name\":\"Nepal\",\"regions\":[]},{\"code\":\"PH\",\"name\":\"Philippines\",\"regions\":[]},{\"code\":\"PK\",\"name\":\"Pakistan\",\"regions\":[]},{\"code\":\"SG\",\"name\":\"Singapore\",\"regions\":[]},{\"code\":\"TH\",\"name\":\"Thailand\",\"regions\":[]},{\"code\":\"TJ\",\"name\":\"Tajikistan\",\"regions\":[]},{\"code\":\"TL\",\"name\":\"Timor_Leste\",\"regions\":[]},{\"code\":\"TM\",\"name\":\"Turkmenistan\",\"regions\":[]},{\"code\":\"TW\",\"name\":\"Taiwan\",\"regions\":[]},{\"code\":\"UZ\",\"name\":\"Uzbekistan\",\"regions\":[]},{\"code\":\"VN\",\"name\":\"Vietnam\",\"regions\":[]}]},{\"code\":\"GEO-AF\",\"name\":\"Africa\",\"regions\":[{\"code\":\"AO\",\"name\":\"Angola\",\"regions\":[]},{\"code\":\"BF\",\"name\":\"Burkina Faso\",\"regions\":[]},{\"code\":\"BI\",\"name\":\"Burundi\",\"regions\":[]},{\"code\":\"BJ\",\"name\":\"Benin\",\"regions\":[]},{\"code\":\"BV\",\"name\":\"Bouvet Island\",\"regions\":[]},{\"code\":\"BW\",\"name\":\"Botswana\",\"regions\":[]},{\"code\":\"CD\",\"name\":\"Congo (DRC)\",\"regions\":[]},{\"code\":\"CF\",\"name\":\"Central African Republic\",\"regions\":[]},{\"code\":\"CG\",\"name\":\"Congo\",\"regions\":[]},{\"code\":\"CI\",\"name\":\"Côte d’Ivoire\",\"regions\":[]},{\"code\":\"CM\",\"name\":\"Cameroon\",\"regions\":[]},{\"code\":\"CV\",\"name\":\"Cabo Verde\",\"regions\":[]},{\"code\":\"DJ\",\"name\":\"Djibouti\",\"regions\":[]},{\"code\":\"DZ\",\"name\":\"Algeria\",\"regions\":[]},{\"code\":\"EG\",\"name\":\"Egypt\",\"regions\":[]},{\"code\":\"ER\",\"name\":\"Eritrea\",\"regions\":[]},{\"code\":\"ET\",\"name\":\"Ethiopia\",\"regions\":[]},{\"code\":\"GA\",\"name\":\"Gabon\",\"regions\":[]},{\"code\":\"GH\",\"name\":\"Ghana\",\"regions\":[]},{\"code\":\"GM\",\"name\":\"Gambia\",\"regions\":[]},{\"code\":\"GN\",\"name\":\"Guinea\",\"regions\":[]},{\"code\":\"GQ\",\"name\":\"Equatorial Guinea\",\"regions\":[]},{\"code\":\"GW\",\"name\":\"Guinea_Bissau\",\"regions\":[]},{\"code\":\"KE\",\"name\":\"Kenya\",\"regions\":[]},{\"code\":\"KM\",\"name\":\"Comoros\",\"regions\":[]},{\"code\":\"LR\",\"name\":\"Liberia\",\"regions\":[]},{\"code\":\"LS\",\"name\":\"Lesotho\",\"regions\":[]},{\"code\":\"LY\",\"name\":\"Libya\",\"regions\":[]},{\"code\":\"MA\",\"name\":\"Morocco\",\"regions\":[]},{\"code\":\"MG\",\"name\":\"Madagascar\",\"regions\":[]},{\"code\":\"ML\",\"name\":\"Mali\",\"regions\":[]},{\"code\":\"MR\",\"name\":\"Mauritania\",\"regions\":[]},{\"code\":\"MU\",\"name\":\"Mauritius\",\"regions\":[]},{\"code\":\"MW\",\"name\":\"Malawi\",\"regions\":[]},{\"code\":\"MZ\",\"name\":\"Mozambique\",\"regions\":[]},{\"code\":\"NA\",\"name\":\"Namibia\",\"regions\":[]},{\"code\":\"NE\",\"name\":\"Niger\",\"regions\":[]},{\"code\":\"NG\",\"name\":\"Nigeria\",\"regions\":[]},{\"code\":\"RE\",\"name\":\"Réunion\",\"regions\":[]},{\"code\":\"RW\",\"name\":\"Rwanda\",\"regions\":[]},{\"code\":\"SC\",\"name\":\"Seychelles\",\"regions\":[]},{\"code\":\"SD\",\"name\":\"Sudan\",\"regions\":[]},{\"code\":\"SH\",\"name\":\"St Helena, Ascension, Tristan da Cunha\",\"regions\":[]},{\"code\":\"SL\",\"name\":\"Sierra Leone\",\"regions\":[]},{\"code\":\"SN\",\"name\":\"Senegal\",\"regions\":[]},{\"code\":\"SO\",\"name\":\"Somalia\",\"regions\":[]},{\"code\":\"SS\",\"name\":\"South Sudan\",\"regions\":[]},{\"code\":\"ST\",\"name\":\"São Tomé and Príncipe\",\"regions\":[]},{\"code\":\"SZ\",\"name\":\"Swaziland\",\"regions\":[]},{\"code\":\"TD\",\"name\":\"Chad\",\"regions\":[]},{\"code\":\"TF\",\"name\":\"French Southern Territories\",\"regions\":[]},{\"code\":\"TG\",\"name\":\"Togo\",\"regions\":[]},{\"code\":\"TN\",\"name\":\"Tunisia\",\"regions\":[]},{\"code\":\"TZ\",\"name\":\"Tanzania\",\"regions\":[]},{\"code\":\"UG\",\"name\":\"Uganda\",\"regions\":[]},{\"code\":\"YT\",\"name\":\"Mayotte\",\"regions\":[]},{\"code\":\"ZA\",\"name\":\"South Africa\",\"regions\":[]},{\"code\":\"ZM\",\"name\":\"Zambia\",\"regions\":[]},{\"code\":\"ZW\",\"name\":\"Zimbabwe\",\"regions\":[]}]},{\"code\":\"GEO-AN\",\"name\":\"Antarctica\",\"regions\":[{\"code\":\"AQ\",\"name\":\"Antarctica\",\"regions\":[]}]},{\"code\":\"GEO-SA\",\"name\":\"South America\",\"regions\":[{\"code\":\"AR\",\"name\":\"Argentina\",\"regions\":[]},{\"code\":\"BO\",\"name\":\"Bolivia\",\"regions\":[]},{\"code\":\"BR\",\"name\":\"Brazil\",\"regions\":[]},{\"code\":\"CL\",\"name\":\"Chile\",\"regions\":[]},{\"code\":\"CO\",\"name\":\"Colombia\",\"regions\":[]},{\"code\":\"EC\",\"name\":\"Ecuador\",\"regions\":[]},{\"code\":\"FK\",\"name\":\"Falkland Islands\",\"regions\":[]},{\"code\":\"GF\",\"name\":\"French Guiana\",\"regions\":[]},{\"code\":\"GS\",\"name\":\"South Georgia and South Sandwich Islands\",\"regions\":[]},{\"code\":\"GY\",\"name\":\"Guyana\",\"regions\":[]},{\"code\":\"PE\",\"name\":\"Peru\",\"regions\":[]},{\"code\":\"PY\",\"name\":\"Paraguay\",\"regions\":[]},{\"code\":\"SR\",\"name\":\"Suriname\",\"regions\":[]},{\"code\":\"UY\",\"name\":\"Uruguay\",\"regions\":[]},{\"code\":\"VE\",\"name\":\"Venezuela\",\"regions\":[]}]},{\"code\":\"GEO-AP\",\"name\":\"Australia \\/ Pacific\",\"regions\":[{\"code\":\"AS\",\"name\":\"American Samoa\",\"regions\":[]},{\"code\":\"AU\",\"name\":\"Australia\",\"regions\":[{\"code\":\"AU-ACT\",\"name\":\"Australian Capital Territory\",\"regions\":[]},{\"code\":\"AU-NSW\",\"name\":\"New South Wales\",\"regions\":[]},{\"code\":\"AU-NT\",\"name\":\"Northern Territory\",\"regions\":[]},{\"code\":\"AU-QLD\",\"name\":\"Queensland\",\"regions\":[]},{\"code\":\"AU-SA\",\"name\":\"South Australia\",\"regions\":[]},{\"code\":\"AU-TAS\",\"name\":\"Tasmania\",\"regions\":[]},{\"code\":\"AU-VIC\",\"name\":\"Victoria\",\"regions\":[]},{\"code\":\"AU-WA\",\"name\":\"Western Australia\",\"regions\":[]}]},{\"code\":\"CK\",\"name\":\"Cook Islands\",\"regions\":[]},{\"code\":\"FJ\",\"name\":\"Fiji\",\"regions\":[]},{\"code\":\"FM\",\"name\":\"Micronesia\",\"regions\":[]},{\"code\":\"GU\",\"name\":\"Guam\",\"regions\":[]},{\"code\":\"HM\",\"name\":\"Heard Island and McDonald Islands\",\"regions\":[]},{\"code\":\"KI\",\"name\":\"Kiribati\",\"regions\":[]},{\"code\":\"MH\",\"name\":\"Marshall Islands\",\"regions\":[]},{\"code\":\"MP\",\"name\":\"Northern Mariana Islands\",\"regions\":[]},{\"code\":\"NC\",\"name\":\"New Caledonia\",\"regions\":[]},{\"code\":\"NF\",\"name\":\"Norfolk Island\",\"regions\":[]},{\"code\":\"NR\",\"name\":\"Nauru\",\"regions\":[]},{\"code\":\"NU\",\"name\":\"Niue\",\"regions\":[]},{\"code\":\"NZ\",\"name\":\"New Zealand\",\"regions\":[]},{\"code\":\"PF\",\"name\":\"French Polynesia\",\"regions\":[]},{\"code\":\"PG\",\"name\":\"Papua New Guinea\",\"regions\":[]},{\"code\":\"PN\",\"name\":\"Pitcairn Islands\",\"regions\":[]},{\"code\":\"PW\",\"name\":\"Palau\",\"regions\":[]},{\"code\":\"SB\",\"name\":\"Solomon Islands\",\"regions\":[]},{\"code\":\"TK\",\"name\":\"Tokelau\",\"regions\":[]},{\"code\":\"TO\",\"name\":\"Tonga\",\"regions\":[]},{\"code\":\"TV\",\"name\":\"Tuvalu\",\"regions\":[]},{\"code\":\"VU\",\"name\":\"Vanuatu\",\"regions\":[]},{\"code\":\"WF\",\"name\":\"Wallis and Futuna\",\"regions\":[]},{\"code\":\"WS\",\"name\":\"Samoa\",\"regions\":[]}]}]}}}" + "x-ms-request-id" : "cde193c5-d08b-41a7-ab2e-16f75d2d2515", + "Body" : "{\"id\":\"\\/providers\\/Microsoft.Network\\/trafficManagerGeographicHierarchies\\/default\",\"name\":\"default\",\"type\":\"Microsoft.Network\\/trafficManagerGeographicHierarchies\",\"properties\":{\"geographicHierarchy\":{\"code\":\"WORLD\",\"name\":\"World\",\"regions\":[{\"code\":\"GEO-EU\",\"name\":\"Europe\",\"regions\":[{\"code\":\"AD\",\"name\":\"Andorra\",\"regions\":[]},{\"code\":\"AL\",\"name\":\"Albania\",\"regions\":[]},{\"code\":\"AT\",\"name\":\"Austria\",\"regions\":[]},{\"code\":\"AX\",\"name\":\"Åland Islands\",\"regions\":[]},{\"code\":\"BA\",\"name\":\"Bosnia and Herzegovina\",\"regions\":[]},{\"code\":\"BE\",\"name\":\"Belgium\",\"regions\":[]},{\"code\":\"BG\",\"name\":\"Bulgaria\",\"regions\":[]},{\"code\":\"BY\",\"name\":\"Belarus\",\"regions\":[]},{\"code\":\"CH\",\"name\":\"Switzerland\",\"regions\":[]},{\"code\":\"CY\",\"name\":\"Cyprus\",\"regions\":[]},{\"code\":\"CZ\",\"name\":\"Czech Republic\",\"regions\":[]},{\"code\":\"DE\",\"name\":\"Germany\",\"regions\":[]},{\"code\":\"DK\",\"name\":\"Denmark\",\"regions\":[]},{\"code\":\"EE\",\"name\":\"Estonia\",\"regions\":[]},{\"code\":\"ES\",\"name\":\"Spain\",\"regions\":[]},{\"code\":\"FI\",\"name\":\"Finland\",\"regions\":[]},{\"code\":\"FO\",\"name\":\"Faroe Islands\",\"regions\":[]},{\"code\":\"FR\",\"name\":\"France\",\"regions\":[]},{\"code\":\"GB\",\"name\":\"United Kingdom\",\"regions\":[]},{\"code\":\"GG\",\"name\":\"Guernsey\",\"regions\":[]},{\"code\":\"GI\",\"name\":\"Gibraltar\",\"regions\":[]},{\"code\":\"GR\",\"name\":\"Greece\",\"regions\":[]},{\"code\":\"HR\",\"name\":\"Croatia\",\"regions\":[]},{\"code\":\"HU\",\"name\":\"Hungary\",\"regions\":[]},{\"code\":\"IE\",\"name\":\"Ireland\",\"regions\":[]},{\"code\":\"IM\",\"name\":\"Isle of Man\",\"regions\":[]},{\"code\":\"IS\",\"name\":\"Iceland\",\"regions\":[]},{\"code\":\"IT\",\"name\":\"Italy\",\"regions\":[]},{\"code\":\"JE\",\"name\":\"Jersey\",\"regions\":[]},{\"code\":\"LI\",\"name\":\"Liechtenstein\",\"regions\":[]},{\"code\":\"LT\",\"name\":\"Lithuania\",\"regions\":[]},{\"code\":\"LU\",\"name\":\"Luxembourg\",\"regions\":[]},{\"code\":\"LV\",\"name\":\"Latvia\",\"regions\":[]},{\"code\":\"MC\",\"name\":\"Monaco\",\"regions\":[]},{\"code\":\"MD\",\"name\":\"Moldova\",\"regions\":[]},{\"code\":\"ME\",\"name\":\"Montenegro\",\"regions\":[]},{\"code\":\"MK\",\"name\":\"Macedonia, FYRO\",\"regions\":[]},{\"code\":\"MT\",\"name\":\"Malta\",\"regions\":[]},{\"code\":\"NL\",\"name\":\"Netherlands\",\"regions\":[]},{\"code\":\"NO\",\"name\":\"Norway\",\"regions\":[]},{\"code\":\"PL\",\"name\":\"Poland\",\"regions\":[]},{\"code\":\"PT\",\"name\":\"Portugal\",\"regions\":[]},{\"code\":\"RO\",\"name\":\"Romania\",\"regions\":[]},{\"code\":\"RS\",\"name\":\"Serbia\",\"regions\":[]},{\"code\":\"RU\",\"name\":\"Russia\",\"regions\":[]},{\"code\":\"SE\",\"name\":\"Sweden\",\"regions\":[]},{\"code\":\"SI\",\"name\":\"Slovenia\",\"regions\":[]},{\"code\":\"SJ\",\"name\":\"Svalbard\",\"regions\":[]},{\"code\":\"SK\",\"name\":\"Slovakia\",\"regions\":[]},{\"code\":\"SM\",\"name\":\"San Marino\",\"regions\":[]},{\"code\":\"UA\",\"name\":\"Ukraine\",\"regions\":[]},{\"code\":\"VA\",\"name\":\"Vatican City\",\"regions\":[]},{\"code\":\"XJ\",\"name\":\"Jan Mayen\",\"regions\":[]},{\"code\":\"XK\",\"name\":\"Kosovo\",\"regions\":[]}]},{\"code\":\"GEO-ME\",\"name\":\"Middle East\",\"regions\":[{\"code\":\"AE\",\"name\":\"United Arab Emirates\",\"regions\":[]},{\"code\":\"BH\",\"name\":\"Bahrain\",\"regions\":[]},{\"code\":\"IL\",\"name\":\"Israel\",\"regions\":[]},{\"code\":\"IQ\",\"name\":\"Iraq\",\"regions\":[]},{\"code\":\"IR\",\"name\":\"Iran\",\"regions\":[]},{\"code\":\"JO\",\"name\":\"Jordan\",\"regions\":[]},{\"code\":\"KW\",\"name\":\"Kuwait\",\"regions\":[]},{\"code\":\"LB\",\"name\":\"Lebanon\",\"regions\":[]},{\"code\":\"OM\",\"name\":\"Oman\",\"regions\":[]},{\"code\":\"PS\",\"name\":\"Palestinian Authority\",\"regions\":[]},{\"code\":\"QA\",\"name\":\"Qatar\",\"regions\":[]},{\"code\":\"SY\",\"name\":\"Syria\",\"regions\":[]},{\"code\":\"SA\",\"name\":\"Saudi Arabia\",\"regions\":[]},{\"code\":\"TR\",\"name\":\"Turkey\",\"regions\":[]},{\"code\":\"YE\",\"name\":\"Yemen\",\"regions\":[]}]},{\"code\":\"GEO-NA\",\"name\":\"North America \\/ Central America \\/ Caribbean\",\"regions\":[{\"code\":\"AG\",\"name\":\"Antigua and Barbuda\",\"regions\":[]},{\"code\":\"AI\",\"name\":\"Anguilla\",\"regions\":[]},{\"code\":\"AW\",\"name\":\"Aruba\",\"regions\":[]},{\"code\":\"BB\",\"name\":\"Barbados\",\"regions\":[]},{\"code\":\"BL\",\"name\":\"Saint Barthélemy\",\"regions\":[]},{\"code\":\"BM\",\"name\":\"Bermuda\",\"regions\":[]},{\"code\":\"BQ\",\"name\":\"Bonaire\",\"regions\":[]},{\"code\":\"BS\",\"name\":\"Bahamas\",\"regions\":[]},{\"code\":\"BZ\",\"name\":\"Belize\",\"regions\":[]},{\"code\":\"CA\",\"name\":\"Canada\",\"regions\":[{\"code\":\"CA-AB\",\"name\":\"Alberta\",\"regions\":[]},{\"code\":\"CA-BC\",\"name\":\"British Columbia\",\"regions\":[]},{\"code\":\"CA-MB\",\"name\":\"Manitoba\",\"regions\":[]},{\"code\":\"CA-NB\",\"name\":\"New Brunswick\",\"regions\":[]},{\"code\":\"CA-NL\",\"name\":\"Newfoundland and Labrador\",\"regions\":[]},{\"code\":\"CA-NS\",\"name\":\"Nova Scotia\",\"regions\":[]},{\"code\":\"CA-NT\",\"name\":\"Northwest Territories\",\"regions\":[]},{\"code\":\"CA-NU\",\"name\":\"Nunavut\",\"regions\":[]},{\"code\":\"CA-ON\",\"name\":\"Ontario\",\"regions\":[]},{\"code\":\"CA-PE\",\"name\":\"Prince Edward Island\",\"regions\":[]},{\"code\":\"CA-QC\",\"name\":\"Québec\",\"regions\":[]},{\"code\":\"CA-SK\",\"name\":\"Saskatchewan\",\"regions\":[]},{\"code\":\"CA-YT\",\"name\":\"Yukon Territory\",\"regions\":[]}]},{\"code\":\"CR\",\"name\":\"Costa Rica\",\"regions\":[]},{\"code\":\"CU\",\"name\":\"Cuba\",\"regions\":[]},{\"code\":\"CW\",\"name\":\"Curaçao\",\"regions\":[]},{\"code\":\"DM\",\"name\":\"Dominica\",\"regions\":[]},{\"code\":\"DO\",\"name\":\"Dominican Republic\",\"regions\":[]},{\"code\":\"GD\",\"name\":\"Grenada\",\"regions\":[]},{\"code\":\"GL\",\"name\":\"Greenland\",\"regions\":[]},{\"code\":\"GP\",\"name\":\"Guadeloupe\",\"regions\":[]},{\"code\":\"GT\",\"name\":\"Guatemala\",\"regions\":[]},{\"code\":\"HN\",\"name\":\"Honduras\",\"regions\":[]},{\"code\":\"HT\",\"name\":\"Haiti\",\"regions\":[]},{\"code\":\"JM\",\"name\":\"Jamaica\",\"regions\":[]},{\"code\":\"KN\",\"name\":\"Saint Kitts and Nevis\",\"regions\":[]},{\"code\":\"KY\",\"name\":\"Cayman Islands\",\"regions\":[]},{\"code\":\"LC\",\"name\":\"Saint Lucia\",\"regions\":[]},{\"code\":\"MF\",\"name\":\"Saint Martin\",\"regions\":[]},{\"code\":\"MQ\",\"name\":\"Martinique\",\"regions\":[]},{\"code\":\"MS\",\"name\":\"Montserrat\",\"regions\":[]},{\"code\":\"MX\",\"name\":\"Mexico\",\"regions\":[]},{\"code\":\"NI\",\"name\":\"Nicaragua\",\"regions\":[]},{\"code\":\"PA\",\"name\":\"Panama\",\"regions\":[]},{\"code\":\"PM\",\"name\":\"Saint Pierre and Miquelon\",\"regions\":[]},{\"code\":\"PR\",\"name\":\"Puerto Rico\",\"regions\":[]},{\"code\":\"SV\",\"name\":\"El Salvador\",\"regions\":[]},{\"code\":\"SX\",\"name\":\"Sint Maarten\",\"regions\":[]},{\"code\":\"TC\",\"name\":\"Turks and Caicos Islands\",\"regions\":[]},{\"code\":\"TT\",\"name\":\"Trinidad and Tobago\",\"regions\":[]},{\"code\":\"UM\",\"name\":\"U.S. Outlying Islands\",\"regions\":[]},{\"code\":\"US\",\"name\":\"United States\",\"regions\":[{\"code\":\"US-AK\",\"name\":\"Alaska\",\"regions\":[]},{\"code\":\"US-AL\",\"name\":\"Alabama\",\"regions\":[]},{\"code\":\"US-AR\",\"name\":\"Arkansas\",\"regions\":[]},{\"code\":\"US-AZ\",\"name\":\"Arizona\",\"regions\":[]},{\"code\":\"US-CA\",\"name\":\"California\",\"regions\":[]},{\"code\":\"US-CO\",\"name\":\"Colorado\",\"regions\":[]},{\"code\":\"US-CT\",\"name\":\"Connecticut\",\"regions\":[]},{\"code\":\"US-DC\",\"name\":\"District of Columbia\",\"regions\":[]},{\"code\":\"US-DE\",\"name\":\"Delaware\",\"regions\":[]},{\"code\":\"US-FL\",\"name\":\"Florida\",\"regions\":[]},{\"code\":\"US-GA\",\"name\":\"Georgia\",\"regions\":[]},{\"code\":\"US-HI\",\"name\":\"Hawaii\",\"regions\":[]},{\"code\":\"US-IA\",\"name\":\"Iowa\",\"regions\":[]},{\"code\":\"US-ID\",\"name\":\"Idaho\",\"regions\":[]},{\"code\":\"US-IL\",\"name\":\"Illinois\",\"regions\":[]},{\"code\":\"US-IN\",\"name\":\"Indiana\",\"regions\":[]},{\"code\":\"US-KS\",\"name\":\"Kansas\",\"regions\":[]},{\"code\":\"US-KY\",\"name\":\"Kentucky\",\"regions\":[]},{\"code\":\"US-LA\",\"name\":\"Louisiana\",\"regions\":[]},{\"code\":\"US-MA\",\"name\":\"Massachusetts\",\"regions\":[]},{\"code\":\"US-MD\",\"name\":\"Maryland\",\"regions\":[]},{\"code\":\"US-ME\",\"name\":\"Maine\",\"regions\":[]},{\"code\":\"US-MI\",\"name\":\"Michigan\",\"regions\":[]},{\"code\":\"US-MN\",\"name\":\"Minnesota\",\"regions\":[]},{\"code\":\"US-MO\",\"name\":\"Missouri\",\"regions\":[]},{\"code\":\"US-MS\",\"name\":\"Mississippi\",\"regions\":[]},{\"code\":\"US-MT\",\"name\":\"Montana\",\"regions\":[]},{\"code\":\"US-NC\",\"name\":\"North Carolina\",\"regions\":[]},{\"code\":\"US-ND\",\"name\":\"North Dakota\",\"regions\":[]},{\"code\":\"US-NE\",\"name\":\"Nebraska\",\"regions\":[]},{\"code\":\"US-NH\",\"name\":\"New Hampshire\",\"regions\":[]},{\"code\":\"US-NJ\",\"name\":\"New Jersey\",\"regions\":[]},{\"code\":\"US-NM\",\"name\":\"New Mexico\",\"regions\":[]},{\"code\":\"US-NV\",\"name\":\"Nevada\",\"regions\":[]},{\"code\":\"US-NY\",\"name\":\"New York\",\"regions\":[]},{\"code\":\"US-OH\",\"name\":\"Ohio\",\"regions\":[]},{\"code\":\"US-OK\",\"name\":\"Oklahoma\",\"regions\":[]},{\"code\":\"US-OR\",\"name\":\"Oregon\",\"regions\":[]},{\"code\":\"US-PA\",\"name\":\"Pennsylvania\",\"regions\":[]},{\"code\":\"US-RI\",\"name\":\"Rhode Island\",\"regions\":[]},{\"code\":\"US-SC\",\"name\":\"South Carolina\",\"regions\":[]},{\"code\":\"US-SD\",\"name\":\"South Dakota\",\"regions\":[]},{\"code\":\"US-TN\",\"name\":\"Tennessee\",\"regions\":[]},{\"code\":\"US-TX\",\"name\":\"Texas\",\"regions\":[]},{\"code\":\"US-UT\",\"name\":\"Utah\",\"regions\":[]},{\"code\":\"US-VA\",\"name\":\"Virginia\",\"regions\":[]},{\"code\":\"US-VT\",\"name\":\"Vermont\",\"regions\":[]},{\"code\":\"US-WA\",\"name\":\"Washington\",\"regions\":[]},{\"code\":\"US-WI\",\"name\":\"Wisconsin\",\"regions\":[]},{\"code\":\"US-WV\",\"name\":\"West Virginia\",\"regions\":[]},{\"code\":\"US-WY\",\"name\":\"Wyoming\",\"regions\":[]}]},{\"code\":\"VC\",\"name\":\"Saint Vincent and the Grenadines\",\"regions\":[]},{\"code\":\"VG\",\"name\":\"British Virgin Islands\",\"regions\":[]},{\"code\":\"VI\",\"name\":\"U.S. Virgin Islands\",\"regions\":[]},{\"code\":\"XE\",\"name\":\"Sint Eustatius\",\"regions\":[]},{\"code\":\"XS\",\"name\":\"Saba\",\"regions\":[]}]},{\"code\":\"GEO-AS\",\"name\":\"Asia\",\"regions\":[{\"code\":\"AF\",\"name\":\"Afghanistan\",\"regions\":[]},{\"code\":\"AM\",\"name\":\"Armenia\",\"regions\":[]},{\"code\":\"AZ\",\"name\":\"Azerbaijan\",\"regions\":[]},{\"code\":\"BD\",\"name\":\"Bangladesh\",\"regions\":[]},{\"code\":\"BN\",\"name\":\"Brunei\",\"regions\":[]},{\"code\":\"BT\",\"name\":\"Bhutan\",\"regions\":[]},{\"code\":\"CC\",\"name\":\"Cocos (Keeling) Islands\",\"regions\":[]},{\"code\":\"CN\",\"name\":\"China\",\"regions\":[]},{\"code\":\"CX\",\"name\":\"Christmas Island\",\"regions\":[]},{\"code\":\"GE\",\"name\":\"Georgia\",\"regions\":[]},{\"code\":\"HK\",\"name\":\"Hong Kong SAR\",\"regions\":[]},{\"code\":\"ID\",\"name\":\"Indonesia\",\"regions\":[]},{\"code\":\"IN\",\"name\":\"India\",\"regions\":[]},{\"code\":\"IO\",\"name\":\"British Indian Ocean Territory\",\"regions\":[]},{\"code\":\"JP\",\"name\":\"Japan\",\"regions\":[]},{\"code\":\"KG\",\"name\":\"Kyrgyzstan\",\"regions\":[]},{\"code\":\"KH\",\"name\":\"Cambodia\",\"regions\":[]},{\"code\":\"KP\",\"name\":\"North Korea\",\"regions\":[]},{\"code\":\"KR\",\"name\":\"Korea\",\"regions\":[]},{\"code\":\"KZ\",\"name\":\"Kazakhstan\",\"regions\":[]},{\"code\":\"LA\",\"name\":\"Laos\",\"regions\":[]},{\"code\":\"LK\",\"name\":\"Sri Lanka\",\"regions\":[]},{\"code\":\"MM\",\"name\":\"Myanmar\",\"regions\":[]},{\"code\":\"MN\",\"name\":\"Mongolia\",\"regions\":[]},{\"code\":\"MO\",\"name\":\"Macao SAR\",\"regions\":[]},{\"code\":\"MV\",\"name\":\"Maldives\",\"regions\":[]},{\"code\":\"MY\",\"name\":\"Malaysia\",\"regions\":[]},{\"code\":\"NP\",\"name\":\"Nepal\",\"regions\":[]},{\"code\":\"PH\",\"name\":\"Philippines\",\"regions\":[]},{\"code\":\"PK\",\"name\":\"Pakistan\",\"regions\":[]},{\"code\":\"SG\",\"name\":\"Singapore\",\"regions\":[]},{\"code\":\"TH\",\"name\":\"Thailand\",\"regions\":[]},{\"code\":\"TJ\",\"name\":\"Tajikistan\",\"regions\":[]},{\"code\":\"TL\",\"name\":\"Timor_Leste\",\"regions\":[]},{\"code\":\"TM\",\"name\":\"Turkmenistan\",\"regions\":[]},{\"code\":\"TW\",\"name\":\"Taiwan\",\"regions\":[]},{\"code\":\"UZ\",\"name\":\"Uzbekistan\",\"regions\":[]},{\"code\":\"VN\",\"name\":\"Vietnam\",\"regions\":[]}]},{\"code\":\"GEO-AF\",\"name\":\"Africa\",\"regions\":[{\"code\":\"AO\",\"name\":\"Angola\",\"regions\":[]},{\"code\":\"BF\",\"name\":\"Burkina Faso\",\"regions\":[]},{\"code\":\"BI\",\"name\":\"Burundi\",\"regions\":[]},{\"code\":\"BJ\",\"name\":\"Benin\",\"regions\":[]},{\"code\":\"BV\",\"name\":\"Bouvet Island\",\"regions\":[]},{\"code\":\"BW\",\"name\":\"Botswana\",\"regions\":[]},{\"code\":\"CD\",\"name\":\"Congo (DRC)\",\"regions\":[]},{\"code\":\"CF\",\"name\":\"Central African Republic\",\"regions\":[]},{\"code\":\"CG\",\"name\":\"Congo\",\"regions\":[]},{\"code\":\"CI\",\"name\":\"Côte d’Ivoire\",\"regions\":[]},{\"code\":\"CM\",\"name\":\"Cameroon\",\"regions\":[]},{\"code\":\"CV\",\"name\":\"Cabo Verde\",\"regions\":[]},{\"code\":\"DJ\",\"name\":\"Djibouti\",\"regions\":[]},{\"code\":\"DZ\",\"name\":\"Algeria\",\"regions\":[]},{\"code\":\"EG\",\"name\":\"Egypt\",\"regions\":[]},{\"code\":\"ER\",\"name\":\"Eritrea\",\"regions\":[]},{\"code\":\"ET\",\"name\":\"Ethiopia\",\"regions\":[]},{\"code\":\"GA\",\"name\":\"Gabon\",\"regions\":[]},{\"code\":\"GH\",\"name\":\"Ghana\",\"regions\":[]},{\"code\":\"GM\",\"name\":\"Gambia\",\"regions\":[]},{\"code\":\"GN\",\"name\":\"Guinea\",\"regions\":[]},{\"code\":\"GQ\",\"name\":\"Equatorial Guinea\",\"regions\":[]},{\"code\":\"GW\",\"name\":\"Guinea_Bissau\",\"regions\":[]},{\"code\":\"KE\",\"name\":\"Kenya\",\"regions\":[]},{\"code\":\"KM\",\"name\":\"Comoros\",\"regions\":[]},{\"code\":\"LR\",\"name\":\"Liberia\",\"regions\":[]},{\"code\":\"LS\",\"name\":\"Lesotho\",\"regions\":[]},{\"code\":\"LY\",\"name\":\"Libya\",\"regions\":[]},{\"code\":\"MA\",\"name\":\"Morocco\",\"regions\":[]},{\"code\":\"MG\",\"name\":\"Madagascar\",\"regions\":[]},{\"code\":\"ML\",\"name\":\"Mali\",\"regions\":[]},{\"code\":\"MR\",\"name\":\"Mauritania\",\"regions\":[]},{\"code\":\"MU\",\"name\":\"Mauritius\",\"regions\":[]},{\"code\":\"MW\",\"name\":\"Malawi\",\"regions\":[]},{\"code\":\"MZ\",\"name\":\"Mozambique\",\"regions\":[]},{\"code\":\"NA\",\"name\":\"Namibia\",\"regions\":[]},{\"code\":\"NE\",\"name\":\"Niger\",\"regions\":[]},{\"code\":\"NG\",\"name\":\"Nigeria\",\"regions\":[]},{\"code\":\"RE\",\"name\":\"Réunion\",\"regions\":[]},{\"code\":\"RW\",\"name\":\"Rwanda\",\"regions\":[]},{\"code\":\"SC\",\"name\":\"Seychelles\",\"regions\":[]},{\"code\":\"SD\",\"name\":\"Sudan\",\"regions\":[]},{\"code\":\"SH\",\"name\":\"St Helena, Ascension, Tristan da Cunha\",\"regions\":[]},{\"code\":\"SL\",\"name\":\"Sierra Leone\",\"regions\":[]},{\"code\":\"SN\",\"name\":\"Senegal\",\"regions\":[]},{\"code\":\"SO\",\"name\":\"Somalia\",\"regions\":[]},{\"code\":\"SS\",\"name\":\"South Sudan\",\"regions\":[]},{\"code\":\"ST\",\"name\":\"São Tomé and Príncipe\",\"regions\":[]},{\"code\":\"SZ\",\"name\":\"Swaziland\",\"regions\":[]},{\"code\":\"TD\",\"name\":\"Chad\",\"regions\":[]},{\"code\":\"TF\",\"name\":\"French Southern Territories\",\"regions\":[]},{\"code\":\"TG\",\"name\":\"Togo\",\"regions\":[]},{\"code\":\"TN\",\"name\":\"Tunisia\",\"regions\":[]},{\"code\":\"TZ\",\"name\":\"Tanzania\",\"regions\":[]},{\"code\":\"UG\",\"name\":\"Uganda\",\"regions\":[]},{\"code\":\"YT\",\"name\":\"Mayotte\",\"regions\":[]},{\"code\":\"ZA\",\"name\":\"South Africa\",\"regions\":[]},{\"code\":\"ZM\",\"name\":\"Zambia\",\"regions\":[]},{\"code\":\"ZW\",\"name\":\"Zimbabwe\",\"regions\":[]}]},{\"code\":\"GEO-AN\",\"name\":\"Antarctica\",\"regions\":[{\"code\":\"AQ\",\"name\":\"Antarctica\",\"regions\":[]}]},{\"code\":\"GEO-SA\",\"name\":\"South America\",\"regions\":[{\"code\":\"AR\",\"name\":\"Argentina\",\"regions\":[]},{\"code\":\"BO\",\"name\":\"Bolivia\",\"regions\":[]},{\"code\":\"BR\",\"name\":\"Brazil\",\"regions\":[]},{\"code\":\"CL\",\"name\":\"Chile\",\"regions\":[]},{\"code\":\"CO\",\"name\":\"Colombia\",\"regions\":[]},{\"code\":\"EC\",\"name\":\"Ecuador\",\"regions\":[]},{\"code\":\"FK\",\"name\":\"Falkland Islands\",\"regions\":[]},{\"code\":\"GF\",\"name\":\"French Guiana\",\"regions\":[]},{\"code\":\"GS\",\"name\":\"South Georgia and South Sandwich Islands\",\"regions\":[]},{\"code\":\"GY\",\"name\":\"Guyana\",\"regions\":[]},{\"code\":\"PE\",\"name\":\"Peru\",\"regions\":[]},{\"code\":\"PY\",\"name\":\"Paraguay\",\"regions\":[]},{\"code\":\"SR\",\"name\":\"Suriname\",\"regions\":[]},{\"code\":\"UY\",\"name\":\"Uruguay\",\"regions\":[]},{\"code\":\"VE\",\"name\":\"Venezuela\",\"regions\":[]}]},{\"code\":\"GEO-AP\",\"name\":\"Australia \\/ Pacific\",\"regions\":[{\"code\":\"AS\",\"name\":\"American Samoa\",\"regions\":[]},{\"code\":\"AU\",\"name\":\"Australia\",\"regions\":[{\"code\":\"AU-ACT\",\"name\":\"Australian Capital Territory\",\"regions\":[]},{\"code\":\"AU-NSW\",\"name\":\"New South Wales\",\"regions\":[]},{\"code\":\"AU-NT\",\"name\":\"Northern Territory\",\"regions\":[]},{\"code\":\"AU-QLD\",\"name\":\"Queensland\",\"regions\":[]},{\"code\":\"AU-SA\",\"name\":\"South Australia\",\"regions\":[]},{\"code\":\"AU-TAS\",\"name\":\"Tasmania\",\"regions\":[]},{\"code\":\"AU-VIC\",\"name\":\"Victoria\",\"regions\":[]},{\"code\":\"AU-WA\",\"name\":\"Western Australia\",\"regions\":[]}]},{\"code\":\"CK\",\"name\":\"Cook Islands\",\"regions\":[]},{\"code\":\"FJ\",\"name\":\"Fiji\",\"regions\":[]},{\"code\":\"FM\",\"name\":\"Micronesia\",\"regions\":[]},{\"code\":\"GU\",\"name\":\"Guam\",\"regions\":[]},{\"code\":\"HM\",\"name\":\"Heard Island and McDonald Islands\",\"regions\":[]},{\"code\":\"KI\",\"name\":\"Kiribati\",\"regions\":[]},{\"code\":\"MH\",\"name\":\"Marshall Islands\",\"regions\":[]},{\"code\":\"MP\",\"name\":\"Northern Mariana Islands\",\"regions\":[]},{\"code\":\"NC\",\"name\":\"New Caledonia\",\"regions\":[]},{\"code\":\"NF\",\"name\":\"Norfolk Island\",\"regions\":[]},{\"code\":\"NR\",\"name\":\"Nauru\",\"regions\":[]},{\"code\":\"NU\",\"name\":\"Niue\",\"regions\":[]},{\"code\":\"NZ\",\"name\":\"New Zealand\",\"regions\":[]},{\"code\":\"PF\",\"name\":\"French Polynesia\",\"regions\":[]},{\"code\":\"PG\",\"name\":\"Papua New Guinea\",\"regions\":[]},{\"code\":\"PN\",\"name\":\"Pitcairn Islands\",\"regions\":[]},{\"code\":\"PW\",\"name\":\"Palau\",\"regions\":[]},{\"code\":\"SB\",\"name\":\"Solomon Islands\",\"regions\":[]},{\"code\":\"TK\",\"name\":\"Tokelau\",\"regions\":[]},{\"code\":\"TO\",\"name\":\"Tonga\",\"regions\":[]},{\"code\":\"TV\",\"name\":\"Tuvalu\",\"regions\":[]},{\"code\":\"VU\",\"name\":\"Vanuatu\",\"regions\":[]},{\"code\":\"WF\",\"name\":\"Wallis and Futuna\",\"regions\":[]},{\"code\":\"WS\",\"name\":\"Samoa\",\"regions\":[]}]}]}}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/tmergtest96148?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/tmergtest63233?api-version=2017-05-10", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ec3533bd5f47ea17abb9283ce1a1af673f289d225442c1980161009f5742954b Java:1.8.0_144 (ResourceManagementClient, 2017-05-10)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ResourceManagementClient, 2017-05-10)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Wed, 07 Mar 2018 22:08:11 GMT", - "content-length" : "181", + "date" : "Mon, 29 Oct 2018 20:02:29 GMT", + "content-length" : "265", "expires" : "-1", "x-ms-ratelimit-remaining-subscription-writes" : "1199", "retry-after" : "0", "StatusCode" : "201", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "d7a89765-9824-446f-b22e-64fde5acb85b", + "x-ms-correlation-request-id" : "887ed884-7c73-4801-b9ce-eefe01809d8e", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180307T220811Z:d7a89765-9824-446f-b22e-64fde5acb85b", + "x-ms-routing-request-id" : "WESTUS2:20181029T200230Z:887ed884-7c73-4801-b9ce-eefe01809d8e", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "d7a89765-9824-446f-b22e-64fde5acb85b", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tmergtest96148\",\"name\":\"tmergtest96148\",\"location\":\"eastus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}" + "x-ms-request-id" : "887ed884-7c73-4801-b9ce-eefe01809d8e", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tmergtest63233\",\"name\":\"tmergtest63233\",\"location\":\"eastus\",\"tags\":{\"date\":\"2018-10-29T20:02:27.702Z\",\"product\":\"javasdk\",\"cause\":\"automation\"},\"properties\":{\"provisioningState\":\"Succeeded\"}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tmergtest96148/providers/Microsoft.Network/trafficmanagerprofiles/tmpraf686864c?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tmergtest63233/providers/Microsoft.Network/trafficmanagerprofiles/tmprb6986702e?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ec3533bd5f47ea17abb9283ce1a1af673f289d225442c1980161009f5742954b Java:1.8.0_144 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Wed, 07 Mar 2018 22:08:13 GMT", - "content-length" : "627", + "date" : "Mon, 29 Oct 2018 20:02:35 GMT", + "content-length" : "668", "server" : "Microsoft-IIS/8.5", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", "StatusCode" : "201", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "4c06be2a-5ac1-45f4-b296-36a4fba7d42a", + "x-ms-correlation-request-id" : "3b040d69-162e-4767-86d7-0682cc7e0286", "x-content-type-options" : "nosniff", "x-ms-ratelimit-remaining-subscription-resource-requests" : "10799", - "x-ms-routing-request-id" : "WESTUS2:20180307T220813Z:4c06be2a-5ac1-45f4-b296-36a4fba7d42a", + "x-ms-routing-request-id" : "WESTUS2:20181029T200236Z:3b040d69-162e-4767-86d7-0682cc7e0286", "x-powered-by" : "ASP.NET", "content-type" : "application/json; charset=utf-8", "cache-control" : "private", - "x-ms-request-id" : "59ce2e2b-9ffc-4790-b239-bf48730e2b8f", - "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/tmergtest96148\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tmpraf686864c\",\"name\":\"tmpraf686864c\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\",\"location\":\"global\",\"tags\":{},\"properties\":{\"profileStatus\":\"Enabled\",\"trafficRoutingMethod\":\"Geographic\",\"dnsConfig\":{\"relativeName\":\"tmdns2ad11178f\",\"fqdn\":\"tmdns2ad11178f.trafficmanager.net\",\"ttl\":500},\"monitorConfig\":{\"profileMonitorStatus\":\"Inactive\",\"protocol\":\"HTTPS\",\"port\":443,\"path\":\"\\/\",\"intervalInSeconds\":30,\"toleratedNumberOfFailures\":3,\"timeoutInSeconds\":10},\"endpoints\":[]}}" + "x-ms-request-id" : "3c74e102-5135-403c-a7d5-039b20d2a595", + "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/tmergtest63233\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tmprb6986702e\",\"name\":\"tmprb6986702e\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\",\"location\":\"global\",\"tags\":{},\"properties\":{\"profileStatus\":\"Enabled\",\"trafficRoutingMethod\":\"Geographic\",\"dnsConfig\":{\"relativeName\":\"tmdns549224050\",\"fqdn\":\"tmdns549224050.trafficmanager.net\",\"ttl\":500},\"monitorConfig\":{\"profileMonitorStatus\":\"Inactive\",\"protocol\":\"HTTPS\",\"port\":443,\"path\":\"\\/\",\"intervalInSeconds\":30,\"toleratedNumberOfFailures\":3,\"timeoutInSeconds\":10},\"endpoints\":[],\"trafficViewEnrollmentStatus\":\"Disabled\"}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tmergtest96148/providers/Microsoft.Network/trafficmanagerprofiles/tmpraf686864c/externalEndpoints/external-ep-1?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tmergtest63233/providers/Microsoft.Network/trafficmanagerprofiles/tmprb6986702e/externalEndpoints/external-ep-1?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ec3533bd5f47ea17abb9283ce1a1af673f289d225442c1980161009f5742954b Java:1.8.0_144 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Wed, 07 Mar 2018 22:08:13 GMT", + "date" : "Mon, 29 Oct 2018 20:02:36 GMT", "content-length" : "485", "server" : "Microsoft-IIS/8.5", "x-aspnet-version" : "4.0.30319", @@ -91,51 +91,51 @@ "retry-after" : "0", "StatusCode" : "201", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "b30046c3-30c5-4845-8af9-dc79e6fd9565", + "x-ms-correlation-request-id" : "e369db3e-216f-4722-a853-b753c8996d0b", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180307T220814Z:b30046c3-30c5-4845-8af9-dc79e6fd9565", + "x-ms-routing-request-id" : "WESTUS2:20181029T200237Z:e369db3e-216f-4722-a853-b753c8996d0b", "x-powered-by" : "ASP.NET", "content-type" : "application/json; charset=utf-8", "cache-control" : "private", - "x-ms-request-id" : "8017ce93-fa6f-4ee8-8fdc-b1c64b163341", - "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/tmergtest96148\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tmpraf686864c\\/externalEndpoints\\/external-ep-1\",\"name\":\"external-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"target\":\"www.gitbook.com\",\"weight\":1,\"priority\":1,\"endpointLocation\":\"East Asia\",\"geoMapping\":[\"US-CA\",\"BD\"]}}" + "x-ms-request-id" : "e269f610-b677-4f34-b0cb-56dd60537a2b", + "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/tmergtest63233\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tmprb6986702e\\/externalEndpoints\\/external-ep-1\",\"name\":\"external-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"target\":\"www.gitbook.com\",\"weight\":1,\"priority\":1,\"endpointLocation\":\"East Asia\",\"geoMapping\":[\"US-CA\",\"BD\"]}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tmergtest96148/providers/Microsoft.Network/trafficmanagerprofiles/tmpraf686864c?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tmergtest63233/providers/Microsoft.Network/trafficmanagerprofiles/tmprb6986702e?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ec3533bd5f47ea17abb9283ce1a1af673f289d225442c1980161009f5742954b Java:1.8.0_144 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Wed, 07 Mar 2018 22:08:14 GMT", + "date" : "Mon, 29 Oct 2018 20:02:36 GMT", "server" : "Microsoft-IIS/8.5", - "content-length" : "1121", + "content-length" : "1162", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", "StatusCode" : "200", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "ce7a055d-b975-4337-82c1-dbe0d69e226c", + "x-ms-correlation-request-id" : "15021fd4-f2b9-4f45-99c1-a5c37378fedc", "x-content-type-options" : "nosniff", "x-ms-ratelimit-remaining-subscription-resource-requests" : "10799", - "x-ms-routing-request-id" : "WESTUS2:20180307T220814Z:ce7a055d-b975-4337-82c1-dbe0d69e226c", + "x-ms-routing-request-id" : "WESTUS2:20181029T200237Z:15021fd4-f2b9-4f45-99c1-a5c37378fedc", "x-powered-by" : "ASP.NET", "content-type" : "application/json; charset=utf-8", "cache-control" : "private", - "x-ms-request-id" : "1c3750df-638e-44b8-8451-e55c9ef96446", - "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/tmergtest96148\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tmpraf686864c\",\"name\":\"tmpraf686864c\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\",\"location\":\"global\",\"tags\":{},\"properties\":{\"profileStatus\":\"Enabled\",\"trafficRoutingMethod\":\"Geographic\",\"dnsConfig\":{\"relativeName\":\"tmdns2ad11178f\",\"fqdn\":\"tmdns2ad11178f.trafficmanager.net\",\"ttl\":500},\"monitorConfig\":{\"profileMonitorStatus\":\"CheckingEndpoints\",\"protocol\":\"HTTPS\",\"port\":443,\"path\":\"\\/\",\"intervalInSeconds\":30,\"toleratedNumberOfFailures\":3,\"timeoutInSeconds\":10},\"endpoints\":[{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/tmergtest96148\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tmpraf686864c\\/externalEndpoints\\/external-ep-1\",\"name\":\"external-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"target\":\"www.gitbook.com\",\"weight\":1,\"priority\":1,\"endpointLocation\":\"East Asia\",\"geoMapping\":[\"US-CA\",\"BD\"]}}]}}" + "x-ms-request-id" : "411f5de1-bb70-4d15-9597-cf004e9ae1f3", + "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/tmergtest63233\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tmprb6986702e\",\"name\":\"tmprb6986702e\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\",\"location\":\"global\",\"tags\":{},\"properties\":{\"profileStatus\":\"Enabled\",\"trafficRoutingMethod\":\"Geographic\",\"dnsConfig\":{\"relativeName\":\"tmdns549224050\",\"fqdn\":\"tmdns549224050.trafficmanager.net\",\"ttl\":500},\"monitorConfig\":{\"profileMonitorStatus\":\"CheckingEndpoints\",\"protocol\":\"HTTPS\",\"port\":443,\"path\":\"\\/\",\"intervalInSeconds\":30,\"toleratedNumberOfFailures\":3,\"timeoutInSeconds\":10},\"endpoints\":[{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/tmergtest63233\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tmprb6986702e\\/externalEndpoints\\/external-ep-1\",\"name\":\"external-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"target\":\"www.gitbook.com\",\"weight\":1,\"priority\":1,\"endpointLocation\":\"East Asia\",\"geoMapping\":[\"US-CA\",\"BD\"]}}],\"trafficViewEnrollmentStatus\":\"Disabled\"}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tmergtest96148/providers/Microsoft.Network/trafficmanagerprofiles/tmpraf686864c/externalEndpoints/external-ep-1?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tmergtest63233/providers/Microsoft.Network/trafficmanagerprofiles/tmprb6986702e/externalEndpoints/external-ep-1?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ec3533bd5f47ea17abb9283ce1a1af673f289d225442c1980161009f5742954b Java:1.8.0_144 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Wed, 07 Mar 2018 22:08:14 GMT", + "date" : "Mon, 29 Oct 2018 20:02:37 GMT", "content-length" : "477", "server" : "Microsoft-IIS/8.5", "x-aspnet-version" : "4.0.30319", @@ -143,93 +143,93 @@ "retry-after" : "0", "StatusCode" : "201", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "6215fb1d-570a-4217-a165-b00726c432c7", + "x-ms-correlation-request-id" : "68c5a93f-aad5-4966-9e8d-be2635799de3", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180307T220815Z:6215fb1d-570a-4217-a165-b00726c432c7", + "x-ms-routing-request-id" : "WESTUS2:20181029T200238Z:68c5a93f-aad5-4966-9e8d-be2635799de3", "x-powered-by" : "ASP.NET", "content-type" : "application/json; charset=utf-8", "cache-control" : "private", - "x-ms-request-id" : "ccda8539-8533-4d26-866f-121aefe4c7ea", - "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/tmergtest96148\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tmpraf686864c\\/externalEndpoints\\/external-ep-1\",\"name\":\"external-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"target\":\"www.gitbook.com\",\"weight\":1,\"priority\":1,\"endpointLocation\":\"East Asia\",\"geoMapping\":[\"BD\"]}}" + "x-ms-request-id" : "558972af-c590-432e-8aab-a62e4b249e45", + "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/tmergtest63233\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tmprb6986702e\\/externalEndpoints\\/external-ep-1\",\"name\":\"external-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"target\":\"www.gitbook.com\",\"weight\":1,\"priority\":1,\"endpointLocation\":\"East Asia\",\"geoMapping\":[\"BD\"]}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tmergtest96148/providers/Microsoft.Network/trafficmanagerprofiles/tmpraf686864c?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tmergtest63233/providers/Microsoft.Network/trafficmanagerprofiles/tmprb6986702e?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ec3533bd5f47ea17abb9283ce1a1af673f289d225442c1980161009f5742954b Java:1.8.0_144 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Wed, 07 Mar 2018 22:08:15 GMT", + "date" : "Mon, 29 Oct 2018 20:02:37 GMT", "server" : "Microsoft-IIS/8.5", - "content-length" : "1113", + "content-length" : "1154", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", "StatusCode" : "200", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "34f7d5cf-acc8-4b97-b3a7-4fad75b6a531", + "x-ms-correlation-request-id" : "06afea5d-c5c4-46f6-a5d4-078655b9dcc3", "x-content-type-options" : "nosniff", "x-ms-ratelimit-remaining-subscription-resource-requests" : "10798", - "x-ms-routing-request-id" : "WESTUS2:20180307T220816Z:34f7d5cf-acc8-4b97-b3a7-4fad75b6a531", + "x-ms-routing-request-id" : "WESTUS2:20181029T200238Z:06afea5d-c5c4-46f6-a5d4-078655b9dcc3", "x-powered-by" : "ASP.NET", "content-type" : "application/json; charset=utf-8", "cache-control" : "private", - "x-ms-request-id" : "0a400b89-fde3-452a-afaf-4e9ae1c42834", - "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/tmergtest96148\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tmpraf686864c\",\"name\":\"tmpraf686864c\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\",\"location\":\"global\",\"tags\":{},\"properties\":{\"profileStatus\":\"Enabled\",\"trafficRoutingMethod\":\"Geographic\",\"dnsConfig\":{\"relativeName\":\"tmdns2ad11178f\",\"fqdn\":\"tmdns2ad11178f.trafficmanager.net\",\"ttl\":500},\"monitorConfig\":{\"profileMonitorStatus\":\"CheckingEndpoints\",\"protocol\":\"HTTPS\",\"port\":443,\"path\":\"\\/\",\"intervalInSeconds\":30,\"toleratedNumberOfFailures\":3,\"timeoutInSeconds\":10},\"endpoints\":[{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/tmergtest96148\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tmpraf686864c\\/externalEndpoints\\/external-ep-1\",\"name\":\"external-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"target\":\"www.gitbook.com\",\"weight\":1,\"priority\":1,\"endpointLocation\":\"East Asia\",\"geoMapping\":[\"BD\"]}}]}}" + "x-ms-request-id" : "5462d463-696c-4fd7-8242-949f4b7f271c", + "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/tmergtest63233\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tmprb6986702e\",\"name\":\"tmprb6986702e\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\",\"location\":\"global\",\"tags\":{},\"properties\":{\"profileStatus\":\"Enabled\",\"trafficRoutingMethod\":\"Geographic\",\"dnsConfig\":{\"relativeName\":\"tmdns549224050\",\"fqdn\":\"tmdns549224050.trafficmanager.net\",\"ttl\":500},\"monitorConfig\":{\"profileMonitorStatus\":\"CheckingEndpoints\",\"protocol\":\"HTTPS\",\"port\":443,\"path\":\"\\/\",\"intervalInSeconds\":30,\"toleratedNumberOfFailures\":3,\"timeoutInSeconds\":10},\"endpoints\":[{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/tmergtest63233\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tmprb6986702e\\/externalEndpoints\\/external-ep-1\",\"name\":\"external-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"target\":\"www.gitbook.com\",\"weight\":1,\"priority\":1,\"endpointLocation\":\"East Asia\",\"geoMapping\":[\"BD\"]}}],\"trafficViewEnrollmentStatus\":\"Disabled\"}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tmergtest96148/providers/Microsoft.Network/trafficmanagerprofiles/tmpraf686864c?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tmergtest63233/providers/Microsoft.Network/trafficmanagerprofiles/tmprb6986702e?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ec3533bd5f47ea17abb9283ce1a1af673f289d225442c1980161009f5742954b Java:1.8.0_144 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Wed, 07 Mar 2018 22:08:15 GMT", + "date" : "Mon, 29 Oct 2018 20:02:38 GMT", "server" : "Microsoft-IIS/8.5", - "content-length" : "1113", + "content-length" : "1154", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", "StatusCode" : "200", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "3a5af09c-8acd-493f-93aa-9e05e0455103", + "x-ms-correlation-request-id" : "9bdabb11-5154-42cb-8788-db93c5c0b38a", "x-content-type-options" : "nosniff", "x-ms-ratelimit-remaining-subscription-resource-requests" : "10798", - "x-ms-routing-request-id" : "WESTUS2:20180307T220816Z:3a5af09c-8acd-493f-93aa-9e05e0455103", + "x-ms-routing-request-id" : "WESTUS2:20181029T200238Z:9bdabb11-5154-42cb-8788-db93c5c0b38a", "x-powered-by" : "ASP.NET", "content-type" : "application/json; charset=utf-8", "cache-control" : "private", - "x-ms-request-id" : "15b8b7c7-da71-4c3d-8625-608156657c35", - "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/tmergtest96148\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tmpraf686864c\",\"name\":\"tmpraf686864c\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\",\"location\":\"global\",\"tags\":{},\"properties\":{\"profileStatus\":\"Enabled\",\"trafficRoutingMethod\":\"Geographic\",\"dnsConfig\":{\"relativeName\":\"tmdns2ad11178f\",\"fqdn\":\"tmdns2ad11178f.trafficmanager.net\",\"ttl\":500},\"monitorConfig\":{\"profileMonitorStatus\":\"CheckingEndpoints\",\"protocol\":\"HTTPS\",\"port\":443,\"path\":\"\\/\",\"intervalInSeconds\":30,\"toleratedNumberOfFailures\":3,\"timeoutInSeconds\":10},\"endpoints\":[{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/tmergtest96148\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tmpraf686864c\\/externalEndpoints\\/external-ep-1\",\"name\":\"external-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"target\":\"www.gitbook.com\",\"weight\":1,\"priority\":1,\"endpointLocation\":\"East Asia\",\"geoMapping\":[\"BD\"]}}]}}" + "x-ms-request-id" : "612390c8-f830-456b-b3f1-bbbca4340157", + "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/tmergtest63233\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tmprb6986702e\",\"name\":\"tmprb6986702e\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\",\"location\":\"global\",\"tags\":{},\"properties\":{\"profileStatus\":\"Enabled\",\"trafficRoutingMethod\":\"Geographic\",\"dnsConfig\":{\"relativeName\":\"tmdns549224050\",\"fqdn\":\"tmdns549224050.trafficmanager.net\",\"ttl\":500},\"monitorConfig\":{\"profileMonitorStatus\":\"CheckingEndpoints\",\"protocol\":\"HTTPS\",\"port\":443,\"path\":\"\\/\",\"intervalInSeconds\":30,\"toleratedNumberOfFailures\":3,\"timeoutInSeconds\":10},\"endpoints\":[{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/tmergtest63233\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tmprb6986702e\\/externalEndpoints\\/external-ep-1\",\"name\":\"external-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"target\":\"www.gitbook.com\",\"weight\":1,\"priority\":1,\"endpointLocation\":\"East Asia\",\"geoMapping\":[\"BD\"]}}],\"trafficViewEnrollmentStatus\":\"Disabled\"}}" } }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/tmergtest96148?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/tmergtest63233?api-version=2017-05-10", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ec3533bd5f47ea17abb9283ce1a1af673f289d225442c1980161009f5742954b Java:1.8.0_144 (ResourceManagementClient, 2017-05-10)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ResourceManagementClient, 2017-05-10)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Wed, 07 Mar 2018 22:08:17 GMT", + "date" : "Mon, 29 Oct 2018 20:02:39 GMT", "content-length" : "0", "expires" : "-1", - "x-ms-ratelimit-remaining-subscription-writes" : "1196", + "x-ms-ratelimit-remaining-subscription-deletes" : "14999", "retry-after" : "0", "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "08e2485a-4204-44e9-a50a-b1fbcf94f10c", + "x-ms-correlation-request-id" : "cd7b6d51-c9b0-42ff-94cb-bc9763c51b0c", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180307T220817Z:08e2485a-4204-44e9-a50a-b1fbcf94f10c", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1UTUVSR1RFU1Q5NjE0OC1FQVNUVVMiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2017-05-10", + "x-ms-routing-request-id" : "WESTUS2:20181029T200240Z:cd7b6d51-c9b0-42ff-94cb-bc9763c51b0c", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1UTUVSR1RFU1Q2MzIzMy1FQVNUVVMiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2017-05-10", "cache-control" : "no-cache", - "x-ms-request-id" : "08e2485a-4204-44e9-a50a-b1fbcf94f10c", + "x-ms-request-id" : "cd7b6d51-c9b0-42ff-94cb-bc9763c51b0c", "Body" : "" } } ], - "variables" : [ "tmergtest96148", "tmpraf686864c", "tmdns2ad11178f", "2b6d3663-9f16-4013-97fd-d3da4ad0b55c", "bfec22fa-1657-4020-8983-93b1a81f7a0f", "0e322496-cdcd-4c90-84d2-551d97913cc2", "0f840308-f81a-440a-b325-48cf96187f0f", "ee1853cd-14a7-419d-ac9d-5adb50a4a4a2", "0355dcb3-f9aa-4531-a789-c6feaebd129b", "41debc24-c93d-49d9-ba61-3fdd88a2ffc1", "a620c379-9b23-4e72-991b-0e392d881623", "f44a2f5b-b6d0-445c-92e7-7a31799860e0" ] + "variables" : [ "tmergtest63233", "tmprb6986702e", "tmdns549224050", "1a391033-270d-4ae0-bb8b-3f5a94c2a13b", "e9633c7a-b35d-460b-8f8c-ad389a55e861", "abdca4a9-6937-4b6b-b8d4-6ca1a2e0dc43", "5587eade-758f-45ef-ad7b-703186c96c7b", "03f38025-d07b-4afd-b748-007ed2e6af01", "a09646d8-9240-4fd3-bf37-41cf10da87a7", "07beb6ef-2cf4-4f53-b2f8-77e8e4d303ab", "6e746772-07e3-4478-b3d6-f8d2efab45d6", "965aa518-f89a-495c-98cf-427632981993" ] } \ No newline at end of file diff --git a/azure-mgmt-trafficmanager/src/test/resources/session-records/canGetGeographicHierarchy.json b/azure-mgmt-trafficmanager/src/test/resources/session-records/canGetGeographicHierarchy.json index 00b301ac9fb..5092d15f399 100644 --- a/azure-mgmt-trafficmanager/src/test/resources/session-records/canGetGeographicHierarchy.json +++ b/azure-mgmt-trafficmanager/src/test/resources/session-records/canGetGeographicHierarchy.json @@ -1,30 +1,30 @@ { "networkCallRecords" : [ { "Method" : "GET", - "Uri" : "http://localhost:1234/providers/Microsoft.Network/trafficManagerGeographicHierarchies/default?api-version=2017-05-01", + "Uri" : "http://localhost:1234/providers/Microsoft.Network/trafficManagerGeographicHierarchies/default?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:ec3533bd5f47ea17abb9283ce1a1af673f289d225442c1980161009f5742954b Java:1.8.0_144 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Wed, 07 Mar 2018 22:08:08 GMT", + "date" : "Mon, 29 Oct 2018 20:02:24 GMT", "server" : "Microsoft-IIS/8.5", - "content-length" : "16257", + "content-length" : "16058", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", "StatusCode" : "200", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "20ea1fcc-0c07-4fe8-8fc0-fd5b88e6f28b", - "x-ms-ratelimit-remaining-tenant-reads" : "14999", + "x-ms-correlation-request-id" : "947b95d3-19e9-4494-8e12-ecfc2be8b8a3", + "x-ms-ratelimit-remaining-tenant-reads" : "11999", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180307T220809Z:20ea1fcc-0c07-4fe8-8fc0-fd5b88e6f28b", + "x-ms-routing-request-id" : "WESTUS2:20181029T200225Z:947b95d3-19e9-4494-8e12-ecfc2be8b8a3", "x-powered-by" : "ASP.NET", "content-type" : "application/json; charset=utf-8", "cache-control" : "private", - "x-ms-request-id" : "989989f7-6358-46d8-9f83-4bbd6dc21950", - "Body" : "{\"id\":\"\\/providers\\/Microsoft.Network\\/trafficManagerGeographicHierarchies\\/default\",\"name\":\"default\",\"type\":\"Microsoft.Network\\/trafficManagerGeographicHierarchies\",\"properties\":{\"geographicHierarchy\":{\"code\":\"WORLD\",\"name\":\"World\",\"regions\":[{\"code\":\"GEO-EU\",\"name\":\"Europe\",\"regions\":[{\"code\":\"AD\",\"name\":\"Andorra\",\"regions\":[]},{\"code\":\"AL\",\"name\":\"Albania\",\"regions\":[]},{\"code\":\"AT\",\"name\":\"Austria\",\"regions\":[]},{\"code\":\"AX\",\"name\":\"Åland Islands\",\"regions\":[]},{\"code\":\"BA\",\"name\":\"Bosnia and Herzegovina\",\"regions\":[]},{\"code\":\"BE\",\"name\":\"Belgium\",\"regions\":[]},{\"code\":\"BG\",\"name\":\"Bulgaria\",\"regions\":[]},{\"code\":\"BY\",\"name\":\"Belarus\",\"regions\":[]},{\"code\":\"CH\",\"name\":\"Switzerland\",\"regions\":[]},{\"code\":\"CY\",\"name\":\"Cyprus\",\"regions\":[]},{\"code\":\"CZ\",\"name\":\"Czech Republic\",\"regions\":[]},{\"code\":\"DE\",\"name\":\"Germany\",\"regions\":[]},{\"code\":\"DK\",\"name\":\"Denmark\",\"regions\":[]},{\"code\":\"EE\",\"name\":\"Estonia\",\"regions\":[]},{\"code\":\"ES\",\"name\":\"Spain\",\"regions\":[]},{\"code\":\"FI\",\"name\":\"Finland\",\"regions\":[]},{\"code\":\"FO\",\"name\":\"Faroe Islands\",\"regions\":[]},{\"code\":\"FR\",\"name\":\"France\",\"regions\":[]},{\"code\":\"GB\",\"name\":\"United Kingdom\",\"regions\":[{\"code\":\"GB-ENG\",\"name\":\"England\",\"regions\":[]},{\"code\":\"GB-NIR\",\"name\":\"Northern Ireland\",\"regions\":[]},{\"code\":\"GB-SCT\",\"name\":\"Scotland\",\"regions\":[]},{\"code\":\"GB-WLS\",\"name\":\"Wales\",\"regions\":[]}]},{\"code\":\"GG\",\"name\":\"Guernsey\",\"regions\":[]},{\"code\":\"GI\",\"name\":\"Gibraltar\",\"regions\":[]},{\"code\":\"GR\",\"name\":\"Greece\",\"regions\":[]},{\"code\":\"HR\",\"name\":\"Croatia\",\"regions\":[]},{\"code\":\"HU\",\"name\":\"Hungary\",\"regions\":[]},{\"code\":\"IE\",\"name\":\"Ireland\",\"regions\":[]},{\"code\":\"IM\",\"name\":\"Isle of Man\",\"regions\":[]},{\"code\":\"IS\",\"name\":\"Iceland\",\"regions\":[]},{\"code\":\"IT\",\"name\":\"Italy\",\"regions\":[]},{\"code\":\"JE\",\"name\":\"Jersey\",\"regions\":[]},{\"code\":\"LI\",\"name\":\"Liechtenstein\",\"regions\":[]},{\"code\":\"LT\",\"name\":\"Lithuania\",\"regions\":[]},{\"code\":\"LU\",\"name\":\"Luxembourg\",\"regions\":[]},{\"code\":\"LV\",\"name\":\"Latvia\",\"regions\":[]},{\"code\":\"MC\",\"name\":\"Monaco\",\"regions\":[]},{\"code\":\"MD\",\"name\":\"Moldova\",\"regions\":[]},{\"code\":\"ME\",\"name\":\"Montenegro\",\"regions\":[]},{\"code\":\"MK\",\"name\":\"Macedonia, FYRO\",\"regions\":[]},{\"code\":\"MT\",\"name\":\"Malta\",\"regions\":[]},{\"code\":\"NL\",\"name\":\"Netherlands\",\"regions\":[]},{\"code\":\"NO\",\"name\":\"Norway\",\"regions\":[]},{\"code\":\"PL\",\"name\":\"Poland\",\"regions\":[]},{\"code\":\"PT\",\"name\":\"Portugal\",\"regions\":[]},{\"code\":\"RO\",\"name\":\"Romania\",\"regions\":[]},{\"code\":\"RS\",\"name\":\"Serbia\",\"regions\":[]},{\"code\":\"RU\",\"name\":\"Russia\",\"regions\":[]},{\"code\":\"SE\",\"name\":\"Sweden\",\"regions\":[]},{\"code\":\"SI\",\"name\":\"Slovenia\",\"regions\":[]},{\"code\":\"SJ\",\"name\":\"Svalbard\",\"regions\":[]},{\"code\":\"SK\",\"name\":\"Slovakia\",\"regions\":[]},{\"code\":\"SM\",\"name\":\"San Marino\",\"regions\":[]},{\"code\":\"UA\",\"name\":\"Ukraine\",\"regions\":[]},{\"code\":\"VA\",\"name\":\"Vatican City\",\"regions\":[]},{\"code\":\"XJ\",\"name\":\"Jan Mayen\",\"regions\":[]},{\"code\":\"XK\",\"name\":\"Kosovo\",\"regions\":[]}]},{\"code\":\"GEO-ME\",\"name\":\"Middle East\",\"regions\":[{\"code\":\"AE\",\"name\":\"United Arab Emirates\",\"regions\":[]},{\"code\":\"BH\",\"name\":\"Bahrain\",\"regions\":[]},{\"code\":\"IL\",\"name\":\"Israel\",\"regions\":[]},{\"code\":\"IQ\",\"name\":\"Iraq\",\"regions\":[]},{\"code\":\"IR\",\"name\":\"Iran\",\"regions\":[]},{\"code\":\"JO\",\"name\":\"Jordan\",\"regions\":[]},{\"code\":\"KW\",\"name\":\"Kuwait\",\"regions\":[]},{\"code\":\"LB\",\"name\":\"Lebanon\",\"regions\":[]},{\"code\":\"OM\",\"name\":\"Oman\",\"regions\":[]},{\"code\":\"PS\",\"name\":\"Palestinian Authority\",\"regions\":[]},{\"code\":\"QA\",\"name\":\"Qatar\",\"regions\":[]},{\"code\":\"SY\",\"name\":\"Syria\",\"regions\":[]},{\"code\":\"SA\",\"name\":\"Saudi Arabia\",\"regions\":[]},{\"code\":\"TR\",\"name\":\"Turkey\",\"regions\":[]},{\"code\":\"YE\",\"name\":\"Yemen\",\"regions\":[]}]},{\"code\":\"GEO-NA\",\"name\":\"North America \\/ Central America \\/ Caribbean\",\"regions\":[{\"code\":\"AG\",\"name\":\"Antigua and Barbuda\",\"regions\":[]},{\"code\":\"AI\",\"name\":\"Anguilla\",\"regions\":[]},{\"code\":\"AW\",\"name\":\"Aruba\",\"regions\":[]},{\"code\":\"BB\",\"name\":\"Barbados\",\"regions\":[]},{\"code\":\"BL\",\"name\":\"Saint Barthélemy\",\"regions\":[]},{\"code\":\"BM\",\"name\":\"Bermuda\",\"regions\":[]},{\"code\":\"BQ\",\"name\":\"Bonaire\",\"regions\":[]},{\"code\":\"BS\",\"name\":\"Bahamas\",\"regions\":[]},{\"code\":\"BZ\",\"name\":\"Belize\",\"regions\":[]},{\"code\":\"CA\",\"name\":\"Canada\",\"regions\":[{\"code\":\"CA-AB\",\"name\":\"Alberta\",\"regions\":[]},{\"code\":\"CA-BC\",\"name\":\"British Columbia\",\"regions\":[]},{\"code\":\"CA-MB\",\"name\":\"Manitoba\",\"regions\":[]},{\"code\":\"CA-NB\",\"name\":\"New Brunswick\",\"regions\":[]},{\"code\":\"CA-NL\",\"name\":\"Newfoundland and Labrador\",\"regions\":[]},{\"code\":\"CA-NS\",\"name\":\"Nova Scotia\",\"regions\":[]},{\"code\":\"CA-NT\",\"name\":\"Northwest Territories\",\"regions\":[]},{\"code\":\"CA-NU\",\"name\":\"Nunavut\",\"regions\":[]},{\"code\":\"CA-ON\",\"name\":\"Ontario\",\"regions\":[]},{\"code\":\"CA-PE\",\"name\":\"Prince Edward Island\",\"regions\":[]},{\"code\":\"CA-QC\",\"name\":\"Québec\",\"regions\":[]},{\"code\":\"CA-SK\",\"name\":\"Saskatchewan\",\"regions\":[]},{\"code\":\"CA-YT\",\"name\":\"Yukon Territory\",\"regions\":[]}]},{\"code\":\"CR\",\"name\":\"Costa Rica\",\"regions\":[]},{\"code\":\"CU\",\"name\":\"Cuba\",\"regions\":[]},{\"code\":\"CW\",\"name\":\"Curaçao\",\"regions\":[]},{\"code\":\"DM\",\"name\":\"Dominica\",\"regions\":[]},{\"code\":\"DO\",\"name\":\"Dominican Republic\",\"regions\":[]},{\"code\":\"GD\",\"name\":\"Grenada\",\"regions\":[]},{\"code\":\"GL\",\"name\":\"Greenland\",\"regions\":[]},{\"code\":\"GP\",\"name\":\"Guadeloupe\",\"regions\":[]},{\"code\":\"GT\",\"name\":\"Guatemala\",\"regions\":[]},{\"code\":\"HN\",\"name\":\"Honduras\",\"regions\":[]},{\"code\":\"HT\",\"name\":\"Haiti\",\"regions\":[]},{\"code\":\"JM\",\"name\":\"Jamaica\",\"regions\":[]},{\"code\":\"KN\",\"name\":\"Saint Kitts and Nevis\",\"regions\":[]},{\"code\":\"KY\",\"name\":\"Cayman Islands\",\"regions\":[]},{\"code\":\"LC\",\"name\":\"Saint Lucia\",\"regions\":[]},{\"code\":\"MF\",\"name\":\"Saint Martin\",\"regions\":[]},{\"code\":\"MQ\",\"name\":\"Martinique\",\"regions\":[]},{\"code\":\"MS\",\"name\":\"Montserrat\",\"regions\":[]},{\"code\":\"MX\",\"name\":\"Mexico\",\"regions\":[]},{\"code\":\"NI\",\"name\":\"Nicaragua\",\"regions\":[]},{\"code\":\"PA\",\"name\":\"Panama\",\"regions\":[]},{\"code\":\"PM\",\"name\":\"Saint Pierre and Miquelon\",\"regions\":[]},{\"code\":\"PR\",\"name\":\"Puerto Rico\",\"regions\":[]},{\"code\":\"SV\",\"name\":\"El Salvador\",\"regions\":[]},{\"code\":\"SX\",\"name\":\"Sint Maarten\",\"regions\":[]},{\"code\":\"TC\",\"name\":\"Turks and Caicos Islands\",\"regions\":[]},{\"code\":\"TT\",\"name\":\"Trinidad and Tobago\",\"regions\":[]},{\"code\":\"UM\",\"name\":\"U.S. Outlying Islands\",\"regions\":[]},{\"code\":\"US\",\"name\":\"United States\",\"regions\":[{\"code\":\"US-AK\",\"name\":\"Alaska\",\"regions\":[]},{\"code\":\"US-AL\",\"name\":\"Alabama\",\"regions\":[]},{\"code\":\"US-AR\",\"name\":\"Arkansas\",\"regions\":[]},{\"code\":\"US-AZ\",\"name\":\"Arizona\",\"regions\":[]},{\"code\":\"US-CA\",\"name\":\"California\",\"regions\":[]},{\"code\":\"US-CO\",\"name\":\"Colorado\",\"regions\":[]},{\"code\":\"US-CT\",\"name\":\"Connecticut\",\"regions\":[]},{\"code\":\"US-DC\",\"name\":\"District of Columbia\",\"regions\":[]},{\"code\":\"US-DE\",\"name\":\"Delaware\",\"regions\":[]},{\"code\":\"US-FL\",\"name\":\"Florida\",\"regions\":[]},{\"code\":\"US-GA\",\"name\":\"Georgia\",\"regions\":[]},{\"code\":\"US-HI\",\"name\":\"Hawaii\",\"regions\":[]},{\"code\":\"US-IA\",\"name\":\"Iowa\",\"regions\":[]},{\"code\":\"US-ID\",\"name\":\"Idaho\",\"regions\":[]},{\"code\":\"US-IL\",\"name\":\"Illinois\",\"regions\":[]},{\"code\":\"US-IN\",\"name\":\"Indiana\",\"regions\":[]},{\"code\":\"US-KS\",\"name\":\"Kansas\",\"regions\":[]},{\"code\":\"US-KY\",\"name\":\"Kentucky\",\"regions\":[]},{\"code\":\"US-LA\",\"name\":\"Louisiana\",\"regions\":[]},{\"code\":\"US-MA\",\"name\":\"Massachusetts\",\"regions\":[]},{\"code\":\"US-MD\",\"name\":\"Maryland\",\"regions\":[]},{\"code\":\"US-ME\",\"name\":\"Maine\",\"regions\":[]},{\"code\":\"US-MI\",\"name\":\"Michigan\",\"regions\":[]},{\"code\":\"US-MN\",\"name\":\"Minnesota\",\"regions\":[]},{\"code\":\"US-MO\",\"name\":\"Missouri\",\"regions\":[]},{\"code\":\"US-MS\",\"name\":\"Mississippi\",\"regions\":[]},{\"code\":\"US-MT\",\"name\":\"Montana\",\"regions\":[]},{\"code\":\"US-NC\",\"name\":\"North Carolina\",\"regions\":[]},{\"code\":\"US-ND\",\"name\":\"North Dakota\",\"regions\":[]},{\"code\":\"US-NE\",\"name\":\"Nebraska\",\"regions\":[]},{\"code\":\"US-NH\",\"name\":\"New Hampshire\",\"regions\":[]},{\"code\":\"US-NJ\",\"name\":\"New Jersey\",\"regions\":[]},{\"code\":\"US-NM\",\"name\":\"New Mexico\",\"regions\":[]},{\"code\":\"US-NV\",\"name\":\"Nevada\",\"regions\":[]},{\"code\":\"US-NY\",\"name\":\"New York\",\"regions\":[]},{\"code\":\"US-OH\",\"name\":\"Ohio\",\"regions\":[]},{\"code\":\"US-OK\",\"name\":\"Oklahoma\",\"regions\":[]},{\"code\":\"US-OR\",\"name\":\"Oregon\",\"regions\":[]},{\"code\":\"US-PA\",\"name\":\"Pennsylvania\",\"regions\":[]},{\"code\":\"US-RI\",\"name\":\"Rhode Island\",\"regions\":[]},{\"code\":\"US-SC\",\"name\":\"South Carolina\",\"regions\":[]},{\"code\":\"US-SD\",\"name\":\"South Dakota\",\"regions\":[]},{\"code\":\"US-TN\",\"name\":\"Tennessee\",\"regions\":[]},{\"code\":\"US-TX\",\"name\":\"Texas\",\"regions\":[]},{\"code\":\"US-UT\",\"name\":\"Utah\",\"regions\":[]},{\"code\":\"US-VA\",\"name\":\"Virginia\",\"regions\":[]},{\"code\":\"US-VT\",\"name\":\"Vermont\",\"regions\":[]},{\"code\":\"US-WA\",\"name\":\"Washington\",\"regions\":[]},{\"code\":\"US-WI\",\"name\":\"Wisconsin\",\"regions\":[]},{\"code\":\"US-WV\",\"name\":\"West Virginia\",\"regions\":[]},{\"code\":\"US-WY\",\"name\":\"Wyoming\",\"regions\":[]}]},{\"code\":\"VC\",\"name\":\"Saint Vincent and the Grenadines\",\"regions\":[]},{\"code\":\"VG\",\"name\":\"British Virgin Islands\",\"regions\":[]},{\"code\":\"VI\",\"name\":\"U.S. Virgin Islands\",\"regions\":[]},{\"code\":\"XE\",\"name\":\"Sint Eustatius\",\"regions\":[]},{\"code\":\"XS\",\"name\":\"Saba\",\"regions\":[]}]},{\"code\":\"GEO-AS\",\"name\":\"Asia\",\"regions\":[{\"code\":\"AF\",\"name\":\"Afghanistan\",\"regions\":[]},{\"code\":\"AM\",\"name\":\"Armenia\",\"regions\":[]},{\"code\":\"AZ\",\"name\":\"Azerbaijan\",\"regions\":[]},{\"code\":\"BD\",\"name\":\"Bangladesh\",\"regions\":[]},{\"code\":\"BN\",\"name\":\"Brunei\",\"regions\":[]},{\"code\":\"BT\",\"name\":\"Bhutan\",\"regions\":[]},{\"code\":\"CC\",\"name\":\"Cocos (Keeling) Islands\",\"regions\":[]},{\"code\":\"CN\",\"name\":\"China\",\"regions\":[]},{\"code\":\"CX\",\"name\":\"Christmas Island\",\"regions\":[]},{\"code\":\"GE\",\"name\":\"Georgia\",\"regions\":[]},{\"code\":\"HK\",\"name\":\"Hong Kong SAR\",\"regions\":[]},{\"code\":\"ID\",\"name\":\"Indonesia\",\"regions\":[]},{\"code\":\"IN\",\"name\":\"India\",\"regions\":[]},{\"code\":\"IO\",\"name\":\"British Indian Ocean Territory\",\"regions\":[]},{\"code\":\"JP\",\"name\":\"Japan\",\"regions\":[]},{\"code\":\"KG\",\"name\":\"Kyrgyzstan\",\"regions\":[]},{\"code\":\"KH\",\"name\":\"Cambodia\",\"regions\":[]},{\"code\":\"KP\",\"name\":\"North Korea\",\"regions\":[]},{\"code\":\"KR\",\"name\":\"Korea\",\"regions\":[]},{\"code\":\"KZ\",\"name\":\"Kazakhstan\",\"regions\":[]},{\"code\":\"LA\",\"name\":\"Laos\",\"regions\":[]},{\"code\":\"LK\",\"name\":\"Sri Lanka\",\"regions\":[]},{\"code\":\"MM\",\"name\":\"Myanmar\",\"regions\":[]},{\"code\":\"MN\",\"name\":\"Mongolia\",\"regions\":[]},{\"code\":\"MO\",\"name\":\"Macao SAR\",\"regions\":[]},{\"code\":\"MV\",\"name\":\"Maldives\",\"regions\":[]},{\"code\":\"MY\",\"name\":\"Malaysia\",\"regions\":[]},{\"code\":\"NP\",\"name\":\"Nepal\",\"regions\":[]},{\"code\":\"PH\",\"name\":\"Philippines\",\"regions\":[]},{\"code\":\"PK\",\"name\":\"Pakistan\",\"regions\":[]},{\"code\":\"SG\",\"name\":\"Singapore\",\"regions\":[]},{\"code\":\"TH\",\"name\":\"Thailand\",\"regions\":[]},{\"code\":\"TJ\",\"name\":\"Tajikistan\",\"regions\":[]},{\"code\":\"TL\",\"name\":\"Timor_Leste\",\"regions\":[]},{\"code\":\"TM\",\"name\":\"Turkmenistan\",\"regions\":[]},{\"code\":\"TW\",\"name\":\"Taiwan\",\"regions\":[]},{\"code\":\"UZ\",\"name\":\"Uzbekistan\",\"regions\":[]},{\"code\":\"VN\",\"name\":\"Vietnam\",\"regions\":[]}]},{\"code\":\"GEO-AF\",\"name\":\"Africa\",\"regions\":[{\"code\":\"AO\",\"name\":\"Angola\",\"regions\":[]},{\"code\":\"BF\",\"name\":\"Burkina Faso\",\"regions\":[]},{\"code\":\"BI\",\"name\":\"Burundi\",\"regions\":[]},{\"code\":\"BJ\",\"name\":\"Benin\",\"regions\":[]},{\"code\":\"BV\",\"name\":\"Bouvet Island\",\"regions\":[]},{\"code\":\"BW\",\"name\":\"Botswana\",\"regions\":[]},{\"code\":\"CD\",\"name\":\"Congo (DRC)\",\"regions\":[]},{\"code\":\"CF\",\"name\":\"Central African Republic\",\"regions\":[]},{\"code\":\"CG\",\"name\":\"Congo\",\"regions\":[]},{\"code\":\"CI\",\"name\":\"Côte d’Ivoire\",\"regions\":[]},{\"code\":\"CM\",\"name\":\"Cameroon\",\"regions\":[]},{\"code\":\"CV\",\"name\":\"Cabo Verde\",\"regions\":[]},{\"code\":\"DJ\",\"name\":\"Djibouti\",\"regions\":[]},{\"code\":\"DZ\",\"name\":\"Algeria\",\"regions\":[]},{\"code\":\"EG\",\"name\":\"Egypt\",\"regions\":[]},{\"code\":\"ER\",\"name\":\"Eritrea\",\"regions\":[]},{\"code\":\"ET\",\"name\":\"Ethiopia\",\"regions\":[]},{\"code\":\"GA\",\"name\":\"Gabon\",\"regions\":[]},{\"code\":\"GH\",\"name\":\"Ghana\",\"regions\":[]},{\"code\":\"GM\",\"name\":\"Gambia\",\"regions\":[]},{\"code\":\"GN\",\"name\":\"Guinea\",\"regions\":[]},{\"code\":\"GQ\",\"name\":\"Equatorial Guinea\",\"regions\":[]},{\"code\":\"GW\",\"name\":\"Guinea_Bissau\",\"regions\":[]},{\"code\":\"KE\",\"name\":\"Kenya\",\"regions\":[]},{\"code\":\"KM\",\"name\":\"Comoros\",\"regions\":[]},{\"code\":\"LR\",\"name\":\"Liberia\",\"regions\":[]},{\"code\":\"LS\",\"name\":\"Lesotho\",\"regions\":[]},{\"code\":\"LY\",\"name\":\"Libya\",\"regions\":[]},{\"code\":\"MA\",\"name\":\"Morocco\",\"regions\":[]},{\"code\":\"MG\",\"name\":\"Madagascar\",\"regions\":[]},{\"code\":\"ML\",\"name\":\"Mali\",\"regions\":[]},{\"code\":\"MR\",\"name\":\"Mauritania\",\"regions\":[]},{\"code\":\"MU\",\"name\":\"Mauritius\",\"regions\":[]},{\"code\":\"MW\",\"name\":\"Malawi\",\"regions\":[]},{\"code\":\"MZ\",\"name\":\"Mozambique\",\"regions\":[]},{\"code\":\"NA\",\"name\":\"Namibia\",\"regions\":[]},{\"code\":\"NE\",\"name\":\"Niger\",\"regions\":[]},{\"code\":\"NG\",\"name\":\"Nigeria\",\"regions\":[]},{\"code\":\"RE\",\"name\":\"Réunion\",\"regions\":[]},{\"code\":\"RW\",\"name\":\"Rwanda\",\"regions\":[]},{\"code\":\"SC\",\"name\":\"Seychelles\",\"regions\":[]},{\"code\":\"SD\",\"name\":\"Sudan\",\"regions\":[]},{\"code\":\"SH\",\"name\":\"St Helena, Ascension, Tristan da Cunha\",\"regions\":[]},{\"code\":\"SL\",\"name\":\"Sierra Leone\",\"regions\":[]},{\"code\":\"SN\",\"name\":\"Senegal\",\"regions\":[]},{\"code\":\"SO\",\"name\":\"Somalia\",\"regions\":[]},{\"code\":\"SS\",\"name\":\"South Sudan\",\"regions\":[]},{\"code\":\"ST\",\"name\":\"São Tomé and Príncipe\",\"regions\":[]},{\"code\":\"SZ\",\"name\":\"Swaziland\",\"regions\":[]},{\"code\":\"TD\",\"name\":\"Chad\",\"regions\":[]},{\"code\":\"TF\",\"name\":\"French Southern Territories\",\"regions\":[]},{\"code\":\"TG\",\"name\":\"Togo\",\"regions\":[]},{\"code\":\"TN\",\"name\":\"Tunisia\",\"regions\":[]},{\"code\":\"TZ\",\"name\":\"Tanzania\",\"regions\":[]},{\"code\":\"UG\",\"name\":\"Uganda\",\"regions\":[]},{\"code\":\"YT\",\"name\":\"Mayotte\",\"regions\":[]},{\"code\":\"ZA\",\"name\":\"South Africa\",\"regions\":[]},{\"code\":\"ZM\",\"name\":\"Zambia\",\"regions\":[]},{\"code\":\"ZW\",\"name\":\"Zimbabwe\",\"regions\":[]}]},{\"code\":\"GEO-AN\",\"name\":\"Antarctica\",\"regions\":[{\"code\":\"AQ\",\"name\":\"Antarctica\",\"regions\":[]}]},{\"code\":\"GEO-SA\",\"name\":\"South America\",\"regions\":[{\"code\":\"AR\",\"name\":\"Argentina\",\"regions\":[]},{\"code\":\"BO\",\"name\":\"Bolivia\",\"regions\":[]},{\"code\":\"BR\",\"name\":\"Brazil\",\"regions\":[]},{\"code\":\"CL\",\"name\":\"Chile\",\"regions\":[]},{\"code\":\"CO\",\"name\":\"Colombia\",\"regions\":[]},{\"code\":\"EC\",\"name\":\"Ecuador\",\"regions\":[]},{\"code\":\"FK\",\"name\":\"Falkland Islands\",\"regions\":[]},{\"code\":\"GF\",\"name\":\"French Guiana\",\"regions\":[]},{\"code\":\"GS\",\"name\":\"South Georgia and South Sandwich Islands\",\"regions\":[]},{\"code\":\"GY\",\"name\":\"Guyana\",\"regions\":[]},{\"code\":\"PE\",\"name\":\"Peru\",\"regions\":[]},{\"code\":\"PY\",\"name\":\"Paraguay\",\"regions\":[]},{\"code\":\"SR\",\"name\":\"Suriname\",\"regions\":[]},{\"code\":\"UY\",\"name\":\"Uruguay\",\"regions\":[]},{\"code\":\"VE\",\"name\":\"Venezuela\",\"regions\":[]}]},{\"code\":\"GEO-AP\",\"name\":\"Australia \\/ Pacific\",\"regions\":[{\"code\":\"AS\",\"name\":\"American Samoa\",\"regions\":[]},{\"code\":\"AU\",\"name\":\"Australia\",\"regions\":[{\"code\":\"AU-ACT\",\"name\":\"Australian Capital Territory\",\"regions\":[]},{\"code\":\"AU-NSW\",\"name\":\"New South Wales\",\"regions\":[]},{\"code\":\"AU-NT\",\"name\":\"Northern Territory\",\"regions\":[]},{\"code\":\"AU-QLD\",\"name\":\"Queensland\",\"regions\":[]},{\"code\":\"AU-SA\",\"name\":\"South Australia\",\"regions\":[]},{\"code\":\"AU-TAS\",\"name\":\"Tasmania\",\"regions\":[]},{\"code\":\"AU-VIC\",\"name\":\"Victoria\",\"regions\":[]},{\"code\":\"AU-WA\",\"name\":\"Western Australia\",\"regions\":[]}]},{\"code\":\"CK\",\"name\":\"Cook Islands\",\"regions\":[]},{\"code\":\"FJ\",\"name\":\"Fiji\",\"regions\":[]},{\"code\":\"FM\",\"name\":\"Micronesia\",\"regions\":[]},{\"code\":\"GU\",\"name\":\"Guam\",\"regions\":[]},{\"code\":\"HM\",\"name\":\"Heard Island and McDonald Islands\",\"regions\":[]},{\"code\":\"KI\",\"name\":\"Kiribati\",\"regions\":[]},{\"code\":\"MH\",\"name\":\"Marshall Islands\",\"regions\":[]},{\"code\":\"MP\",\"name\":\"Northern Mariana Islands\",\"regions\":[]},{\"code\":\"NC\",\"name\":\"New Caledonia\",\"regions\":[]},{\"code\":\"NF\",\"name\":\"Norfolk Island\",\"regions\":[]},{\"code\":\"NR\",\"name\":\"Nauru\",\"regions\":[]},{\"code\":\"NU\",\"name\":\"Niue\",\"regions\":[]},{\"code\":\"NZ\",\"name\":\"New Zealand\",\"regions\":[]},{\"code\":\"PF\",\"name\":\"French Polynesia\",\"regions\":[]},{\"code\":\"PG\",\"name\":\"Papua New Guinea\",\"regions\":[]},{\"code\":\"PN\",\"name\":\"Pitcairn Islands\",\"regions\":[]},{\"code\":\"PW\",\"name\":\"Palau\",\"regions\":[]},{\"code\":\"SB\",\"name\":\"Solomon Islands\",\"regions\":[]},{\"code\":\"TK\",\"name\":\"Tokelau\",\"regions\":[]},{\"code\":\"TO\",\"name\":\"Tonga\",\"regions\":[]},{\"code\":\"TV\",\"name\":\"Tuvalu\",\"regions\":[]},{\"code\":\"VU\",\"name\":\"Vanuatu\",\"regions\":[]},{\"code\":\"WF\",\"name\":\"Wallis and Futuna\",\"regions\":[]},{\"code\":\"WS\",\"name\":\"Samoa\",\"regions\":[]}]}]}}}" + "x-ms-request-id" : "c31fba71-f453-42e8-8621-02215904627e", + "Body" : "{\"id\":\"\\/providers\\/Microsoft.Network\\/trafficManagerGeographicHierarchies\\/default\",\"name\":\"default\",\"type\":\"Microsoft.Network\\/trafficManagerGeographicHierarchies\",\"properties\":{\"geographicHierarchy\":{\"code\":\"WORLD\",\"name\":\"World\",\"regions\":[{\"code\":\"GEO-EU\",\"name\":\"Europe\",\"regions\":[{\"code\":\"AD\",\"name\":\"Andorra\",\"regions\":[]},{\"code\":\"AL\",\"name\":\"Albania\",\"regions\":[]},{\"code\":\"AT\",\"name\":\"Austria\",\"regions\":[]},{\"code\":\"AX\",\"name\":\"Åland Islands\",\"regions\":[]},{\"code\":\"BA\",\"name\":\"Bosnia and Herzegovina\",\"regions\":[]},{\"code\":\"BE\",\"name\":\"Belgium\",\"regions\":[]},{\"code\":\"BG\",\"name\":\"Bulgaria\",\"regions\":[]},{\"code\":\"BY\",\"name\":\"Belarus\",\"regions\":[]},{\"code\":\"CH\",\"name\":\"Switzerland\",\"regions\":[]},{\"code\":\"CY\",\"name\":\"Cyprus\",\"regions\":[]},{\"code\":\"CZ\",\"name\":\"Czech Republic\",\"regions\":[]},{\"code\":\"DE\",\"name\":\"Germany\",\"regions\":[]},{\"code\":\"DK\",\"name\":\"Denmark\",\"regions\":[]},{\"code\":\"EE\",\"name\":\"Estonia\",\"regions\":[]},{\"code\":\"ES\",\"name\":\"Spain\",\"regions\":[]},{\"code\":\"FI\",\"name\":\"Finland\",\"regions\":[]},{\"code\":\"FO\",\"name\":\"Faroe Islands\",\"regions\":[]},{\"code\":\"FR\",\"name\":\"France\",\"regions\":[]},{\"code\":\"GB\",\"name\":\"United Kingdom\",\"regions\":[]},{\"code\":\"GG\",\"name\":\"Guernsey\",\"regions\":[]},{\"code\":\"GI\",\"name\":\"Gibraltar\",\"regions\":[]},{\"code\":\"GR\",\"name\":\"Greece\",\"regions\":[]},{\"code\":\"HR\",\"name\":\"Croatia\",\"regions\":[]},{\"code\":\"HU\",\"name\":\"Hungary\",\"regions\":[]},{\"code\":\"IE\",\"name\":\"Ireland\",\"regions\":[]},{\"code\":\"IM\",\"name\":\"Isle of Man\",\"regions\":[]},{\"code\":\"IS\",\"name\":\"Iceland\",\"regions\":[]},{\"code\":\"IT\",\"name\":\"Italy\",\"regions\":[]},{\"code\":\"JE\",\"name\":\"Jersey\",\"regions\":[]},{\"code\":\"LI\",\"name\":\"Liechtenstein\",\"regions\":[]},{\"code\":\"LT\",\"name\":\"Lithuania\",\"regions\":[]},{\"code\":\"LU\",\"name\":\"Luxembourg\",\"regions\":[]},{\"code\":\"LV\",\"name\":\"Latvia\",\"regions\":[]},{\"code\":\"MC\",\"name\":\"Monaco\",\"regions\":[]},{\"code\":\"MD\",\"name\":\"Moldova\",\"regions\":[]},{\"code\":\"ME\",\"name\":\"Montenegro\",\"regions\":[]},{\"code\":\"MK\",\"name\":\"Macedonia, FYRO\",\"regions\":[]},{\"code\":\"MT\",\"name\":\"Malta\",\"regions\":[]},{\"code\":\"NL\",\"name\":\"Netherlands\",\"regions\":[]},{\"code\":\"NO\",\"name\":\"Norway\",\"regions\":[]},{\"code\":\"PL\",\"name\":\"Poland\",\"regions\":[]},{\"code\":\"PT\",\"name\":\"Portugal\",\"regions\":[]},{\"code\":\"RO\",\"name\":\"Romania\",\"regions\":[]},{\"code\":\"RS\",\"name\":\"Serbia\",\"regions\":[]},{\"code\":\"RU\",\"name\":\"Russia\",\"regions\":[]},{\"code\":\"SE\",\"name\":\"Sweden\",\"regions\":[]},{\"code\":\"SI\",\"name\":\"Slovenia\",\"regions\":[]},{\"code\":\"SJ\",\"name\":\"Svalbard\",\"regions\":[]},{\"code\":\"SK\",\"name\":\"Slovakia\",\"regions\":[]},{\"code\":\"SM\",\"name\":\"San Marino\",\"regions\":[]},{\"code\":\"UA\",\"name\":\"Ukraine\",\"regions\":[]},{\"code\":\"VA\",\"name\":\"Vatican City\",\"regions\":[]},{\"code\":\"XJ\",\"name\":\"Jan Mayen\",\"regions\":[]},{\"code\":\"XK\",\"name\":\"Kosovo\",\"regions\":[]}]},{\"code\":\"GEO-ME\",\"name\":\"Middle East\",\"regions\":[{\"code\":\"AE\",\"name\":\"United Arab Emirates\",\"regions\":[]},{\"code\":\"BH\",\"name\":\"Bahrain\",\"regions\":[]},{\"code\":\"IL\",\"name\":\"Israel\",\"regions\":[]},{\"code\":\"IQ\",\"name\":\"Iraq\",\"regions\":[]},{\"code\":\"IR\",\"name\":\"Iran\",\"regions\":[]},{\"code\":\"JO\",\"name\":\"Jordan\",\"regions\":[]},{\"code\":\"KW\",\"name\":\"Kuwait\",\"regions\":[]},{\"code\":\"LB\",\"name\":\"Lebanon\",\"regions\":[]},{\"code\":\"OM\",\"name\":\"Oman\",\"regions\":[]},{\"code\":\"PS\",\"name\":\"Palestinian Authority\",\"regions\":[]},{\"code\":\"QA\",\"name\":\"Qatar\",\"regions\":[]},{\"code\":\"SY\",\"name\":\"Syria\",\"regions\":[]},{\"code\":\"SA\",\"name\":\"Saudi Arabia\",\"regions\":[]},{\"code\":\"TR\",\"name\":\"Turkey\",\"regions\":[]},{\"code\":\"YE\",\"name\":\"Yemen\",\"regions\":[]}]},{\"code\":\"GEO-NA\",\"name\":\"North America \\/ Central America \\/ Caribbean\",\"regions\":[{\"code\":\"AG\",\"name\":\"Antigua and Barbuda\",\"regions\":[]},{\"code\":\"AI\",\"name\":\"Anguilla\",\"regions\":[]},{\"code\":\"AW\",\"name\":\"Aruba\",\"regions\":[]},{\"code\":\"BB\",\"name\":\"Barbados\",\"regions\":[]},{\"code\":\"BL\",\"name\":\"Saint Barthélemy\",\"regions\":[]},{\"code\":\"BM\",\"name\":\"Bermuda\",\"regions\":[]},{\"code\":\"BQ\",\"name\":\"Bonaire\",\"regions\":[]},{\"code\":\"BS\",\"name\":\"Bahamas\",\"regions\":[]},{\"code\":\"BZ\",\"name\":\"Belize\",\"regions\":[]},{\"code\":\"CA\",\"name\":\"Canada\",\"regions\":[{\"code\":\"CA-AB\",\"name\":\"Alberta\",\"regions\":[]},{\"code\":\"CA-BC\",\"name\":\"British Columbia\",\"regions\":[]},{\"code\":\"CA-MB\",\"name\":\"Manitoba\",\"regions\":[]},{\"code\":\"CA-NB\",\"name\":\"New Brunswick\",\"regions\":[]},{\"code\":\"CA-NL\",\"name\":\"Newfoundland and Labrador\",\"regions\":[]},{\"code\":\"CA-NS\",\"name\":\"Nova Scotia\",\"regions\":[]},{\"code\":\"CA-NT\",\"name\":\"Northwest Territories\",\"regions\":[]},{\"code\":\"CA-NU\",\"name\":\"Nunavut\",\"regions\":[]},{\"code\":\"CA-ON\",\"name\":\"Ontario\",\"regions\":[]},{\"code\":\"CA-PE\",\"name\":\"Prince Edward Island\",\"regions\":[]},{\"code\":\"CA-QC\",\"name\":\"Québec\",\"regions\":[]},{\"code\":\"CA-SK\",\"name\":\"Saskatchewan\",\"regions\":[]},{\"code\":\"CA-YT\",\"name\":\"Yukon Territory\",\"regions\":[]}]},{\"code\":\"CR\",\"name\":\"Costa Rica\",\"regions\":[]},{\"code\":\"CU\",\"name\":\"Cuba\",\"regions\":[]},{\"code\":\"CW\",\"name\":\"Curaçao\",\"regions\":[]},{\"code\":\"DM\",\"name\":\"Dominica\",\"regions\":[]},{\"code\":\"DO\",\"name\":\"Dominican Republic\",\"regions\":[]},{\"code\":\"GD\",\"name\":\"Grenada\",\"regions\":[]},{\"code\":\"GL\",\"name\":\"Greenland\",\"regions\":[]},{\"code\":\"GP\",\"name\":\"Guadeloupe\",\"regions\":[]},{\"code\":\"GT\",\"name\":\"Guatemala\",\"regions\":[]},{\"code\":\"HN\",\"name\":\"Honduras\",\"regions\":[]},{\"code\":\"HT\",\"name\":\"Haiti\",\"regions\":[]},{\"code\":\"JM\",\"name\":\"Jamaica\",\"regions\":[]},{\"code\":\"KN\",\"name\":\"Saint Kitts and Nevis\",\"regions\":[]},{\"code\":\"KY\",\"name\":\"Cayman Islands\",\"regions\":[]},{\"code\":\"LC\",\"name\":\"Saint Lucia\",\"regions\":[]},{\"code\":\"MF\",\"name\":\"Saint Martin\",\"regions\":[]},{\"code\":\"MQ\",\"name\":\"Martinique\",\"regions\":[]},{\"code\":\"MS\",\"name\":\"Montserrat\",\"regions\":[]},{\"code\":\"MX\",\"name\":\"Mexico\",\"regions\":[]},{\"code\":\"NI\",\"name\":\"Nicaragua\",\"regions\":[]},{\"code\":\"PA\",\"name\":\"Panama\",\"regions\":[]},{\"code\":\"PM\",\"name\":\"Saint Pierre and Miquelon\",\"regions\":[]},{\"code\":\"PR\",\"name\":\"Puerto Rico\",\"regions\":[]},{\"code\":\"SV\",\"name\":\"El Salvador\",\"regions\":[]},{\"code\":\"SX\",\"name\":\"Sint Maarten\",\"regions\":[]},{\"code\":\"TC\",\"name\":\"Turks and Caicos Islands\",\"regions\":[]},{\"code\":\"TT\",\"name\":\"Trinidad and Tobago\",\"regions\":[]},{\"code\":\"UM\",\"name\":\"U.S. Outlying Islands\",\"regions\":[]},{\"code\":\"US\",\"name\":\"United States\",\"regions\":[{\"code\":\"US-AK\",\"name\":\"Alaska\",\"regions\":[]},{\"code\":\"US-AL\",\"name\":\"Alabama\",\"regions\":[]},{\"code\":\"US-AR\",\"name\":\"Arkansas\",\"regions\":[]},{\"code\":\"US-AZ\",\"name\":\"Arizona\",\"regions\":[]},{\"code\":\"US-CA\",\"name\":\"California\",\"regions\":[]},{\"code\":\"US-CO\",\"name\":\"Colorado\",\"regions\":[]},{\"code\":\"US-CT\",\"name\":\"Connecticut\",\"regions\":[]},{\"code\":\"US-DC\",\"name\":\"District of Columbia\",\"regions\":[]},{\"code\":\"US-DE\",\"name\":\"Delaware\",\"regions\":[]},{\"code\":\"US-FL\",\"name\":\"Florida\",\"regions\":[]},{\"code\":\"US-GA\",\"name\":\"Georgia\",\"regions\":[]},{\"code\":\"US-HI\",\"name\":\"Hawaii\",\"regions\":[]},{\"code\":\"US-IA\",\"name\":\"Iowa\",\"regions\":[]},{\"code\":\"US-ID\",\"name\":\"Idaho\",\"regions\":[]},{\"code\":\"US-IL\",\"name\":\"Illinois\",\"regions\":[]},{\"code\":\"US-IN\",\"name\":\"Indiana\",\"regions\":[]},{\"code\":\"US-KS\",\"name\":\"Kansas\",\"regions\":[]},{\"code\":\"US-KY\",\"name\":\"Kentucky\",\"regions\":[]},{\"code\":\"US-LA\",\"name\":\"Louisiana\",\"regions\":[]},{\"code\":\"US-MA\",\"name\":\"Massachusetts\",\"regions\":[]},{\"code\":\"US-MD\",\"name\":\"Maryland\",\"regions\":[]},{\"code\":\"US-ME\",\"name\":\"Maine\",\"regions\":[]},{\"code\":\"US-MI\",\"name\":\"Michigan\",\"regions\":[]},{\"code\":\"US-MN\",\"name\":\"Minnesota\",\"regions\":[]},{\"code\":\"US-MO\",\"name\":\"Missouri\",\"regions\":[]},{\"code\":\"US-MS\",\"name\":\"Mississippi\",\"regions\":[]},{\"code\":\"US-MT\",\"name\":\"Montana\",\"regions\":[]},{\"code\":\"US-NC\",\"name\":\"North Carolina\",\"regions\":[]},{\"code\":\"US-ND\",\"name\":\"North Dakota\",\"regions\":[]},{\"code\":\"US-NE\",\"name\":\"Nebraska\",\"regions\":[]},{\"code\":\"US-NH\",\"name\":\"New Hampshire\",\"regions\":[]},{\"code\":\"US-NJ\",\"name\":\"New Jersey\",\"regions\":[]},{\"code\":\"US-NM\",\"name\":\"New Mexico\",\"regions\":[]},{\"code\":\"US-NV\",\"name\":\"Nevada\",\"regions\":[]},{\"code\":\"US-NY\",\"name\":\"New York\",\"regions\":[]},{\"code\":\"US-OH\",\"name\":\"Ohio\",\"regions\":[]},{\"code\":\"US-OK\",\"name\":\"Oklahoma\",\"regions\":[]},{\"code\":\"US-OR\",\"name\":\"Oregon\",\"regions\":[]},{\"code\":\"US-PA\",\"name\":\"Pennsylvania\",\"regions\":[]},{\"code\":\"US-RI\",\"name\":\"Rhode Island\",\"regions\":[]},{\"code\":\"US-SC\",\"name\":\"South Carolina\",\"regions\":[]},{\"code\":\"US-SD\",\"name\":\"South Dakota\",\"regions\":[]},{\"code\":\"US-TN\",\"name\":\"Tennessee\",\"regions\":[]},{\"code\":\"US-TX\",\"name\":\"Texas\",\"regions\":[]},{\"code\":\"US-UT\",\"name\":\"Utah\",\"regions\":[]},{\"code\":\"US-VA\",\"name\":\"Virginia\",\"regions\":[]},{\"code\":\"US-VT\",\"name\":\"Vermont\",\"regions\":[]},{\"code\":\"US-WA\",\"name\":\"Washington\",\"regions\":[]},{\"code\":\"US-WI\",\"name\":\"Wisconsin\",\"regions\":[]},{\"code\":\"US-WV\",\"name\":\"West Virginia\",\"regions\":[]},{\"code\":\"US-WY\",\"name\":\"Wyoming\",\"regions\":[]}]},{\"code\":\"VC\",\"name\":\"Saint Vincent and the Grenadines\",\"regions\":[]},{\"code\":\"VG\",\"name\":\"British Virgin Islands\",\"regions\":[]},{\"code\":\"VI\",\"name\":\"U.S. Virgin Islands\",\"regions\":[]},{\"code\":\"XE\",\"name\":\"Sint Eustatius\",\"regions\":[]},{\"code\":\"XS\",\"name\":\"Saba\",\"regions\":[]}]},{\"code\":\"GEO-AS\",\"name\":\"Asia\",\"regions\":[{\"code\":\"AF\",\"name\":\"Afghanistan\",\"regions\":[]},{\"code\":\"AM\",\"name\":\"Armenia\",\"regions\":[]},{\"code\":\"AZ\",\"name\":\"Azerbaijan\",\"regions\":[]},{\"code\":\"BD\",\"name\":\"Bangladesh\",\"regions\":[]},{\"code\":\"BN\",\"name\":\"Brunei\",\"regions\":[]},{\"code\":\"BT\",\"name\":\"Bhutan\",\"regions\":[]},{\"code\":\"CC\",\"name\":\"Cocos (Keeling) Islands\",\"regions\":[]},{\"code\":\"CN\",\"name\":\"China\",\"regions\":[]},{\"code\":\"CX\",\"name\":\"Christmas Island\",\"regions\":[]},{\"code\":\"GE\",\"name\":\"Georgia\",\"regions\":[]},{\"code\":\"HK\",\"name\":\"Hong Kong SAR\",\"regions\":[]},{\"code\":\"ID\",\"name\":\"Indonesia\",\"regions\":[]},{\"code\":\"IN\",\"name\":\"India\",\"regions\":[]},{\"code\":\"IO\",\"name\":\"British Indian Ocean Territory\",\"regions\":[]},{\"code\":\"JP\",\"name\":\"Japan\",\"regions\":[]},{\"code\":\"KG\",\"name\":\"Kyrgyzstan\",\"regions\":[]},{\"code\":\"KH\",\"name\":\"Cambodia\",\"regions\":[]},{\"code\":\"KP\",\"name\":\"North Korea\",\"regions\":[]},{\"code\":\"KR\",\"name\":\"Korea\",\"regions\":[]},{\"code\":\"KZ\",\"name\":\"Kazakhstan\",\"regions\":[]},{\"code\":\"LA\",\"name\":\"Laos\",\"regions\":[]},{\"code\":\"LK\",\"name\":\"Sri Lanka\",\"regions\":[]},{\"code\":\"MM\",\"name\":\"Myanmar\",\"regions\":[]},{\"code\":\"MN\",\"name\":\"Mongolia\",\"regions\":[]},{\"code\":\"MO\",\"name\":\"Macao SAR\",\"regions\":[]},{\"code\":\"MV\",\"name\":\"Maldives\",\"regions\":[]},{\"code\":\"MY\",\"name\":\"Malaysia\",\"regions\":[]},{\"code\":\"NP\",\"name\":\"Nepal\",\"regions\":[]},{\"code\":\"PH\",\"name\":\"Philippines\",\"regions\":[]},{\"code\":\"PK\",\"name\":\"Pakistan\",\"regions\":[]},{\"code\":\"SG\",\"name\":\"Singapore\",\"regions\":[]},{\"code\":\"TH\",\"name\":\"Thailand\",\"regions\":[]},{\"code\":\"TJ\",\"name\":\"Tajikistan\",\"regions\":[]},{\"code\":\"TL\",\"name\":\"Timor_Leste\",\"regions\":[]},{\"code\":\"TM\",\"name\":\"Turkmenistan\",\"regions\":[]},{\"code\":\"TW\",\"name\":\"Taiwan\",\"regions\":[]},{\"code\":\"UZ\",\"name\":\"Uzbekistan\",\"regions\":[]},{\"code\":\"VN\",\"name\":\"Vietnam\",\"regions\":[]}]},{\"code\":\"GEO-AF\",\"name\":\"Africa\",\"regions\":[{\"code\":\"AO\",\"name\":\"Angola\",\"regions\":[]},{\"code\":\"BF\",\"name\":\"Burkina Faso\",\"regions\":[]},{\"code\":\"BI\",\"name\":\"Burundi\",\"regions\":[]},{\"code\":\"BJ\",\"name\":\"Benin\",\"regions\":[]},{\"code\":\"BV\",\"name\":\"Bouvet Island\",\"regions\":[]},{\"code\":\"BW\",\"name\":\"Botswana\",\"regions\":[]},{\"code\":\"CD\",\"name\":\"Congo (DRC)\",\"regions\":[]},{\"code\":\"CF\",\"name\":\"Central African Republic\",\"regions\":[]},{\"code\":\"CG\",\"name\":\"Congo\",\"regions\":[]},{\"code\":\"CI\",\"name\":\"Côte d’Ivoire\",\"regions\":[]},{\"code\":\"CM\",\"name\":\"Cameroon\",\"regions\":[]},{\"code\":\"CV\",\"name\":\"Cabo Verde\",\"regions\":[]},{\"code\":\"DJ\",\"name\":\"Djibouti\",\"regions\":[]},{\"code\":\"DZ\",\"name\":\"Algeria\",\"regions\":[]},{\"code\":\"EG\",\"name\":\"Egypt\",\"regions\":[]},{\"code\":\"ER\",\"name\":\"Eritrea\",\"regions\":[]},{\"code\":\"ET\",\"name\":\"Ethiopia\",\"regions\":[]},{\"code\":\"GA\",\"name\":\"Gabon\",\"regions\":[]},{\"code\":\"GH\",\"name\":\"Ghana\",\"regions\":[]},{\"code\":\"GM\",\"name\":\"Gambia\",\"regions\":[]},{\"code\":\"GN\",\"name\":\"Guinea\",\"regions\":[]},{\"code\":\"GQ\",\"name\":\"Equatorial Guinea\",\"regions\":[]},{\"code\":\"GW\",\"name\":\"Guinea_Bissau\",\"regions\":[]},{\"code\":\"KE\",\"name\":\"Kenya\",\"regions\":[]},{\"code\":\"KM\",\"name\":\"Comoros\",\"regions\":[]},{\"code\":\"LR\",\"name\":\"Liberia\",\"regions\":[]},{\"code\":\"LS\",\"name\":\"Lesotho\",\"regions\":[]},{\"code\":\"LY\",\"name\":\"Libya\",\"regions\":[]},{\"code\":\"MA\",\"name\":\"Morocco\",\"regions\":[]},{\"code\":\"MG\",\"name\":\"Madagascar\",\"regions\":[]},{\"code\":\"ML\",\"name\":\"Mali\",\"regions\":[]},{\"code\":\"MR\",\"name\":\"Mauritania\",\"regions\":[]},{\"code\":\"MU\",\"name\":\"Mauritius\",\"regions\":[]},{\"code\":\"MW\",\"name\":\"Malawi\",\"regions\":[]},{\"code\":\"MZ\",\"name\":\"Mozambique\",\"regions\":[]},{\"code\":\"NA\",\"name\":\"Namibia\",\"regions\":[]},{\"code\":\"NE\",\"name\":\"Niger\",\"regions\":[]},{\"code\":\"NG\",\"name\":\"Nigeria\",\"regions\":[]},{\"code\":\"RE\",\"name\":\"Réunion\",\"regions\":[]},{\"code\":\"RW\",\"name\":\"Rwanda\",\"regions\":[]},{\"code\":\"SC\",\"name\":\"Seychelles\",\"regions\":[]},{\"code\":\"SD\",\"name\":\"Sudan\",\"regions\":[]},{\"code\":\"SH\",\"name\":\"St Helena, Ascension, Tristan da Cunha\",\"regions\":[]},{\"code\":\"SL\",\"name\":\"Sierra Leone\",\"regions\":[]},{\"code\":\"SN\",\"name\":\"Senegal\",\"regions\":[]},{\"code\":\"SO\",\"name\":\"Somalia\",\"regions\":[]},{\"code\":\"SS\",\"name\":\"South Sudan\",\"regions\":[]},{\"code\":\"ST\",\"name\":\"São Tomé and Príncipe\",\"regions\":[]},{\"code\":\"SZ\",\"name\":\"Swaziland\",\"regions\":[]},{\"code\":\"TD\",\"name\":\"Chad\",\"regions\":[]},{\"code\":\"TF\",\"name\":\"French Southern Territories\",\"regions\":[]},{\"code\":\"TG\",\"name\":\"Togo\",\"regions\":[]},{\"code\":\"TN\",\"name\":\"Tunisia\",\"regions\":[]},{\"code\":\"TZ\",\"name\":\"Tanzania\",\"regions\":[]},{\"code\":\"UG\",\"name\":\"Uganda\",\"regions\":[]},{\"code\":\"YT\",\"name\":\"Mayotte\",\"regions\":[]},{\"code\":\"ZA\",\"name\":\"South Africa\",\"regions\":[]},{\"code\":\"ZM\",\"name\":\"Zambia\",\"regions\":[]},{\"code\":\"ZW\",\"name\":\"Zimbabwe\",\"regions\":[]}]},{\"code\":\"GEO-AN\",\"name\":\"Antarctica\",\"regions\":[{\"code\":\"AQ\",\"name\":\"Antarctica\",\"regions\":[]}]},{\"code\":\"GEO-SA\",\"name\":\"South America\",\"regions\":[{\"code\":\"AR\",\"name\":\"Argentina\",\"regions\":[]},{\"code\":\"BO\",\"name\":\"Bolivia\",\"regions\":[]},{\"code\":\"BR\",\"name\":\"Brazil\",\"regions\":[]},{\"code\":\"CL\",\"name\":\"Chile\",\"regions\":[]},{\"code\":\"CO\",\"name\":\"Colombia\",\"regions\":[]},{\"code\":\"EC\",\"name\":\"Ecuador\",\"regions\":[]},{\"code\":\"FK\",\"name\":\"Falkland Islands\",\"regions\":[]},{\"code\":\"GF\",\"name\":\"French Guiana\",\"regions\":[]},{\"code\":\"GS\",\"name\":\"South Georgia and South Sandwich Islands\",\"regions\":[]},{\"code\":\"GY\",\"name\":\"Guyana\",\"regions\":[]},{\"code\":\"PE\",\"name\":\"Peru\",\"regions\":[]},{\"code\":\"PY\",\"name\":\"Paraguay\",\"regions\":[]},{\"code\":\"SR\",\"name\":\"Suriname\",\"regions\":[]},{\"code\":\"UY\",\"name\":\"Uruguay\",\"regions\":[]},{\"code\":\"VE\",\"name\":\"Venezuela\",\"regions\":[]}]},{\"code\":\"GEO-AP\",\"name\":\"Australia \\/ Pacific\",\"regions\":[{\"code\":\"AS\",\"name\":\"American Samoa\",\"regions\":[]},{\"code\":\"AU\",\"name\":\"Australia\",\"regions\":[{\"code\":\"AU-ACT\",\"name\":\"Australian Capital Territory\",\"regions\":[]},{\"code\":\"AU-NSW\",\"name\":\"New South Wales\",\"regions\":[]},{\"code\":\"AU-NT\",\"name\":\"Northern Territory\",\"regions\":[]},{\"code\":\"AU-QLD\",\"name\":\"Queensland\",\"regions\":[]},{\"code\":\"AU-SA\",\"name\":\"South Australia\",\"regions\":[]},{\"code\":\"AU-TAS\",\"name\":\"Tasmania\",\"regions\":[]},{\"code\":\"AU-VIC\",\"name\":\"Victoria\",\"regions\":[]},{\"code\":\"AU-WA\",\"name\":\"Western Australia\",\"regions\":[]}]},{\"code\":\"CK\",\"name\":\"Cook Islands\",\"regions\":[]},{\"code\":\"FJ\",\"name\":\"Fiji\",\"regions\":[]},{\"code\":\"FM\",\"name\":\"Micronesia\",\"regions\":[]},{\"code\":\"GU\",\"name\":\"Guam\",\"regions\":[]},{\"code\":\"HM\",\"name\":\"Heard Island and McDonald Islands\",\"regions\":[]},{\"code\":\"KI\",\"name\":\"Kiribati\",\"regions\":[]},{\"code\":\"MH\",\"name\":\"Marshall Islands\",\"regions\":[]},{\"code\":\"MP\",\"name\":\"Northern Mariana Islands\",\"regions\":[]},{\"code\":\"NC\",\"name\":\"New Caledonia\",\"regions\":[]},{\"code\":\"NF\",\"name\":\"Norfolk Island\",\"regions\":[]},{\"code\":\"NR\",\"name\":\"Nauru\",\"regions\":[]},{\"code\":\"NU\",\"name\":\"Niue\",\"regions\":[]},{\"code\":\"NZ\",\"name\":\"New Zealand\",\"regions\":[]},{\"code\":\"PF\",\"name\":\"French Polynesia\",\"regions\":[]},{\"code\":\"PG\",\"name\":\"Papua New Guinea\",\"regions\":[]},{\"code\":\"PN\",\"name\":\"Pitcairn Islands\",\"regions\":[]},{\"code\":\"PW\",\"name\":\"Palau\",\"regions\":[]},{\"code\":\"SB\",\"name\":\"Solomon Islands\",\"regions\":[]},{\"code\":\"TK\",\"name\":\"Tokelau\",\"regions\":[]},{\"code\":\"TO\",\"name\":\"Tonga\",\"regions\":[]},{\"code\":\"TV\",\"name\":\"Tuvalu\",\"regions\":[]},{\"code\":\"VU\",\"name\":\"Vanuatu\",\"regions\":[]},{\"code\":\"WF\",\"name\":\"Wallis and Futuna\",\"regions\":[]},{\"code\":\"WS\",\"name\":\"Samoa\",\"regions\":[]}]}]}}}" } } ], "variables" : [ ] diff --git a/azure-samples/src/test/resources/session-records/testCreateVirtualMachinesInParallel.json b/azure-samples/src/test/resources/session-records/testCreateVirtualMachinesInParallel.json index 4fec8af070d..4ec29bacd39 100644 --- a/azure-samples/src/test/resources/session-records/testCreateVirtualMachinesInParallel.json +++ b/azure-samples/src/test/resources/session-records/testCreateVirtualMachinesInParallel.json @@ -5613,9 +5613,9 @@ } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd65497916cf88f/providers/Microsoft.Network/trafficmanagerprofiles/tra843808687f?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd65497916cf88f/providers/Microsoft.Network/trafficmanagerprofiles/tra843808687f?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:4046047edb653354fcd1b84b63ecec892044cf324c91322ccf451f412f60ee79 Java:1.8.0_171 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:4046047edb653354fcd1b84b63ecec892044cf324c91322ccf451f412f60ee79 Java:1.8.0_171 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { @@ -5638,9 +5638,9 @@ } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd65497916cf88f/providers/Microsoft.Network/trafficmanagerprofiles/tra843808687f/azureEndpoints/azendpoint-14?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd65497916cf88f/providers/Microsoft.Network/trafficmanagerprofiles/tra843808687f/azureEndpoints/azendpoint-14?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:4046047edb653354fcd1b84b63ecec892044cf324c91322ccf451f412f60ee79 Java:1.8.0_171 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:4046047edb653354fcd1b84b63ecec892044cf324c91322ccf451f412f60ee79 Java:1.8.0_171 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { @@ -5663,9 +5663,9 @@ } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd65497916cf88f/providers/Microsoft.Network/trafficmanagerprofiles/tra843808687f/azureEndpoints/azendpoint-9?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd65497916cf88f/providers/Microsoft.Network/trafficmanagerprofiles/tra843808687f/azureEndpoints/azendpoint-9?api-version=22018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:4046047edb653354fcd1b84b63ecec892044cf324c91322ccf451f412f60ee79 Java:1.8.0_171 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:4046047edb653354fcd1b84b63ecec892044cf324c91322ccf451f412f60ee79 Java:1.8.0_171 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { @@ -5688,9 +5688,9 @@ } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd65497916cf88f/providers/Microsoft.Network/trafficmanagerprofiles/tra843808687f/azureEndpoints/azendpoint-7?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd65497916cf88f/providers/Microsoft.Network/trafficmanagerprofiles/tra843808687f/azureEndpoints/azendpoint-7?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:4046047edb653354fcd1b84b63ecec892044cf324c91322ccf451f412f60ee79 Java:1.8.0_171 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:4046047edb653354fcd1b84b63ecec892044cf324c91322ccf451f412f60ee79 Java:1.8.0_171 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { @@ -5713,9 +5713,9 @@ } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd65497916cf88f/providers/Microsoft.Network/trafficmanagerprofiles/tra843808687f/azureEndpoints/azendpoint-4?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd65497916cf88f/providers/Microsoft.Network/trafficmanagerprofiles/tra843808687f/azureEndpoints/azendpoint-4?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:4046047edb653354fcd1b84b63ecec892044cf324c91322ccf451f412f60ee79 Java:1.8.0_171 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:4046047edb653354fcd1b84b63ecec892044cf324c91322ccf451f412f60ee79 Java:1.8.0_171 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { @@ -5738,9 +5738,9 @@ } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd65497916cf88f/providers/Microsoft.Network/trafficmanagerprofiles/tra843808687f/azureEndpoints/azendpoint-8?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd65497916cf88f/providers/Microsoft.Network/trafficmanagerprofiles/tra843808687f/azureEndpoints/azendpoint-8?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:4046047edb653354fcd1b84b63ecec892044cf324c91322ccf451f412f60ee79 Java:1.8.0_171 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:4046047edb653354fcd1b84b63ecec892044cf324c91322ccf451f412f60ee79 Java:1.8.0_171 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { @@ -5763,9 +5763,9 @@ } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd65497916cf88f/providers/Microsoft.Network/trafficmanagerprofiles/tra843808687f/azureEndpoints/azendpoint-11?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd65497916cf88f/providers/Microsoft.Network/trafficmanagerprofiles/tra843808687f/azureEndpoints/azendpoint-11?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:4046047edb653354fcd1b84b63ecec892044cf324c91322ccf451f412f60ee79 Java:1.8.0_171 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:4046047edb653354fcd1b84b63ecec892044cf324c91322ccf451f412f60ee79 Java:1.8.0_171 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { @@ -5788,9 +5788,9 @@ } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd65497916cf88f/providers/Microsoft.Network/trafficmanagerprofiles/tra843808687f/azureEndpoints/azendpoint-5?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd65497916cf88f/providers/Microsoft.Network/trafficmanagerprofiles/tra843808687f/azureEndpoints/azendpoint-5?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:4046047edb653354fcd1b84b63ecec892044cf324c91322ccf451f412f60ee79 Java:1.8.0_171 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:4046047edb653354fcd1b84b63ecec892044cf324c91322ccf451f412f60ee79 Java:1.8.0_171 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { @@ -5813,9 +5813,9 @@ } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd65497916cf88f/providers/Microsoft.Network/trafficmanagerprofiles/tra843808687f/azureEndpoints/azendpoint-2?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd65497916cf88f/providers/Microsoft.Network/trafficmanagerprofiles/tra843808687f/azureEndpoints/azendpoint-2?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:4046047edb653354fcd1b84b63ecec892044cf324c91322ccf451f412f60ee79 Java:1.8.0_171 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:4046047edb653354fcd1b84b63ecec892044cf324c91322ccf451f412f60ee79 Java:1.8.0_171 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { @@ -5838,9 +5838,9 @@ } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd65497916cf88f/providers/Microsoft.Network/trafficmanagerprofiles/tra843808687f/azureEndpoints/azendpoint-16?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd65497916cf88f/providers/Microsoft.Network/trafficmanagerprofiles/tra843808687f/azureEndpoints/azendpoint-16?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:4046047edb653354fcd1b84b63ecec892044cf324c91322ccf451f412f60ee79 Java:1.8.0_171 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:4046047edb653354fcd1b84b63ecec892044cf324c91322ccf451f412f60ee79 Java:1.8.0_171 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { @@ -5863,9 +5863,9 @@ } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd65497916cf88f/providers/Microsoft.Network/trafficmanagerprofiles/tra843808687f/azureEndpoints/azendpoint-12?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd65497916cf88f/providers/Microsoft.Network/trafficmanagerprofiles/tra843808687f/azureEndpoints/azendpoint-12?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:4046047edb653354fcd1b84b63ecec892044cf324c91322ccf451f412f60ee79 Java:1.8.0_171 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:4046047edb653354fcd1b84b63ecec892044cf324c91322ccf451f412f60ee79 Java:1.8.0_171 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { @@ -5888,9 +5888,9 @@ } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd65497916cf88f/providers/Microsoft.Network/trafficmanagerprofiles/tra843808687f/azureEndpoints/azendpoint-10?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd65497916cf88f/providers/Microsoft.Network/trafficmanagerprofiles/tra843808687f/azureEndpoints/azendpoint-10?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:4046047edb653354fcd1b84b63ecec892044cf324c91322ccf451f412f60ee79 Java:1.8.0_171 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:4046047edb653354fcd1b84b63ecec892044cf324c91322ccf451f412f60ee79 Java:1.8.0_171 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { @@ -5913,9 +5913,9 @@ } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd65497916cf88f/providers/Microsoft.Network/trafficmanagerprofiles/tra843808687f/azureEndpoints/azendpoint-3?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd65497916cf88f/providers/Microsoft.Network/trafficmanagerprofiles/tra843808687f/azureEndpoints/azendpoint-3?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:4046047edb653354fcd1b84b63ecec892044cf324c91322ccf451f412f60ee79 Java:1.8.0_171 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:4046047edb653354fcd1b84b63ecec892044cf324c91322ccf451f412f60ee79 Java:1.8.0_171 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { @@ -5938,9 +5938,9 @@ } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd65497916cf88f/providers/Microsoft.Network/trafficmanagerprofiles/tra843808687f/azureEndpoints/azendpoint-15?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd65497916cf88f/providers/Microsoft.Network/trafficmanagerprofiles/tra843808687f/azureEndpoints/azendpoint-15?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:4046047edb653354fcd1b84b63ecec892044cf324c91322ccf451f412f60ee79 Java:1.8.0_171 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:4046047edb653354fcd1b84b63ecec892044cf324c91322ccf451f412f60ee79 Java:1.8.0_171 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { @@ -5963,9 +5963,9 @@ } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd65497916cf88f/providers/Microsoft.Network/trafficmanagerprofiles/tra843808687f/azureEndpoints/azendpoint-6?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd65497916cf88f/providers/Microsoft.Network/trafficmanagerprofiles/tra843808687f/azureEndpoints/azendpoint-6?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:4046047edb653354fcd1b84b63ecec892044cf324c91322ccf451f412f60ee79 Java:1.8.0_171 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:4046047edb653354fcd1b84b63ecec892044cf324c91322ccf451f412f60ee79 Java:1.8.0_171 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { @@ -5988,9 +5988,9 @@ } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd65497916cf88f/providers/Microsoft.Network/trafficmanagerprofiles/tra843808687f/azureEndpoints/azendpoint-13?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd65497916cf88f/providers/Microsoft.Network/trafficmanagerprofiles/tra843808687f/azureEndpoints/azendpoint-13?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:4046047edb653354fcd1b84b63ecec892044cf324c91322ccf451f412f60ee79 Java:1.8.0_171 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:4046047edb653354fcd1b84b63ecec892044cf324c91322ccf451f412f60ee79 Java:1.8.0_171 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { @@ -6013,9 +6013,9 @@ } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd65497916cf88f/providers/Microsoft.Network/trafficmanagerprofiles/tra843808687f/azureEndpoints/azendpoint-1?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd65497916cf88f/providers/Microsoft.Network/trafficmanagerprofiles/tra843808687f/azureEndpoints/azendpoint-1?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:4046047edb653354fcd1b84b63ecec892044cf324c91322ccf451f412f60ee79 Java:1.8.0_171 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:4046047edb653354fcd1b84b63ecec892044cf324c91322ccf451f412f60ee79 Java:1.8.0_171 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { @@ -6038,9 +6038,9 @@ } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd65497916cf88f/providers/Microsoft.Network/trafficmanagerprofiles/tra843808687f?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd65497916cf88f/providers/Microsoft.Network/trafficmanagerprofiles/tra843808687f?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:4046047edb653354fcd1b84b63ecec892044cf324c91322ccf451f412f60ee79 Java:1.8.0_171 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:4046047edb653354fcd1b84b63ecec892044cf324c91322ccf451f412f60ee79 Java:1.8.0_171 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { diff --git a/azure-samples/src/test/resources/session-records/testManageLinuxWebAppWithTrafficManager.json b/azure-samples/src/test/resources/session-records/testManageLinuxWebAppWithTrafficManager.json index 0891bb71bdc..84495bd2d7e 100644 --- a/azure-samples/src/test/resources/session-records/testManageLinuxWebAppWithTrafficManager.json +++ b/azure-samples/src/test/resources/session-records/testManageLinuxWebAppWithTrafficManager.json @@ -1,13 +1,13 @@ { "networkCallRecords" : [ { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rgnemv_82e07474b2af?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rgnemv_d7552715ba2f?api-version=2017-05-10", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (ResourceManagementClient, 2017-05-10)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ResourceManagementClient, 2017-05-10)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:16:21 GMT", + "date" : "Sun, 04 Nov 2018 06:49:42 GMT", "content-length" : "275", "expires" : "-1", "x-ms-ratelimit-remaining-subscription-writes" : "1199", @@ -15,23 +15,23 @@ "StatusCode" : "201", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "de9bc76c-6621-46b5-84ae-23718ec48c3b", + "x-ms-correlation-request-id" : "476e639e-883c-496b-9c64-df9ea5e9f6ae", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T011622Z:de9bc76c-6621-46b5-84ae-23718ec48c3b", + "x-ms-routing-request-id" : "WESTUS2:20181104T064943Z:476e639e-883c-496b-9c64-df9ea5e9f6ae", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "de9bc76c-6621-46b5-84ae-23718ec48c3b", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af\",\"name\":\"rgnemv_82e07474b2af\",\"location\":\"westus\",\"tags\":{\"date\":\"2018-07-12T01:16:20.823Z\",\"product\":\"javasdk\",\"cause\":\"automation\"},\"properties\":{\"provisioningState\":\"Succeeded\"}}" + "x-ms-request-id" : "476e639e-883c-496b-9c64-df9ea5e9f6ae", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f\",\"name\":\"rgnemv_d7552715ba2f\",\"location\":\"westus\",\"tags\":{\"date\":\"2018-11-04T06:49:41.845Z\",\"product\":\"javasdk\",\"cause\":\"automation\"},\"properties\":{\"provisioningState\":\"Succeeded\"}}" } }, { "Method" : "POST", "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DomainRegistration/topLevelDomains/com/listAgreements?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:16:22 GMT", + "date" : "Sun, 04 Nov 2018 06:49:44 GMT", "server" : "Microsoft-IIS/10.0", "content-length" : "93930", "expires" : "-1", @@ -43,24 +43,24 @@ "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "6096cb67-247b-4d9e-8c20-fbb81dd6fb10", + "x-ms-correlation-request-id" : "ec3049ff-836f-4d4e-bf72-6e8d11b71c65", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T011622Z:6096cb67-247b-4d9e-8c20-fbb81dd6fb10", + "x-ms-routing-request-id" : "WESTUS2:20181104T064945Z:ec3049ff-836f-4d4e-bf72-6e8d11b71c65", "x-powered-by" : "ASP.NET", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "5442c8ab-e371-4fd8-981f-eab12d43ce96", - "Body" : "{\"value\":[{\"agreementKey\":\"DNRA\",\"title\":\"Domain Name Registration Agreement\",\"content\":\"\\n\\n\\n\\n\\n
\\n\\n\\n\\n\\n\\n\\n
\\nDomain Name Registration Agreement\\n
\\n

Last Revised: June 27, 2018

\\n

PLEASE READ THIS AGREEMENT CAREFULLY, AS IT CONTAINS IMPORTANT INFORMATION REGARDING YOUR LEGAL RIGHTS AND REMEDIES.

\\n

1. OVERVIEW

\\n

This Domain Name Registration Agreement (this \\\"Agreement\\\") is entered into by and between Microsoft Azure an individual (\\\"Azure) and you, and is made effective as of the date of electronic acceptance.  This Agreement sets forth the terms and conditions of your use of Azure's Domain Name Registration services (the \\\"Domain Name Registration Services\\\" or the \\\"Services\\\"). The terms \\\"we\\\", \\\"us\\\" or \\\"our\\\" shall refer to Azure.  The terms \\\"you\\\", \\\"your\\\", \\\"User\\\" or \\\"customer\\\" shall refer to any individual or entity who accepts this Agreement.  Unless otherwise specified, nothing in this Agreement shall be deemed to confer any third-party rights or benefits.

\\n

Your electronic acceptance of this Agreement signifies that you have read, understand, acknowledge and agree to be bound by this Agreement, which incorporates by reference each of (i) Azure’s Universal Terms of Service Agreement (\\\"UTOS\\\"), (ii) all agreements, guidelines, policies, practices, procedures, registration requirements or operational standards of the top-level domain (\\\"TLD\\\") in which you register any domain (“Registry Policies”), and (iii) any plan limits, product disclaimers or other restrictions presented to you on the Domain Name Registration Services landing page of the Azure website (this “Site”). 

\\n

TO LINK TO AND REVIEW THE REGISTRY POLICIES FOR THE TLD IN WHICH YOU WISH TO REGISTER A DOMAIN NAME, PLEASE CLICK HERE   

\\n

You acknowledge and agree that (i) Azure, in its sole and absolute discretion, may change or modify this Agreement, and any policies or agreements which are incorporated herein, at any time, and such changes or modifications shall be effective immediately upon posting to this Site, and (ii) your use of this Site or the Services found at this Site after such changes or modifications have been made shall constitute your acceptance of this Agreement as last revised.  If you do not agree to be bound by this Agreement as last revised, do not use (or continue to use) this Site or the Services found at this Site.  In addition, Azure may occasionally notify you of changes or modifications to this Agreement by email.  It is therefore very important that you keep your shopper account (“Shopper Account”) information, including your email address, current.  Azure assumes no liability or responsibility for your failure to receive an email notification if such failure results from an inaccurate or out-of-date email address.    Azure is not an Internet Corporation for Assigned Names and Numbers (\\\"ICANN\\\") accredited registrar; it is an authorized reseller of domain name registration services.  Accordingly, you acknowledge and agree that Azure may modify this Agreement in order to comply with any terms and conditions set forth by (i) the sponsoring registrar, (ii) ICANN, and/or (iii) the registry applicable to the TLD or country code top level domain (\\\"ccTLD\\\") in question.  As used herein, the terms \\\"registry\\\", \\\"Registry\\\", \\\"registry operator\\\" or \\\"Registry Operator\\\" shall refer to the registry applicable to the TLD or ccTLD in question.  To identify the sponsoring registrar, click here

\\n

2. PROVISIONS SPECIFIC TO ALL REGISTRATIONS

\\n

Unless otherwise noted, the provisions below in this Section 2 are generally applicable to all TLDs that we offer.  Special provisions specific to any TLD or ccTLD (those in addition to posted Registry Policies) are identified elsewhere below in this Agreement. 

\\n
    \\n
  1. \\n
    Registry Policies. You agree to be bound by all Registry Policies (defined above in this Agreement) applicable to your domain name registration (at any level). IT IS YOUR RESPONSIBILITY TO VISIT THE APPLICABLE TLD SITE AND READ AND REVIEW ALL APPLICABLE REGISTRY POLICIES PRIOR TO YOUR REGISTRATION IN THE TLD.  REGISTRY POLICIES FOR EACH TLD CAN BE FOUND BY VISITING THE CORRESPONDING TLD LINK LISTED HERE.  Notwithstanding anything in this Agreement to the contrary, the Registry Operator of the TLD in which the domain name registration is made is and shall be an intended third party beneficiary of this Agreement. As such the parties to this agreement acknowledge and agree that the third party beneficiary rights of the Registry Operator have vested and that the Registry Operator has relied on its third party beneficiary rights under this Agreement in agreeing to Azure being a registrar for the respective TLD. The third party beneficiary rights of the Registry Operator will survive any termination of this Agreement.    
    \\n
  2. \\n
  3. \\n
    Registration Requirements.  To the extent any TLD or ccTLD requires you meet eligibility (e.g., residency for .JP, .EU, etc.), validation (e.g., DNS validation) or other authentication requirements as a condition to registering a domain name in the TLD, you agree that by submitting an application or registering or renewing your domain name, you represent and warrant that: (a) all information provided to register or renew the domain name (including all supporting documents, if any) is true, complete and correct, and is not misleading in any way, and the application is made in good faith; (b) you meet, and will continue to meet, the eligibility criteria prescribed in the Registry Policies for the applicable TLD for the duration of the domain name registration; (c) you have not previously submitted an application for the domain name with another registrar using the same eligibility criteria, and the other registrar has rejected the application (if applicable); (d) you acknowledge and agree that even if the domain name is accepted for registration, your entitlement to register the domain name may be challenged by others who claim to have an entitlement to the domain name; and (e) you acknowledge and agree that the Registry or the registrar can cancel the registration of the domain name if any of the warranties required are found to be untrue, incomplete, incorrect or misleading.
    \\n
  4. \\n
  5. \\n
    Ownership.  You acknowledge and agree that registration of a domain name does not create any proprietary right for you, the registrar, or any other person in the name used as a domain name or the domain name registration and that the entry of a domain name in the Registry shall not be construed as evidence or ownership of the domain name registered as a domain name. You shall not in any way transfer or purport to transfer a proprietary right in any domain name registration or grant or purport to grant as security or in any other manner encumber or purport to encumber a domain name registration.
    \\n
  6. \\n
  7. \\n
    ICANN Requirements. You agree to comply with the ICANN requirements, standards, policies, procedures, and practices for which each applicable Registry Operator has monitoring responsibility in accordance with the Registry Agreement between ICANN and itself or any other arrangement with ICANN. For additional ICANN-related helpful information, please see ICANN Education Materials and ICANN Benefits and Responsibilities.
    \\n
  8. \\n
  9. \\n
    Indemnification of Registry.  You agree to indemnify, defend and hold harmless (within 30 days of demand) the Registry Operator and Registry Service Provider and their subcontractors, subsidiaries, affiliates, divisions, shareholders, directors, officers, employees, accountants, attorneys, insurers, agents, predecessors, successors and assigns, from and against any and all claims, demands, damages, losses, costs, expenses, causes of action or other liabilities of any kind, whether known or unknown, including reasonable legal and attorney’s fees and expenses, in any way arising out of, relating to, or otherwise in connection with the your domain name registration, including, without limitation, the use, registration, extension, renewal, deletion, and/or transfer thereof and/or the violation of any applicable terms or conditions governing the registration. You shall not enter into any settlement or compromise of any such indemnifiable claim without Registrar’s or Registry Operator’s prior written consent, which consent shall not be unreasonably withheld, and you agree that these indemnification obligations shall survive the termination or expiration of the Agreement for any reason.  IN NO EVENT SHALL THE REGISTRY OPERATOR BE LIABLE TO YOU OR ANY OTHER PERSON FOR ANY DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, SPECIAL, EXEMPLARY OR PUNITIVE DAMAGES, INCLUDING LOSS OF PROFIT OR GOODWILL, FOR ANY MATTER, WHETHER SUCH LIABILITY IS ASSERTED ON THE BASIS OF CONTRACT, TORT (INCLUDING NEGLIGENCE), BREACH OF WARRANTIES, EITHER EXPRESS OR IMPLIED, ANY BREACH OF THIS AGREEMENT OR ITS INCORPORATED AGREEMENTS AND POLICIES YOUR INABILITY TO USE THE DOMAIN NAME, YOUR LOSS OF DATA OR FILES OR OTHERWISE, EVEN IF THE REGISTRY OPERATOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
    \\n
  10. \\n
  11. \\n
    Regulated TLDs.   For domain name registration in any “Regulated” TLD, you acknowledge and agree your registration is subject to the following additional requirements: (a) comply with all applicable laws, including those that relate to privacy, data collection, consumer protection (including in relation to misleading and deceptive conduct), fair lending, debt collection, organic farming, disclosure of data, and financial disclosures; (b) if you collect and maintain sensitive health and financial data you must implement reasonable and appropriate security measures commensurate with the offering of those services, as defined by applicable law.  Regulated TLDs include: .games, .juegos, .school, .schule, .toys, .eco, .care, .diet, .fitness, .health, .clinic, .dental, .healthcare, .capital, .cash, .broker, .claims, .exchange, .finance, .financial, .fund, .investments, .lease, .loans, .market, .money, .trading, .credit, .insure, .tax, .mortgage, .degree, .mba, .audio, .book, .broadway, .film, .movie, .music, .software, .fashion, .video, .app, .art, .band, .cloud, .data, .digital, .fan, .free, .gratis, .discount, .sale, .media, .news, .online, .pictures, .radio, .show, .theater, .tours, .accountants, .architect, .associates, .broker, .legal, .realty, .vet, .engineering, .law, .limited, .show; .theater; .town, .city, .reise, and .reisen
    \\n
  12. \\n
  13. \\n
    Highly Regulated TLDs. In addition to the requirements for Regulated TLDs, domain name registration in any Highly-Regulated TLD is subject to the following requirements: (a) you will provide administrative contact information, which must be kept up‐to‐date, for the notification of complaints or reports of registration abuse, as well as the contact details of the relevant regulatory, or Industry self‐regulatory, bodies in their main place of business; (b) you represent that you possess any necessary authorizations, charters, licenses and/or other related credentials for participation in the sector associated with such Highly‐regulated TLD; and (c) you will report any material changes to the validity of you authorizations, charters, licenses and/or other related credentials for participation in the sector associated with the Highly‐regulated TLD to ensure you continue to conform to the appropriate regulations and licensing requirements and generally conduct your activities in the interests of the consumers they serve.  Highly Regulated TLDs include: .abogado, .attorney, .bank, .bet, .bingo, .casino .charity (and IDN equivalent xn--30rr7y), .cpa, .corp, creditcard, .creditunion .dds, .dentist, .doctor, .fail, .gmbh, .gripe, .hospital, .inc, .insurance, .lawyer, .lifeinsurance, .llc, .llp, .ltda, .medical, .mutuelle, .pharmacy, .poker, .university, .sarl, .spreadbetting, .srl, .sucks, .surgery .university, .vermogensberater, .vesicherung,  and .wtf.  For .doctor, registrants who hold themselves out to be licensed medical practitioners must be able to demonstrate to the Registrar and Registry, upon request, that they hold the applicable license.
    \\n
  14. \\n
  15. \\n
    Special Safeguard TLDs.  In addition to the requirements for Regulated and Highly-Regulated TLDs, by registering a domain name in any “Special-Safeguard” TLD, you agree to take reasonable steps to avoid misrepresenting or falsely implying that you or your business is affiliated with, sponsored or endorsed by one or more country's or government's military forces if such affiliation, sponsorship or endorsement does not exist.  Special Safeguard TLDs include:  .army, .navy, .airforce
    \\n
  16. \\n
  17. \\n
    Third Party Beneficiary.  Notwithstanding anything in this Agreement to the contrary, the Registry Operator for any TLD in which your register a domain name is and shall be an intended third party beneficiary of this Agreement. As such the parties to this agreement acknowledge and agree that the third party beneficiary rights of the Registry Operator have vested and that the Registry Operator has relied on its third party beneficiary rights under this Agreement in agreeing to Azure being a registrar for the TLD. Third party beneficiary rights of the Registry Operator shall survive any termination of this Agreement.
    \\n
  18. \\n
  19. \\n
    Variable and Non-Uniform Pricing.  You acknowledge, understand and agree that certain domain names in certain TLDs are established by Registry Policies to be variably priced (i.e., standard v. premium names) and/or may have non-uniform renewal registration pricing (such that the Fee for a domain name registration renewal may differ from other domain names in the same TLD, e.g., renewal registration for one domain may be $100.00 and $33.00 for a different domain name).
    \\n
  20. \\n
  21. \\n
    Restriction on Availability of Privacy or Proxy.  You acknowledge and agree that you may not be permitted to purchase private or proxy TLD registrations in certain markets, countries and terrories or for certain TLDs. In such case, you must register for any and all TLD registrations using your personal information, which information you represent and warrant is current, accurate and complete.
    \\n
  22. \\n
\\n

3. FEES AND PAYMENTS

\\n

(A) GENERAL TERMS, INCLUDING AUTOMATIC RENEWAL TERMS

\\n

You agree to pay any and all prices and fees due for Services purchased or obtained at this Site at the time you order the Services.  Azure expressly reserves the right to change or modify its prices and fees at any time, and such changes or modifications shall be posted online at this Site and effective immediately without need for further notice to you.  If you have purchased or obtained Services for a period of months or years, changes or modifications in prices and fees shall be effective when the Services in question come up for renewal as further described below. 

\\n

Unless otherwise specifically noted (for reasons such as those highlighted in Section 2(x) above), the renewal price for any domain name in any TLD will be the same as the list (non-sale) price shown when you search for and select a domain, and again in the cart prior to purchase.  For example, if the list price is $9.99, and a different renewal price is not specifically identified, then the renewal price is also $9.99.  Likewise, if a domain name has a sale price of $8.99, with the list (non-sale) price shown (as a strike-through) at $9.99, the renewal price will be $9.99*.  

\\n

*Renewal price subject to change prior to actual date of renewal. 

\\n

For all other terms and conditions relating to fees, payment, refund and billing, etc. applicable to the Services offered under the scope of this Agreement, please refer to the “Fees and Payments” section of our UTOS

\\n

(B) DOMAIN NAME RENEWAL TERMS

\\n

When you register a domain name, you will have two renewal options: (i) \\\"Automatic Renewal\\\" (ii) \\\"Extended Automatic Renewal\\\", and (iii) \\\"Manual Renewal\\\": 

\\n
    \\n
  1. Automatic Renewal.  Automatic Renewal is the default setting. Therefore, unless you select Extended Automatic Renewal, Azure will enroll you in Automatic Renewal.  Domain names will automatically renew, for a period equivalent to the length of your original domain name registration, any domain name that is up for renewal and will take payment from the Payment Method you have on file with Azure, at Azure's then current rates. Thus, if you have chosen to register your domain name for one (1) year, Azure will automatically renew it for one (1) year. If you have chosen to register your domain name for two (2) years, Azure will automatically renew it for two (2) years, and so on.
  2. \\n
  3. Extended Automatic Renewal.  If you enroll in the Extended Automatic Renewal plan, Azure will automatically renew any domain name that is up for renewal for an additional one-year period on each and every anniversary of your domain name registration, so the initial registration period will always remain intact.  Thus, if you have chosen to register your domain name for two (2) years, Azure will automatically renew it for one (1) additional year on each and every anniversary of your domain name registration so your two (2) year registration period will always remain intact. If you have chosen to register your domain name for five (5) years, Azure will automatically renew it for one (1) additional year on each and every anniversary of your domain name registration so your five (5) year registration period will always remain intact, and so on.  Azure will take payment from the Payment Method you have on file with Azure, at Azure's then current one-year domain name registration rate.
  4. \\n
  5. Manual Renewal.  If you have elected to turn off automatic renewal and cancel the product (i.e., cancel the domain name registration) effective at expiration of the then current term, you may nonetheless elect to manually renew the domain name at anytime prior to its expiration date by logging into your Account Manager and manually implementing the renewal or by calling customer service (should you in fact want the domain name to be renewed). If you fail to manually implement the renewal before the expiration date, the domain name will be cancelled and you will no longer have use of that name.
  6. \\n
\\n

All renewals will be subject to the terms of this Agreement, as it may be amended from time to time, and you acknowledge and agree to be bound by the terms of this Agreement (as amended) for all renewed domains.  Domain name renewals will be non-refundable. In the event that we are unable to automatically renew your domain name for the renewal option selected for any reason, we may automatically renew your domain name for a period less than your original registration period to the extent necessary for the transaction to succeed. If for any reason Azure is not able to take the payment from the Payment Method you have on file, and you fail to respond to our notices, your domain name registration will expire. It is your responsibility to keep your Payment Method information current, which includes the expiration date if you are using a credit card.

\\n

For certain ccTLDs (.am, .at, .be, .br, .ca, .cn, .com.cn, .net.cn, .org.cn, .de, .eu, .fm, .gs, .it, .jp, .ms, .nu, .nz, .co.nz, .net.nz, .org.nz, .tc, .tk, .tw, .com.tw, .org.tw, .idv.tw, .uk, and .vg), renewal billing will occur on the first day of the month prior to the month of expiration.

\\n

For certain ccTLDs (.am, .at, .be, .ca, .cn, .com.cn, .net.cn, .org.cn, .de, .eu, .fm, .gs, .it, .jp, .ms, .nu, .nz, .co.nz, .net.nz, .org.nz, .tc, .tk, .tw, .com.tw, .org.tw, .idv.tw, .uk, and .vg), renewal will occur, or must occur manually if the product was previously cancelled, no later than the 20th of the month prior to the expiration date, or your domain name will be placed in non-renewal status. For some ccTLDs (.es) renewal must be processed no later than seven days before the expiration date, or your domain name will be placed in non-renewal status.  When the domain name is in non-renewal status, you can renew the domain name only by calling Azure and requesting that the domain name be renewed. You cannot renew the domain name through your Account Manager. If you fail to manually implement the renewal of any cancelled product before the expiration date, the domain name will be cancelled and you will no longer have use of that name.

\\n

You agree that Azure will not be responsible for cancelled domain names that you fail to renew in the timeframes indicated in this Agreement. In any case, if you fail to renew your domain name in a timely fashion, additional charges may apply. If you signed up for privacy services, protected registration, or any other similar service, with your domain name registration, these services will automatically be renewed when your domain name registration is up for renewal, and you will incur the applicable additional renewal fee unless you cancel in advance. 

\\n

If you fail to renew your domain name in the timeframes indicated in this Agreement, you agree that Azure may, in its sole discretion, renew your expired domain name on your behalf. If Azure decides to renew your expired domain name on your behalf, you will have a Renewal Grace Period during which you may reimburse Azure for the renewal and keep your domain name. The Renewal Grace Period is currently twelve (12) days but subject to change under the terms of this Agreement. For certain ccTLDs (.am, .at, .be, .cn, .com.cn, .net.cn, .org.cn, .de, .eu, .fm, .gs, .it, .jp, .ms, .nu, .nz, .co.nz, .net.nz, .org.nz, .tc, .tk, .tw, .com.tw, .org.tw, .idv.tw, .uk, and .vg) there is no Renewal Grace Period after the expiration date of the domain name. If you do not reimburse Azure for the renewal during the Renewal Grace Period your domain name will be placed on Hold and flagged for deletion after which you may have up to a 30-day redemption period to redeem your domain name, provided that your domain name is not subject to an expired domain name auction bid and you pay Azure a Redemption fee. The Redemption fee is currently $80.00 USD and is subject to change under the terms of this Agreement. If you do not redeem your domain name prior to the end of the 30-day redemption period Azure may, in its sole discretion, delete your domain name or transfer it to another registrant on your behalf.  During the redemption period your domain name may be parked. 

\\n

If your domain name is deleted, the Registry also provides a 30-day Redemption Grace Period during which you may pay Azure a redemption fee and redeem your domain name. The redemption fee is currently $80.00 USD and is subject to change under the terms of this Agreement. If you do not redeem your domain name prior to the end of the Registry's Redemption Grace Period the Registry will release your name and it will become available for registration on a first-come-first-served basis.

\\n

Renewal Grace Periods and Redemption Grace Periods vary for different ccTLDs. Please refer to the specific terms for the applicable TLD. In the event there is a conflict between the provisions of this paragraph and the ccTLD terms, the ccTLD terms shall control.

\\n

\\n

ICANN's registration expiration notification policy and associated fees are described here.

\\n

\\n

\\n

(C) FREE PRODUCT TERMS

\\n

In the event you are provided with free products with the registration of a domain name, you acknowledge and agree that such free products will only be available with a valid purchase and may be terminated in the event the domain name is deleted or cancelled.  For free domain names, you acknowledge and agree that you may not change the account associated with such free domain for the first five (5) days after registration.  In the event a free domain name is offered with the registration of another domain and if the paid domain name registered fails, then we may, in its sole discretion, either delete the registration of the free domain or refund the difference between the amount paid and the value of the free domain.  Failed registrations associated with promotionals offers may result in the deletion of the free or discounted item or an adjustment between the registered domain price and the value of the discounted item, in our sole discretion.

\\n

4. TERM OF AGREEMENT; TRANSFERS; DOMAIN TASTING

\\n

The term of this Agreement shall continue in full force and effect as long as you have any domain name registered through Azure.

\\n

You agree that you will not transfer any domain name registered through Azure to another domain name registrar during the first sixty (60) days after its initial registration date.  You agree that you may not transfer any domain name for ten (10) days after a Change of Account.

\\n

You further agree that you will not engage in \\\"domain tasting\\\" by using the five (5) day grace period in which a registrant may choose to cancel a domain name and get a full refund of the registration fee as a vehicle to test the marketability or viability of a domain name.  If Azure determines (which determination shall be made by Azure in its sole and absolute discretion) that you have been engaging in \\\"domain tasting\\\", then Azure reserves the right to (a) charge you a small fee (which fee shall be deducted from any refund issued) or (b) refuse your cancellation/refund request altogether. Azure will not charge you a fee if Azure cancels your domain name during the five (5) day grace period due to fraud or other activity outside of your control. The five (5) day grace period does not apply to Premium Domains, which are non-refundable.

\\n

You agree that Azure shall not be bound by (i) any representations made by third parties who you may use to purchase services from Azure, or (ii) any statements of a general nature, which may be posted on Azure's website or contained in Azure's promotional materials.

\\n

5. UP TO DATE INFORMATION; USE OF INFORMATION AND EXPIRATION

\\n

You agree to notify Azure within five (5) business days when any of the information you provided as part of the application and/or registration process changes. It is your responsibility to keep this information in a current and accurate status. Failure by you, for whatever reason, to provide Azure with accurate and reliable information on an initial and continual basis, shall be considered to be a material breach of this Agreement and a basis for suspension and/or cancellation of the domain name. Failure by you, for whatever reason, to respond within five (5) business days to any inquiries made by Azure to determine the validity of information provided by you, shall also be considered to be a material breach of this Agreement and a basis for suspension and/or cancellation of the domain name. You agree to retain a copy for your record of the receipt for purchase of your domain name.

\\n

You agree that for each domain name registered by you, the following contact data is required: postal address, email address, telephone number, and if available, a facsimile number for the Registered Name Holder and, if different from the Registered Name Holder, the same contact information for, a technical contact, an administrative contact and a billing contact.

\\n

You acknowledge and agree that domain name registration requires that this contact information, in whole or in part, be shared with the registry operator, for their use, copying, distribution, publication, modification and other processing  for (among other uses in accordance with our Privacy Policy) the purpose of administration of the domain name registration, which may require such information be transferred back and forth across international borders, to and from the U.S. to the EU, for example. As required by ICANN, this information must also be made publicly available by means of Whois, and that the registry operator may also be required to make this information publicly available by Whois. Both Azure and the registry operator may be required to archive this information with a third-party escrow service. You hereby consent and give permission for all such requirements and disclosures. Further, you represent and warrant that, if you are providing information about a third party, you have notified the third party of the disclosure and the purpose for the disclosure and you have obtained the third party's consent to such disclosure.  Registrar will not process data in a way that is incompatible with this Agreement.  Registrar will take reasonable precautions to protect data from loss or misuse.

\\n

You agree that for each domain name registered by you the following information will be made publicly available in the Whois directory as determined by ICANN Policy and may be sold in bulk as set forth in the ICANN agreement:

\\n
    \\n
  • The domain name;
  • \\n
  • Your name and postal address;
  • \\n
  • The name, email address, postal address, voice and fax numbers for technical and administrative contacts;
  • \\n
  • The Internet protocol numbers for the primary and secondary name servers;
  • \\n
  • The corresponding names of the name servers; and
  • \\n
  • The original date of registration and expiration date.
  • \\n
  • Name of primary name server and secondary name server.
  • \\n
  • Identity of the registrar.
  • \\n
\\n

You agree that, to the extent permitted by ICANN, Azure may make use of the publicly available information you provided during the registration process. If you engage in the reselling of domain names you agree to provide any individuals whose personal information you've obtained, information about the possible uses of their personal information pursuant to ICANN policy. You also agree to obtain consent, and evidence of consent, from those individuals for such use of the personal information they provide.

\\n

You agree that Azure has the right to make public and share with third parties certain information in connection with the sale or purchase of domain names on the website, including but not limited to (a) the name of the domain name sold or purchased, (b) the sale or purchase price of the domain name sold or purchased, and (c) information relating to the timing of the sale or purchase.

\\n

\\n

In order for us to comply with any current or future rules and policies for domain name systems including any rules or policies established by the CIRA or any provincial or federal government or by other organization having control or authority to establish rules or policies, you hereby grant to us the right to disclose to third parties through an interactive publicly accessible registration database the following information that you are required to provide when applying for a domain name:

\\n
    \\n
  1. The domain or sub-domain name(s) registered by you;
  2. \\n
  3. Your organization name, type and postal address;
  4. \\n
  5. The name(s), position(s), postal address(es), e-mail address(es), voice telephone number(s) and where available the fax number(s) of the technical and administrative contacts for your domain or sub-domain name(s);
  6. \\n
  7. The full hostnames and Internet protocol (IP) addresses of at least two (2) name server hosts (one primary and at least one secondary) for your domain or sub-domain name. Up to six (6) name servers may be specified. If a host has more than one (1) IP address, use a comma-separated list;
  8. \\n
  9. The corresponding names of those name servers;
  10. \\n
  11. The original creation date of the registration; and
  12. \\n
  13. The expiration date of the registration.
  14. \\n
\\n

We may be required to make this information available in bulk form to third parties. We may also transfer or assign this information to CIRA or such other third party as we may decide, in our sole discretion.

\\n

6. DISPUTE RESOLUTION POLICY

\\n

You agree to be bound by our current Dispute Resolution Policy. This policy is incorporated herein and made a part of this Agreement. You can view the Uniform Domain Name Dispute Resolution Policy online. You agree that Azure may from time to time modify its Dispute Resolution Policy. Azure will post any changes to its Dispute Resolution Policy at least thirty (30) days before they become effective. You agree that by maintaining your domain name registrations with Azure after the updated policy becomes effective that you agree to the Dispute Resolution policy as amended. You agree to review Azure's website periodically to determine if changes have been made to the Dispute Resolution Policy. If you cancel or terminate your Services with Azure as a result of the modified Dispute Resolution policy, no fees will be refunded to you. You also agree to submit to proceedings commenced under ICANN's Uniform Rapid Suspension System, if applicable. 

\\n

You agree that if a dispute arises as a result of one (1) or more domain names you have registered using Azure, you will indemnify, defend and hold Azure harmless as provided for in this Agreement. You also agree that if Azure is notified that a complaint has been filed with a governmental, administrative or judicial body, regarding a domain name registered by you using Azure, that Azure, in its sole discretion, may take whatever action Azure deems necessary regarding further modification, assignment of and/or control of the domain name deemed necessary to comply with the actions or requirements of the governmental, administrative or judicial body until such time as the dispute is settled. In this event you agree to hold Azure harmless for any action taken by Azure.

\\n

You agree to submit, without prejudice to other potentially applicable jurisdictions, to the jurisdiction of the courts (1) of your domicile, (2) where registrar is located or (3) where the registry operator is located (e.g., China for .CN, Columbia for .CO, UK for .EU, etc.).

\\n

\\n

In the case of .ca domain names, you agree that, if your use of the service or the registration of a .ca domain name is challenged by a third party, you will be subject to the provisions specified by CIRA in their dispute resolution policy, in effect at the time of the dispute.

\\n

\\n

7. TRANSFER OF DOMAIN NAMES; RESALE PRACTICES

\\n

If you transfer any domain name, you agree to provide the information required by, and to abide by, the procedures and conditions set forth in our Domain Name Transfer Agreement and Change of Registrant Agreement. You may view the latest versions of our Domain Name Transfer Agreement and Change of Registrant Agreementonline. In order to further protect your domain name, any domain name registered with Azure or transferred to Azure shall be placed on lock status, unless an opted-out has occurred as defined in our Change of Registrant Agreement or Domain Name Proxy Agreement. The domain name must be placed on unlock status in order to initiate a transfer of the domain name away from Azure to a new Registrar. You may log into your account with Azure at any time after your domain name has been successfully transferred to Azure, and change the status to unlock.

\\n

In the event you are purchasing a domain name on behalf of a third party, you agree to inform any customer of yours, who may be acquiring a domain name through you using Azure's registration services, that they are in fact registering their domain name through Azure and that Azure or its licensor is an accredited registrar with ICANN. You agree not to represent that you are an ICANN-accredited registrar or that you are in any way providing superior access to the ICANN Domain Name Registry. You also agree not to use the ICANN trademark logo in any of your promotional materials including your website.

\\n

You agree to obtain each of your customers' acceptances to the then current version of this Agreement, and to retain evidence of their acceptance for a period of not less than three (3) years. Should you require that your customers accept additional terms and conditions that are not required by Azure, you agree that such additional terms and conditions shall not conflict with this Agreement and the policies and procedures adopted by ICANN.

\\n

You agree that Azure is not lending you access to its registrar connections or its registry access, nor will you be deemed to be a registrar in your own right. Furthermore, you agree you will not attempt to gain access to Azure's registrar connections or registry access. You agree to provide complete, accurate and current data for each registrant to be added to a registry in accordance with ICANN requirements for inclusion in the Whois database.

\\n

You agree to provide your customers with adequate customer support, and to maintain contact with them with regard to providing a medium for them to communicate changes in the information they provided as part of the domain name registration process. Upon receiving corrected or updated information you will, within five (5) business days, provide such information to Azure so Azure may update its registration records. You will retain copies of all communications between you and your customers and will upon request provide Azure copies of same.

\\n

8. YOUR OBLIGATIONS; SUSPENSION OF SERVICES; BREACH OF AGREEMENT

\\n

You represent and warrant to the best of your knowledge that, neither the registration of the domain nor the manner it is directly or indirectly used, infringes the legal rights of any third party.  You will comply with all applicable laws, including, but not limited to those relating to privacy, data collection, consumer protection, fair lending, debt collection, organic farming, and disclosure of data and financial disclosures.  If you collect and maintain sensitive health and financial data, you must implement reasonable and appropriate security measures commensurate with the offering of those services, as defined by applicable law.  You represent that you possess any necessary authorization, charter, license, and/or other related credential for participation in the sector associated with the associated registry tld string.  You will report any material changes to the validity of your authorization, charter, license, and/or other related credential. You will indemnify and hold harmless the registrar and registry operator, and their directors, officers, employees and agents, from and against any and all claims, damages, liabilities, costs and expenses (including reasonable legal fees and expenses) arising out of or related to the domain name registration.  This obligation shall survive expiration or termination of this Agreement or the domain name registration.

\\n

You agree that, in addition to other events set forth in this Agreement:

\\n
    \\n
  1. Your ability to use any of the services provided by Azure is subject to cancellation or suspension in the event there is an unresolved breach of this Agreement and/or suspension or cancellation is required by any policy now in effect or adopted later by ICANN;
  2. \\n
  3. Your registration of any domain names shall be subject to suspension, cancellation or transfer pursuant to any ICANN adopted specification or policy, or pursuant to any Azure procedure not inconsistent with an ICANN adopted specification or policy (a) to correct mistakes by Azure or the registry operator in registering any domain name; or (b) for the resolution of disputes concerning any domain name.
  4. \\n
\\n

You acknowledge and agree that Azure and registry reserve the right to deny, cancel or transfer any registration or transaction, or place any domain name(s) on lock, hold or similar status, as either deems necessary, in the unlimited and sole discretion of either Azure or the registry: (i) to comply with specifications adopted by any industry group generally recognized as authoritative with respect to the Internet (e.g., RFCs), (ii) to protect the integrity and stability of, and correct mistakes made by, any domain name registry or registrar, (iii) for the non-payment of fees to registry, (iv) to protect the integrity and stability of the registry, (v) to comply with any applicable court orders, laws, government rules or requirements, requests of law enforcement, or any dispute resolution process, (vi) to comply with any applicable ICANN rules or regulations, including without limitation, the registry agreement, (vii) to avoid any liability, civil or criminal, on the part of registry operator, as well as its affiliates, subsidiaries, officers, directors, and employees, (viii) per the terms of this Agreement, (ix) following an occurrence of any of the prohibited activities described in Section 8 below, or (x) during the resolution of a dispute.

\\n

You agree that your failure to comply completely with the terms and conditions of this Agreement and any Azure rule or policy may be considered by Azure to be a material breach of this Agreement and Azure may provide you with notice of such breach either in writing or electronically (i.e. email). In the event you do not provide Azure with material evidence that you have not breached your obligations to Azure within ten (10) business days, Azure may terminate its relationship with you and take any remedial action available to Azure under the applicable laws. Such remedial action may be implemented without notice to you and may include, but is not limited to, cancelling the registration of any of your domain names and discontinuing any services provided by Azure to you. No fees will be refunded to you should your Services be cancelled or terminated because of a breach.

\\n

Azure's failure to act upon or notify you of any event, which may constitute a breach, shall not relieve you from or excuse you of the fact that you have committed a breach.

\\n

9. RESTRICTION OF SERVICES; RIGHT OF REFUSAL

\\n

If you are hosting your domain name system (“DNS”) on Azure’s servers, or are using our systems to forward a domain name, URL, or otherwise to a system or site hosted elsewhere, or if you have your domain name registered with Azure, you are responsible for ensuring there is no excessive overloading on Azure’s servers. You may not use Azure’s servers and your domain name as a source, intermediary, reply to address, or destination address for mail bombs, Internet packet flooding, packet corruption, or other abusive attack. Server hacking or other perpetration of security breaches is prohibited. You agree that Azure reserves the right to deactivate your domain name from its DNS if Azure deems it is the recipient of activities caused by your site that threaten the stability of its network.

\\n

You agree that Azure, in its sole discretion and without liability to you, may refuse to accept the registration of any domain name. Azure also may in its sole discretion and without liability to you delete the registration of any domain name during the first thirty (30) days after registration has taken place.

\\n

In the event Azure refuses a registration or deletes an existing registration during the first thirty (30) days after registration, you will receive a refund of any fees paid to Azure in connection with the registration either being cancelled or refused. In the event Azure deletes the registration of a domain name being used in association with spam or morally objectionable activities, no refund will be issued.

\\n

10. DEFAULT SETTINGS; PARKED PAGE

\\n

Choosing Your Domain Name Settings.  When you register a domain name with Azure, you will be prompted to choose your domain name settings during the checkout process.  If you plan on using another provider for your website or hosting needs, then you should enter the name servers of such provider when you choose your domain name settings.  This will direct your domain name away from Azure’s name servers.  If you are an existing Azure customer and have already set up a customer profile designating your domain name settings for new domain name registrations, you will not need to complete this step again during the checkout process.   

\\n

Azure’s Default Settings.  If you do not direct your domain name away from Azure’s name servers as described above, Azure will direct your domain name to a “Parked Page” (“Default Setting”).  You acknowledge and agree that Azure has the right to set the Default Setting. 

\\n

Parked Page Default SettingAzure’s Parked Page service is an online domain monetization system designed to generate revenue (through the use of pay per click advertising) from domain names that are not actively being used as websites.  If your domain name is directed to a Parked Page, you acknowledge and agree that Azure may display both (a) in-house advertising (which includes links to Azure products and services) and (b) third-party advertising (which includes links to third-party products and services) on your Parked Page through the use of pop-up or pop-under browser windows, banner advertisements, audio or video streams, or any other advertising means, and we may aggregate for our own use, related usage data by means of cookies and other similar means.  In addition, you acknowledge and agree that all in-house and third-party advertising will be selected by Azure and its advertising partners, as appropriate, and you will not be permitted to customize the advertising, or entitled to any compensation in exchange therefor.  Please note that the third-party advertising displayed on Azure’s Parked Pages may contain content offensive to you, including but not limited to links to adult content.  Azure makes no effort to edit, control, monitor, or restrict the content and third-party advertising displayed on Azure’s Parked Pages, and expressly disclaims any liability or responsibility to you or any third party in connection therewith.

\\n

Changing Azure’s Default Settings.  You may change Azure’s Default Settings at any time during the term of your domain name registration.

\\n
    \\n
  1. Content Displaying On Your Parked Page.  You can not modify the content displaying on your Parked Page.  You may select one of the other options listed below.
  2. \\n
  3. Participating In Domain Name Monetization.  If you wish to participate in the domain monetization potential presented by Azure’s Parked Page service, please review and consider purchasing our CashParking® service.   
  4. \\n
  5. No Content.  If the options listed above are not acceptable to you, please contact customer support to learn what other options might be available to you.
  6. \\n
\\n

Return To Parked Page Default Setting Upon Domain Name Expiration.  Upon domain name expiration, and regardless of how you use your domain name during the term of your domain name registration, your domain name will automatically return to the Parked Page Default Setting described above.  As used in this paragraph, “expiration” is deemed to include any “renewal period” or “redemption period” immediately after the domain name expires, but before the domain name is returned to the registry.  Once your domain name has returned to the Parked Page Default Setting described above, the only way to opt out of the Parked Page service is to renew, redeem, or re-register your domain name in accordance with Section 2(B), Domain Name Renewal Terms, of this Agreement.   

\\n

11. DOMAIN ADD-ONS

\\n

Business Registration:  Business registration allows You to display additional information about the business that is the basis of Your domain name, including, but not limited to, such information as Your fax number, street address, and hours of operation.

\\n

Certified Domains.  The certified domain service generally allow You to: (i) put a Certified Domain Validation seal on Your website; and (ii) have Your domain name listed as \\\"Certified\\\", in WHOIS lookups on our website.   The Certified Domain Validation seal renews independently of Your domain. When You renew Your domain, You must also, when necessary, separately renew Your Certified Validation seal. However, the Certified Domain Validation seal can be cancelled independently of Your domain. If the domain is cancelled, the Certified Domain associated with the cancelled domain will automatically cancel.  The Certified Domain seal is a trademark and is protected by copyright, trademark and other intellectual property laws. You may use the Certified Domain seal only in conjunction with the purchase of the Services set forth in the Agreement, and subject to the terms and conditions hereof. Other than provided for in this Agreement, You may not otherwise use, reproduce, or modify the mark for any additional promotional use, without our prior written approval. Your right to the use of the Certified Domain seal is immediately terminated upon expiration or termination of this Agreement.

\\n

Expiration Consolidation.  You understand and acknowledge the expiration consolidation service may only be used to consolidate the expiration of .com and .net domain names. The service may not be used to consolidate domains that are on Registrar HOLD, Registry HOLD, or pending Transfer status. You acknowledge the service may only be used to push the expiration date of Your domains forward in time, at least one (1) month forward and no more than ten (10) years forward, and then, only for a period lasting less than twelve (12) months. Once the service has been used to consolidate domains, the new expiration date may not be reversed. To ensure the service is not abused or used as an alternative to renewals, you may only use the service on each domain once in any 12-month period. The service may only be used on domain names that have not passed their expiration date. In order to change the expiration date again, You will be required to renew the domain name first.  You further understand and acknowledge the service may only be used to coordinate domains where we are the registrar of record. Domains not registered with us must be transferred before we can perform the Service. 

\\n

\\n

Backordering/Monitoring.  You agree a domain name that has expired shall be subject first to a grace period of twelve (12) days, followed by the ICANN-mandated redemption grace period of thirty (30) days. During this period of time, the current domain name registrant may renew the domain name and retain registration rights. We do not guarantee your backorder will result in you obtaining the domain name and expressly reserves the right to (a) refuse additional backorders or (b) cancel existing backorders at any time for any reason.  If your backorder is refused or cancelled, we agree to promptly refund any fees paid for such domain name backorder. The domain name may also be placed in a secondary market for resale through the Auctions® service.  After your first year of Auctions membership, you agree that unless otherwise advised, we will automatically renew your Auctions membership using the payment method you have on file for so long as your backorder credit is active. You may learn more about Auctions by visiting the Auctions website. The domain name may also be subject to a drop pool process before it is available for purchasing. You understand we and our registrar affiliates use our services, including backordering.  Therefore, the domain name may be registered with a different registrar, but can be managed through your account.  By using the Services, you will be able to, among other things:

\\n
    \\n
  1. Backorder any domain name under the top level domains .COM, .NET, .US, .BIZ, .INFO, .ORG, .MOBI. A backorder for a domain name will include the price of up to a one-year domain name registration. Should you successfully backorder any domain name, you will be subject to the terms and conditions of the Domain Name Registration and related agreements, which are incorporated herein by reference.
  2. \\n
  3. Change your backorder until you obtain a domain name. You will have the opportunity to change the credit to a different domain name until you successfully capture one. After three (3) years, if the credit is not used, we reserves the right to remove the credit.
  4. \\n
  5. Subscribe monthly to an expiring domain name list. You may also choose to purchase a subscription to a list of domain names expiring within the next five (5) days. If you subscribe to the expiring domain name list, you agree the payment method you have on file may be charged on a monthly subscription basis for the term of the Services you purchase.
  6. \\n
  7. Select domain names off the expiring domain name list you would like to register. Each domain name you attempt to backorder will include the price of up to a one-year domain name registration, as set forth in subsection (i) above.
  8. \\n
  9. Monitor your currently registered domain names for changes in registrar, status, expiration date or name servers at no additional cost.
  10. \\n
  11. Subscribe to Domain Alert Pro or monitoring, which enables you to monitor any currently registered domain name, regardless of registrar, for historical tracking of status changes and designation of multiple email notification addresses.
  12. \\n
\\n

\\n

\\n

Transfer Validation. The transfer validation service is provided to help You keep Your domain name secure. By choosing to use the service, You are making an explicit and voluntary request to us to deny all attempts to transfer Your domain name to another registrar, or to move Your domain name to another account, unless You verify each request as described herein. You will provide us with a contact name, phone number and PIN for domain transfer validations. You will be contacted by us when a domain transfer is requested for a domain name in Your account. When we receive a transfer request, we will call You to verify the transfer request. If we cannot reach You with seventy-two (72) hours of receipt of the transfer request, the transfer will be denied. If You do not provide the proper PIN, the transfer will be denied. When we receive a change of account request, we will call You to verify the change request. If we cannot reach You with seventy-two (72) hours of receipt of the change request, the change will be denied. If You do not provide the proper PIN, the change will be denied. Availability of Services are subject to the terms and conditions of this Agreement and each of our policies and procedures. We shall use commercially reasonable efforts to attempt to provide certain portions of the Services on a twenty-four (24) hours a day, seven (7) days a week basis throughout the term of this Agreement and other portions of the service, during normal business hours. You acknowledge and agree that from time to time the Services may be inaccessible or inoperable for any reason, including, without limitation: (i) equipment malfunctions; (ii) periodic maintenance procedures or repairs that we may undertake from time to time; or (iii) causes beyond the reasonable control of us or that are not reasonably foreseeable by us, including, without limitation, interruption or failure of telecommunication or digital transmission links, hostile network attacks, network congestion or other failures. You acknowledge and agree that we has no control over the availability of the service on a continuous or uninterrupted basis.

\\n

\\n

Privacy Protection. The privacy protection service generally allows You to: (i) replace your personal details in the WHOIS Directory with the details of Domains By Proxy; and (ii) set up a private email address for each domain name that you can forward, filter or block.  The privacy protection service features are intended to: prevent domain-related spam; and protect your identity from third-parties.  As set forth in Section 2(xi) of this Agreement, You acknowledge and agree that you may not be permitted to purchase private or proxy TLD registrations in certain markets, countries and territories or for certain TLDs. For a complete list of the markets and countries where privacy protection service is not available, please click hereYour purchase and use of Privacy Protection is subject to and governed by the terms of the [#doclink= domain_nameproxy].

\\n

Full Domain Privacy and Protection. The full domain privacy and protection service generally allows You to: (i) replace your personal details in the WHOIS Directory with the details of Domains By Proxy; (ii) set up a private email address for each domain name that you can forward, filter or block; (iii) prevent accidental loss of a domain name due to an expired credit card; (iv) lock your domain name in your account; (v) receive real-time online reports to track vital domain name information.  The full domain privacy and protection service features are intended to: prevent domain-related spam; protect your identity from third-parties; plus add a higher level of security through 2-Step Verification to disallow most accidental or malicious domain name transfers; and provide an online business card in the WHOIS directory that is designed to increase traffic without sacrificing privacy. As set forth in Section 2(xi) of this Agreement, You acknowledge and agree that you may not be permitted to purchase private or proxy TLD registrations in certain markets, countries and territories or for certain TLDs. For a complete list of the markets and countries where privacy protection service is not available, please click here. Your purchase and use of Full Domain Privacy and Protection is also subject to and governed by the terms of the [#doclink= domain_nameproxy].

\\n

Privacy and Business Protection. The privacy and business protection service includes all the features of Privacy Protection, plus the service generally allows You to: (i) prevent accidental loss of a domain name due to an expired credit card; (ii) lock your domain name in your account; (iii) receive real-time online reports to track vital domain name information; and (iv) activate TrustedSite, powered by McAfee SECURE. The privacy and business protection service features are intended to: prevent domain-related spam; protect your identity from third-parties; plus add a higher level of security through 2-Step Verification to disallow most accidental or malicious domain name transfers; provide an online business card in the WHOIS directory that is designed to increase traffic without sacrificing privacy; and provide domain name protection through TrustedSite.  Your purchase and use of privacy and business protection service is also governed by terms of the [#doclink= domain_nameproxy].

\\n

12. PRE-REGISTRATIONS

\\n

If you submit an application for pre-registration of a domain name, Azure does not guarantee that the name will be secured for you, or that you will have immediate access to the domain name if secured.  Azure may use third-party service providers for the pre-registration services.

\\n

13. PROVISIONS SPECIFIC TO .BIZ REGISTRATIONS

\\n

Domain Name Dispute Policy.  If you reserved or registered a .BIZ domain name through us, in addition to our Dispute Resolution Policy, you hereby acknowledge that you have read and understood and agree to be bound by the terms and conditions of the Restrictions Dispute Resolution Policy applicable to the .biz TLD.

\\n

The RDRP sets forth the terms under which any allegation that a domain name is not used primarily for business or commercial purposes shall be enforced on a case-by-case basis by an independent ICANN-accredited dispute provider. Registry Operator will not review, monitor, or otherwise verify that any particular domain name is being used primarily for business or commercial purposes or that a domain name is being used in compliance with the SUDRP or UDRP processes.

\\n

One Year Registration.  If you are registering a .BIZ domain name and you elect to take advantage of special pricing applicable to one-year registrations, we will automatically renew your domain name for an additional one-year period at the end of the first year term by taking payment from the Payment Method you have on file, unless you notify us that you do not wish to renew. You will be notified and given the opportunity to accept or decline the one-year renewal prior to your domain name expiration date. In the event you decide not to renew your one-year .BIZ domain name for a second year, your domain name registration will automatically revert back to us and we will gain full rights of registration to such domain name. You agree that if you delete or transfer your .BIZ domain name during the first year, you will automatically be charged the second year renewal fees.

\\n

\\n

14. PROVISIONS SPECIFIC TO .INFO REGISTRATIONS 

\\n

One Year Registration.  If you are registering a .INFO domain name and you elect to take advantage of special pricing applicable to one-year registrations, we will automatically renew your domain name for an additional one-year period at the end of the first year term by taking payment from the Payment Method you have on file, unless you notify us that you do not wish to renew. You will be notified and given the opportunity to accept or decline the one-year renewal prior to your domain name expiration date. In the event you decide not to renew your one-year .INFO domain name for a second year, your domain name registration will automatically revert back to us and we will gain full rights of registration to such domain name. You agree that if you delete or transfer your .INFO domain name during the first year, you will automatically be charged the second year renewal fees.

\\n

15. PROVISIONS SPECIFIC TO .MOBI REGISTRATIONS 

\\n

Instant Mobilizer. You are hereby granted a personal, revocable, non-exclusive, non-transferable, non-assignable, non-sublicensable license to use the Instant Mobilizer service (“Service”), provided, however, You abide by the terms and conditions set forth. You shall not alter, modify, adapt or translate the whole or part of the Service in any way whatsoever. You may not create derivative works based on the Service. You may not rent, lease, assign, dispose of, novate, sub-license or otherwise transfer any of its rights to use the Service to any third party.  In the event that the volume of traffic to You from Your use of the Service is sufficient so as to jeopardize the provision of Service for other end users, we and our licensors reserve the right to, at its sole discretion, permanently or temporarily, discontinue Your use of the Service. For the avoidance of doubt, the volume of traffic generated by You should not exceed two thousand (2,000) page views per day.  You acknowledge and agree the text \\\"Instant Mobilizer from dotMobi\\\" or equivalent, will be inserted at the footer of Your site.  In the event a dotMobi domain to which the Service is being provided is transferred to another domain name registrar, the Service will be interrupted on that dotMobi domain, and Service will not be restored if the new registrar does not offer the Service. 

\\n

\\n

16. PROVISIONS SPECIFIC TO .NAME REGISTRATIONS 

\\n

\\n

17. PROVISIONS SPECIFIC TO .REISE REGISTRATIONS

\\n

Domain Names registered in .REISE should be used for purposes dedicated to travel topics within six months following initial Registration, e.g. utilized on the Internet or otherwise used to perform a function.

\\n

18. PROVISIONS SPECIFIC TO .SEXY REGISTRATIONS

\\n

You shall not permit content unsuitable for viewing by a minor to be viewed from the main or top-level directory of a .SEXY domain name. For purposes of clarity, content viewed at the main or top-level directory of a .SEXY domain name is the content immediately visible if a user navigates to http://example.sexy or http://www.example.sexy. No restrictions apply to the content at any other page or subdirectory addressed by a .SEXY Registered Name. 

\\n

19. COUNTRY CODE TOP LEVEL DOMAINS

\\n

You represent and warrant that you meet the eligibility requirements of each ccTLD you apply for. You further agree to be bound by any registry rules, policies, and agreements for that particular ccTLD. These may include, but are not limited to, agreeing to indemnify the ccTLD provider, limiting the liability of the ccTLD provider, and requirements that any disputes be resolved under that particular country's laws.

\\n

(A) PROVISIONS SPECIFIC TO .AU REGISTRATIONS 

\\n

.au Registrations (to include com.au, net.au and org.au) are governed by the following additional terms and conditions:

\\n

auDA. auDA means .au Domain Administration Limited ACN 079 009 340, the .au domain names administrator.  The Registrar acts as agent for auDA for the sole purpose, but only to the extent necessary, to enable auDA to receive the benefit of rights and covenants conferred to it under this Agreement. auDA is an intended third party beneficiary of this agreement.

\\n

auDA Published Policy.  auDA Published Policies means those specifications and policies established and published by auDA from time to time at http://www.auda.org.au.  You must comply with all auDA Published Policies, as if they were incorporated into, and form part of, this Agreement. In the event of any inconsistency between any auDA Published Policy and this Agreement, then the auDA Published Policy will prevail to the extent of such inconsistency.  You acknowledge that under the auDA Published Policies: (1) there are mandatory terms and conditions that apply to all domain names; (2) licences, and such terms and conditions are incorporated into, and form part of, this Agreement; (3) You are bound by, and must submit to, the .au Dispute Resolution Policy; and (4) auDA may delete or cancel the registration of a .au domain name. 

\\n

auDA's Liabilities and Indemnity.  To the fullest extent permitted by law, auDA will not be liable to Registrant for any direct, indirect, consequential, special, punitive or exemplary losses or damages of any kind (including, without limitation, loss of use, loss or profit, loss or corruption of data, business interruption or indirect costs) suffered by Registrant arising from, as a result of, or otherwise in connection with, any act or omission whatsoever of auDA, its employees, agents or contractors. Registrant agrees to indemnify, keep indemnified and hold auDA, its employees, agents and contractors harmless from all and any claims or liabilities, arising from, as a result of, or otherwise in connection with, Registrant's registration or use of its .au domain name. Nothing in this document is intended to exclude the operation of Trade Practices Act 1974.

\\n

(B) PROVISIONS SPECIFIC TO .CA REGISTRATIONS

\\n

You acknowledge and agree that registration of your selected domain name in your first application to CIRA shall not be effective until you have entered into and agreed to be bound by CIRA's Registrant Agreement.

\\n

CIRA Certified Registrar.  The registrar shall immediately give notice to you in the event that it is no longer a CIRA Certified Registrar, has had its certification as a CIRA Certified Registrar suspended or terminated, or the Registrar Agreement between CIRA and the Registrar is terminated or expires. CIRA may post notice of such suspension, termination, or expiry on its website and may, if CIRA deems appropriate, give notice to the registrants thereof. In the event that the registrar is no longer a CIRA Certified Registrar, has had its certification as a CIRA Certified Registrar suspended or terminated or in the event the Registrar Agreement between CIRA and the Registrar is terminated or expires, you shall be responsible for changing your Registrar of Record to a new CIRA Certified Registrar within thirty (30) days of the earlier of notice thereof being given to you by (i) the Registrar or (ii) CIRA in accordance with CIRA's then current Registry PRP; provided, however, that if any of your domain name registrations are scheduled to expire within thirty (30) days of the giving of such notice, then you shall have thirty (30) days from the anniversary date of the registration(s), to register with a new CIRA certified registrar and to renew such domain name registration(s) in accordance with the Registry PRP.

\\n

You acknowledge and agree that should there be insufficient funds prepaid by the registrar in the CIRA Deposit Account to be applied in payment of any fees, CIRA may in its sole discretion stop accepting applications for domain name registrations from the registrar, stop effecting registrations of domain names and transfers, renewals, modifications, and cancellations requested by the registrar and stop performing other billable transactions requested by the registrar not paid in full and CIRA may terminate the Registrar Agreement between CIRA and the Registrar.

\\n

.CA ASCII and IDN domain variants are bundled and reserved for a single registrant.  Registrants are not required to register all variants in a bundle, but all registered variants must be registered and managed at a single registrar. Each variant registered will incur a registration fee.  In addition, when registering multiple .CA domain (ASCII and IDN) variants in a bundle, your registrant information must be identical.  If variants are registered at other registrars or if registrant information does not match, it may result in an \\\"unavailable\\\" search result, delayed or failed registration. If information does not match, validation is required and may take up to seven business days and delay availability of domain. 

\\n

(C) PROVISIONS SPECIFIC TO .CN REGISTRATIONS 

\\n

.CN is a restricted TLD – applications are subject to both a domain name check and real name verification as required by the People’s Republic of China.  Registrations in .CN are therefore subject to the following additional terms:

\\n

Verification, Registration and Activation.  If a domain name is not permitted to be registered by the Chinese government, as determined by us, the Registry Operator and/or a 3rd party provider utilized for such services and determinations, in either party’s discretion, the application for registration will not be successful.  In such event, the name will be deleted and you will be eligible for a refund as further described below.

\\n

If permitted, then the Registration may proceed, but a .CN domain name may not be activated (i.e., it will not resolve in the Internet) unless and until you have submitted (via the process described during registration) valid documents required of us and the Registry to perform real name verification.  The following are acceptable forms of documents for the purpose of verification:

\\n
    \\n
  • China: Resident ID, temporary resident ID, business license or organization code certificate
  • \\n
  • Hong Kong/Macau: Resident ID, driver’s license, passport or business license
  • \\n
  • Singapore: Driver’s license, passport or business license
  • \\n
  • Taiwan: Resident ID, driver’s license or business license
  • \\n
  • Other Countries/Regions: Driver’s license or passport
  • \\n
\\n

Documents submitted to us are used by us and shared with the Registry solely for the purpose of real name verification, and are otherwise subject to our Privacy Policy.  By registering a .CN domain, you expressly agree that your data may be stored on servers in the U.S., or otherwise outside of the People's Republic of China.

\\n

Refunds.  Refunds for .CN Registrations will only be allowed where (i) registration of the applied for domain name is not permitted by the Chinese government; or (ii) you notify us of your intent to cancel for any reason within the first five (5) days after the Registration (i.e., after it is deemed permissible by the Chinese government).  For the avoidance of doubt, refunds will not be permitted under any circumstances after five (5) days from the date of Registration, including, for example, in the event real name verification is not successful or if the Chinese government determines after Registration that the domain name should not have been registered (and directs us to delete).

\\n

(D) PROVISIONS SPECIFIC TO .JP REGISTRATIONS

\\n

Registration Restrictions.  You represent and warrant that you have a local presence in Japan with a home or office address. You agree that certain domain names are reserved and can only be registered by certain parties. These include: (i) TLDs, other than ccTLDs, as determined by ICANN; (ii) geographical-type .JP domain names that are defined as metropolitan, prefectural, and municipal labels; (iii) names of primary and secondary educational organizations; (iv) names of organizations related to Internet management; (v) names required for .JP domain name operations; and (vi) character strings which may be confused with ASCII-converted Japanese domain names. The complete list of .JP Reserved Domains is available here

\\n

20. ENGLISH LANGUAGE CONTROLS

\\n

This Agreement, along with all policies and the applicable product agreements identified above and incorporated herein by reference (collectively, the “Agreement”), is executed in the English language. To the extent any translation is provided to you, it is provided for convenience purposes only, and in the event of any conflict between the English and translated version, where permitted by law, the English version will control and prevail. Where the translated version is required to be provided to you and is to be considered binding by law (i) both language versions shall have equal validity, (ii) each party acknowledges that it has reviewed both language versions and that they are substantially the same in all material respects, and (iii) in the event of any discrepancy between these two versions, the translated version may prevail, provided that the intent of the Parties has been fully taken into consideration. 

\\n
\\n
\\n\\nRevised: 6/27/18
\\nCopyright © 2000-2018 All Rights Reserved.\\n
\\n
\\n
\\n\",\"url\":\"http://www.secureserver.net/agreements/ShowDoc.aspx?pageid=reg_sa&pl_id=510456\"}],\"nextLink\":null,\"id\":null}" + "x-ms-request-id" : "f3b7e3c3-3c64-4fca-bc32-d771f2b943c5", + "Body" : "{\"value\":[{\"agreementKey\":\"DNRA\",\"title\":\"Domain Name Registration Agreement\",\"content\":\"\\n\\n\\n\\n\\n
\\n\\n\\n\\n\\n\\n\\n
\\nDomain Name Registration Agreement\\n
\\n

Last Revised: June 27, 2018

\\n

PLEASE READ THIS AGREEMENT CAREFULLY, AS IT CONTAINS IMPORTANT INFORMATION REGARDING YOUR LEGAL RIGHTS AND REMEDIES.

\\n

1. OVERVIEW

\\n

This Domain Name Registration Agreement (this \\\"Agreement\\\") is entered into by and between Microsoft Azure an individual (\\\"Azure) and you, and is made effective as of the date of electronic acceptance.  This Agreement sets forth the terms and conditions of your use of Azure's Domain Name Registration services (the \\\"Domain Name Registration Services\\\" or the \\\"Services\\\"). The terms \\\"we\\\", \\\"us\\\" or \\\"our\\\" shall refer to Azure.  The terms \\\"you\\\", \\\"your\\\", \\\"User\\\" or \\\"customer\\\" shall refer to any individual or entity who accepts this Agreement.  Unless otherwise specified, nothing in this Agreement shall be deemed to confer any third-party rights or benefits.

\\n

Your electronic acceptance of this Agreement signifies that you have read, understand, acknowledge and agree to be bound by this Agreement, which incorporates by reference each of (i) Azure’s Universal Terms of Service Agreement (\\\"UTOS\\\"), (ii) all agreements, guidelines, policies, practices, procedures, registration requirements or operational standards of the top-level domain (\\\"TLD\\\") in which you register any domain (“Registry Policies”), and (iii) any plan limits, product disclaimers or other restrictions presented to you on the Domain Name Registration Services landing page of the Azure website (this “Site”). 

\\n

TO LINK TO AND REVIEW THE REGISTRY POLICIES FOR THE TLD IN WHICH YOU WISH TO REGISTER A DOMAIN NAME, PLEASE CLICK HERE   

\\n

You acknowledge and agree that (i) Azure, in its sole and absolute discretion, may change or modify this Agreement, and any policies or agreements which are incorporated herein, at any time, and such changes or modifications shall be effective immediately upon posting to this Site, and (ii) your use of this Site or the Services found at this Site after such changes or modifications have been made shall constitute your acceptance of this Agreement as last revised.  If you do not agree to be bound by this Agreement as last revised, do not use (or continue to use) this Site or the Services found at this Site.  In addition, Azure may occasionally notify you of changes or modifications to this Agreement by email.  It is therefore very important that you keep your shopper account (“Shopper Account”) information, including your email address, current.  Azure assumes no liability or responsibility for your failure to receive an email notification if such failure results from an inaccurate or out-of-date email address.    Azure is not an Internet Corporation for Assigned Names and Numbers (\\\"ICANN\\\") accredited registrar; it is an authorized reseller of domain name registration services.  Accordingly, you acknowledge and agree that Azure may modify this Agreement in order to comply with any terms and conditions set forth by (i) the sponsoring registrar, (ii) ICANN, and/or (iii) the registry applicable to the TLD or country code top level domain (\\\"ccTLD\\\") in question.  As used herein, the terms \\\"registry\\\", \\\"Registry\\\", \\\"registry operator\\\" or \\\"Registry Operator\\\" shall refer to the registry applicable to the TLD or ccTLD in question.  To identify the sponsoring registrar, click here

\\n

2. PROVISIONS SPECIFIC TO ALL REGISTRATIONS

\\n

Unless otherwise noted, the provisions below in this Section 2 are generally applicable to all TLDs that we offer.  Special provisions specific to any TLD or ccTLD (those in addition to posted Registry Policies) are identified elsewhere below in this Agreement. 

\\n
    \\n
  1. \\n
    Registry Policies. You agree to be bound by all Registry Policies (defined above in this Agreement) applicable to your domain name registration (at any level). IT IS YOUR RESPONSIBILITY TO VISIT THE APPLICABLE TLD SITE AND READ AND REVIEW ALL APPLICABLE REGISTRY POLICIES PRIOR TO YOUR REGISTRATION IN THE TLD.  REGISTRY POLICIES FOR EACH TLD CAN BE FOUND BY VISITING THE CORRESPONDING TLD LINK LISTED HERE.  Notwithstanding anything in this Agreement to the contrary, the Registry Operator of the TLD in which the domain name registration is made is and shall be an intended third party beneficiary of this Agreement. As such the parties to this agreement acknowledge and agree that the third party beneficiary rights of the Registry Operator have vested and that the Registry Operator has relied on its third party beneficiary rights under this Agreement in agreeing to Azure being a registrar for the respective TLD. The third party beneficiary rights of the Registry Operator will survive any termination of this Agreement.    
    \\n
  2. \\n
  3. \\n
    Registration Requirements.  To the extent any TLD or ccTLD requires you meet eligibility (e.g., residency for .JP, .EU, etc.), validation (e.g., DNS validation) or other authentication requirements as a condition to registering a domain name in the TLD, you agree that by submitting an application or registering or renewing your domain name, you represent and warrant that: (a) all information provided to register or renew the domain name (including all supporting documents, if any) is true, complete and correct, and is not misleading in any way, and the application is made in good faith; (b) you meet, and will continue to meet, the eligibility criteria prescribed in the Registry Policies for the applicable TLD for the duration of the domain name registration; (c) you have not previously submitted an application for the domain name with another registrar using the same eligibility criteria, and the other registrar has rejected the application (if applicable); (d) you acknowledge and agree that even if the domain name is accepted for registration, your entitlement to register the domain name may be challenged by others who claim to have an entitlement to the domain name; and (e) you acknowledge and agree that the Registry or the registrar can cancel the registration of the domain name if any of the warranties required are found to be untrue, incomplete, incorrect or misleading.
    \\n
  4. \\n
  5. \\n
    Ownership.  You acknowledge and agree that registration of a domain name does not create any proprietary right for you, the registrar, or any other person in the name used as a domain name or the domain name registration and that the entry of a domain name in the Registry shall not be construed as evidence or ownership of the domain name registered as a domain name. You shall not in any way transfer or purport to transfer a proprietary right in any domain name registration or grant or purport to grant as security or in any other manner encumber or purport to encumber a domain name registration.
    \\n
  6. \\n
  7. \\n
    ICANN Requirements. You agree to comply with the ICANN requirements, standards, policies, procedures, and practices for which each applicable Registry Operator has monitoring responsibility in accordance with the Registry Agreement between ICANN and itself or any other arrangement with ICANN. For additional ICANN-related helpful information, please see ICANN Education Materials and ICANN Benefits and Responsibilities.
    \\n
  8. \\n
  9. \\n
    Indemnification of Registry.  You agree to indemnify, defend and hold harmless (within 30 days of demand) the Registry Operator and Registry Service Provider and their subcontractors, subsidiaries, affiliates, divisions, shareholders, directors, officers, employees, accountants, attorneys, insurers, agents, predecessors, successors and assigns, from and against any and all claims, demands, damages, losses, costs, expenses, causes of action or other liabilities of any kind, whether known or unknown, including reasonable legal and attorney’s fees and expenses, in any way arising out of, relating to, or otherwise in connection with the your domain name registration, including, without limitation, the use, registration, extension, renewal, deletion, and/or transfer thereof and/or the violation of any applicable terms or conditions governing the registration. You shall not enter into any settlement or compromise of any such indemnifiable claim without Registrar’s or Registry Operator’s prior written consent, which consent shall not be unreasonably withheld, and you agree that these indemnification obligations shall survive the termination or expiration of the Agreement for any reason.  IN NO EVENT SHALL THE REGISTRY OPERATOR BE LIABLE TO YOU OR ANY OTHER PERSON FOR ANY DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, SPECIAL, EXEMPLARY OR PUNITIVE DAMAGES, INCLUDING LOSS OF PROFIT OR GOODWILL, FOR ANY MATTER, WHETHER SUCH LIABILITY IS ASSERTED ON THE BASIS OF CONTRACT, TORT (INCLUDING NEGLIGENCE), BREACH OF WARRANTIES, EITHER EXPRESS OR IMPLIED, ANY BREACH OF THIS AGREEMENT OR ITS INCORPORATED AGREEMENTS AND POLICIES YOUR INABILITY TO USE THE DOMAIN NAME, YOUR LOSS OF DATA OR FILES OR OTHERWISE, EVEN IF THE REGISTRY OPERATOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
    \\n
  10. \\n
  11. \\n
    Regulated TLDs.   For domain name registration in any “Regulated” TLD, you acknowledge and agree your registration is subject to the following additional requirements: (a) comply with all applicable laws, including those that relate to privacy, data collection, consumer protection (including in relation to misleading and deceptive conduct), fair lending, debt collection, organic farming, disclosure of data, and financial disclosures; (b) if you collect and maintain sensitive health and financial data you must implement reasonable and appropriate security measures commensurate with the offering of those services, as defined by applicable law.  Regulated TLDs include: .games, .juegos, .school, .schule, .toys, .eco, .care, .diet, .fitness, .health, .clinic, .dental, .healthcare, .capital, .cash, .broker, .claims, .exchange, .finance, .financial, .fund, .investments, .lease, .loans, .market, .money, .trading, .credit, .insure, .tax, .mortgage, .degree, .mba, .audio, .book, .broadway, .film, .movie, .music, .software, .fashion, .video, .app, .art, .band, .cloud, .data, .digital, .fan, .free, .gratis, .discount, .sale, .media, .news, .online, .pictures, .radio, .show, .theater, .tours, .accountants, .architect, .associates, .broker, .legal, .realty, .vet, .engineering, .law, .limited, .show; .theater; .town, .city, .reise, and .reisen
    \\n
  12. \\n
  13. \\n
    Highly Regulated TLDs. In addition to the requirements for Regulated TLDs, domain name registration in any Highly-Regulated TLD is subject to the following requirements: (a) you will provide administrative contact information, which must be kept up‐to‐date, for the notification of complaints or reports of registration abuse, as well as the contact details of the relevant regulatory, or Industry self‐regulatory, bodies in their main place of business; (b) you represent that you possess any necessary authorizations, charters, licenses and/or other related credentials for participation in the sector associated with such Highly‐regulated TLD; and (c) you will report any material changes to the validity of you authorizations, charters, licenses and/or other related credentials for participation in the sector associated with the Highly‐regulated TLD to ensure you continue to conform to the appropriate regulations and licensing requirements and generally conduct your activities in the interests of the consumers they serve.  Highly Regulated TLDs include: .abogado, .attorney, .bank, .bet, .bingo, .casino .charity (and IDN equivalent xn--30rr7y), .cpa, .corp, creditcard, .creditunion .dds, .dentist, .doctor, .fail, .gmbh, .gripe, .hospital, .inc, .insurance, .lawyer, .lifeinsurance, .llc, .llp, .ltda, .medical, .mutuelle, .pharmacy, .poker, .university, .sarl, .spreadbetting, .srl, .sucks, .surgery .university, .vermogensberater, .vesicherung,  and .wtf.  For .doctor, registrants who hold themselves out to be licensed medical practitioners must be able to demonstrate to the Registrar and Registry, upon request, that they hold the applicable license.
    \\n
  14. \\n
  15. \\n
    Special Safeguard TLDs.  In addition to the requirements for Regulated and Highly-Regulated TLDs, by registering a domain name in any “Special-Safeguard” TLD, you agree to take reasonable steps to avoid misrepresenting or falsely implying that you or your business is affiliated with, sponsored or endorsed by one or more country's or government's military forces if such affiliation, sponsorship or endorsement does not exist.  Special Safeguard TLDs include:  .army, .navy, .airforce
    \\n
  16. \\n
  17. \\n
    Third Party Beneficiary.  Notwithstanding anything in this Agreement to the contrary, the Registry Operator for any TLD in which your register a domain name is and shall be an intended third party beneficiary of this Agreement. As such the parties to this agreement acknowledge and agree that the third party beneficiary rights of the Registry Operator have vested and that the Registry Operator has relied on its third party beneficiary rights under this Agreement in agreeing to Azure being a registrar for the TLD. Third party beneficiary rights of the Registry Operator shall survive any termination of this Agreement.
    \\n
  18. \\n
  19. \\n
    Variable and Non-Uniform Pricing.  You acknowledge, understand and agree that certain domain names in certain TLDs are established by Registry Policies to be variably priced (i.e., standard v. premium names) and/or may have non-uniform renewal registration pricing (such that the Fee for a domain name registration renewal may differ from other domain names in the same TLD, e.g., renewal registration for one domain may be $100.00 and $33.00 for a different domain name).
    \\n
  20. \\n
  21. \\n
    Restriction on Availability of Privacy or Proxy.  You acknowledge and agree that you may not be permitted to purchase private or proxy TLD registrations in certain markets, countries and terrories or for certain TLDs. In such case, you must register for any and all TLD registrations using your personal information, which information you represent and warrant is current, accurate and complete.
    \\n
  22. \\n
\\n

3. FEES AND PAYMENTS

\\n

(A) GENERAL TERMS, INCLUDING AUTOMATIC RENEWAL TERMS

\\n

You agree to pay any and all prices and fees due for Services purchased or obtained at this Site at the time you order the Services.  Azure expressly reserves the right to change or modify its prices and fees at any time, and such changes or modifications shall be posted online at this Site and effective immediately without need for further notice to you.  If you have purchased or obtained Services for a period of months or years, changes or modifications in prices and fees shall be effective when the Services in question come up for renewal as further described below. 

\\n

Unless otherwise specifically noted (for reasons such as those highlighted in Section 2(x) above), the renewal price for any domain name in any TLD will be the same as the list (non-sale) price shown when you search for and select a domain, and again in the cart prior to purchase.  For example, if the list price is $9.99, and a different renewal price is not specifically identified, then the renewal price is also $9.99.  Likewise, if a domain name has a sale price of $8.99, with the list (non-sale) price shown (as a strike-through) at $9.99, the renewal price will be $9.99*.  

\\n

*Renewal price subject to change prior to actual date of renewal. 

\\n

For all other terms and conditions relating to fees, payment, refund and billing, etc. applicable to the Services offered under the scope of this Agreement, please refer to the “Fees and Payments” section of our UTOS

\\n

(B) DOMAIN NAME RENEWAL TERMS

\\n

When you register a domain name, you will have two renewal options: (i) \\\"Automatic Renewal\\\" (ii) \\\"Extended Automatic Renewal\\\", and (iii) \\\"Manual Renewal\\\": 

\\n
    \\n
  1. Automatic Renewal.  Automatic Renewal is the default setting. Therefore, unless you select Extended Automatic Renewal, Azure will enroll you in Automatic Renewal.  Domain names will automatically renew, for a period equivalent to the length of your original domain name registration, any domain name that is up for renewal and will take payment from the Payment Method you have on file with Azure, at Azure's then current rates. Thus, if you have chosen to register your domain name for one (1) year, Azure will automatically renew it for one (1) year. If you have chosen to register your domain name for two (2) years, Azure will automatically renew it for two (2) years, and so on.
  2. \\n
  3. Extended Automatic Renewal.  If you enroll in the Extended Automatic Renewal plan, Azure will automatically renew any domain name that is up for renewal for an additional one-year period on each and every anniversary of your domain name registration, so the initial registration period will always remain intact.  Thus, if you have chosen to register your domain name for two (2) years, Azure will automatically renew it for one (1) additional year on each and every anniversary of your domain name registration so your two (2) year registration period will always remain intact. If you have chosen to register your domain name for five (5) years, Azure will automatically renew it for one (1) additional year on each and every anniversary of your domain name registration so your five (5) year registration period will always remain intact, and so on.  Azure will take payment from the Payment Method you have on file with Azure, at Azure's then current one-year domain name registration rate.
  4. \\n
  5. Manual Renewal.  If you have elected to turn off automatic renewal and cancel the product (i.e., cancel the domain name registration) effective at expiration of the then current term, you may nonetheless elect to manually renew the domain name at anytime prior to its expiration date by logging into your Account Manager and manually implementing the renewal or by calling customer service (should you in fact want the domain name to be renewed). If you fail to manually implement the renewal before the expiration date, the domain name will be cancelled and you will no longer have use of that name.
  6. \\n
\\n

All renewals will be subject to the terms of this Agreement, as it may be amended from time to time, and you acknowledge and agree to be bound by the terms of this Agreement (as amended) for all renewed domains.  Domain name renewals will be non-refundable. In the event that we are unable to automatically renew your domain name for the renewal option selected for any reason, we may automatically renew your domain name for a period less than your original registration period to the extent necessary for the transaction to succeed. If for any reason Azure is not able to take the payment from the Payment Method you have on file, and you fail to respond to our notices, your domain name registration will expire. It is your responsibility to keep your Payment Method information current, which includes the expiration date if you are using a credit card.

\\n

For certain ccTLDs (.am, .at, .be, .br, .ca, .cn, .com.cn, .net.cn, .org.cn, .de, .eu, .fm, .gs, .it, .jp, .ms, .nu, .nz, .co.nz, .net.nz, .org.nz, .tc, .tk, .tw, .com.tw, .org.tw, .idv.tw, .uk, and .vg), renewal billing will occur on the first day of the month prior to the month of expiration.

\\n

For certain ccTLDs (.am, .at, .be, .ca, .cn, .com.cn, .net.cn, .org.cn, .de, .eu, .fm, .gs, .it, .jp, .ms, .nu, .nz, .co.nz, .net.nz, .org.nz, .tc, .tk, .tw, .com.tw, .org.tw, .idv.tw, .uk, and .vg), renewal will occur, or must occur manually if the product was previously cancelled, no later than the 20th of the month prior to the expiration date, or your domain name will be placed in non-renewal status. For some ccTLDs (.es) renewal must be processed no later than seven days before the expiration date, or your domain name will be placed in non-renewal status.  When the domain name is in non-renewal status, you can renew the domain name only by calling Azure and requesting that the domain name be renewed. You cannot renew the domain name through your Account Manager. If you fail to manually implement the renewal of any cancelled product before the expiration date, the domain name will be cancelled and you will no longer have use of that name.

\\n

You agree that Azure will not be responsible for cancelled domain names that you fail to renew in the timeframes indicated in this Agreement. In any case, if you fail to renew your domain name in a timely fashion, additional charges may apply. If you signed up for privacy services, protected registration, or any other similar service, with your domain name registration, these services will automatically be renewed when your domain name registration is up for renewal, and you will incur the applicable additional renewal fee unless you cancel in advance. 

\\n

If you fail to renew your domain name in the timeframes indicated in this Agreement, you agree that Azure may, in its sole discretion, renew your expired domain name on your behalf. If Azure decides to renew your expired domain name on your behalf, you will have a Renewal Grace Period during which you may reimburse Azure for the renewal and keep your domain name. The Renewal Grace Period is currently twelve (12) days but subject to change under the terms of this Agreement. For certain ccTLDs (.am, .at, .be, .cn, .com.cn, .net.cn, .org.cn, .de, .eu, .fm, .gs, .it, .jp, .ms, .nu, .nz, .co.nz, .net.nz, .org.nz, .tc, .tk, .tw, .com.tw, .org.tw, .idv.tw, .uk, and .vg) there is no Renewal Grace Period after the expiration date of the domain name. If you do not reimburse Azure for the renewal during the Renewal Grace Period your domain name will be placed on Hold and flagged for deletion after which you may have up to a 30-day redemption period to redeem your domain name, provided that your domain name is not subject to an expired domain name auction bid and you pay Azure a Redemption fee. The Redemption fee is currently $80.00 USD and is subject to change under the terms of this Agreement. If you do not redeem your domain name prior to the end of the 30-day redemption period Azure may, in its sole discretion, delete your domain name or transfer it to another registrant on your behalf.  During the redemption period your domain name may be parked. 

\\n

If your domain name is deleted, the Registry also provides a 30-day Redemption Grace Period during which you may pay Azure a redemption fee and redeem your domain name. The redemption fee is currently $80.00 USD and is subject to change under the terms of this Agreement. If you do not redeem your domain name prior to the end of the Registry's Redemption Grace Period the Registry will release your name and it will become available for registration on a first-come-first-served basis.

\\n

Renewal Grace Periods and Redemption Grace Periods vary for different ccTLDs. Please refer to the specific terms for the applicable TLD. In the event there is a conflict between the provisions of this paragraph and the ccTLD terms, the ccTLD terms shall control.

\\n

\\n

ICANN's registration expiration notification policy and associated fees are described here.

\\n

\\n

\\n

(C) FREE PRODUCT TERMS

\\n

In the event you are provided with free products with the registration of a domain name, you acknowledge and agree that such free products will only be available with a valid purchase and may be terminated in the event the domain name is deleted or cancelled.  For free domain names, you acknowledge and agree that you may not change the account associated with such free domain for the first five (5) days after registration.  In the event a free domain name is offered with the registration of another domain and if the paid domain name registered fails, then we may, in its sole discretion, either delete the registration of the free domain or refund the difference between the amount paid and the value of the free domain.  Failed registrations associated with promotionals offers may result in the deletion of the free or discounted item or an adjustment between the registered domain price and the value of the discounted item, in our sole discretion.

\\n

4. TERM OF AGREEMENT; TRANSFERS; DOMAIN TASTING

\\n

The term of this Agreement shall continue in full force and effect as long as you have any domain name registered through Azure.

\\n

You agree that you will not transfer any domain name registered through Azure to another domain name registrar during the first sixty (60) days after its initial registration date.  You agree that you may not transfer any domain name for ten (10) days after a Change of Account.

\\n

You further agree that you will not engage in \\\"domain tasting\\\" by using the five (5) day grace period in which a registrant may choose to cancel a domain name and get a full refund of the registration fee as a vehicle to test the marketability or viability of a domain name.  If Azure determines (which determination shall be made by Azure in its sole and absolute discretion) that you have been engaging in \\\"domain tasting\\\", then Azure reserves the right to (a) charge you a small fee (which fee shall be deducted from any refund issued) or (b) refuse your cancellation/refund request altogether. Azure will not charge you a fee if Azure cancels your domain name during the five (5) day grace period due to fraud or other activity outside of your control. The five (5) day grace period does not apply to Premium Domains, which are non-refundable.

\\n

You agree that Azure shall not be bound by (i) any representations made by third parties who you may use to purchase services from Azure, or (ii) any statements of a general nature, which may be posted on Azure's website or contained in Azure's promotional materials.

\\n

5. UP TO DATE INFORMATION; USE OF INFORMATION AND EXPIRATION

\\n

You agree to notify Azure within five (5) business days when any of the information you provided as part of the application and/or registration process changes. It is your responsibility to keep this information in a current and accurate status. Failure by you, for whatever reason, to provide Azure with accurate and reliable information on an initial and continual basis, shall be considered to be a material breach of this Agreement and a basis for suspension and/or cancellation of the domain name. Failure by you, for whatever reason, to respond within five (5) business days to any inquiries made by Azure to determine the validity of information provided by you, shall also be considered to be a material breach of this Agreement and a basis for suspension and/or cancellation of the domain name. You agree to retain a copy for your record of the receipt for purchase of your domain name.

\\n

You agree that for each domain name registered by you, the following contact data is required: postal address, email address, telephone number, and if available, a facsimile number for the Registered Name Holder and, if different from the Registered Name Holder, the same contact information for, a technical contact, an administrative contact and a billing contact.

\\n

You acknowledge and agree that domain name registration requires that this contact information, in whole or in part, be shared with the registry operator, for their use, copying, distribution, publication, modification and other processing  for (among other uses in accordance with our Privacy Policy) the purpose of administration of the domain name registration, which may require such information be transferred back and forth across international borders, to and from the U.S. to the EU, for example. As required by ICANN, this information must also be made publicly available by means of Whois, and that the registry operator may also be required to make this information publicly available by Whois. Both Azure and the registry operator may be required to archive this information with a third-party escrow service. You hereby consent and give permission for all such requirements and disclosures. Further, you represent and warrant that, if you are providing information about a third party, you have notified the third party of the disclosure and the purpose for the disclosure and you have obtained the third party's consent to such disclosure.  Registrar will not process data in a way that is incompatible with this Agreement.  Registrar will take reasonable precautions to protect data from loss or misuse.

\\n

You agree that for each domain name registered by you the following information will be made publicly available in the Whois directory as determined by ICANN Policy and may be sold in bulk as set forth in the ICANN agreement:

\\n
    \\n
  • The domain name;
  • \\n
  • Your name and postal address;
  • \\n
  • The name, email address, postal address, voice and fax numbers for technical and administrative contacts;
  • \\n
  • The Internet protocol numbers for the primary and secondary name servers;
  • \\n
  • The corresponding names of the name servers; and
  • \\n
  • The original date of registration and expiration date.
  • \\n
  • Name of primary name server and secondary name server.
  • \\n
  • Identity of the registrar.
  • \\n
\\n

You agree that, to the extent permitted by ICANN, Azure may make use of the publicly available information you provided during the registration process. If you engage in the reselling of domain names you agree to provide any individuals whose personal information you've obtained, information about the possible uses of their personal information pursuant to ICANN policy. You also agree to obtain consent, and evidence of consent, from those individuals for such use of the personal information they provide.

\\n

You agree that Azure has the right to make public and share with third parties certain information in connection with the sale or purchase of domain names on the website, including but not limited to (a) the name of the domain name sold or purchased, (b) the sale or purchase price of the domain name sold or purchased, and (c) information relating to the timing of the sale or purchase.

\\n

\\n

In order for us to comply with any current or future rules and policies for domain name systems including any rules or policies established by the CIRA or any provincial or federal government or by other organization having control or authority to establish rules or policies, you hereby grant to us the right to disclose to third parties through an interactive publicly accessible registration database the following information that you are required to provide when applying for a domain name:

\\n
    \\n
  1. The domain or sub-domain name(s) registered by you;
  2. \\n
  3. Your organization name, type and postal address;
  4. \\n
  5. The name(s), position(s), postal address(es), e-mail address(es), voice telephone number(s) and where available the fax number(s) of the technical and administrative contacts for your domain or sub-domain name(s);
  6. \\n
  7. The full hostnames and Internet protocol (IP) addresses of at least two (2) name server hosts (one primary and at least one secondary) for your domain or sub-domain name. Up to six (6) name servers may be specified. If a host has more than one (1) IP address, use a comma-separated list;
  8. \\n
  9. The corresponding names of those name servers;
  10. \\n
  11. The original creation date of the registration; and
  12. \\n
  13. The expiration date of the registration.
  14. \\n
\\n

We may be required to make this information available in bulk form to third parties. We may also transfer or assign this information to CIRA or such other third party as we may decide, in our sole discretion.

\\n

6. DISPUTE RESOLUTION POLICY

\\n

You agree to be bound by our current Dispute Resolution Policy. This policy is incorporated herein and made a part of this Agreement. You can view the Uniform Domain Name Dispute Resolution Policy online. You agree that Azure may from time to time modify its Dispute Resolution Policy. Azure will post any changes to its Dispute Resolution Policy at least thirty (30) days before they become effective. You agree that by maintaining your domain name registrations with Azure after the updated policy becomes effective that you agree to the Dispute Resolution policy as amended. You agree to review Azure's website periodically to determine if changes have been made to the Dispute Resolution Policy. If you cancel or terminate your Services with Azure as a result of the modified Dispute Resolution policy, no fees will be refunded to you. You also agree to submit to proceedings commenced under ICANN's Uniform Rapid Suspension System, if applicable. 

\\n

You agree that if a dispute arises as a result of one (1) or more domain names you have registered using Azure, you will indemnify, defend and hold Azure harmless as provided for in this Agreement. You also agree that if Azure is notified that a complaint has been filed with a governmental, administrative or judicial body, regarding a domain name registered by you using Azure, that Azure, in its sole discretion, may take whatever action Azure deems necessary regarding further modification, assignment of and/or control of the domain name deemed necessary to comply with the actions or requirements of the governmental, administrative or judicial body until such time as the dispute is settled. In this event you agree to hold Azure harmless for any action taken by Azure.

\\n

You agree to submit, without prejudice to other potentially applicable jurisdictions, to the jurisdiction of the courts (1) of your domicile, (2) where registrar is located or (3) where the registry operator is located (e.g., China for .CN, Columbia for .CO, UK for .EU, etc.).

\\n

\\n

In the case of .ca domain names, you agree that, if your use of the service or the registration of a .ca domain name is challenged by a third party, you will be subject to the provisions specified by CIRA in their dispute resolution policy, in effect at the time of the dispute.

\\n

\\n

7. TRANSFER OF DOMAIN NAMES; RESALE PRACTICES

\\n

If you transfer any domain name, you agree to provide the information required by, and to abide by, the procedures and conditions set forth in our Domain Name Transfer Agreement and Change of Registrant Agreement. You may view the latest versions of our Domain Name Transfer Agreement and Change of Registrant Agreementonline. In order to further protect your domain name, any domain name registered with Azure or transferred to Azure shall be placed on lock status, unless an opted-out has occurred as defined in our Change of Registrant Agreement or Domain Name Proxy Agreement. The domain name must be placed on unlock status in order to initiate a transfer of the domain name away from Azure to a new Registrar. You may log into your account with Azure at any time after your domain name has been successfully transferred to Azure, and change the status to unlock.

\\n

In the event you are purchasing a domain name on behalf of a third party, you agree to inform any customer of yours, who may be acquiring a domain name through you using Azure's registration services, that they are in fact registering their domain name through Azure and that Azure or its licensor is an accredited registrar with ICANN. You agree not to represent that you are an ICANN-accredited registrar or that you are in any way providing superior access to the ICANN Domain Name Registry. You also agree not to use the ICANN trademark logo in any of your promotional materials including your website.

\\n

You agree to obtain each of your customers' acceptances to the then current version of this Agreement, and to retain evidence of their acceptance for a period of not less than three (3) years. Should you require that your customers accept additional terms and conditions that are not required by Azure, you agree that such additional terms and conditions shall not conflict with this Agreement and the policies and procedures adopted by ICANN.

\\n

You agree that Azure is not lending you access to its registrar connections or its registry access, nor will you be deemed to be a registrar in your own right. Furthermore, you agree you will not attempt to gain access to Azure's registrar connections or registry access. You agree to provide complete, accurate and current data for each registrant to be added to a registry in accordance with ICANN requirements for inclusion in the Whois database.

\\n

You agree to provide your customers with adequate customer support, and to maintain contact with them with regard to providing a medium for them to communicate changes in the information they provided as part of the domain name registration process. Upon receiving corrected or updated information you will, within five (5) business days, provide such information to Azure so Azure may update its registration records. You will retain copies of all communications between you and your customers and will upon request provide Azure copies of same.

\\n

8. YOUR OBLIGATIONS; SUSPENSION OF SERVICES; BREACH OF AGREEMENT

\\n

You represent and warrant to the best of your knowledge that, neither the registration of the domain nor the manner it is directly or indirectly used, infringes the legal rights of any third party.  You will comply with all applicable laws, including, but not limited to those relating to privacy, data collection, consumer protection, fair lending, debt collection, organic farming, and disclosure of data and financial disclosures.  If you collect and maintain sensitive health and financial data, you must implement reasonable and appropriate security measures commensurate with the offering of those services, as defined by applicable law.  You represent that you possess any necessary authorization, charter, license, and/or other related credential for participation in the sector associated with the associated registry tld string.  You will report any material changes to the validity of your authorization, charter, license, and/or other related credential. You will indemnify and hold harmless the registrar and registry operator, and their directors, officers, employees and agents, from and against any and all claims, damages, liabilities, costs and expenses (including reasonable legal fees and expenses) arising out of or related to the domain name registration.  This obligation shall survive expiration or termination of this Agreement or the domain name registration.

\\n

You agree that, in addition to other events set forth in this Agreement:

\\n
    \\n
  1. Your ability to use any of the services provided by Azure is subject to cancellation or suspension in the event there is an unresolved breach of this Agreement and/or suspension or cancellation is required by any policy now in effect or adopted later by ICANN;
  2. \\n
  3. Your registration of any domain names shall be subject to suspension, cancellation or transfer pursuant to any ICANN adopted specification or policy, or pursuant to any Azure procedure not inconsistent with an ICANN adopted specification or policy (a) to correct mistakes by Azure or the registry operator in registering any domain name; or (b) for the resolution of disputes concerning any domain name.
  4. \\n
\\n

You acknowledge and agree that Azure and registry reserve the right to deny, cancel or transfer any registration or transaction, or place any domain name(s) on lock, hold or similar status, as either deems necessary, in the unlimited and sole discretion of either Azure or the registry: (i) to comply with specifications adopted by any industry group generally recognized as authoritative with respect to the Internet (e.g., RFCs), (ii) to protect the integrity and stability of, and correct mistakes made by, any domain name registry or registrar, (iii) for the non-payment of fees to registry, (iv) to protect the integrity and stability of the registry, (v) to comply with any applicable court orders, laws, government rules or requirements, requests of law enforcement, or any dispute resolution process, (vi) to comply with any applicable ICANN rules or regulations, including without limitation, the registry agreement, (vii) to avoid any liability, civil or criminal, on the part of registry operator, as well as its affiliates, subsidiaries, officers, directors, and employees, (viii) per the terms of this Agreement, (ix) following an occurrence of any of the prohibited activities described in Section 8 below, or (x) during the resolution of a dispute.

\\n

You agree that your failure to comply completely with the terms and conditions of this Agreement and any Azure rule or policy may be considered by Azure to be a material breach of this Agreement and Azure may provide you with notice of such breach either in writing or electronically (i.e. email). In the event you do not provide Azure with material evidence that you have not breached your obligations to Azure within ten (10) business days, Azure may terminate its relationship with you and take any remedial action available to Azure under the applicable laws. Such remedial action may be implemented without notice to you and may include, but is not limited to, cancelling the registration of any of your domain names and discontinuing any services provided by Azure to you. No fees will be refunded to you should your Services be cancelled or terminated because of a breach.

\\n

Azure's failure to act upon or notify you of any event, which may constitute a breach, shall not relieve you from or excuse you of the fact that you have committed a breach.

\\n

9. RESTRICTION OF SERVICES; RIGHT OF REFUSAL

\\n

If you are hosting your domain name system (“DNS”) on Azure’s servers, or are using our systems to forward a domain name, URL, or otherwise to a system or site hosted elsewhere, or if you have your domain name registered with Azure, you are responsible for ensuring there is no excessive overloading on Azure’s servers. You may not use Azure’s servers and your domain name as a source, intermediary, reply to address, or destination address for mail bombs, Internet packet flooding, packet corruption, or other abusive attack. Server hacking or other perpetration of security breaches is prohibited. You agree that Azure reserves the right to deactivate your domain name from its DNS if Azure deems it is the recipient of activities caused by your site that threaten the stability of its network.

\\n

You agree that Azure, in its sole discretion and without liability to you, may refuse to accept the registration of any domain name. Azure also may in its sole discretion and without liability to you delete the registration of any domain name during the first thirty (30) days after registration has taken place.

\\n

In the event Azure refuses a registration or deletes an existing registration during the first thirty (30) days after registration, you will receive a refund of any fees paid to Azure in connection with the registration either being cancelled or refused. In the event Azure deletes the registration of a domain name being used in association with spam or morally objectionable activities, no refund will be issued.

\\n

10. DEFAULT SETTINGS; PARKED PAGE

\\n

Choosing Your Domain Name Settings.  When you register a domain name with Azure, you will be prompted to choose your domain name settings during the checkout process.  If you plan on using another provider for your website or hosting needs, then you should enter the name servers of such provider when you choose your domain name settings.  This will direct your domain name away from Azure’s name servers.  If you are an existing Azure customer and have already set up a customer profile designating your domain name settings for new domain name registrations, you will not need to complete this step again during the checkout process.   

\\n

Azure’s Default Settings.  If you do not direct your domain name away from Azure’s name servers as described above, Azure will direct your domain name to a “Parked Page” (“Default Setting”).  You acknowledge and agree that Azure has the right to set the Default Setting. 

\\n

Parked Page Default SettingAzure’s Parked Page service is an online domain monetization system designed to generate revenue (through the use of pay per click advertising) from domain names that are not actively being used as websites.  If your domain name is directed to a Parked Page, you acknowledge and agree that Azure may display both (a) in-house advertising (which includes links to Azure products and services) and (b) third-party advertising (which includes links to third-party products and services) on your Parked Page through the use of pop-up or pop-under browser windows, banner advertisements, audio or video streams, or any other advertising means, and we may aggregate for our own use, related usage data by means of cookies and other similar means.  In addition, you acknowledge and agree that all in-house and third-party advertising will be selected by Azure and its advertising partners, as appropriate, and you will not be permitted to customize the advertising, or entitled to any compensation in exchange therefor.  Please note that the third-party advertising displayed on Azure’s Parked Pages may contain content offensive to you, including but not limited to links to adult content.  Azure makes no effort to edit, control, monitor, or restrict the content and third-party advertising displayed on Azure’s Parked Pages, and expressly disclaims any liability or responsibility to you or any third party in connection therewith.

\\n

Changing Azure’s Default Settings.  You may change Azure’s Default Settings at any time during the term of your domain name registration.

\\n
    \\n
  1. Content Displaying On Your Parked Page.  You can not modify the content displaying on your Parked Page.  You may select one of the other options listed below.
  2. \\n
  3. Participating In Domain Name Monetization.  If you wish to participate in the domain monetization potential presented by Azure’s Parked Page service, please review and consider purchasing our CashParking® service.   
  4. \\n
  5. No Content.  If the options listed above are not acceptable to you, please contact customer support to learn what other options might be available to you.
  6. \\n
\\n

Return To Parked Page Default Setting Upon Domain Name Expiration.  Upon domain name expiration, and regardless of how you use your domain name during the term of your domain name registration, your domain name will automatically return to the Parked Page Default Setting described above.  As used in this paragraph, “expiration” is deemed to include any “renewal period” or “redemption period” immediately after the domain name expires, but before the domain name is returned to the registry.  Once your domain name has returned to the Parked Page Default Setting described above, the only way to opt out of the Parked Page service is to renew, redeem, or re-register your domain name in accordance with Section 2(B), Domain Name Renewal Terms, of this Agreement.   

\\n

11. DOMAIN ADD-ONS

\\n

Business Registration:  Business registration allows You to display additional information about the business that is the basis of Your domain name, including, but not limited to, such information as Your fax number, street address, and hours of operation.

\\n

Certified Domains.  The certified domain service generally allow You to: (i) put a Certified Domain Validation seal on Your website; and (ii) have Your domain name listed as \\\"Certified\\\", in WHOIS lookups on our website.   The Certified Domain Validation seal renews independently of Your domain. When You renew Your domain, You must also, when necessary, separately renew Your Certified Validation seal. However, the Certified Domain Validation seal can be cancelled independently of Your domain. If the domain is cancelled, the Certified Domain associated with the cancelled domain will automatically cancel.  The Certified Domain seal is a trademark and is protected by copyright, trademark and other intellectual property laws. You may use the Certified Domain seal only in conjunction with the purchase of the Services set forth in the Agreement, and subject to the terms and conditions hereof. Other than provided for in this Agreement, You may not otherwise use, reproduce, or modify the mark for any additional promotional use, without our prior written approval. Your right to the use of the Certified Domain seal is immediately terminated upon expiration or termination of this Agreement.

\\n

Expiration Consolidation.  You understand and acknowledge the expiration consolidation service may only be used to consolidate the expiration of .com and .net domain names. The service may not be used to consolidate domains that are on Registrar HOLD, Registry HOLD, or pending Transfer status. You acknowledge the service may only be used to push the expiration date of Your domains forward in time, at least one (1) month forward and no more than ten (10) years forward, and then, only for a period lasting less than twelve (12) months. Once the service has been used to consolidate domains, the new expiration date may not be reversed. To ensure the service is not abused or used as an alternative to renewals, you may only use the service on each domain once in any 12-month period. The service may only be used on domain names that have not passed their expiration date. In order to change the expiration date again, You will be required to renew the domain name first.  You further understand and acknowledge the service may only be used to coordinate domains where we are the registrar of record. Domains not registered with us must be transferred before we can perform the Service. 

\\n

\\n

Backordering/Monitoring.  You agree a domain name that has expired shall be subject first to a grace period of twelve (12) days, followed by the ICANN-mandated redemption grace period of thirty (30) days. During this period of time, the current domain name registrant may renew the domain name and retain registration rights. We do not guarantee your backorder will result in you obtaining the domain name and expressly reserves the right to (a) refuse additional backorders or (b) cancel existing backorders at any time for any reason.  If your backorder is refused or cancelled, we agree to promptly refund any fees paid for such domain name backorder. The domain name may also be placed in a secondary market for resale through the Auctions® service.  After your first year of Auctions membership, you agree that unless otherwise advised, we will automatically renew your Auctions membership using the payment method you have on file for so long as your backorder credit is active. You may learn more about Auctions by visiting the Auctions website. The domain name may also be subject to a drop pool process before it is available for purchasing. You understand we and our registrar affiliates use our services, including backordering.  Therefore, the domain name may be registered with a different registrar, but can be managed through your account.  By using the Services, you will be able to, among other things:

\\n
    \\n
  1. Backorder any domain name under the top level domains .COM, .NET, .US, .BIZ, .INFO, .ORG, .MOBI. A backorder for a domain name will include the price of up to a one-year domain name registration. Should you successfully backorder any domain name, you will be subject to the terms and conditions of the Domain Name Registration and related agreements, which are incorporated herein by reference.
  2. \\n
  3. Change your backorder until you obtain a domain name. You will have the opportunity to change the credit to a different domain name until you successfully capture one. After three (3) years, if the credit is not used, we reserves the right to remove the credit.
  4. \\n
  5. Subscribe monthly to an expiring domain name list. You may also choose to purchase a subscription to a list of domain names expiring within the next five (5) days. If you subscribe to the expiring domain name list, you agree the payment method you have on file may be charged on a monthly subscription basis for the term of the Services you purchase.
  6. \\n
  7. Select domain names off the expiring domain name list you would like to register. Each domain name you attempt to backorder will include the price of up to a one-year domain name registration, as set forth in subsection (i) above.
  8. \\n
  9. Monitor your currently registered domain names for changes in registrar, status, expiration date or name servers at no additional cost.
  10. \\n
  11. Subscribe to Domain Alert Pro or monitoring, which enables you to monitor any currently registered domain name, regardless of registrar, for historical tracking of status changes and designation of multiple email notification addresses.
  12. \\n
\\n

\\n

\\n

Transfer Validation. The transfer validation service is provided to help You keep Your domain name secure. By choosing to use the service, You are making an explicit and voluntary request to us to deny all attempts to transfer Your domain name to another registrar, or to move Your domain name to another account, unless You verify each request as described herein. You will provide us with a contact name, phone number and PIN for domain transfer validations. You will be contacted by us when a domain transfer is requested for a domain name in Your account. When we receive a transfer request, we will call You to verify the transfer request. If we cannot reach You with seventy-two (72) hours of receipt of the transfer request, the transfer will be denied. If You do not provide the proper PIN, the transfer will be denied. When we receive a change of account request, we will call You to verify the change request. If we cannot reach You with seventy-two (72) hours of receipt of the change request, the change will be denied. If You do not provide the proper PIN, the change will be denied. Availability of Services are subject to the terms and conditions of this Agreement and each of our policies and procedures. We shall use commercially reasonable efforts to attempt to provide certain portions of the Services on a twenty-four (24) hours a day, seven (7) days a week basis throughout the term of this Agreement and other portions of the service, during normal business hours. You acknowledge and agree that from time to time the Services may be inaccessible or inoperable for any reason, including, without limitation: (i) equipment malfunctions; (ii) periodic maintenance procedures or repairs that we may undertake from time to time; or (iii) causes beyond the reasonable control of us or that are not reasonably foreseeable by us, including, without limitation, interruption or failure of telecommunication or digital transmission links, hostile network attacks, network congestion or other failures. You acknowledge and agree that we has no control over the availability of the service on a continuous or uninterrupted basis.

\\n

\\n

Privacy Protection. The privacy protection service generally allows You to: (i) replace your personal details in the WHOIS Directory with the details of Domains By Proxy; and (ii) set up a private email address for each domain name that you can forward, filter or block.  The privacy protection service features are intended to: prevent domain-related spam; and protect your identity from third-parties.  As set forth in Section 2(xi) of this Agreement, You acknowledge and agree that you may not be permitted to purchase private or proxy TLD registrations in certain markets, countries and territories or for certain TLDs. For a complete list of the markets and countries where privacy protection service is not available, please click hereYour purchase and use of Privacy Protection is subject to and governed by the terms of the [#doclink= domain_nameproxy].

\\n

Full Domain Privacy and Protection. The full domain privacy and protection service generally allows You to: (i) replace your personal details in the WHOIS Directory with the details of Domains By Proxy; (ii) set up a private email address for each domain name that you can forward, filter or block; (iii) prevent accidental loss of a domain name due to an expired credit card; (iv) lock your domain name in your account; (v) receive real-time online reports to track vital domain name information.  The full domain privacy and protection service features are intended to: prevent domain-related spam; protect your identity from third-parties; plus add a higher level of security through 2-Step Verification to disallow most accidental or malicious domain name transfers; and provide an online business card in the WHOIS directory that is designed to increase traffic without sacrificing privacy. As set forth in Section 2(xi) of this Agreement, You acknowledge and agree that you may not be permitted to purchase private or proxy TLD registrations in certain markets, countries and territories or for certain TLDs. For a complete list of the markets and countries where privacy protection service is not available, please click here. Your purchase and use of Full Domain Privacy and Protection is also subject to and governed by the terms of the [#doclink= domain_nameproxy].

\\n

Privacy and Business Protection. The privacy and business protection service includes all the features of Privacy Protection, plus the service generally allows You to: (i) prevent accidental loss of a domain name due to an expired credit card; (ii) lock your domain name in your account; (iii) receive real-time online reports to track vital domain name information; and (iv) activate TrustedSite, powered by McAfee SECURE. The privacy and business protection service features are intended to: prevent domain-related spam; protect your identity from third-parties; plus add a higher level of security through 2-Step Verification to disallow most accidental or malicious domain name transfers; provide an online business card in the WHOIS directory that is designed to increase traffic without sacrificing privacy; and provide domain name protection through TrustedSite.  Your purchase and use of privacy and business protection service is also governed by terms of the [#doclink= domain_nameproxy].

\\n

12. PRE-REGISTRATIONS

\\n

If you submit an application for pre-registration of a domain name, Azure does not guarantee that the name will be secured for you, or that you will have immediate access to the domain name if secured.  Azure may use third-party service providers for the pre-registration services.

\\n

13. PROVISIONS SPECIFIC TO .BIZ REGISTRATIONS

\\n

Domain Name Dispute Policy.  If you reserved or registered a .BIZ domain name through us, in addition to our Dispute Resolution Policy, you hereby acknowledge that you have read and understood and agree to be bound by the terms and conditions of the Restrictions Dispute Resolution Policy applicable to the .biz TLD.

\\n

The RDRP sets forth the terms under which any allegation that a domain name is not used primarily for business or commercial purposes shall be enforced on a case-by-case basis by an independent ICANN-accredited dispute provider. Registry Operator will not review, monitor, or otherwise verify that any particular domain name is being used primarily for business or commercial purposes or that a domain name is being used in compliance with the SUDRP or UDRP processes.

\\n

One Year Registration.  If you are registering a .BIZ domain name and you elect to take advantage of special pricing applicable to one-year registrations, we will automatically renew your domain name for an additional one-year period at the end of the first year term by taking payment from the Payment Method you have on file, unless you notify us that you do not wish to renew. You will be notified and given the opportunity to accept or decline the one-year renewal prior to your domain name expiration date. In the event you decide not to renew your one-year .BIZ domain name for a second year, your domain name registration will automatically revert back to us and we will gain full rights of registration to such domain name. You agree that if you delete or transfer your .BIZ domain name during the first year, you will automatically be charged the second year renewal fees.

\\n

\\n

14. PROVISIONS SPECIFIC TO .INFO REGISTRATIONS 

\\n

One Year Registration.  If you are registering a .INFO domain name and you elect to take advantage of special pricing applicable to one-year registrations, we will automatically renew your domain name for an additional one-year period at the end of the first year term by taking payment from the Payment Method you have on file, unless you notify us that you do not wish to renew. You will be notified and given the opportunity to accept or decline the one-year renewal prior to your domain name expiration date. In the event you decide not to renew your one-year .INFO domain name for a second year, your domain name registration will automatically revert back to us and we will gain full rights of registration to such domain name. You agree that if you delete or transfer your .INFO domain name during the first year, you will automatically be charged the second year renewal fees.

\\n

15. PROVISIONS SPECIFIC TO .MOBI REGISTRATIONS 

\\n

Instant Mobilizer. You are hereby granted a personal, revocable, non-exclusive, non-transferable, non-assignable, non-sublicensable license to use the Instant Mobilizer service (“Service”), provided, however, You abide by the terms and conditions set forth. You shall not alter, modify, adapt or translate the whole or part of the Service in any way whatsoever. You may not create derivative works based on the Service. You may not rent, lease, assign, dispose of, novate, sub-license or otherwise transfer any of its rights to use the Service to any third party.  In the event that the volume of traffic to You from Your use of the Service is sufficient so as to jeopardize the provision of Service for other end users, we and our licensors reserve the right to, at its sole discretion, permanently or temporarily, discontinue Your use of the Service. For the avoidance of doubt, the volume of traffic generated by You should not exceed two thousand (2,000) page views per day.  You acknowledge and agree the text \\\"Instant Mobilizer from dotMobi\\\" or equivalent, will be inserted at the footer of Your site.  In the event a dotMobi domain to which the Service is being provided is transferred to another domain name registrar, the Service will be interrupted on that dotMobi domain, and Service will not be restored if the new registrar does not offer the Service. 

\\n

\\n

16. PROVISIONS SPECIFIC TO .NAME REGISTRATIONS 

\\n

\\n

17. PROVISIONS SPECIFIC TO .REISE REGISTRATIONS

\\n

Domain Names registered in .REISE should be used for purposes dedicated to travel topics within six months following initial Registration, e.g. utilized on the Internet or otherwise used to perform a function.

\\n

18. PROVISIONS SPECIFIC TO .SEXY REGISTRATIONS

\\n

You shall not permit content unsuitable for viewing by a minor to be viewed from the main or top-level directory of a .SEXY domain name. For purposes of clarity, content viewed at the main or top-level directory of a .SEXY domain name is the content immediately visible if a user navigates to http://example.sexy or http://www.example.sexy. No restrictions apply to the content at any other page or subdirectory addressed by a .SEXY Registered Name. 

\\n

19. COUNTRY CODE TOP LEVEL DOMAINS

\\n

You represent and warrant that you meet the eligibility requirements of each ccTLD you apply for. You further agree to be bound by any registry rules, policies, and agreements for that particular ccTLD. These may include, but are not limited to, agreeing to indemnify the ccTLD provider, limiting the liability of the ccTLD provider, and requirements that any disputes be resolved under that particular country's laws.

\\n

(A) PROVISIONS SPECIFIC TO .AU REGISTRATIONS 

\\n

.au Registrations (to include com.au, net.au and org.au) are governed by the following additional terms and conditions:

\\n

auDA. auDA means .au Domain Administration Limited ACN 079 009 340, the .au domain names administrator.  The Registrar acts as agent for auDA for the sole purpose, but only to the extent necessary, to enable auDA to receive the benefit of rights and covenants conferred to it under this Agreement. auDA is an intended third party beneficiary of this agreement.

\\n

auDA Published Policy.  auDA Published Policies means those specifications and policies established and published by auDA from time to time at http://www.auda.org.au.  You must comply with all auDA Published Policies, as if they were incorporated into, and form part of, this Agreement. In the event of any inconsistency between any auDA Published Policy and this Agreement, then the auDA Published Policy will prevail to the extent of such inconsistency.  You acknowledge that under the auDA Published Policies: (1) there are mandatory terms and conditions that apply to all domain names; (2) licences, and such terms and conditions are incorporated into, and form part of, this Agreement; (3) You are bound by, and must submit to, the .au Dispute Resolution Policy; and (4) auDA may delete or cancel the registration of a .au domain name. 

\\n

auDA's Liabilities and Indemnity.  To the fullest extent permitted by law, auDA will not be liable to Registrant for any direct, indirect, consequential, special, punitive or exemplary losses or damages of any kind (including, without limitation, loss of use, loss or profit, loss or corruption of data, business interruption or indirect costs) suffered by Registrant arising from, as a result of, or otherwise in connection with, any act or omission whatsoever of auDA, its employees, agents or contractors. Registrant agrees to indemnify, keep indemnified and hold auDA, its employees, agents and contractors harmless from all and any claims or liabilities, arising from, as a result of, or otherwise in connection with, Registrant's registration or use of its .au domain name. Nothing in this document is intended to exclude the operation of Trade Practices Act 1974.

\\n

(B) PROVISIONS SPECIFIC TO .CA REGISTRATIONS

\\n

You acknowledge and agree that registration of your selected domain name in your first application to CIRA shall not be effective until you have entered into and agreed to be bound by CIRA's Registrant Agreement.

\\n

CIRA Certified Registrar.  The registrar shall immediately give notice to you in the event that it is no longer a CIRA Certified Registrar, has had its certification as a CIRA Certified Registrar suspended or terminated, or the Registrar Agreement between CIRA and the Registrar is terminated or expires. CIRA may post notice of such suspension, termination, or expiry on its website and may, if CIRA deems appropriate, give notice to the registrants thereof. In the event that the registrar is no longer a CIRA Certified Registrar, has had its certification as a CIRA Certified Registrar suspended or terminated or in the event the Registrar Agreement between CIRA and the Registrar is terminated or expires, you shall be responsible for changing your Registrar of Record to a new CIRA Certified Registrar within thirty (30) days of the earlier of notice thereof being given to you by (i) the Registrar or (ii) CIRA in accordance with CIRA's then current Registry PRP; provided, however, that if any of your domain name registrations are scheduled to expire within thirty (30) days of the giving of such notice, then you shall have thirty (30) days from the anniversary date of the registration(s), to register with a new CIRA certified registrar and to renew such domain name registration(s) in accordance with the Registry PRP.

\\n

You acknowledge and agree that should there be insufficient funds prepaid by the registrar in the CIRA Deposit Account to be applied in payment of any fees, CIRA may in its sole discretion stop accepting applications for domain name registrations from the registrar, stop effecting registrations of domain names and transfers, renewals, modifications, and cancellations requested by the registrar and stop performing other billable transactions requested by the registrar not paid in full and CIRA may terminate the Registrar Agreement between CIRA and the Registrar.

\\n

.CA ASCII and IDN domain variants are bundled and reserved for a single registrant.  Registrants are not required to register all variants in a bundle, but all registered variants must be registered and managed at a single registrar. Each variant registered will incur a registration fee.  In addition, when registering multiple .CA domain (ASCII and IDN) variants in a bundle, your registrant information must be identical.  If variants are registered at other registrars or if registrant information does not match, it may result in an \\\"unavailable\\\" search result, delayed or failed registration. If information does not match, validation is required and may take up to seven business days and delay availability of domain. 

\\n

(C) PROVISIONS SPECIFIC TO .CN REGISTRATIONS 

\\n

.CN is a restricted TLD – applications are subject to both a domain name check and real name verification as required by the People’s Republic of China.  Registrations in .CN are therefore subject to the following additional terms:

\\n

Verification, Registration and Activation.  If a domain name is not permitted to be registered by the Chinese government, as determined by us, the Registry Operator and/or a 3rd party provider utilized for such services and determinations, in either party’s discretion, the application for registration will not be successful.  In such event, the name will be deleted and you will be eligible for a refund as further described below.

\\n

If permitted, then the Registration may proceed, but a .CN domain name may not be activated (i.e., it will not resolve in the Internet) unless and until you have submitted (via the process described during registration) valid documents required of us and the Registry to perform real name verification.  The following are acceptable forms of documents for the purpose of verification:

\\n
    \\n
  • China: Resident ID, temporary resident ID, business license or organization code certificate
  • \\n
  • Hong Kong/Macau: Resident ID, driver’s license, passport or business license
  • \\n
  • Singapore: Driver’s license, passport or business license
  • \\n
  • Taiwan: Resident ID, driver’s license or business license
  • \\n
  • Other Countries/Regions: Driver’s license or passport
  • \\n
\\n

Documents submitted to us are used by us and shared with the Registry solely for the purpose of real name verification, and are otherwise subject to our Privacy Policy.  By registering a .CN domain, you expressly agree that your data may be stored on servers in the U.S., or otherwise outside of the People's Republic of China.

\\n

Refunds.  Refunds for .CN Registrations will only be allowed where (i) registration of the applied for domain name is not permitted by the Chinese government; or (ii) you notify us of your intent to cancel for any reason within the first five (5) days after the Registration (i.e., after it is deemed permissible by the Chinese government).  For the avoidance of doubt, refunds will not be permitted under any circumstances after five (5) days from the date of Registration, including, for example, in the event real name verification is not successful or if the Chinese government determines after Registration that the domain name should not have been registered (and directs us to delete).

\\n

(D) PROVISIONS SPECIFIC TO .JP REGISTRATIONS

\\n

Registration Restrictions.  You represent and warrant that you have a local presence in Japan with a home or office address. You agree that certain domain names are reserved and can only be registered by certain parties. These include: (i) TLDs, other than ccTLDs, as determined by ICANN; (ii) geographical-type .JP domain names that are defined as metropolitan, prefectural, and municipal labels; (iii) names of primary and secondary educational organizations; (iv) names of organizations related to Internet management; (v) names required for .JP domain name operations; and (vi) character strings which may be confused with ASCII-converted Japanese domain names. The complete list of .JP Reserved Domains is available here

\\n

20. ENGLISH LANGUAGE CONTROLS

\\n

This Agreement, along with all policies and the applicable product agreements identified above and incorporated herein by reference (collectively, the “Agreement”), is executed in the English language. To the extent any translation is provided to you, it is provided for convenience purposes only, and in the event of any conflict between the English and translated version, where permitted by law, the English version will control and prevail. Where the translated version is required to be provided to you and is to be considered binding by law (i) both language versions shall have equal validity, (ii) each party acknowledges that it has reviewed both language versions and that they are substantially the same in all material respects, and (iii) in the event of any discrepancy between these two versions, the translated version may prevail, provided that the intent of the Parties has been fully taken into consideration. 

\\n
\\n
\\n\\nRevised: 6/27/18
\\nCopyright © 2000-2018 All Rights Reserved.\\n
\\n
\\n
\\n\",\"url\":\"http://www.secureserver.net/agreements/ShowDoc.aspx?pageid=reg_sa&pl_id=510456\"}],\"nextLink\":null,\"id\":null}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.DomainRegistration/domains/jsdkdemo-bce78247d.com?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.DomainRegistration/domains/jsdkdemo-206857920.com?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:16:26 GMT", + "date" : "Sun, 04 Nov 2018 06:49:52 GMT", "content-length" : "0", "server" : "Microsoft-IIS/10.0", "expires" : "-1", @@ -70,23 +70,23 @@ "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "11ed9d0a-b4ee-464b-9b8b-c929350c1d39", + "x-ms-correlation-request-id" : "cdf89ec0-4ce6-4970-bb93-dd9510de7921", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T011626Z:11ed9d0a-b4ee-464b-9b8b-c929350c1d39", + "x-ms-routing-request-id" : "WESTUS2:20181104T064953Z:cdf89ec0-4ce6-4970-bb93-dd9510de7921", "x-powered-by" : "ASP.NET", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.DomainRegistration/domains/jsdkdemo-bce78247d.com/operationresults/524f27e0-df19-4c7e-84ad-337beaed36da?api-version=2018-02-01", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.DomainRegistration/domains/jsdkdemo-206857920.com/operationresults/aa143832-b01f-4861-9973-e6cec81f54c6?api-version=2018-02-01", "cache-control" : "no-cache", - "x-ms-request-id" : "11ed9d0a-b4ee-464b-9b8b-c929350c1d39", + "x-ms-request-id" : "cdf89ec0-4ce6-4970-bb93-dd9510de7921", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.DomainRegistration/domains/jsdkdemo-bce78247d.com/operationresults/524f27e0-df19-4c7e-84ad-337beaed36da?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.DomainRegistration/domains/jsdkdemo-206857920.com/operationresults/aa143832-b01f-4861-9973-e6cec81f54c6?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:16:58 GMT", + "date" : "Sun, 04 Nov 2018 06:50:24 GMT", "server" : "Microsoft-IIS/10.0", "content-length" : "682", "expires" : "-1", @@ -94,30 +94,30 @@ "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "14999", + "x-ms-ratelimit-remaining-subscription-reads" : "11999", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "3c1a429f-25c7-453f-8856-268b0149a4c8", + "x-ms-correlation-request-id" : "a429a402-0bf6-4211-92a3-0e3de591ebf2", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T011658Z:3c1a429f-25c7-453f-8856-268b0149a4c8", + "x-ms-routing-request-id" : "WESTUS2:20181104T065024Z:a429a402-0bf6-4211-92a3-0e3de591ebf2", "x-powered-by" : "ASP.NET", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "01c8868e-694b-40fa-8cad-91fdd017e5d3", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.DomainRegistration/domains/jsdkdemo-bce78247d.com\",\"name\":\"jsdkdemo-bce78247d.com\",\"type\":\"Microsoft.DomainRegistration/domains\",\"location\":\"global\",\"tags\":{},\"properties\":{\"registrationStatus\":\"Active\",\"provisioningState\":\"Succeeded\",\"nameServers\":[\"ns23.domaincontrol.com\",\"ns24.domaincontrol.com\"],\"privacy\":true,\"createdTime\":\"2018-07-11T20:16:33\",\"expirationTime\":\"2019-07-11T20:16:33\",\"autoRenew\":true,\"readyForDnsRecordManagement\":true,\"managedHostNames\":[],\"domainNotRenewableReasons\":[\"ExpirationNotInRenewalTimeRange\"],\"dnsType\":\"DefaultDomainRegistrarDns\"}}" + "x-ms-request-id" : "4cee881f-b545-4de2-80f0-45b9e46e90fa", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.DomainRegistration/domains/jsdkdemo-206857920.com\",\"name\":\"jsdkdemo-206857920.com\",\"type\":\"Microsoft.DomainRegistration/domains\",\"location\":\"global\",\"tags\":{},\"properties\":{\"registrationStatus\":\"Active\",\"provisioningState\":\"Succeeded\",\"nameServers\":[\"ns05.domaincontrol.com\",\"ns06.domaincontrol.com\"],\"privacy\":true,\"createdTime\":\"2018-11-04T01:49:58\",\"expirationTime\":\"2019-11-04T01:49:58\",\"autoRenew\":true,\"readyForDnsRecordManagement\":true,\"managedHostNames\":[],\"domainNotRenewableReasons\":[\"ExpirationNotInRenewalTimeRange\"],\"dnsType\":\"DefaultDomainRegistrarDns\"}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/serverfarms/jplan1_338789?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/serverfarms/jplan1_84852d?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:17:12 GMT", + "date" : "Sun, 04 Nov 2018 06:50:48 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "1262", + "content-length" : "1260", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", @@ -127,24 +127,24 @@ "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "eba71aa9-a904-4eef-b714-fe0a1b89f00d", + "x-ms-correlation-request-id" : "95498f97-f5a4-4bfe-b274-bb7ef9830aa8", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T011712Z:eba71aa9-a904-4eef-b714-fe0a1b89f00d", + "x-ms-routing-request-id" : "WESTUS2:20181104T065049Z:95498f97-f5a4-4bfe-b274-bb7ef9830aa8", "x-powered-by" : "ASP.NET", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "80a9449a-d5fe-48a4-910e-21e37994380f", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/serverfarms/jplan1_338789\",\"name\":\"jplan1_338789\",\"type\":\"Microsoft.Web/serverfarms\",\"kind\":\"linux\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"serverFarmId\":16751,\"name\":\"jplan1_338789\",\"workerSize\":\"Medium\",\"workerSizeId\":1,\"workerTierName\":null,\"numberOfWorkers\":1,\"currentWorkerSize\":\"Medium\",\"currentWorkerSizeId\":1,\"currentNumberOfWorkers\":1,\"status\":\"Ready\",\"webSpace\":\"rgnemv_82e07474b2af-WestUSwebspace\",\"subscription\":\"00000000-0000-0000-0000-000000000000\",\"adminSiteName\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"maximumNumberOfWorkers\":10,\"planName\":\"VirtualDedicatedPlan\",\"adminRuntimeSiteName\":null,\"computeMode\":\"Dedicated\",\"siteMode\":null,\"geoRegion\":\"West US\",\"perSiteScaling\":false,\"numberOfSites\":0,\"hostingEnvironmentId\":null,\"isSpot\":false,\"spotExpirationTime\":null,\"freeOfferExpirationTime\":null,\"tags\":{},\"kind\":\"linux\",\"resourceGroup\":\"rgnemv_82e07474b2af\",\"reserved\":true,\"isXenon\":false,\"mdmId\":\"waws-prod-bay-063_16751\",\"targetWorkerCount\":0,\"targetWorkerSizeId\":0,\"provisioningState\":\"Succeeded\",\"webSiteId\":null},\"sku\":{\"name\":\"S2\",\"tier\":\"Standard\",\"size\":\"S2\",\"family\":\"S\",\"capacity\":1}}" + "x-ms-request-id" : "5d51d2c7-f647-453e-adbc-8134eddaeb8f", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/serverfarms/jplan1_84852d\",\"name\":\"jplan1_84852d\",\"type\":\"Microsoft.Web/serverfarms\",\"kind\":\"linux\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"serverFarmId\":2459,\"name\":\"jplan1_84852d\",\"workerSize\":\"Medium\",\"workerSizeId\":1,\"workerTierName\":null,\"numberOfWorkers\":1,\"currentWorkerSize\":\"Medium\",\"currentWorkerSizeId\":1,\"currentNumberOfWorkers\":1,\"status\":\"Ready\",\"webSpace\":\"rgnemv_d7552715ba2f-WestUSwebspace\",\"subscription\":\"00000000-0000-0000-0000-000000000000\",\"adminSiteName\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"maximumNumberOfWorkers\":10,\"planName\":\"VirtualDedicatedPlan\",\"adminRuntimeSiteName\":null,\"computeMode\":\"Dedicated\",\"siteMode\":null,\"geoRegion\":\"West US\",\"perSiteScaling\":false,\"numberOfSites\":0,\"hostingEnvironmentId\":null,\"isSpot\":false,\"spotExpirationTime\":null,\"freeOfferExpirationTime\":null,\"tags\":{},\"kind\":\"linux\",\"resourceGroup\":\"rgnemv_d7552715ba2f\",\"reserved\":true,\"isXenon\":false,\"mdmId\":\"waws-prod-bay-109_2459\",\"targetWorkerCount\":0,\"targetWorkerSizeId\":0,\"provisioningState\":\"Succeeded\",\"webSiteId\":null},\"sku\":{\"name\":\"S2\",\"tier\":\"Standard\",\"size\":\"S2\",\"family\":\"S\",\"capacity\":1}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/serverfarms/jplan2_762698?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/serverfarms/jplan2_489756?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:17:27 GMT", + "date" : "Sun, 04 Nov 2018 06:51:13 GMT", "server" : "Microsoft-IIS/10.0", "content-length" : "1272", "expires" : "-1", @@ -156,26 +156,26 @@ "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "057957e1-7bd4-4e3d-9552-dd28d8f83465", + "x-ms-correlation-request-id" : "9baff170-4351-4d71-955a-95636f54fd5a", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T011727Z:057957e1-7bd4-4e3d-9552-dd28d8f83465", + "x-ms-routing-request-id" : "WESTUS2:20181104T065113Z:9baff170-4351-4d71-955a-95636f54fd5a", "x-powered-by" : "ASP.NET", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "92125dbb-d77c-4e16-8e6f-8fe982208e16", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/serverfarms/jplan2_762698\",\"name\":\"jplan2_762698\",\"type\":\"Microsoft.Web/serverfarms\",\"kind\":\"linux\",\"location\":\"West Europe\",\"tags\":{},\"properties\":{\"serverFarmId\":7160,\"name\":\"jplan2_762698\",\"workerSize\":\"Medium\",\"workerSizeId\":1,\"workerTierName\":null,\"numberOfWorkers\":1,\"currentWorkerSize\":\"Medium\",\"currentWorkerSizeId\":1,\"currentNumberOfWorkers\":1,\"status\":\"Ready\",\"webSpace\":\"rgnemv_82e07474b2af-WestEuropewebspace\",\"subscription\":\"00000000-0000-0000-0000-000000000000\",\"adminSiteName\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"maximumNumberOfWorkers\":10,\"planName\":\"VirtualDedicatedPlan\",\"adminRuntimeSiteName\":null,\"computeMode\":\"Dedicated\",\"siteMode\":null,\"geoRegion\":\"West Europe\",\"perSiteScaling\":false,\"numberOfSites\":0,\"hostingEnvironmentId\":null,\"isSpot\":false,\"spotExpirationTime\":null,\"freeOfferExpirationTime\":null,\"tags\":{},\"kind\":\"linux\",\"resourceGroup\":\"rgnemv_82e07474b2af\",\"reserved\":true,\"isXenon\":false,\"mdmId\":\"waws-prod-am2-167_7160\",\"targetWorkerCount\":0,\"targetWorkerSizeId\":0,\"provisioningState\":\"Succeeded\",\"webSiteId\":null},\"sku\":{\"name\":\"S2\",\"tier\":\"Standard\",\"size\":\"S2\",\"family\":\"S\",\"capacity\":1}}" + "x-ms-request-id" : "a89dda74-70a1-416b-bca3-483ed7f5d3f1", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/serverfarms/jplan2_489756\",\"name\":\"jplan2_489756\",\"type\":\"Microsoft.Web/serverfarms\",\"kind\":\"linux\",\"location\":\"West Europe\",\"tags\":{},\"properties\":{\"serverFarmId\":6478,\"name\":\"jplan2_489756\",\"workerSize\":\"Medium\",\"workerSizeId\":1,\"workerTierName\":null,\"numberOfWorkers\":1,\"currentWorkerSize\":\"Medium\",\"currentWorkerSizeId\":1,\"currentNumberOfWorkers\":1,\"status\":\"Ready\",\"webSpace\":\"rgnemv_d7552715ba2f-WestEuropewebspace\",\"subscription\":\"00000000-0000-0000-0000-000000000000\",\"adminSiteName\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"maximumNumberOfWorkers\":10,\"planName\":\"VirtualDedicatedPlan\",\"adminRuntimeSiteName\":null,\"computeMode\":\"Dedicated\",\"siteMode\":null,\"geoRegion\":\"West Europe\",\"perSiteScaling\":false,\"numberOfSites\":0,\"hostingEnvironmentId\":null,\"isSpot\":false,\"spotExpirationTime\":null,\"freeOfferExpirationTime\":null,\"tags\":{},\"kind\":\"linux\",\"resourceGroup\":\"rgnemv_d7552715ba2f\",\"reserved\":true,\"isXenon\":false,\"mdmId\":\"waws-prod-am2-193_6478\",\"targetWorkerCount\":0,\"targetWorkerSizeId\":0,\"provisioningState\":\"Succeeded\",\"webSiteId\":null},\"sku\":{\"name\":\"S2\",\"tier\":\"Standard\",\"size\":\"S2\",\"family\":\"S\",\"capacity\":1}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/serverfarms/jplan3_157072?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/serverfarms/jplan3_23504b?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:17:44 GMT", + "date" : "Sun, 04 Nov 2018 06:51:39 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "1281", + "content-length" : "1283", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", @@ -185,26 +185,26 @@ "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "d7d0baa9-9744-4c36-b07d-125b3378b663", + "x-ms-correlation-request-id" : "89a6c313-8da7-4157-8f03-abd7ef50fc7d", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T011745Z:d7d0baa9-9744-4c36-b07d-125b3378b663", + "x-ms-routing-request-id" : "WESTUS2:20181104T065140Z:89a6c313-8da7-4157-8f03-abd7ef50fc7d", "x-powered-by" : "ASP.NET", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "c02b2813-d6d6-4f97-bdf0-a717c13d8570", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/serverfarms/jplan3_157072\",\"name\":\"jplan3_157072\",\"type\":\"Microsoft.Web/serverfarms\",\"kind\":\"linux\",\"location\":\"Southeast Asia\",\"tags\":{},\"properties\":{\"serverFarmId\":8027,\"name\":\"jplan3_157072\",\"workerSize\":\"Medium\",\"workerSizeId\":1,\"workerTierName\":null,\"numberOfWorkers\":1,\"currentWorkerSize\":\"Medium\",\"currentWorkerSizeId\":1,\"currentNumberOfWorkers\":1,\"status\":\"Ready\",\"webSpace\":\"rgnemv_82e07474b2af-SoutheastAsiawebspace\",\"subscription\":\"00000000-0000-0000-0000-000000000000\",\"adminSiteName\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"maximumNumberOfWorkers\":10,\"planName\":\"VirtualDedicatedPlan\",\"adminRuntimeSiteName\":null,\"computeMode\":\"Dedicated\",\"siteMode\":null,\"geoRegion\":\"Southeast Asia\",\"perSiteScaling\":false,\"numberOfSites\":0,\"hostingEnvironmentId\":null,\"isSpot\":false,\"spotExpirationTime\":null,\"freeOfferExpirationTime\":null,\"tags\":{},\"kind\":\"linux\",\"resourceGroup\":\"rgnemv_82e07474b2af\",\"reserved\":true,\"isXenon\":false,\"mdmId\":\"waws-prod-sg1-019_8027\",\"targetWorkerCount\":0,\"targetWorkerSizeId\":0,\"provisioningState\":\"Succeeded\",\"webSiteId\":null},\"sku\":{\"name\":\"S2\",\"tier\":\"Standard\",\"size\":\"S2\",\"family\":\"S\",\"capacity\":1}}" + "x-ms-request-id" : "1f054c4e-0db7-421c-98ed-6efda87df1b3", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/serverfarms/jplan3_23504b\",\"name\":\"jplan3_23504b\",\"type\":\"Microsoft.Web/serverfarms\",\"kind\":\"linux\",\"location\":\"Southeast Asia\",\"tags\":{},\"properties\":{\"serverFarmId\":10687,\"name\":\"jplan3_23504b\",\"workerSize\":\"Medium\",\"workerSizeId\":1,\"workerTierName\":null,\"numberOfWorkers\":1,\"currentWorkerSize\":\"Medium\",\"currentWorkerSizeId\":1,\"currentNumberOfWorkers\":1,\"status\":\"Ready\",\"webSpace\":\"rgnemv_d7552715ba2f-SoutheastAsiawebspace\",\"subscription\":\"00000000-0000-0000-0000-000000000000\",\"adminSiteName\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"maximumNumberOfWorkers\":10,\"planName\":\"VirtualDedicatedPlan\",\"adminRuntimeSiteName\":null,\"computeMode\":\"Dedicated\",\"siteMode\":null,\"geoRegion\":\"Southeast Asia\",\"perSiteScaling\":false,\"numberOfSites\":0,\"hostingEnvironmentId\":null,\"isSpot\":false,\"spotExpirationTime\":null,\"freeOfferExpirationTime\":null,\"tags\":{},\"kind\":\"linux\",\"resourceGroup\":\"rgnemv_d7552715ba2f\",\"reserved\":true,\"isXenon\":false,\"mdmId\":\"waws-prod-sg1-019_10687\",\"targetWorkerCount\":0,\"targetWorkerSizeId\":0,\"provisioningState\":\"Succeeded\",\"webSiteId\":null},\"sku\":{\"name\":\"S2\",\"tier\":\"Standard\",\"size\":\"S2\",\"family\":\"S\",\"capacity\":1}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp1-8a708425b0?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp1-8cb18058c8?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:17:49 GMT", + "date" : "Sun, 04 Nov 2018 06:52:00 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "2882", + "content-length" : "2888", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", @@ -213,28 +213,28 @@ "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "3cfeb533-c80f-476a-bb95-2c5c361d9566", + "x-ms-correlation-request-id" : "f3147e2e-7a9b-4b23-afb2-832432026ee3", "x-content-type-options" : "nosniff", "x-ms-ratelimit-remaining-subscription-resource-requests" : "499", - "x-ms-routing-request-id" : "WESTUS2:20180712T011750Z:3cfeb533-c80f-476a-bb95-2c5c361d9566", + "x-ms-routing-request-id" : "WESTUS2:20181104T065201Z:f3147e2e-7a9b-4b23-afb2-832432026ee3", "x-powered-by" : "ASP.NET", "content-type" : "application/json", - "etag" : "\"1D4197E25F5E7B5\"", + "etag" : "\"1D4740AD8B8B92B\"", "cache-control" : "no-cache", - "x-ms-request-id" : "f534d146-1a7a-4efa-91e2-883261d93857", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp1-8a708425b0\",\"name\":\"webapp1-8a708425b0\",\"type\":\"Microsoft.Web/sites\",\"kind\":\"app,linux\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"name\":\"webapp1-8a708425b0\",\"state\":\"Running\",\"hostNames\":[\"webapp1-8a708425b0.azurewebsites.net\"],\"webSpace\":\"rgnemv_82e07474b2af-WestUSwebspace\",\"selfLink\":\"https://waws-prod-bay-063.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/rgnemv_82e07474b2af-WestUSwebspace/sites/webapp1-8a708425b0\",\"repositorySiteName\":\"webapp1-8a708425b0\",\"owner\":null,\"usageState\":\"Normal\",\"enabled\":true,\"adminEnabled\":true,\"enabledHostNames\":[\"webapp1-8a708425b0.azurewebsites.net\",\"webapp1-8a708425b0.scm.azurewebsites.net\"],\"siteProperties\":{\"metadata\":null,\"properties\":[{\"name\":\"LinuxFxVersion\",\"value\":\"\"},{\"name\":\"WindowsFxVersion\",\"value\":null}],\"appSettings\":null},\"availabilityState\":\"Normal\",\"sslCertificates\":null,\"csrs\":[],\"cers\":null,\"siteMode\":null,\"hostNameSslStates\":[{\"name\":\"webapp1-8a708425b0.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Standard\"},{\"name\":\"webapp1-8a708425b0.scm.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Repository\"}],\"computeMode\":null,\"serverFarm\":null,\"serverFarmId\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/serverfarms/jplan1_338789\",\"reserved\":true,\"isXenon\":false,\"lastModifiedTimeUtc\":\"2018-07-12T01:17:48.7966667\",\"storageRecoveryDefaultState\":\"Running\",\"contentAvailabilityState\":\"Normal\",\"runtimeAvailabilityState\":\"Normal\",\"siteConfig\":null,\"deploymentId\":\"webapp1-8a708425b0\",\"trafficManagerHostNames\":null,\"sku\":\"Standard\",\"scmSiteAlsoStopped\":false,\"targetSwapSlot\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"clientAffinityEnabled\":true,\"clientCertEnabled\":false,\"hostNamesDisabled\":false,\"domainVerificationIdentifiers\":null,\"kind\":\"app,linux\",\"outboundIpAddresses\":\"13.93.220.109,13.93.205.56,52.160.105.227,104.209.45.67,13.91.108.234\",\"possibleOutboundIpAddresses\":\"13.93.220.109,13.93.205.56,52.160.105.227,104.209.45.67,13.91.108.234,13.93.235.174,52.160.85.43,13.82.60.62\",\"containerSize\":0,\"dailyMemoryTimeQuota\":0,\"suspendedTill\":null,\"siteDisabledReason\":0,\"functionExecutionUnitsCache\":null,\"maxNumberOfWorkers\":null,\"homeStamp\":\"waws-prod-bay-063\",\"cloningInfo\":null,\"hostingEnvironmentId\":null,\"tags\":{},\"resourceGroup\":\"rgnemv_82e07474b2af\",\"defaultHostName\":\"webapp1-8a708425b0.azurewebsites.net\",\"slotSwapStatus\":null,\"httpsOnly\":false}}" + "x-ms-request-id" : "2774a6b2-f446-4d67-aff0-9ab884e1b3e0", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp1-8cb18058c8\",\"name\":\"webapp1-8cb18058c8\",\"type\":\"Microsoft.Web/sites\",\"kind\":\"app,linux\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"name\":\"webapp1-8cb18058c8\",\"state\":\"Running\",\"hostNames\":[\"webapp1-8cb18058c8.azurewebsites.net\"],\"webSpace\":\"rgnemv_d7552715ba2f-WestUSwebspace\",\"selfLink\":\"https://waws-prod-bay-109.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/rgnemv_d7552715ba2f-WestUSwebspace/sites/webapp1-8cb18058c8\",\"repositorySiteName\":\"webapp1-8cb18058c8\",\"owner\":null,\"usageState\":\"Normal\",\"enabled\":true,\"adminEnabled\":true,\"enabledHostNames\":[\"webapp1-8cb18058c8.azurewebsites.net\",\"webapp1-8cb18058c8.scm.azurewebsites.net\"],\"siteProperties\":{\"metadata\":null,\"properties\":[{\"name\":\"LinuxFxVersion\",\"value\":\"\"},{\"name\":\"WindowsFxVersion\",\"value\":null}],\"appSettings\":null},\"availabilityState\":\"Normal\",\"sslCertificates\":null,\"csrs\":[],\"cers\":null,\"siteMode\":null,\"hostNameSslStates\":[{\"name\":\"webapp1-8cb18058c8.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Standard\"},{\"name\":\"webapp1-8cb18058c8.scm.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Repository\"}],\"computeMode\":null,\"serverFarm\":null,\"serverFarmId\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/serverfarms/jplan1_84852d\",\"reserved\":true,\"isXenon\":false,\"lastModifiedTimeUtc\":\"2018-11-04T06:51:43.16\",\"storageRecoveryDefaultState\":\"Running\",\"contentAvailabilityState\":\"Normal\",\"runtimeAvailabilityState\":\"Normal\",\"siteConfig\":null,\"deploymentId\":\"webapp1-8cb18058c8\",\"trafficManagerHostNames\":null,\"sku\":\"Standard\",\"scmSiteAlsoStopped\":false,\"targetSwapSlot\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"clientAffinityEnabled\":true,\"clientCertEnabled\":false,\"hostNamesDisabled\":false,\"domainVerificationIdentifiers\":null,\"kind\":\"app,linux\",\"outboundIpAddresses\":\"104.42.78.153,40.118.225.64,104.42.151.111,104.42.252.192,104.42.254.180\",\"possibleOutboundIpAddresses\":\"104.42.78.153,40.118.225.64,104.42.151.111,104.42.252.192,104.42.254.180,40.118.227.167,40.118.224.22,40.118.226.153\",\"containerSize\":0,\"dailyMemoryTimeQuota\":0,\"suspendedTill\":null,\"siteDisabledReason\":0,\"functionExecutionUnitsCache\":null,\"maxNumberOfWorkers\":null,\"homeStamp\":\"waws-prod-bay-109\",\"cloningInfo\":null,\"hostingEnvironmentId\":null,\"tags\":{},\"resourceGroup\":\"rgnemv_d7552715ba2f\",\"defaultHostName\":\"webapp1-8cb18058c8.azurewebsites.net\",\"slotSwapStatus\":null,\"httpsOnly\":false}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp1-8a708425b0/config/web?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp1-8cb18058c8/config/web?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:17:50 GMT", + "date" : "Sun, 04 Nov 2018 06:52:01 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "2489", + "content-length" : "2541", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", @@ -244,464 +244,435 @@ "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "76b3eb7d-552d-451b-93cc-81383a3c1426", + "x-ms-correlation-request-id" : "9e9b4ae6-9a48-4683-9081-5d96c40a21e0", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T011751Z:76b3eb7d-552d-451b-93cc-81383a3c1426", + "x-ms-routing-request-id" : "WESTUS2:20181104T065202Z:9e9b4ae6-9a48-4683-9081-5d96c40a21e0", "x-powered-by" : "ASP.NET", "content-type" : "application/json", - "etag" : "\"1D4197E26E9074B\"", + "etag" : "\"1D4740AE3E5BF0B\"", "cache-control" : "no-cache", - "x-ms-request-id" : "3f7fa82f-1155-49de-8afc-ab4d1b121f6f", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp1-8a708425b0\",\"name\":\"webapp1-8a708425b0\",\"type\":\"Microsoft.Web/sites\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"numberOfWorkers\":1,\"defaultDocuments\":[\"Default.htm\",\"Default.html\",\"Default.asp\",\"index.htm\",\"index.html\",\"iisstart.htm\",\"default.aspx\",\"index.php\",\"hostingstart.html\"],\"netFrameworkVersion\":\"v4.0\",\"phpVersion\":\"\",\"pythonVersion\":\"\",\"nodeVersion\":\"4.5\",\"linuxFxVersion\":\"NODE|4.5\",\"windowsFxVersion\":null,\"requestTracingEnabled\":false,\"remoteDebuggingEnabled\":false,\"remoteDebuggingVersion\":null,\"httpLoggingEnabled\":false,\"logsDirectorySizeLimit\":35,\"detailedErrorLoggingEnabled\":false,\"publishingUsername\":\"$webapp1-8a708425b0\",\"publishingPassword\":null,\"appSettings\":null,\"metadata\":null,\"connectionStrings\":null,\"machineKey\":null,\"handlerMappings\":null,\"documentRoot\":null,\"scmType\":\"None\",\"use32BitWorkerProcess\":true,\"webSocketsEnabled\":false,\"alwaysOn\":false,\"javaVersion\":null,\"javaContainer\":null,\"javaContainerVersion\":null,\"appCommandLine\":\"\",\"managedPipelineMode\":\"Integrated\",\"virtualApplications\":[{\"virtualPath\":\"/\",\"physicalPath\":\"site\\\\wwwroot\",\"preloadEnabled\":false,\"virtualDirectories\":null}],\"winAuthAdminState\":0,\"winAuthTenantState\":0,\"customAppPoolIdentityAdminState\":false,\"customAppPoolIdentityTenantState\":false,\"runtimeADUser\":null,\"runtimeADUserPassword\":null,\"loadBalancing\":\"LeastRequests\",\"routingRules\":[],\"experiments\":{\"rampUpRules\":[]},\"limits\":null,\"autoHealEnabled\":false,\"autoHealRules\":null,\"tracingOptions\":null,\"vnetName\":\"\",\"siteAuthEnabled\":false,\"siteAuthSettings\":{\"enabled\":null,\"unauthenticatedClientAction\":null,\"tokenStoreEnabled\":null,\"allowedExternalRedirectUrls\":null,\"defaultProvider\":null,\"clientId\":null,\"clientSecret\":null,\"issuer\":null,\"allowedAudiences\":null,\"additionalLoginParams\":null,\"isAadAutoProvisioned\":false,\"googleClientId\":null,\"googleClientSecret\":null,\"googleOAuthScopes\":null,\"facebookAppId\":null,\"facebookAppSecret\":null,\"facebookOAuthScopes\":null,\"twitterConsumerKey\":null,\"twitterConsumerSecret\":null,\"microsoftAccountClientId\":null,\"microsoftAccountClientSecret\":null,\"microsoftAccountOAuthScopes\":null},\"cors\":null,\"push\":null,\"apiDefinition\":null,\"autoSwapSlotName\":null,\"localMySqlEnabled\":false,\"managedServiceIdentityId\":null,\"xManagedServiceIdentityId\":null,\"ipSecurityRestrictions\":null,\"http20Enabled\":false,\"minTlsVersion\":\"1.0\",\"ftpsState\":\"AllAllowed\"}}" + "x-ms-request-id" : "3c6ce711-628d-4a99-9f54-1677eee9f71e", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp1-8cb18058c8\",\"name\":\"webapp1-8cb18058c8\",\"type\":\"Microsoft.Web/sites\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"numberOfWorkers\":1,\"defaultDocuments\":[\"Default.htm\",\"Default.html\",\"Default.asp\",\"index.htm\",\"index.html\",\"iisstart.htm\",\"default.aspx\",\"index.php\",\"hostingstart.html\"],\"netFrameworkVersion\":\"v4.0\",\"phpVersion\":\"\",\"pythonVersion\":\"\",\"nodeVersion\":\"4.5\",\"linuxFxVersion\":\"NODE|4.5\",\"windowsFxVersion\":null,\"requestTracingEnabled\":false,\"remoteDebuggingEnabled\":false,\"remoteDebuggingVersion\":null,\"httpLoggingEnabled\":false,\"logsDirectorySizeLimit\":35,\"detailedErrorLoggingEnabled\":false,\"publishingUsername\":\"$webapp1-8cb18058c8\",\"publishingPassword\":null,\"appSettings\":null,\"azureStorageAccounts\":{},\"metadata\":null,\"connectionStrings\":null,\"machineKey\":null,\"handlerMappings\":null,\"documentRoot\":null,\"scmType\":\"None\",\"use32BitWorkerProcess\":true,\"webSocketsEnabled\":false,\"alwaysOn\":false,\"javaVersion\":null,\"javaContainer\":null,\"javaContainerVersion\":null,\"appCommandLine\":\"\",\"managedPipelineMode\":\"Integrated\",\"virtualApplications\":[{\"virtualPath\":\"/\",\"physicalPath\":\"site\\\\wwwroot\",\"preloadEnabled\":false,\"virtualDirectories\":null}],\"winAuthAdminState\":0,\"winAuthTenantState\":0,\"customAppPoolIdentityAdminState\":false,\"customAppPoolIdentityTenantState\":false,\"runtimeADUser\":null,\"runtimeADUserPassword\":null,\"loadBalancing\":\"LeastRequests\",\"routingRules\":[],\"experiments\":{\"rampUpRules\":[]},\"limits\":null,\"autoHealEnabled\":false,\"autoHealRules\":null,\"tracingOptions\":null,\"vnetName\":\"\",\"siteAuthEnabled\":false,\"siteAuthSettings\":{\"enabled\":null,\"unauthenticatedClientAction\":null,\"tokenStoreEnabled\":null,\"allowedExternalRedirectUrls\":null,\"defaultProvider\":null,\"clientId\":null,\"clientSecret\":null,\"issuer\":null,\"allowedAudiences\":null,\"additionalLoginParams\":null,\"isAadAutoProvisioned\":false,\"googleClientId\":null,\"googleClientSecret\":null,\"googleOAuthScopes\":null,\"facebookAppId\":null,\"facebookAppSecret\":null,\"facebookOAuthScopes\":null,\"twitterConsumerKey\":null,\"twitterConsumerSecret\":null,\"microsoftAccountClientId\":null,\"microsoftAccountClientSecret\":null,\"microsoftAccountOAuthScopes\":null},\"cors\":null,\"push\":null,\"apiDefinition\":null,\"autoSwapSlotName\":null,\"localMySqlEnabled\":false,\"managedServiceIdentityId\":null,\"xManagedServiceIdentityId\":null,\"ipSecurityRestrictions\":null,\"http20Enabled\":false,\"minTlsVersion\":\"1.2\",\"ftpsState\":\"AllAllowed\",\"reservedInstanceCount\":0}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp1-8a708425b0/hostNameBindings/webapp1-8a708425b0.jsdkdemo-bce78247d.com?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp1-8cb18058c8/sourcecontrols/web?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:17:56 GMT", - "content-length" : "391", + "date" : "Sun, 04 Nov 2018 06:52:27 GMT", + "content-length" : "471", "server" : "Microsoft-IIS/10.0", "expires" : "-1", "x-aspnet-version" : "4.0.30319", "x-ms-ratelimit-remaining-subscription-writes" : "1192", "retry-after" : "0", - "StatusCode" : "400", + "StatusCode" : "201", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "3af1dfef-1fd3-46a9-ae20-8951160afc6b", + "x-ms-correlation-request-id" : "34ff7757-7254-46e4-91db-8713991e10c1", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T011757Z:3af1dfef-1fd3-46a9-ae20-8951160afc6b", + "x-ms-routing-request-id" : "WESTUS2:20181104T065227Z:34ff7757-7254-46e4-91db-8713991e10c1", "x-powered-by" : "ASP.NET", - "content-type" : "application/json; charset=utf-8", - "etag" : "\"1D4197E26E9074B\"", + "content-type" : "application/json", + "etag" : "\"1D4740AF2EB7840\"", "cache-control" : "no-cache", - "x-ms-request-id" : "3af1dfef-1fd3-46a9-ae20-8951160afc6b", - "Body" : "{\"Code\":\"DomainResellerWebService_INVALID_RECORDS\",\"Message\":\"One or more of the given records is invalid\",\"Target\":null,\"Details\":[{\"Message\":\"One or more of the given records is invalid\"},{\"Code\":\"DomainResellerWebService_INVALID_RECORDS\"},{\"ErrorEntity\":[{\"code\":\"INVALID_RECORDS\",\"message\":\"Invalid [ipaddress] provided for record data, [Parked].\",\"path\":\"records\"}]}],\"Innererror\":null}" + "x-ms-request-id" : "fc76dea3-59a7-4493-9e60-a5c8236932a0", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp1-8cb18058c8/sourcecontrols/web\",\"name\":\"webapp1-8cb18058c8\",\"type\":\"Microsoft.Web/sites/sourcecontrols\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"repoUrl\":\"https://github.com/jianghaolu/azure-site-test\",\"branch\":\"master\",\"isManualIntegration\":true,\"deploymentRollbackEnabled\":false,\"isMercurial\":false,\"provisioningState\":\"InProgress\"}}" } }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp1-8a708425b0?api-version=2018-02-01", + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp1-8cb18058c8/sourcecontrols/web?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", - "Content-Type" : "application/json; charset=utf-8" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:18:00 GMT", + "date" : "Sun, 04 Nov 2018 06:52:27 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "2885", + "content-length" : "540", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11998", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "d276f5c0-84b0-414d-b41e-7b22e876e040", + "x-ms-correlation-request-id" : "c63b6b76-395f-48cc-8cf2-edc11a3fb8bf", "x-content-type-options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-resource-requests" : "498", - "x-ms-routing-request-id" : "WESTUS2:20180712T011800Z:d276f5c0-84b0-414d-b41e-7b22e876e040", + "x-ms-routing-request-id" : "WESTUS2:20181104T065228Z:c63b6b76-395f-48cc-8cf2-edc11a3fb8bf", "x-powered-by" : "ASP.NET", "content-type" : "application/json", - "etag" : "\"1D4197E2C053720\"", + "etag" : "\"1D4740AF2EB7840\"", "cache-control" : "no-cache", - "x-ms-request-id" : "94139293-aac1-4ad4-9e45-1097fd28337c", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp1-8a708425b0\",\"name\":\"webapp1-8a708425b0\",\"type\":\"Microsoft.Web/sites\",\"kind\":\"app,linux\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"name\":\"webapp1-8a708425b0\",\"state\":\"Running\",\"hostNames\":[\"webapp1-8a708425b0.azurewebsites.net\"],\"webSpace\":\"rgnemv_82e07474b2af-WestUSwebspace\",\"selfLink\":\"https://waws-prod-bay-063.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/rgnemv_82e07474b2af-WestUSwebspace/sites/webapp1-8a708425b0\",\"repositorySiteName\":\"webapp1-8a708425b0\",\"owner\":null,\"usageState\":\"Normal\",\"enabled\":true,\"adminEnabled\":true,\"enabledHostNames\":[\"webapp1-8a708425b0.azurewebsites.net\",\"webapp1-8a708425b0.scm.azurewebsites.net\"],\"siteProperties\":{\"metadata\":null,\"properties\":[{\"name\":\"LinuxFxVersion\",\"value\":\"NODE|4.5\"},{\"name\":\"WindowsFxVersion\",\"value\":null}],\"appSettings\":null},\"availabilityState\":\"Normal\",\"sslCertificates\":null,\"csrs\":[],\"cers\":null,\"siteMode\":null,\"hostNameSslStates\":[{\"name\":\"webapp1-8a708425b0.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Standard\"},{\"name\":\"webapp1-8a708425b0.scm.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Repository\"}],\"computeMode\":null,\"serverFarm\":null,\"serverFarmId\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/serverfarms/jplan1_338789\",\"reserved\":true,\"isXenon\":false,\"lastModifiedTimeUtc\":\"2018-07-12T01:17:59.57\",\"storageRecoveryDefaultState\":\"Running\",\"contentAvailabilityState\":\"Normal\",\"runtimeAvailabilityState\":\"Normal\",\"siteConfig\":null,\"deploymentId\":\"webapp1-8a708425b0\",\"trafficManagerHostNames\":null,\"sku\":\"Standard\",\"scmSiteAlsoStopped\":false,\"targetSwapSlot\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"clientAffinityEnabled\":true,\"clientCertEnabled\":false,\"hostNamesDisabled\":false,\"domainVerificationIdentifiers\":null,\"kind\":\"app,linux\",\"outboundIpAddresses\":\"13.93.220.109,13.93.205.56,52.160.105.227,104.209.45.67,13.91.108.234\",\"possibleOutboundIpAddresses\":\"13.93.220.109,13.93.205.56,52.160.105.227,104.209.45.67,13.91.108.234,13.93.235.174,52.160.85.43,13.82.60.62\",\"containerSize\":0,\"dailyMemoryTimeQuota\":0,\"suspendedTill\":null,\"siteDisabledReason\":0,\"functionExecutionUnitsCache\":null,\"maxNumberOfWorkers\":null,\"homeStamp\":\"waws-prod-bay-063\",\"cloningInfo\":null,\"hostingEnvironmentId\":null,\"tags\":{},\"resourceGroup\":\"rgnemv_82e07474b2af\",\"defaultHostName\":\"webapp1-8a708425b0.azurewebsites.net\",\"slotSwapStatus\":null,\"httpsOnly\":false}}" + "x-ms-request-id" : "92d0a838-8afa-4be0-8587-c9d54f6f68ea", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp1-8cb18058c8/sourcecontrols/web\",\"name\":\"webapp1-8cb18058c8\",\"type\":\"Microsoft.Web/sites/sourcecontrols\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"repoUrl\":\"https://github.com/jianghaolu/azure-site-test\",\"branch\":\"master\",\"isManualIntegration\":true,\"deploymentRollbackEnabled\":false,\"isMercurial\":false,\"provisioningState\":\"InProgress\",\"provisioningDetails\":\"2018-11-04T06:52:27.2733333 Ensuring ScmType\"}}" } }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp1-8a708425b0/hostNameBindings/webapp1-8a708425b0.jsdkdemo-bce78247d.com?api-version=2018-02-01", + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp1-8cb18058c8/sourcecontrols/web?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", - "Content-Type" : "application/json; charset=utf-8" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:18:04 GMT", + "date" : "Sun, 04 Nov 2018 06:52:59 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "537", + "content-length" : "540", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", - "x-ms-ratelimit-remaining-subscription-writes" : "1191", "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11997", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "eaebf35c-6f7b-4d6f-80bc-2da242555f73", + "x-ms-correlation-request-id" : "c7c08be6-31f1-4a55-aa5f-91372e37cc3a", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T011804Z:eaebf35c-6f7b-4d6f-80bc-2da242555f73", + "x-ms-routing-request-id" : "WESTUS2:20181104T065259Z:c7c08be6-31f1-4a55-aa5f-91372e37cc3a", "x-powered-by" : "ASP.NET", "content-type" : "application/json", - "etag" : "\"1D4197E2C053720\"", + "etag" : "\"1D4740AF2EB7840\"", "cache-control" : "no-cache", - "x-ms-request-id" : "ba73818a-d820-4f60-8694-33312301a213", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp1-8a708425b0/hostNameBindings/webapp1-8a708425b0.jsdkdemo-bce78247d.com\",\"name\":\"webapp1-8a708425b0/webapp1-8a708425b0.jsdkdemo-bce78247d.com\",\"type\":\"Microsoft.Web/sites/hostNameBindings\",\"location\":\"West US\",\"properties\":{\"siteName\":\"webapp1-8a708425b0\",\"domainId\":null,\"azureResourceName\":\"webapp1-8a708425b0\",\"azureResourceType\":\"Website\",\"customHostNameDnsRecordType\":\"CName\",\"hostNameType\":\"Managed\"}}" + "x-ms-request-id" : "d388a792-4bd2-4d5f-a541-25e3b0d684a7", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp1-8cb18058c8/sourcecontrols/web\",\"name\":\"webapp1-8cb18058c8\",\"type\":\"Microsoft.Web/sites/sourcecontrols\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"repoUrl\":\"https://github.com/jianghaolu/azure-site-test\",\"branch\":\"master\",\"isManualIntegration\":true,\"deploymentRollbackEnabled\":false,\"isMercurial\":false,\"provisioningState\":\"InProgress\",\"provisioningDetails\":\"2018-11-04T06:52:27.2733333 Ensuring ScmType\"}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp1-8a708425b0?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp1-8cb18058c8/sourcecontrols/web?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", - "Content-Type" : "application/json; charset=utf-8" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:18:05 GMT", + "date" : "Sun, 04 Nov 2018 06:53:30 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "3210", + "content-length" : "641", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "14998", + "x-ms-ratelimit-remaining-subscription-reads" : "11996", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "1f3d2e8c-0d9d-4893-8eba-4048f7ef706a", + "x-ms-correlation-request-id" : "39c0a661-2888-4e72-ba5c-e2fff06a75b1", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T011805Z:1f3d2e8c-0d9d-4893-8eba-4048f7ef706a", + "x-ms-routing-request-id" : "WESTUS2:20181104T065330Z:39c0a661-2888-4e72-ba5c-e2fff06a75b1", "x-powered-by" : "ASP.NET", "content-type" : "application/json", - "etag" : "\"1D4197E2DB487CB\"", + "etag" : "\"1D4740AF2EB7840\"", "cache-control" : "no-cache", - "x-ms-request-id" : "e39d0a93-abd2-4dde-be89-cff88d10ddb4", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp1-8a708425b0\",\"name\":\"webapp1-8a708425b0\",\"type\":\"Microsoft.Web/sites\",\"kind\":\"app,linux\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"name\":\"webapp1-8a708425b0\",\"state\":\"Running\",\"hostNames\":[\"webapp1-8a708425b0.jsdkdemo-bce78247d.com\",\"webapp1-8a708425b0.azurewebsites.net\"],\"webSpace\":\"rgnemv_82e07474b2af-WestUSwebspace\",\"selfLink\":\"https://waws-prod-bay-063.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/rgnemv_82e07474b2af-WestUSwebspace/sites/webapp1-8a708425b0\",\"repositorySiteName\":\"webapp1-8a708425b0\",\"owner\":null,\"usageState\":\"Normal\",\"enabled\":true,\"adminEnabled\":true,\"enabledHostNames\":[\"webapp1-8a708425b0.jsdkdemo-bce78247d.com\",\"webapp1-8a708425b0.azurewebsites.net\",\"webapp1-8a708425b0.scm.azurewebsites.net\"],\"siteProperties\":{\"metadata\":null,\"properties\":[{\"name\":\"LinuxFxVersion\",\"value\":\"NODE|4.5\"},{\"name\":\"WindowsFxVersion\",\"value\":null}],\"appSettings\":null},\"availabilityState\":\"Normal\",\"sslCertificates\":null,\"csrs\":[],\"cers\":null,\"siteMode\":null,\"hostNameSslStates\":[{\"name\":\"webapp1-8a708425b0.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Standard\"},{\"name\":\"webapp1-8a708425b0.jsdkdemo-bce78247d.com\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Standard\"},{\"name\":\"webapp1-8a708425b0.scm.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Repository\"}],\"computeMode\":null,\"serverFarm\":null,\"serverFarmId\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/serverfarms/jplan1_338789\",\"reserved\":true,\"isXenon\":false,\"lastModifiedTimeUtc\":\"2018-07-12T01:18:02.3966667\",\"storageRecoveryDefaultState\":\"Running\",\"contentAvailabilityState\":\"Normal\",\"runtimeAvailabilityState\":\"Normal\",\"siteConfig\":null,\"deploymentId\":\"webapp1-8a708425b0\",\"trafficManagerHostNames\":null,\"sku\":\"Standard\",\"scmSiteAlsoStopped\":false,\"targetSwapSlot\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"clientAffinityEnabled\":true,\"clientCertEnabled\":false,\"hostNamesDisabled\":false,\"domainVerificationIdentifiers\":null,\"kind\":\"app,linux\",\"outboundIpAddresses\":\"13.93.220.109,13.93.205.56,52.160.105.227,104.209.45.67,13.91.108.234\",\"possibleOutboundIpAddresses\":\"13.93.220.109,13.93.205.56,52.160.105.227,104.209.45.67,13.91.108.234,13.93.235.174,52.160.85.43,13.82.60.62\",\"containerSize\":0,\"dailyMemoryTimeQuota\":0,\"suspendedTill\":null,\"siteDisabledReason\":0,\"functionExecutionUnitsCache\":null,\"maxNumberOfWorkers\":null,\"homeStamp\":\"waws-prod-bay-063\",\"cloningInfo\":null,\"hostingEnvironmentId\":null,\"tags\":{},\"resourceGroup\":\"rgnemv_82e07474b2af\",\"defaultHostName\":\"webapp1-8a708425b0.azurewebsites.net\",\"slotSwapStatus\":null,\"httpsOnly\":false}}" + "x-ms-request-id" : "f0208611-f63e-4a12-8f21-428e2fbeb2fc", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp1-8cb18058c8/sourcecontrols/web\",\"name\":\"webapp1-8cb18058c8\",\"type\":\"Microsoft.Web/sites/sourcecontrols\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"repoUrl\":\"https://github.com/jianghaolu/azure-site-test\",\"branch\":\"master\",\"isManualIntegration\":true,\"deploymentRollbackEnabled\":false,\"isMercurial\":false,\"provisioningState\":\"InProgress\",\"provisioningDetails\":\"2018-11-04T06:53:24.1775069 http://webapp1-8cb18058c8.scm.azurewebsites.net:8181/api/deployments/latest?deployer=GitHub&time=2018-11-04_06-53-01Z\"}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp1-8a708425b0/config/web?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp1-8cb18058c8/sourcecontrols/web?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", - "Content-Type" : "application/json; charset=utf-8" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:18:06 GMT", + "date" : "Sun, 04 Nov 2018 06:54:00 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "2507", + "content-length" : "470", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "14997", + "x-ms-ratelimit-remaining-subscription-reads" : "11995", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "6f4f3141-879d-4c7a-9139-a0e64dfa3b09", + "x-ms-correlation-request-id" : "da173862-f56a-48cd-afcd-2a79db2ea508", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T011806Z:6f4f3141-879d-4c7a-9139-a0e64dfa3b09", + "x-ms-routing-request-id" : "WESTUS2:20181104T065401Z:da173862-f56a-48cd-afcd-2a79db2ea508", "x-powered-by" : "ASP.NET", "content-type" : "application/json", + "etag" : "\"1D4740AF2EB7840\"", "cache-control" : "no-cache", - "x-ms-request-id" : "bbfe94c6-d8f3-4bc3-98a5-00a75a66ec43", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp1-8a708425b0/config/web\",\"name\":\"webapp1-8a708425b0\",\"type\":\"Microsoft.Web/sites/config\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"numberOfWorkers\":1,\"defaultDocuments\":[\"Default.htm\",\"Default.html\",\"Default.asp\",\"index.htm\",\"index.html\",\"iisstart.htm\",\"default.aspx\",\"index.php\",\"hostingstart.html\"],\"netFrameworkVersion\":\"v4.0\",\"phpVersion\":\"\",\"pythonVersion\":\"\",\"nodeVersion\":\"4.5\",\"linuxFxVersion\":\"NODE|4.5\",\"windowsFxVersion\":null,\"requestTracingEnabled\":false,\"remoteDebuggingEnabled\":false,\"remoteDebuggingVersion\":null,\"httpLoggingEnabled\":false,\"logsDirectorySizeLimit\":35,\"detailedErrorLoggingEnabled\":false,\"publishingUsername\":\"$webapp1-8a708425b0\",\"publishingPassword\":null,\"appSettings\":null,\"metadata\":null,\"connectionStrings\":null,\"machineKey\":null,\"handlerMappings\":null,\"documentRoot\":null,\"scmType\":\"None\",\"use32BitWorkerProcess\":true,\"webSocketsEnabled\":false,\"alwaysOn\":false,\"javaVersion\":null,\"javaContainer\":null,\"javaContainerVersion\":null,\"appCommandLine\":\"\",\"managedPipelineMode\":\"Integrated\",\"virtualApplications\":[{\"virtualPath\":\"/\",\"physicalPath\":\"site\\\\wwwroot\",\"preloadEnabled\":false,\"virtualDirectories\":null}],\"winAuthAdminState\":0,\"winAuthTenantState\":0,\"customAppPoolIdentityAdminState\":false,\"customAppPoolIdentityTenantState\":false,\"runtimeADUser\":null,\"runtimeADUserPassword\":null,\"loadBalancing\":\"LeastRequests\",\"routingRules\":[],\"experiments\":{\"rampUpRules\":[]},\"limits\":null,\"autoHealEnabled\":false,\"autoHealRules\":null,\"tracingOptions\":null,\"vnetName\":\"\",\"siteAuthEnabled\":false,\"siteAuthSettings\":{\"enabled\":null,\"unauthenticatedClientAction\":null,\"tokenStoreEnabled\":null,\"allowedExternalRedirectUrls\":null,\"defaultProvider\":null,\"clientId\":null,\"clientSecret\":null,\"issuer\":null,\"allowedAudiences\":null,\"additionalLoginParams\":null,\"isAadAutoProvisioned\":false,\"googleClientId\":null,\"googleClientSecret\":null,\"googleOAuthScopes\":null,\"facebookAppId\":null,\"facebookAppSecret\":null,\"facebookOAuthScopes\":null,\"twitterConsumerKey\":null,\"twitterConsumerSecret\":null,\"microsoftAccountClientId\":null,\"microsoftAccountClientSecret\":null,\"microsoftAccountOAuthScopes\":null},\"cors\":null,\"push\":null,\"apiDefinition\":null,\"autoSwapSlotName\":null,\"localMySqlEnabled\":false,\"managedServiceIdentityId\":null,\"xManagedServiceIdentityId\":null,\"ipSecurityRestrictions\":null,\"http20Enabled\":false,\"minTlsVersion\":\"1.0\",\"ftpsState\":\"AllAllowed\"}}" + "x-ms-request-id" : "3c5b35c9-abe6-461a-b898-6bdb1c1331fc", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp1-8cb18058c8/sourcecontrols/web\",\"name\":\"webapp1-8cb18058c8\",\"type\":\"Microsoft.Web/sites/sourcecontrols\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"repoUrl\":\"https://github.com/jianghaolu/azure-site-test\",\"branch\":\"master\",\"isManualIntegration\":true,\"deploymentRollbackEnabled\":false,\"isMercurial\":false,\"provisioningState\":\"Succeeded\"}}" } }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/certificates/7320DC1D2EBECD96C8E30DD01787DC7B8AA0B0FF%23%23West%20US%23?api-version=2018-02-01", + "Method" : "POST", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp1-8cb18058c8/config/appsettings/list?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:18:11 GMT", + "date" : "Sun, 04 Nov 2018 06:54:31 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "925", + "content-length" : "267", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", - "x-ms-ratelimit-remaining-subscription-writes" : "1190", "retry-after" : "0", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "76c63231-71b0-4339-892d-5671224e1403", + "x-ms-correlation-request-id" : "548314a9-325e-44a1-93df-732e6c6ab240", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T011811Z:76c63231-71b0-4339-892d-5671224e1403", + "x-ms-ratelimit-remaining-subscription-resource-requests" : "11999", + "x-ms-routing-request-id" : "WESTUS2:20181104T065431Z:548314a9-325e-44a1-93df-732e6c6ab240", "x-powered-by" : "ASP.NET", - "warning" : "199 Some of the uploaded certificates are either self-signed or expired.,199 Some of the uploaded certificates cannot be validated to a trusted CA", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "e960fbef-2700-4e0c-ba6d-a990d7eb407b", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/certificates/7320DC1D2EBECD96C8E30DD01787DC7B8AA0B0FF##West US#\",\"name\":\"7320DC1D2EBECD96C8E30DD01787DC7B8AA0B0FF##West US#\",\"type\":\"Microsoft.Web/certificates\",\"location\":\"westus\",\"tags\":{},\"properties\":{\"friendlyName\":\"jsdkdemo-bce78247d.com\",\"subjectName\":\"*.jsdkdemo-bce78247d.com\",\"hostNames\":[\"*.jsdkdemo-bce78247d.com\"],\"pfxBlob\":null,\"siteName\":null,\"selfLink\":null,\"issuer\":\"*.jsdkdemo-bce78247d.com\",\"issueDate\":\"2018-07-12T01:17:00+00:00\",\"expirationDate\":\"2028-07-09T01:17:00+00:00\",\"password\":null,\"thumbprint\":\"7320DC1D2EBECD96C8E30DD01787DC7B8AA0B0FF\",\"valid\":null,\"toDelete\":null,\"cerBlob\":null,\"publicKeyHash\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"keyVaultSecretStatus\":\"Initialized\",\"webSpace\":\"rgnemv_82e07474b2af-WestUSwebspace\",\"serverFarmId\":null,\"tags\":{}}}" + "x-ms-request-id" : "d932e065-9be6-4631-873c-f0284afcc2c0", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp1-8cb18058c8/config/appsettings\",\"name\":\"appsettings\",\"type\":\"Microsoft.Web/sites/config\",\"location\":\"West US\",\"tags\":{},\"properties\":{}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp1-8a708425b0?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp1-8cb18058c8/config/appsettings?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:18:12 GMT", + "date" : "Sun, 04 Nov 2018 06:54:32 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "3250", + "content-length" : "267", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", + "x-ms-ratelimit-remaining-subscription-writes" : "1191", "retry-after" : "0", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "1850ce27-9903-4a6c-a898-80e8c18ce0d9", + "x-ms-correlation-request-id" : "020a2199-7b57-4f3e-8cb2-94e20b211559", "x-content-type-options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-resource-requests" : "497", - "x-ms-routing-request-id" : "WESTUS2:20180712T011812Z:1850ce27-9903-4a6c-a898-80e8c18ce0d9", + "x-ms-routing-request-id" : "WESTUS2:20181104T065432Z:020a2199-7b57-4f3e-8cb2-94e20b211559", "x-powered-by" : "ASP.NET", "content-type" : "application/json", - "etag" : "\"1D4197E3387506B\"", + "etag" : "\"1D4740B3D49DC60\"", "cache-control" : "no-cache", - "x-ms-request-id" : "7c710f96-1bdf-475b-900d-c262abf49858", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp1-8a708425b0\",\"name\":\"webapp1-8a708425b0\",\"type\":\"Microsoft.Web/sites\",\"kind\":\"app,linux\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"name\":\"webapp1-8a708425b0\",\"state\":\"Running\",\"hostNames\":[\"webapp1-8a708425b0.jsdkdemo-bce78247d.com\",\"webapp1-8a708425b0.azurewebsites.net\"],\"webSpace\":\"rgnemv_82e07474b2af-WestUSwebspace\",\"selfLink\":\"https://waws-prod-bay-063.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/rgnemv_82e07474b2af-WestUSwebspace/sites/webapp1-8a708425b0\",\"repositorySiteName\":\"webapp1-8a708425b0\",\"owner\":null,\"usageState\":\"Normal\",\"enabled\":true,\"adminEnabled\":true,\"enabledHostNames\":[\"webapp1-8a708425b0.jsdkdemo-bce78247d.com\",\"webapp1-8a708425b0.azurewebsites.net\",\"webapp1-8a708425b0.scm.azurewebsites.net\"],\"siteProperties\":{\"metadata\":null,\"properties\":[{\"name\":\"LinuxFxVersion\",\"value\":\"NODE|4.5\"},{\"name\":\"WindowsFxVersion\",\"value\":null}],\"appSettings\":null},\"availabilityState\":\"Normal\",\"sslCertificates\":null,\"csrs\":[],\"cers\":null,\"siteMode\":null,\"hostNameSslStates\":[{\"name\":\"webapp1-8a708425b0.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Standard\"},{\"name\":\"webapp1-8a708425b0.jsdkdemo-bce78247d.com\",\"sslState\":\"SniEnabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":\"7320DC1D2EBECD96C8E30DD01787DC7B8AA0B0FF\",\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Standard\"},{\"name\":\"webapp1-8a708425b0.scm.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Repository\"}],\"computeMode\":null,\"serverFarm\":null,\"serverFarmId\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/serverfarms/jplan1_338789\",\"reserved\":true,\"isXenon\":false,\"lastModifiedTimeUtc\":\"2018-07-12T01:18:12.1666667\",\"storageRecoveryDefaultState\":\"Running\",\"contentAvailabilityState\":\"Normal\",\"runtimeAvailabilityState\":\"Normal\",\"siteConfig\":null,\"deploymentId\":\"webapp1-8a708425b0\",\"trafficManagerHostNames\":null,\"sku\":\"Standard\",\"scmSiteAlsoStopped\":false,\"targetSwapSlot\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"clientAffinityEnabled\":true,\"clientCertEnabled\":false,\"hostNamesDisabled\":false,\"domainVerificationIdentifiers\":null,\"kind\":\"app,linux\",\"outboundIpAddresses\":\"13.93.220.109,13.93.205.56,52.160.105.227,104.209.45.67,13.91.108.234\",\"possibleOutboundIpAddresses\":\"13.93.220.109,13.93.205.56,52.160.105.227,104.209.45.67,13.91.108.234,13.93.235.174,52.160.85.43,13.82.60.62\",\"containerSize\":0,\"dailyMemoryTimeQuota\":0,\"suspendedTill\":null,\"siteDisabledReason\":0,\"functionExecutionUnitsCache\":null,\"maxNumberOfWorkers\":null,\"homeStamp\":\"waws-prod-bay-063\",\"cloningInfo\":null,\"hostingEnvironmentId\":null,\"tags\":{},\"resourceGroup\":\"rgnemv_82e07474b2af\",\"defaultHostName\":\"webapp1-8a708425b0.azurewebsites.net\",\"slotSwapStatus\":null,\"httpsOnly\":false}}" + "x-ms-request-id" : "b927dbdb-b1c4-4952-a795-1836daa1e7c9", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp1-8cb18058c8/config/appsettings\",\"name\":\"appsettings\",\"type\":\"Microsoft.Web/sites/config\",\"location\":\"West US\",\"tags\":{},\"properties\":{}}" } }, { - "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp1-8a708425b0/config/appsettings/list?api-version=2018-02-01", + "Method" : "PUT", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp1-8cb18058c8/hostNameBindings/webapp1-8cb18058c8.jsdkdemo-206857920.com?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:18:12 GMT", + "date" : "Sun, 04 Nov 2018 06:54:35 GMT", + "content-length" : "391", "server" : "Microsoft-IIS/10.0", - "content-length" : "267", "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", + "x-ms-ratelimit-remaining-subscription-writes" : "1190", "retry-after" : "0", - "StatusCode" : "200", + "StatusCode" : "400", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "cf9a29f5-563a-4377-99aa-a717d6572673", + "x-ms-correlation-request-id" : "266792b7-1048-4a95-bc03-df57941cd10a", "x-content-type-options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-resource-requests" : "11999", - "x-ms-routing-request-id" : "WESTUS2:20180712T011813Z:cf9a29f5-563a-4377-99aa-a717d6572673", + "x-ms-routing-request-id" : "WESTUS2:20181104T065435Z:266792b7-1048-4a95-bc03-df57941cd10a", "x-powered-by" : "ASP.NET", - "content-type" : "application/json", + "content-type" : "application/json; charset=utf-8", + "etag" : "\"1D4740B3D49DC60\"", "cache-control" : "no-cache", - "x-ms-request-id" : "b30933a6-7555-467b-ae17-7c8b86b8f84d", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp1-8a708425b0/config/appsettings\",\"name\":\"appsettings\",\"type\":\"Microsoft.Web/sites/config\",\"location\":\"West US\",\"tags\":{},\"properties\":{}}" + "x-ms-request-id" : "266792b7-1048-4a95-bc03-df57941cd10a", + "Body" : "{\"Code\":\"DomainResellerWebService_INVALID_RECORDS\",\"Message\":\"One or more of the given records is invalid\",\"Target\":null,\"Details\":[{\"Message\":\"One or more of the given records is invalid\"},{\"Code\":\"DomainResellerWebService_INVALID_RECORDS\"},{\"ErrorEntity\":[{\"code\":\"INVALID_RECORDS\",\"message\":\"Invalid [ipaddress] provided for record data, [Parked].\",\"path\":\"records\"}]}],\"Innererror\":null}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp1-8a708425b0/config/appsettings?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp1-8cb18058c8?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:18:13 GMT", + "date" : "Sun, 04 Nov 2018 06:54:36 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "267", + "content-length" : "2901", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", - "x-ms-ratelimit-remaining-subscription-writes" : "1189", "retry-after" : "0", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "6380a84a-e631-422d-8c2e-5dcd16b50264", + "x-ms-correlation-request-id" : "9e1dcc92-2ed5-4951-a224-c7b061ee470d", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T011813Z:6380a84a-e631-422d-8c2e-5dcd16b50264", + "x-ms-ratelimit-remaining-subscription-resource-requests" : "498", + "x-ms-routing-request-id" : "WESTUS2:20181104T065437Z:9e1dcc92-2ed5-4951-a224-c7b061ee470d", "x-powered-by" : "ASP.NET", "content-type" : "application/json", - "etag" : "\"1D4197E3440F675\"", + "etag" : "\"1D4740B40022B95\"", "cache-control" : "no-cache", - "x-ms-request-id" : "449be22e-f4ad-4625-ae47-c8a51625c0e2", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp1-8a708425b0/config/appsettings\",\"name\":\"appsettings\",\"type\":\"Microsoft.Web/sites/config\",\"location\":\"West US\",\"tags\":{},\"properties\":{}}" + "x-ms-request-id" : "cde2c6ee-2854-41dc-b9a7-5d0034806e60", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp1-8cb18058c8\",\"name\":\"webapp1-8cb18058c8\",\"type\":\"Microsoft.Web/sites\",\"kind\":\"app,linux\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"name\":\"webapp1-8cb18058c8\",\"state\":\"Running\",\"hostNames\":[\"webapp1-8cb18058c8.azurewebsites.net\"],\"webSpace\":\"rgnemv_d7552715ba2f-WestUSwebspace\",\"selfLink\":\"https://waws-prod-bay-109.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/rgnemv_d7552715ba2f-WestUSwebspace/sites/webapp1-8cb18058c8\",\"repositorySiteName\":\"webapp1-8cb18058c8\",\"owner\":null,\"usageState\":\"Normal\",\"enabled\":true,\"adminEnabled\":true,\"enabledHostNames\":[\"webapp1-8cb18058c8.azurewebsites.net\",\"webapp1-8cb18058c8.scm.azurewebsites.net\"],\"siteProperties\":{\"metadata\":null,\"properties\":[{\"name\":\"LinuxFxVersion\",\"value\":\"NODE|4.5\"},{\"name\":\"WindowsFxVersion\",\"value\":null}],\"appSettings\":null},\"availabilityState\":\"Normal\",\"sslCertificates\":null,\"csrs\":[],\"cers\":null,\"siteMode\":null,\"hostNameSslStates\":[{\"name\":\"webapp1-8cb18058c8.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Standard\"},{\"name\":\"webapp1-8cb18058c8.scm.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Repository\"}],\"computeMode\":null,\"serverFarm\":null,\"serverFarmId\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/serverfarms/jplan1_84852d\",\"reserved\":true,\"isXenon\":false,\"lastModifiedTimeUtc\":\"2018-11-04T06:54:36.7933333\",\"storageRecoveryDefaultState\":\"Running\",\"contentAvailabilityState\":\"Normal\",\"runtimeAvailabilityState\":\"Normal\",\"siteConfig\":null,\"deploymentId\":\"webapp1-8cb18058c8\",\"trafficManagerHostNames\":null,\"sku\":\"Standard\",\"scmSiteAlsoStopped\":false,\"targetSwapSlot\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"clientAffinityEnabled\":true,\"clientCertEnabled\":false,\"hostNamesDisabled\":false,\"domainVerificationIdentifiers\":null,\"kind\":\"app,linux\",\"outboundIpAddresses\":\"104.42.78.153,40.118.225.64,104.42.151.111,104.42.252.192,104.42.254.180\",\"possibleOutboundIpAddresses\":\"104.42.78.153,40.118.225.64,104.42.151.111,104.42.252.192,104.42.254.180,40.118.227.167,40.118.224.22,40.118.226.153\",\"containerSize\":0,\"dailyMemoryTimeQuota\":0,\"suspendedTill\":null,\"siteDisabledReason\":0,\"functionExecutionUnitsCache\":null,\"maxNumberOfWorkers\":null,\"homeStamp\":\"waws-prod-bay-109\",\"cloningInfo\":null,\"hostingEnvironmentId\":null,\"tags\":{},\"resourceGroup\":\"rgnemv_d7552715ba2f\",\"defaultHostName\":\"webapp1-8cb18058c8.azurewebsites.net\",\"slotSwapStatus\":null,\"httpsOnly\":false}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp1-8a708425b0/sourcecontrols/web?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp1-8cb18058c8/hostNameBindings/webapp1-8cb18058c8.jsdkdemo-206857920.com?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:18:47 GMT", - "content-length" : "471", + "date" : "Sun, 04 Nov 2018 06:54:39 GMT", "server" : "Microsoft-IIS/10.0", - "expires" : "-1", - "x-aspnet-version" : "4.0.30319", - "x-ms-ratelimit-remaining-subscription-writes" : "1188", - "retry-after" : "0", - "StatusCode" : "201", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "952d42be-eefd-4730-9858-9ceb73789e93", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T011847Z:952d42be-eefd-4730-9858-9ceb73789e93", - "x-powered-by" : "ASP.NET", - "content-type" : "application/json", - "etag" : "\"1D4197E4886FC4B\"", - "cache-control" : "no-cache", - "x-ms-request-id" : "4b35de3d-3c93-4998-8a16-a4db344d46b9", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp1-8a708425b0/sourcecontrols/web\",\"name\":\"webapp1-8a708425b0\",\"type\":\"Microsoft.Web/sites/sourcecontrols\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"repoUrl\":\"https://github.com/jianghaolu/azure-site-test\",\"branch\":\"master\",\"isManualIntegration\":true,\"deploymentRollbackEnabled\":false,\"isMercurial\":false,\"provisioningState\":\"InProgress\"}}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp1-8a708425b0/sourcecontrols/web?api-version=2018-02-01", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)" - }, - "Response" : { - "date" : "Thu, 12 Jul 2018 01:18:48 GMT", - "server" : "Microsoft-IIS/10.0", - "content-length" : "540", + "content-length" : "537", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", + "x-ms-ratelimit-remaining-subscription-writes" : "1189", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "14996", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "6174d2c0-e75f-443c-abf8-a3dc5483bdf8", + "x-ms-correlation-request-id" : "7114f0b1-1ec7-4064-8912-fc9a6673c366", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T011848Z:6174d2c0-e75f-443c-abf8-a3dc5483bdf8", + "x-ms-routing-request-id" : "WESTUS2:20181104T065439Z:7114f0b1-1ec7-4064-8912-fc9a6673c366", "x-powered-by" : "ASP.NET", "content-type" : "application/json", - "etag" : "\"1D4197E4886FC4B\"", + "etag" : "\"1D4740B40022B95\"", "cache-control" : "no-cache", - "x-ms-request-id" : "7f86911a-dfcc-48bc-8225-b92e7dcc5ab9", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp1-8a708425b0/sourcecontrols/web\",\"name\":\"webapp1-8a708425b0\",\"type\":\"Microsoft.Web/sites/sourcecontrols\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"repoUrl\":\"https://github.com/jianghaolu/azure-site-test\",\"branch\":\"master\",\"isManualIntegration\":true,\"deploymentRollbackEnabled\":false,\"isMercurial\":false,\"provisioningState\":\"InProgress\",\"provisioningDetails\":\"2018-07-12T01:18:47.0200000 Ensuring ScmType\"}}" + "x-ms-request-id" : "fe9b4673-cc22-4c1e-b52d-331d2b7a6c1a", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp1-8cb18058c8/hostNameBindings/webapp1-8cb18058c8.jsdkdemo-206857920.com\",\"name\":\"webapp1-8cb18058c8/webapp1-8cb18058c8.jsdkdemo-206857920.com\",\"type\":\"Microsoft.Web/sites/hostNameBindings\",\"location\":\"West US\",\"properties\":{\"siteName\":\"webapp1-8cb18058c8\",\"domainId\":null,\"azureResourceName\":\"webapp1-8cb18058c8\",\"azureResourceType\":\"Website\",\"customHostNameDnsRecordType\":\"CName\",\"hostNameType\":\"Managed\"}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp1-8a708425b0/sourcecontrols/web?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp1-8cb18058c8?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", + "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:19:18 GMT", + "date" : "Sun, 04 Nov 2018 06:54:39 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "641", + "content-length" : "3221", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "14995", + "x-ms-ratelimit-remaining-subscription-reads" : "11994", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "0300e32f-84fa-4eef-851c-282594bf0b1d", + "x-ms-correlation-request-id" : "744a3b12-462b-4c16-b07f-95fa2b0e29a1", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T011919Z:0300e32f-84fa-4eef-851c-282594bf0b1d", + "x-ms-routing-request-id" : "WESTUS2:20181104T065439Z:744a3b12-462b-4c16-b07f-95fa2b0e29a1", "x-powered-by" : "ASP.NET", "content-type" : "application/json", - "etag" : "\"1D4197E4886FC4B\"", + "etag" : "\"1D4740B4141966B\"", "cache-control" : "no-cache", - "x-ms-request-id" : "e03d61bd-ee73-44ec-b4b5-4163601f7686", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp1-8a708425b0/sourcecontrols/web\",\"name\":\"webapp1-8a708425b0\",\"type\":\"Microsoft.Web/sites/sourcecontrols\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"repoUrl\":\"https://github.com/jianghaolu/azure-site-test\",\"branch\":\"master\",\"isManualIntegration\":true,\"deploymentRollbackEnabled\":false,\"isMercurial\":false,\"provisioningState\":\"InProgress\",\"provisioningDetails\":\"2018-07-12T01:19:18.3433850 http://webapp1-8a708425b0.scm.azurewebsites.net:8181/api/deployments/latest?deployer=GitHub&time=2018-07-12_01-19-17Z\"}}" + "x-ms-request-id" : "06e688e3-76cf-4b94-833d-a0a70f3f83b5", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp1-8cb18058c8\",\"name\":\"webapp1-8cb18058c8\",\"type\":\"Microsoft.Web/sites\",\"kind\":\"app,linux\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"name\":\"webapp1-8cb18058c8\",\"state\":\"Running\",\"hostNames\":[\"webapp1-8cb18058c8.jsdkdemo-206857920.com\",\"webapp1-8cb18058c8.azurewebsites.net\"],\"webSpace\":\"rgnemv_d7552715ba2f-WestUSwebspace\",\"selfLink\":\"https://waws-prod-bay-109.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/rgnemv_d7552715ba2f-WestUSwebspace/sites/webapp1-8cb18058c8\",\"repositorySiteName\":\"webapp1-8cb18058c8\",\"owner\":null,\"usageState\":\"Normal\",\"enabled\":true,\"adminEnabled\":true,\"enabledHostNames\":[\"webapp1-8cb18058c8.jsdkdemo-206857920.com\",\"webapp1-8cb18058c8.azurewebsites.net\",\"webapp1-8cb18058c8.scm.azurewebsites.net\"],\"siteProperties\":{\"metadata\":null,\"properties\":[{\"name\":\"LinuxFxVersion\",\"value\":\"NODE|4.5\"},{\"name\":\"WindowsFxVersion\",\"value\":null}],\"appSettings\":null},\"availabilityState\":\"Normal\",\"sslCertificates\":null,\"csrs\":[],\"cers\":null,\"siteMode\":null,\"hostNameSslStates\":[{\"name\":\"webapp1-8cb18058c8.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Standard\"},{\"name\":\"webapp1-8cb18058c8.jsdkdemo-206857920.com\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Standard\"},{\"name\":\"webapp1-8cb18058c8.scm.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Repository\"}],\"computeMode\":null,\"serverFarm\":null,\"serverFarmId\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/serverfarms/jplan1_84852d\",\"reserved\":true,\"isXenon\":false,\"lastModifiedTimeUtc\":\"2018-11-04T06:54:38.8866667\",\"storageRecoveryDefaultState\":\"Running\",\"contentAvailabilityState\":\"Normal\",\"runtimeAvailabilityState\":\"Normal\",\"siteConfig\":null,\"deploymentId\":\"webapp1-8cb18058c8\",\"trafficManagerHostNames\":null,\"sku\":\"Standard\",\"scmSiteAlsoStopped\":false,\"targetSwapSlot\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"clientAffinityEnabled\":true,\"clientCertEnabled\":false,\"hostNamesDisabled\":false,\"domainVerificationIdentifiers\":null,\"kind\":\"app,linux\",\"outboundIpAddresses\":\"104.42.78.153,40.118.225.64,104.42.151.111,104.42.252.192,104.42.254.180\",\"possibleOutboundIpAddresses\":\"104.42.78.153,40.118.225.64,104.42.151.111,104.42.252.192,104.42.254.180,40.118.227.167,40.118.224.22,40.118.226.153\",\"containerSize\":0,\"dailyMemoryTimeQuota\":0,\"suspendedTill\":null,\"siteDisabledReason\":0,\"functionExecutionUnitsCache\":null,\"maxNumberOfWorkers\":null,\"homeStamp\":\"waws-prod-bay-109\",\"cloningInfo\":null,\"hostingEnvironmentId\":null,\"tags\":{},\"resourceGroup\":\"rgnemv_d7552715ba2f\",\"defaultHostName\":\"webapp1-8cb18058c8.azurewebsites.net\",\"slotSwapStatus\":null,\"httpsOnly\":false}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp1-8a708425b0/sourcecontrols/web?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp1-8cb18058c8/config/web?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", + "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:19:49 GMT", + "date" : "Sun, 04 Nov 2018 06:54:39 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "641", + "content-length" : "2566", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "14994", + "x-ms-ratelimit-remaining-subscription-reads" : "11993", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "18bc6483-9081-435b-933c-c2c6d19bc697", + "x-ms-correlation-request-id" : "3c1aa3ea-0e92-45ee-bda4-da10236a5e3f", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T011950Z:18bc6483-9081-435b-933c-c2c6d19bc697", + "x-ms-routing-request-id" : "WESTUS2:20181104T065440Z:3c1aa3ea-0e92-45ee-bda4-da10236a5e3f", "x-powered-by" : "ASP.NET", "content-type" : "application/json", - "etag" : "\"1D4197E4886FC4B\"", "cache-control" : "no-cache", - "x-ms-request-id" : "7595e7ec-6358-4f89-b677-2af565e1fbe2", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp1-8a708425b0/sourcecontrols/web\",\"name\":\"webapp1-8a708425b0\",\"type\":\"Microsoft.Web/sites/sourcecontrols\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"repoUrl\":\"https://github.com/jianghaolu/azure-site-test\",\"branch\":\"master\",\"isManualIntegration\":true,\"deploymentRollbackEnabled\":false,\"isMercurial\":false,\"provisioningState\":\"InProgress\",\"provisioningDetails\":\"2018-07-12T01:19:39.6417692 http://webapp1-8a708425b0.scm.azurewebsites.net:8181/api/deployments/latest?deployer=GitHub&time=2018-07-12_01-19-17Z\"}}" + "x-ms-request-id" : "69119f0c-6e2a-46e0-8bae-6660540533d1", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp1-8cb18058c8/config/web\",\"name\":\"webapp1-8cb18058c8\",\"type\":\"Microsoft.Web/sites/config\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"numberOfWorkers\":1,\"defaultDocuments\":[\"Default.htm\",\"Default.html\",\"Default.asp\",\"index.htm\",\"index.html\",\"iisstart.htm\",\"default.aspx\",\"index.php\",\"hostingstart.html\"],\"netFrameworkVersion\":\"v4.0\",\"phpVersion\":\"\",\"pythonVersion\":\"\",\"nodeVersion\":\"4.5\",\"linuxFxVersion\":\"NODE|4.5\",\"windowsFxVersion\":null,\"requestTracingEnabled\":false,\"remoteDebuggingEnabled\":false,\"remoteDebuggingVersion\":null,\"httpLoggingEnabled\":false,\"logsDirectorySizeLimit\":35,\"detailedErrorLoggingEnabled\":false,\"publishingUsername\":\"$webapp1-8cb18058c8\",\"publishingPassword\":null,\"appSettings\":null,\"azureStorageAccounts\":{},\"metadata\":null,\"connectionStrings\":null,\"machineKey\":null,\"handlerMappings\":null,\"documentRoot\":null,\"scmType\":\"ExternalGit\",\"use32BitWorkerProcess\":true,\"webSocketsEnabled\":false,\"alwaysOn\":false,\"javaVersion\":null,\"javaContainer\":null,\"javaContainerVersion\":null,\"appCommandLine\":\"\",\"managedPipelineMode\":\"Integrated\",\"virtualApplications\":[{\"virtualPath\":\"/\",\"physicalPath\":\"site\\\\wwwroot\",\"preloadEnabled\":false,\"virtualDirectories\":null}],\"winAuthAdminState\":0,\"winAuthTenantState\":0,\"customAppPoolIdentityAdminState\":false,\"customAppPoolIdentityTenantState\":false,\"runtimeADUser\":null,\"runtimeADUserPassword\":null,\"loadBalancing\":\"LeastRequests\",\"routingRules\":[],\"experiments\":{\"rampUpRules\":[]},\"limits\":null,\"autoHealEnabled\":false,\"autoHealRules\":null,\"tracingOptions\":null,\"vnetName\":\"\",\"siteAuthEnabled\":false,\"siteAuthSettings\":{\"enabled\":null,\"unauthenticatedClientAction\":null,\"tokenStoreEnabled\":null,\"allowedExternalRedirectUrls\":null,\"defaultProvider\":null,\"clientId\":null,\"clientSecret\":null,\"issuer\":null,\"allowedAudiences\":null,\"additionalLoginParams\":null,\"isAadAutoProvisioned\":false,\"googleClientId\":null,\"googleClientSecret\":null,\"googleOAuthScopes\":null,\"facebookAppId\":null,\"facebookAppSecret\":null,\"facebookOAuthScopes\":null,\"twitterConsumerKey\":null,\"twitterConsumerSecret\":null,\"microsoftAccountClientId\":null,\"microsoftAccountClientSecret\":null,\"microsoftAccountOAuthScopes\":null},\"cors\":null,\"push\":null,\"apiDefinition\":null,\"autoSwapSlotName\":null,\"localMySqlEnabled\":false,\"managedServiceIdentityId\":null,\"xManagedServiceIdentityId\":null,\"ipSecurityRestrictions\":null,\"http20Enabled\":false,\"minTlsVersion\":\"1.2\",\"ftpsState\":\"AllAllowed\",\"reservedInstanceCount\":0}}" } }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp1-8a708425b0/sourcecontrols/web?api-version=2018-02-01", + "Method" : "PUT", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/certificates/62D52BCD3A756AFE7787F80615102F294B543C0C%23%23West%20US%23?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", + "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:20:20 GMT", + "date" : "Sun, 04 Nov 2018 06:54:41 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "641", + "content-length" : "925", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", + "x-ms-ratelimit-remaining-subscription-writes" : "1188", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "14993", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "3dd3059b-3396-4ac9-a102-4da96c266c90", + "x-ms-correlation-request-id" : "44a76334-2057-4da2-97d6-ddc383e62580", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T012021Z:3dd3059b-3396-4ac9-a102-4da96c266c90", + "x-ms-routing-request-id" : "WESTUS2:20181104T065441Z:44a76334-2057-4da2-97d6-ddc383e62580", "x-powered-by" : "ASP.NET", + "warning" : "199 Some of the uploaded certificates are either self-signed or expired.,199 Some of the uploaded certificates cannot be validated to a trusted CA", "content-type" : "application/json", - "etag" : "\"1D4197E4886FC4B\"", "cache-control" : "no-cache", - "x-ms-request-id" : "3ff5fecf-f9a7-4f43-86fd-633d2999354b", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp1-8a708425b0/sourcecontrols/web\",\"name\":\"webapp1-8a708425b0\",\"type\":\"Microsoft.Web/sites/sourcecontrols\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"repoUrl\":\"https://github.com/jianghaolu/azure-site-test\",\"branch\":\"master\",\"isManualIntegration\":true,\"deploymentRollbackEnabled\":false,\"isMercurial\":false,\"provisioningState\":\"InProgress\",\"provisioningDetails\":\"2018-07-12T01:20:12.2542561 http://webapp1-8a708425b0.scm.azurewebsites.net:8181/api/deployments/latest?deployer=GitHub&time=2018-07-12_01-19-17Z\"}}" + "x-ms-request-id" : "1ba52e16-31e0-49aa-a6b8-c3916e1d2ee0", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/certificates/62D52BCD3A756AFE7787F80615102F294B543C0C##West US#\",\"name\":\"62D52BCD3A756AFE7787F80615102F294B543C0C##West US#\",\"type\":\"Microsoft.Web/certificates\",\"location\":\"westus\",\"tags\":{},\"properties\":{\"friendlyName\":\"jsdkdemo-206857920.com\",\"subjectName\":\"*.jsdkdemo-206857920.com\",\"hostNames\":[\"*.jsdkdemo-206857920.com\"],\"pfxBlob\":null,\"siteName\":null,\"selfLink\":null,\"issuer\":\"*.jsdkdemo-206857920.com\",\"issueDate\":\"2018-11-04T06:50:26+00:00\",\"expirationDate\":\"2028-11-01T06:50:26+00:00\",\"password\":null,\"thumbprint\":\"62D52BCD3A756AFE7787F80615102F294B543C0C\",\"valid\":null,\"toDelete\":null,\"cerBlob\":null,\"publicKeyHash\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"keyVaultSecretStatus\":\"Initialized\",\"webSpace\":\"rgnemv_d7552715ba2f-WestUSwebspace\",\"serverFarmId\":null,\"tags\":{}}}" } }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp1-8a708425b0/sourcecontrols/web?api-version=2018-02-01", + "Method" : "PUT", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp1-8cb18058c8?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", + "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:20:51 GMT", + "date" : "Sun, 04 Nov 2018 06:54:42 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "470", + "content-length" : "3261", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "14992", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "315fecf3-e594-402d-9b90-471b36c9fbcf", + "x-ms-correlation-request-id" : "d5a9cb7a-cb28-490a-a717-5d1b0c76f68e", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T012051Z:315fecf3-e594-402d-9b90-471b36c9fbcf", + "x-ms-ratelimit-remaining-subscription-resource-requests" : "497", + "x-ms-routing-request-id" : "WESTUS2:20181104T065443Z:d5a9cb7a-cb28-490a-a717-5d1b0c76f68e", "x-powered-by" : "ASP.NET", "content-type" : "application/json", - "etag" : "\"1D4197E4886FC4B\"", + "etag" : "\"1D4740B436AF915\"", "cache-control" : "no-cache", - "x-ms-request-id" : "b9f4d624-66b3-4ea1-9eb1-5c50d8353a0a", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp1-8a708425b0/sourcecontrols/web\",\"name\":\"webapp1-8a708425b0\",\"type\":\"Microsoft.Web/sites/sourcecontrols\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"repoUrl\":\"https://github.com/jianghaolu/azure-site-test\",\"branch\":\"master\",\"isManualIntegration\":true,\"deploymentRollbackEnabled\":false,\"isMercurial\":false,\"provisioningState\":\"Succeeded\"}}" + "x-ms-request-id" : "581ac270-e65b-451e-8118-5ad8675107b2", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp1-8cb18058c8\",\"name\":\"webapp1-8cb18058c8\",\"type\":\"Microsoft.Web/sites\",\"kind\":\"app,linux\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"name\":\"webapp1-8cb18058c8\",\"state\":\"Running\",\"hostNames\":[\"webapp1-8cb18058c8.jsdkdemo-206857920.com\",\"webapp1-8cb18058c8.azurewebsites.net\"],\"webSpace\":\"rgnemv_d7552715ba2f-WestUSwebspace\",\"selfLink\":\"https://waws-prod-bay-109.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/rgnemv_d7552715ba2f-WestUSwebspace/sites/webapp1-8cb18058c8\",\"repositorySiteName\":\"webapp1-8cb18058c8\",\"owner\":null,\"usageState\":\"Normal\",\"enabled\":true,\"adminEnabled\":true,\"enabledHostNames\":[\"webapp1-8cb18058c8.jsdkdemo-206857920.com\",\"webapp1-8cb18058c8.azurewebsites.net\",\"webapp1-8cb18058c8.scm.azurewebsites.net\"],\"siteProperties\":{\"metadata\":null,\"properties\":[{\"name\":\"LinuxFxVersion\",\"value\":\"NODE|4.5\"},{\"name\":\"WindowsFxVersion\",\"value\":null}],\"appSettings\":null},\"availabilityState\":\"Normal\",\"sslCertificates\":null,\"csrs\":[],\"cers\":null,\"siteMode\":null,\"hostNameSslStates\":[{\"name\":\"webapp1-8cb18058c8.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Standard\"},{\"name\":\"webapp1-8cb18058c8.jsdkdemo-206857920.com\",\"sslState\":\"SniEnabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":\"62D52BCD3A756AFE7787F80615102F294B543C0C\",\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Standard\"},{\"name\":\"webapp1-8cb18058c8.scm.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Repository\"}],\"computeMode\":null,\"serverFarm\":null,\"serverFarmId\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/serverfarms/jplan1_84852d\",\"reserved\":true,\"isXenon\":false,\"lastModifiedTimeUtc\":\"2018-11-04T06:54:42.5133333\",\"storageRecoveryDefaultState\":\"Running\",\"contentAvailabilityState\":\"Normal\",\"runtimeAvailabilityState\":\"Normal\",\"siteConfig\":null,\"deploymentId\":\"webapp1-8cb18058c8\",\"trafficManagerHostNames\":null,\"sku\":\"Standard\",\"scmSiteAlsoStopped\":false,\"targetSwapSlot\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"clientAffinityEnabled\":true,\"clientCertEnabled\":false,\"hostNamesDisabled\":false,\"domainVerificationIdentifiers\":null,\"kind\":\"app,linux\",\"outboundIpAddresses\":\"104.42.78.153,40.118.225.64,104.42.151.111,104.42.252.192,104.42.254.180\",\"possibleOutboundIpAddresses\":\"104.42.78.153,40.118.225.64,104.42.151.111,104.42.252.192,104.42.254.180,40.118.227.167,40.118.224.22,40.118.226.153\",\"containerSize\":0,\"dailyMemoryTimeQuota\":0,\"suspendedTill\":null,\"siteDisabledReason\":0,\"functionExecutionUnitsCache\":null,\"maxNumberOfWorkers\":null,\"homeStamp\":\"waws-prod-bay-109\",\"cloningInfo\":null,\"hostingEnvironmentId\":null,\"tags\":{},\"resourceGroup\":\"rgnemv_d7552715ba2f\",\"defaultHostName\":\"webapp1-8cb18058c8.azurewebsites.net\",\"slotSwapStatus\":null,\"httpsOnly\":false}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp1-8a708425b0/hostNameBindings?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp1-8cb18058c8/hostNameBindings?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:21:21 GMT", + "date" : "Sun, 04 Nov 2018 06:54:42 GMT", "server" : "Microsoft-IIS/10.0", "content-length" : "1075", "expires" : "-1", @@ -709,29 +680,29 @@ "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "14991", + "x-ms-ratelimit-remaining-subscription-reads" : "11992", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "d03617fd-cb2e-4405-ab97-cc891d0228c6", + "x-ms-correlation-request-id" : "ff793170-f584-44f8-93cc-bc7d98230b6e", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T012121Z:d03617fd-cb2e-4405-ab97-cc891d0228c6", + "x-ms-routing-request-id" : "WESTUS2:20181104T065443Z:ff793170-f584-44f8-93cc-bc7d98230b6e", "x-powered-by" : "ASP.NET", "content-type" : "application/json", - "etag" : "\"1D4197E4886FC4B\"", + "etag" : "\"1D4740B436AF915\"", "cache-control" : "no-cache", - "x-ms-request-id" : "2aacc62c-8419-41f0-9ffe-1c225ee73a4f", - "Body" : "{\"value\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp1-8a708425b0/hostNameBindings/webapp1-8a708425b0.azurewebsites.net\",\"name\":\"webapp1-8a708425b0/webapp1-8a708425b0.azurewebsites.net\",\"type\":\"Microsoft.Web/sites/hostNameBindings\",\"location\":\"West US\",\"properties\":{\"siteName\":\"webapp1-8a708425b0\",\"domainId\":null,\"hostNameType\":\"Verified\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp1-8a708425b0/hostNameBindings/webapp1-8a708425b0.jsdkdemo-bce78247d.com\",\"name\":\"webapp1-8a708425b0/webapp1-8a708425b0.jsdkdemo-bce78247d.com\",\"type\":\"Microsoft.Web/sites/hostNameBindings\",\"location\":\"West US\",\"properties\":{\"siteName\":\"webapp1-8a708425b0\",\"domainId\":null,\"azureResourceName\":\"webapp1-8a708425b0\",\"azureResourceType\":\"Website\",\"customHostNameDnsRecordType\":\"CName\",\"hostNameType\":\"Managed\",\"sslState\":\"SniEnabled\",\"thumbprint\":\"7320DC1D2EBECD96C8E30DD01787DC7B8AA0B0FF\"}}],\"nextLink\":null,\"id\":null}" + "x-ms-request-id" : "5dde337a-80c3-47b3-861a-f01e2f1cc365", + "Body" : "{\"value\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp1-8cb18058c8/hostNameBindings/webapp1-8cb18058c8.azurewebsites.net\",\"name\":\"webapp1-8cb18058c8/webapp1-8cb18058c8.azurewebsites.net\",\"type\":\"Microsoft.Web/sites/hostNameBindings\",\"location\":\"West US\",\"properties\":{\"siteName\":\"webapp1-8cb18058c8\",\"domainId\":null,\"hostNameType\":\"Verified\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp1-8cb18058c8/hostNameBindings/webapp1-8cb18058c8.jsdkdemo-206857920.com\",\"name\":\"webapp1-8cb18058c8/webapp1-8cb18058c8.jsdkdemo-206857920.com\",\"type\":\"Microsoft.Web/sites/hostNameBindings\",\"location\":\"West US\",\"properties\":{\"siteName\":\"webapp1-8cb18058c8\",\"domainId\":null,\"azureResourceName\":\"webapp1-8cb18058c8\",\"azureResourceType\":\"Website\",\"customHostNameDnsRecordType\":\"CName\",\"hostNameType\":\"Managed\",\"sslState\":\"SniEnabled\",\"thumbprint\":\"62D52BCD3A756AFE7787F80615102F294B543C0C\"}}],\"nextLink\":null,\"id\":null}" } }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp1-8a708425b0/config/appsettings/list?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp1-8cb18058c8/config/appsettings/list?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:21:21 GMT", + "date" : "Sun, 04 Nov 2018 06:54:42 GMT", "server" : "Microsoft-IIS/10.0", "content-length" : "267", "expires" : "-1", @@ -742,54 +713,54 @@ "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "21a49ae5-f1c8-4507-bbf5-5b5bd89475d5", + "x-ms-correlation-request-id" : "656dfed5-0900-4b16-a60b-ff18056b7787", "x-content-type-options" : "nosniff", "x-ms-ratelimit-remaining-subscription-resource-requests" : "11998", - "x-ms-routing-request-id" : "WESTUS2:20180712T012122Z:21a49ae5-f1c8-4507-bbf5-5b5bd89475d5", + "x-ms-routing-request-id" : "WESTUS2:20181104T065443Z:656dfed5-0900-4b16-a60b-ff18056b7787", "x-powered-by" : "ASP.NET", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "589e45cd-7634-4477-ae45-26f67283142d", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp1-8a708425b0/config/appsettings\",\"name\":\"appsettings\",\"type\":\"Microsoft.Web/sites/config\",\"location\":\"West US\",\"tags\":{},\"properties\":{}}" + "x-ms-request-id" : "45684d0e-cc2e-4834-9cd6-777afc1dd032", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp1-8cb18058c8/config/appsettings\",\"name\":\"appsettings\",\"type\":\"Microsoft.Web/sites/config\",\"location\":\"West US\",\"tags\":{},\"properties\":{}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp1-8a708425b0/config/slotConfigNames?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp1-8cb18058c8/config/slotConfigNames?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:21:21 GMT", + "date" : "Sun, 04 Nov 2018 06:54:43 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "166", + "content-length" : "197", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "14990", + "x-ms-ratelimit-remaining-subscription-reads" : "11991", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "0dac62be-4fe8-4d6d-9b6b-8d040649a8fd", + "x-ms-correlation-request-id" : "01ef5f33-84a3-41e8-8376-1852a26c7ba1", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T012122Z:0dac62be-4fe8-4d6d-9b6b-8d040649a8fd", + "x-ms-routing-request-id" : "WESTUS2:20181104T065443Z:01ef5f33-84a3-41e8-8376-1852a26c7ba1", "x-powered-by" : "ASP.NET", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "676bb280-2755-49a2-8156-111e1fe85066", - "Body" : "{\"id\":null,\"name\":\"webapp1-8a708425b0\",\"type\":\"Microsoft.Web/sites\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"connectionStringNames\":null,\"appSettingNames\":null}}" + "x-ms-request-id" : "b0afe005-b90c-40bd-858e-a8f845dfbcac", + "Body" : "{\"id\":null,\"name\":\"webapp1-8cb18058c8\",\"type\":\"Microsoft.Web/sites\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"connectionStringNames\":null,\"appSettingNames\":null,\"azureStorageConfigNames\":null}}" } }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp1-8a708425b0/config/connectionstrings/list?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp1-8cb18058c8/config/connectionstrings/list?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:21:21 GMT", + "date" : "Sun, 04 Nov 2018 06:54:43 GMT", "server" : "Microsoft-IIS/10.0", "content-length" : "279", "expires" : "-1", @@ -800,56 +771,56 @@ "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "c2257ed6-c22f-4949-9c60-664c44a705f8", + "x-ms-correlation-request-id" : "a5038aa3-9597-4954-bfcf-022c52a5636f", "x-content-type-options" : "nosniff", "x-ms-ratelimit-remaining-subscription-resource-requests" : "11997", - "x-ms-routing-request-id" : "WESTUS2:20180712T012122Z:c2257ed6-c22f-4949-9c60-664c44a705f8", + "x-ms-routing-request-id" : "WESTUS2:20181104T065444Z:a5038aa3-9597-4954-bfcf-022c52a5636f", "x-powered-by" : "ASP.NET", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "8270c45f-9556-460e-a049-43c7b706cd4b", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp1-8a708425b0/config/connectionstrings\",\"name\":\"connectionstrings\",\"type\":\"Microsoft.Web/sites/config\",\"location\":\"West US\",\"tags\":{},\"properties\":{}}" + "x-ms-request-id" : "aa05676e-b4ac-4f96-bb01-1f7344d30bd7", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp1-8cb18058c8/config/connectionstrings\",\"name\":\"connectionstrings\",\"type\":\"Microsoft.Web/sites/config\",\"location\":\"West US\",\"tags\":{},\"properties\":{}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp1-8a708425b0/config/slotConfigNames?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp1-8cb18058c8/config/slotConfigNames?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:21:22 GMT", + "date" : "Sun, 04 Nov 2018 06:54:43 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "166", + "content-length" : "197", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "14989", + "x-ms-ratelimit-remaining-subscription-reads" : "11990", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "008a8eb6-2870-4377-90ad-9f4002d238fa", + "x-ms-correlation-request-id" : "9a9bb2a6-5a6c-4ba1-a1dd-eef96dcdb55b", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T012122Z:008a8eb6-2870-4377-90ad-9f4002d238fa", + "x-ms-routing-request-id" : "WESTUS2:20181104T065444Z:9a9bb2a6-5a6c-4ba1-a1dd-eef96dcdb55b", "x-powered-by" : "ASP.NET", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "7fbdcb53-0dc9-4bd5-84c9-9e1b0e6e6837", - "Body" : "{\"id\":null,\"name\":\"webapp1-8a708425b0\",\"type\":\"Microsoft.Web/sites\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"connectionStringNames\":null,\"appSettingNames\":null}}" + "x-ms-request-id" : "376c467e-c043-4140-be3d-df586e6e1c3b", + "Body" : "{\"id\":null,\"name\":\"webapp1-8cb18058c8\",\"type\":\"Microsoft.Web/sites\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"connectionStringNames\":null,\"appSettingNames\":null,\"azureStorageConfigNames\":null}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp2-17469975c2?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp2-7e814026c0?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:21:31 GMT", + "date" : "Sun, 04 Nov 2018 06:55:04 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "2892", + "content-length" : "2897", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", @@ -858,289 +829,231 @@ "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "dd7ee540-c16c-49bf-afc4-a84068b38c9c", + "x-ms-correlation-request-id" : "f5ce23c7-a189-48c9-8d0e-c3251e3d562e", "x-content-type-options" : "nosniff", "x-ms-ratelimit-remaining-subscription-resource-requests" : "496", - "x-ms-routing-request-id" : "WESTUS2:20180712T012132Z:dd7ee540-c16c-49bf-afc4-a84068b38c9c", + "x-ms-routing-request-id" : "WESTUS2:20181104T065504Z:f5ce23c7-a189-48c9-8d0e-c3251e3d562e", "x-powered-by" : "ASP.NET", "content-type" : "application/json", - "etag" : "\"1D4197EA732852B\"", + "etag" : "\"1D4740B46AC9C8B\"", "cache-control" : "no-cache", - "x-ms-request-id" : "1f0c19c3-bcb8-4432-b612-2c0a3d23da44", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp2-17469975c2\",\"name\":\"webapp2-17469975c2\",\"type\":\"Microsoft.Web/sites\",\"kind\":\"app,linux\",\"location\":\"West Europe\",\"tags\":{},\"properties\":{\"name\":\"webapp2-17469975c2\",\"state\":\"Running\",\"hostNames\":[\"webapp2-17469975c2.azurewebsites.net\"],\"webSpace\":\"rgnemv_82e07474b2af-WestEuropewebspace\",\"selfLink\":\"https://waws-prod-am2-167.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/rgnemv_82e07474b2af-WestEuropewebspace/sites/webapp2-17469975c2\",\"repositorySiteName\":\"webapp2-17469975c2\",\"owner\":null,\"usageState\":\"Normal\",\"enabled\":true,\"adminEnabled\":true,\"enabledHostNames\":[\"webapp2-17469975c2.azurewebsites.net\",\"webapp2-17469975c2.scm.azurewebsites.net\"],\"siteProperties\":{\"metadata\":null,\"properties\":[{\"name\":\"LinuxFxVersion\",\"value\":\"\"},{\"name\":\"WindowsFxVersion\",\"value\":null}],\"appSettings\":null},\"availabilityState\":\"Normal\",\"sslCertificates\":null,\"csrs\":[],\"cers\":null,\"siteMode\":null,\"hostNameSslStates\":[{\"name\":\"webapp2-17469975c2.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Standard\"},{\"name\":\"webapp2-17469975c2.scm.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Repository\"}],\"computeMode\":null,\"serverFarm\":null,\"serverFarmId\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/serverfarms/jplan2_762698\",\"reserved\":true,\"isXenon\":false,\"lastModifiedTimeUtc\":\"2018-07-12T01:21:25.1933333\",\"storageRecoveryDefaultState\":\"Running\",\"contentAvailabilityState\":\"Normal\",\"runtimeAvailabilityState\":\"Normal\",\"siteConfig\":null,\"deploymentId\":\"webapp2-17469975c2\",\"trafficManagerHostNames\":null,\"sku\":\"Standard\",\"scmSiteAlsoStopped\":false,\"targetSwapSlot\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"clientAffinityEnabled\":true,\"clientCertEnabled\":false,\"hostNamesDisabled\":false,\"domainVerificationIdentifiers\":null,\"kind\":\"app,linux\",\"outboundIpAddresses\":\"52.178.92.96,51.144.224.93,52.232.70.142,52.232.4.132,52.232.64.246\",\"possibleOutboundIpAddresses\":\"52.178.92.96,51.144.224.93,52.232.70.142,52.232.4.132,52.232.64.246,51.145.159.13,52.136.236.15,52.169.1.210\",\"containerSize\":0,\"dailyMemoryTimeQuota\":0,\"suspendedTill\":null,\"siteDisabledReason\":0,\"functionExecutionUnitsCache\":null,\"maxNumberOfWorkers\":null,\"homeStamp\":\"waws-prod-am2-167\",\"cloningInfo\":null,\"hostingEnvironmentId\":null,\"tags\":{},\"resourceGroup\":\"rgnemv_82e07474b2af\",\"defaultHostName\":\"webapp2-17469975c2.azurewebsites.net\",\"slotSwapStatus\":null,\"httpsOnly\":false}}" + "x-ms-request-id" : "c0e1d017-ddc2-4054-a158-a3b45e7c0f63", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp2-7e814026c0\",\"name\":\"webapp2-7e814026c0\",\"type\":\"Microsoft.Web/sites\",\"kind\":\"app,linux\",\"location\":\"West Europe\",\"tags\":{},\"properties\":{\"name\":\"webapp2-7e814026c0\",\"state\":\"Running\",\"hostNames\":[\"webapp2-7e814026c0.azurewebsites.net\"],\"webSpace\":\"rgnemv_d7552715ba2f-WestEuropewebspace\",\"selfLink\":\"https://waws-prod-am2-193.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/rgnemv_d7552715ba2f-WestEuropewebspace/sites/webapp2-7e814026c0\",\"repositorySiteName\":\"webapp2-7e814026c0\",\"owner\":null,\"usageState\":\"Normal\",\"enabled\":true,\"adminEnabled\":true,\"enabledHostNames\":[\"webapp2-7e814026c0.azurewebsites.net\",\"webapp2-7e814026c0.scm.azurewebsites.net\"],\"siteProperties\":{\"metadata\":null,\"properties\":[{\"name\":\"LinuxFxVersion\",\"value\":\"\"},{\"name\":\"WindowsFxVersion\",\"value\":null}],\"appSettings\":null},\"availabilityState\":\"Normal\",\"sslCertificates\":null,\"csrs\":[],\"cers\":null,\"siteMode\":null,\"hostNameSslStates\":[{\"name\":\"webapp2-7e814026c0.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Standard\"},{\"name\":\"webapp2-7e814026c0.scm.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Repository\"}],\"computeMode\":null,\"serverFarm\":null,\"serverFarmId\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/serverfarms/jplan2_489756\",\"reserved\":true,\"isXenon\":false,\"lastModifiedTimeUtc\":\"2018-11-04T06:54:46.8666667\",\"storageRecoveryDefaultState\":\"Running\",\"contentAvailabilityState\":\"Normal\",\"runtimeAvailabilityState\":\"Normal\",\"siteConfig\":null,\"deploymentId\":\"webapp2-7e814026c0\",\"trafficManagerHostNames\":null,\"sku\":\"Standard\",\"scmSiteAlsoStopped\":false,\"targetSwapSlot\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"clientAffinityEnabled\":true,\"clientCertEnabled\":false,\"hostNamesDisabled\":false,\"domainVerificationIdentifiers\":null,\"kind\":\"app,linux\",\"outboundIpAddresses\":\"51.144.164.215,51.137.102.12,51.137.99.214,51.136.10.47,51.137.55.160\",\"possibleOutboundIpAddresses\":\"51.144.164.215,51.137.102.12,51.137.99.214,51.136.10.47,51.137.55.160,51.136.26.169,51.136.54.230,51.144.165.95\",\"containerSize\":0,\"dailyMemoryTimeQuota\":0,\"suspendedTill\":null,\"siteDisabledReason\":0,\"functionExecutionUnitsCache\":null,\"maxNumberOfWorkers\":null,\"homeStamp\":\"waws-prod-am2-193\",\"cloningInfo\":null,\"hostingEnvironmentId\":null,\"tags\":{},\"resourceGroup\":\"rgnemv_d7552715ba2f\",\"defaultHostName\":\"webapp2-7e814026c0.azurewebsites.net\",\"slotSwapStatus\":null,\"httpsOnly\":false}}" } }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp2-17469975c2/sourcecontrols/web?api-version=2018-02-01", + "Method" : "POST", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp2-7e814026c0/config/appsettings/list?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:22:11 GMT", - "content-length" : "475", - "server" : "Microsoft-IIS/10.0", - "expires" : "-1", - "x-aspnet-version" : "4.0.30319", - "x-ms-ratelimit-remaining-subscription-writes" : "1187", - "retry-after" : "0", - "StatusCode" : "201", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "9e5306b8-dc49-4648-af3b-0013da452cab", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T012212Z:9e5306b8-dc49-4648-af3b-0013da452cab", - "x-powered-by" : "ASP.NET", - "content-type" : "application/json", - "etag" : "\"1D4197EC2776A8B\"", - "cache-control" : "no-cache", - "x-ms-request-id" : "00578be4-6c23-46ee-9da4-3d22548402ab", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp2-17469975c2/sourcecontrols/web\",\"name\":\"webapp2-17469975c2\",\"type\":\"Microsoft.Web/sites/sourcecontrols\",\"location\":\"West Europe\",\"tags\":{},\"properties\":{\"repoUrl\":\"https://github.com/jianghaolu/azure-site-test\",\"branch\":\"master\",\"isManualIntegration\":true,\"deploymentRollbackEnabled\":false,\"isMercurial\":false,\"provisioningState\":\"InProgress\"}}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp2-17469975c2/sourcecontrols/web?api-version=2018-02-01", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)" - }, - "Response" : { - "date" : "Thu, 12 Jul 2018 01:22:13 GMT", + "date" : "Sun, 04 Nov 2018 06:55:04 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "544", + "content-length" : "271", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "14988", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "cc2de2d2-0999-44e6-802b-5112c296262c", + "x-ms-correlation-request-id" : "850a032e-ab66-4522-804d-1a06775d92cc", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T012213Z:cc2de2d2-0999-44e6-802b-5112c296262c", + "x-ms-ratelimit-remaining-subscription-resource-requests" : "11996", + "x-ms-routing-request-id" : "WESTUS2:20181104T065504Z:850a032e-ab66-4522-804d-1a06775d92cc", "x-powered-by" : "ASP.NET", "content-type" : "application/json", - "etag" : "\"1D4197EC2776A8B\"", "cache-control" : "no-cache", - "x-ms-request-id" : "e11be6f7-1262-49fe-837d-08332e7764b9", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp2-17469975c2/sourcecontrols/web\",\"name\":\"webapp2-17469975c2\",\"type\":\"Microsoft.Web/sites/sourcecontrols\",\"location\":\"West Europe\",\"tags\":{},\"properties\":{\"repoUrl\":\"https://github.com/jianghaolu/azure-site-test\",\"branch\":\"master\",\"isManualIntegration\":true,\"deploymentRollbackEnabled\":false,\"isMercurial\":false,\"provisioningState\":\"InProgress\",\"provisioningDetails\":\"2018-07-12T01:22:11.3366667 Ensuring ScmType\"}}" + "x-ms-request-id" : "b7610a12-b17b-4003-b2e1-bcf08b291bc4", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp2-7e814026c0/config/appsettings\",\"name\":\"appsettings\",\"type\":\"Microsoft.Web/sites/config\",\"location\":\"West Europe\",\"tags\":{},\"properties\":{}}" } }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp2-17469975c2/sourcecontrols/web?api-version=2018-02-01", + "Method" : "PUT", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp2-7e814026c0/config/appsettings?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", + "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:22:44 GMT", + "date" : "Sun, 04 Nov 2018 06:55:06 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "544", + "content-length" : "271", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", + "x-ms-ratelimit-remaining-subscription-writes" : "1187", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "14987", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "26020a03-6e9a-4027-ad35-5275173a535d", + "x-ms-correlation-request-id" : "99e5a448-3e0a-483d-ac41-f2bc5cdfbdaa", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T012245Z:26020a03-6e9a-4027-ad35-5275173a535d", + "x-ms-routing-request-id" : "WESTUS2:20181104T065506Z:99e5a448-3e0a-483d-ac41-f2bc5cdfbdaa", "x-powered-by" : "ASP.NET", "content-type" : "application/json", - "etag" : "\"1D4197EC2776A8B\"", + "etag" : "\"1D4740B517A0340\"", "cache-control" : "no-cache", - "x-ms-request-id" : "9929e6ea-6e65-4f3b-8c45-974135644394", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp2-17469975c2/sourcecontrols/web\",\"name\":\"webapp2-17469975c2\",\"type\":\"Microsoft.Web/sites/sourcecontrols\",\"location\":\"West Europe\",\"tags\":{},\"properties\":{\"repoUrl\":\"https://github.com/jianghaolu/azure-site-test\",\"branch\":\"master\",\"isManualIntegration\":true,\"deploymentRollbackEnabled\":false,\"isMercurial\":false,\"provisioningState\":\"InProgress\",\"provisioningDetails\":\"2018-07-12T01:22:11.3366667 Ensuring ScmType\"}}" + "x-ms-request-id" : "811d4bbd-64a9-458b-af48-c3679fdb6da2", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp2-7e814026c0/config/appsettings\",\"name\":\"appsettings\",\"type\":\"Microsoft.Web/sites/config\",\"location\":\"West Europe\",\"tags\":{},\"properties\":{}}" } }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp2-17469975c2/sourcecontrols/web?api-version=2018-02-01", + "Method" : "PUT", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp2-7e814026c0/sourcecontrols/web?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", + "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:23:16 GMT", + "date" : "Sun, 04 Nov 2018 06:55:44 GMT", + "content-length" : "475", "server" : "Microsoft-IIS/10.0", - "content-length" : "645", "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", + "x-ms-ratelimit-remaining-subscription-writes" : "1186", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "14986", - "StatusCode" : "200", + "StatusCode" : "201", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "f916ed94-51ba-4921-881a-adcd0ff175aa", + "x-ms-correlation-request-id" : "314b55a8-2083-4697-88d1-2df83caa6e37", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T012317Z:f916ed94-51ba-4921-881a-adcd0ff175aa", + "x-ms-routing-request-id" : "WESTUS2:20181104T065544Z:314b55a8-2083-4697-88d1-2df83caa6e37", "x-powered-by" : "ASP.NET", "content-type" : "application/json", - "etag" : "\"1D4197EC2776A8B\"", + "etag" : "\"1D4740B684E2100\"", "cache-control" : "no-cache", - "x-ms-request-id" : "ce264916-1727-46b6-8679-a6b85a0dfcd5", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp2-17469975c2/sourcecontrols/web\",\"name\":\"webapp2-17469975c2\",\"type\":\"Microsoft.Web/sites/sourcecontrols\",\"location\":\"West Europe\",\"tags\":{},\"properties\":{\"repoUrl\":\"https://github.com/jianghaolu/azure-site-test\",\"branch\":\"master\",\"isManualIntegration\":true,\"deploymentRollbackEnabled\":false,\"isMercurial\":false,\"provisioningState\":\"InProgress\",\"provisioningDetails\":\"2018-07-12T01:23:05.3770707 http://webapp2-17469975c2.scm.azurewebsites.net:8181/api/deployments/latest?deployer=GitHub&time=2018-07-12_01-22-51Z\"}}" + "x-ms-request-id" : "ee1132eb-acc9-4542-b283-9d9fbe21b4e7", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp2-7e814026c0/sourcecontrols/web\",\"name\":\"webapp2-7e814026c0\",\"type\":\"Microsoft.Web/sites/sourcecontrols\",\"location\":\"West Europe\",\"tags\":{},\"properties\":{\"repoUrl\":\"https://github.com/jianghaolu/azure-site-test\",\"branch\":\"master\",\"isManualIntegration\":true,\"deploymentRollbackEnabled\":false,\"isMercurial\":false,\"provisioningState\":\"InProgress\"}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp2-17469975c2/sourcecontrols/web?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp2-7e814026c0/sourcecontrols/web?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:23:48 GMT", + "date" : "Sun, 04 Nov 2018 06:55:45 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "645", + "content-length" : "544", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "14985", + "x-ms-ratelimit-remaining-subscription-reads" : "11989", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "c9c72c10-1657-43bb-ba95-2596e00ac5cc", + "x-ms-correlation-request-id" : "50cad727-7227-4e8d-8ce3-2ff2af3589fc", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T012348Z:c9c72c10-1657-43bb-ba95-2596e00ac5cc", + "x-ms-routing-request-id" : "WESTUS2:20181104T065545Z:50cad727-7227-4e8d-8ce3-2ff2af3589fc", "x-powered-by" : "ASP.NET", "content-type" : "application/json", - "etag" : "\"1D4197EC2776A8B\"", + "etag" : "\"1D4740B684E2100\"", "cache-control" : "no-cache", - "x-ms-request-id" : "7712c3c5-0bff-459f-b6dc-888c9d268396", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp2-17469975c2/sourcecontrols/web\",\"name\":\"webapp2-17469975c2\",\"type\":\"Microsoft.Web/sites/sourcecontrols\",\"location\":\"West Europe\",\"tags\":{},\"properties\":{\"repoUrl\":\"https://github.com/jianghaolu/azure-site-test\",\"branch\":\"master\",\"isManualIntegration\":true,\"deploymentRollbackEnabled\":false,\"isMercurial\":false,\"provisioningState\":\"InProgress\",\"provisioningDetails\":\"2018-07-12T01:23:41.3104834 http://webapp2-17469975c2.scm.azurewebsites.net:8181/api/deployments/latest?deployer=GitHub&time=2018-07-12_01-22-51Z\"}}" + "x-ms-request-id" : "4c9d838b-5c8c-4ce2-8dfe-03449a2a1a9a", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp2-7e814026c0/sourcecontrols/web\",\"name\":\"webapp2-7e814026c0\",\"type\":\"Microsoft.Web/sites/sourcecontrols\",\"location\":\"West Europe\",\"tags\":{},\"properties\":{\"repoUrl\":\"https://github.com/jianghaolu/azure-site-test\",\"branch\":\"master\",\"isManualIntegration\":true,\"deploymentRollbackEnabled\":false,\"isMercurial\":false,\"provisioningState\":\"InProgress\",\"provisioningDetails\":\"2018-11-04T06:55:43.2733333 Ensuring ScmType\"}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp2-17469975c2/sourcecontrols/web?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp2-7e814026c0/sourcecontrols/web?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:24:21 GMT", + "date" : "Sun, 04 Nov 2018 06:56:17 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "645", + "content-length" : "559", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "14984", + "x-ms-ratelimit-remaining-subscription-reads" : "11988", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "02e4f841-4d3f-4373-8789-a47b8dca58f5", + "x-ms-correlation-request-id" : "2a58aff7-bd94-48e7-a440-fd10920e91eb", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T012421Z:02e4f841-4d3f-4373-8789-a47b8dca58f5", + "x-ms-routing-request-id" : "WESTUS2:20181104T065618Z:2a58aff7-bd94-48e7-a440-fd10920e91eb", "x-powered-by" : "ASP.NET", "content-type" : "application/json", - "etag" : "\"1D4197EC2776A8B\"", + "etag" : "\"1D4740B684E2100\"", "cache-control" : "no-cache", - "x-ms-request-id" : "60cfd47b-ae7e-431b-a2de-03f101f6ba69", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp2-17469975c2/sourcecontrols/web\",\"name\":\"webapp2-17469975c2\",\"type\":\"Microsoft.Web/sites/sourcecontrols\",\"location\":\"West Europe\",\"tags\":{},\"properties\":{\"repoUrl\":\"https://github.com/jianghaolu/azure-site-test\",\"branch\":\"master\",\"isManualIntegration\":true,\"deploymentRollbackEnabled\":false,\"isMercurial\":false,\"provisioningState\":\"InProgress\",\"provisioningDetails\":\"2018-07-12T01:24:17.4392053 http://webapp2-17469975c2.scm.azurewebsites.net:8181/api/deployments/latest?deployer=GitHub&time=2018-07-12_01-22-51Z\"}}" + "x-ms-request-id" : "97edfb5b-1884-4f9e-9c2e-4fe9d7ac5a70", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp2-7e814026c0/sourcecontrols/web\",\"name\":\"webapp2-7e814026c0\",\"type\":\"Microsoft.Web/sites/sourcecontrols\",\"location\":\"West Europe\",\"tags\":{},\"properties\":{\"repoUrl\":\"https://github.com/jianghaolu/azure-site-test\",\"branch\":\"master\",\"isManualIntegration\":true,\"deploymentRollbackEnabled\":false,\"isMercurial\":false,\"provisioningState\":\"InProgress\",\"provisioningDetails\":\"2018-11-04T06:56:16.7369864 Ensuring ScmType done with True\"}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp2-17469975c2/sourcecontrols/web?api-version=2018-02-01", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)" - }, - "Response" : { - "date" : "Thu, 12 Jul 2018 01:24:51 GMT", - "server" : "Microsoft-IIS/10.0", - "content-length" : "474", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "x-aspnet-version" : "4.0.30319", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "14983", - "StatusCode" : "200", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "083f74ef-d1ae-432f-9ce2-20c1b64de4f1", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T012451Z:083f74ef-d1ae-432f-9ce2-20c1b64de4f1", - "x-powered-by" : "ASP.NET", - "content-type" : "application/json", - "etag" : "\"1D4197EC2776A8B\"", - "cache-control" : "no-cache", - "x-ms-request-id" : "626c6e44-2337-4b12-8e72-386bdb9b3cfc", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp2-17469975c2/sourcecontrols/web\",\"name\":\"webapp2-17469975c2\",\"type\":\"Microsoft.Web/sites/sourcecontrols\",\"location\":\"West Europe\",\"tags\":{},\"properties\":{\"repoUrl\":\"https://github.com/jianghaolu/azure-site-test\",\"branch\":\"master\",\"isManualIntegration\":true,\"deploymentRollbackEnabled\":false,\"isMercurial\":false,\"provisioningState\":\"Succeeded\"}}" - } - }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp2-17469975c2/config/web?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp2-7e814026c0/sourcecontrols/web?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", - "Content-Type" : "application/json; charset=utf-8" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:25:24 GMT", + "date" : "Sun, 04 Nov 2018 06:56:48 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "2500", + "content-length" : "645", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", - "x-ms-ratelimit-remaining-subscription-writes" : "1186", "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11987", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "add85b3e-8187-4e70-a080-f7f5dae10167", + "x-ms-correlation-request-id" : "7dbff660-adbe-4339-84fc-f9e84e09ca69", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T012524Z:add85b3e-8187-4e70-a080-f7f5dae10167", + "x-ms-routing-request-id" : "WESTUS2:20181104T065649Z:7dbff660-adbe-4339-84fc-f9e84e09ca69", "x-powered-by" : "ASP.NET", "content-type" : "application/json", - "etag" : "\"1D4197F34E7C855\"", + "etag" : "\"1D4740B684E2100\"", "cache-control" : "no-cache", - "x-ms-request-id" : "ec71dce3-0a15-449f-9afb-6390448d292e", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp2-17469975c2\",\"name\":\"webapp2-17469975c2\",\"type\":\"Microsoft.Web/sites\",\"location\":\"West Europe\",\"tags\":{},\"properties\":{\"numberOfWorkers\":1,\"defaultDocuments\":[\"Default.htm\",\"Default.html\",\"Default.asp\",\"index.htm\",\"index.html\",\"iisstart.htm\",\"default.aspx\",\"index.php\",\"hostingstart.html\"],\"netFrameworkVersion\":\"v4.0\",\"phpVersion\":\"\",\"pythonVersion\":\"\",\"nodeVersion\":\"4.5\",\"linuxFxVersion\":\"NODE|4.5\",\"windowsFxVersion\":null,\"requestTracingEnabled\":false,\"remoteDebuggingEnabled\":false,\"remoteDebuggingVersion\":null,\"httpLoggingEnabled\":false,\"logsDirectorySizeLimit\":35,\"detailedErrorLoggingEnabled\":false,\"publishingUsername\":\"$webapp2-17469975c2\",\"publishingPassword\":null,\"appSettings\":null,\"metadata\":null,\"connectionStrings\":null,\"machineKey\":null,\"handlerMappings\":null,\"documentRoot\":null,\"scmType\":\"ExternalGit\",\"use32BitWorkerProcess\":true,\"webSocketsEnabled\":false,\"alwaysOn\":false,\"javaVersion\":null,\"javaContainer\":null,\"javaContainerVersion\":null,\"appCommandLine\":\"\",\"managedPipelineMode\":\"Integrated\",\"virtualApplications\":[{\"virtualPath\":\"/\",\"physicalPath\":\"site\\\\wwwroot\",\"preloadEnabled\":false,\"virtualDirectories\":null}],\"winAuthAdminState\":0,\"winAuthTenantState\":0,\"customAppPoolIdentityAdminState\":false,\"customAppPoolIdentityTenantState\":false,\"runtimeADUser\":null,\"runtimeADUserPassword\":null,\"loadBalancing\":\"LeastRequests\",\"routingRules\":[],\"experiments\":{\"rampUpRules\":[]},\"limits\":null,\"autoHealEnabled\":false,\"autoHealRules\":null,\"tracingOptions\":null,\"vnetName\":\"\",\"siteAuthEnabled\":false,\"siteAuthSettings\":{\"enabled\":null,\"unauthenticatedClientAction\":null,\"tokenStoreEnabled\":null,\"allowedExternalRedirectUrls\":null,\"defaultProvider\":null,\"clientId\":null,\"clientSecret\":null,\"issuer\":null,\"allowedAudiences\":null,\"additionalLoginParams\":null,\"isAadAutoProvisioned\":false,\"googleClientId\":null,\"googleClientSecret\":null,\"googleOAuthScopes\":null,\"facebookAppId\":null,\"facebookAppSecret\":null,\"facebookOAuthScopes\":null,\"twitterConsumerKey\":null,\"twitterConsumerSecret\":null,\"microsoftAccountClientId\":null,\"microsoftAccountClientSecret\":null,\"microsoftAccountOAuthScopes\":null},\"cors\":null,\"push\":null,\"apiDefinition\":null,\"autoSwapSlotName\":null,\"localMySqlEnabled\":false,\"managedServiceIdentityId\":null,\"xManagedServiceIdentityId\":null,\"ipSecurityRestrictions\":null,\"http20Enabled\":false,\"minTlsVersion\":\"1.2\",\"ftpsState\":\"AllAllowed\"}}" + "x-ms-request-id" : "2f96c5f1-9914-4111-937a-bc4a3ccfc62c", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp2-7e814026c0/sourcecontrols/web\",\"name\":\"webapp2-7e814026c0\",\"type\":\"Microsoft.Web/sites/sourcecontrols\",\"location\":\"West Europe\",\"tags\":{},\"properties\":{\"repoUrl\":\"https://github.com/jianghaolu/azure-site-test\",\"branch\":\"master\",\"isManualIntegration\":true,\"deploymentRollbackEnabled\":false,\"isMercurial\":false,\"provisioningState\":\"InProgress\",\"provisioningDetails\":\"2018-11-04T06:56:40.4763271 http://webapp2-7e814026c0.scm.azurewebsites.net:8181/api/deployments/latest?deployer=GitHub&time=2018-11-04_06-56-17Z\"}}" } }, { - "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp2-17469975c2/config/appsettings/list?api-version=2018-02-01", + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp2-7e814026c0/sourcecontrols/web?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", - "Content-Type" : "application/json; charset=utf-8" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:25:24 GMT", + "date" : "Sun, 04 Nov 2018 06:57:19 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "271", + "content-length" : "474", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11986", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "928820f7-7aed-40ae-a83d-7a41334ea06d", + "x-ms-correlation-request-id" : "2ce72ab2-862c-49b3-90a3-6ef82a337542", "x-content-type-options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-resource-requests" : "11996", - "x-ms-routing-request-id" : "WESTUS2:20180712T012524Z:928820f7-7aed-40ae-a83d-7a41334ea06d", + "x-ms-routing-request-id" : "WESTUS2:20181104T065720Z:2ce72ab2-862c-49b3-90a3-6ef82a337542", "x-powered-by" : "ASP.NET", "content-type" : "application/json", + "etag" : "\"1D4740B684E2100\"", "cache-control" : "no-cache", - "x-ms-request-id" : "b818e9a7-0430-405d-97d5-b4040e4bfe84", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp2-17469975c2/config/appsettings\",\"name\":\"appsettings\",\"type\":\"Microsoft.Web/sites/config\",\"location\":\"West Europe\",\"tags\":{},\"properties\":{}}" + "x-ms-request-id" : "1496cc5c-6f42-496a-90ac-cfbfd63fdd63", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp2-7e814026c0/sourcecontrols/web\",\"name\":\"webapp2-7e814026c0\",\"type\":\"Microsoft.Web/sites/sourcecontrols\",\"location\":\"West Europe\",\"tags\":{},\"properties\":{\"repoUrl\":\"https://github.com/jianghaolu/azure-site-test\",\"branch\":\"master\",\"isManualIntegration\":true,\"deploymentRollbackEnabled\":false,\"isMercurial\":false,\"provisioningState\":\"Succeeded\"}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp2-17469975c2/config/appsettings?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp2-7e814026c0/config/web?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:25:25 GMT", + "date" : "Sun, 04 Nov 2018 06:57:51 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "271", + "content-length" : "2552", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", @@ -1150,25 +1063,25 @@ "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "0d0653ae-67c2-4d95-8318-4e4136c6ec71", + "x-ms-correlation-request-id" : "87e0f25b-2912-442e-89cf-7469bae44475", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T012525Z:0d0653ae-67c2-4d95-8318-4e4136c6ec71", + "x-ms-routing-request-id" : "WESTUS2:20181104T065751Z:87e0f25b-2912-442e-89cf-7469bae44475", "x-powered-by" : "ASP.NET", "content-type" : "application/json", - "etag" : "\"1D4197F358A08CB\"", + "etag" : "\"1D4740BB3E8E2B5\"", "cache-control" : "no-cache", - "x-ms-request-id" : "01e572de-51e5-42bb-8f0c-ce770d1b96eb", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp2-17469975c2/config/appsettings\",\"name\":\"appsettings\",\"type\":\"Microsoft.Web/sites/config\",\"location\":\"West Europe\",\"tags\":{},\"properties\":{}}" + "x-ms-request-id" : "ef5fa7cf-064c-4960-ac4b-5e8266ee7332", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp2-7e814026c0\",\"name\":\"webapp2-7e814026c0\",\"type\":\"Microsoft.Web/sites\",\"location\":\"West Europe\",\"tags\":{},\"properties\":{\"numberOfWorkers\":1,\"defaultDocuments\":[\"Default.htm\",\"Default.html\",\"Default.asp\",\"index.htm\",\"index.html\",\"iisstart.htm\",\"default.aspx\",\"index.php\",\"hostingstart.html\"],\"netFrameworkVersion\":\"v4.0\",\"phpVersion\":\"\",\"pythonVersion\":\"\",\"nodeVersion\":\"4.5\",\"linuxFxVersion\":\"NODE|4.5\",\"windowsFxVersion\":null,\"requestTracingEnabled\":false,\"remoteDebuggingEnabled\":false,\"remoteDebuggingVersion\":null,\"httpLoggingEnabled\":false,\"logsDirectorySizeLimit\":35,\"detailedErrorLoggingEnabled\":false,\"publishingUsername\":\"$webapp2-7e814026c0\",\"publishingPassword\":null,\"appSettings\":null,\"azureStorageAccounts\":{},\"metadata\":null,\"connectionStrings\":null,\"machineKey\":null,\"handlerMappings\":null,\"documentRoot\":null,\"scmType\":\"ExternalGit\",\"use32BitWorkerProcess\":true,\"webSocketsEnabled\":false,\"alwaysOn\":false,\"javaVersion\":null,\"javaContainer\":null,\"javaContainerVersion\":null,\"appCommandLine\":\"\",\"managedPipelineMode\":\"Integrated\",\"virtualApplications\":[{\"virtualPath\":\"/\",\"physicalPath\":\"site\\\\wwwroot\",\"preloadEnabled\":false,\"virtualDirectories\":null}],\"winAuthAdminState\":0,\"winAuthTenantState\":0,\"customAppPoolIdentityAdminState\":false,\"customAppPoolIdentityTenantState\":false,\"runtimeADUser\":null,\"runtimeADUserPassword\":null,\"loadBalancing\":\"LeastRequests\",\"routingRules\":[],\"experiments\":{\"rampUpRules\":[]},\"limits\":null,\"autoHealEnabled\":false,\"autoHealRules\":null,\"tracingOptions\":null,\"vnetName\":\"\",\"siteAuthEnabled\":false,\"siteAuthSettings\":{\"enabled\":null,\"unauthenticatedClientAction\":null,\"tokenStoreEnabled\":null,\"allowedExternalRedirectUrls\":null,\"defaultProvider\":null,\"clientId\":null,\"clientSecret\":null,\"issuer\":null,\"allowedAudiences\":null,\"additionalLoginParams\":null,\"isAadAutoProvisioned\":false,\"googleClientId\":null,\"googleClientSecret\":null,\"googleOAuthScopes\":null,\"facebookAppId\":null,\"facebookAppSecret\":null,\"facebookOAuthScopes\":null,\"twitterConsumerKey\":null,\"twitterConsumerSecret\":null,\"microsoftAccountClientId\":null,\"microsoftAccountClientSecret\":null,\"microsoftAccountOAuthScopes\":null},\"cors\":null,\"push\":null,\"apiDefinition\":null,\"autoSwapSlotName\":null,\"localMySqlEnabled\":false,\"managedServiceIdentityId\":null,\"xManagedServiceIdentityId\":null,\"ipSecurityRestrictions\":null,\"http20Enabled\":false,\"minTlsVersion\":\"1.2\",\"ftpsState\":\"AllAllowed\",\"reservedInstanceCount\":0}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp2-17469975c2/hostNameBindings/webapp2-17469975c2.jsdkdemo-bce78247d.com?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp2-7e814026c0/hostNameBindings/webapp2-7e814026c0.jsdkdemo-206857920.com?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:25:39 GMT", + "date" : "Sun, 04 Nov 2018 06:57:58 GMT", "server" : "Microsoft-IIS/10.0", "content-length" : "541", "expires" : "-1", @@ -1180,25 +1093,25 @@ "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "6060008f-66c8-49b5-b744-fad270f55933", + "x-ms-correlation-request-id" : "eb1b99e7-1a43-495b-b3d8-7f7ba5c8cd38", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T012539Z:6060008f-66c8-49b5-b744-fad270f55933", + "x-ms-routing-request-id" : "WESTUS2:20181104T065759Z:eb1b99e7-1a43-495b-b3d8-7f7ba5c8cd38", "x-powered-by" : "ASP.NET", "content-type" : "application/json", - "etag" : "\"1D4197F358A08CB\"", + "etag" : "\"1D4740BB3E8E2B5\"", "cache-control" : "no-cache", - "x-ms-request-id" : "f18b3c2b-34ee-4203-ad8b-7c18fca30383", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp2-17469975c2/hostNameBindings/webapp2-17469975c2.jsdkdemo-bce78247d.com\",\"name\":\"webapp2-17469975c2/webapp2-17469975c2.jsdkdemo-bce78247d.com\",\"type\":\"Microsoft.Web/sites/hostNameBindings\",\"location\":\"West Europe\",\"properties\":{\"siteName\":\"webapp2-17469975c2\",\"domainId\":null,\"azureResourceName\":\"webapp2-17469975c2\",\"azureResourceType\":\"Website\",\"customHostNameDnsRecordType\":\"CName\",\"hostNameType\":\"Managed\"}}" + "x-ms-request-id" : "402cf526-fc6f-475a-b123-3db7af68561e", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp2-7e814026c0/hostNameBindings/webapp2-7e814026c0.jsdkdemo-206857920.com\",\"name\":\"webapp2-7e814026c0/webapp2-7e814026c0.jsdkdemo-206857920.com\",\"type\":\"Microsoft.Web/sites/hostNameBindings\",\"location\":\"West Europe\",\"properties\":{\"siteName\":\"webapp2-7e814026c0\",\"domainId\":null,\"azureResourceName\":\"webapp2-7e814026c0\",\"azureResourceType\":\"Website\",\"customHostNameDnsRecordType\":\"CName\",\"hostNameType\":\"Managed\"}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp2-17469975c2?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp2-7e814026c0?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:25:39 GMT", + "date" : "Sun, 04 Nov 2018 06:57:58 GMT", "server" : "Microsoft-IIS/10.0", "content-length" : "3220", "expires" : "-1", @@ -1206,58 +1119,58 @@ "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "14982", + "x-ms-ratelimit-remaining-subscription-reads" : "11985", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "9d8e0fca-e576-4011-9120-c8c656cadb00", + "x-ms-correlation-request-id" : "6ef4ceaa-9d9c-4ff3-a2b7-2231bc5b1629", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T012540Z:9d8e0fca-e576-4011-9120-c8c656cadb00", + "x-ms-routing-request-id" : "WESTUS2:20181104T065759Z:6ef4ceaa-9d9c-4ff3-a2b7-2231bc5b1629", "x-powered-by" : "ASP.NET", "content-type" : "application/json", - "etag" : "\"1D4197F3C96A3F5\"", + "etag" : "\"1D4740BB78FBDA0\"", "cache-control" : "no-cache", - "x-ms-request-id" : "bcc22cab-949f-4e49-a868-c347b9fc3bd2", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp2-17469975c2\",\"name\":\"webapp2-17469975c2\",\"type\":\"Microsoft.Web/sites\",\"kind\":\"app,linux\",\"location\":\"West Europe\",\"tags\":{},\"properties\":{\"name\":\"webapp2-17469975c2\",\"state\":\"Running\",\"hostNames\":[\"webapp2-17469975c2.jsdkdemo-bce78247d.com\",\"webapp2-17469975c2.azurewebsites.net\"],\"webSpace\":\"rgnemv_82e07474b2af-WestEuropewebspace\",\"selfLink\":\"https://waws-prod-am2-167.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/rgnemv_82e07474b2af-WestEuropewebspace/sites/webapp2-17469975c2\",\"repositorySiteName\":\"webapp2-17469975c2\",\"owner\":null,\"usageState\":\"Normal\",\"enabled\":true,\"adminEnabled\":true,\"enabledHostNames\":[\"webapp2-17469975c2.jsdkdemo-bce78247d.com\",\"webapp2-17469975c2.azurewebsites.net\",\"webapp2-17469975c2.scm.azurewebsites.net\"],\"siteProperties\":{\"metadata\":null,\"properties\":[{\"name\":\"LinuxFxVersion\",\"value\":\"NODE|4.5\"},{\"name\":\"WindowsFxVersion\",\"value\":null}],\"appSettings\":null},\"availabilityState\":\"Normal\",\"sslCertificates\":null,\"csrs\":[],\"cers\":null,\"siteMode\":null,\"hostNameSslStates\":[{\"name\":\"webapp2-17469975c2.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Standard\"},{\"name\":\"webapp2-17469975c2.jsdkdemo-bce78247d.com\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Standard\"},{\"name\":\"webapp2-17469975c2.scm.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Repository\"}],\"computeMode\":null,\"serverFarm\":null,\"serverFarmId\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/serverfarms/jplan2_762698\",\"reserved\":true,\"isXenon\":false,\"lastModifiedTimeUtc\":\"2018-07-12T01:25:36.8633333\",\"storageRecoveryDefaultState\":\"Running\",\"contentAvailabilityState\":\"Normal\",\"runtimeAvailabilityState\":\"Normal\",\"siteConfig\":null,\"deploymentId\":\"webapp2-17469975c2\",\"trafficManagerHostNames\":null,\"sku\":\"Standard\",\"scmSiteAlsoStopped\":false,\"targetSwapSlot\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"clientAffinityEnabled\":true,\"clientCertEnabled\":false,\"hostNamesDisabled\":false,\"domainVerificationIdentifiers\":null,\"kind\":\"app,linux\",\"outboundIpAddresses\":\"52.178.92.96,51.144.224.93,52.232.70.142,52.232.4.132,52.232.64.246\",\"possibleOutboundIpAddresses\":\"52.178.92.96,51.144.224.93,52.232.70.142,52.232.4.132,52.232.64.246,51.145.159.13,52.136.236.15,52.169.1.210\",\"containerSize\":0,\"dailyMemoryTimeQuota\":0,\"suspendedTill\":null,\"siteDisabledReason\":0,\"functionExecutionUnitsCache\":null,\"maxNumberOfWorkers\":null,\"homeStamp\":\"waws-prod-am2-167\",\"cloningInfo\":null,\"hostingEnvironmentId\":null,\"tags\":{},\"resourceGroup\":\"rgnemv_82e07474b2af\",\"defaultHostName\":\"webapp2-17469975c2.azurewebsites.net\",\"slotSwapStatus\":null,\"httpsOnly\":false}}" + "x-ms-request-id" : "bcf97825-5816-42ed-88ed-4172740d3ea2", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp2-7e814026c0\",\"name\":\"webapp2-7e814026c0\",\"type\":\"Microsoft.Web/sites\",\"kind\":\"app,linux\",\"location\":\"West Europe\",\"tags\":{},\"properties\":{\"name\":\"webapp2-7e814026c0\",\"state\":\"Running\",\"hostNames\":[\"webapp2-7e814026c0.jsdkdemo-206857920.com\",\"webapp2-7e814026c0.azurewebsites.net\"],\"webSpace\":\"rgnemv_d7552715ba2f-WestEuropewebspace\",\"selfLink\":\"https://waws-prod-am2-193.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/rgnemv_d7552715ba2f-WestEuropewebspace/sites/webapp2-7e814026c0\",\"repositorySiteName\":\"webapp2-7e814026c0\",\"owner\":null,\"usageState\":\"Normal\",\"enabled\":true,\"adminEnabled\":true,\"enabledHostNames\":[\"webapp2-7e814026c0.jsdkdemo-206857920.com\",\"webapp2-7e814026c0.azurewebsites.net\",\"webapp2-7e814026c0.scm.azurewebsites.net\"],\"siteProperties\":{\"metadata\":null,\"properties\":[{\"name\":\"LinuxFxVersion\",\"value\":\"NODE|4.5\"},{\"name\":\"WindowsFxVersion\",\"value\":null}],\"appSettings\":null},\"availabilityState\":\"Normal\",\"sslCertificates\":null,\"csrs\":[],\"cers\":null,\"siteMode\":null,\"hostNameSslStates\":[{\"name\":\"webapp2-7e814026c0.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Standard\"},{\"name\":\"webapp2-7e814026c0.jsdkdemo-206857920.com\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Standard\"},{\"name\":\"webapp2-7e814026c0.scm.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Repository\"}],\"computeMode\":null,\"serverFarm\":null,\"serverFarmId\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/serverfarms/jplan2_489756\",\"reserved\":true,\"isXenon\":false,\"lastModifiedTimeUtc\":\"2018-11-04T06:57:57.37\",\"storageRecoveryDefaultState\":\"Running\",\"contentAvailabilityState\":\"Normal\",\"runtimeAvailabilityState\":\"Normal\",\"siteConfig\":null,\"deploymentId\":\"webapp2-7e814026c0\",\"trafficManagerHostNames\":null,\"sku\":\"Standard\",\"scmSiteAlsoStopped\":false,\"targetSwapSlot\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"clientAffinityEnabled\":true,\"clientCertEnabled\":false,\"hostNamesDisabled\":false,\"domainVerificationIdentifiers\":null,\"kind\":\"app,linux\",\"outboundIpAddresses\":\"51.144.164.215,51.137.102.12,51.137.99.214,51.136.10.47,51.137.55.160\",\"possibleOutboundIpAddresses\":\"51.144.164.215,51.137.102.12,51.137.99.214,51.136.10.47,51.137.55.160,51.136.26.169,51.136.54.230,51.144.165.95\",\"containerSize\":0,\"dailyMemoryTimeQuota\":0,\"suspendedTill\":null,\"siteDisabledReason\":0,\"functionExecutionUnitsCache\":null,\"maxNumberOfWorkers\":null,\"homeStamp\":\"waws-prod-am2-193\",\"cloningInfo\":null,\"hostingEnvironmentId\":null,\"tags\":{},\"resourceGroup\":\"rgnemv_d7552715ba2f\",\"defaultHostName\":\"webapp2-7e814026c0.azurewebsites.net\",\"slotSwapStatus\":null,\"httpsOnly\":false}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp2-17469975c2/config/web?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp2-7e814026c0/config/web?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:25:40 GMT", + "date" : "Sun, 04 Nov 2018 06:57:59 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "2518", + "content-length" : "2570", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "14981", + "x-ms-ratelimit-remaining-subscription-reads" : "11984", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "d6f0105d-0101-47ce-b512-561baa1e2273", + "x-ms-correlation-request-id" : "4f2018e3-4bb7-4fa7-b63c-f7bf25329d5a", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T012540Z:d6f0105d-0101-47ce-b512-561baa1e2273", + "x-ms-routing-request-id" : "WESTUS2:20181104T065759Z:4f2018e3-4bb7-4fa7-b63c-f7bf25329d5a", "x-powered-by" : "ASP.NET", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "55266c1e-9de9-463c-9ba0-0fb492e08d78", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp2-17469975c2/config/web\",\"name\":\"webapp2-17469975c2\",\"type\":\"Microsoft.Web/sites/config\",\"location\":\"West Europe\",\"tags\":{},\"properties\":{\"numberOfWorkers\":1,\"defaultDocuments\":[\"Default.htm\",\"Default.html\",\"Default.asp\",\"index.htm\",\"index.html\",\"iisstart.htm\",\"default.aspx\",\"index.php\",\"hostingstart.html\"],\"netFrameworkVersion\":\"v4.0\",\"phpVersion\":\"\",\"pythonVersion\":\"\",\"nodeVersion\":\"4.5\",\"linuxFxVersion\":\"NODE|4.5\",\"windowsFxVersion\":null,\"requestTracingEnabled\":false,\"remoteDebuggingEnabled\":false,\"remoteDebuggingVersion\":null,\"httpLoggingEnabled\":false,\"logsDirectorySizeLimit\":35,\"detailedErrorLoggingEnabled\":false,\"publishingUsername\":\"$webapp2-17469975c2\",\"publishingPassword\":null,\"appSettings\":null,\"metadata\":null,\"connectionStrings\":null,\"machineKey\":null,\"handlerMappings\":null,\"documentRoot\":null,\"scmType\":\"ExternalGit\",\"use32BitWorkerProcess\":true,\"webSocketsEnabled\":false,\"alwaysOn\":false,\"javaVersion\":null,\"javaContainer\":null,\"javaContainerVersion\":null,\"appCommandLine\":\"\",\"managedPipelineMode\":\"Integrated\",\"virtualApplications\":[{\"virtualPath\":\"/\",\"physicalPath\":\"site\\\\wwwroot\",\"preloadEnabled\":false,\"virtualDirectories\":null}],\"winAuthAdminState\":0,\"winAuthTenantState\":0,\"customAppPoolIdentityAdminState\":false,\"customAppPoolIdentityTenantState\":false,\"runtimeADUser\":null,\"runtimeADUserPassword\":null,\"loadBalancing\":\"LeastRequests\",\"routingRules\":[],\"experiments\":{\"rampUpRules\":[]},\"limits\":null,\"autoHealEnabled\":false,\"autoHealRules\":null,\"tracingOptions\":null,\"vnetName\":\"\",\"siteAuthEnabled\":false,\"siteAuthSettings\":{\"enabled\":null,\"unauthenticatedClientAction\":null,\"tokenStoreEnabled\":null,\"allowedExternalRedirectUrls\":null,\"defaultProvider\":null,\"clientId\":null,\"clientSecret\":null,\"issuer\":null,\"allowedAudiences\":null,\"additionalLoginParams\":null,\"isAadAutoProvisioned\":false,\"googleClientId\":null,\"googleClientSecret\":null,\"googleOAuthScopes\":null,\"facebookAppId\":null,\"facebookAppSecret\":null,\"facebookOAuthScopes\":null,\"twitterConsumerKey\":null,\"twitterConsumerSecret\":null,\"microsoftAccountClientId\":null,\"microsoftAccountClientSecret\":null,\"microsoftAccountOAuthScopes\":null},\"cors\":null,\"push\":null,\"apiDefinition\":null,\"autoSwapSlotName\":null,\"localMySqlEnabled\":false,\"managedServiceIdentityId\":null,\"xManagedServiceIdentityId\":null,\"ipSecurityRestrictions\":null,\"http20Enabled\":false,\"minTlsVersion\":\"1.2\",\"ftpsState\":\"AllAllowed\"}}" + "x-ms-request-id" : "930830ef-15b1-4bfd-bc9f-638d16c66191", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp2-7e814026c0/config/web\",\"name\":\"webapp2-7e814026c0\",\"type\":\"Microsoft.Web/sites/config\",\"location\":\"West Europe\",\"tags\":{},\"properties\":{\"numberOfWorkers\":1,\"defaultDocuments\":[\"Default.htm\",\"Default.html\",\"Default.asp\",\"index.htm\",\"index.html\",\"iisstart.htm\",\"default.aspx\",\"index.php\",\"hostingstart.html\"],\"netFrameworkVersion\":\"v4.0\",\"phpVersion\":\"\",\"pythonVersion\":\"\",\"nodeVersion\":\"4.5\",\"linuxFxVersion\":\"NODE|4.5\",\"windowsFxVersion\":null,\"requestTracingEnabled\":false,\"remoteDebuggingEnabled\":false,\"remoteDebuggingVersion\":null,\"httpLoggingEnabled\":false,\"logsDirectorySizeLimit\":35,\"detailedErrorLoggingEnabled\":false,\"publishingUsername\":\"$webapp2-7e814026c0\",\"publishingPassword\":null,\"appSettings\":null,\"azureStorageAccounts\":{},\"metadata\":null,\"connectionStrings\":null,\"machineKey\":null,\"handlerMappings\":null,\"documentRoot\":null,\"scmType\":\"ExternalGit\",\"use32BitWorkerProcess\":true,\"webSocketsEnabled\":false,\"alwaysOn\":false,\"javaVersion\":null,\"javaContainer\":null,\"javaContainerVersion\":null,\"appCommandLine\":\"\",\"managedPipelineMode\":\"Integrated\",\"virtualApplications\":[{\"virtualPath\":\"/\",\"physicalPath\":\"site\\\\wwwroot\",\"preloadEnabled\":false,\"virtualDirectories\":null}],\"winAuthAdminState\":0,\"winAuthTenantState\":0,\"customAppPoolIdentityAdminState\":false,\"customAppPoolIdentityTenantState\":false,\"runtimeADUser\":null,\"runtimeADUserPassword\":null,\"loadBalancing\":\"LeastRequests\",\"routingRules\":[],\"experiments\":{\"rampUpRules\":[]},\"limits\":null,\"autoHealEnabled\":false,\"autoHealRules\":null,\"tracingOptions\":null,\"vnetName\":\"\",\"siteAuthEnabled\":false,\"siteAuthSettings\":{\"enabled\":null,\"unauthenticatedClientAction\":null,\"tokenStoreEnabled\":null,\"allowedExternalRedirectUrls\":null,\"defaultProvider\":null,\"clientId\":null,\"clientSecret\":null,\"issuer\":null,\"allowedAudiences\":null,\"additionalLoginParams\":null,\"isAadAutoProvisioned\":false,\"googleClientId\":null,\"googleClientSecret\":null,\"googleOAuthScopes\":null,\"facebookAppId\":null,\"facebookAppSecret\":null,\"facebookOAuthScopes\":null,\"twitterConsumerKey\":null,\"twitterConsumerSecret\":null,\"microsoftAccountClientId\":null,\"microsoftAccountClientSecret\":null,\"microsoftAccountOAuthScopes\":null},\"cors\":null,\"push\":null,\"apiDefinition\":null,\"autoSwapSlotName\":null,\"localMySqlEnabled\":false,\"managedServiceIdentityId\":null,\"xManagedServiceIdentityId\":null,\"ipSecurityRestrictions\":null,\"http20Enabled\":false,\"minTlsVersion\":\"1.2\",\"ftpsState\":\"AllAllowed\",\"reservedInstanceCount\":0}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/certificates/7320DC1D2EBECD96C8E30DD01787DC7B8AA0B0FF%23%23West%20Europe%23?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/certificates/62D52BCD3A756AFE7787F80615102F294B543C0C%23%23West%20Europe%23?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:25:44 GMT", + "date" : "Sun, 04 Nov 2018 06:58:01 GMT", "server" : "Microsoft-IIS/10.0", "content-length" : "941", "expires" : "-1", @@ -1269,25 +1182,25 @@ "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "660e8b52-5194-4041-bd2a-0bb9a2f7eed5", + "x-ms-correlation-request-id" : "2a2b48b4-bb39-4da0-bc34-f20316903824", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T012545Z:660e8b52-5194-4041-bd2a-0bb9a2f7eed5", + "x-ms-routing-request-id" : "WESTUS2:20181104T065801Z:2a2b48b4-bb39-4da0-bc34-f20316903824", "x-powered-by" : "ASP.NET", "warning" : "199 Some of the uploaded certificates are either self-signed or expired.,199 Some of the uploaded certificates cannot be validated to a trusted CA", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "d734e2ad-79d8-4e0a-8393-6f5e15294d96", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/certificates/7320DC1D2EBECD96C8E30DD01787DC7B8AA0B0FF##West Europe#\",\"name\":\"7320DC1D2EBECD96C8E30DD01787DC7B8AA0B0FF##West Europe#\",\"type\":\"Microsoft.Web/certificates\",\"location\":\"westeurope\",\"tags\":{},\"properties\":{\"friendlyName\":\"jsdkdemo-bce78247d.com\",\"subjectName\":\"*.jsdkdemo-bce78247d.com\",\"hostNames\":[\"*.jsdkdemo-bce78247d.com\"],\"pfxBlob\":null,\"siteName\":null,\"selfLink\":null,\"issuer\":\"*.jsdkdemo-bce78247d.com\",\"issueDate\":\"2018-07-12T01:17:00+00:00\",\"expirationDate\":\"2028-07-09T01:17:00+00:00\",\"password\":null,\"thumbprint\":\"7320DC1D2EBECD96C8E30DD01787DC7B8AA0B0FF\",\"valid\":null,\"toDelete\":null,\"cerBlob\":null,\"publicKeyHash\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"keyVaultSecretStatus\":\"Initialized\",\"webSpace\":\"rgnemv_82e07474b2af-WestEuropewebspace\",\"serverFarmId\":null,\"tags\":{}}}" + "x-ms-request-id" : "8731a69f-10e2-4ea2-8990-ac2c60e18a67", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/certificates/62D52BCD3A756AFE7787F80615102F294B543C0C##West Europe#\",\"name\":\"62D52BCD3A756AFE7787F80615102F294B543C0C##West Europe#\",\"type\":\"Microsoft.Web/certificates\",\"location\":\"westeurope\",\"tags\":{},\"properties\":{\"friendlyName\":\"jsdkdemo-206857920.com\",\"subjectName\":\"*.jsdkdemo-206857920.com\",\"hostNames\":[\"*.jsdkdemo-206857920.com\"],\"pfxBlob\":null,\"siteName\":null,\"selfLink\":null,\"issuer\":\"*.jsdkdemo-206857920.com\",\"issueDate\":\"2018-11-04T06:50:26+00:00\",\"expirationDate\":\"2028-11-01T06:50:26+00:00\",\"password\":null,\"thumbprint\":\"62D52BCD3A756AFE7787F80615102F294B543C0C\",\"valid\":null,\"toDelete\":null,\"cerBlob\":null,\"publicKeyHash\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"keyVaultSecretStatus\":\"Initialized\",\"webSpace\":\"rgnemv_d7552715ba2f-WestEuropewebspace\",\"serverFarmId\":null,\"tags\":{}}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp2-17469975c2?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp2-7e814026c0?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:25:48 GMT", + "date" : "Sun, 04 Nov 2018 06:58:03 GMT", "server" : "Microsoft-IIS/10.0", "content-length" : "3260", "expires" : "-1", @@ -1298,26 +1211,26 @@ "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "978c87d0-c64e-4d02-9e8f-7995ccd9b9c2", + "x-ms-correlation-request-id" : "2db50adc-fced-4c19-b654-d9f661d3b477", "x-content-type-options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-resource-requests" : "498", - "x-ms-routing-request-id" : "WESTUS2:20180712T012549Z:978c87d0-c64e-4d02-9e8f-7995ccd9b9c2", + "x-ms-ratelimit-remaining-subscription-resource-requests" : "495", + "x-ms-routing-request-id" : "WESTUS2:20181104T065803Z:2db50adc-fced-4c19-b654-d9f661d3b477", "x-powered-by" : "ASP.NET", "content-type" : "application/json", - "etag" : "\"1D4197F42729455\"", + "etag" : "\"1D4740BBAB567A0\"", "cache-control" : "no-cache", - "x-ms-request-id" : "0cbb555c-4163-433b-8b76-6bfe108bff34", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp2-17469975c2\",\"name\":\"webapp2-17469975c2\",\"type\":\"Microsoft.Web/sites\",\"kind\":\"app,linux\",\"location\":\"West Europe\",\"tags\":{},\"properties\":{\"name\":\"webapp2-17469975c2\",\"state\":\"Running\",\"hostNames\":[\"webapp2-17469975c2.jsdkdemo-bce78247d.com\",\"webapp2-17469975c2.azurewebsites.net\"],\"webSpace\":\"rgnemv_82e07474b2af-WestEuropewebspace\",\"selfLink\":\"https://waws-prod-am2-167.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/rgnemv_82e07474b2af-WestEuropewebspace/sites/webapp2-17469975c2\",\"repositorySiteName\":\"webapp2-17469975c2\",\"owner\":null,\"usageState\":\"Normal\",\"enabled\":true,\"adminEnabled\":true,\"enabledHostNames\":[\"webapp2-17469975c2.jsdkdemo-bce78247d.com\",\"webapp2-17469975c2.azurewebsites.net\",\"webapp2-17469975c2.scm.azurewebsites.net\"],\"siteProperties\":{\"metadata\":null,\"properties\":[{\"name\":\"LinuxFxVersion\",\"value\":\"NODE|4.5\"},{\"name\":\"WindowsFxVersion\",\"value\":null}],\"appSettings\":null},\"availabilityState\":\"Normal\",\"sslCertificates\":null,\"csrs\":[],\"cers\":null,\"siteMode\":null,\"hostNameSslStates\":[{\"name\":\"webapp2-17469975c2.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Standard\"},{\"name\":\"webapp2-17469975c2.jsdkdemo-bce78247d.com\",\"sslState\":\"SniEnabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":\"7320DC1D2EBECD96C8E30DD01787DC7B8AA0B0FF\",\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Standard\"},{\"name\":\"webapp2-17469975c2.scm.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Repository\"}],\"computeMode\":null,\"serverFarm\":null,\"serverFarmId\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/serverfarms/jplan2_762698\",\"reserved\":true,\"isXenon\":false,\"lastModifiedTimeUtc\":\"2018-07-12T01:25:46.6933333\",\"storageRecoveryDefaultState\":\"Running\",\"contentAvailabilityState\":\"Normal\",\"runtimeAvailabilityState\":\"Normal\",\"siteConfig\":null,\"deploymentId\":\"webapp2-17469975c2\",\"trafficManagerHostNames\":null,\"sku\":\"Standard\",\"scmSiteAlsoStopped\":false,\"targetSwapSlot\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"clientAffinityEnabled\":true,\"clientCertEnabled\":false,\"hostNamesDisabled\":false,\"domainVerificationIdentifiers\":null,\"kind\":\"app,linux\",\"outboundIpAddresses\":\"52.178.92.96,51.144.224.93,52.232.70.142,52.232.4.132,52.232.64.246\",\"possibleOutboundIpAddresses\":\"52.178.92.96,51.144.224.93,52.232.70.142,52.232.4.132,52.232.64.246,51.145.159.13,52.136.236.15,52.169.1.210\",\"containerSize\":0,\"dailyMemoryTimeQuota\":0,\"suspendedTill\":null,\"siteDisabledReason\":0,\"functionExecutionUnitsCache\":null,\"maxNumberOfWorkers\":null,\"homeStamp\":\"waws-prod-am2-167\",\"cloningInfo\":null,\"hostingEnvironmentId\":null,\"tags\":{},\"resourceGroup\":\"rgnemv_82e07474b2af\",\"defaultHostName\":\"webapp2-17469975c2.azurewebsites.net\",\"slotSwapStatus\":null,\"httpsOnly\":false}}" + "x-ms-request-id" : "a10387a7-7a32-468e-87fc-ca3d3522f95b", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp2-7e814026c0\",\"name\":\"webapp2-7e814026c0\",\"type\":\"Microsoft.Web/sites\",\"kind\":\"app,linux\",\"location\":\"West Europe\",\"tags\":{},\"properties\":{\"name\":\"webapp2-7e814026c0\",\"state\":\"Running\",\"hostNames\":[\"webapp2-7e814026c0.jsdkdemo-206857920.com\",\"webapp2-7e814026c0.azurewebsites.net\"],\"webSpace\":\"rgnemv_d7552715ba2f-WestEuropewebspace\",\"selfLink\":\"https://waws-prod-am2-193.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/rgnemv_d7552715ba2f-WestEuropewebspace/sites/webapp2-7e814026c0\",\"repositorySiteName\":\"webapp2-7e814026c0\",\"owner\":null,\"usageState\":\"Normal\",\"enabled\":true,\"adminEnabled\":true,\"enabledHostNames\":[\"webapp2-7e814026c0.jsdkdemo-206857920.com\",\"webapp2-7e814026c0.azurewebsites.net\",\"webapp2-7e814026c0.scm.azurewebsites.net\"],\"siteProperties\":{\"metadata\":null,\"properties\":[{\"name\":\"LinuxFxVersion\",\"value\":\"NODE|4.5\"},{\"name\":\"WindowsFxVersion\",\"value\":null}],\"appSettings\":null},\"availabilityState\":\"Normal\",\"sslCertificates\":null,\"csrs\":[],\"cers\":null,\"siteMode\":null,\"hostNameSslStates\":[{\"name\":\"webapp2-7e814026c0.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Standard\"},{\"name\":\"webapp2-7e814026c0.jsdkdemo-206857920.com\",\"sslState\":\"SniEnabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":\"62D52BCD3A756AFE7787F80615102F294B543C0C\",\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Standard\"},{\"name\":\"webapp2-7e814026c0.scm.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Repository\"}],\"computeMode\":null,\"serverFarm\":null,\"serverFarmId\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/serverfarms/jplan2_489756\",\"reserved\":true,\"isXenon\":false,\"lastModifiedTimeUtc\":\"2018-11-04T06:58:02.65\",\"storageRecoveryDefaultState\":\"Running\",\"contentAvailabilityState\":\"Normal\",\"runtimeAvailabilityState\":\"Normal\",\"siteConfig\":null,\"deploymentId\":\"webapp2-7e814026c0\",\"trafficManagerHostNames\":null,\"sku\":\"Standard\",\"scmSiteAlsoStopped\":false,\"targetSwapSlot\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"clientAffinityEnabled\":true,\"clientCertEnabled\":false,\"hostNamesDisabled\":false,\"domainVerificationIdentifiers\":null,\"kind\":\"app,linux\",\"outboundIpAddresses\":\"51.144.164.215,51.137.102.12,51.137.99.214,51.136.10.47,51.137.55.160\",\"possibleOutboundIpAddresses\":\"51.144.164.215,51.137.102.12,51.137.99.214,51.136.10.47,51.137.55.160,51.136.26.169,51.136.54.230,51.144.165.95\",\"containerSize\":0,\"dailyMemoryTimeQuota\":0,\"suspendedTill\":null,\"siteDisabledReason\":0,\"functionExecutionUnitsCache\":null,\"maxNumberOfWorkers\":null,\"homeStamp\":\"waws-prod-am2-193\",\"cloningInfo\":null,\"hostingEnvironmentId\":null,\"tags\":{},\"resourceGroup\":\"rgnemv_d7552715ba2f\",\"defaultHostName\":\"webapp2-7e814026c0.azurewebsites.net\",\"slotSwapStatus\":null,\"httpsOnly\":false}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp2-17469975c2/hostNameBindings?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp2-7e814026c0/hostNameBindings?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:25:48 GMT", + "date" : "Sun, 04 Nov 2018 06:58:03 GMT", "server" : "Microsoft-IIS/10.0", "content-length" : "1083", "expires" : "-1", @@ -1325,29 +1238,29 @@ "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "14980", + "x-ms-ratelimit-remaining-subscription-reads" : "11983", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "77ae8462-9d69-4c92-a398-aa97392dd3ec", + "x-ms-correlation-request-id" : "6e59a27f-e594-49f1-8095-037ff56e7011", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T012549Z:77ae8462-9d69-4c92-a398-aa97392dd3ec", + "x-ms-routing-request-id" : "WESTUS2:20181104T065804Z:6e59a27f-e594-49f1-8095-037ff56e7011", "x-powered-by" : "ASP.NET", "content-type" : "application/json", - "etag" : "\"1D4197F42729455\"", + "etag" : "\"1D4740BBAB567A0\"", "cache-control" : "no-cache", - "x-ms-request-id" : "cd4faabc-183e-4177-ae50-c7ff00f52d09", - "Body" : "{\"value\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp2-17469975c2/hostNameBindings/webapp2-17469975c2.azurewebsites.net\",\"name\":\"webapp2-17469975c2/webapp2-17469975c2.azurewebsites.net\",\"type\":\"Microsoft.Web/sites/hostNameBindings\",\"location\":\"West Europe\",\"properties\":{\"siteName\":\"webapp2-17469975c2\",\"domainId\":null,\"hostNameType\":\"Verified\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp2-17469975c2/hostNameBindings/webapp2-17469975c2.jsdkdemo-bce78247d.com\",\"name\":\"webapp2-17469975c2/webapp2-17469975c2.jsdkdemo-bce78247d.com\",\"type\":\"Microsoft.Web/sites/hostNameBindings\",\"location\":\"West Europe\",\"properties\":{\"siteName\":\"webapp2-17469975c2\",\"domainId\":null,\"azureResourceName\":\"webapp2-17469975c2\",\"azureResourceType\":\"Website\",\"customHostNameDnsRecordType\":\"CName\",\"hostNameType\":\"Managed\",\"sslState\":\"SniEnabled\",\"thumbprint\":\"7320DC1D2EBECD96C8E30DD01787DC7B8AA0B0FF\"}}],\"nextLink\":null,\"id\":null}" + "x-ms-request-id" : "e5611e4d-65e2-44fd-af12-e70dba1a7cc4", + "Body" : "{\"value\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp2-7e814026c0/hostNameBindings/webapp2-7e814026c0.azurewebsites.net\",\"name\":\"webapp2-7e814026c0/webapp2-7e814026c0.azurewebsites.net\",\"type\":\"Microsoft.Web/sites/hostNameBindings\",\"location\":\"West Europe\",\"properties\":{\"siteName\":\"webapp2-7e814026c0\",\"domainId\":null,\"hostNameType\":\"Verified\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp2-7e814026c0/hostNameBindings/webapp2-7e814026c0.jsdkdemo-206857920.com\",\"name\":\"webapp2-7e814026c0/webapp2-7e814026c0.jsdkdemo-206857920.com\",\"type\":\"Microsoft.Web/sites/hostNameBindings\",\"location\":\"West Europe\",\"properties\":{\"siteName\":\"webapp2-7e814026c0\",\"domainId\":null,\"azureResourceName\":\"webapp2-7e814026c0\",\"azureResourceType\":\"Website\",\"customHostNameDnsRecordType\":\"CName\",\"hostNameType\":\"Managed\",\"sslState\":\"SniEnabled\",\"thumbprint\":\"62D52BCD3A756AFE7787F80615102F294B543C0C\"}}],\"nextLink\":null,\"id\":null}" } }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp2-17469975c2/config/appsettings/list?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp2-7e814026c0/config/appsettings/list?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:25:49 GMT", + "date" : "Sun, 04 Nov 2018 06:58:04 GMT", "server" : "Microsoft-IIS/10.0", "content-length" : "271", "expires" : "-1", @@ -1358,54 +1271,54 @@ "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "2ab2e77f-ffd1-4744-ae0f-55f133c6fe2c", + "x-ms-correlation-request-id" : "7c90bf11-b723-47c7-b226-87e9623666b6", "x-content-type-options" : "nosniff", "x-ms-ratelimit-remaining-subscription-resource-requests" : "11995", - "x-ms-routing-request-id" : "WESTUS2:20180712T012550Z:2ab2e77f-ffd1-4744-ae0f-55f133c6fe2c", + "x-ms-routing-request-id" : "WESTUS2:20181104T065804Z:7c90bf11-b723-47c7-b226-87e9623666b6", "x-powered-by" : "ASP.NET", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "42eaa120-c2bf-43fa-885d-33fc8205dd5a", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp2-17469975c2/config/appsettings\",\"name\":\"appsettings\",\"type\":\"Microsoft.Web/sites/config\",\"location\":\"West Europe\",\"tags\":{},\"properties\":{}}" + "x-ms-request-id" : "f2fcfabd-5786-4fbb-a11d-1ff4d6156d66", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp2-7e814026c0/config/appsettings\",\"name\":\"appsettings\",\"type\":\"Microsoft.Web/sites/config\",\"location\":\"West Europe\",\"tags\":{},\"properties\":{}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp2-17469975c2/config/slotConfigNames?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp2-7e814026c0/config/slotConfigNames?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:25:49 GMT", + "date" : "Sun, 04 Nov 2018 06:58:04 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "170", + "content-length" : "201", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "14979", + "x-ms-ratelimit-remaining-subscription-reads" : "11982", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "e98d23bf-6067-4aab-a00d-666cce1036e8", + "x-ms-correlation-request-id" : "deb68e18-fbd9-469c-9899-b277bdfed094", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T012550Z:e98d23bf-6067-4aab-a00d-666cce1036e8", + "x-ms-routing-request-id" : "WESTUS2:20181104T065804Z:deb68e18-fbd9-469c-9899-b277bdfed094", "x-powered-by" : "ASP.NET", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "ca588363-6840-488b-bc62-bc93ade86a50", - "Body" : "{\"id\":null,\"name\":\"webapp2-17469975c2\",\"type\":\"Microsoft.Web/sites\",\"location\":\"West Europe\",\"tags\":{},\"properties\":{\"connectionStringNames\":null,\"appSettingNames\":null}}" + "x-ms-request-id" : "d26906fe-6801-4d0c-997c-ff5efd68c095", + "Body" : "{\"id\":null,\"name\":\"webapp2-7e814026c0\",\"type\":\"Microsoft.Web/sites\",\"location\":\"West Europe\",\"tags\":{},\"properties\":{\"connectionStringNames\":null,\"appSettingNames\":null,\"azureStorageConfigNames\":null}}" } }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp2-17469975c2/config/connectionstrings/list?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp2-7e814026c0/config/connectionstrings/list?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:25:50 GMT", + "date" : "Sun, 04 Nov 2018 06:58:04 GMT", "server" : "Microsoft-IIS/10.0", "content-length" : "283", "expires" : "-1", @@ -1416,56 +1329,56 @@ "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "7451c855-30fb-43d8-b135-b7a3ca721bbb", + "x-ms-correlation-request-id" : "28cf2341-0749-42b5-bbc5-9a364f199312", "x-content-type-options" : "nosniff", "x-ms-ratelimit-remaining-subscription-resource-requests" : "11994", - "x-ms-routing-request-id" : "WESTUS2:20180712T012550Z:7451c855-30fb-43d8-b135-b7a3ca721bbb", + "x-ms-routing-request-id" : "WESTUS2:20181104T065805Z:28cf2341-0749-42b5-bbc5-9a364f199312", "x-powered-by" : "ASP.NET", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "50c69b97-5e4d-4fca-9f26-28e03ff171b5", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp2-17469975c2/config/connectionstrings\",\"name\":\"connectionstrings\",\"type\":\"Microsoft.Web/sites/config\",\"location\":\"West Europe\",\"tags\":{},\"properties\":{}}" + "x-ms-request-id" : "7b9dc051-15b5-4e49-8fbd-4da1bbee69a8", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp2-7e814026c0/config/connectionstrings\",\"name\":\"connectionstrings\",\"type\":\"Microsoft.Web/sites/config\",\"location\":\"West Europe\",\"tags\":{},\"properties\":{}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp2-17469975c2/config/slotConfigNames?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp2-7e814026c0/config/slotConfigNames?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:25:50 GMT", + "date" : "Sun, 04 Nov 2018 06:58:04 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "170", + "content-length" : "201", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "14978", + "x-ms-ratelimit-remaining-subscription-reads" : "11981", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "f2dfb51b-b13d-40e9-83b2-2283f828c730", + "x-ms-correlation-request-id" : "0b31c009-a095-4e44-af59-2a45cdaed838", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T012551Z:f2dfb51b-b13d-40e9-83b2-2283f828c730", + "x-ms-routing-request-id" : "WESTUS2:20181104T065805Z:0b31c009-a095-4e44-af59-2a45cdaed838", "x-powered-by" : "ASP.NET", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "9df9a593-b94a-4c8f-bd23-477aebb0bcb3", - "Body" : "{\"id\":null,\"name\":\"webapp2-17469975c2\",\"type\":\"Microsoft.Web/sites\",\"location\":\"West Europe\",\"tags\":{},\"properties\":{\"connectionStringNames\":null,\"appSettingNames\":null}}" + "x-ms-request-id" : "a40ac4c4-b380-4781-9c97-7f9acbef983c", + "Body" : "{\"id\":null,\"name\":\"webapp2-7e814026c0\",\"type\":\"Microsoft.Web/sites\",\"location\":\"West Europe\",\"tags\":{},\"properties\":{\"connectionStringNames\":null,\"appSettingNames\":null,\"azureStorageConfigNames\":null}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp3-27b87307bd?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp3-ffa00207df?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:26:07 GMT", + "date" : "Sun, 04 Nov 2018 06:58:26 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "2903", + "content-length" : "2889", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", @@ -1474,28 +1387,28 @@ "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "ac65c5d5-20b0-4429-a63f-a0b6484fc9b7", + "x-ms-correlation-request-id" : "152c9394-05bc-477a-85f5-a60623053460", "x-content-type-options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-resource-requests" : "497", - "x-ms-routing-request-id" : "WESTUS2:20180712T012608Z:ac65c5d5-20b0-4429-a63f-a0b6484fc9b7", + "x-ms-ratelimit-remaining-subscription-resource-requests" : "494", + "x-ms-routing-request-id" : "WESTUS2:20181104T065827Z:152c9394-05bc-477a-85f5-a60623053460", "x-powered-by" : "ASP.NET", "content-type" : "application/json", - "etag" : "\"1D4197F48265640\"", + "etag" : "\"1D4740BBEC0F7CB\"", "cache-control" : "no-cache", - "x-ms-request-id" : "46d873e2-1c2f-4326-9f6e-8d6eda6a7383", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp3-27b87307bd\",\"name\":\"webapp3-27b87307bd\",\"type\":\"Microsoft.Web/sites\",\"kind\":\"app,linux\",\"location\":\"Southeast Asia\",\"tags\":{},\"properties\":{\"name\":\"webapp3-27b87307bd\",\"state\":\"Running\",\"hostNames\":[\"webapp3-27b87307bd.azurewebsites.net\"],\"webSpace\":\"rgnemv_82e07474b2af-SoutheastAsiawebspace\",\"selfLink\":\"https://waws-prod-sg1-019.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/rgnemv_82e07474b2af-SoutheastAsiawebspace/sites/webapp3-27b87307bd\",\"repositorySiteName\":\"webapp3-27b87307bd\",\"owner\":null,\"usageState\":\"Normal\",\"enabled\":true,\"adminEnabled\":true,\"enabledHostNames\":[\"webapp3-27b87307bd.azurewebsites.net\",\"webapp3-27b87307bd.scm.azurewebsites.net\"],\"siteProperties\":{\"metadata\":null,\"properties\":[{\"name\":\"LinuxFxVersion\",\"value\":\"\"},{\"name\":\"WindowsFxVersion\",\"value\":null}],\"appSettings\":null},\"availabilityState\":\"Normal\",\"sslCertificates\":null,\"csrs\":[],\"cers\":null,\"siteMode\":null,\"hostNameSslStates\":[{\"name\":\"webapp3-27b87307bd.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Standard\"},{\"name\":\"webapp3-27b87307bd.scm.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Repository\"}],\"computeMode\":null,\"serverFarm\":null,\"serverFarmId\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/serverfarms/jplan3_157072\",\"reserved\":true,\"isXenon\":false,\"lastModifiedTimeUtc\":\"2018-07-12T01:25:55.71\",\"storageRecoveryDefaultState\":\"Running\",\"contentAvailabilityState\":\"Normal\",\"runtimeAvailabilityState\":\"Normal\",\"siteConfig\":null,\"deploymentId\":\"webapp3-27b87307bd\",\"trafficManagerHostNames\":null,\"sku\":\"Standard\",\"scmSiteAlsoStopped\":false,\"targetSwapSlot\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"clientAffinityEnabled\":true,\"clientCertEnabled\":false,\"hostNamesDisabled\":false,\"domainVerificationIdentifiers\":null,\"kind\":\"app,linux\",\"outboundIpAddresses\":\"52.187.36.104,52.187.129.179,52.187.23.154,52.163.123.89,52.230.18.200\",\"possibleOutboundIpAddresses\":\"52.187.36.104,52.187.129.179,52.187.23.154,52.163.123.89,52.230.18.200,20.184.9.149,20.191.136.243,52.175.14.137\",\"containerSize\":0,\"dailyMemoryTimeQuota\":0,\"suspendedTill\":null,\"siteDisabledReason\":0,\"functionExecutionUnitsCache\":null,\"maxNumberOfWorkers\":null,\"homeStamp\":\"waws-prod-sg1-019\",\"cloningInfo\":null,\"hostingEnvironmentId\":null,\"tags\":{},\"resourceGroup\":\"rgnemv_82e07474b2af\",\"defaultHostName\":\"webapp3-27b87307bd.azurewebsites.net\",\"slotSwapStatus\":null,\"httpsOnly\":false}}" + "x-ms-request-id" : "7dc02d9e-43a5-415a-b312-7336e1b45803", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp3-ffa00207df\",\"name\":\"webapp3-ffa00207df\",\"type\":\"Microsoft.Web/sites\",\"kind\":\"app,linux\",\"location\":\"Southeast Asia\",\"tags\":{},\"properties\":{\"name\":\"webapp3-ffa00207df\",\"state\":\"Running\",\"hostNames\":[\"webapp3-ffa00207df.azurewebsites.net\"],\"webSpace\":\"rgnemv_d7552715ba2f-SoutheastAsiawebspace\",\"selfLink\":\"https://waws-prod-sg1-019.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/rgnemv_d7552715ba2f-SoutheastAsiawebspace/sites/webapp3-ffa00207df\",\"repositorySiteName\":\"webapp3-ffa00207df\",\"owner\":null,\"usageState\":\"Normal\",\"enabled\":true,\"adminEnabled\":true,\"enabledHostNames\":[\"webapp3-ffa00207df.azurewebsites.net\",\"webapp3-ffa00207df.scm.azurewebsites.net\"],\"siteProperties\":{\"metadata\":null,\"properties\":[{\"name\":\"LinuxFxVersion\",\"value\":\"\"},{\"name\":\"WindowsFxVersion\",\"value\":null}],\"appSettings\":null},\"availabilityState\":\"Normal\",\"sslCertificates\":null,\"csrs\":[],\"cers\":null,\"siteMode\":null,\"hostNameSslStates\":[{\"name\":\"webapp3-ffa00207df.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Standard\"},{\"name\":\"webapp3-ffa00207df.scm.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Repository\"}],\"computeMode\":null,\"serverFarm\":null,\"serverFarmId\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/serverfarms/jplan3_23504b\",\"reserved\":true,\"isXenon\":false,\"lastModifiedTimeUtc\":\"2018-11-04T06:58:08.81\",\"storageRecoveryDefaultState\":\"Running\",\"contentAvailabilityState\":\"Normal\",\"runtimeAvailabilityState\":\"Normal\",\"siteConfig\":null,\"deploymentId\":\"webapp3-ffa00207df\",\"trafficManagerHostNames\":null,\"sku\":\"Standard\",\"scmSiteAlsoStopped\":false,\"targetSwapSlot\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"clientAffinityEnabled\":true,\"clientCertEnabled\":false,\"hostNamesDisabled\":false,\"domainVerificationIdentifiers\":null,\"kind\":\"app,linux\",\"outboundIpAddresses\":\"52.187.36.104,52.187.129.179,52.187.23.154,52.163.123.89,52.230.18.200\",\"possibleOutboundIpAddresses\":\"52.187.36.104,52.187.129.179,52.187.23.154,52.163.123.89,52.230.18.200,20.184.9.149,20.191.136.243\",\"containerSize\":0,\"dailyMemoryTimeQuota\":0,\"suspendedTill\":null,\"siteDisabledReason\":0,\"functionExecutionUnitsCache\":null,\"maxNumberOfWorkers\":null,\"homeStamp\":\"waws-prod-sg1-019\",\"cloningInfo\":null,\"hostingEnvironmentId\":null,\"tags\":{},\"resourceGroup\":\"rgnemv_d7552715ba2f\",\"defaultHostName\":\"webapp3-ffa00207df.azurewebsites.net\",\"slotSwapStatus\":null,\"httpsOnly\":false}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp3-27b87307bd/config/web?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp3-ffa00207df/hostNameBindings/webapp3-ffa00207df.jsdkdemo-206857920.com?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:26:10 GMT", + "date" : "Sun, 04 Nov 2018 06:58:40 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "2496", + "content-length" : "544", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", @@ -1505,377 +1418,377 @@ "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "45d073b8-c158-4caf-8f09-522266575825", + "x-ms-correlation-request-id" : "57e24752-f914-4308-a0f8-23b59adcff45", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T012610Z:45d073b8-c158-4caf-8f09-522266575825", + "x-ms-routing-request-id" : "WESTUS2:20181104T065840Z:57e24752-f914-4308-a0f8-23b59adcff45", "x-powered-by" : "ASP.NET", "content-type" : "application/json", - "etag" : "\"1D4197F4FFE64C0\"", + "etag" : "\"1D4740BBEC0F7CB\"", "cache-control" : "no-cache", - "x-ms-request-id" : "20527c62-eb99-4391-b605-700f62931dfd", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp3-27b87307bd\",\"name\":\"webapp3-27b87307bd\",\"type\":\"Microsoft.Web/sites\",\"location\":\"Southeast Asia\",\"tags\":{},\"properties\":{\"numberOfWorkers\":1,\"defaultDocuments\":[\"Default.htm\",\"Default.html\",\"Default.asp\",\"index.htm\",\"index.html\",\"iisstart.htm\",\"default.aspx\",\"index.php\",\"hostingstart.html\"],\"netFrameworkVersion\":\"v4.0\",\"phpVersion\":\"\",\"pythonVersion\":\"\",\"nodeVersion\":\"4.5\",\"linuxFxVersion\":\"NODE|4.5\",\"windowsFxVersion\":null,\"requestTracingEnabled\":false,\"remoteDebuggingEnabled\":false,\"remoteDebuggingVersion\":null,\"httpLoggingEnabled\":false,\"logsDirectorySizeLimit\":35,\"detailedErrorLoggingEnabled\":false,\"publishingUsername\":\"$webapp3-27b87307bd\",\"publishingPassword\":null,\"appSettings\":null,\"metadata\":null,\"connectionStrings\":null,\"machineKey\":null,\"handlerMappings\":null,\"documentRoot\":null,\"scmType\":\"None\",\"use32BitWorkerProcess\":true,\"webSocketsEnabled\":false,\"alwaysOn\":false,\"javaVersion\":null,\"javaContainer\":null,\"javaContainerVersion\":null,\"appCommandLine\":\"\",\"managedPipelineMode\":\"Integrated\",\"virtualApplications\":[{\"virtualPath\":\"/\",\"physicalPath\":\"site\\\\wwwroot\",\"preloadEnabled\":false,\"virtualDirectories\":null}],\"winAuthAdminState\":0,\"winAuthTenantState\":0,\"customAppPoolIdentityAdminState\":false,\"customAppPoolIdentityTenantState\":false,\"runtimeADUser\":null,\"runtimeADUserPassword\":null,\"loadBalancing\":\"LeastRequests\",\"routingRules\":[],\"experiments\":{\"rampUpRules\":[]},\"limits\":null,\"autoHealEnabled\":false,\"autoHealRules\":null,\"tracingOptions\":null,\"vnetName\":\"\",\"siteAuthEnabled\":false,\"siteAuthSettings\":{\"enabled\":null,\"unauthenticatedClientAction\":null,\"tokenStoreEnabled\":null,\"allowedExternalRedirectUrls\":null,\"defaultProvider\":null,\"clientId\":null,\"clientSecret\":null,\"issuer\":null,\"allowedAudiences\":null,\"additionalLoginParams\":null,\"isAadAutoProvisioned\":false,\"googleClientId\":null,\"googleClientSecret\":null,\"googleOAuthScopes\":null,\"facebookAppId\":null,\"facebookAppSecret\":null,\"facebookOAuthScopes\":null,\"twitterConsumerKey\":null,\"twitterConsumerSecret\":null,\"microsoftAccountClientId\":null,\"microsoftAccountClientSecret\":null,\"microsoftAccountOAuthScopes\":null},\"cors\":null,\"push\":null,\"apiDefinition\":null,\"autoSwapSlotName\":null,\"localMySqlEnabled\":false,\"managedServiceIdentityId\":null,\"xManagedServiceIdentityId\":null,\"ipSecurityRestrictions\":null,\"http20Enabled\":false,\"minTlsVersion\":\"1.2\",\"ftpsState\":\"AllAllowed\"}}" + "x-ms-request-id" : "f75fddf8-3ddb-4faa-aaeb-fb7446d09278", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp3-ffa00207df/hostNameBindings/webapp3-ffa00207df.jsdkdemo-206857920.com\",\"name\":\"webapp3-ffa00207df/webapp3-ffa00207df.jsdkdemo-206857920.com\",\"type\":\"Microsoft.Web/sites/hostNameBindings\",\"location\":\"Southeast Asia\",\"properties\":{\"siteName\":\"webapp3-ffa00207df\",\"domainId\":null,\"azureResourceName\":\"webapp3-ffa00207df\",\"azureResourceType\":\"Website\",\"customHostNameDnsRecordType\":\"CName\",\"hostNameType\":\"Managed\"}}" } }, { - "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp3-27b87307bd/config/appsettings/list?api-version=2018-02-01", + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp3-ffa00207df?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:26:10 GMT", + "date" : "Sun, 04 Nov 2018 06:58:41 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "274", + "content-length" : "3209", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11980", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "0e085ce8-488f-48e4-ba9e-a44cc1d0f6e7", + "x-ms-correlation-request-id" : "973136dd-77f3-4124-8d07-71ac31032e39", "x-content-type-options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-resource-requests" : "11993", - "x-ms-routing-request-id" : "WESTUS2:20180712T012610Z:0e085ce8-488f-48e4-ba9e-a44cc1d0f6e7", + "x-ms-routing-request-id" : "WESTUS2:20181104T065842Z:973136dd-77f3-4124-8d07-71ac31032e39", "x-powered-by" : "ASP.NET", "content-type" : "application/json", + "etag" : "\"1D4740BD0184220\"", "cache-control" : "no-cache", - "x-ms-request-id" : "c0090f44-637e-410c-bc93-49eeedd77c55", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp3-27b87307bd/config/appsettings\",\"name\":\"appsettings\",\"type\":\"Microsoft.Web/sites/config\",\"location\":\"Southeast Asia\",\"tags\":{},\"properties\":{}}" + "x-ms-request-id" : "929d5dc9-57c8-4074-9e3f-a2b9aeaaaae7", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp3-ffa00207df\",\"name\":\"webapp3-ffa00207df\",\"type\":\"Microsoft.Web/sites\",\"kind\":\"app,linux\",\"location\":\"Southeast Asia\",\"tags\":{},\"properties\":{\"name\":\"webapp3-ffa00207df\",\"state\":\"Running\",\"hostNames\":[\"webapp3-ffa00207df.jsdkdemo-206857920.com\",\"webapp3-ffa00207df.azurewebsites.net\"],\"webSpace\":\"rgnemv_d7552715ba2f-SoutheastAsiawebspace\",\"selfLink\":\"https://waws-prod-sg1-019.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/rgnemv_d7552715ba2f-SoutheastAsiawebspace/sites/webapp3-ffa00207df\",\"repositorySiteName\":\"webapp3-ffa00207df\",\"owner\":null,\"usageState\":\"Normal\",\"enabled\":true,\"adminEnabled\":true,\"enabledHostNames\":[\"webapp3-ffa00207df.jsdkdemo-206857920.com\",\"webapp3-ffa00207df.azurewebsites.net\",\"webapp3-ffa00207df.scm.azurewebsites.net\"],\"siteProperties\":{\"metadata\":null,\"properties\":[{\"name\":\"LinuxFxVersion\",\"value\":\"\"},{\"name\":\"WindowsFxVersion\",\"value\":null}],\"appSettings\":null},\"availabilityState\":\"Normal\",\"sslCertificates\":null,\"csrs\":[],\"cers\":null,\"siteMode\":null,\"hostNameSslStates\":[{\"name\":\"webapp3-ffa00207df.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Standard\"},{\"name\":\"webapp3-ffa00207df.jsdkdemo-206857920.com\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Standard\"},{\"name\":\"webapp3-ffa00207df.scm.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Repository\"}],\"computeMode\":null,\"serverFarm\":null,\"serverFarmId\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/serverfarms/jplan3_23504b\",\"reserved\":true,\"isXenon\":false,\"lastModifiedTimeUtc\":\"2018-11-04T06:58:38.53\",\"storageRecoveryDefaultState\":\"Running\",\"contentAvailabilityState\":\"Normal\",\"runtimeAvailabilityState\":\"Normal\",\"siteConfig\":null,\"deploymentId\":\"webapp3-ffa00207df\",\"trafficManagerHostNames\":null,\"sku\":\"Standard\",\"scmSiteAlsoStopped\":false,\"targetSwapSlot\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"clientAffinityEnabled\":true,\"clientCertEnabled\":false,\"hostNamesDisabled\":false,\"domainVerificationIdentifiers\":null,\"kind\":\"app,linux\",\"outboundIpAddresses\":\"52.187.36.104,52.187.129.179,52.187.23.154,52.163.123.89,52.230.18.200\",\"possibleOutboundIpAddresses\":\"52.187.36.104,52.187.129.179,52.187.23.154,52.163.123.89,52.230.18.200,20.184.9.149,20.191.136.243\",\"containerSize\":0,\"dailyMemoryTimeQuota\":0,\"suspendedTill\":null,\"siteDisabledReason\":0,\"functionExecutionUnitsCache\":null,\"maxNumberOfWorkers\":null,\"homeStamp\":\"waws-prod-sg1-019\",\"cloningInfo\":null,\"hostingEnvironmentId\":null,\"tags\":{},\"resourceGroup\":\"rgnemv_d7552715ba2f\",\"defaultHostName\":\"webapp3-ffa00207df.azurewebsites.net\",\"slotSwapStatus\":null,\"httpsOnly\":false}}" } }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp3-27b87307bd/config/appsettings?api-version=2018-02-01", + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp3-ffa00207df/config/web?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:26:11 GMT", + "date" : "Sun, 04 Nov 2018 06:58:42 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "274", + "content-length" : "2555", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", - "x-ms-ratelimit-remaining-subscription-writes" : "1181", "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11979", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "c1372bc5-161b-4c07-a393-2a7353e5d3e3", + "x-ms-correlation-request-id" : "e19f626a-72eb-4856-8ffd-28ba56a94f1b", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T012611Z:c1372bc5-161b-4c07-a393-2a7353e5d3e3", + "x-ms-routing-request-id" : "WESTUS2:20181104T065842Z:e19f626a-72eb-4856-8ffd-28ba56a94f1b", "x-powered-by" : "ASP.NET", "content-type" : "application/json", - "etag" : "\"1D4197F510F86A0\"", "cache-control" : "no-cache", - "x-ms-request-id" : "b355ee94-ebd6-4ef8-b44a-4b6d993bc89e", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp3-27b87307bd/config/appsettings\",\"name\":\"appsettings\",\"type\":\"Microsoft.Web/sites/config\",\"location\":\"Southeast Asia\",\"tags\":{},\"properties\":{}}" + "x-ms-request-id" : "03ad371d-f76b-4784-9ac7-63043ad4f2a9", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp3-ffa00207df/config/web\",\"name\":\"webapp3-ffa00207df\",\"type\":\"Microsoft.Web/sites/config\",\"location\":\"Southeast Asia\",\"tags\":{},\"properties\":{\"numberOfWorkers\":1,\"defaultDocuments\":[\"Default.htm\",\"Default.html\",\"Default.asp\",\"index.htm\",\"index.html\",\"iisstart.htm\",\"default.aspx\",\"index.php\",\"hostingstart.html\"],\"netFrameworkVersion\":\"v4.0\",\"phpVersion\":\"\",\"pythonVersion\":\"\",\"nodeVersion\":\"\",\"linuxFxVersion\":\"\",\"windowsFxVersion\":null,\"requestTracingEnabled\":false,\"remoteDebuggingEnabled\":false,\"remoteDebuggingVersion\":null,\"httpLoggingEnabled\":false,\"logsDirectorySizeLimit\":35,\"detailedErrorLoggingEnabled\":false,\"publishingUsername\":\"$webapp3-ffa00207df\",\"publishingPassword\":null,\"appSettings\":null,\"azureStorageAccounts\":{},\"metadata\":null,\"connectionStrings\":null,\"machineKey\":null,\"handlerMappings\":null,\"documentRoot\":null,\"scmType\":\"None\",\"use32BitWorkerProcess\":true,\"webSocketsEnabled\":false,\"alwaysOn\":false,\"javaVersion\":null,\"javaContainer\":null,\"javaContainerVersion\":null,\"appCommandLine\":\"\",\"managedPipelineMode\":\"Integrated\",\"virtualApplications\":[{\"virtualPath\":\"/\",\"physicalPath\":\"site\\\\wwwroot\",\"preloadEnabled\":false,\"virtualDirectories\":null}],\"winAuthAdminState\":0,\"winAuthTenantState\":0,\"customAppPoolIdentityAdminState\":false,\"customAppPoolIdentityTenantState\":false,\"runtimeADUser\":null,\"runtimeADUserPassword\":null,\"loadBalancing\":\"LeastRequests\",\"routingRules\":[],\"experiments\":{\"rampUpRules\":[]},\"limits\":null,\"autoHealEnabled\":false,\"autoHealRules\":null,\"tracingOptions\":null,\"vnetName\":\"\",\"siteAuthEnabled\":false,\"siteAuthSettings\":{\"enabled\":null,\"unauthenticatedClientAction\":null,\"tokenStoreEnabled\":null,\"allowedExternalRedirectUrls\":null,\"defaultProvider\":null,\"clientId\":null,\"clientSecret\":null,\"issuer\":null,\"allowedAudiences\":null,\"additionalLoginParams\":null,\"isAadAutoProvisioned\":false,\"googleClientId\":null,\"googleClientSecret\":null,\"googleOAuthScopes\":null,\"facebookAppId\":null,\"facebookAppSecret\":null,\"facebookOAuthScopes\":null,\"twitterConsumerKey\":null,\"twitterConsumerSecret\":null,\"microsoftAccountClientId\":null,\"microsoftAccountClientSecret\":null,\"microsoftAccountOAuthScopes\":null},\"cors\":null,\"push\":null,\"apiDefinition\":null,\"autoSwapSlotName\":null,\"localMySqlEnabled\":false,\"managedServiceIdentityId\":null,\"xManagedServiceIdentityId\":null,\"ipSecurityRestrictions\":null,\"http20Enabled\":false,\"minTlsVersion\":\"1.2\",\"ftpsState\":\"AllAllowed\",\"reservedInstanceCount\":0}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp3-27b87307bd/hostNameBindings/webapp3-27b87307bd.jsdkdemo-bce78247d.com?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/certificates/62D52BCD3A756AFE7787F80615102F294B543C0C%23%23South%20East%20Asia%23?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:26:21 GMT", + "date" : "Sun, 04 Nov 2018 06:58:43 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "544", + "content-length" : "955", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", - "x-ms-ratelimit-remaining-subscription-writes" : "1180", + "x-ms-ratelimit-remaining-subscription-writes" : "1181", "retry-after" : "0", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "38f62c02-f539-4a96-8afe-6ba22da0b01b", + "x-ms-correlation-request-id" : "8a7be331-d083-4bae-a86d-007c26415d90", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T012622Z:38f62c02-f539-4a96-8afe-6ba22da0b01b", + "x-ms-routing-request-id" : "WESTUS2:20181104T065844Z:8a7be331-d083-4bae-a86d-007c26415d90", "x-powered-by" : "ASP.NET", + "warning" : "199 Some of the uploaded certificates are either self-signed or expired.,199 Some of the uploaded certificates cannot be validated to a trusted CA", "content-type" : "application/json", - "etag" : "\"1D4197F510F86A0\"", "cache-control" : "no-cache", - "x-ms-request-id" : "1c4f6044-2942-4c3d-aa1f-288c6376a3cb", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp3-27b87307bd/hostNameBindings/webapp3-27b87307bd.jsdkdemo-bce78247d.com\",\"name\":\"webapp3-27b87307bd/webapp3-27b87307bd.jsdkdemo-bce78247d.com\",\"type\":\"Microsoft.Web/sites/hostNameBindings\",\"location\":\"Southeast Asia\",\"properties\":{\"siteName\":\"webapp3-27b87307bd\",\"domainId\":null,\"azureResourceName\":\"webapp3-27b87307bd\",\"azureResourceType\":\"Website\",\"customHostNameDnsRecordType\":\"CName\",\"hostNameType\":\"Managed\"}}" + "x-ms-request-id" : "7ce178cf-1d6d-4087-8211-862a1b84b9d3", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/certificates/62D52BCD3A756AFE7787F80615102F294B543C0C##South East Asia#\",\"name\":\"62D52BCD3A756AFE7787F80615102F294B543C0C##South East Asia#\",\"type\":\"Microsoft.Web/certificates\",\"location\":\"southeastasia\",\"tags\":{},\"properties\":{\"friendlyName\":\"jsdkdemo-206857920.com\",\"subjectName\":\"*.jsdkdemo-206857920.com\",\"hostNames\":[\"*.jsdkdemo-206857920.com\"],\"pfxBlob\":null,\"siteName\":null,\"selfLink\":null,\"issuer\":\"*.jsdkdemo-206857920.com\",\"issueDate\":\"2018-11-04T06:50:26+00:00\",\"expirationDate\":\"2028-11-01T06:50:26+00:00\",\"password\":null,\"thumbprint\":\"62D52BCD3A756AFE7787F80615102F294B543C0C\",\"valid\":null,\"toDelete\":null,\"cerBlob\":null,\"publicKeyHash\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"keyVaultSecretStatus\":\"Initialized\",\"webSpace\":\"rgnemv_d7552715ba2f-SoutheastAsiawebspace\",\"serverFarmId\":null,\"tags\":{}}}" } }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp3-27b87307bd?api-version=2018-02-01", + "Method" : "PUT", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp3-ffa00207df?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:26:22 GMT", + "date" : "Sun, 04 Nov 2018 06:58:46 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "3231", + "content-length" : "3249", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "14977", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "7fe22f14-b3d9-40f0-9f82-04c4c613b55c", + "x-ms-correlation-request-id" : "1484476e-dec3-4f65-b1f9-14d5785fd51b", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T012622Z:7fe22f14-b3d9-40f0-9f82-04c4c613b55c", + "x-ms-ratelimit-remaining-subscription-resource-requests" : "493", + "x-ms-routing-request-id" : "WESTUS2:20181104T065846Z:1484476e-dec3-4f65-b1f9-14d5785fd51b", "x-powered-by" : "ASP.NET", "content-type" : "application/json", - "etag" : "\"1D4197F562519C0\"", + "etag" : "\"1D4740BD45094A0\"", "cache-control" : "no-cache", - "x-ms-request-id" : "f3fbeccb-d2e3-463c-b92e-dc6a0de03a90", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp3-27b87307bd\",\"name\":\"webapp3-27b87307bd\",\"type\":\"Microsoft.Web/sites\",\"kind\":\"app,linux\",\"location\":\"Southeast Asia\",\"tags\":{},\"properties\":{\"name\":\"webapp3-27b87307bd\",\"state\":\"Running\",\"hostNames\":[\"webapp3-27b87307bd.jsdkdemo-bce78247d.com\",\"webapp3-27b87307bd.azurewebsites.net\"],\"webSpace\":\"rgnemv_82e07474b2af-SoutheastAsiawebspace\",\"selfLink\":\"https://waws-prod-sg1-019.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/rgnemv_82e07474b2af-SoutheastAsiawebspace/sites/webapp3-27b87307bd\",\"repositorySiteName\":\"webapp3-27b87307bd\",\"owner\":null,\"usageState\":\"Normal\",\"enabled\":true,\"adminEnabled\":true,\"enabledHostNames\":[\"webapp3-27b87307bd.jsdkdemo-bce78247d.com\",\"webapp3-27b87307bd.azurewebsites.net\",\"webapp3-27b87307bd.scm.azurewebsites.net\"],\"siteProperties\":{\"metadata\":null,\"properties\":[{\"name\":\"LinuxFxVersion\",\"value\":\"NODE|4.5\"},{\"name\":\"WindowsFxVersion\",\"value\":null}],\"appSettings\":null},\"availabilityState\":\"Normal\",\"sslCertificates\":null,\"csrs\":[],\"cers\":null,\"siteMode\":null,\"hostNameSslStates\":[{\"name\":\"webapp3-27b87307bd.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Standard\"},{\"name\":\"webapp3-27b87307bd.jsdkdemo-bce78247d.com\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Standard\"},{\"name\":\"webapp3-27b87307bd.scm.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Repository\"}],\"computeMode\":null,\"serverFarm\":null,\"serverFarmId\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/serverfarms/jplan3_157072\",\"reserved\":true,\"isXenon\":false,\"lastModifiedTimeUtc\":\"2018-07-12T01:26:19.74\",\"storageRecoveryDefaultState\":\"Running\",\"contentAvailabilityState\":\"Normal\",\"runtimeAvailabilityState\":\"Normal\",\"siteConfig\":null,\"deploymentId\":\"webapp3-27b87307bd\",\"trafficManagerHostNames\":null,\"sku\":\"Standard\",\"scmSiteAlsoStopped\":false,\"targetSwapSlot\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"clientAffinityEnabled\":true,\"clientCertEnabled\":false,\"hostNamesDisabled\":false,\"domainVerificationIdentifiers\":null,\"kind\":\"app,linux\",\"outboundIpAddresses\":\"52.187.36.104,52.187.129.179,52.187.23.154,52.163.123.89,52.230.18.200\",\"possibleOutboundIpAddresses\":\"52.187.36.104,52.187.129.179,52.187.23.154,52.163.123.89,52.230.18.200,20.184.9.149,20.191.136.243,52.175.14.137\",\"containerSize\":0,\"dailyMemoryTimeQuota\":0,\"suspendedTill\":null,\"siteDisabledReason\":0,\"functionExecutionUnitsCache\":null,\"maxNumberOfWorkers\":null,\"homeStamp\":\"waws-prod-sg1-019\",\"cloningInfo\":null,\"hostingEnvironmentId\":null,\"tags\":{},\"resourceGroup\":\"rgnemv_82e07474b2af\",\"defaultHostName\":\"webapp3-27b87307bd.azurewebsites.net\",\"slotSwapStatus\":null,\"httpsOnly\":false}}" + "x-ms-request-id" : "457ca29c-01f4-4576-b599-483bbfffc210", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp3-ffa00207df\",\"name\":\"webapp3-ffa00207df\",\"type\":\"Microsoft.Web/sites\",\"kind\":\"app,linux\",\"location\":\"Southeast Asia\",\"tags\":{},\"properties\":{\"name\":\"webapp3-ffa00207df\",\"state\":\"Running\",\"hostNames\":[\"webapp3-ffa00207df.jsdkdemo-206857920.com\",\"webapp3-ffa00207df.azurewebsites.net\"],\"webSpace\":\"rgnemv_d7552715ba2f-SoutheastAsiawebspace\",\"selfLink\":\"https://waws-prod-sg1-019.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/rgnemv_d7552715ba2f-SoutheastAsiawebspace/sites/webapp3-ffa00207df\",\"repositorySiteName\":\"webapp3-ffa00207df\",\"owner\":null,\"usageState\":\"Normal\",\"enabled\":true,\"adminEnabled\":true,\"enabledHostNames\":[\"webapp3-ffa00207df.jsdkdemo-206857920.com\",\"webapp3-ffa00207df.azurewebsites.net\",\"webapp3-ffa00207df.scm.azurewebsites.net\"],\"siteProperties\":{\"metadata\":null,\"properties\":[{\"name\":\"LinuxFxVersion\",\"value\":\"\"},{\"name\":\"WindowsFxVersion\",\"value\":null}],\"appSettings\":null},\"availabilityState\":\"Normal\",\"sslCertificates\":null,\"csrs\":[],\"cers\":null,\"siteMode\":null,\"hostNameSslStates\":[{\"name\":\"webapp3-ffa00207df.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Standard\"},{\"name\":\"webapp3-ffa00207df.jsdkdemo-206857920.com\",\"sslState\":\"SniEnabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":\"62D52BCD3A756AFE7787F80615102F294B543C0C\",\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Standard\"},{\"name\":\"webapp3-ffa00207df.scm.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Repository\"}],\"computeMode\":null,\"serverFarm\":null,\"serverFarmId\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/serverfarms/jplan3_23504b\",\"reserved\":true,\"isXenon\":false,\"lastModifiedTimeUtc\":\"2018-11-04T06:58:45.61\",\"storageRecoveryDefaultState\":\"Running\",\"contentAvailabilityState\":\"Normal\",\"runtimeAvailabilityState\":\"Normal\",\"siteConfig\":null,\"deploymentId\":\"webapp3-ffa00207df\",\"trafficManagerHostNames\":null,\"sku\":\"Standard\",\"scmSiteAlsoStopped\":false,\"targetSwapSlot\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"clientAffinityEnabled\":true,\"clientCertEnabled\":false,\"hostNamesDisabled\":false,\"domainVerificationIdentifiers\":null,\"kind\":\"app,linux\",\"outboundIpAddresses\":\"52.187.36.104,52.187.129.179,52.187.23.154,52.163.123.89,52.230.18.200\",\"possibleOutboundIpAddresses\":\"52.187.36.104,52.187.129.179,52.187.23.154,52.163.123.89,52.230.18.200,20.184.9.149,20.191.136.243\",\"containerSize\":0,\"dailyMemoryTimeQuota\":0,\"suspendedTill\":null,\"siteDisabledReason\":0,\"functionExecutionUnitsCache\":null,\"maxNumberOfWorkers\":null,\"homeStamp\":\"waws-prod-sg1-019\",\"cloningInfo\":null,\"hostingEnvironmentId\":null,\"tags\":{},\"resourceGroup\":\"rgnemv_d7552715ba2f\",\"defaultHostName\":\"webapp3-ffa00207df.azurewebsites.net\",\"slotSwapStatus\":null,\"httpsOnly\":false}}" } }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp3-27b87307bd/config/web?api-version=2018-02-01", + "Method" : "PUT", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp3-ffa00207df/config/web?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:26:22 GMT", + "date" : "Sun, 04 Nov 2018 06:58:48 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "2514", + "content-length" : "2541", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", + "x-ms-ratelimit-remaining-subscription-writes" : "1180", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "14976", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "43016dca-0562-49f3-a8a1-ac0a18ab5da1", + "x-ms-correlation-request-id" : "f0980924-aa64-4e33-bbd6-d67d0df43fe6", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T012622Z:43016dca-0562-49f3-a8a1-ac0a18ab5da1", + "x-ms-routing-request-id" : "WESTUS2:20181104T065849Z:f0980924-aa64-4e33-bbd6-d67d0df43fe6", "x-powered-by" : "ASP.NET", "content-type" : "application/json", + "etag" : "\"1D4740BD61EEC00\"", "cache-control" : "no-cache", - "x-ms-request-id" : "fae68464-5d5d-482d-8537-11d3dbb2e059", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp3-27b87307bd/config/web\",\"name\":\"webapp3-27b87307bd\",\"type\":\"Microsoft.Web/sites/config\",\"location\":\"Southeast Asia\",\"tags\":{},\"properties\":{\"numberOfWorkers\":1,\"defaultDocuments\":[\"Default.htm\",\"Default.html\",\"Default.asp\",\"index.htm\",\"index.html\",\"iisstart.htm\",\"default.aspx\",\"index.php\",\"hostingstart.html\"],\"netFrameworkVersion\":\"v4.0\",\"phpVersion\":\"\",\"pythonVersion\":\"\",\"nodeVersion\":\"4.5\",\"linuxFxVersion\":\"NODE|4.5\",\"windowsFxVersion\":null,\"requestTracingEnabled\":false,\"remoteDebuggingEnabled\":false,\"remoteDebuggingVersion\":null,\"httpLoggingEnabled\":false,\"logsDirectorySizeLimit\":35,\"detailedErrorLoggingEnabled\":false,\"publishingUsername\":\"$webapp3-27b87307bd\",\"publishingPassword\":null,\"appSettings\":null,\"metadata\":null,\"connectionStrings\":null,\"machineKey\":null,\"handlerMappings\":null,\"documentRoot\":null,\"scmType\":\"None\",\"use32BitWorkerProcess\":true,\"webSocketsEnabled\":false,\"alwaysOn\":false,\"javaVersion\":null,\"javaContainer\":null,\"javaContainerVersion\":null,\"appCommandLine\":\"\",\"managedPipelineMode\":\"Integrated\",\"virtualApplications\":[{\"virtualPath\":\"/\",\"physicalPath\":\"site\\\\wwwroot\",\"preloadEnabled\":false,\"virtualDirectories\":null}],\"winAuthAdminState\":0,\"winAuthTenantState\":0,\"customAppPoolIdentityAdminState\":false,\"customAppPoolIdentityTenantState\":false,\"runtimeADUser\":null,\"runtimeADUserPassword\":null,\"loadBalancing\":\"LeastRequests\",\"routingRules\":[],\"experiments\":{\"rampUpRules\":[]},\"limits\":null,\"autoHealEnabled\":false,\"autoHealRules\":null,\"tracingOptions\":null,\"vnetName\":\"\",\"siteAuthEnabled\":false,\"siteAuthSettings\":{\"enabled\":null,\"unauthenticatedClientAction\":null,\"tokenStoreEnabled\":null,\"allowedExternalRedirectUrls\":null,\"defaultProvider\":null,\"clientId\":null,\"clientSecret\":null,\"issuer\":null,\"allowedAudiences\":null,\"additionalLoginParams\":null,\"isAadAutoProvisioned\":false,\"googleClientId\":null,\"googleClientSecret\":null,\"googleOAuthScopes\":null,\"facebookAppId\":null,\"facebookAppSecret\":null,\"facebookOAuthScopes\":null,\"twitterConsumerKey\":null,\"twitterConsumerSecret\":null,\"microsoftAccountClientId\":null,\"microsoftAccountClientSecret\":null,\"microsoftAccountOAuthScopes\":null},\"cors\":null,\"push\":null,\"apiDefinition\":null,\"autoSwapSlotName\":null,\"localMySqlEnabled\":false,\"managedServiceIdentityId\":null,\"xManagedServiceIdentityId\":null,\"ipSecurityRestrictions\":null,\"http20Enabled\":false,\"minTlsVersion\":\"1.2\",\"ftpsState\":\"AllAllowed\"}}" + "x-ms-request-id" : "27dbaf46-ae4b-4c0a-954e-29a8aed234ea", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp3-ffa00207df\",\"name\":\"webapp3-ffa00207df\",\"type\":\"Microsoft.Web/sites\",\"location\":\"Southeast Asia\",\"tags\":{},\"properties\":{\"numberOfWorkers\":1,\"defaultDocuments\":[\"Default.htm\",\"Default.html\",\"Default.asp\",\"index.htm\",\"index.html\",\"iisstart.htm\",\"default.aspx\",\"index.php\",\"hostingstart.html\"],\"netFrameworkVersion\":\"v4.0\",\"phpVersion\":\"\",\"pythonVersion\":\"\",\"nodeVersion\":\"\",\"linuxFxVersion\":\"\",\"windowsFxVersion\":null,\"requestTracingEnabled\":false,\"remoteDebuggingEnabled\":false,\"remoteDebuggingVersion\":\"VS2012\",\"httpLoggingEnabled\":false,\"logsDirectorySizeLimit\":35,\"detailedErrorLoggingEnabled\":false,\"publishingUsername\":\"$webapp3-ffa00207df\",\"publishingPassword\":null,\"appSettings\":null,\"azureStorageAccounts\":{},\"metadata\":null,\"connectionStrings\":null,\"machineKey\":null,\"handlerMappings\":null,\"documentRoot\":null,\"scmType\":\"None\",\"use32BitWorkerProcess\":true,\"webSocketsEnabled\":false,\"alwaysOn\":false,\"javaVersion\":null,\"javaContainer\":null,\"javaContainerVersion\":null,\"appCommandLine\":\"\",\"managedPipelineMode\":\"Integrated\",\"virtualApplications\":[{\"virtualPath\":\"/\",\"physicalPath\":\"site\\\\wwwroot\",\"preloadEnabled\":false,\"virtualDirectories\":null}],\"winAuthAdminState\":0,\"winAuthTenantState\":0,\"customAppPoolIdentityAdminState\":false,\"customAppPoolIdentityTenantState\":false,\"runtimeADUser\":null,\"runtimeADUserPassword\":null,\"loadBalancing\":\"LeastRequests\",\"routingRules\":[],\"experiments\":{\"rampUpRules\":[]},\"limits\":null,\"autoHealEnabled\":false,\"autoHealRules\":null,\"tracingOptions\":null,\"vnetName\":\"\",\"siteAuthEnabled\":false,\"siteAuthSettings\":{\"enabled\":null,\"unauthenticatedClientAction\":null,\"tokenStoreEnabled\":null,\"allowedExternalRedirectUrls\":null,\"defaultProvider\":null,\"clientId\":null,\"clientSecret\":null,\"issuer\":null,\"allowedAudiences\":null,\"additionalLoginParams\":null,\"isAadAutoProvisioned\":false,\"googleClientId\":null,\"googleClientSecret\":null,\"googleOAuthScopes\":null,\"facebookAppId\":null,\"facebookAppSecret\":null,\"facebookOAuthScopes\":null,\"twitterConsumerKey\":null,\"twitterConsumerSecret\":null,\"microsoftAccountClientId\":null,\"microsoftAccountClientSecret\":null,\"microsoftAccountOAuthScopes\":null},\"cors\":null,\"push\":null,\"apiDefinition\":null,\"autoSwapSlotName\":null,\"localMySqlEnabled\":false,\"managedServiceIdentityId\":null,\"xManagedServiceIdentityId\":null,\"ipSecurityRestrictions\":null,\"http20Enabled\":false,\"minTlsVersion\":\"1.2\",\"ftpsState\":\"AllAllowed\",\"reservedInstanceCount\":0}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/certificates/7320DC1D2EBECD96C8E30DD01787DC7B8AA0B0FF%23%23South%20East%20Asia%23?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp3-ffa00207df/sourcecontrols/web?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:26:27 GMT", + "date" : "Sun, 04 Nov 2018 06:59:30 GMT", + "content-length" : "478", "server" : "Microsoft-IIS/10.0", - "content-length" : "955", "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "x-ms-ratelimit-remaining-subscription-writes" : "1179", "retry-after" : "0", - "StatusCode" : "200", + "StatusCode" : "201", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "52a12c24-46b0-4118-afa9-884419045d4a", + "x-ms-correlation-request-id" : "a824377c-de2f-4eeb-9395-9887534304f3", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T012627Z:52a12c24-46b0-4118-afa9-884419045d4a", + "x-ms-routing-request-id" : "WESTUS2:20181104T065930Z:a824377c-de2f-4eeb-9395-9887534304f3", "x-powered-by" : "ASP.NET", - "warning" : "199 Some of the uploaded certificates are either self-signed or expired.,199 Some of the uploaded certificates cannot be validated to a trusted CA", "content-type" : "application/json", + "etag" : "\"1D4740BEF2511F5\"", "cache-control" : "no-cache", - "x-ms-request-id" : "38bd3ba1-666a-497c-8aba-d60686108e58", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/certificates/7320DC1D2EBECD96C8E30DD01787DC7B8AA0B0FF##South East Asia#\",\"name\":\"7320DC1D2EBECD96C8E30DD01787DC7B8AA0B0FF##South East Asia#\",\"type\":\"Microsoft.Web/certificates\",\"location\":\"southeastasia\",\"tags\":{},\"properties\":{\"friendlyName\":\"jsdkdemo-bce78247d.com\",\"subjectName\":\"*.jsdkdemo-bce78247d.com\",\"hostNames\":[\"*.jsdkdemo-bce78247d.com\"],\"pfxBlob\":null,\"siteName\":null,\"selfLink\":null,\"issuer\":\"*.jsdkdemo-bce78247d.com\",\"issueDate\":\"2018-07-12T01:17:00+00:00\",\"expirationDate\":\"2028-07-09T01:17:00+00:00\",\"password\":null,\"thumbprint\":\"7320DC1D2EBECD96C8E30DD01787DC7B8AA0B0FF\",\"valid\":null,\"toDelete\":null,\"cerBlob\":null,\"publicKeyHash\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"keyVaultSecretStatus\":\"Initialized\",\"webSpace\":\"rgnemv_82e07474b2af-SoutheastAsiawebspace\",\"serverFarmId\":null,\"tags\":{}}}" + "x-ms-request-id" : "5ee6cc12-72e9-4fc6-8b03-459259e28a3d", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp3-ffa00207df/sourcecontrols/web\",\"name\":\"webapp3-ffa00207df\",\"type\":\"Microsoft.Web/sites/sourcecontrols\",\"location\":\"Southeast Asia\",\"tags\":{},\"properties\":{\"repoUrl\":\"https://github.com/jianghaolu/azure-site-test\",\"branch\":\"master\",\"isManualIntegration\":true,\"deploymentRollbackEnabled\":false,\"isMercurial\":false,\"provisioningState\":\"InProgress\"}}" } }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp3-27b87307bd?api-version=2018-02-01", + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp3-ffa00207df/sourcecontrols/web?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", - "Content-Type" : "application/json; charset=utf-8" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:26:30 GMT", + "date" : "Sun, 04 Nov 2018 06:59:31 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "3271", + "content-length" : "547", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11978", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "e1e319d7-8270-4a8b-ad64-8cf3e06a4e06", + "x-ms-correlation-request-id" : "6493b126-a1e2-4a32-9606-86b0cdc91b17", "x-content-type-options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-resource-requests" : "496", - "x-ms-routing-request-id" : "WESTUS2:20180712T012631Z:e1e319d7-8270-4a8b-ad64-8cf3e06a4e06", + "x-ms-routing-request-id" : "WESTUS2:20181104T065932Z:6493b126-a1e2-4a32-9606-86b0cdc91b17", "x-powered-by" : "ASP.NET", "content-type" : "application/json", - "etag" : "\"1D4197F5BF96900\"", + "etag" : "\"1D4740BEF2511F5\"", "cache-control" : "no-cache", - "x-ms-request-id" : "ec4cccdc-ec8f-40c2-8ab7-66d09565e563", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp3-27b87307bd\",\"name\":\"webapp3-27b87307bd\",\"type\":\"Microsoft.Web/sites\",\"kind\":\"app,linux\",\"location\":\"Southeast Asia\",\"tags\":{},\"properties\":{\"name\":\"webapp3-27b87307bd\",\"state\":\"Running\",\"hostNames\":[\"webapp3-27b87307bd.jsdkdemo-bce78247d.com\",\"webapp3-27b87307bd.azurewebsites.net\"],\"webSpace\":\"rgnemv_82e07474b2af-SoutheastAsiawebspace\",\"selfLink\":\"https://waws-prod-sg1-019.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/rgnemv_82e07474b2af-SoutheastAsiawebspace/sites/webapp3-27b87307bd\",\"repositorySiteName\":\"webapp3-27b87307bd\",\"owner\":null,\"usageState\":\"Normal\",\"enabled\":true,\"adminEnabled\":true,\"enabledHostNames\":[\"webapp3-27b87307bd.jsdkdemo-bce78247d.com\",\"webapp3-27b87307bd.azurewebsites.net\",\"webapp3-27b87307bd.scm.azurewebsites.net\"],\"siteProperties\":{\"metadata\":null,\"properties\":[{\"name\":\"LinuxFxVersion\",\"value\":\"NODE|4.5\"},{\"name\":\"WindowsFxVersion\",\"value\":null}],\"appSettings\":null},\"availabilityState\":\"Normal\",\"sslCertificates\":null,\"csrs\":[],\"cers\":null,\"siteMode\":null,\"hostNameSslStates\":[{\"name\":\"webapp3-27b87307bd.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Standard\"},{\"name\":\"webapp3-27b87307bd.jsdkdemo-bce78247d.com\",\"sslState\":\"SniEnabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":\"7320DC1D2EBECD96C8E30DD01787DC7B8AA0B0FF\",\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Standard\"},{\"name\":\"webapp3-27b87307bd.scm.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Repository\"}],\"computeMode\":null,\"serverFarm\":null,\"serverFarmId\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/serverfarms/jplan3_157072\",\"reserved\":true,\"isXenon\":false,\"lastModifiedTimeUtc\":\"2018-07-12T01:26:29.52\",\"storageRecoveryDefaultState\":\"Running\",\"contentAvailabilityState\":\"Normal\",\"runtimeAvailabilityState\":\"Normal\",\"siteConfig\":null,\"deploymentId\":\"webapp3-27b87307bd\",\"trafficManagerHostNames\":null,\"sku\":\"Standard\",\"scmSiteAlsoStopped\":false,\"targetSwapSlot\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"clientAffinityEnabled\":true,\"clientCertEnabled\":false,\"hostNamesDisabled\":false,\"domainVerificationIdentifiers\":null,\"kind\":\"app,linux\",\"outboundIpAddresses\":\"52.187.36.104,52.187.129.179,52.187.23.154,52.163.123.89,52.230.18.200\",\"possibleOutboundIpAddresses\":\"52.187.36.104,52.187.129.179,52.187.23.154,52.163.123.89,52.230.18.200,20.184.9.149,20.191.136.243,52.175.14.137\",\"containerSize\":0,\"dailyMemoryTimeQuota\":0,\"suspendedTill\":null,\"siteDisabledReason\":0,\"functionExecutionUnitsCache\":null,\"maxNumberOfWorkers\":null,\"homeStamp\":\"waws-prod-sg1-019\",\"cloningInfo\":null,\"hostingEnvironmentId\":null,\"tags\":{},\"resourceGroup\":\"rgnemv_82e07474b2af\",\"defaultHostName\":\"webapp3-27b87307bd.azurewebsites.net\",\"slotSwapStatus\":null,\"httpsOnly\":false}}" + "x-ms-request-id" : "53fa8cf5-c97d-4775-8b9f-7c275bace8dd", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp3-ffa00207df/sourcecontrols/web\",\"name\":\"webapp3-ffa00207df\",\"type\":\"Microsoft.Web/sites/sourcecontrols\",\"location\":\"Southeast Asia\",\"tags\":{},\"properties\":{\"repoUrl\":\"https://github.com/jianghaolu/azure-site-test\",\"branch\":\"master\",\"isManualIntegration\":true,\"deploymentRollbackEnabled\":false,\"isMercurial\":false,\"provisioningState\":\"InProgress\",\"provisioningDetails\":\"2018-11-04T06:59:30.0600000 Ensuring ScmType\"}}" } }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp3-27b87307bd/sourcecontrols/web?api-version=2018-02-01", + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp3-ffa00207df/sourcecontrols/web?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", - "Content-Type" : "application/json; charset=utf-8" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:27:10 GMT", - "content-length" : "478", + "date" : "Sun, 04 Nov 2018 07:00:04 GMT", "server" : "Microsoft-IIS/10.0", + "content-length" : "648", "expires" : "-1", + "transfer-encoding" : "chunked", + "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", - "x-ms-ratelimit-remaining-subscription-writes" : "1178", "retry-after" : "0", - "StatusCode" : "201", + "x-ms-ratelimit-remaining-subscription-reads" : "11977", + "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "3852dab4-ba09-40c0-99a1-d1225a7a9d4a", + "x-ms-correlation-request-id" : "e570d207-1f75-4285-8fa9-353d906b71c6", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T012710Z:3852dab4-ba09-40c0-99a1-d1225a7a9d4a", + "x-ms-routing-request-id" : "WESTUS2:20181104T070005Z:e570d207-1f75-4285-8fa9-353d906b71c6", "x-powered-by" : "ASP.NET", "content-type" : "application/json", - "etag" : "\"1D4197F748EA4B5\"", + "etag" : "\"1D4740BEF2511F5\"", "cache-control" : "no-cache", - "x-ms-request-id" : "c71aeb85-5ba4-4c75-af22-8de7f20a877a", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp3-27b87307bd/sourcecontrols/web\",\"name\":\"webapp3-27b87307bd\",\"type\":\"Microsoft.Web/sites/sourcecontrols\",\"location\":\"Southeast Asia\",\"tags\":{},\"properties\":{\"repoUrl\":\"https://github.com/jianghaolu/azure-site-test\",\"branch\":\"master\",\"isManualIntegration\":true,\"deploymentRollbackEnabled\":false,\"isMercurial\":false,\"provisioningState\":\"InProgress\"}}" + "x-ms-request-id" : "d6555dd7-efe3-4b22-9d36-77acb9717b7b", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp3-ffa00207df/sourcecontrols/web\",\"name\":\"webapp3-ffa00207df\",\"type\":\"Microsoft.Web/sites/sourcecontrols\",\"location\":\"Southeast Asia\",\"tags\":{},\"properties\":{\"repoUrl\":\"https://github.com/jianghaolu/azure-site-test\",\"branch\":\"master\",\"isManualIntegration\":true,\"deploymentRollbackEnabled\":false,\"isMercurial\":false,\"provisioningState\":\"InProgress\",\"provisioningDetails\":\"2018-11-04T07:00:02.1074851 http://webapp3-ffa00207df.scm.azurewebsites.net:8181/api/deployments/latest?deployer=GitHub&time=2018-11-04_07-00-00Z\"}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp3-27b87307bd/sourcecontrols/web?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp3-ffa00207df/sourcecontrols/web?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:27:11 GMT", + "date" : "Sun, 04 Nov 2018 07:00:35 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "547", + "content-length" : "648", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "14975", + "x-ms-ratelimit-remaining-subscription-reads" : "11976", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "96ea8519-af84-4e46-af1e-ffc4ab745651", + "x-ms-correlation-request-id" : "485a9172-76ac-4e5d-8fb7-5da874733daa", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T012712Z:96ea8519-af84-4e46-af1e-ffc4ab745651", + "x-ms-routing-request-id" : "WESTUS2:20181104T070036Z:485a9172-76ac-4e5d-8fb7-5da874733daa", "x-powered-by" : "ASP.NET", "content-type" : "application/json", - "etag" : "\"1D4197F748EA4B5\"", + "etag" : "\"1D4740BEF2511F5\"", "cache-control" : "no-cache", - "x-ms-request-id" : "f24e3c70-72db-49c4-8c0e-dd0de6ddbbfa", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp3-27b87307bd/sourcecontrols/web\",\"name\":\"webapp3-27b87307bd\",\"type\":\"Microsoft.Web/sites/sourcecontrols\",\"location\":\"Southeast Asia\",\"tags\":{},\"properties\":{\"repoUrl\":\"https://github.com/jianghaolu/azure-site-test\",\"branch\":\"master\",\"isManualIntegration\":true,\"deploymentRollbackEnabled\":false,\"isMercurial\":false,\"provisioningState\":\"InProgress\",\"provisioningDetails\":\"2018-07-12T01:27:10.0600000 Ensuring ScmType\"}}" + "x-ms-request-id" : "244999d4-4e4d-4628-bc53-4b31040b7dd8", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp3-ffa00207df/sourcecontrols/web\",\"name\":\"webapp3-ffa00207df\",\"type\":\"Microsoft.Web/sites/sourcecontrols\",\"location\":\"Southeast Asia\",\"tags\":{},\"properties\":{\"repoUrl\":\"https://github.com/jianghaolu/azure-site-test\",\"branch\":\"master\",\"isManualIntegration\":true,\"deploymentRollbackEnabled\":false,\"isMercurial\":false,\"provisioningState\":\"InProgress\",\"provisioningDetails\":\"2018-11-04T07:00:35.3769085 http://webapp3-ffa00207df.scm.azurewebsites.net:8181/api/deployments/latest?deployer=GitHub&time=2018-11-04_07-00-00Z\"}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp3-27b87307bd/sourcecontrols/web?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp3-ffa00207df/sourcecontrols/web?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:27:42 GMT", + "date" : "Sun, 04 Nov 2018 07:01:07 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "648", + "content-length" : "477", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "14974", + "x-ms-ratelimit-remaining-subscription-reads" : "11975", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "201d1450-c49c-483f-bed6-8ea372a22b2b", + "x-ms-correlation-request-id" : "a569f4ad-b6a4-4a85-98fc-63f64af5e7de", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T012743Z:201d1450-c49c-483f-bed6-8ea372a22b2b", + "x-ms-routing-request-id" : "WESTUS2:20181104T070108Z:a569f4ad-b6a4-4a85-98fc-63f64af5e7de", "x-powered-by" : "ASP.NET", "content-type" : "application/json", - "etag" : "\"1D4197F748EA4B5\"", + "etag" : "\"1D4740BEF2511F5\"", "cache-control" : "no-cache", - "x-ms-request-id" : "82853241-fb49-47ee-a3a3-3c08c79db253", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp3-27b87307bd/sourcecontrols/web\",\"name\":\"webapp3-27b87307bd\",\"type\":\"Microsoft.Web/sites/sourcecontrols\",\"location\":\"Southeast Asia\",\"tags\":{},\"properties\":{\"repoUrl\":\"https://github.com/jianghaolu/azure-site-test\",\"branch\":\"master\",\"isManualIntegration\":true,\"deploymentRollbackEnabled\":false,\"isMercurial\":false,\"provisioningState\":\"InProgress\",\"provisioningDetails\":\"2018-07-12T01:27:39.3863414 http://webapp3-27b87307bd.scm.azurewebsites.net:8181/api/deployments/latest?deployer=GitHub&time=2018-07-12_01-27-38Z\"}}" + "x-ms-request-id" : "597bfdbb-2e71-4409-9a42-1c7ac8573b27", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp3-ffa00207df/sourcecontrols/web\",\"name\":\"webapp3-ffa00207df\",\"type\":\"Microsoft.Web/sites/sourcecontrols\",\"location\":\"Southeast Asia\",\"tags\":{},\"properties\":{\"repoUrl\":\"https://github.com/jianghaolu/azure-site-test\",\"branch\":\"master\",\"isManualIntegration\":true,\"deploymentRollbackEnabled\":false,\"isMercurial\":false,\"provisioningState\":\"Succeeded\"}}" } }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp3-27b87307bd/sourcecontrols/web?api-version=2018-02-01", + "Method" : "POST", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp3-ffa00207df/config/appsettings/list?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", + "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:28:13 GMT", + "date" : "Sun, 04 Nov 2018 07:01:38 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "648", + "content-length" : "274", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "14973", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "7a9522a5-36e4-408f-8456-98a227c5cda2", + "x-ms-correlation-request-id" : "5d2840ca-b627-4303-a63e-f467a79836a2", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T012814Z:7a9522a5-36e4-408f-8456-98a227c5cda2", + "x-ms-ratelimit-remaining-subscription-resource-requests" : "11993", + "x-ms-routing-request-id" : "WESTUS2:20181104T070138Z:5d2840ca-b627-4303-a63e-f467a79836a2", "x-powered-by" : "ASP.NET", "content-type" : "application/json", - "etag" : "\"1D4197F748EA4B5\"", "cache-control" : "no-cache", - "x-ms-request-id" : "4178a9c9-d3ef-44a9-afc8-d9eef2f9953b", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp3-27b87307bd/sourcecontrols/web\",\"name\":\"webapp3-27b87307bd\",\"type\":\"Microsoft.Web/sites/sourcecontrols\",\"location\":\"Southeast Asia\",\"tags\":{},\"properties\":{\"repoUrl\":\"https://github.com/jianghaolu/azure-site-test\",\"branch\":\"master\",\"isManualIntegration\":true,\"deploymentRollbackEnabled\":false,\"isMercurial\":false,\"provisioningState\":\"InProgress\",\"provisioningDetails\":\"2018-07-12T01:28:12.7695788 http://webapp3-27b87307bd.scm.azurewebsites.net:8181/api/deployments/latest?deployer=GitHub&time=2018-07-12_01-27-38Z\"}}" + "x-ms-request-id" : "dab56854-00d6-41e3-92f8-393ebceb4688", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp3-ffa00207df/config/appsettings\",\"name\":\"appsettings\",\"type\":\"Microsoft.Web/sites/config\",\"location\":\"Southeast Asia\",\"tags\":{},\"properties\":{}}" } }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp3-27b87307bd/sourcecontrols/web?api-version=2018-02-01", + "Method" : "PUT", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp3-ffa00207df/config/appsettings?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", + "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:28:47 GMT", + "date" : "Sun, 04 Nov 2018 07:01:39 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "477", + "content-length" : "274", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", + "x-ms-ratelimit-remaining-subscription-writes" : "1178", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "14972", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "05bc107a-7d4d-40b9-ad0b-d3bbae0ef05f", + "x-ms-correlation-request-id" : "13f19936-3190-4999-99be-cc75db497afb", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T012847Z:05bc107a-7d4d-40b9-ad0b-d3bbae0ef05f", + "x-ms-routing-request-id" : "WESTUS2:20181104T070139Z:13f19936-3190-4999-99be-cc75db497afb", "x-powered-by" : "ASP.NET", "content-type" : "application/json", - "etag" : "\"1D4197F748EA4B5\"", + "etag" : "\"1D4740C3BCD6615\"", "cache-control" : "no-cache", - "x-ms-request-id" : "e0630b5d-d178-4b80-9883-2f2bb5f68d7c", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp3-27b87307bd/sourcecontrols/web\",\"name\":\"webapp3-27b87307bd\",\"type\":\"Microsoft.Web/sites/sourcecontrols\",\"location\":\"Southeast Asia\",\"tags\":{},\"properties\":{\"repoUrl\":\"https://github.com/jianghaolu/azure-site-test\",\"branch\":\"master\",\"isManualIntegration\":true,\"deploymentRollbackEnabled\":false,\"isMercurial\":false,\"provisioningState\":\"Succeeded\"}}" + "x-ms-request-id" : "271d792c-1f96-4084-abe5-b66c1b709b29", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp3-ffa00207df/config/appsettings\",\"name\":\"appsettings\",\"type\":\"Microsoft.Web/sites/config\",\"location\":\"Southeast Asia\",\"tags\":{},\"properties\":{}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp3-27b87307bd/hostNameBindings?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp3-ffa00207df/hostNameBindings?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:29:18 GMT", + "date" : "Sun, 04 Nov 2018 07:01:41 GMT", "server" : "Microsoft-IIS/10.0", "content-length" : "1089", "expires" : "-1", @@ -1883,29 +1796,29 @@ "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "14971", + "x-ms-ratelimit-remaining-subscription-reads" : "11974", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "02e2853b-745d-4100-8798-3a2f29fb5899", + "x-ms-correlation-request-id" : "2ac2e02c-0964-4789-b5b0-d942fcbaaff3", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T012919Z:02e2853b-745d-4100-8798-3a2f29fb5899", + "x-ms-routing-request-id" : "WESTUS2:20181104T070141Z:2ac2e02c-0964-4789-b5b0-d942fcbaaff3", "x-powered-by" : "ASP.NET", "content-type" : "application/json", - "etag" : "\"1D4197F748EA4B5\"", + "etag" : "\"1D4740C3BCD6615\"", "cache-control" : "no-cache", - "x-ms-request-id" : "81060ac5-b9ac-43fd-bfa6-5b9bc86f081b", - "Body" : "{\"value\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp3-27b87307bd/hostNameBindings/webapp3-27b87307bd.azurewebsites.net\",\"name\":\"webapp3-27b87307bd/webapp3-27b87307bd.azurewebsites.net\",\"type\":\"Microsoft.Web/sites/hostNameBindings\",\"location\":\"Southeast Asia\",\"properties\":{\"siteName\":\"webapp3-27b87307bd\",\"domainId\":null,\"hostNameType\":\"Verified\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp3-27b87307bd/hostNameBindings/webapp3-27b87307bd.jsdkdemo-bce78247d.com\",\"name\":\"webapp3-27b87307bd/webapp3-27b87307bd.jsdkdemo-bce78247d.com\",\"type\":\"Microsoft.Web/sites/hostNameBindings\",\"location\":\"Southeast Asia\",\"properties\":{\"siteName\":\"webapp3-27b87307bd\",\"domainId\":null,\"azureResourceName\":\"webapp3-27b87307bd\",\"azureResourceType\":\"Website\",\"customHostNameDnsRecordType\":\"CName\",\"hostNameType\":\"Managed\",\"sslState\":\"SniEnabled\",\"thumbprint\":\"7320DC1D2EBECD96C8E30DD01787DC7B8AA0B0FF\"}}],\"nextLink\":null,\"id\":null}" + "x-ms-request-id" : "a758ece0-06e0-471d-b15d-7411b571cd06", + "Body" : "{\"value\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp3-ffa00207df/hostNameBindings/webapp3-ffa00207df.azurewebsites.net\",\"name\":\"webapp3-ffa00207df/webapp3-ffa00207df.azurewebsites.net\",\"type\":\"Microsoft.Web/sites/hostNameBindings\",\"location\":\"Southeast Asia\",\"properties\":{\"siteName\":\"webapp3-ffa00207df\",\"domainId\":null,\"hostNameType\":\"Verified\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp3-ffa00207df/hostNameBindings/webapp3-ffa00207df.jsdkdemo-206857920.com\",\"name\":\"webapp3-ffa00207df/webapp3-ffa00207df.jsdkdemo-206857920.com\",\"type\":\"Microsoft.Web/sites/hostNameBindings\",\"location\":\"Southeast Asia\",\"properties\":{\"siteName\":\"webapp3-ffa00207df\",\"domainId\":null,\"azureResourceName\":\"webapp3-ffa00207df\",\"azureResourceType\":\"Website\",\"customHostNameDnsRecordType\":\"CName\",\"hostNameType\":\"Managed\",\"sslState\":\"SniEnabled\",\"thumbprint\":\"62D52BCD3A756AFE7787F80615102F294B543C0C\"}}],\"nextLink\":null,\"id\":null}" } }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp3-27b87307bd/config/appsettings/list?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp3-ffa00207df/config/appsettings/list?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:29:18 GMT", + "date" : "Sun, 04 Nov 2018 07:01:41 GMT", "server" : "Microsoft-IIS/10.0", "content-length" : "274", "expires" : "-1", @@ -1916,54 +1829,54 @@ "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "c2f455b2-00fc-4cf3-b83a-70e6531afb5c", + "x-ms-correlation-request-id" : "c83a9882-3509-4503-9307-d47c21fd0835", "x-content-type-options" : "nosniff", "x-ms-ratelimit-remaining-subscription-resource-requests" : "11992", - "x-ms-routing-request-id" : "WESTUS2:20180712T012919Z:c2f455b2-00fc-4cf3-b83a-70e6531afb5c", + "x-ms-routing-request-id" : "WESTUS2:20181104T070141Z:c83a9882-3509-4503-9307-d47c21fd0835", "x-powered-by" : "ASP.NET", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "fbf6e75f-2a7b-451b-8de4-2a0bd3476cfe", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp3-27b87307bd/config/appsettings\",\"name\":\"appsettings\",\"type\":\"Microsoft.Web/sites/config\",\"location\":\"Southeast Asia\",\"tags\":{},\"properties\":{}}" + "x-ms-request-id" : "3f5383a7-b0b5-403f-ad90-d017bcd9f6eb", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp3-ffa00207df/config/appsettings\",\"name\":\"appsettings\",\"type\":\"Microsoft.Web/sites/config\",\"location\":\"Southeast Asia\",\"tags\":{},\"properties\":{}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp3-27b87307bd/config/slotConfigNames?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp3-ffa00207df/config/slotConfigNames?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:29:19 GMT", + "date" : "Sun, 04 Nov 2018 07:01:41 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "173", + "content-length" : "204", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "14970", + "x-ms-ratelimit-remaining-subscription-reads" : "11973", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "c0abf681-1c93-49bb-b048-0e2c6cdaba3a", + "x-ms-correlation-request-id" : "c8df70d5-2f0b-4358-851e-72347db05a83", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T012920Z:c0abf681-1c93-49bb-b048-0e2c6cdaba3a", + "x-ms-routing-request-id" : "WESTUS2:20181104T070142Z:c8df70d5-2f0b-4358-851e-72347db05a83", "x-powered-by" : "ASP.NET", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "1ed46f6e-a4e5-4489-9005-292b16fc39c6", - "Body" : "{\"id\":null,\"name\":\"webapp3-27b87307bd\",\"type\":\"Microsoft.Web/sites\",\"location\":\"Southeast Asia\",\"tags\":{},\"properties\":{\"connectionStringNames\":null,\"appSettingNames\":null}}" + "x-ms-request-id" : "7887492e-3e7e-4341-83fe-7585532b3dbf", + "Body" : "{\"id\":null,\"name\":\"webapp3-ffa00207df\",\"type\":\"Microsoft.Web/sites\",\"location\":\"Southeast Asia\",\"tags\":{},\"properties\":{\"connectionStringNames\":null,\"appSettingNames\":null,\"azureStorageConfigNames\":null}}" } }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp3-27b87307bd/config/connectionstrings/list?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp3-ffa00207df/config/connectionstrings/list?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:29:19 GMT", + "date" : "Sun, 04 Nov 2018 07:01:42 GMT", "server" : "Microsoft-IIS/10.0", "content-length" : "286", "expires" : "-1", @@ -1974,56 +1887,56 @@ "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "f0981d67-cf21-4ced-84aa-2543d8911759", + "x-ms-correlation-request-id" : "2f647890-ceaa-457f-8296-3485d296682c", "x-content-type-options" : "nosniff", "x-ms-ratelimit-remaining-subscription-resource-requests" : "11991", - "x-ms-routing-request-id" : "WESTUS2:20180712T012920Z:f0981d67-cf21-4ced-84aa-2543d8911759", + "x-ms-routing-request-id" : "WESTUS2:20181104T070142Z:2f647890-ceaa-457f-8296-3485d296682c", "x-powered-by" : "ASP.NET", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "bc7f70a1-f1b6-4d37-8d52-5adabdb9f9fd", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp3-27b87307bd/config/connectionstrings\",\"name\":\"connectionstrings\",\"type\":\"Microsoft.Web/sites/config\",\"location\":\"Southeast Asia\",\"tags\":{},\"properties\":{}}" + "x-ms-request-id" : "73abbe66-0dab-4a54-aadb-4bef6232c06a", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp3-ffa00207df/config/connectionstrings\",\"name\":\"connectionstrings\",\"type\":\"Microsoft.Web/sites/config\",\"location\":\"Southeast Asia\",\"tags\":{},\"properties\":{}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp3-27b87307bd/config/slotConfigNames?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp3-ffa00207df/config/slotConfigNames?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:29:20 GMT", + "date" : "Sun, 04 Nov 2018 07:01:42 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "173", + "content-length" : "204", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "14969", + "x-ms-ratelimit-remaining-subscription-reads" : "11972", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "418b643a-064d-404d-9e4c-428be5d00dfa", + "x-ms-correlation-request-id" : "226a50e9-7c1c-4423-bca9-df9b3c6553c7", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T012920Z:418b643a-064d-404d-9e4c-428be5d00dfa", + "x-ms-routing-request-id" : "WESTUS2:20181104T070142Z:226a50e9-7c1c-4423-bca9-df9b3c6553c7", "x-powered-by" : "ASP.NET", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "28450925-10f2-4f85-b6fa-ad224f6602c7", - "Body" : "{\"id\":null,\"name\":\"webapp3-27b87307bd\",\"type\":\"Microsoft.Web/sites\",\"location\":\"Southeast Asia\",\"tags\":{},\"properties\":{\"connectionStringNames\":null,\"appSettingNames\":null}}" + "x-ms-request-id" : "5a2c6f20-b607-4a5e-83b4-9ec2e5cb6ffe", + "Body" : "{\"id\":null,\"name\":\"webapp3-ffa00207df\",\"type\":\"Microsoft.Web/sites\",\"location\":\"Southeast Asia\",\"tags\":{},\"properties\":{\"connectionStringNames\":null,\"appSettingNames\":null,\"azureStorageConfigNames\":null}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp4-52a1459652?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp4-82a09419d6?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:29:28 GMT", + "date" : "Sun, 04 Nov 2018 07:02:01 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "2882", + "content-length" : "2893", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", @@ -2032,231 +1945,231 @@ "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "f4b2698e-2f35-4683-9644-afb4c7a0a13a", + "x-ms-correlation-request-id" : "d95a594d-838e-4ea6-992e-1c3745304a13", "x-content-type-options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-resource-requests" : "495", - "x-ms-routing-request-id" : "WESTUS2:20180712T012928Z:f4b2698e-2f35-4683-9644-afb4c7a0a13a", + "x-ms-ratelimit-remaining-subscription-resource-requests" : "496", + "x-ms-routing-request-id" : "WESTUS2:20181104T070202Z:d95a594d-838e-4ea6-992e-1c3745304a13", "x-powered-by" : "ASP.NET", "content-type" : "application/json", - "etag" : "\"1D4197FC5291A95\"", + "etag" : "\"1D4740C3F94CE55\"", "cache-control" : "no-cache", - "x-ms-request-id" : "383fe518-c66b-4787-9886-0e03c49e4b54", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp4-52a1459652\",\"name\":\"webapp4-52a1459652\",\"type\":\"Microsoft.Web/sites\",\"kind\":\"app,linux\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"name\":\"webapp4-52a1459652\",\"state\":\"Running\",\"hostNames\":[\"webapp4-52a1459652.azurewebsites.net\"],\"webSpace\":\"rgnemv_82e07474b2af-WestUSwebspace\",\"selfLink\":\"https://waws-prod-bay-063.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/rgnemv_82e07474b2af-WestUSwebspace/sites/webapp4-52a1459652\",\"repositorySiteName\":\"webapp4-52a1459652\",\"owner\":null,\"usageState\":\"Normal\",\"enabled\":true,\"adminEnabled\":true,\"enabledHostNames\":[\"webapp4-52a1459652.azurewebsites.net\",\"webapp4-52a1459652.scm.azurewebsites.net\"],\"siteProperties\":{\"metadata\":null,\"properties\":[{\"name\":\"LinuxFxVersion\",\"value\":\"\"},{\"name\":\"WindowsFxVersion\",\"value\":null}],\"appSettings\":null},\"availabilityState\":\"Normal\",\"sslCertificates\":null,\"csrs\":[],\"cers\":null,\"siteMode\":null,\"hostNameSslStates\":[{\"name\":\"webapp4-52a1459652.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Standard\"},{\"name\":\"webapp4-52a1459652.scm.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Repository\"}],\"computeMode\":null,\"serverFarm\":null,\"serverFarmId\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/serverfarms/jplan1_338789\",\"reserved\":true,\"isXenon\":false,\"lastModifiedTimeUtc\":\"2018-07-12T01:29:22.8066667\",\"storageRecoveryDefaultState\":\"Running\",\"contentAvailabilityState\":\"Normal\",\"runtimeAvailabilityState\":\"Normal\",\"siteConfig\":null,\"deploymentId\":\"webapp4-52a1459652\",\"trafficManagerHostNames\":null,\"sku\":\"Standard\",\"scmSiteAlsoStopped\":false,\"targetSwapSlot\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"clientAffinityEnabled\":true,\"clientCertEnabled\":false,\"hostNamesDisabled\":false,\"domainVerificationIdentifiers\":null,\"kind\":\"app,linux\",\"outboundIpAddresses\":\"13.93.220.109,13.93.205.56,52.160.105.227,104.209.45.67,13.91.108.234\",\"possibleOutboundIpAddresses\":\"13.93.220.109,13.93.205.56,52.160.105.227,104.209.45.67,13.91.108.234,13.93.235.174,52.160.85.43,13.82.60.62\",\"containerSize\":0,\"dailyMemoryTimeQuota\":0,\"suspendedTill\":null,\"siteDisabledReason\":0,\"functionExecutionUnitsCache\":null,\"maxNumberOfWorkers\":null,\"homeStamp\":\"waws-prod-bay-063\",\"cloningInfo\":null,\"hostingEnvironmentId\":null,\"tags\":{},\"resourceGroup\":\"rgnemv_82e07474b2af\",\"defaultHostName\":\"webapp4-52a1459652.azurewebsites.net\",\"slotSwapStatus\":null,\"httpsOnly\":false}}" + "x-ms-request-id" : "4fef0806-1073-4b75-abe6-70ab471347e3", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp4-82a09419d6\",\"name\":\"webapp4-82a09419d6\",\"type\":\"Microsoft.Web/sites\",\"kind\":\"app,linux\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"name\":\"webapp4-82a09419d6\",\"state\":\"Running\",\"hostNames\":[\"webapp4-82a09419d6.azurewebsites.net\"],\"webSpace\":\"rgnemv_d7552715ba2f-WestUSwebspace\",\"selfLink\":\"https://waws-prod-bay-109.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/rgnemv_d7552715ba2f-WestUSwebspace/sites/webapp4-82a09419d6\",\"repositorySiteName\":\"webapp4-82a09419d6\",\"owner\":null,\"usageState\":\"Normal\",\"enabled\":true,\"adminEnabled\":true,\"enabledHostNames\":[\"webapp4-82a09419d6.azurewebsites.net\",\"webapp4-82a09419d6.scm.azurewebsites.net\"],\"siteProperties\":{\"metadata\":null,\"properties\":[{\"name\":\"LinuxFxVersion\",\"value\":\"\"},{\"name\":\"WindowsFxVersion\",\"value\":null}],\"appSettings\":null},\"availabilityState\":\"Normal\",\"sslCertificates\":null,\"csrs\":[],\"cers\":null,\"siteMode\":null,\"hostNameSslStates\":[{\"name\":\"webapp4-82a09419d6.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Standard\"},{\"name\":\"webapp4-82a09419d6.scm.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Repository\"}],\"computeMode\":null,\"serverFarm\":null,\"serverFarmId\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/serverfarms/jplan1_84852d\",\"reserved\":true,\"isXenon\":false,\"lastModifiedTimeUtc\":\"2018-11-04T07:01:45.2766667\",\"storageRecoveryDefaultState\":\"Running\",\"contentAvailabilityState\":\"Normal\",\"runtimeAvailabilityState\":\"Normal\",\"siteConfig\":null,\"deploymentId\":\"webapp4-82a09419d6\",\"trafficManagerHostNames\":null,\"sku\":\"Standard\",\"scmSiteAlsoStopped\":false,\"targetSwapSlot\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"clientAffinityEnabled\":true,\"clientCertEnabled\":false,\"hostNamesDisabled\":false,\"domainVerificationIdentifiers\":null,\"kind\":\"app,linux\",\"outboundIpAddresses\":\"104.42.78.153,40.118.225.64,104.42.151.111,104.42.252.192,104.42.254.180\",\"possibleOutboundIpAddresses\":\"104.42.78.153,40.118.225.64,104.42.151.111,104.42.252.192,104.42.254.180,40.118.227.167,40.118.224.22,40.118.226.153\",\"containerSize\":0,\"dailyMemoryTimeQuota\":0,\"suspendedTill\":null,\"siteDisabledReason\":0,\"functionExecutionUnitsCache\":null,\"maxNumberOfWorkers\":null,\"homeStamp\":\"waws-prod-bay-109\",\"cloningInfo\":null,\"hostingEnvironmentId\":null,\"tags\":{},\"resourceGroup\":\"rgnemv_d7552715ba2f\",\"defaultHostName\":\"webapp4-82a09419d6.azurewebsites.net\",\"slotSwapStatus\":null,\"httpsOnly\":false}}" } }, { - "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp4-52a1459652/config/appsettings/list?api-version=2018-02-01", + "Method" : "PUT", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp4-82a09419d6/sourcecontrols/web?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:29:29 GMT", + "date" : "Sun, 04 Nov 2018 07:02:25 GMT", + "content-length" : "471", "server" : "Microsoft-IIS/10.0", - "content-length" : "267", "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", + "x-ms-ratelimit-remaining-subscription-writes" : "1177", "retry-after" : "0", - "StatusCode" : "200", + "StatusCode" : "201", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "b81ce7f4-cf16-4cd6-8e27-a530c1a7c9c0", + "x-ms-correlation-request-id" : "21444c48-6c85-4212-8d42-24a0ce036258", "x-content-type-options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-resource-requests" : "11990", - "x-ms-routing-request-id" : "WESTUS2:20180712T012929Z:b81ce7f4-cf16-4cd6-8e27-a530c1a7c9c0", + "x-ms-routing-request-id" : "WESTUS2:20181104T070225Z:21444c48-6c85-4212-8d42-24a0ce036258", "x-powered-by" : "ASP.NET", "content-type" : "application/json", + "etag" : "\"1D4740C577D1B35\"", "cache-control" : "no-cache", - "x-ms-request-id" : "3a44108d-ba54-468f-a8c1-07cc0149197a", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp4-52a1459652/config/appsettings\",\"name\":\"appsettings\",\"type\":\"Microsoft.Web/sites/config\",\"location\":\"West US\",\"tags\":{},\"properties\":{}}" + "x-ms-request-id" : "63ce2ca3-1e4e-445a-bc36-4e1dd4829abd", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp4-82a09419d6/sourcecontrols/web\",\"name\":\"webapp4-82a09419d6\",\"type\":\"Microsoft.Web/sites/sourcecontrols\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"repoUrl\":\"https://github.com/jianghaolu/azure-site-test\",\"branch\":\"master\",\"isManualIntegration\":true,\"deploymentRollbackEnabled\":false,\"isMercurial\":false,\"provisioningState\":\"InProgress\"}}" } }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp4-52a1459652/config/appsettings?api-version=2018-02-01", + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp4-82a09419d6/sourcecontrols/web?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", - "Content-Type" : "application/json; charset=utf-8" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:29:30 GMT", + "date" : "Sun, 04 Nov 2018 07:02:26 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "267", + "content-length" : "540", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", - "x-ms-ratelimit-remaining-subscription-writes" : "1177", "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11971", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "bf64019a-9034-4185-831f-b5c9e276ac65", + "x-ms-correlation-request-id" : "56b020e4-15e8-4222-bf31-84feeee77bcb", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T012930Z:bf64019a-9034-4185-831f-b5c9e276ac65", + "x-ms-routing-request-id" : "WESTUS2:20181104T070226Z:56b020e4-15e8-4222-bf31-84feeee77bcb", "x-powered-by" : "ASP.NET", "content-type" : "application/json", - "etag" : "\"1D4197FC79A34A0\"", + "etag" : "\"1D4740C577D1B35\"", "cache-control" : "no-cache", - "x-ms-request-id" : "22dcbec3-a51b-4db5-9e60-5be7dc5ea81e", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp4-52a1459652/config/appsettings\",\"name\":\"appsettings\",\"type\":\"Microsoft.Web/sites/config\",\"location\":\"West US\",\"tags\":{},\"properties\":{}}" + "x-ms-request-id" : "37392314-d814-47f7-9c66-336023b67eb7", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp4-82a09419d6/sourcecontrols/web\",\"name\":\"webapp4-82a09419d6\",\"type\":\"Microsoft.Web/sites/sourcecontrols\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"repoUrl\":\"https://github.com/jianghaolu/azure-site-test\",\"branch\":\"master\",\"isManualIntegration\":true,\"deploymentRollbackEnabled\":false,\"isMercurial\":false,\"provisioningState\":\"InProgress\",\"provisioningDetails\":\"2018-11-04T07:02:25.4800000 Ensuring ScmType\"}}" } }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp4-52a1459652/sourcecontrols/web?api-version=2018-02-01", + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp4-82a09419d6/sourcecontrols/web?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", - "Content-Type" : "application/json; charset=utf-8" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:29:53 GMT", - "content-length" : "471", + "date" : "Sun, 04 Nov 2018 07:02:57 GMT", "server" : "Microsoft-IIS/10.0", + "content-length" : "540", "expires" : "-1", + "transfer-encoding" : "chunked", + "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", - "x-ms-ratelimit-remaining-subscription-writes" : "1176", "retry-after" : "0", - "StatusCode" : "201", + "x-ms-ratelimit-remaining-subscription-reads" : "11970", + "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "312e38dc-6624-4411-9eec-657e56ab9f2f", + "x-ms-correlation-request-id" : "ede7ebd6-2187-41cf-ad57-430bf94a6f10", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T012954Z:312e38dc-6624-4411-9eec-657e56ab9f2f", + "x-ms-routing-request-id" : "WESTUS2:20181104T070257Z:ede7ebd6-2187-41cf-ad57-430bf94a6f10", "x-powered-by" : "ASP.NET", "content-type" : "application/json", - "etag" : "\"1D4197FD5C949EB\"", + "etag" : "\"1D4740C577D1B35\"", "cache-control" : "no-cache", - "x-ms-request-id" : "75b3ea23-c17a-4a2b-ac9b-b2349802fe45", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp4-52a1459652/sourcecontrols/web\",\"name\":\"webapp4-52a1459652\",\"type\":\"Microsoft.Web/sites/sourcecontrols\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"repoUrl\":\"https://github.com/jianghaolu/azure-site-test\",\"branch\":\"master\",\"isManualIntegration\":true,\"deploymentRollbackEnabled\":false,\"isMercurial\":false,\"provisioningState\":\"InProgress\"}}" + "x-ms-request-id" : "1cfda68c-98d1-4472-a200-a328f1c659a2", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp4-82a09419d6/sourcecontrols/web\",\"name\":\"webapp4-82a09419d6\",\"type\":\"Microsoft.Web/sites/sourcecontrols\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"repoUrl\":\"https://github.com/jianghaolu/azure-site-test\",\"branch\":\"master\",\"isManualIntegration\":true,\"deploymentRollbackEnabled\":false,\"isMercurial\":false,\"provisioningState\":\"InProgress\",\"provisioningDetails\":\"2018-11-04T07:02:25.4800000 Ensuring ScmType\"}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp4-52a1459652/sourcecontrols/web?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp4-82a09419d6/sourcecontrols/web?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:29:54 GMT", + "date" : "Sun, 04 Nov 2018 07:03:27 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "540", + "content-length" : "641", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "14968", + "x-ms-ratelimit-remaining-subscription-reads" : "11969", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "53f3f62a-0ee3-4e99-b45e-fb62dcf7e437", + "x-ms-correlation-request-id" : "5606354b-2a37-47b1-a332-68c83247bd5f", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T012954Z:53f3f62a-0ee3-4e99-b45e-fb62dcf7e437", + "x-ms-routing-request-id" : "WESTUS2:20181104T070327Z:5606354b-2a37-47b1-a332-68c83247bd5f", "x-powered-by" : "ASP.NET", "content-type" : "application/json", - "etag" : "\"1D4197FD5C949EB\"", + "etag" : "\"1D4740C577D1B35\"", "cache-control" : "no-cache", - "x-ms-request-id" : "d8cd7682-5dd2-4c17-b395-234ee94e7c0f", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp4-52a1459652/sourcecontrols/web\",\"name\":\"webapp4-52a1459652\",\"type\":\"Microsoft.Web/sites/sourcecontrols\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"repoUrl\":\"https://github.com/jianghaolu/azure-site-test\",\"branch\":\"master\",\"isManualIntegration\":true,\"deploymentRollbackEnabled\":false,\"isMercurial\":false,\"provisioningState\":\"InProgress\",\"provisioningDetails\":\"2018-07-12T01:29:52.4000000 Ensuring ScmType\"}}" + "x-ms-request-id" : "d6734522-238a-486e-ad92-30673bc72ddd", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp4-82a09419d6/sourcecontrols/web\",\"name\":\"webapp4-82a09419d6\",\"type\":\"Microsoft.Web/sites/sourcecontrols\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"repoUrl\":\"https://github.com/jianghaolu/azure-site-test\",\"branch\":\"master\",\"isManualIntegration\":true,\"deploymentRollbackEnabled\":false,\"isMercurial\":false,\"provisioningState\":\"InProgress\",\"provisioningDetails\":\"2018-11-04T07:03:20.2883724 http://webapp4-82a09419d6.scm.azurewebsites.net:8181/api/deployments/latest?deployer=GitHub&time=2018-11-04_07-02-58Z\"}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp4-52a1459652/sourcecontrols/web?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp4-82a09419d6/sourcecontrols/web?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:30:25 GMT", + "date" : "Sun, 04 Nov 2018 07:03:58 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "637", + "content-length" : "641", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "14967", + "x-ms-ratelimit-remaining-subscription-reads" : "11968", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "5fe42173-a400-4553-9495-de07e8955138", + "x-ms-correlation-request-id" : "2a98547a-b939-4469-b756-7846084d727b", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T013026Z:5fe42173-a400-4553-9495-de07e8955138", + "x-ms-routing-request-id" : "WESTUS2:20181104T070358Z:2a98547a-b939-4469-b756-7846084d727b", "x-powered-by" : "ASP.NET", "content-type" : "application/json", - "etag" : "\"1D4197FD5C949EB\"", + "etag" : "\"1D4740C577D1B35\"", "cache-control" : "no-cache", - "x-ms-request-id" : "4e47a0df-8bbd-4a0a-ace6-a048c0c53808", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp4-52a1459652/sourcecontrols/web\",\"name\":\"webapp4-52a1459652\",\"type\":\"Microsoft.Web/sites/sourcecontrols\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"repoUrl\":\"https://github.com/jianghaolu/azure-site-test\",\"branch\":\"master\",\"isManualIntegration\":true,\"deploymentRollbackEnabled\":false,\"isMercurial\":false,\"provisioningState\":\"InProgress\",\"provisioningDetails\":\"2018-07-12T01:30:26.0514446 https://webapp4-52a1459652.scm.azurewebsites.net/api/deployments/latest?deployer=GitHub&time=2018-07-12_01-30-25Z\"}}" + "x-ms-request-id" : "4c1701d6-376b-44bf-a0af-46a58dbe9cff", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp4-82a09419d6/sourcecontrols/web\",\"name\":\"webapp4-82a09419d6\",\"type\":\"Microsoft.Web/sites/sourcecontrols\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"repoUrl\":\"https://github.com/jianghaolu/azure-site-test\",\"branch\":\"master\",\"isManualIntegration\":true,\"deploymentRollbackEnabled\":false,\"isMercurial\":false,\"provisioningState\":\"InProgress\",\"provisioningDetails\":\"2018-11-04T07:03:52.8648107 http://webapp4-82a09419d6.scm.azurewebsites.net:8181/api/deployments/latest?deployer=GitHub&time=2018-11-04_07-02-58Z\"}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp4-52a1459652/sourcecontrols/web?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp4-82a09419d6/sourcecontrols/web?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:30:58 GMT", + "date" : "Sun, 04 Nov 2018 07:04:28 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "641", + "content-length" : "470", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "14966", + "x-ms-ratelimit-remaining-subscription-reads" : "11967", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "5bcb828e-d9dd-43ef-b376-36980d58e1aa", + "x-ms-correlation-request-id" : "7070be33-aa20-418c-9d1f-336a3cb63476", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T013058Z:5bcb828e-d9dd-43ef-b376-36980d58e1aa", + "x-ms-routing-request-id" : "WESTUS2:20181104T070429Z:7070be33-aa20-418c-9d1f-336a3cb63476", "x-powered-by" : "ASP.NET", "content-type" : "application/json", - "etag" : "\"1D4197FD5C949EB\"", + "etag" : "\"1D4740C577D1B35\"", "cache-control" : "no-cache", - "x-ms-request-id" : "f0ea746d-360e-44a5-9d11-42296e4395aa", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp4-52a1459652/sourcecontrols/web\",\"name\":\"webapp4-52a1459652\",\"type\":\"Microsoft.Web/sites/sourcecontrols\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"repoUrl\":\"https://github.com/jianghaolu/azure-site-test\",\"branch\":\"master\",\"isManualIntegration\":true,\"deploymentRollbackEnabled\":false,\"isMercurial\":false,\"provisioningState\":\"InProgress\",\"provisioningDetails\":\"2018-07-12T01:30:48.5955680 http://webapp4-52a1459652.scm.azurewebsites.net:8181/api/deployments/latest?deployer=GitHub&time=2018-07-12_01-30-25Z\"}}" + "x-ms-request-id" : "9c612dcf-d927-49a7-8749-8c7fe586a946", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp4-82a09419d6/sourcecontrols/web\",\"name\":\"webapp4-82a09419d6\",\"type\":\"Microsoft.Web/sites/sourcecontrols\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"repoUrl\":\"https://github.com/jianghaolu/azure-site-test\",\"branch\":\"master\",\"isManualIntegration\":true,\"deploymentRollbackEnabled\":false,\"isMercurial\":false,\"provisioningState\":\"Succeeded\"}}" } }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp4-52a1459652/sourcecontrols/web?api-version=2018-02-01", + "Method" : "PUT", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp4-82a09419d6/config/web?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", + "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:31:28 GMT", + "date" : "Sun, 04 Nov 2018 07:05:00 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "470", + "content-length" : "2548", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", + "x-ms-ratelimit-remaining-subscription-writes" : "1176", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "14965", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "d4e67c2d-d9fa-49a4-8e08-f3238493f501", + "x-ms-correlation-request-id" : "e5145b9d-9c3c-42e7-95f9-c1316867d094", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T013129Z:d4e67c2d-d9fa-49a4-8e08-f3238493f501", + "x-ms-routing-request-id" : "WESTUS2:20181104T070500Z:e5145b9d-9c3c-42e7-95f9-c1316867d094", "x-powered-by" : "ASP.NET", "content-type" : "application/json", - "etag" : "\"1D4197FD5C949EB\"", + "etag" : "\"1D4740CB394F3E0\"", "cache-control" : "no-cache", - "x-ms-request-id" : "4565aa8a-6f55-406e-938a-71ba5c1c19d9", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp4-52a1459652/sourcecontrols/web\",\"name\":\"webapp4-52a1459652\",\"type\":\"Microsoft.Web/sites/sourcecontrols\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"repoUrl\":\"https://github.com/jianghaolu/azure-site-test\",\"branch\":\"master\",\"isManualIntegration\":true,\"deploymentRollbackEnabled\":false,\"isMercurial\":false,\"provisioningState\":\"Succeeded\"}}" + "x-ms-request-id" : "7d0fdd75-c092-4126-be36-7c403f8e4ff9", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp4-82a09419d6\",\"name\":\"webapp4-82a09419d6\",\"type\":\"Microsoft.Web/sites\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"numberOfWorkers\":1,\"defaultDocuments\":[\"Default.htm\",\"Default.html\",\"Default.asp\",\"index.htm\",\"index.html\",\"iisstart.htm\",\"default.aspx\",\"index.php\",\"hostingstart.html\"],\"netFrameworkVersion\":\"v4.0\",\"phpVersion\":\"\",\"pythonVersion\":\"\",\"nodeVersion\":\"4.5\",\"linuxFxVersion\":\"NODE|4.5\",\"windowsFxVersion\":null,\"requestTracingEnabled\":false,\"remoteDebuggingEnabled\":false,\"remoteDebuggingVersion\":null,\"httpLoggingEnabled\":false,\"logsDirectorySizeLimit\":35,\"detailedErrorLoggingEnabled\":false,\"publishingUsername\":\"$webapp4-82a09419d6\",\"publishingPassword\":null,\"appSettings\":null,\"azureStorageAccounts\":{},\"metadata\":null,\"connectionStrings\":null,\"machineKey\":null,\"handlerMappings\":null,\"documentRoot\":null,\"scmType\":\"ExternalGit\",\"use32BitWorkerProcess\":true,\"webSocketsEnabled\":false,\"alwaysOn\":false,\"javaVersion\":null,\"javaContainer\":null,\"javaContainerVersion\":null,\"appCommandLine\":\"\",\"managedPipelineMode\":\"Integrated\",\"virtualApplications\":[{\"virtualPath\":\"/\",\"physicalPath\":\"site\\\\wwwroot\",\"preloadEnabled\":false,\"virtualDirectories\":null}],\"winAuthAdminState\":0,\"winAuthTenantState\":0,\"customAppPoolIdentityAdminState\":false,\"customAppPoolIdentityTenantState\":false,\"runtimeADUser\":null,\"runtimeADUserPassword\":null,\"loadBalancing\":\"LeastRequests\",\"routingRules\":[],\"experiments\":{\"rampUpRules\":[]},\"limits\":null,\"autoHealEnabled\":false,\"autoHealRules\":null,\"tracingOptions\":null,\"vnetName\":\"\",\"siteAuthEnabled\":false,\"siteAuthSettings\":{\"enabled\":null,\"unauthenticatedClientAction\":null,\"tokenStoreEnabled\":null,\"allowedExternalRedirectUrls\":null,\"defaultProvider\":null,\"clientId\":null,\"clientSecret\":null,\"issuer\":null,\"allowedAudiences\":null,\"additionalLoginParams\":null,\"isAadAutoProvisioned\":false,\"googleClientId\":null,\"googleClientSecret\":null,\"googleOAuthScopes\":null,\"facebookAppId\":null,\"facebookAppSecret\":null,\"facebookOAuthScopes\":null,\"twitterConsumerKey\":null,\"twitterConsumerSecret\":null,\"microsoftAccountClientId\":null,\"microsoftAccountClientSecret\":null,\"microsoftAccountOAuthScopes\":null},\"cors\":null,\"push\":null,\"apiDefinition\":null,\"autoSwapSlotName\":null,\"localMySqlEnabled\":false,\"managedServiceIdentityId\":null,\"xManagedServiceIdentityId\":null,\"ipSecurityRestrictions\":null,\"http20Enabled\":false,\"minTlsVersion\":\"1.2\",\"ftpsState\":\"AllAllowed\",\"reservedInstanceCount\":0}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp4-52a1459652/config/web?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp4-82a09419d6/hostNameBindings/webapp4-82a09419d6.jsdkdemo-206857920.com?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:32:00 GMT", + "date" : "Sun, 04 Nov 2018 07:05:05 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "2496", + "content-length" : "537", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", @@ -2266,174 +2179,203 @@ "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "f6d829ef-a938-495c-895a-81e26a131444", + "x-ms-correlation-request-id" : "86e8a003-a858-452b-95f4-1ea955ddc08c", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T013200Z:f6d829ef-a938-495c-895a-81e26a131444", + "x-ms-routing-request-id" : "WESTUS2:20181104T070506Z:86e8a003-a858-452b-95f4-1ea955ddc08c", "x-powered-by" : "ASP.NET", "content-type" : "application/json", - "etag" : "\"1D4198020E9F9A0\"", + "etag" : "\"1D4740CB394F3E0\"", "cache-control" : "no-cache", - "x-ms-request-id" : "2cd0f983-922b-4bda-b48a-636f228a686f", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp4-52a1459652\",\"name\":\"webapp4-52a1459652\",\"type\":\"Microsoft.Web/sites\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"numberOfWorkers\":1,\"defaultDocuments\":[\"Default.htm\",\"Default.html\",\"Default.asp\",\"index.htm\",\"index.html\",\"iisstart.htm\",\"default.aspx\",\"index.php\",\"hostingstart.html\"],\"netFrameworkVersion\":\"v4.0\",\"phpVersion\":\"\",\"pythonVersion\":\"\",\"nodeVersion\":\"4.5\",\"linuxFxVersion\":\"NODE|4.5\",\"windowsFxVersion\":null,\"requestTracingEnabled\":false,\"remoteDebuggingEnabled\":false,\"remoteDebuggingVersion\":null,\"httpLoggingEnabled\":false,\"logsDirectorySizeLimit\":35,\"detailedErrorLoggingEnabled\":false,\"publishingUsername\":\"$webapp4-52a1459652\",\"publishingPassword\":null,\"appSettings\":null,\"metadata\":null,\"connectionStrings\":null,\"machineKey\":null,\"handlerMappings\":null,\"documentRoot\":null,\"scmType\":\"ExternalGit\",\"use32BitWorkerProcess\":true,\"webSocketsEnabled\":false,\"alwaysOn\":false,\"javaVersion\":null,\"javaContainer\":null,\"javaContainerVersion\":null,\"appCommandLine\":\"\",\"managedPipelineMode\":\"Integrated\",\"virtualApplications\":[{\"virtualPath\":\"/\",\"physicalPath\":\"site\\\\wwwroot\",\"preloadEnabled\":false,\"virtualDirectories\":null}],\"winAuthAdminState\":0,\"winAuthTenantState\":0,\"customAppPoolIdentityAdminState\":false,\"customAppPoolIdentityTenantState\":false,\"runtimeADUser\":null,\"runtimeADUserPassword\":null,\"loadBalancing\":\"LeastRequests\",\"routingRules\":[],\"experiments\":{\"rampUpRules\":[]},\"limits\":null,\"autoHealEnabled\":false,\"autoHealRules\":null,\"tracingOptions\":null,\"vnetName\":\"\",\"siteAuthEnabled\":false,\"siteAuthSettings\":{\"enabled\":null,\"unauthenticatedClientAction\":null,\"tokenStoreEnabled\":null,\"allowedExternalRedirectUrls\":null,\"defaultProvider\":null,\"clientId\":null,\"clientSecret\":null,\"issuer\":null,\"allowedAudiences\":null,\"additionalLoginParams\":null,\"isAadAutoProvisioned\":false,\"googleClientId\":null,\"googleClientSecret\":null,\"googleOAuthScopes\":null,\"facebookAppId\":null,\"facebookAppSecret\":null,\"facebookOAuthScopes\":null,\"twitterConsumerKey\":null,\"twitterConsumerSecret\":null,\"microsoftAccountClientId\":null,\"microsoftAccountClientSecret\":null,\"microsoftAccountOAuthScopes\":null},\"cors\":null,\"push\":null,\"apiDefinition\":null,\"autoSwapSlotName\":null,\"localMySqlEnabled\":false,\"managedServiceIdentityId\":null,\"xManagedServiceIdentityId\":null,\"ipSecurityRestrictions\":null,\"http20Enabled\":false,\"minTlsVersion\":\"1.0\",\"ftpsState\":\"AllAllowed\"}}" + "x-ms-request-id" : "79b5af97-2f89-404d-aa9c-9d41053f38fb", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp4-82a09419d6/hostNameBindings/webapp4-82a09419d6.jsdkdemo-206857920.com\",\"name\":\"webapp4-82a09419d6/webapp4-82a09419d6.jsdkdemo-206857920.com\",\"type\":\"Microsoft.Web/sites/hostNameBindings\",\"location\":\"West US\",\"properties\":{\"siteName\":\"webapp4-82a09419d6\",\"domainId\":null,\"azureResourceName\":\"webapp4-82a09419d6\",\"azureResourceType\":\"Website\",\"customHostNameDnsRecordType\":\"CName\",\"hostNameType\":\"Managed\"}}" } }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp4-52a1459652/hostNameBindings/webapp4-52a1459652.jsdkdemo-bce78247d.com?api-version=2018-02-01", + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp4-82a09419d6?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:32:10 GMT", + "date" : "Sun, 04 Nov 2018 07:05:08 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "537", + "content-length" : "3221", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", - "x-ms-ratelimit-remaining-subscription-writes" : "1174", "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11966", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "c165f973-4575-4436-864e-0c4a60683269", + "x-ms-correlation-request-id" : "cc194812-910f-4d57-a399-ab0499902c67", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T013210Z:c165f973-4575-4436-864e-0c4a60683269", + "x-ms-routing-request-id" : "WESTUS2:20181104T070509Z:cc194812-910f-4d57-a399-ab0499902c67", "x-powered-by" : "ASP.NET", "content-type" : "application/json", - "etag" : "\"1D4198020E9F9A0\"", + "etag" : "\"1D4740CB651D6F5\"", "cache-control" : "no-cache", - "x-ms-request-id" : "c52c6597-acde-4356-a934-c31f598a60af", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp4-52a1459652/hostNameBindings/webapp4-52a1459652.jsdkdemo-bce78247d.com\",\"name\":\"webapp4-52a1459652/webapp4-52a1459652.jsdkdemo-bce78247d.com\",\"type\":\"Microsoft.Web/sites/hostNameBindings\",\"location\":\"West US\",\"properties\":{\"siteName\":\"webapp4-52a1459652\",\"domainId\":null,\"azureResourceName\":\"webapp4-52a1459652\",\"azureResourceType\":\"Website\",\"customHostNameDnsRecordType\":\"CName\",\"hostNameType\":\"Managed\"}}" + "x-ms-request-id" : "7f589401-7675-4ee1-ad06-6a9e8b5c2819", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp4-82a09419d6\",\"name\":\"webapp4-82a09419d6\",\"type\":\"Microsoft.Web/sites\",\"kind\":\"app,linux\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"name\":\"webapp4-82a09419d6\",\"state\":\"Running\",\"hostNames\":[\"webapp4-82a09419d6.jsdkdemo-206857920.com\",\"webapp4-82a09419d6.azurewebsites.net\"],\"webSpace\":\"rgnemv_d7552715ba2f-WestUSwebspace\",\"selfLink\":\"https://waws-prod-bay-109.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/rgnemv_d7552715ba2f-WestUSwebspace/sites/webapp4-82a09419d6\",\"repositorySiteName\":\"webapp4-82a09419d6\",\"owner\":null,\"usageState\":\"Normal\",\"enabled\":true,\"adminEnabled\":true,\"enabledHostNames\":[\"webapp4-82a09419d6.jsdkdemo-206857920.com\",\"webapp4-82a09419d6.azurewebsites.net\",\"webapp4-82a09419d6.scm.azurewebsites.net\"],\"siteProperties\":{\"metadata\":null,\"properties\":[{\"name\":\"LinuxFxVersion\",\"value\":\"NODE|4.5\"},{\"name\":\"WindowsFxVersion\",\"value\":null}],\"appSettings\":null},\"availabilityState\":\"Normal\",\"sslCertificates\":null,\"csrs\":[],\"cers\":null,\"siteMode\":null,\"hostNameSslStates\":[{\"name\":\"webapp4-82a09419d6.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Standard\"},{\"name\":\"webapp4-82a09419d6.jsdkdemo-206857920.com\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Standard\"},{\"name\":\"webapp4-82a09419d6.scm.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Repository\"}],\"computeMode\":null,\"serverFarm\":null,\"serverFarmId\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/serverfarms/jplan1_84852d\",\"reserved\":true,\"isXenon\":false,\"lastModifiedTimeUtc\":\"2018-11-04T07:05:04.7833333\",\"storageRecoveryDefaultState\":\"Running\",\"contentAvailabilityState\":\"Normal\",\"runtimeAvailabilityState\":\"Normal\",\"siteConfig\":null,\"deploymentId\":\"webapp4-82a09419d6\",\"trafficManagerHostNames\":null,\"sku\":\"Standard\",\"scmSiteAlsoStopped\":false,\"targetSwapSlot\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"clientAffinityEnabled\":true,\"clientCertEnabled\":false,\"hostNamesDisabled\":false,\"domainVerificationIdentifiers\":null,\"kind\":\"app,linux\",\"outboundIpAddresses\":\"104.42.78.153,40.118.225.64,104.42.151.111,104.42.252.192,104.42.254.180\",\"possibleOutboundIpAddresses\":\"104.42.78.153,40.118.225.64,104.42.151.111,104.42.252.192,104.42.254.180,40.118.227.167,40.118.224.22,40.118.226.153\",\"containerSize\":0,\"dailyMemoryTimeQuota\":0,\"suspendedTill\":null,\"siteDisabledReason\":0,\"functionExecutionUnitsCache\":null,\"maxNumberOfWorkers\":null,\"homeStamp\":\"waws-prod-bay-109\",\"cloningInfo\":null,\"hostingEnvironmentId\":null,\"tags\":{},\"resourceGroup\":\"rgnemv_d7552715ba2f\",\"defaultHostName\":\"webapp4-82a09419d6.azurewebsites.net\",\"slotSwapStatus\":null,\"httpsOnly\":false}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp4-52a1459652?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp4-82a09419d6/config/web?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:32:11 GMT", + "date" : "Sun, 04 Nov 2018 07:05:09 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "3210", + "content-length" : "2566", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "14964", + "x-ms-ratelimit-remaining-subscription-reads" : "11965", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "e31280c1-9ba2-4402-bdf0-986867b32f7f", + "x-ms-correlation-request-id" : "ad44f714-5b3c-451a-bdf7-0d504ba29541", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T013211Z:e31280c1-9ba2-4402-bdf0-986867b32f7f", + "x-ms-routing-request-id" : "WESTUS2:20181104T070509Z:ad44f714-5b3c-451a-bdf7-0d504ba29541", "x-powered-by" : "ASP.NET", "content-type" : "application/json", - "etag" : "\"1D4198026AB772B\"", "cache-control" : "no-cache", - "x-ms-request-id" : "28c41a8c-2478-4bae-9a2e-8df096c0116b", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp4-52a1459652\",\"name\":\"webapp4-52a1459652\",\"type\":\"Microsoft.Web/sites\",\"kind\":\"app,linux\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"name\":\"webapp4-52a1459652\",\"state\":\"Running\",\"hostNames\":[\"webapp4-52a1459652.jsdkdemo-bce78247d.com\",\"webapp4-52a1459652.azurewebsites.net\"],\"webSpace\":\"rgnemv_82e07474b2af-WestUSwebspace\",\"selfLink\":\"https://waws-prod-bay-063.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/rgnemv_82e07474b2af-WestUSwebspace/sites/webapp4-52a1459652\",\"repositorySiteName\":\"webapp4-52a1459652\",\"owner\":null,\"usageState\":\"Normal\",\"enabled\":true,\"adminEnabled\":true,\"enabledHostNames\":[\"webapp4-52a1459652.jsdkdemo-bce78247d.com\",\"webapp4-52a1459652.azurewebsites.net\",\"webapp4-52a1459652.scm.azurewebsites.net\"],\"siteProperties\":{\"metadata\":null,\"properties\":[{\"name\":\"LinuxFxVersion\",\"value\":\"NODE|4.5\"},{\"name\":\"WindowsFxVersion\",\"value\":null}],\"appSettings\":null},\"availabilityState\":\"Normal\",\"sslCertificates\":null,\"csrs\":[],\"cers\":null,\"siteMode\":null,\"hostNameSslStates\":[{\"name\":\"webapp4-52a1459652.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Standard\"},{\"name\":\"webapp4-52a1459652.jsdkdemo-bce78247d.com\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Standard\"},{\"name\":\"webapp4-52a1459652.scm.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Repository\"}],\"computeMode\":null,\"serverFarm\":null,\"serverFarmId\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/serverfarms/jplan1_338789\",\"reserved\":true,\"isXenon\":false,\"lastModifiedTimeUtc\":\"2018-07-12T01:32:09.5866667\",\"storageRecoveryDefaultState\":\"Running\",\"contentAvailabilityState\":\"Normal\",\"runtimeAvailabilityState\":\"Normal\",\"siteConfig\":null,\"deploymentId\":\"webapp4-52a1459652\",\"trafficManagerHostNames\":null,\"sku\":\"Standard\",\"scmSiteAlsoStopped\":false,\"targetSwapSlot\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"clientAffinityEnabled\":true,\"clientCertEnabled\":false,\"hostNamesDisabled\":false,\"domainVerificationIdentifiers\":null,\"kind\":\"app,linux\",\"outboundIpAddresses\":\"13.93.220.109,13.93.205.56,52.160.105.227,104.209.45.67,13.91.108.234\",\"possibleOutboundIpAddresses\":\"13.93.220.109,13.93.205.56,52.160.105.227,104.209.45.67,13.91.108.234,13.93.235.174,52.160.85.43,13.82.60.62\",\"containerSize\":0,\"dailyMemoryTimeQuota\":0,\"suspendedTill\":null,\"siteDisabledReason\":0,\"functionExecutionUnitsCache\":null,\"maxNumberOfWorkers\":null,\"homeStamp\":\"waws-prod-bay-063\",\"cloningInfo\":null,\"hostingEnvironmentId\":null,\"tags\":{},\"resourceGroup\":\"rgnemv_82e07474b2af\",\"defaultHostName\":\"webapp4-52a1459652.azurewebsites.net\",\"slotSwapStatus\":null,\"httpsOnly\":false}}" + "x-ms-request-id" : "8947a806-b177-4735-a12f-7f1d48408dc4", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp4-82a09419d6/config/web\",\"name\":\"webapp4-82a09419d6\",\"type\":\"Microsoft.Web/sites/config\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"numberOfWorkers\":1,\"defaultDocuments\":[\"Default.htm\",\"Default.html\",\"Default.asp\",\"index.htm\",\"index.html\",\"iisstart.htm\",\"default.aspx\",\"index.php\",\"hostingstart.html\"],\"netFrameworkVersion\":\"v4.0\",\"phpVersion\":\"\",\"pythonVersion\":\"\",\"nodeVersion\":\"4.5\",\"linuxFxVersion\":\"NODE|4.5\",\"windowsFxVersion\":null,\"requestTracingEnabled\":false,\"remoteDebuggingEnabled\":false,\"remoteDebuggingVersion\":null,\"httpLoggingEnabled\":false,\"logsDirectorySizeLimit\":35,\"detailedErrorLoggingEnabled\":false,\"publishingUsername\":\"$webapp4-82a09419d6\",\"publishingPassword\":null,\"appSettings\":null,\"azureStorageAccounts\":{},\"metadata\":null,\"connectionStrings\":null,\"machineKey\":null,\"handlerMappings\":null,\"documentRoot\":null,\"scmType\":\"ExternalGit\",\"use32BitWorkerProcess\":true,\"webSocketsEnabled\":false,\"alwaysOn\":false,\"javaVersion\":null,\"javaContainer\":null,\"javaContainerVersion\":null,\"appCommandLine\":\"\",\"managedPipelineMode\":\"Integrated\",\"virtualApplications\":[{\"virtualPath\":\"/\",\"physicalPath\":\"site\\\\wwwroot\",\"preloadEnabled\":false,\"virtualDirectories\":null}],\"winAuthAdminState\":0,\"winAuthTenantState\":0,\"customAppPoolIdentityAdminState\":false,\"customAppPoolIdentityTenantState\":false,\"runtimeADUser\":null,\"runtimeADUserPassword\":null,\"loadBalancing\":\"LeastRequests\",\"routingRules\":[],\"experiments\":{\"rampUpRules\":[]},\"limits\":null,\"autoHealEnabled\":false,\"autoHealRules\":null,\"tracingOptions\":null,\"vnetName\":\"\",\"siteAuthEnabled\":false,\"siteAuthSettings\":{\"enabled\":null,\"unauthenticatedClientAction\":null,\"tokenStoreEnabled\":null,\"allowedExternalRedirectUrls\":null,\"defaultProvider\":null,\"clientId\":null,\"clientSecret\":null,\"issuer\":null,\"allowedAudiences\":null,\"additionalLoginParams\":null,\"isAadAutoProvisioned\":false,\"googleClientId\":null,\"googleClientSecret\":null,\"googleOAuthScopes\":null,\"facebookAppId\":null,\"facebookAppSecret\":null,\"facebookOAuthScopes\":null,\"twitterConsumerKey\":null,\"twitterConsumerSecret\":null,\"microsoftAccountClientId\":null,\"microsoftAccountClientSecret\":null,\"microsoftAccountOAuthScopes\":null},\"cors\":null,\"push\":null,\"apiDefinition\":null,\"autoSwapSlotName\":null,\"localMySqlEnabled\":false,\"managedServiceIdentityId\":null,\"xManagedServiceIdentityId\":null,\"ipSecurityRestrictions\":null,\"http20Enabled\":false,\"minTlsVersion\":\"1.2\",\"ftpsState\":\"AllAllowed\",\"reservedInstanceCount\":0}}" } }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp4-52a1459652/config/web?api-version=2018-02-01", + "Method" : "PUT", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/certificates/62D52BCD3A756AFE7787F80615102F294B543C0C%23%23West%20US%23?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:32:11 GMT", + "date" : "Sun, 04 Nov 2018 07:05:09 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "2514", + "content-length" : "925", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", + "x-ms-ratelimit-remaining-subscription-writes" : "1174", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "14963", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "075f4bc2-cc50-43f7-8ff6-939aa72c22ae", + "x-ms-correlation-request-id" : "2178c094-b2fd-424c-8ce8-4ff82f5b7ff3", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T013211Z:075f4bc2-cc50-43f7-8ff6-939aa72c22ae", + "x-ms-routing-request-id" : "WESTUS2:20181104T070510Z:2178c094-b2fd-424c-8ce8-4ff82f5b7ff3", "x-powered-by" : "ASP.NET", + "warning" : "199 Some of the uploaded certificates are either self-signed or expired.,199 Some of the uploaded certificates cannot be validated to a trusted CA", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "0d4fb0ec-4006-49d5-b22d-6842af341000", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp4-52a1459652/config/web\",\"name\":\"webapp4-52a1459652\",\"type\":\"Microsoft.Web/sites/config\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"numberOfWorkers\":1,\"defaultDocuments\":[\"Default.htm\",\"Default.html\",\"Default.asp\",\"index.htm\",\"index.html\",\"iisstart.htm\",\"default.aspx\",\"index.php\",\"hostingstart.html\"],\"netFrameworkVersion\":\"v4.0\",\"phpVersion\":\"\",\"pythonVersion\":\"\",\"nodeVersion\":\"4.5\",\"linuxFxVersion\":\"NODE|4.5\",\"windowsFxVersion\":null,\"requestTracingEnabled\":false,\"remoteDebuggingEnabled\":false,\"remoteDebuggingVersion\":null,\"httpLoggingEnabled\":false,\"logsDirectorySizeLimit\":35,\"detailedErrorLoggingEnabled\":false,\"publishingUsername\":\"$webapp4-52a1459652\",\"publishingPassword\":null,\"appSettings\":null,\"metadata\":null,\"connectionStrings\":null,\"machineKey\":null,\"handlerMappings\":null,\"documentRoot\":null,\"scmType\":\"ExternalGit\",\"use32BitWorkerProcess\":true,\"webSocketsEnabled\":false,\"alwaysOn\":false,\"javaVersion\":null,\"javaContainer\":null,\"javaContainerVersion\":null,\"appCommandLine\":\"\",\"managedPipelineMode\":\"Integrated\",\"virtualApplications\":[{\"virtualPath\":\"/\",\"physicalPath\":\"site\\\\wwwroot\",\"preloadEnabled\":false,\"virtualDirectories\":null}],\"winAuthAdminState\":0,\"winAuthTenantState\":0,\"customAppPoolIdentityAdminState\":false,\"customAppPoolIdentityTenantState\":false,\"runtimeADUser\":null,\"runtimeADUserPassword\":null,\"loadBalancing\":\"LeastRequests\",\"routingRules\":[],\"experiments\":{\"rampUpRules\":[]},\"limits\":null,\"autoHealEnabled\":false,\"autoHealRules\":null,\"tracingOptions\":null,\"vnetName\":\"\",\"siteAuthEnabled\":false,\"siteAuthSettings\":{\"enabled\":null,\"unauthenticatedClientAction\":null,\"tokenStoreEnabled\":null,\"allowedExternalRedirectUrls\":null,\"defaultProvider\":null,\"clientId\":null,\"clientSecret\":null,\"issuer\":null,\"allowedAudiences\":null,\"additionalLoginParams\":null,\"isAadAutoProvisioned\":false,\"googleClientId\":null,\"googleClientSecret\":null,\"googleOAuthScopes\":null,\"facebookAppId\":null,\"facebookAppSecret\":null,\"facebookOAuthScopes\":null,\"twitterConsumerKey\":null,\"twitterConsumerSecret\":null,\"microsoftAccountClientId\":null,\"microsoftAccountClientSecret\":null,\"microsoftAccountOAuthScopes\":null},\"cors\":null,\"push\":null,\"apiDefinition\":null,\"autoSwapSlotName\":null,\"localMySqlEnabled\":false,\"managedServiceIdentityId\":null,\"xManagedServiceIdentityId\":null,\"ipSecurityRestrictions\":null,\"http20Enabled\":false,\"minTlsVersion\":\"1.0\",\"ftpsState\":\"AllAllowed\"}}" + "x-ms-request-id" : "1ee31896-a8e4-4d44-ae5e-575fcef37331", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/certificates/62D52BCD3A756AFE7787F80615102F294B543C0C##West US#\",\"name\":\"62D52BCD3A756AFE7787F80615102F294B543C0C##West US#\",\"type\":\"Microsoft.Web/certificates\",\"location\":\"westus\",\"tags\":{},\"properties\":{\"friendlyName\":\"jsdkdemo-206857920.com\",\"subjectName\":\"*.jsdkdemo-206857920.com\",\"hostNames\":[\"*.jsdkdemo-206857920.com\"],\"pfxBlob\":null,\"siteName\":null,\"selfLink\":null,\"issuer\":\"*.jsdkdemo-206857920.com\",\"issueDate\":\"2018-11-04T06:50:26+00:00\",\"expirationDate\":\"2028-11-01T06:50:26+00:00\",\"password\":null,\"thumbprint\":\"62D52BCD3A756AFE7787F80615102F294B543C0C\",\"valid\":null,\"toDelete\":null,\"cerBlob\":null,\"publicKeyHash\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"keyVaultSecretStatus\":\"Initialized\",\"webSpace\":\"rgnemv_d7552715ba2f-WestUSwebspace\",\"serverFarmId\":null,\"tags\":{}}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/certificates/7320DC1D2EBECD96C8E30DD01787DC7B8AA0B0FF%23%23West%20US%23?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp4-82a09419d6?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:32:15 GMT", + "date" : "Sun, 04 Nov 2018 07:05:10 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "925", + "content-length" : "3261", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", - "x-ms-ratelimit-remaining-subscription-writes" : "1173", "retry-after" : "0", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "2ccb5a39-c637-4cc8-930a-a6fcb21dd6ed", + "x-ms-correlation-request-id" : "baa83a39-a556-413c-8326-bcfd772df0b6", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T013216Z:2ccb5a39-c637-4cc8-930a-a6fcb21dd6ed", + "x-ms-ratelimit-remaining-subscription-resource-requests" : "498", + "x-ms-routing-request-id" : "WESTUS2:20181104T070511Z:baa83a39-a556-413c-8326-bcfd772df0b6", "x-powered-by" : "ASP.NET", - "warning" : "199 Some of the uploaded certificates are either self-signed or expired.,199 Some of the uploaded certificates cannot be validated to a trusted CA", "content-type" : "application/json", + "etag" : "\"1D4740CBA06EFB5\"", "cache-control" : "no-cache", - "x-ms-request-id" : "0d9a75e2-f1e8-4dee-960a-e46c94c238b3", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/certificates/7320DC1D2EBECD96C8E30DD01787DC7B8AA0B0FF##West US#\",\"name\":\"7320DC1D2EBECD96C8E30DD01787DC7B8AA0B0FF##West US#\",\"type\":\"Microsoft.Web/certificates\",\"location\":\"westus\",\"tags\":{},\"properties\":{\"friendlyName\":\"jsdkdemo-bce78247d.com\",\"subjectName\":\"*.jsdkdemo-bce78247d.com\",\"hostNames\":[\"*.jsdkdemo-bce78247d.com\"],\"pfxBlob\":null,\"siteName\":null,\"selfLink\":null,\"issuer\":\"*.jsdkdemo-bce78247d.com\",\"issueDate\":\"2018-07-12T01:17:00+00:00\",\"expirationDate\":\"2028-07-09T01:17:00+00:00\",\"password\":null,\"thumbprint\":\"7320DC1D2EBECD96C8E30DD01787DC7B8AA0B0FF\",\"valid\":null,\"toDelete\":null,\"cerBlob\":null,\"publicKeyHash\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"keyVaultSecretStatus\":\"Initialized\",\"webSpace\":\"rgnemv_82e07474b2af-WestUSwebspace\",\"serverFarmId\":null,\"tags\":{}}}" + "x-ms-request-id" : "764bb086-320c-4b37-84c3-670118332f18", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp4-82a09419d6\",\"name\":\"webapp4-82a09419d6\",\"type\":\"Microsoft.Web/sites\",\"kind\":\"app,linux\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"name\":\"webapp4-82a09419d6\",\"state\":\"Running\",\"hostNames\":[\"webapp4-82a09419d6.jsdkdemo-206857920.com\",\"webapp4-82a09419d6.azurewebsites.net\"],\"webSpace\":\"rgnemv_d7552715ba2f-WestUSwebspace\",\"selfLink\":\"https://waws-prod-bay-109.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/rgnemv_d7552715ba2f-WestUSwebspace/sites/webapp4-82a09419d6\",\"repositorySiteName\":\"webapp4-82a09419d6\",\"owner\":null,\"usageState\":\"Normal\",\"enabled\":true,\"adminEnabled\":true,\"enabledHostNames\":[\"webapp4-82a09419d6.jsdkdemo-206857920.com\",\"webapp4-82a09419d6.azurewebsites.net\",\"webapp4-82a09419d6.scm.azurewebsites.net\"],\"siteProperties\":{\"metadata\":null,\"properties\":[{\"name\":\"LinuxFxVersion\",\"value\":\"NODE|4.5\"},{\"name\":\"WindowsFxVersion\",\"value\":null}],\"appSettings\":null},\"availabilityState\":\"Normal\",\"sslCertificates\":null,\"csrs\":[],\"cers\":null,\"siteMode\":null,\"hostNameSslStates\":[{\"name\":\"webapp4-82a09419d6.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Standard\"},{\"name\":\"webapp4-82a09419d6.jsdkdemo-206857920.com\",\"sslState\":\"SniEnabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":\"62D52BCD3A756AFE7787F80615102F294B543C0C\",\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Standard\"},{\"name\":\"webapp4-82a09419d6.scm.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Repository\"}],\"computeMode\":null,\"serverFarm\":null,\"serverFarmId\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/serverfarms/jplan1_84852d\",\"reserved\":true,\"isXenon\":false,\"lastModifiedTimeUtc\":\"2018-11-04T07:05:11.0033333\",\"storageRecoveryDefaultState\":\"Running\",\"contentAvailabilityState\":\"Normal\",\"runtimeAvailabilityState\":\"Normal\",\"siteConfig\":null,\"deploymentId\":\"webapp4-82a09419d6\",\"trafficManagerHostNames\":null,\"sku\":\"Standard\",\"scmSiteAlsoStopped\":false,\"targetSwapSlot\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"clientAffinityEnabled\":true,\"clientCertEnabled\":false,\"hostNamesDisabled\":false,\"domainVerificationIdentifiers\":null,\"kind\":\"app,linux\",\"outboundIpAddresses\":\"104.42.78.153,40.118.225.64,104.42.151.111,104.42.252.192,104.42.254.180\",\"possibleOutboundIpAddresses\":\"104.42.78.153,40.118.225.64,104.42.151.111,104.42.252.192,104.42.254.180,40.118.227.167,40.118.224.22,40.118.226.153\",\"containerSize\":0,\"dailyMemoryTimeQuota\":0,\"suspendedTill\":null,\"siteDisabledReason\":0,\"functionExecutionUnitsCache\":null,\"maxNumberOfWorkers\":null,\"homeStamp\":\"waws-prod-bay-109\",\"cloningInfo\":null,\"hostingEnvironmentId\":null,\"tags\":{},\"resourceGroup\":\"rgnemv_d7552715ba2f\",\"defaultHostName\":\"webapp4-82a09419d6.azurewebsites.net\",\"slotSwapStatus\":null,\"httpsOnly\":false}}" + } + }, { + "Method" : "POST", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp4-82a09419d6/config/appsettings/list?api-version=2018-02-01", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", + "Content-Type" : "application/json; charset=utf-8" + }, + "Response" : { + "date" : "Sun, 04 Nov 2018 07:05:11 GMT", + "server" : "Microsoft-IIS/10.0", + "content-length" : "267", + "expires" : "-1", + "transfer-encoding" : "chunked", + "vary" : "Accept-Encoding", + "x-aspnet-version" : "4.0.30319", + "retry-after" : "0", + "StatusCode" : "200", + "pragma" : "no-cache", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "14991c7f-3776-45ac-943e-4527cfa44543", + "x-content-type-options" : "nosniff", + "x-ms-ratelimit-remaining-subscription-resource-requests" : "11990", + "x-ms-routing-request-id" : "WESTUS2:20181104T070511Z:14991c7f-3776-45ac-943e-4527cfa44543", + "x-powered-by" : "ASP.NET", + "content-type" : "application/json", + "cache-control" : "no-cache", + "x-ms-request-id" : "c2ca1e2d-c006-4ef5-a015-1dc3cb65b386", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp4-82a09419d6/config/appsettings\",\"name\":\"appsettings\",\"type\":\"Microsoft.Web/sites/config\",\"location\":\"West US\",\"tags\":{},\"properties\":{}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp4-52a1459652?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp4-82a09419d6/config/appsettings?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:32:19 GMT", + "date" : "Sun, 04 Nov 2018 07:05:11 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "3250", + "content-length" : "267", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", + "x-ms-ratelimit-remaining-subscription-writes" : "1173", "retry-after" : "0", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "56b50d26-878d-4afe-9eff-02e89555a716", + "x-ms-correlation-request-id" : "0ad776b9-e9fa-4fdd-ba82-12ee051e3fff", "x-content-type-options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-resource-requests" : "495", - "x-ms-routing-request-id" : "WESTUS2:20180712T013219Z:56b50d26-878d-4afe-9eff-02e89555a716", + "x-ms-routing-request-id" : "WESTUS2:20181104T070512Z:0ad776b9-e9fa-4fdd-ba82-12ee051e3fff", "x-powered-by" : "ASP.NET", "content-type" : "application/json", - "etag" : "\"1D419802C624655\"", + "etag" : "\"1D4740CBA98674B\"", "cache-control" : "no-cache", - "x-ms-request-id" : "f6929224-e71e-42e5-a349-b57008d5fe33", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp4-52a1459652\",\"name\":\"webapp4-52a1459652\",\"type\":\"Microsoft.Web/sites\",\"kind\":\"app,linux\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"name\":\"webapp4-52a1459652\",\"state\":\"Running\",\"hostNames\":[\"webapp4-52a1459652.jsdkdemo-bce78247d.com\",\"webapp4-52a1459652.azurewebsites.net\"],\"webSpace\":\"rgnemv_82e07474b2af-WestUSwebspace\",\"selfLink\":\"https://waws-prod-bay-063.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/rgnemv_82e07474b2af-WestUSwebspace/sites/webapp4-52a1459652\",\"repositorySiteName\":\"webapp4-52a1459652\",\"owner\":null,\"usageState\":\"Normal\",\"enabled\":true,\"adminEnabled\":true,\"enabledHostNames\":[\"webapp4-52a1459652.jsdkdemo-bce78247d.com\",\"webapp4-52a1459652.azurewebsites.net\",\"webapp4-52a1459652.scm.azurewebsites.net\"],\"siteProperties\":{\"metadata\":null,\"properties\":[{\"name\":\"LinuxFxVersion\",\"value\":\"NODE|4.5\"},{\"name\":\"WindowsFxVersion\",\"value\":null}],\"appSettings\":null},\"availabilityState\":\"Normal\",\"sslCertificates\":null,\"csrs\":[],\"cers\":null,\"siteMode\":null,\"hostNameSslStates\":[{\"name\":\"webapp4-52a1459652.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Standard\"},{\"name\":\"webapp4-52a1459652.jsdkdemo-bce78247d.com\",\"sslState\":\"SniEnabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":\"7320DC1D2EBECD96C8E30DD01787DC7B8AA0B0FF\",\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Standard\"},{\"name\":\"webapp4-52a1459652.scm.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Repository\"}],\"computeMode\":null,\"serverFarm\":null,\"serverFarmId\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/serverfarms/jplan1_338789\",\"reserved\":true,\"isXenon\":false,\"lastModifiedTimeUtc\":\"2018-07-12T01:32:19.1733333\",\"storageRecoveryDefaultState\":\"Running\",\"contentAvailabilityState\":\"Normal\",\"runtimeAvailabilityState\":\"Normal\",\"siteConfig\":null,\"deploymentId\":\"webapp4-52a1459652\",\"trafficManagerHostNames\":null,\"sku\":\"Standard\",\"scmSiteAlsoStopped\":false,\"targetSwapSlot\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"clientAffinityEnabled\":true,\"clientCertEnabled\":false,\"hostNamesDisabled\":false,\"domainVerificationIdentifiers\":null,\"kind\":\"app,linux\",\"outboundIpAddresses\":\"13.93.220.109,13.93.205.56,52.160.105.227,104.209.45.67,13.91.108.234\",\"possibleOutboundIpAddresses\":\"13.93.220.109,13.93.205.56,52.160.105.227,104.209.45.67,13.91.108.234,13.93.235.174,52.160.85.43,13.82.60.62\",\"containerSize\":0,\"dailyMemoryTimeQuota\":0,\"suspendedTill\":null,\"siteDisabledReason\":0,\"functionExecutionUnitsCache\":null,\"maxNumberOfWorkers\":null,\"homeStamp\":\"waws-prod-bay-063\",\"cloningInfo\":null,\"hostingEnvironmentId\":null,\"tags\":{},\"resourceGroup\":\"rgnemv_82e07474b2af\",\"defaultHostName\":\"webapp4-52a1459652.azurewebsites.net\",\"slotSwapStatus\":null,\"httpsOnly\":false}}" + "x-ms-request-id" : "f593d132-3e6c-4058-83e2-40a676d8a851", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp4-82a09419d6/config/appsettings\",\"name\":\"appsettings\",\"type\":\"Microsoft.Web/sites/config\",\"location\":\"West US\",\"tags\":{},\"properties\":{}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp4-52a1459652/hostNameBindings?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp4-82a09419d6/hostNameBindings?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:32:19 GMT", + "date" : "Sun, 04 Nov 2018 07:05:11 GMT", "server" : "Microsoft-IIS/10.0", "content-length" : "1075", "expires" : "-1", @@ -2441,29 +2383,29 @@ "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "14962", + "x-ms-ratelimit-remaining-subscription-reads" : "11964", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "c82c6a55-abf7-4ee6-9672-41d709dc5c92", + "x-ms-correlation-request-id" : "6d231c9a-ea8c-4baa-8148-84eb17fa69b2", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T013220Z:c82c6a55-abf7-4ee6-9672-41d709dc5c92", + "x-ms-routing-request-id" : "WESTUS2:20181104T070512Z:6d231c9a-ea8c-4baa-8148-84eb17fa69b2", "x-powered-by" : "ASP.NET", "content-type" : "application/json", - "etag" : "\"1D419802C624655\"", + "etag" : "\"1D4740CBA98674B\"", "cache-control" : "no-cache", - "x-ms-request-id" : "00a9cf91-7a23-43e7-93f9-824aa8edd1dd", - "Body" : "{\"value\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp4-52a1459652/hostNameBindings/webapp4-52a1459652.azurewebsites.net\",\"name\":\"webapp4-52a1459652/webapp4-52a1459652.azurewebsites.net\",\"type\":\"Microsoft.Web/sites/hostNameBindings\",\"location\":\"West US\",\"properties\":{\"siteName\":\"webapp4-52a1459652\",\"domainId\":null,\"hostNameType\":\"Verified\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp4-52a1459652/hostNameBindings/webapp4-52a1459652.jsdkdemo-bce78247d.com\",\"name\":\"webapp4-52a1459652/webapp4-52a1459652.jsdkdemo-bce78247d.com\",\"type\":\"Microsoft.Web/sites/hostNameBindings\",\"location\":\"West US\",\"properties\":{\"siteName\":\"webapp4-52a1459652\",\"domainId\":null,\"azureResourceName\":\"webapp4-52a1459652\",\"azureResourceType\":\"Website\",\"customHostNameDnsRecordType\":\"CName\",\"hostNameType\":\"Managed\",\"sslState\":\"SniEnabled\",\"thumbprint\":\"7320DC1D2EBECD96C8E30DD01787DC7B8AA0B0FF\"}}],\"nextLink\":null,\"id\":null}" + "x-ms-request-id" : "85ea5f6d-80b4-4e5a-9f29-c67432b536a8", + "Body" : "{\"value\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp4-82a09419d6/hostNameBindings/webapp4-82a09419d6.azurewebsites.net\",\"name\":\"webapp4-82a09419d6/webapp4-82a09419d6.azurewebsites.net\",\"type\":\"Microsoft.Web/sites/hostNameBindings\",\"location\":\"West US\",\"properties\":{\"siteName\":\"webapp4-82a09419d6\",\"domainId\":null,\"hostNameType\":\"Verified\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp4-82a09419d6/hostNameBindings/webapp4-82a09419d6.jsdkdemo-206857920.com\",\"name\":\"webapp4-82a09419d6/webapp4-82a09419d6.jsdkdemo-206857920.com\",\"type\":\"Microsoft.Web/sites/hostNameBindings\",\"location\":\"West US\",\"properties\":{\"siteName\":\"webapp4-82a09419d6\",\"domainId\":null,\"azureResourceName\":\"webapp4-82a09419d6\",\"azureResourceType\":\"Website\",\"customHostNameDnsRecordType\":\"CName\",\"hostNameType\":\"Managed\",\"sslState\":\"SniEnabled\",\"thumbprint\":\"62D52BCD3A756AFE7787F80615102F294B543C0C\"}}],\"nextLink\":null,\"id\":null}" } }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp4-52a1459652/config/appsettings/list?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp4-82a09419d6/config/appsettings/list?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:32:19 GMT", + "date" : "Sun, 04 Nov 2018 07:05:12 GMT", "server" : "Microsoft-IIS/10.0", "content-length" : "267", "expires" : "-1", @@ -2474,54 +2416,54 @@ "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "8c6ef2ed-c9d3-4299-8356-5a302fc7b156", + "x-ms-correlation-request-id" : "83e8929f-7007-4406-ab60-b236a5772ff7", "x-content-type-options" : "nosniff", "x-ms-ratelimit-remaining-subscription-resource-requests" : "11989", - "x-ms-routing-request-id" : "WESTUS2:20180712T013220Z:8c6ef2ed-c9d3-4299-8356-5a302fc7b156", + "x-ms-routing-request-id" : "WESTUS2:20181104T070512Z:83e8929f-7007-4406-ab60-b236a5772ff7", "x-powered-by" : "ASP.NET", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "b8ac15f0-ba32-4e04-a3e7-aee0fbe8772f", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp4-52a1459652/config/appsettings\",\"name\":\"appsettings\",\"type\":\"Microsoft.Web/sites/config\",\"location\":\"West US\",\"tags\":{},\"properties\":{}}" + "x-ms-request-id" : "0861ddbb-04bd-4cee-a24c-3fcb2a136955", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp4-82a09419d6/config/appsettings\",\"name\":\"appsettings\",\"type\":\"Microsoft.Web/sites/config\",\"location\":\"West US\",\"tags\":{},\"properties\":{}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp4-52a1459652/config/slotConfigNames?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp4-82a09419d6/config/slotConfigNames?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:32:20 GMT", + "date" : "Sun, 04 Nov 2018 07:05:12 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "166", + "content-length" : "197", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "14961", + "x-ms-ratelimit-remaining-subscription-reads" : "11963", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "93bc9009-3062-4b61-928a-7621fe2c1bca", + "x-ms-correlation-request-id" : "514a6de4-4de8-4d89-94ef-e3320e1a030a", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T013220Z:93bc9009-3062-4b61-928a-7621fe2c1bca", + "x-ms-routing-request-id" : "WESTUS2:20181104T070513Z:514a6de4-4de8-4d89-94ef-e3320e1a030a", "x-powered-by" : "ASP.NET", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "523f38fc-b575-46a7-a414-f68112cc3641", - "Body" : "{\"id\":null,\"name\":\"webapp4-52a1459652\",\"type\":\"Microsoft.Web/sites\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"connectionStringNames\":null,\"appSettingNames\":null}}" + "x-ms-request-id" : "816b5b6d-6188-42d7-b16e-1e2da1b3a25a", + "Body" : "{\"id\":null,\"name\":\"webapp4-82a09419d6\",\"type\":\"Microsoft.Web/sites\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"connectionStringNames\":null,\"appSettingNames\":null,\"azureStorageConfigNames\":null}}" } }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp4-52a1459652/config/connectionstrings/list?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp4-82a09419d6/config/connectionstrings/list?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:32:20 GMT", + "date" : "Sun, 04 Nov 2018 07:05:13 GMT", "server" : "Microsoft-IIS/10.0", "content-length" : "279", "expires" : "-1", @@ -2532,56 +2474,56 @@ "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "94ebfd82-ef2f-47bb-b2c3-d846863bdd04", + "x-ms-correlation-request-id" : "15a1db7f-22ba-46e3-863d-83496718e4a8", "x-content-type-options" : "nosniff", "x-ms-ratelimit-remaining-subscription-resource-requests" : "11988", - "x-ms-routing-request-id" : "WESTUS2:20180712T013220Z:94ebfd82-ef2f-47bb-b2c3-d846863bdd04", + "x-ms-routing-request-id" : "WESTUS2:20181104T070514Z:15a1db7f-22ba-46e3-863d-83496718e4a8", "x-powered-by" : "ASP.NET", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "c4b69105-9295-4b9b-836c-08e73d0fbe41", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp4-52a1459652/config/connectionstrings\",\"name\":\"connectionstrings\",\"type\":\"Microsoft.Web/sites/config\",\"location\":\"West US\",\"tags\":{},\"properties\":{}}" + "x-ms-request-id" : "72c9c6d5-3ae0-4aa1-8eec-0828bad85b32", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp4-82a09419d6/config/connectionstrings\",\"name\":\"connectionstrings\",\"type\":\"Microsoft.Web/sites/config\",\"location\":\"West US\",\"tags\":{},\"properties\":{}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp4-52a1459652/config/slotConfigNames?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp4-82a09419d6/config/slotConfigNames?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:32:20 GMT", + "date" : "Sun, 04 Nov 2018 07:05:13 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "166", + "content-length" : "197", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "14960", + "x-ms-ratelimit-remaining-subscription-reads" : "11962", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "fb48d572-6e3b-42bc-ae7f-41ecc6804fc2", + "x-ms-correlation-request-id" : "d8c5dc85-e18a-49b3-8422-54441a55bb6b", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T013221Z:fb48d572-6e3b-42bc-ae7f-41ecc6804fc2", + "x-ms-routing-request-id" : "WESTUS2:20181104T070514Z:d8c5dc85-e18a-49b3-8422-54441a55bb6b", "x-powered-by" : "ASP.NET", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "27d292bf-94ac-440b-9363-1206257fe3ff", - "Body" : "{\"id\":null,\"name\":\"webapp4-52a1459652\",\"type\":\"Microsoft.Web/sites\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"connectionStringNames\":null,\"appSettingNames\":null}}" + "x-ms-request-id" : "36217e73-28b7-4b75-a69a-c4056dfdee39", + "Body" : "{\"id\":null,\"name\":\"webapp4-82a09419d6\",\"type\":\"Microsoft.Web/sites\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"connectionStringNames\":null,\"appSettingNames\":null,\"azureStorageConfigNames\":null}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp5-9ce4536886?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp5-d5f16211c5?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:32:25 GMT", + "date" : "Sun, 04 Nov 2018 07:05:33 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "2882", + "content-length" : "2888", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", @@ -2590,380 +2532,380 @@ "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "b9e4b584-0316-422c-adc3-7973eae433a4", + "x-ms-correlation-request-id" : "64114bc5-5992-46b6-ac53-257998382d3d", "x-content-type-options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-resource-requests" : "494", - "x-ms-routing-request-id" : "WESTUS2:20180712T013225Z:b9e4b584-0316-422c-adc3-7973eae433a4", + "x-ms-ratelimit-remaining-subscription-resource-requests" : "497", + "x-ms-routing-request-id" : "WESTUS2:20181104T070533Z:64114bc5-5992-46b6-ac53-257998382d3d", "x-powered-by" : "ASP.NET", "content-type" : "application/json", - "etag" : "\"1D419802F0538CB\"", + "etag" : "\"1D4740CBD4E2B75\"", "cache-control" : "no-cache", - "x-ms-request-id" : "c85a8fda-1337-4d23-b447-cb7c59cf85ce", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp5-9ce4536886\",\"name\":\"webapp5-9ce4536886\",\"type\":\"Microsoft.Web/sites\",\"kind\":\"app,linux\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"name\":\"webapp5-9ce4536886\",\"state\":\"Running\",\"hostNames\":[\"webapp5-9ce4536886.azurewebsites.net\"],\"webSpace\":\"rgnemv_82e07474b2af-WestUSwebspace\",\"selfLink\":\"https://waws-prod-bay-063.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/rgnemv_82e07474b2af-WestUSwebspace/sites/webapp5-9ce4536886\",\"repositorySiteName\":\"webapp5-9ce4536886\",\"owner\":null,\"usageState\":\"Normal\",\"enabled\":true,\"adminEnabled\":true,\"enabledHostNames\":[\"webapp5-9ce4536886.azurewebsites.net\",\"webapp5-9ce4536886.scm.azurewebsites.net\"],\"siteProperties\":{\"metadata\":null,\"properties\":[{\"name\":\"LinuxFxVersion\",\"value\":\"\"},{\"name\":\"WindowsFxVersion\",\"value\":null}],\"appSettings\":null},\"availabilityState\":\"Normal\",\"sslCertificates\":null,\"csrs\":[],\"cers\":null,\"siteMode\":null,\"hostNameSslStates\":[{\"name\":\"webapp5-9ce4536886.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Standard\"},{\"name\":\"webapp5-9ce4536886.scm.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Repository\"}],\"computeMode\":null,\"serverFarm\":null,\"serverFarmId\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/serverfarms/jplan1_338789\",\"reserved\":true,\"isXenon\":false,\"lastModifiedTimeUtc\":\"2018-07-12T01:32:23.0166667\",\"storageRecoveryDefaultState\":\"Running\",\"contentAvailabilityState\":\"Normal\",\"runtimeAvailabilityState\":\"Normal\",\"siteConfig\":null,\"deploymentId\":\"webapp5-9ce4536886\",\"trafficManagerHostNames\":null,\"sku\":\"Standard\",\"scmSiteAlsoStopped\":false,\"targetSwapSlot\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"clientAffinityEnabled\":true,\"clientCertEnabled\":false,\"hostNamesDisabled\":false,\"domainVerificationIdentifiers\":null,\"kind\":\"app,linux\",\"outboundIpAddresses\":\"13.93.220.109,13.93.205.56,52.160.105.227,104.209.45.67,13.91.108.234\",\"possibleOutboundIpAddresses\":\"13.93.220.109,13.93.205.56,52.160.105.227,104.209.45.67,13.91.108.234,13.93.235.174,52.160.85.43,13.82.60.62\",\"containerSize\":0,\"dailyMemoryTimeQuota\":0,\"suspendedTill\":null,\"siteDisabledReason\":0,\"functionExecutionUnitsCache\":null,\"maxNumberOfWorkers\":null,\"homeStamp\":\"waws-prod-bay-063\",\"cloningInfo\":null,\"hostingEnvironmentId\":null,\"tags\":{},\"resourceGroup\":\"rgnemv_82e07474b2af\",\"defaultHostName\":\"webapp5-9ce4536886.azurewebsites.net\",\"slotSwapStatus\":null,\"httpsOnly\":false}}" + "x-ms-request-id" : "085a5eb8-7400-44b8-8777-d1b28eef9ee6", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp5-d5f16211c5\",\"name\":\"webapp5-d5f16211c5\",\"type\":\"Microsoft.Web/sites\",\"kind\":\"app,linux\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"name\":\"webapp5-d5f16211c5\",\"state\":\"Running\",\"hostNames\":[\"webapp5-d5f16211c5.azurewebsites.net\"],\"webSpace\":\"rgnemv_d7552715ba2f-WestUSwebspace\",\"selfLink\":\"https://waws-prod-bay-109.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/rgnemv_d7552715ba2f-WestUSwebspace/sites/webapp5-d5f16211c5\",\"repositorySiteName\":\"webapp5-d5f16211c5\",\"owner\":null,\"usageState\":\"Normal\",\"enabled\":true,\"adminEnabled\":true,\"enabledHostNames\":[\"webapp5-d5f16211c5.azurewebsites.net\",\"webapp5-d5f16211c5.scm.azurewebsites.net\"],\"siteProperties\":{\"metadata\":null,\"properties\":[{\"name\":\"LinuxFxVersion\",\"value\":\"\"},{\"name\":\"WindowsFxVersion\",\"value\":null}],\"appSettings\":null},\"availabilityState\":\"Normal\",\"sslCertificates\":null,\"csrs\":[],\"cers\":null,\"siteMode\":null,\"hostNameSslStates\":[{\"name\":\"webapp5-d5f16211c5.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Standard\"},{\"name\":\"webapp5-d5f16211c5.scm.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Repository\"}],\"computeMode\":null,\"serverFarm\":null,\"serverFarmId\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/serverfarms/jplan1_84852d\",\"reserved\":true,\"isXenon\":false,\"lastModifiedTimeUtc\":\"2018-11-04T07:05:16.08\",\"storageRecoveryDefaultState\":\"Running\",\"contentAvailabilityState\":\"Normal\",\"runtimeAvailabilityState\":\"Normal\",\"siteConfig\":null,\"deploymentId\":\"webapp5-d5f16211c5\",\"trafficManagerHostNames\":null,\"sku\":\"Standard\",\"scmSiteAlsoStopped\":false,\"targetSwapSlot\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"clientAffinityEnabled\":true,\"clientCertEnabled\":false,\"hostNamesDisabled\":false,\"domainVerificationIdentifiers\":null,\"kind\":\"app,linux\",\"outboundIpAddresses\":\"104.42.78.153,40.118.225.64,104.42.151.111,104.42.252.192,104.42.254.180\",\"possibleOutboundIpAddresses\":\"104.42.78.153,40.118.225.64,104.42.151.111,104.42.252.192,104.42.254.180,40.118.227.167,40.118.224.22,40.118.226.153\",\"containerSize\":0,\"dailyMemoryTimeQuota\":0,\"suspendedTill\":null,\"siteDisabledReason\":0,\"functionExecutionUnitsCache\":null,\"maxNumberOfWorkers\":null,\"homeStamp\":\"waws-prod-bay-109\",\"cloningInfo\":null,\"hostingEnvironmentId\":null,\"tags\":{},\"resourceGroup\":\"rgnemv_d7552715ba2f\",\"defaultHostName\":\"webapp5-d5f16211c5.azurewebsites.net\",\"slotSwapStatus\":null,\"httpsOnly\":false}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp5-9ce4536886/sourcecontrols/web?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp5-d5f16211c5/hostNameBindings/webapp5-d5f16211c5.jsdkdemo-206857920.com?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:32:48 GMT", - "content-length" : "471", + "date" : "Sun, 04 Nov 2018 07:05:37 GMT", "server" : "Microsoft-IIS/10.0", + "content-length" : "537", "expires" : "-1", + "transfer-encoding" : "chunked", + "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "x-ms-ratelimit-remaining-subscription-writes" : "1172", "retry-after" : "0", - "StatusCode" : "201", + "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "2ffb8be9-fef5-4d86-96c1-6d51ea74b123", + "x-ms-correlation-request-id" : "f31b56ad-7105-47ce-b092-7be55f09851c", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T013249Z:2ffb8be9-fef5-4d86-96c1-6d51ea74b123", + "x-ms-routing-request-id" : "WESTUS2:20181104T070538Z:f31b56ad-7105-47ce-b092-7be55f09851c", "x-powered-by" : "ASP.NET", "content-type" : "application/json", - "etag" : "\"1D419803E17A935\"", + "etag" : "\"1D4740CBD4E2B75\"", "cache-control" : "no-cache", - "x-ms-request-id" : "ffcc873b-c74c-4acd-9e48-67ccd2fa8876", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp5-9ce4536886/sourcecontrols/web\",\"name\":\"webapp5-9ce4536886\",\"type\":\"Microsoft.Web/sites/sourcecontrols\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"repoUrl\":\"https://github.com/jianghaolu/azure-site-test\",\"branch\":\"master\",\"isManualIntegration\":true,\"deploymentRollbackEnabled\":false,\"isMercurial\":false,\"provisioningState\":\"InProgress\"}}" + "x-ms-request-id" : "0303d44d-04ea-4713-9607-47e1af3072bb", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp5-d5f16211c5/hostNameBindings/webapp5-d5f16211c5.jsdkdemo-206857920.com\",\"name\":\"webapp5-d5f16211c5/webapp5-d5f16211c5.jsdkdemo-206857920.com\",\"type\":\"Microsoft.Web/sites/hostNameBindings\",\"location\":\"West US\",\"properties\":{\"siteName\":\"webapp5-d5f16211c5\",\"domainId\":null,\"azureResourceName\":\"webapp5-d5f16211c5\",\"azureResourceType\":\"Website\",\"customHostNameDnsRecordType\":\"CName\",\"hostNameType\":\"Managed\"}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp5-9ce4536886/sourcecontrols/web?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp5-d5f16211c5?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", + "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:32:49 GMT", + "date" : "Sun, 04 Nov 2018 07:05:38 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "540", + "content-length" : "3208", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "14959", + "x-ms-ratelimit-remaining-subscription-reads" : "11961", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "9151dea6-d883-4e0e-a508-c24998d3be7d", + "x-ms-correlation-request-id" : "9a1f845a-3877-4d18-a7a7-6c18e9f00c7c", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T013249Z:9151dea6-d883-4e0e-a508-c24998d3be7d", + "x-ms-routing-request-id" : "WESTUS2:20181104T070538Z:9a1f845a-3877-4d18-a7a7-6c18e9f00c7c", "x-powered-by" : "ASP.NET", "content-type" : "application/json", - "etag" : "\"1D419803E17A935\"", + "etag" : "\"1D4740CC9A2B460\"", "cache-control" : "no-cache", - "x-ms-request-id" : "db024a65-b2ee-45be-bd4c-219cd0653867", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp5-9ce4536886/sourcecontrols/web\",\"name\":\"webapp5-9ce4536886\",\"type\":\"Microsoft.Web/sites/sourcecontrols\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"repoUrl\":\"https://github.com/jianghaolu/azure-site-test\",\"branch\":\"master\",\"isManualIntegration\":true,\"deploymentRollbackEnabled\":false,\"isMercurial\":false,\"provisioningState\":\"InProgress\",\"provisioningDetails\":\"2018-07-12T01:32:48.5866667 Ensuring ScmType\"}}" + "x-ms-request-id" : "78369ddd-3669-4fdd-87ac-a39a64027c66", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp5-d5f16211c5\",\"name\":\"webapp5-d5f16211c5\",\"type\":\"Microsoft.Web/sites\",\"kind\":\"app,linux\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"name\":\"webapp5-d5f16211c5\",\"state\":\"Running\",\"hostNames\":[\"webapp5-d5f16211c5.jsdkdemo-206857920.com\",\"webapp5-d5f16211c5.azurewebsites.net\"],\"webSpace\":\"rgnemv_d7552715ba2f-WestUSwebspace\",\"selfLink\":\"https://waws-prod-bay-109.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/rgnemv_d7552715ba2f-WestUSwebspace/sites/webapp5-d5f16211c5\",\"repositorySiteName\":\"webapp5-d5f16211c5\",\"owner\":null,\"usageState\":\"Normal\",\"enabled\":true,\"adminEnabled\":true,\"enabledHostNames\":[\"webapp5-d5f16211c5.jsdkdemo-206857920.com\",\"webapp5-d5f16211c5.azurewebsites.net\",\"webapp5-d5f16211c5.scm.azurewebsites.net\"],\"siteProperties\":{\"metadata\":null,\"properties\":[{\"name\":\"LinuxFxVersion\",\"value\":\"\"},{\"name\":\"WindowsFxVersion\",\"value\":null}],\"appSettings\":null},\"availabilityState\":\"Normal\",\"sslCertificates\":null,\"csrs\":[],\"cers\":null,\"siteMode\":null,\"hostNameSslStates\":[{\"name\":\"webapp5-d5f16211c5.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Standard\"},{\"name\":\"webapp5-d5f16211c5.jsdkdemo-206857920.com\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Standard\"},{\"name\":\"webapp5-d5f16211c5.scm.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Repository\"}],\"computeMode\":null,\"serverFarm\":null,\"serverFarmId\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/serverfarms/jplan1_84852d\",\"reserved\":true,\"isXenon\":false,\"lastModifiedTimeUtc\":\"2018-11-04T07:05:37.19\",\"storageRecoveryDefaultState\":\"Running\",\"contentAvailabilityState\":\"Normal\",\"runtimeAvailabilityState\":\"Normal\",\"siteConfig\":null,\"deploymentId\":\"webapp5-d5f16211c5\",\"trafficManagerHostNames\":null,\"sku\":\"Standard\",\"scmSiteAlsoStopped\":false,\"targetSwapSlot\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"clientAffinityEnabled\":true,\"clientCertEnabled\":false,\"hostNamesDisabled\":false,\"domainVerificationIdentifiers\":null,\"kind\":\"app,linux\",\"outboundIpAddresses\":\"104.42.78.153,40.118.225.64,104.42.151.111,104.42.252.192,104.42.254.180\",\"possibleOutboundIpAddresses\":\"104.42.78.153,40.118.225.64,104.42.151.111,104.42.252.192,104.42.254.180,40.118.227.167,40.118.224.22,40.118.226.153\",\"containerSize\":0,\"dailyMemoryTimeQuota\":0,\"suspendedTill\":null,\"siteDisabledReason\":0,\"functionExecutionUnitsCache\":null,\"maxNumberOfWorkers\":null,\"homeStamp\":\"waws-prod-bay-109\",\"cloningInfo\":null,\"hostingEnvironmentId\":null,\"tags\":{},\"resourceGroup\":\"rgnemv_d7552715ba2f\",\"defaultHostName\":\"webapp5-d5f16211c5.azurewebsites.net\",\"slotSwapStatus\":null,\"httpsOnly\":false}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp5-9ce4536886/sourcecontrols/web?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp5-d5f16211c5/config/web?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", + "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:33:20 GMT", + "date" : "Sun, 04 Nov 2018 07:05:38 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "641", + "content-length" : "2548", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "14958", + "x-ms-ratelimit-remaining-subscription-reads" : "11960", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "3c7d1f4a-db5e-4246-9585-80967e070a6d", + "x-ms-correlation-request-id" : "3dd374a7-4aaa-49ba-9c46-1e8219a246d8", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T013321Z:3c7d1f4a-db5e-4246-9585-80967e070a6d", + "x-ms-routing-request-id" : "WESTUS2:20181104T070538Z:3dd374a7-4aaa-49ba-9c46-1e8219a246d8", "x-powered-by" : "ASP.NET", "content-type" : "application/json", - "etag" : "\"1D419803E17A935\"", "cache-control" : "no-cache", - "x-ms-request-id" : "af2beaf3-ec74-4f06-9b18-acf1b3f26343", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp5-9ce4536886/sourcecontrols/web\",\"name\":\"webapp5-9ce4536886\",\"type\":\"Microsoft.Web/sites/sourcecontrols\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"repoUrl\":\"https://github.com/jianghaolu/azure-site-test\",\"branch\":\"master\",\"isManualIntegration\":true,\"deploymentRollbackEnabled\":false,\"isMercurial\":false,\"provisioningState\":\"InProgress\",\"provisioningDetails\":\"2018-07-12T01:33:16.0473236 http://webapp5-9ce4536886.scm.azurewebsites.net:8181/api/deployments/latest?deployer=GitHub&time=2018-07-12_01-33-15Z\"}}" + "x-ms-request-id" : "c031a3de-f6ba-4dc3-992c-86e07d90c757", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp5-d5f16211c5/config/web\",\"name\":\"webapp5-d5f16211c5\",\"type\":\"Microsoft.Web/sites/config\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"numberOfWorkers\":1,\"defaultDocuments\":[\"Default.htm\",\"Default.html\",\"Default.asp\",\"index.htm\",\"index.html\",\"iisstart.htm\",\"default.aspx\",\"index.php\",\"hostingstart.html\"],\"netFrameworkVersion\":\"v4.0\",\"phpVersion\":\"\",\"pythonVersion\":\"\",\"nodeVersion\":\"\",\"linuxFxVersion\":\"\",\"windowsFxVersion\":null,\"requestTracingEnabled\":false,\"remoteDebuggingEnabled\":false,\"remoteDebuggingVersion\":null,\"httpLoggingEnabled\":false,\"logsDirectorySizeLimit\":35,\"detailedErrorLoggingEnabled\":false,\"publishingUsername\":\"$webapp5-d5f16211c5\",\"publishingPassword\":null,\"appSettings\":null,\"azureStorageAccounts\":{},\"metadata\":null,\"connectionStrings\":null,\"machineKey\":null,\"handlerMappings\":null,\"documentRoot\":null,\"scmType\":\"None\",\"use32BitWorkerProcess\":true,\"webSocketsEnabled\":false,\"alwaysOn\":false,\"javaVersion\":null,\"javaContainer\":null,\"javaContainerVersion\":null,\"appCommandLine\":\"\",\"managedPipelineMode\":\"Integrated\",\"virtualApplications\":[{\"virtualPath\":\"/\",\"physicalPath\":\"site\\\\wwwroot\",\"preloadEnabled\":false,\"virtualDirectories\":null}],\"winAuthAdminState\":0,\"winAuthTenantState\":0,\"customAppPoolIdentityAdminState\":false,\"customAppPoolIdentityTenantState\":false,\"runtimeADUser\":null,\"runtimeADUserPassword\":null,\"loadBalancing\":\"LeastRequests\",\"routingRules\":[],\"experiments\":{\"rampUpRules\":[]},\"limits\":null,\"autoHealEnabled\":false,\"autoHealRules\":null,\"tracingOptions\":null,\"vnetName\":\"\",\"siteAuthEnabled\":false,\"siteAuthSettings\":{\"enabled\":null,\"unauthenticatedClientAction\":null,\"tokenStoreEnabled\":null,\"allowedExternalRedirectUrls\":null,\"defaultProvider\":null,\"clientId\":null,\"clientSecret\":null,\"issuer\":null,\"allowedAudiences\":null,\"additionalLoginParams\":null,\"isAadAutoProvisioned\":false,\"googleClientId\":null,\"googleClientSecret\":null,\"googleOAuthScopes\":null,\"facebookAppId\":null,\"facebookAppSecret\":null,\"facebookOAuthScopes\":null,\"twitterConsumerKey\":null,\"twitterConsumerSecret\":null,\"microsoftAccountClientId\":null,\"microsoftAccountClientSecret\":null,\"microsoftAccountOAuthScopes\":null},\"cors\":null,\"push\":null,\"apiDefinition\":null,\"autoSwapSlotName\":null,\"localMySqlEnabled\":false,\"managedServiceIdentityId\":null,\"xManagedServiceIdentityId\":null,\"ipSecurityRestrictions\":null,\"http20Enabled\":false,\"minTlsVersion\":\"1.2\",\"ftpsState\":\"AllAllowed\",\"reservedInstanceCount\":0}}" } }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp5-9ce4536886/sourcecontrols/web?api-version=2018-02-01", + "Method" : "PUT", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/certificates/62D52BCD3A756AFE7787F80615102F294B543C0C%23%23West%20US%23?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", + "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:33:52 GMT", + "date" : "Sun, 04 Nov 2018 07:05:39 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "641", + "content-length" : "925", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", + "x-ms-ratelimit-remaining-subscription-writes" : "1171", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "14957", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "584aaa3e-666d-45a8-bc1e-0a4622a0f65e", + "x-ms-correlation-request-id" : "ce7776d3-5362-4f21-bb19-0b54cc6ca665", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T013352Z:584aaa3e-666d-45a8-bc1e-0a4622a0f65e", + "x-ms-routing-request-id" : "WESTUS2:20181104T070539Z:ce7776d3-5362-4f21-bb19-0b54cc6ca665", "x-powered-by" : "ASP.NET", + "warning" : "199 Some of the uploaded certificates are either self-signed or expired.,199 Some of the uploaded certificates cannot be validated to a trusted CA", "content-type" : "application/json", - "etag" : "\"1D419803E17A935\"", "cache-control" : "no-cache", - "x-ms-request-id" : "41cf527b-7d03-41b8-bf6f-8830c2fd5b66", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp5-9ce4536886/sourcecontrols/web\",\"name\":\"webapp5-9ce4536886\",\"type\":\"Microsoft.Web/sites/sourcecontrols\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"repoUrl\":\"https://github.com/jianghaolu/azure-site-test\",\"branch\":\"master\",\"isManualIntegration\":true,\"deploymentRollbackEnabled\":false,\"isMercurial\":false,\"provisioningState\":\"InProgress\",\"provisioningDetails\":\"2018-07-12T01:33:48.1220125 http://webapp5-9ce4536886.scm.azurewebsites.net:8181/api/deployments/latest?deployer=GitHub&time=2018-07-12_01-33-15Z\"}}" + "x-ms-request-id" : "662a75e5-17db-4c42-ad47-05534ff2815b", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/certificates/62D52BCD3A756AFE7787F80615102F294B543C0C##West US#\",\"name\":\"62D52BCD3A756AFE7787F80615102F294B543C0C##West US#\",\"type\":\"Microsoft.Web/certificates\",\"location\":\"westus\",\"tags\":{},\"properties\":{\"friendlyName\":\"jsdkdemo-206857920.com\",\"subjectName\":\"*.jsdkdemo-206857920.com\",\"hostNames\":[\"*.jsdkdemo-206857920.com\"],\"pfxBlob\":null,\"siteName\":null,\"selfLink\":null,\"issuer\":\"*.jsdkdemo-206857920.com\",\"issueDate\":\"2018-11-04T06:50:26+00:00\",\"expirationDate\":\"2028-11-01T06:50:26+00:00\",\"password\":null,\"thumbprint\":\"62D52BCD3A756AFE7787F80615102F294B543C0C\",\"valid\":null,\"toDelete\":null,\"cerBlob\":null,\"publicKeyHash\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"keyVaultSecretStatus\":\"Initialized\",\"webSpace\":\"rgnemv_d7552715ba2f-WestUSwebspace\",\"serverFarmId\":null,\"tags\":{}}}" } }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp5-9ce4536886/sourcecontrols/web?api-version=2018-02-01", + "Method" : "PUT", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp5-d5f16211c5?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", + "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:34:33 GMT", + "date" : "Sun, 04 Nov 2018 07:05:40 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "470", + "content-length" : "3253", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "14956", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "02161498-5e58-40cd-ba28-b1385e30f835", + "x-ms-correlation-request-id" : "df89981b-5aa5-4dc3-a52b-6d4e8443cec8", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T013433Z:02161498-5e58-40cd-ba28-b1385e30f835", + "x-ms-ratelimit-remaining-subscription-resource-requests" : "496", + "x-ms-routing-request-id" : "WESTUS2:20181104T070540Z:df89981b-5aa5-4dc3-a52b-6d4e8443cec8", "x-powered-by" : "ASP.NET", "content-type" : "application/json", - "etag" : "\"1D419803E17A935\"", + "etag" : "\"1D4740CCB8B7E95\"", "cache-control" : "no-cache", - "x-ms-request-id" : "653d276a-565a-4a26-b5ad-7fd4dda9b11c", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp5-9ce4536886/sourcecontrols/web\",\"name\":\"webapp5-9ce4536886\",\"type\":\"Microsoft.Web/sites/sourcecontrols\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"repoUrl\":\"https://github.com/jianghaolu/azure-site-test\",\"branch\":\"master\",\"isManualIntegration\":true,\"deploymentRollbackEnabled\":false,\"isMercurial\":false,\"provisioningState\":\"Succeeded\"}}" + "x-ms-request-id" : "e90be6a7-d643-4dcd-b18a-ec2b4afec61c", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp5-d5f16211c5\",\"name\":\"webapp5-d5f16211c5\",\"type\":\"Microsoft.Web/sites\",\"kind\":\"app,linux\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"name\":\"webapp5-d5f16211c5\",\"state\":\"Running\",\"hostNames\":[\"webapp5-d5f16211c5.jsdkdemo-206857920.com\",\"webapp5-d5f16211c5.azurewebsites.net\"],\"webSpace\":\"rgnemv_d7552715ba2f-WestUSwebspace\",\"selfLink\":\"https://waws-prod-bay-109.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/rgnemv_d7552715ba2f-WestUSwebspace/sites/webapp5-d5f16211c5\",\"repositorySiteName\":\"webapp5-d5f16211c5\",\"owner\":null,\"usageState\":\"Normal\",\"enabled\":true,\"adminEnabled\":true,\"enabledHostNames\":[\"webapp5-d5f16211c5.jsdkdemo-206857920.com\",\"webapp5-d5f16211c5.azurewebsites.net\",\"webapp5-d5f16211c5.scm.azurewebsites.net\"],\"siteProperties\":{\"metadata\":null,\"properties\":[{\"name\":\"LinuxFxVersion\",\"value\":\"\"},{\"name\":\"WindowsFxVersion\",\"value\":null}],\"appSettings\":null},\"availabilityState\":\"Normal\",\"sslCertificates\":null,\"csrs\":[],\"cers\":null,\"siteMode\":null,\"hostNameSslStates\":[{\"name\":\"webapp5-d5f16211c5.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Standard\"},{\"name\":\"webapp5-d5f16211c5.jsdkdemo-206857920.com\",\"sslState\":\"SniEnabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":\"62D52BCD3A756AFE7787F80615102F294B543C0C\",\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Standard\"},{\"name\":\"webapp5-d5f16211c5.scm.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Repository\"}],\"computeMode\":null,\"serverFarm\":null,\"serverFarmId\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/serverfarms/jplan1_84852d\",\"reserved\":true,\"isXenon\":false,\"lastModifiedTimeUtc\":\"2018-11-04T07:05:40.3933333\",\"storageRecoveryDefaultState\":\"Running\",\"contentAvailabilityState\":\"Normal\",\"runtimeAvailabilityState\":\"Normal\",\"siteConfig\":null,\"deploymentId\":\"webapp5-d5f16211c5\",\"trafficManagerHostNames\":null,\"sku\":\"Standard\",\"scmSiteAlsoStopped\":false,\"targetSwapSlot\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"clientAffinityEnabled\":true,\"clientCertEnabled\":false,\"hostNamesDisabled\":false,\"domainVerificationIdentifiers\":null,\"kind\":\"app,linux\",\"outboundIpAddresses\":\"104.42.78.153,40.118.225.64,104.42.151.111,104.42.252.192,104.42.254.180\",\"possibleOutboundIpAddresses\":\"104.42.78.153,40.118.225.64,104.42.151.111,104.42.252.192,104.42.254.180,40.118.227.167,40.118.224.22,40.118.226.153\",\"containerSize\":0,\"dailyMemoryTimeQuota\":0,\"suspendedTill\":null,\"siteDisabledReason\":0,\"functionExecutionUnitsCache\":null,\"maxNumberOfWorkers\":null,\"homeStamp\":\"waws-prod-bay-109\",\"cloningInfo\":null,\"hostingEnvironmentId\":null,\"tags\":{},\"resourceGroup\":\"rgnemv_d7552715ba2f\",\"defaultHostName\":\"webapp5-d5f16211c5.azurewebsites.net\",\"slotSwapStatus\":null,\"httpsOnly\":false}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp5-9ce4536886/hostNameBindings/webapp5-9ce4536886.jsdkdemo-bce78247d.com?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp5-d5f16211c5/sourcecontrols/web?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:35:12 GMT", + "date" : "Sun, 04 Nov 2018 07:06:03 GMT", + "content-length" : "471", "server" : "Microsoft-IIS/10.0", - "content-length" : "537", "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", - "x-ms-ratelimit-remaining-subscription-writes" : "1171", + "x-ms-ratelimit-remaining-subscription-writes" : "1170", "retry-after" : "0", - "StatusCode" : "200", + "StatusCode" : "201", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "8f8525ad-84d3-4591-b9a8-05394e9794b9", + "x-ms-correlation-request-id" : "1edc8feb-e126-4161-8b35-cf41ddc7eaf0", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T013512Z:8f8525ad-84d3-4591-b9a8-05394e9794b9", + "x-ms-routing-request-id" : "WESTUS2:20181104T070604Z:1edc8feb-e126-4161-8b35-cf41ddc7eaf0", "x-powered-by" : "ASP.NET", "content-type" : "application/json", - "etag" : "\"1D419803E17A935\"", + "etag" : "\"1D4740CD9DEB0AB\"", "cache-control" : "no-cache", - "x-ms-request-id" : "c4f0b4ca-49c0-41bd-b763-5352f49d781a", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp5-9ce4536886/hostNameBindings/webapp5-9ce4536886.jsdkdemo-bce78247d.com\",\"name\":\"webapp5-9ce4536886/webapp5-9ce4536886.jsdkdemo-bce78247d.com\",\"type\":\"Microsoft.Web/sites/hostNameBindings\",\"location\":\"West US\",\"properties\":{\"siteName\":\"webapp5-9ce4536886\",\"domainId\":null,\"azureResourceName\":\"webapp5-9ce4536886\",\"azureResourceType\":\"Website\",\"customHostNameDnsRecordType\":\"CName\",\"hostNameType\":\"Managed\"}}" + "x-ms-request-id" : "eeb768df-5a8d-4787-bc31-02a29cf00589", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp5-d5f16211c5/sourcecontrols/web\",\"name\":\"webapp5-d5f16211c5\",\"type\":\"Microsoft.Web/sites/sourcecontrols\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"repoUrl\":\"https://github.com/jianghaolu/azure-site-test\",\"branch\":\"master\",\"isManualIntegration\":true,\"deploymentRollbackEnabled\":false,\"isMercurial\":false,\"provisioningState\":\"InProgress\"}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp5-9ce4536886?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp5-d5f16211c5/sourcecontrols/web?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", - "Content-Type" : "application/json; charset=utf-8" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:35:12 GMT", + "date" : "Sun, 04 Nov 2018 07:06:04 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "3197", + "content-length" : "540", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "14955", + "x-ms-ratelimit-remaining-subscription-reads" : "11959", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "ce3abe81-0c27-438d-88ae-cc78aeaf9e24", + "x-ms-correlation-request-id" : "8a680f2c-843e-478e-9391-f1e7bf8e5f99", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T013513Z:ce3abe81-0c27-438d-88ae-cc78aeaf9e24", + "x-ms-routing-request-id" : "WESTUS2:20181104T070605Z:8a680f2c-843e-478e-9391-f1e7bf8e5f99", "x-powered-by" : "ASP.NET", "content-type" : "application/json", - "etag" : "\"1D4198092F62460\"", + "etag" : "\"1D4740CD9DEB0AB\"", "cache-control" : "no-cache", - "x-ms-request-id" : "c4aa3a9f-f742-4ed1-9465-c6bc61f49f8c", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp5-9ce4536886\",\"name\":\"webapp5-9ce4536886\",\"type\":\"Microsoft.Web/sites\",\"kind\":\"app,linux\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"name\":\"webapp5-9ce4536886\",\"state\":\"Running\",\"hostNames\":[\"webapp5-9ce4536886.jsdkdemo-bce78247d.com\",\"webapp5-9ce4536886.azurewebsites.net\"],\"webSpace\":\"rgnemv_82e07474b2af-WestUSwebspace\",\"selfLink\":\"https://waws-prod-bay-063.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/rgnemv_82e07474b2af-WestUSwebspace/sites/webapp5-9ce4536886\",\"repositorySiteName\":\"webapp5-9ce4536886\",\"owner\":null,\"usageState\":\"Normal\",\"enabled\":true,\"adminEnabled\":true,\"enabledHostNames\":[\"webapp5-9ce4536886.jsdkdemo-bce78247d.com\",\"webapp5-9ce4536886.azurewebsites.net\",\"webapp5-9ce4536886.scm.azurewebsites.net\"],\"siteProperties\":{\"metadata\":null,\"properties\":[{\"name\":\"LinuxFxVersion\",\"value\":\"\"},{\"name\":\"WindowsFxVersion\",\"value\":null}],\"appSettings\":null},\"availabilityState\":\"Normal\",\"sslCertificates\":null,\"csrs\":[],\"cers\":null,\"siteMode\":null,\"hostNameSslStates\":[{\"name\":\"webapp5-9ce4536886.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Standard\"},{\"name\":\"webapp5-9ce4536886.jsdkdemo-bce78247d.com\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Standard\"},{\"name\":\"webapp5-9ce4536886.scm.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Repository\"}],\"computeMode\":null,\"serverFarm\":null,\"serverFarmId\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/serverfarms/jplan1_338789\",\"reserved\":true,\"isXenon\":false,\"lastModifiedTimeUtc\":\"2018-07-12T01:35:11.27\",\"storageRecoveryDefaultState\":\"Running\",\"contentAvailabilityState\":\"Normal\",\"runtimeAvailabilityState\":\"Normal\",\"siteConfig\":null,\"deploymentId\":\"webapp5-9ce4536886\",\"trafficManagerHostNames\":null,\"sku\":\"Standard\",\"scmSiteAlsoStopped\":false,\"targetSwapSlot\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"clientAffinityEnabled\":true,\"clientCertEnabled\":false,\"hostNamesDisabled\":false,\"domainVerificationIdentifiers\":null,\"kind\":\"app,linux\",\"outboundIpAddresses\":\"13.93.220.109,13.93.205.56,52.160.105.227,104.209.45.67,13.91.108.234\",\"possibleOutboundIpAddresses\":\"13.93.220.109,13.93.205.56,52.160.105.227,104.209.45.67,13.91.108.234,13.93.235.174,52.160.85.43,13.82.60.62\",\"containerSize\":0,\"dailyMemoryTimeQuota\":0,\"suspendedTill\":null,\"siteDisabledReason\":0,\"functionExecutionUnitsCache\":null,\"maxNumberOfWorkers\":null,\"homeStamp\":\"waws-prod-bay-063\",\"cloningInfo\":null,\"hostingEnvironmentId\":null,\"tags\":{},\"resourceGroup\":\"rgnemv_82e07474b2af\",\"defaultHostName\":\"webapp5-9ce4536886.azurewebsites.net\",\"slotSwapStatus\":null,\"httpsOnly\":false}}" + "x-ms-request-id" : "c4b8636a-cca3-4a6e-bfc1-23385fe308da", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp5-d5f16211c5/sourcecontrols/web\",\"name\":\"webapp5-d5f16211c5\",\"type\":\"Microsoft.Web/sites/sourcecontrols\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"repoUrl\":\"https://github.com/jianghaolu/azure-site-test\",\"branch\":\"master\",\"isManualIntegration\":true,\"deploymentRollbackEnabled\":false,\"isMercurial\":false,\"provisioningState\":\"InProgress\",\"provisioningDetails\":\"2018-11-04T07:06:04.2400000 Ensuring ScmType\"}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp5-9ce4536886/config/web?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp5-d5f16211c5/sourcecontrols/web?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", - "Content-Type" : "application/json; charset=utf-8" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:35:12 GMT", + "date" : "Sun, 04 Nov 2018 07:06:35 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "2503", + "content-length" : "641", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "14954", + "x-ms-ratelimit-remaining-subscription-reads" : "11958", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "93505f4f-441d-43f0-976d-0b32b36e1f29", + "x-ms-correlation-request-id" : "efbb659b-0d9d-4976-a261-34df0b3f121b", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T013513Z:93505f4f-441d-43f0-976d-0b32b36e1f29", + "x-ms-routing-request-id" : "WESTUS2:20181104T070636Z:efbb659b-0d9d-4976-a261-34df0b3f121b", "x-powered-by" : "ASP.NET", "content-type" : "application/json", + "etag" : "\"1D4740CD9DEB0AB\"", "cache-control" : "no-cache", - "x-ms-request-id" : "eda8538a-1ef1-4877-8117-49a2ae8cbe94", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp5-9ce4536886/config/web\",\"name\":\"webapp5-9ce4536886\",\"type\":\"Microsoft.Web/sites/config\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"numberOfWorkers\":1,\"defaultDocuments\":[\"Default.htm\",\"Default.html\",\"Default.asp\",\"index.htm\",\"index.html\",\"iisstart.htm\",\"default.aspx\",\"index.php\",\"hostingstart.html\"],\"netFrameworkVersion\":\"v4.0\",\"phpVersion\":\"\",\"pythonVersion\":\"\",\"nodeVersion\":\"\",\"linuxFxVersion\":\"\",\"windowsFxVersion\":null,\"requestTracingEnabled\":false,\"remoteDebuggingEnabled\":false,\"remoteDebuggingVersion\":null,\"httpLoggingEnabled\":false,\"logsDirectorySizeLimit\":35,\"detailedErrorLoggingEnabled\":false,\"publishingUsername\":\"$webapp5-9ce4536886\",\"publishingPassword\":null,\"appSettings\":null,\"metadata\":null,\"connectionStrings\":null,\"machineKey\":null,\"handlerMappings\":null,\"documentRoot\":null,\"scmType\":\"ExternalGit\",\"use32BitWorkerProcess\":true,\"webSocketsEnabled\":false,\"alwaysOn\":false,\"javaVersion\":null,\"javaContainer\":null,\"javaContainerVersion\":null,\"appCommandLine\":\"\",\"managedPipelineMode\":\"Integrated\",\"virtualApplications\":[{\"virtualPath\":\"/\",\"physicalPath\":\"site\\\\wwwroot\",\"preloadEnabled\":false,\"virtualDirectories\":null}],\"winAuthAdminState\":0,\"winAuthTenantState\":0,\"customAppPoolIdentityAdminState\":false,\"customAppPoolIdentityTenantState\":false,\"runtimeADUser\":null,\"runtimeADUserPassword\":null,\"loadBalancing\":\"LeastRequests\",\"routingRules\":[],\"experiments\":{\"rampUpRules\":[]},\"limits\":null,\"autoHealEnabled\":false,\"autoHealRules\":null,\"tracingOptions\":null,\"vnetName\":\"\",\"siteAuthEnabled\":false,\"siteAuthSettings\":{\"enabled\":null,\"unauthenticatedClientAction\":null,\"tokenStoreEnabled\":null,\"allowedExternalRedirectUrls\":null,\"defaultProvider\":null,\"clientId\":null,\"clientSecret\":null,\"issuer\":null,\"allowedAudiences\":null,\"additionalLoginParams\":null,\"isAadAutoProvisioned\":false,\"googleClientId\":null,\"googleClientSecret\":null,\"googleOAuthScopes\":null,\"facebookAppId\":null,\"facebookAppSecret\":null,\"facebookOAuthScopes\":null,\"twitterConsumerKey\":null,\"twitterConsumerSecret\":null,\"microsoftAccountClientId\":null,\"microsoftAccountClientSecret\":null,\"microsoftAccountOAuthScopes\":null},\"cors\":null,\"push\":null,\"apiDefinition\":null,\"autoSwapSlotName\":null,\"localMySqlEnabled\":false,\"managedServiceIdentityId\":null,\"xManagedServiceIdentityId\":null,\"ipSecurityRestrictions\":null,\"http20Enabled\":false,\"minTlsVersion\":\"1.0\",\"ftpsState\":\"AllAllowed\"}}" + "x-ms-request-id" : "9d84a802-f6cf-4659-8ba4-cf39bd09c69d", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp5-d5f16211c5/sourcecontrols/web\",\"name\":\"webapp5-d5f16211c5\",\"type\":\"Microsoft.Web/sites/sourcecontrols\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"repoUrl\":\"https://github.com/jianghaolu/azure-site-test\",\"branch\":\"master\",\"isManualIntegration\":true,\"deploymentRollbackEnabled\":false,\"isMercurial\":false,\"provisioningState\":\"InProgress\",\"provisioningDetails\":\"2018-11-04T07:06:28.4591009 http://webapp5-d5f16211c5.scm.azurewebsites.net:8181/api/deployments/latest?deployer=GitHub&time=2018-11-04_07-06-27Z\"}}" } }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/certificates/7320DC1D2EBECD96C8E30DD01787DC7B8AA0B0FF%23%23West%20US%23?api-version=2018-02-01", + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp5-d5f16211c5/sourcecontrols/web?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", - "Content-Type" : "application/json; charset=utf-8" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:35:16 GMT", + "date" : "Sun, 04 Nov 2018 07:07:06 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "925", + "content-length" : "641", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", - "x-ms-ratelimit-remaining-subscription-writes" : "1170", "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11957", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "7acca86c-5399-4f2f-854f-c4f9a5cda96a", + "x-ms-correlation-request-id" : "2bbe1bec-70da-439a-820f-d0175966ede6", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T013517Z:7acca86c-5399-4f2f-854f-c4f9a5cda96a", + "x-ms-routing-request-id" : "WESTUS2:20181104T070706Z:2bbe1bec-70da-439a-820f-d0175966ede6", "x-powered-by" : "ASP.NET", - "warning" : "199 Some of the uploaded certificates are either self-signed or expired.,199 Some of the uploaded certificates cannot be validated to a trusted CA", "content-type" : "application/json", + "etag" : "\"1D4740CD9DEB0AB\"", "cache-control" : "no-cache", - "x-ms-request-id" : "8a5608e2-7764-4102-932b-4749d5f18fc3", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/certificates/7320DC1D2EBECD96C8E30DD01787DC7B8AA0B0FF##West US#\",\"name\":\"7320DC1D2EBECD96C8E30DD01787DC7B8AA0B0FF##West US#\",\"type\":\"Microsoft.Web/certificates\",\"location\":\"westus\",\"tags\":{},\"properties\":{\"friendlyName\":\"jsdkdemo-bce78247d.com\",\"subjectName\":\"*.jsdkdemo-bce78247d.com\",\"hostNames\":[\"*.jsdkdemo-bce78247d.com\"],\"pfxBlob\":null,\"siteName\":null,\"selfLink\":null,\"issuer\":\"*.jsdkdemo-bce78247d.com\",\"issueDate\":\"2018-07-12T01:17:00+00:00\",\"expirationDate\":\"2028-07-09T01:17:00+00:00\",\"password\":null,\"thumbprint\":\"7320DC1D2EBECD96C8E30DD01787DC7B8AA0B0FF\",\"valid\":null,\"toDelete\":null,\"cerBlob\":null,\"publicKeyHash\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"keyVaultSecretStatus\":\"Initialized\",\"webSpace\":\"rgnemv_82e07474b2af-WestUSwebspace\",\"serverFarmId\":null,\"tags\":{}}}" + "x-ms-request-id" : "8083dced-72e3-47b0-8c83-3d64d60257dd", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp5-d5f16211c5/sourcecontrols/web\",\"name\":\"webapp5-d5f16211c5\",\"type\":\"Microsoft.Web/sites/sourcecontrols\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"repoUrl\":\"https://github.com/jianghaolu/azure-site-test\",\"branch\":\"master\",\"isManualIntegration\":true,\"deploymentRollbackEnabled\":false,\"isMercurial\":false,\"provisioningState\":\"InProgress\",\"provisioningDetails\":\"2018-11-04T07:07:00.8020156 http://webapp5-d5f16211c5.scm.azurewebsites.net:8181/api/deployments/latest?deployer=GitHub&time=2018-11-04_07-06-27Z\"}}" } }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp5-9ce4536886?api-version=2018-02-01", + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp5-d5f16211c5/sourcecontrols/web?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", - "Content-Type" : "application/json; charset=utf-8" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:35:18 GMT", + "date" : "Sun, 04 Nov 2018 07:07:36 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "3237", + "content-length" : "470", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11956", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "3af0c054-cc40-4e6e-8de9-ba57f4b05140", + "x-ms-correlation-request-id" : "96f46719-63de-4b9f-9596-0de4c40602ac", "x-content-type-options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-resource-requests" : "497", - "x-ms-routing-request-id" : "WESTUS2:20180712T013519Z:3af0c054-cc40-4e6e-8de9-ba57f4b05140", + "x-ms-routing-request-id" : "WESTUS2:20181104T070737Z:96f46719-63de-4b9f-9596-0de4c40602ac", "x-powered-by" : "ASP.NET", "content-type" : "application/json", - "etag" : "\"1D41980972B69A0\"", + "etag" : "\"1D4740CD9DEB0AB\"", "cache-control" : "no-cache", - "x-ms-request-id" : "cd78dbe1-d711-4885-b5a4-4cdb2b3a292e", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp5-9ce4536886\",\"name\":\"webapp5-9ce4536886\",\"type\":\"Microsoft.Web/sites\",\"kind\":\"app,linux\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"name\":\"webapp5-9ce4536886\",\"state\":\"Running\",\"hostNames\":[\"webapp5-9ce4536886.jsdkdemo-bce78247d.com\",\"webapp5-9ce4536886.azurewebsites.net\"],\"webSpace\":\"rgnemv_82e07474b2af-WestUSwebspace\",\"selfLink\":\"https://waws-prod-bay-063.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/rgnemv_82e07474b2af-WestUSwebspace/sites/webapp5-9ce4536886\",\"repositorySiteName\":\"webapp5-9ce4536886\",\"owner\":null,\"usageState\":\"Normal\",\"enabled\":true,\"adminEnabled\":true,\"enabledHostNames\":[\"webapp5-9ce4536886.jsdkdemo-bce78247d.com\",\"webapp5-9ce4536886.azurewebsites.net\",\"webapp5-9ce4536886.scm.azurewebsites.net\"],\"siteProperties\":{\"metadata\":null,\"properties\":[{\"name\":\"LinuxFxVersion\",\"value\":\"\"},{\"name\":\"WindowsFxVersion\",\"value\":null}],\"appSettings\":null},\"availabilityState\":\"Normal\",\"sslCertificates\":null,\"csrs\":[],\"cers\":null,\"siteMode\":null,\"hostNameSslStates\":[{\"name\":\"webapp5-9ce4536886.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Standard\"},{\"name\":\"webapp5-9ce4536886.jsdkdemo-bce78247d.com\",\"sslState\":\"SniEnabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":\"7320DC1D2EBECD96C8E30DD01787DC7B8AA0B0FF\",\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Standard\"},{\"name\":\"webapp5-9ce4536886.scm.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Repository\"}],\"computeMode\":null,\"serverFarm\":null,\"serverFarmId\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/serverfarms/jplan1_338789\",\"reserved\":true,\"isXenon\":false,\"lastModifiedTimeUtc\":\"2018-07-12T01:35:18.33\",\"storageRecoveryDefaultState\":\"Running\",\"contentAvailabilityState\":\"Normal\",\"runtimeAvailabilityState\":\"Normal\",\"siteConfig\":null,\"deploymentId\":\"webapp5-9ce4536886\",\"trafficManagerHostNames\":null,\"sku\":\"Standard\",\"scmSiteAlsoStopped\":false,\"targetSwapSlot\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"clientAffinityEnabled\":true,\"clientCertEnabled\":false,\"hostNamesDisabled\":false,\"domainVerificationIdentifiers\":null,\"kind\":\"app,linux\",\"outboundIpAddresses\":\"13.93.220.109,13.93.205.56,52.160.105.227,104.209.45.67,13.91.108.234\",\"possibleOutboundIpAddresses\":\"13.93.220.109,13.93.205.56,52.160.105.227,104.209.45.67,13.91.108.234,13.93.235.174,52.160.85.43,13.82.60.62\",\"containerSize\":0,\"dailyMemoryTimeQuota\":0,\"suspendedTill\":null,\"siteDisabledReason\":0,\"functionExecutionUnitsCache\":null,\"maxNumberOfWorkers\":null,\"homeStamp\":\"waws-prod-bay-063\",\"cloningInfo\":null,\"hostingEnvironmentId\":null,\"tags\":{},\"resourceGroup\":\"rgnemv_82e07474b2af\",\"defaultHostName\":\"webapp5-9ce4536886.azurewebsites.net\",\"slotSwapStatus\":null,\"httpsOnly\":false}}" + "x-ms-request-id" : "dc57a264-87c9-4f88-9b45-b957251990d5", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp5-d5f16211c5/sourcecontrols/web\",\"name\":\"webapp5-d5f16211c5\",\"type\":\"Microsoft.Web/sites/sourcecontrols\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"repoUrl\":\"https://github.com/jianghaolu/azure-site-test\",\"branch\":\"master\",\"isManualIntegration\":true,\"deploymentRollbackEnabled\":false,\"isMercurial\":false,\"provisioningState\":\"Succeeded\"}}" } }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp5-9ce4536886/config/web?api-version=2018-02-01", + "Method" : "POST", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp5-d5f16211c5/config/appsettings/list?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:35:23 GMT", + "date" : "Sun, 04 Nov 2018 07:08:07 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "2489", + "content-length" : "267", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", - "x-ms-ratelimit-remaining-subscription-writes" : "1169", "retry-after" : "0", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "08eef003-a1f5-4fe5-8dbc-27e11832b88f", + "x-ms-correlation-request-id" : "f138c1ad-f606-4be5-b6ff-f447c13fd123", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T013524Z:08eef003-a1f5-4fe5-8dbc-27e11832b88f", + "x-ms-ratelimit-remaining-subscription-resource-requests" : "11987", + "x-ms-routing-request-id" : "WESTUS2:20181104T070807Z:f138c1ad-f606-4be5-b6ff-f447c13fd123", "x-powered-by" : "ASP.NET", "content-type" : "application/json", - "etag" : "\"1D419809AB33DD5\"", "cache-control" : "no-cache", - "x-ms-request-id" : "dbd181e1-e1a0-4913-80fb-2816a8f47e51", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp5-9ce4536886\",\"name\":\"webapp5-9ce4536886\",\"type\":\"Microsoft.Web/sites\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"numberOfWorkers\":1,\"defaultDocuments\":[\"Default.htm\",\"Default.html\",\"Default.asp\",\"index.htm\",\"index.html\",\"iisstart.htm\",\"default.aspx\",\"index.php\",\"hostingstart.html\"],\"netFrameworkVersion\":\"v4.0\",\"phpVersion\":\"\",\"pythonVersion\":\"\",\"nodeVersion\":\"\",\"linuxFxVersion\":\"\",\"windowsFxVersion\":null,\"requestTracingEnabled\":false,\"remoteDebuggingEnabled\":false,\"remoteDebuggingVersion\":\"VS2012\",\"httpLoggingEnabled\":false,\"logsDirectorySizeLimit\":35,\"detailedErrorLoggingEnabled\":false,\"publishingUsername\":\"$webapp5-9ce4536886\",\"publishingPassword\":null,\"appSettings\":null,\"metadata\":null,\"connectionStrings\":null,\"machineKey\":null,\"handlerMappings\":null,\"documentRoot\":null,\"scmType\":\"ExternalGit\",\"use32BitWorkerProcess\":true,\"webSocketsEnabled\":false,\"alwaysOn\":false,\"javaVersion\":null,\"javaContainer\":null,\"javaContainerVersion\":null,\"appCommandLine\":\"\",\"managedPipelineMode\":\"Integrated\",\"virtualApplications\":[{\"virtualPath\":\"/\",\"physicalPath\":\"site\\\\wwwroot\",\"preloadEnabled\":false,\"virtualDirectories\":null}],\"winAuthAdminState\":0,\"winAuthTenantState\":0,\"customAppPoolIdentityAdminState\":false,\"customAppPoolIdentityTenantState\":false,\"runtimeADUser\":null,\"runtimeADUserPassword\":null,\"loadBalancing\":\"LeastRequests\",\"routingRules\":[],\"experiments\":{\"rampUpRules\":[]},\"limits\":null,\"autoHealEnabled\":false,\"autoHealRules\":null,\"tracingOptions\":null,\"vnetName\":\"\",\"siteAuthEnabled\":false,\"siteAuthSettings\":{\"enabled\":null,\"unauthenticatedClientAction\":null,\"tokenStoreEnabled\":null,\"allowedExternalRedirectUrls\":null,\"defaultProvider\":null,\"clientId\":null,\"clientSecret\":null,\"issuer\":null,\"allowedAudiences\":null,\"additionalLoginParams\":null,\"isAadAutoProvisioned\":false,\"googleClientId\":null,\"googleClientSecret\":null,\"googleOAuthScopes\":null,\"facebookAppId\":null,\"facebookAppSecret\":null,\"facebookOAuthScopes\":null,\"twitterConsumerKey\":null,\"twitterConsumerSecret\":null,\"microsoftAccountClientId\":null,\"microsoftAccountClientSecret\":null,\"microsoftAccountOAuthScopes\":null},\"cors\":null,\"push\":null,\"apiDefinition\":null,\"autoSwapSlotName\":null,\"localMySqlEnabled\":false,\"managedServiceIdentityId\":null,\"xManagedServiceIdentityId\":null,\"ipSecurityRestrictions\":null,\"http20Enabled\":false,\"minTlsVersion\":\"1.0\",\"ftpsState\":\"AllAllowed\"}}" + "x-ms-request-id" : "70640483-7e83-4322-a421-503f0e211013", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp5-d5f16211c5/config/appsettings\",\"name\":\"appsettings\",\"type\":\"Microsoft.Web/sites/config\",\"location\":\"West US\",\"tags\":{},\"properties\":{}}" } }, { - "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp5-9ce4536886/config/appsettings/list?api-version=2018-02-01", + "Method" : "PUT", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp5-d5f16211c5/config/appsettings?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:35:23 GMT", + "date" : "Sun, 04 Nov 2018 07:08:07 GMT", "server" : "Microsoft-IIS/10.0", "content-length" : "267", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", + "x-ms-ratelimit-remaining-subscription-writes" : "1169", "retry-after" : "0", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "459a5157-f1b0-42bb-89ae-dafb381a3e07", + "x-ms-correlation-request-id" : "6f829111-c4e1-4d59-81de-097f91506a2c", "x-content-type-options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-resource-requests" : "11987", - "x-ms-routing-request-id" : "WESTUS2:20180712T013524Z:459a5157-f1b0-42bb-89ae-dafb381a3e07", + "x-ms-routing-request-id" : "WESTUS2:20181104T070808Z:6f829111-c4e1-4d59-81de-097f91506a2c", "x-powered-by" : "ASP.NET", "content-type" : "application/json", + "etag" : "\"1D4740D239D5F60\"", "cache-control" : "no-cache", - "x-ms-request-id" : "07686beb-d31c-4fbe-9489-f9d28c8804a8", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp5-9ce4536886/config/appsettings\",\"name\":\"appsettings\",\"type\":\"Microsoft.Web/sites/config\",\"location\":\"West US\",\"tags\":{},\"properties\":{}}" + "x-ms-request-id" : "ae08b026-2b48-428e-a4c7-bd681863f954", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp5-d5f16211c5/config/appsettings\",\"name\":\"appsettings\",\"type\":\"Microsoft.Web/sites/config\",\"location\":\"West US\",\"tags\":{},\"properties\":{}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp5-9ce4536886/config/appsettings?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp5-d5f16211c5/config/web?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:35:24 GMT", + "date" : "Sun, 04 Nov 2018 07:08:09 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "267", + "content-length" : "2534", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", @@ -2973,25 +2915,25 @@ "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "af8d264e-d35f-441f-b0d7-e28d9f5b5137", + "x-ms-correlation-request-id" : "cbe0e99b-31a5-4f52-b834-92de3722355a", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T013525Z:af8d264e-d35f-441f-b0d7-e28d9f5b5137", + "x-ms-routing-request-id" : "WESTUS2:20181104T070809Z:cbe0e99b-31a5-4f52-b834-92de3722355a", "x-powered-by" : "ASP.NET", "content-type" : "application/json", - "etag" : "\"1D419809B31E3B5\"", + "etag" : "\"1D4740D2457056B\"", "cache-control" : "no-cache", - "x-ms-request-id" : "98b7000a-1447-4dfe-ae2e-87a4585f8538", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp5-9ce4536886/config/appsettings\",\"name\":\"appsettings\",\"type\":\"Microsoft.Web/sites/config\",\"location\":\"West US\",\"tags\":{},\"properties\":{}}" + "x-ms-request-id" : "34df87da-73bc-41f4-9f02-44f52b97655d", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp5-d5f16211c5\",\"name\":\"webapp5-d5f16211c5\",\"type\":\"Microsoft.Web/sites\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"numberOfWorkers\":1,\"defaultDocuments\":[\"Default.htm\",\"Default.html\",\"Default.asp\",\"index.htm\",\"index.html\",\"iisstart.htm\",\"default.aspx\",\"index.php\",\"hostingstart.html\"],\"netFrameworkVersion\":\"v4.0\",\"phpVersion\":\"\",\"pythonVersion\":\"\",\"nodeVersion\":\"\",\"linuxFxVersion\":\"\",\"windowsFxVersion\":null,\"requestTracingEnabled\":false,\"remoteDebuggingEnabled\":false,\"remoteDebuggingVersion\":\"VS2012\",\"httpLoggingEnabled\":false,\"logsDirectorySizeLimit\":35,\"detailedErrorLoggingEnabled\":false,\"publishingUsername\":\"$webapp5-d5f16211c5\",\"publishingPassword\":null,\"appSettings\":null,\"azureStorageAccounts\":{},\"metadata\":null,\"connectionStrings\":null,\"machineKey\":null,\"handlerMappings\":null,\"documentRoot\":null,\"scmType\":\"None\",\"use32BitWorkerProcess\":true,\"webSocketsEnabled\":false,\"alwaysOn\":false,\"javaVersion\":null,\"javaContainer\":null,\"javaContainerVersion\":null,\"appCommandLine\":\"\",\"managedPipelineMode\":\"Integrated\",\"virtualApplications\":[{\"virtualPath\":\"/\",\"physicalPath\":\"site\\\\wwwroot\",\"preloadEnabled\":false,\"virtualDirectories\":null}],\"winAuthAdminState\":0,\"winAuthTenantState\":0,\"customAppPoolIdentityAdminState\":false,\"customAppPoolIdentityTenantState\":false,\"runtimeADUser\":null,\"runtimeADUserPassword\":null,\"loadBalancing\":\"LeastRequests\",\"routingRules\":[],\"experiments\":{\"rampUpRules\":[]},\"limits\":null,\"autoHealEnabled\":false,\"autoHealRules\":null,\"tracingOptions\":null,\"vnetName\":\"\",\"siteAuthEnabled\":false,\"siteAuthSettings\":{\"enabled\":null,\"unauthenticatedClientAction\":null,\"tokenStoreEnabled\":null,\"allowedExternalRedirectUrls\":null,\"defaultProvider\":null,\"clientId\":null,\"clientSecret\":null,\"issuer\":null,\"allowedAudiences\":null,\"additionalLoginParams\":null,\"isAadAutoProvisioned\":false,\"googleClientId\":null,\"googleClientSecret\":null,\"googleOAuthScopes\":null,\"facebookAppId\":null,\"facebookAppSecret\":null,\"facebookOAuthScopes\":null,\"twitterConsumerKey\":null,\"twitterConsumerSecret\":null,\"microsoftAccountClientId\":null,\"microsoftAccountClientSecret\":null,\"microsoftAccountOAuthScopes\":null},\"cors\":null,\"push\":null,\"apiDefinition\":null,\"autoSwapSlotName\":null,\"localMySqlEnabled\":false,\"managedServiceIdentityId\":null,\"xManagedServiceIdentityId\":null,\"ipSecurityRestrictions\":null,\"http20Enabled\":false,\"minTlsVersion\":\"1.2\",\"ftpsState\":\"AllAllowed\",\"reservedInstanceCount\":0}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp5-9ce4536886/hostNameBindings?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp5-d5f16211c5/hostNameBindings?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:35:24 GMT", + "date" : "Sun, 04 Nov 2018 07:08:09 GMT", "server" : "Microsoft-IIS/10.0", "content-length" : "1075", "expires" : "-1", @@ -2999,29 +2941,29 @@ "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "14953", + "x-ms-ratelimit-remaining-subscription-reads" : "11955", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "f9e0312d-192b-44e0-8da6-1e7fb9fc268e", + "x-ms-correlation-request-id" : "edae7667-3508-4e1c-abf1-d95ff8a05947", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T013525Z:f9e0312d-192b-44e0-8da6-1e7fb9fc268e", + "x-ms-routing-request-id" : "WESTUS2:20181104T070809Z:edae7667-3508-4e1c-abf1-d95ff8a05947", "x-powered-by" : "ASP.NET", "content-type" : "application/json", - "etag" : "\"1D419809B31E3B5\"", + "etag" : "\"1D4740D2457056B\"", "cache-control" : "no-cache", - "x-ms-request-id" : "b6b404c8-8461-42e5-8a90-041a7c234d8b", - "Body" : "{\"value\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp5-9ce4536886/hostNameBindings/webapp5-9ce4536886.azurewebsites.net\",\"name\":\"webapp5-9ce4536886/webapp5-9ce4536886.azurewebsites.net\",\"type\":\"Microsoft.Web/sites/hostNameBindings\",\"location\":\"West US\",\"properties\":{\"siteName\":\"webapp5-9ce4536886\",\"domainId\":null,\"hostNameType\":\"Verified\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp5-9ce4536886/hostNameBindings/webapp5-9ce4536886.jsdkdemo-bce78247d.com\",\"name\":\"webapp5-9ce4536886/webapp5-9ce4536886.jsdkdemo-bce78247d.com\",\"type\":\"Microsoft.Web/sites/hostNameBindings\",\"location\":\"West US\",\"properties\":{\"siteName\":\"webapp5-9ce4536886\",\"domainId\":null,\"azureResourceName\":\"webapp5-9ce4536886\",\"azureResourceType\":\"Website\",\"customHostNameDnsRecordType\":\"CName\",\"hostNameType\":\"Managed\",\"sslState\":\"SniEnabled\",\"thumbprint\":\"7320DC1D2EBECD96C8E30DD01787DC7B8AA0B0FF\"}}],\"nextLink\":null,\"id\":null}" + "x-ms-request-id" : "ca055c88-3fcd-4516-aee5-89c56c778730", + "Body" : "{\"value\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp5-d5f16211c5/hostNameBindings/webapp5-d5f16211c5.azurewebsites.net\",\"name\":\"webapp5-d5f16211c5/webapp5-d5f16211c5.azurewebsites.net\",\"type\":\"Microsoft.Web/sites/hostNameBindings\",\"location\":\"West US\",\"properties\":{\"siteName\":\"webapp5-d5f16211c5\",\"domainId\":null,\"hostNameType\":\"Verified\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp5-d5f16211c5/hostNameBindings/webapp5-d5f16211c5.jsdkdemo-206857920.com\",\"name\":\"webapp5-d5f16211c5/webapp5-d5f16211c5.jsdkdemo-206857920.com\",\"type\":\"Microsoft.Web/sites/hostNameBindings\",\"location\":\"West US\",\"properties\":{\"siteName\":\"webapp5-d5f16211c5\",\"domainId\":null,\"azureResourceName\":\"webapp5-d5f16211c5\",\"azureResourceType\":\"Website\",\"customHostNameDnsRecordType\":\"CName\",\"hostNameType\":\"Managed\",\"sslState\":\"SniEnabled\",\"thumbprint\":\"62D52BCD3A756AFE7787F80615102F294B543C0C\"}}],\"nextLink\":null,\"id\":null}" } }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp5-9ce4536886/config/appsettings/list?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp5-d5f16211c5/config/appsettings/list?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:35:25 GMT", + "date" : "Sun, 04 Nov 2018 07:08:11 GMT", "server" : "Microsoft-IIS/10.0", "content-length" : "267", "expires" : "-1", @@ -3032,54 +2974,54 @@ "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "eaaba8f4-5a4a-41d2-b80d-1165c6c8f14c", + "x-ms-correlation-request-id" : "35de6934-a624-4531-a9be-ae5c3942243c", "x-content-type-options" : "nosniff", "x-ms-ratelimit-remaining-subscription-resource-requests" : "11986", - "x-ms-routing-request-id" : "WESTUS2:20180712T013526Z:eaaba8f4-5a4a-41d2-b80d-1165c6c8f14c", + "x-ms-routing-request-id" : "WESTUS2:20181104T070811Z:35de6934-a624-4531-a9be-ae5c3942243c", "x-powered-by" : "ASP.NET", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "0e90da33-28cb-408a-8f2c-199ae8b949d5", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp5-9ce4536886/config/appsettings\",\"name\":\"appsettings\",\"type\":\"Microsoft.Web/sites/config\",\"location\":\"West US\",\"tags\":{},\"properties\":{}}" + "x-ms-request-id" : "8891d13c-3748-47d3-a894-e3a253af975f", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp5-d5f16211c5/config/appsettings\",\"name\":\"appsettings\",\"type\":\"Microsoft.Web/sites/config\",\"location\":\"West US\",\"tags\":{},\"properties\":{}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp5-9ce4536886/config/slotConfigNames?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp5-d5f16211c5/config/slotConfigNames?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:35:25 GMT", + "date" : "Sun, 04 Nov 2018 07:08:11 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "166", + "content-length" : "197", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "14952", + "x-ms-ratelimit-remaining-subscription-reads" : "11954", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "d430f17d-6379-4810-a5cd-4387f78c4859", + "x-ms-correlation-request-id" : "e7410874-a204-469f-91c8-ca25c4d7f713", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T013526Z:d430f17d-6379-4810-a5cd-4387f78c4859", + "x-ms-routing-request-id" : "WESTUS2:20181104T070812Z:e7410874-a204-469f-91c8-ca25c4d7f713", "x-powered-by" : "ASP.NET", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "6bba41ba-606f-4c08-b769-1127cde6251a", - "Body" : "{\"id\":null,\"name\":\"webapp5-9ce4536886\",\"type\":\"Microsoft.Web/sites\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"connectionStringNames\":null,\"appSettingNames\":null}}" + "x-ms-request-id" : "d53f7a21-28d4-4a0d-9529-38639415cc35", + "Body" : "{\"id\":null,\"name\":\"webapp5-d5f16211c5\",\"type\":\"Microsoft.Web/sites\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"connectionStringNames\":null,\"appSettingNames\":null,\"azureStorageConfigNames\":null}}" } }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp5-9ce4536886/config/connectionstrings/list?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp5-d5f16211c5/config/connectionstrings/list?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:35:25 GMT", + "date" : "Sun, 04 Nov 2018 07:08:12 GMT", "server" : "Microsoft-IIS/10.0", "content-length" : "279", "expires" : "-1", @@ -3090,129 +3032,129 @@ "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "a71ca42a-47f6-444b-8dc7-5b2159bcbe76", + "x-ms-correlation-request-id" : "fa587667-0286-4404-9f78-cb2db2ca17d8", "x-content-type-options" : "nosniff", "x-ms-ratelimit-remaining-subscription-resource-requests" : "11985", - "x-ms-routing-request-id" : "WESTUS2:20180712T013526Z:a71ca42a-47f6-444b-8dc7-5b2159bcbe76", + "x-ms-routing-request-id" : "WESTUS2:20181104T070812Z:fa587667-0286-4404-9f78-cb2db2ca17d8", "x-powered-by" : "ASP.NET", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "c05e07ac-ab1b-46af-89b7-39fb36ee60bb", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp5-9ce4536886/config/connectionstrings\",\"name\":\"connectionstrings\",\"type\":\"Microsoft.Web/sites/config\",\"location\":\"West US\",\"tags\":{},\"properties\":{}}" + "x-ms-request-id" : "c5454a18-4c96-40a1-9807-62bd8a515a27", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp5-d5f16211c5/config/connectionstrings\",\"name\":\"connectionstrings\",\"type\":\"Microsoft.Web/sites/config\",\"location\":\"West US\",\"tags\":{},\"properties\":{}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/sites/webapp5-9ce4536886/config/slotConfigNames?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/sites/webapp5-d5f16211c5/config/slotConfigNames?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:35:25 GMT", + "date" : "Sun, 04 Nov 2018 07:08:12 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "166", + "content-length" : "197", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "14951", + "x-ms-ratelimit-remaining-subscription-reads" : "11953", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "4189654b-7264-4b26-b2ac-5184574548ae", + "x-ms-correlation-request-id" : "0fc699d9-307e-4145-ac0b-15dee7a6464b", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T013526Z:4189654b-7264-4b26-b2ac-5184574548ae", + "x-ms-routing-request-id" : "WESTUS2:20181104T070812Z:0fc699d9-307e-4145-ac0b-15dee7a6464b", "x-powered-by" : "ASP.NET", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "30a5c998-d7b2-48f4-9ea1-95c2b4cd2988", - "Body" : "{\"id\":null,\"name\":\"webapp5-9ce4536886\",\"type\":\"Microsoft.Web/sites\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"connectionStringNames\":null,\"appSettingNames\":null}}" + "x-ms-request-id" : "2dfd27fa-e4d4-4681-b470-66d980deca74", + "Body" : "{\"id\":null,\"name\":\"webapp5-d5f16211c5\",\"type\":\"Microsoft.Web/sites\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"connectionStringNames\":null,\"appSettingNames\":null,\"azureStorageConfigNames\":null}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Network/trafficmanagerprofiles/jsdktm-9b607785d1?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Network/trafficmanagerprofiles/jsdktm-f5511964bc?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:35:27 GMT", - "content-length" : "642", + "date" : "Sun, 04 Nov 2018 07:08:13 GMT", + "content-length" : "683", "server" : "Microsoft-IIS/8.5", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", "StatusCode" : "201", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "397d7a69-3cc8-40c1-9d2e-09829f4d574e", + "x-ms-correlation-request-id" : "d9cbbd4d-ed37-4b60-adf2-9699c37542fb", "x-content-type-options" : "nosniff", "x-ms-ratelimit-remaining-subscription-resource-requests" : "10799", - "x-ms-routing-request-id" : "WESTUS2:20180712T013528Z:397d7a69-3cc8-40c1-9d2e-09829f4d574e", + "x-ms-routing-request-id" : "WESTUS2:20181104T070814Z:d9cbbd4d-ed37-4b60-adf2-9699c37542fb", "x-powered-by" : "ASP.NET", "content-type" : "application/json; charset=utf-8", "cache-control" : "private", - "x-ms-request-id" : "25f3a3b3-4767-4879-b7e7-bec3caf51b5b", - "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgnemv_82e07474b2af\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/jsdktm-9b607785d1\",\"name\":\"jsdktm-9b607785d1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\",\"location\":\"global\",\"tags\":{},\"properties\":{\"profileStatus\":\"Enabled\",\"trafficRoutingMethod\":\"Priority\",\"dnsConfig\":{\"relativeName\":\"jsdktm-9b607785d1\",\"fqdn\":\"jsdktm-9b607785d1.trafficmanager.net\",\"ttl\":300},\"monitorConfig\":{\"profileMonitorStatus\":\"Inactive\",\"protocol\":\"HTTP\",\"port\":80,\"path\":\"\\/\",\"intervalInSeconds\":30,\"toleratedNumberOfFailures\":3,\"timeoutInSeconds\":10},\"endpoints\":[]}}" + "x-ms-request-id" : "b2e1f283-8544-4349-822b-e1ef0c9639fd", + "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgnemv_d7552715ba2f\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/jsdktm-f5511964bc\",\"name\":\"jsdktm-f5511964bc\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\",\"location\":\"global\",\"tags\":{},\"properties\":{\"profileStatus\":\"Enabled\",\"trafficRoutingMethod\":\"Priority\",\"dnsConfig\":{\"relativeName\":\"jsdktm-f5511964bc\",\"fqdn\":\"jsdktm-f5511964bc.trafficmanager.net\",\"ttl\":300},\"monitorConfig\":{\"profileMonitorStatus\":\"Inactive\",\"protocol\":\"HTTP\",\"port\":80,\"path\":\"\\/\",\"intervalInSeconds\":30,\"toleratedNumberOfFailures\":3,\"timeoutInSeconds\":10},\"endpoints\":[],\"trafficViewEnrollmentStatus\":\"Disabled\"}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Network/trafficmanagerprofiles/jsdktm-9b607785d1/azureEndpoints/endpoint1?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Network/trafficmanagerprofiles/jsdktm-f5511964bc/azureEndpoints/endpoint2?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:35:34 GMT", - "content-length" : "636", + "date" : "Sun, 04 Nov 2018 07:08:20 GMT", + "content-length" : "640", "server" : "Microsoft-IIS/8.5", "x-aspnet-version" : "4.0.30319", "x-ms-ratelimit-remaining-subscription-writes" : "1167", "retry-after" : "0", "StatusCode" : "201", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "e0be90d7-608f-48de-adc9-f8ec4d114b76", + "x-ms-correlation-request-id" : "fa31e12f-986c-45a7-8ed8-d884032e6df8", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T013534Z:e0be90d7-608f-48de-adc9-f8ec4d114b76", + "x-ms-routing-request-id" : "WESTUS2:20181104T070820Z:fa31e12f-986c-45a7-8ed8-d884032e6df8", "x-powered-by" : "ASP.NET", "content-type" : "application/json; charset=utf-8", "cache-control" : "private", - "x-ms-request-id" : "01393753-c4fc-47fc-b7f4-a587c5655f6e", - "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgnemv_82e07474b2af\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/jsdktm-9b607785d1\\/azureEndpoints\\/endpoint1\",\"name\":\"endpoint1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgnemv_82e07474b2af\\/providers\\/Microsoft.Web\\/sites\\/webapp1-8a708425b0\",\"target\":\"webapp1-8a708425b0.azurewebsites.net\",\"weight\":1,\"priority\":1,\"endpointLocation\":\"West US\"}}" + "x-ms-request-id" : "c717dcef-848b-4e40-ab08-4f39f661e18f", + "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgnemv_d7552715ba2f\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/jsdktm-f5511964bc\\/azureEndpoints\\/endpoint2\",\"name\":\"endpoint2\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgnemv_d7552715ba2f\\/providers\\/Microsoft.Web\\/sites\\/webapp2-7e814026c0\",\"target\":\"webapp2-7e814026c0.azurewebsites.net\",\"weight\":1,\"priority\":2,\"endpointLocation\":\"West Europe\"}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Network/trafficmanagerprofiles/jsdktm-9b607785d1/azureEndpoints/endpoint2?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Network/trafficmanagerprofiles/jsdktm-f5511964bc/azureEndpoints/endpoint1?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:35:38 GMT", - "content-length" : "640", + "date" : "Sun, 04 Nov 2018 07:08:29 GMT", + "content-length" : "636", "server" : "Microsoft-IIS/8.5", "x-aspnet-version" : "4.0.30319", "x-ms-ratelimit-remaining-subscription-writes" : "1166", "retry-after" : "0", "StatusCode" : "201", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "ae704fb7-2840-4c7d-a934-8f7309b670d6", + "x-ms-correlation-request-id" : "fab856b2-15c0-487e-a437-844e3579d5ed", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T013538Z:ae704fb7-2840-4c7d-a934-8f7309b670d6", + "x-ms-routing-request-id" : "WESTUS2:20181104T070829Z:fab856b2-15c0-487e-a437-844e3579d5ed", "x-powered-by" : "ASP.NET", "content-type" : "application/json; charset=utf-8", "cache-control" : "private", - "x-ms-request-id" : "c3263df1-f703-4861-9390-de954626bba6", - "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgnemv_82e07474b2af\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/jsdktm-9b607785d1\\/azureEndpoints\\/endpoint2\",\"name\":\"endpoint2\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgnemv_82e07474b2af\\/providers\\/Microsoft.Web\\/sites\\/webapp2-17469975c2\",\"target\":\"webapp2-17469975c2.azurewebsites.net\",\"weight\":1,\"priority\":2,\"endpointLocation\":\"West Europe\"}}" + "x-ms-request-id" : "4d6c9597-f2d0-4721-bbec-5a1fc0598cd5", + "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgnemv_d7552715ba2f\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/jsdktm-f5511964bc\\/azureEndpoints\\/endpoint1\",\"name\":\"endpoint1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgnemv_d7552715ba2f\\/providers\\/Microsoft.Web\\/sites\\/webapp1-8cb18058c8\",\"target\":\"webapp1-8cb18058c8.azurewebsites.net\",\"weight\":1,\"priority\":1,\"endpointLocation\":\"West US\"}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Network/trafficmanagerprofiles/jsdktm-9b607785d1/azureEndpoints/endpoint3?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Network/trafficmanagerprofiles/jsdktm-f5511964bc/azureEndpoints/endpoint3?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:35:43 GMT", + "date" : "Sun, 04 Nov 2018 07:08:35 GMT", "content-length" : "643", "server" : "Microsoft-IIS/8.5", "x-aspnet-version" : "4.0.30319", @@ -3220,53 +3162,53 @@ "retry-after" : "0", "StatusCode" : "201", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "07a914be-dcdf-4160-aea1-9c0f081d535c", + "x-ms-correlation-request-id" : "dfa485a2-00ac-4254-b6cc-c09f755b6a16", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T013543Z:07a914be-dcdf-4160-aea1-9c0f081d535c", + "x-ms-routing-request-id" : "WESTUS2:20181104T070835Z:dfa485a2-00ac-4254-b6cc-c09f755b6a16", "x-powered-by" : "ASP.NET", "content-type" : "application/json; charset=utf-8", "cache-control" : "private", - "x-ms-request-id" : "29afcf3f-fe0a-4cdf-b9d2-38ca513fedd4", - "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgnemv_82e07474b2af\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/jsdktm-9b607785d1\\/azureEndpoints\\/endpoint3\",\"name\":\"endpoint3\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgnemv_82e07474b2af\\/providers\\/Microsoft.Web\\/sites\\/webapp3-27b87307bd\",\"target\":\"webapp3-27b87307bd.azurewebsites.net\",\"weight\":1,\"priority\":3,\"endpointLocation\":\"Southeast Asia\"}}" + "x-ms-request-id" : "51919923-93d9-4de4-a359-dc8ef61199e4", + "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgnemv_d7552715ba2f\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/jsdktm-f5511964bc\\/azureEndpoints\\/endpoint3\",\"name\":\"endpoint3\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgnemv_d7552715ba2f\\/providers\\/Microsoft.Web\\/sites\\/webapp3-ffa00207df\",\"target\":\"webapp3-ffa00207df.azurewebsites.net\",\"weight\":1,\"priority\":3,\"endpointLocation\":\"Southeast Asia\"}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Network/trafficmanagerprofiles/jsdktm-9b607785d1?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Network/trafficmanagerprofiles/jsdktm-f5511964bc?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:35:43 GMT", + "date" : "Sun, 04 Nov 2018 07:08:35 GMT", "server" : "Microsoft-IIS/8.5", - "content-length" : "2572", + "content-length" : "2613", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", "StatusCode" : "200", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "d891137b-5907-4c30-a87d-c289e1e13fef", + "x-ms-correlation-request-id" : "69cc7753-f529-459e-80f6-e04cc8d77e0a", "x-content-type-options" : "nosniff", "x-ms-ratelimit-remaining-subscription-resource-requests" : "10799", - "x-ms-routing-request-id" : "WESTUS2:20180712T013543Z:d891137b-5907-4c30-a87d-c289e1e13fef", + "x-ms-routing-request-id" : "WESTUS2:20181104T070835Z:69cc7753-f529-459e-80f6-e04cc8d77e0a", "x-powered-by" : "ASP.NET", "content-type" : "application/json; charset=utf-8", "cache-control" : "private", - "x-ms-request-id" : "bc16ccec-74bf-4b7e-b1d6-0e3644592b00", - "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgnemv_82e07474b2af\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/jsdktm-9b607785d1\",\"name\":\"jsdktm-9b607785d1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\",\"location\":\"global\",\"tags\":{},\"properties\":{\"profileStatus\":\"Enabled\",\"trafficRoutingMethod\":\"Priority\",\"dnsConfig\":{\"relativeName\":\"jsdktm-9b607785d1\",\"fqdn\":\"jsdktm-9b607785d1.trafficmanager.net\",\"ttl\":300},\"monitorConfig\":{\"profileMonitorStatus\":\"CheckingEndpoints\",\"protocol\":\"HTTP\",\"port\":80,\"path\":\"\\/\",\"intervalInSeconds\":30,\"toleratedNumberOfFailures\":3,\"timeoutInSeconds\":10},\"endpoints\":[{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgnemv_82e07474b2af\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/jsdktm-9b607785d1\\/azureEndpoints\\/endpoint1\",\"name\":\"endpoint1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgnemv_82e07474b2af\\/providers\\/Microsoft.Web\\/sites\\/webapp1-8a708425b0\",\"target\":\"webapp1-8a708425b0.azurewebsites.net\",\"weight\":1,\"priority\":1,\"endpointLocation\":\"West US\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgnemv_82e07474b2af\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/jsdktm-9b607785d1\\/azureEndpoints\\/endpoint2\",\"name\":\"endpoint2\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgnemv_82e07474b2af\\/providers\\/Microsoft.Web\\/sites\\/webapp2-17469975c2\",\"target\":\"webapp2-17469975c2.azurewebsites.net\",\"weight\":1,\"priority\":2,\"endpointLocation\":\"West Europe\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgnemv_82e07474b2af\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/jsdktm-9b607785d1\\/azureEndpoints\\/endpoint3\",\"name\":\"endpoint3\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgnemv_82e07474b2af\\/providers\\/Microsoft.Web\\/sites\\/webapp3-27b87307bd\",\"target\":\"webapp3-27b87307bd.azurewebsites.net\",\"weight\":1,\"priority\":3,\"endpointLocation\":\"Southeast Asia\"}}]}}" + "x-ms-request-id" : "b4fee669-1c60-4f9f-972d-21fb4c77588d", + "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgnemv_d7552715ba2f\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/jsdktm-f5511964bc\",\"name\":\"jsdktm-f5511964bc\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\",\"location\":\"global\",\"tags\":{},\"properties\":{\"profileStatus\":\"Enabled\",\"trafficRoutingMethod\":\"Priority\",\"dnsConfig\":{\"relativeName\":\"jsdktm-f5511964bc\",\"fqdn\":\"jsdktm-f5511964bc.trafficmanager.net\",\"ttl\":300},\"monitorConfig\":{\"profileMonitorStatus\":\"CheckingEndpoints\",\"protocol\":\"HTTP\",\"port\":80,\"path\":\"\\/\",\"intervalInSeconds\":30,\"toleratedNumberOfFailures\":3,\"timeoutInSeconds\":10},\"endpoints\":[{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgnemv_d7552715ba2f\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/jsdktm-f5511964bc\\/azureEndpoints\\/endpoint1\",\"name\":\"endpoint1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgnemv_d7552715ba2f\\/providers\\/Microsoft.Web\\/sites\\/webapp1-8cb18058c8\",\"target\":\"webapp1-8cb18058c8.azurewebsites.net\",\"weight\":1,\"priority\":1,\"endpointLocation\":\"West US\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgnemv_d7552715ba2f\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/jsdktm-f5511964bc\\/azureEndpoints\\/endpoint2\",\"name\":\"endpoint2\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgnemv_d7552715ba2f\\/providers\\/Microsoft.Web\\/sites\\/webapp2-7e814026c0\",\"target\":\"webapp2-7e814026c0.azurewebsites.net\",\"weight\":1,\"priority\":2,\"endpointLocation\":\"West Europe\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgnemv_d7552715ba2f\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/jsdktm-f5511964bc\\/azureEndpoints\\/endpoint3\",\"name\":\"endpoint3\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgnemv_d7552715ba2f\\/providers\\/Microsoft.Web\\/sites\\/webapp3-ffa00207df\",\"target\":\"webapp3-ffa00207df.azurewebsites.net\",\"weight\":1,\"priority\":3,\"endpointLocation\":\"Southeast Asia\"}}],\"trafficViewEnrollmentStatus\":\"Disabled\"}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/serverfarms/jplan1_338789?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/serverfarms/jplan1_84852d?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:35:47 GMT", + "date" : "Sun, 04 Nov 2018 07:08:38 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "1305", + "content-length" : "1303", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", @@ -3276,24 +3218,24 @@ "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "a02c0d08-820d-4ba1-88b9-05337447053a", + "x-ms-correlation-request-id" : "47bbdce6-9f71-487c-a587-b16e59356683", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T013547Z:a02c0d08-820d-4ba1-88b9-05337447053a", + "x-ms-routing-request-id" : "WESTUS2:20181104T070838Z:47bbdce6-9f71-487c-a587-b16e59356683", "x-powered-by" : "ASP.NET", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "18e7b87f-988c-48d2-8cb1-33f7f3e79941", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/serverfarms/jplan1_338789\",\"name\":\"jplan1_338789\",\"type\":\"Microsoft.Web/serverfarms\",\"kind\":\"linux\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"serverFarmId\":16751,\"name\":\"jplan1_338789\",\"sku\":{\"name\":\"S2\",\"tier\":\"Standard\",\"size\":\"S2\",\"capacity\":2},\"workerSize\":\"Medium\",\"workerSizeId\":1,\"workerTierName\":null,\"numberOfWorkers\":2,\"currentWorkerSize\":\"Medium\",\"currentWorkerSizeId\":1,\"currentNumberOfWorkers\":2,\"status\":\"Ready\",\"webSpace\":\"rgnemv_82e07474b2af-WestUSwebspace\",\"subscription\":\"00000000-0000-0000-0000-000000000000\",\"adminSiteName\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"maximumNumberOfWorkers\":10,\"planName\":\"VirtualDedicatedPlan\",\"adminRuntimeSiteName\":null,\"computeMode\":\"Dedicated\",\"siteMode\":null,\"geoRegion\":\"West US\",\"perSiteScaling\":false,\"numberOfSites\":3,\"hostingEnvironmentId\":null,\"isSpot\":false,\"spotExpirationTime\":null,\"freeOfferExpirationTime\":null,\"tags\":{},\"kind\":\"linux\",\"resourceGroup\":\"rgnemv_82e07474b2af\",\"reserved\":true,\"isXenon\":false,\"mdmId\":\"waws-prod-bay-063_16751\",\"targetWorkerCount\":0,\"targetWorkerSizeId\":0,\"provisioningState\":null,\"webSiteId\":null},\"sku\":{\"name\":\"S2\",\"tier\":\"Standard\",\"size\":\"S2\",\"capacity\":2}}" + "x-ms-request-id" : "bc64b917-25dc-4c88-a846-a53cc4b1fb5d", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/serverfarms/jplan1_84852d\",\"name\":\"jplan1_84852d\",\"type\":\"Microsoft.Web/serverfarms\",\"kind\":\"linux\",\"location\":\"West US\",\"tags\":{},\"properties\":{\"serverFarmId\":2459,\"name\":\"jplan1_84852d\",\"sku\":{\"name\":\"S2\",\"tier\":\"Standard\",\"size\":\"S2\",\"capacity\":2},\"workerSize\":\"Medium\",\"workerSizeId\":1,\"workerTierName\":null,\"numberOfWorkers\":2,\"currentWorkerSize\":\"Medium\",\"currentWorkerSizeId\":1,\"currentNumberOfWorkers\":2,\"status\":\"Ready\",\"webSpace\":\"rgnemv_d7552715ba2f-WestUSwebspace\",\"subscription\":\"00000000-0000-0000-0000-000000000000\",\"adminSiteName\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"maximumNumberOfWorkers\":10,\"planName\":\"VirtualDedicatedPlan\",\"adminRuntimeSiteName\":null,\"computeMode\":\"Dedicated\",\"siteMode\":null,\"geoRegion\":\"West US\",\"perSiteScaling\":false,\"numberOfSites\":3,\"hostingEnvironmentId\":null,\"isSpot\":false,\"spotExpirationTime\":null,\"freeOfferExpirationTime\":null,\"tags\":{},\"kind\":\"linux\",\"resourceGroup\":\"rgnemv_d7552715ba2f\",\"reserved\":true,\"isXenon\":false,\"mdmId\":\"waws-prod-bay-109_2459\",\"targetWorkerCount\":0,\"targetWorkerSizeId\":0,\"provisioningState\":null,\"webSiteId\":null},\"sku\":{\"name\":\"S2\",\"tier\":\"Standard\",\"size\":\"S2\",\"capacity\":2}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/serverfarms/jplan2_762698?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/serverfarms/jplan2_489756?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:35:50 GMT", + "date" : "Sun, 04 Nov 2018 07:08:41 GMT", "server" : "Microsoft-IIS/10.0", "content-length" : "1315", "expires" : "-1", @@ -3305,26 +3247,26 @@ "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "5f7f50f3-7f84-4c49-8c07-7425073cdcd5", + "x-ms-correlation-request-id" : "553d03f0-9bf2-4546-b73f-cf42bb99b072", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T013550Z:5f7f50f3-7f84-4c49-8c07-7425073cdcd5", + "x-ms-routing-request-id" : "WESTUS2:20181104T070842Z:553d03f0-9bf2-4546-b73f-cf42bb99b072", "x-powered-by" : "ASP.NET", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "1c35c1f1-41f4-4fea-bb4e-9f55c16201ba", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/serverfarms/jplan2_762698\",\"name\":\"jplan2_762698\",\"type\":\"Microsoft.Web/serverfarms\",\"kind\":\"linux\",\"location\":\"West Europe\",\"tags\":{},\"properties\":{\"serverFarmId\":7160,\"name\":\"jplan2_762698\",\"sku\":{\"name\":\"S2\",\"tier\":\"Standard\",\"size\":\"S2\",\"capacity\":2},\"workerSize\":\"Medium\",\"workerSizeId\":1,\"workerTierName\":null,\"numberOfWorkers\":2,\"currentWorkerSize\":\"Medium\",\"currentWorkerSizeId\":1,\"currentNumberOfWorkers\":2,\"status\":\"Ready\",\"webSpace\":\"rgnemv_82e07474b2af-WestEuropewebspace\",\"subscription\":\"00000000-0000-0000-0000-000000000000\",\"adminSiteName\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"maximumNumberOfWorkers\":10,\"planName\":\"VirtualDedicatedPlan\",\"adminRuntimeSiteName\":null,\"computeMode\":\"Dedicated\",\"siteMode\":null,\"geoRegion\":\"West Europe\",\"perSiteScaling\":false,\"numberOfSites\":1,\"hostingEnvironmentId\":null,\"isSpot\":false,\"spotExpirationTime\":null,\"freeOfferExpirationTime\":null,\"tags\":{},\"kind\":\"linux\",\"resourceGroup\":\"rgnemv_82e07474b2af\",\"reserved\":true,\"isXenon\":false,\"mdmId\":\"waws-prod-am2-167_7160\",\"targetWorkerCount\":0,\"targetWorkerSizeId\":0,\"provisioningState\":null,\"webSiteId\":null},\"sku\":{\"name\":\"S2\",\"tier\":\"Standard\",\"size\":\"S2\",\"capacity\":2}}" + "x-ms-request-id" : "c1087161-bd20-4a96-a752-f1a8759ebf02", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/serverfarms/jplan2_489756\",\"name\":\"jplan2_489756\",\"type\":\"Microsoft.Web/serverfarms\",\"kind\":\"linux\",\"location\":\"West Europe\",\"tags\":{},\"properties\":{\"serverFarmId\":6478,\"name\":\"jplan2_489756\",\"sku\":{\"name\":\"S2\",\"tier\":\"Standard\",\"size\":\"S2\",\"capacity\":2},\"workerSize\":\"Medium\",\"workerSizeId\":1,\"workerTierName\":null,\"numberOfWorkers\":2,\"currentWorkerSize\":\"Medium\",\"currentWorkerSizeId\":1,\"currentNumberOfWorkers\":2,\"status\":\"Ready\",\"webSpace\":\"rgnemv_d7552715ba2f-WestEuropewebspace\",\"subscription\":\"00000000-0000-0000-0000-000000000000\",\"adminSiteName\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"maximumNumberOfWorkers\":10,\"planName\":\"VirtualDedicatedPlan\",\"adminRuntimeSiteName\":null,\"computeMode\":\"Dedicated\",\"siteMode\":null,\"geoRegion\":\"West Europe\",\"perSiteScaling\":false,\"numberOfSites\":1,\"hostingEnvironmentId\":null,\"isSpot\":false,\"spotExpirationTime\":null,\"freeOfferExpirationTime\":null,\"tags\":{},\"kind\":\"linux\",\"resourceGroup\":\"rgnemv_d7552715ba2f\",\"reserved\":true,\"isXenon\":false,\"mdmId\":\"waws-prod-am2-193_6478\",\"targetWorkerCount\":0,\"targetWorkerSizeId\":0,\"provisioningState\":null,\"webSiteId\":null},\"sku\":{\"name\":\"S2\",\"tier\":\"Standard\",\"size\":\"S2\",\"capacity\":2}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/serverfarms/jplan3_157072?api-version=2018-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/serverfarms/jplan3_23504b?api-version=2018-02-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (WebSiteManagementClient, 2018-02-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (WebSiteManagementClient, 2018-02-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:35:55 GMT", + "date" : "Sun, 04 Nov 2018 07:08:47 GMT", "server" : "Microsoft-IIS/10.0", - "content-length" : "1324", + "content-length" : "1326", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", @@ -3334,24 +3276,24 @@ "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "0fb59177-466d-4b85-ac65-3680c1e8d639", + "x-ms-correlation-request-id" : "8b9abf91-e1c2-4758-aa0a-c3371204edfa", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T013555Z:0fb59177-466d-4b85-ac65-3680c1e8d639", + "x-ms-routing-request-id" : "WESTUS2:20181104T070847Z:8b9abf91-e1c2-4758-aa0a-c3371204edfa", "x-powered-by" : "ASP.NET", "content-type" : "application/json", "cache-control" : "no-cache", - "x-ms-request-id" : "774d2814-5835-4c70-9b76-e697fa6ccb9d", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_82e07474b2af/providers/Microsoft.Web/serverfarms/jplan3_157072\",\"name\":\"jplan3_157072\",\"type\":\"Microsoft.Web/serverfarms\",\"kind\":\"linux\",\"location\":\"Southeast Asia\",\"tags\":{},\"properties\":{\"serverFarmId\":8027,\"name\":\"jplan3_157072\",\"sku\":{\"name\":\"S2\",\"tier\":\"Standard\",\"size\":\"S2\",\"capacity\":2},\"workerSize\":\"Medium\",\"workerSizeId\":1,\"workerTierName\":null,\"numberOfWorkers\":2,\"currentWorkerSize\":\"Medium\",\"currentWorkerSizeId\":1,\"currentNumberOfWorkers\":2,\"status\":\"Ready\",\"webSpace\":\"rgnemv_82e07474b2af-SoutheastAsiawebspace\",\"subscription\":\"00000000-0000-0000-0000-000000000000\",\"adminSiteName\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"maximumNumberOfWorkers\":10,\"planName\":\"VirtualDedicatedPlan\",\"adminRuntimeSiteName\":null,\"computeMode\":\"Dedicated\",\"siteMode\":null,\"geoRegion\":\"Southeast Asia\",\"perSiteScaling\":false,\"numberOfSites\":1,\"hostingEnvironmentId\":null,\"isSpot\":false,\"spotExpirationTime\":null,\"freeOfferExpirationTime\":null,\"tags\":{},\"kind\":\"linux\",\"resourceGroup\":\"rgnemv_82e07474b2af\",\"reserved\":true,\"isXenon\":false,\"mdmId\":\"waws-prod-sg1-019_8027\",\"targetWorkerCount\":0,\"targetWorkerSizeId\":0,\"provisioningState\":null,\"webSiteId\":null},\"sku\":{\"name\":\"S2\",\"tier\":\"Standard\",\"size\":\"S2\",\"capacity\":2}}" + "x-ms-request-id" : "cbd825b5-fb68-4f80-b9be-99353fbe59fa", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv_d7552715ba2f/providers/Microsoft.Web/serverfarms/jplan3_23504b\",\"name\":\"jplan3_23504b\",\"type\":\"Microsoft.Web/serverfarms\",\"kind\":\"linux\",\"location\":\"Southeast Asia\",\"tags\":{},\"properties\":{\"serverFarmId\":10687,\"name\":\"jplan3_23504b\",\"sku\":{\"name\":\"S2\",\"tier\":\"Standard\",\"size\":\"S2\",\"capacity\":2},\"workerSize\":\"Medium\",\"workerSizeId\":1,\"workerTierName\":null,\"numberOfWorkers\":2,\"currentWorkerSize\":\"Medium\",\"currentWorkerSizeId\":1,\"currentNumberOfWorkers\":2,\"status\":\"Ready\",\"webSpace\":\"rgnemv_d7552715ba2f-SoutheastAsiawebspace\",\"subscription\":\"00000000-0000-0000-0000-000000000000\",\"adminSiteName\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"maximumNumberOfWorkers\":10,\"planName\":\"VirtualDedicatedPlan\",\"adminRuntimeSiteName\":null,\"computeMode\":\"Dedicated\",\"siteMode\":null,\"geoRegion\":\"Southeast Asia\",\"perSiteScaling\":false,\"numberOfSites\":1,\"hostingEnvironmentId\":null,\"isSpot\":false,\"spotExpirationTime\":null,\"freeOfferExpirationTime\":null,\"tags\":{},\"kind\":\"linux\",\"resourceGroup\":\"rgnemv_d7552715ba2f\",\"reserved\":true,\"isXenon\":false,\"mdmId\":\"waws-prod-sg1-019_10687\",\"targetWorkerCount\":0,\"targetWorkerSizeId\":0,\"provisioningState\":null,\"webSiteId\":null},\"sku\":{\"name\":\"S2\",\"tier\":\"Standard\",\"size\":\"S2\",\"capacity\":2}}" } }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rgnemv_82e07474b2af?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rgnemv_d7552715ba2f?api-version=2017-05-10", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:60181b8d39682b63faf8a787fefe5eb83eccbe9ae8498e49be8efaa0d205d067 Java:1.8.0_172 (ResourceManagementClient, 2017-05-10)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ResourceManagementClient, 2017-05-10)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Thu, 12 Jul 2018 01:35:55 GMT", + "date" : "Sun, 04 Nov 2018 07:08:47 GMT", "content-length" : "0", "expires" : "-1", "x-ms-ratelimit-remaining-subscription-deletes" : "14999", @@ -3359,14 +3301,14 @@ "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "56350f85-2f0c-4c45-b2b0-d2a9a0228861", + "x-ms-correlation-request-id" : "8da876bf-8d85-4120-9a6c-25bf07d23325", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "WESTUS2:20180712T013556Z:56350f85-2f0c-4c45-b2b0-d2a9a0228861", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR05FTVY6NUY4MkUwNzQ3NEIyQUYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2017-05-10", + "x-ms-routing-request-id" : "WESTUS2:20181104T070848Z:8da876bf-8d85-4120-9a6c-25bf07d23325", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR05FTVY6NUZENzU1MjcxNUJBMkYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2017-05-10", "cache-control" : "no-cache", - "x-ms-request-id" : "56350f85-2f0c-4c45-b2b0-d2a9a0228861", + "x-ms-request-id" : "8da876bf-8d85-4120-9a6c-25bf07d23325", "Body" : "" } } ], - "variables" : [ "rgnemv_82e07474b2af", "webapp1-8a708425b0", "webapp2-17469975c2", "webapp3-27b87307bd", "webapp4-52a1459652", "webapp5-9ce4536886", "jplan1_338789", "jplan2_762698", "jplan3_157072", "jsdkdemo-bce78247d", "jsdktm-9b607785d1", "0a53d9d5-f5be-47e4-b7e3-d2e4f20a983f", "af1d5036-848a-406e-8154-27dadc2e4c75", "2a89c768-c05d-48ad-832f-c2e4bb3aa67e", "140646c2-b0a4-4ab9-80d2-305059a446b7", "a5d07ef6-2313-43ad-a5ad-aa63ce472c75", "030558b2-80d3-41ca-85d3-b378d39f8848", "a2b29bbe-d743-4958-b14e-167b5d6b3dfe", "a532819c-8b05-4a3c-a9fc-7c732d8c10e3", "a1366b6c-8e13-4c5b-adcf-d5e809fec2cd", "bfd02322-9b32-41d5-877f-d8f4d385b9b9", "f1a302e7-ea90-447b-8e9a-eee8c6296642", "64b4b783-dd82-41c4-b5e8-1f33c61872aa", "19b4fa9c-162c-4db9-83ef-7661b1758425", "c2fb70fd-69a5-4d3b-8892-966daec2f92c", "3845e5ef-3db9-4e36-a6ce-6f9c70941907", "fca5e5a9-45a3-44e4-a5b0-f9fbfb9b9c0c", "9c9bbf18-25f9-4dea-9378-d0e02d45ee30", "c22cfe3c-a783-49bf-9d12-421d2106ddc3", "439e7e75-8169-43f5-971c-600358c257b3", "11815dfc-046c-445c-a5fc-4cced4d41599", "91293a5a-e877-4f16-a26d-814e222e18ba", "294bc3ce-cfdf-45b8-9384-f98b0f3bb576", "cb59eeec-e454-4b0c-8a56-47b94d829099", "d99acc6e-2119-4036-a2db-9716d0bcdf46", "0dc09699-7923-4f0f-9026-77c9343e6a87", "474d6249-37d6-4b0b-9994-074c5594ff5a", "e044a755-8f89-442c-beb0-874063cca2f5", "597dfa08-7372-44d3-b0bc-a5e15a93d0d4", "48f86d11-4c75-4d59-9b74-9d32e95326b5", "85b3ce1a-5579-47a3-9db5-69e40a57793e", "2a6aa0ea-b616-4909-984a-13900d791fd9", "e110f67a-49bb-44c5-aa94-c3df8d7c3c74", "7946f32e-6ef1-45e3-9144-0d8ce6e8c024", "1deb4df0-c1ff-470f-ad3b-7f9ef1c1b925", "3790fd28-893e-47f2-98c1-b06b69fefe23", "de5a70ea-0360-478d-a1c0-c9a50235986c", "1873b39c-fb09-4ef7-b3da-988468af81e2", "a74126e0-5fa7-4f2e-bd63-fdb3495dcb7a", "a62f5463-1664-409f-a9c9-19178c5a2cc4", "5c667814-974f-43af-93ba-c8e659c5a70c", "aebb0638-e215-4195-900c-9645c097476b", "fccdc73b-e7fd-44bd-92b2-3b7df6e01258", "582f3f33-db3c-4706-9f7c-e6ad49820647", "b4e762d3-07ad-4289-85f8-81ed76e6a38c", "62822aa4-f038-491a-b9ad-956c6e05dc0d", "98d9360f-a03e-4204-8793-c17c4c221b98", "0ff90ab7-5722-4575-a197-41d22b9d3c5a", "86633707-9517-45cf-a7f0-ebe5f8ce0472", "a516f91f-ddc0-4283-8162-8abf31c4272b", "f69e6bd7-83c7-4365-b8f3-0b316f7cab77", "99d4ebea-d7ff-46ef-b9c8-32847a0aa9b5", "e68b69aa-e1b9-4db3-8590-68a16052580d", "7df801e7-4345-4b14-8ee3-8b19aef8fd31", "6e05f357-f9f2-4f9b-ac8c-90382dba5612", "afc052b1-99fa-4284-9267-5102183e84cc" ] + "variables" : [ "rgnemv_d7552715ba2f", "webapp1-8cb18058c8", "webapp2-7e814026c0", "webapp3-ffa00207df", "webapp4-82a09419d6", "webapp5-d5f16211c5", "jplan1_84852d", "jplan2_489756", "jplan3_23504b", "jsdkdemo-206857920", "jsdktm-f5511964bc", "a71fb69a-ea5d-4a29-9a4f-b13bd3265bb8", "41e41c24-ed01-474c-b371-6dbeda0b37ea", "1e51f277-33bb-49be-a926-4036e0a51c1d", "730bb1ad-c6a9-4ef0-a602-8eee3b9d1ada", "d971bd81-b71c-40e8-9ea8-088e2d380e55", "61dd441b-4031-49f1-8bc7-fb54038b630e", "d434317d-910f-48f6-b68f-7912ba336fdc", "c0651d2f-654a-4934-aa05-b9413f31d7b6", "5d99d375-e426-4420-9487-5b2e04ac70a7", "843b6a57-b988-444f-975e-220c85896572", "67fb957c-18b5-4c24-8f10-d9c1dc1d76e1", "8a8e2b8c-9d51-4f52-a75c-0fc22ff9eb36", "2089fdaf-7c4c-4474-9f54-db9680c90fe7", "495f49b3-b979-4c0e-892d-24d6cd6591a2", "b39bb967-565c-4e0c-94e0-603438e78ba3", "8130d0ac-3221-4878-808f-0a54e70d9d70", "78e88392-b135-42a8-ad05-7ba55bad5662", "3b53ea13-dda1-4de1-bf3a-a41e6daa9161", "5ebf7ffd-8a90-488e-ae5b-f0ad112a43dc", "a7766911-1f34-4c33-aa80-bc63f2824872", "f007e0fe-e690-4427-a252-5e4f9e875c35", "5481d945-5dfa-45db-a879-7ba672eade2d", "50341d8b-97b6-4a67-9687-af096dc3ee56", "52415463-7e8f-4ea8-9317-f53bfd0ee03f", "c3edc77c-c16c-4e64-9e68-7e252b8571f5", "fd421b9a-37f5-43fa-8412-8a80302049e5", "da0a5d3a-74c6-4b7f-a592-9340cd997f86", "9b9a36b7-0c75-4c0d-922d-33e7b0a35791", "3707e7ef-2be4-40d9-a5c8-67c0c3767606", "8187dfd1-8898-49a1-8fd4-9213b8d6c1a5", "dea9b437-1e05-4624-ad77-f59ea54c76d8", "1f48a3c4-d4e8-4c41-9824-7dc545b9b4cd", "1b2b442f-741b-4a66-b20a-327f94a8555e", "3c9b649d-914e-4550-9c7d-efd721864e81", "18d8f29c-10fd-4574-aaab-3cc95e3dc0c1", "4717f5c6-7301-4fd5-89a1-5ab545af04be", "82bf9ab2-acc6-4b94-a6a5-fc674737af54", "8ae89121-411b-4a66-90b2-ed31c80df4b0", "81164202-8dd3-43e8-9e1b-8dcc8f29feea", "73266f5f-7e44-4933-97e9-fa1b839c732b", "e032a1a3-6d89-4cca-8b91-07c6643b28ed", "cc83db4b-67ef-4bc1-b706-326d1309d86d", "a3fe8999-8dc2-4e92-88e5-4f51be7a3a93", "4363b0c6-09e8-4d68-a0cb-7b2ec7ba99c4", "8f5ef869-4327-453c-81ad-67400ac3ccf7", "b8e6d1f5-9d45-4978-a009-21f480d47504", "461044cb-450b-4b84-8107-3d7099a04223", "05edb405-9957-4baf-af2d-bf0bcc5a9c2f", "8c482f2e-73e6-4f8e-9633-92c39825a033", "054d3928-ddfb-4196-bf87-42676a01a96c", "fb0fecf0-5828-48f6-80fc-33b365db09a7", "9d42155a-eb9a-47e2-be7d-1b59e5d2ec9e", "47bd8ada-89c3-4b97-95d8-6f0de6990a4a", "b931c443-d5aa-4611-ad16-5ce96cc46b45", "54309fe5-84db-4168-99ca-727d5a1180ed" ] } \ No newline at end of file diff --git a/azure-samples/src/test/resources/session-records/testManageSimpleTrafficManager.json b/azure-samples/src/test/resources/session-records/testManageSimpleTrafficManager.json index 1d802bd8f16..02fb4bf6a3d 100644 --- a/azure-samples/src/test/resources/session-records/testManageSimpleTrafficManager.json +++ b/azure-samples/src/test/resources/session-records/testManageSimpleTrafficManager.json @@ -1,2664 +1,2570 @@ { "networkCallRecords" : [ { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rgcopd9671657372320?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rgcopd0cc37662efebd?api-version=2017-05-10", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (ResourceManagementClient, 2017-05-10)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ResourceManagementClient, 2017-05-10)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:44:51 GMT", - "content-length" : "317", + "date" : "Fri, 02 Nov 2018 17:32:12 GMT", + "content-length" : "276", "expires" : "-1", - "x-ms-ratelimit-remaining-subscription-writes" : "1180", + "x-ms-ratelimit-remaining-subscription-writes" : "1199", "retry-after" : "0", "StatusCode" : "201", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "b268602c-402b-4473-a6ab-a018d80c2e65", + "x-ms-correlation-request-id" : "9426bbf1-98f5-441c-90b3-d7c4f2955814", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T234451Z:b268602c-402b-4473-a6ab-a018d80c2e65", + "x-ms-routing-request-id" : "WESTUS2:20181102T173212Z:9426bbf1-98f5-441c-90b3-d7c4f2955814", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "b268602c-402b-4473-a6ab-a018d80c2e65", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320\",\"name\":\"rgcopd9671657372320\",\"location\":\"eastus\",\"tags\":{\"date\":\"2018-08-07T23:44:50.612Z\",\"product\":\"javasdk\",\"cause\":\"automation\",\"job\":\"javasdk-1047-sp3rairmuj733p4cgbca\"},\"properties\":{\"provisioningState\":\"Succeeded\"}}" + "x-ms-request-id" : "9426bbf1-98f5-441c-90b3-d7c4f2955814", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd\",\"name\":\"rgcopd0cc37662efebd\",\"location\":\"eastus2\",\"tags\":{\"date\":\"2018-11-02T17:32:10.985Z\",\"product\":\"javasdk\",\"cause\":\"automation\"},\"properties\":{\"provisioningState\":\"Succeeded\"}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/publicIPAddresses/pip00956341?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/publicIPAddresses/pip72861492?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (NetworkManagementClient)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (NetworkManagementClient)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:44:52 GMT", - "content-length" : "786", + "date" : "Fri, 02 Nov 2018 17:32:16 GMT", + "content-length" : "800", "server" : "Microsoft-HTTPAPI/2.0", "expires" : "-1", - "x-ms-ratelimit-remaining-subscription-writes" : "1179", + "x-ms-ratelimit-remaining-subscription-writes" : "1198", "retry-after" : "0", "StatusCode" : "201", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "7da49b54-427c-4fd5-adb6-2e7d0c56bdd0", + "x-ms-correlation-request-id" : "288cac92-a766-4b32-b0da-9651c416faed", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T234452Z:7da49b54-427c-4fd5-adb6-2e7d0c56bdd0", + "x-ms-routing-request-id" : "WESTUS2:20181102T173217Z:288cac92-a766-4b32-b0da-9651c416faed", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "c4447a7b-6d94-4aba-91d3-82558c43b708", - "Body" : "{\r\n \"name\": \"pip00956341\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/publicIPAddresses/pip00956341\",\r\n \"etag\": \"W/\\\"189edd02-ede1-479f-84ce-769b364d8e38\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"d0c9d18f-20cf-4fc2-8378-e3a86efc724a\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"vm7af636144c-0\",\r\n \"fqdn\": \"vm7af636144c-0.westus.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", - "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/c4447a7b-6d94-4aba-91d3-82558c43b708?api-version=2018-06-01" + "x-ms-request-id" : "2b785fb7-e0a3-4a2d-9f02-eba4efa1df62", + "Body" : "{\r\n \"name\": \"pip72861492\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/publicIPAddresses/pip72861492\",\r\n \"etag\": \"W/\\\"2fae3458-dca0-41d1-ab0e-e421f1561096\\\"\",\r\n \"location\": \"southeastasia\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"a5f98c08-62b6-464a-884d-21cf68c3f368\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"vmf7e7926708-0\",\r\n \"fqdn\": \"vmf7e7926708-0.southeastasia.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", + "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southeastasia/operations/2b785fb7-e0a3-4a2d-9f02-eba4efa1df62?api-version=2018-06-01" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/c4447a7b-6d94-4aba-91d3-82558c43b708?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southeastasia/operations/2b785fb7-e0a3-4a2d-9f02-eba4efa1df62?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (NetworkManagementClient)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (NetworkManagementClient)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:44:52 GMT", + "date" : "Fri, 02 Nov 2018 17:32:17 GMT", "server" : "Microsoft-HTTPAPI/2.0", "content-length" : "29", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11930", + "x-ms-ratelimit-remaining-subscription-reads" : "11999", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "134d1711-58c2-439b-8b8d-f6ddc39c8d1d", + "x-ms-correlation-request-id" : "6ca54c04-cb95-44a7-9ad3-9506713f60ce", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T234453Z:134d1711-58c2-439b-8b8d-f6ddc39c8d1d", + "x-ms-routing-request-id" : "WESTUS2:20181102T173218Z:6ca54c04-cb95-44a7-9ad3-9506713f60ce", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "4ae48f87-a610-4ba1-8c6a-1afdf18569d4", + "x-ms-request-id" : "55f47fb8-f388-4dfe-a91e-826ead89d75a", "Body" : "{\r\n \"status\": \"Succeeded\"\r\n}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/publicIPAddresses/pip00956341?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/publicIPAddresses/pip72861492?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (NetworkManagementClient)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (NetworkManagementClient)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:44:53 GMT", + "date" : "Fri, 02 Nov 2018 17:32:17 GMT", "server" : "Microsoft-HTTPAPI/2.0", - "content-length" : "787", + "content-length" : "801", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11929", + "x-ms-ratelimit-remaining-subscription-reads" : "11998", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "09668e80-8ac0-44a7-bc1f-55be48b4f340", + "x-ms-correlation-request-id" : "a926634b-8cac-4933-a441-543b5d3a2339", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T234453Z:09668e80-8ac0-44a7-bc1f-55be48b4f340", + "x-ms-routing-request-id" : "WESTUS2:20181102T173218Z:a926634b-8cac-4933-a441-543b5d3a2339", "content-type" : "application/json; charset=utf-8", - "etag" : "W/\"f15c715f-e315-4191-9bf8-cc7ebe8d2e8b\"", + "etag" : "W/\"28724cfe-ab0d-4269-b7e6-ea0ea77e1dae\"", "cache-control" : "no-cache", - "x-ms-request-id" : "86239227-ffbb-48ee-a3dc-95d4888bcfb0", - "Body" : "{\r\n \"name\": \"pip00956341\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/publicIPAddresses/pip00956341\",\r\n \"etag\": \"W/\\\"f15c715f-e315-4191-9bf8-cc7ebe8d2e8b\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"d0c9d18f-20cf-4fc2-8378-e3a86efc724a\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"vm7af636144c-0\",\r\n \"fqdn\": \"vm7af636144c-0.westus.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n }\r\n}" + "x-ms-request-id" : "18f1a7ae-b5bb-4020-b616-b179bbbd7c8a", + "Body" : "{\r\n \"name\": \"pip72861492\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/publicIPAddresses/pip72861492\",\r\n \"etag\": \"W/\\\"28724cfe-ab0d-4269-b7e6-ea0ea77e1dae\\\"\",\r\n \"location\": \"southeastasia\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"a5f98c08-62b6-464a-884d-21cf68c3f368\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"vmf7e7926708-0\",\r\n \"fqdn\": \"vmf7e7926708-0.southeastasia.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n }\r\n}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/virtualNetworks/vnet9894934a77?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/publicIPAddresses/pip29812ffc?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (NetworkManagementClient)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (NetworkManagementClient)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:44:53 GMT", - "content-length" : "1237", + "date" : "Fri, 02 Nov 2018 17:32:19 GMT", + "content-length" : "800", "server" : "Microsoft-HTTPAPI/2.0", "expires" : "-1", - "x-ms-ratelimit-remaining-subscription-writes" : "1178", + "x-ms-ratelimit-remaining-subscription-writes" : "1197", "retry-after" : "0", "StatusCode" : "201", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "3d6355ae-0b47-4aec-aa11-9cd1830379b6", + "x-ms-correlation-request-id" : "3916a12c-b671-4838-a3d3-8f6cfa0e6bd0", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T234454Z:3d6355ae-0b47-4aec-aa11-9cd1830379b6", + "x-ms-routing-request-id" : "WESTUS2:20181102T173220Z:3916a12c-b671-4838-a3d3-8f6cfa0e6bd0", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "dfe67337-89eb-4823-87cf-67db29aa7a58", - "Body" : "{\r\n \"name\": \"vnet9894934a77\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/virtualNetworks/vnet9894934a77\",\r\n \"etag\": \"W/\\\"8e2d3d52-cdd6-486d-ad6c-6f695e4bbde9\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"a1ff19d1-cbb8-4153-9222-6b37dd83b237\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/29\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/virtualNetworks/vnet9894934a77/subnets/subnet1\",\r\n \"etag\": \"W/\\\"8e2d3d52-cdd6-486d-ad6c-6f695e4bbde9\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/29\",\r\n \"delegations\": []\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false,\r\n \"enableVmProtection\": false\r\n }\r\n}", - "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/dfe67337-89eb-4823-87cf-67db29aa7a58?api-version=2018-06-01" + "x-ms-request-id" : "2fdd39ce-33e1-46c2-a175-4d39593402e1", + "Body" : "{\r\n \"name\": \"pip29812ffc\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/publicIPAddresses/pip29812ffc\",\r\n \"etag\": \"W/\\\"36757f67-7846-41c3-9554-633c3e0526ea\\\"\",\r\n \"location\": \"southeastasia\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"ec52ffe7-9ebc-49aa-b98b-dc276b35e8c7\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"vmf7e7926708-1\",\r\n \"fqdn\": \"vmf7e7926708-1.southeastasia.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", + "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southeastasia/operations/2fdd39ce-33e1-46c2-a175-4d39593402e1?api-version=2018-06-01" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/dfe67337-89eb-4823-87cf-67db29aa7a58?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southeastasia/operations/2fdd39ce-33e1-46c2-a175-4d39593402e1?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (NetworkManagementClient)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (NetworkManagementClient)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:44:54 GMT", + "date" : "Fri, 02 Nov 2018 17:32:20 GMT", "server" : "Microsoft-HTTPAPI/2.0", "content-length" : "30", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11928", + "x-ms-ratelimit-remaining-subscription-reads" : "11997", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "b6e21561-a809-47d4-bc81-084f9181c8f6", + "x-ms-correlation-request-id" : "2b861270-826c-4459-ad62-353dbd4a3a51", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T234454Z:b6e21561-a809-47d4-bc81-084f9181c8f6", + "x-ms-routing-request-id" : "WESTUS2:20181102T173220Z:2b861270-826c-4459-ad62-353dbd4a3a51", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "53ab545f-56af-430b-9078-9fe328afc66b", + "x-ms-request-id" : "47c05d7f-7c88-4ab4-8f14-876676a3a342", "Body" : "{\r\n \"status\": \"InProgress\"\r\n}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/dfe67337-89eb-4823-87cf-67db29aa7a58?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southeastasia/operations/2fdd39ce-33e1-46c2-a175-4d39593402e1?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (NetworkManagementClient)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (NetworkManagementClient)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:45:04 GMT", - "server" : "Microsoft-HTTPAPI/2.0", - "content-length" : "30", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11927", - "StatusCode" : "200", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "664cb680-bcb0-4fdf-b872-998e429bd32e", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T234504Z:664cb680-bcb0-4fdf-b872-998e429bd32e", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "d29c4b40-1512-4ea7-8f57-fa96e0f7640c", - "Body" : "{\r\n \"status\": \"InProgress\"\r\n}" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/dfe67337-89eb-4823-87cf-67db29aa7a58?api-version=2018-06-01", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (NetworkManagementClient)" - }, - "Response" : { - "date" : "Tue, 07 Aug 2018 23:45:13 GMT", + "date" : "Fri, 02 Nov 2018 17:32:30 GMT", "server" : "Microsoft-HTTPAPI/2.0", "content-length" : "29", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11926", + "x-ms-ratelimit-remaining-subscription-reads" : "11996", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "c82166c9-67c7-4c87-bf31-2208a3d011e1", + "x-ms-correlation-request-id" : "86cea880-e511-489b-9a51-10f53a3edb9c", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T234514Z:c82166c9-67c7-4c87-bf31-2208a3d011e1", + "x-ms-routing-request-id" : "WESTUS2:20181102T173231Z:86cea880-e511-489b-9a51-10f53a3edb9c", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "38a4afe6-f17b-45ee-a09e-0073aa4f5589", + "x-ms-request-id" : "c2cbab2f-aeb1-4ddc-bb6d-c11338bc7c5e", "Body" : "{\r\n \"status\": \"Succeeded\"\r\n}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/virtualNetworks/vnet9894934a77?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/publicIPAddresses/pip29812ffc?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (NetworkManagementClient)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (NetworkManagementClient)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:45:14 GMT", + "date" : "Fri, 02 Nov 2018 17:32:30 GMT", "server" : "Microsoft-HTTPAPI/2.0", - "content-length" : "1239", + "content-length" : "801", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11925", + "x-ms-ratelimit-remaining-subscription-reads" : "11995", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "44c4ef53-354e-4c72-a7f0-fa806185570b", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T234514Z:44c4ef53-354e-4c72-a7f0-fa806185570b", - "content-type" : "application/json; charset=utf-8", - "etag" : "W/\"fa30626b-8e1d-47e8-84c4-42f2efc394df\"", - "cache-control" : "no-cache", - "x-ms-request-id" : "e7230be3-746f-463f-a254-4d996a1b25fc", - "Body" : "{\r\n \"name\": \"vnet9894934a77\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/virtualNetworks/vnet9894934a77\",\r\n \"etag\": \"W/\\\"fa30626b-8e1d-47e8-84c4-42f2efc394df\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"a1ff19d1-cbb8-4153-9222-6b37dd83b237\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/29\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/virtualNetworks/vnet9894934a77/subnets/subnet1\",\r\n \"etag\": \"W/\\\"fa30626b-8e1d-47e8-84c4-42f2efc394df\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/29\",\r\n \"delegations\": []\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false,\r\n \"enableVmProtection\": false\r\n }\r\n}" - } - }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/networkInterfaces/nic503689a33e9?api-version=2018-06-01", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (NetworkManagementClient)", - "Content-Type" : "application/json; charset=utf-8" - }, - "Response" : { - "date" : "Tue, 07 Aug 2018 23:45:15 GMT", - "content-length" : "1928", - "server" : "Microsoft-HTTPAPI/2.0", - "expires" : "-1", - "x-ms-ratelimit-remaining-subscription-writes" : "1177", - "retry-after" : "0", - "StatusCode" : "201", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "a6fbec18-f465-4443-b225-417fdcf70f99", + "x-ms-correlation-request-id" : "ac3a733c-c85f-463f-ae66-5456e33a51e4", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T234515Z:a6fbec18-f465-4443-b225-417fdcf70f99", + "x-ms-routing-request-id" : "WESTUS2:20181102T173231Z:ac3a733c-c85f-463f-ae66-5456e33a51e4", "content-type" : "application/json; charset=utf-8", + "etag" : "W/\"e85b4cf7-1697-4c4f-a7c0-c8c875235585\"", "cache-control" : "no-cache", - "x-ms-request-id" : "6a6f5e5b-4b7f-4359-bf24-1464072a1f2b", - "Body" : "{\r\n \"name\": \"nic503689a33e9\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/networkInterfaces/nic503689a33e9\",\r\n \"etag\": \"W/\\\"9afd234c-3bce-439b-985e-6d0bbd849513\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"766bf9a3-8870-4c12-a5d2-de62641af54b\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"primary\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/networkInterfaces/nic503689a33e9/ipConfigurations/primary\",\r\n \"etag\": \"W/\\\"9afd234c-3bce-439b-985e-6d0bbd849513\\\"\",\r\n \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAddress\": \"10.0.0.4\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/publicIPAddresses/pip00956341\"\r\n },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/virtualNetworks/vnet9894934a77/subnets/subnet1\"\r\n },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": \"IPv4\",\r\n \"isInUseWithService\": false\r\n }\r\n }\r\n ],\r\n \"dnsSettings\": {\r\n \"dnsServers\": [],\r\n \"appliedDnsServers\": [],\r\n \"internalDomainNameSuffix\": \"0em55inyznjudercnm131a3sgh.dx.internal.cloudapp.net\"\r\n },\r\n \"enableAcceleratedNetworking\": false,\r\n \"enableIPForwarding\": false,\r\n \"services\": null,\r\n \"virtualNetworkTapProvisioningState\": \"NotProvisioned\"\r\n },\r\n \"type\": \"Microsoft.Network/networkInterfaces\"\r\n}", - "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/6a6f5e5b-4b7f-4359-bf24-1464072a1f2b?api-version=2018-06-01" + "x-ms-request-id" : "e7d7a288-9281-4682-bc20-a475d5646c49", + "Body" : "{\r\n \"name\": \"pip29812ffc\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/publicIPAddresses/pip29812ffc\",\r\n \"etag\": \"W/\\\"e85b4cf7-1697-4c4f-a7c0-c8c875235585\\\"\",\r\n \"location\": \"southeastasia\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"ec52ffe7-9ebc-49aa-b98b-dc276b35e8c7\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"vmf7e7926708-1\",\r\n \"fqdn\": \"vmf7e7926708-1.southeastasia.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n }\r\n}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Compute/virtualMachines/vm7af636144c-0?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/virtualNetworks/vnet39136536a3?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (ComputeManagementClient)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (NetworkManagementClient)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:45:15 GMT", - "content-length" : "2012", + "date" : "Fri, 02 Nov 2018 17:32:31 GMT", + "content-length" : "1238", "server" : "Microsoft-HTTPAPI/2.0", "expires" : "-1", - "x-ms-served-by" : "571046f6-b640-41c1-86f7-f9f044b5adf9_131781553972386151", - "x-ms-ratelimit-remaining-subscription-writes" : "1176", + "x-ms-ratelimit-remaining-subscription-writes" : "1196", "retry-after" : "0", "StatusCode" : "201", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "c15ed6a5-e844-4189-906f-2e36e431431b", + "x-ms-correlation-request-id" : "0d0c8181-ebcc-455a-8f25-6c75b9a2dd80", "x-content-type-options" : "nosniff", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;238,Microsoft.Compute/PutVM30Min;1195", - "x-ms-routing-request-id" : "CENTRALUS:20180807T234516Z:c15ed6a5-e844-4189-906f-2e36e431431b", + "x-ms-routing-request-id" : "WESTUS2:20181102T173232Z:0d0c8181-ebcc-455a-8f25-6c75b9a2dd80", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "1daeb6d8-3da2-4084-8139-4d73af6d7455", - "Body" : "{\r\n \"properties\": {\r\n \"vmId\": \"16e40fb6-767f-4d8f-bc31-bc888fcfa73a\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_A1\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n }\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm7af636144c-0\",\r\n \"adminUsername\": \"tirekicker\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/tirekicker/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfSPC2K7LZcFKEO+/t3dzmQYtrJFZNxOsbVgOVKietqHyvmYGHEC0J2wPdAqQ/63g/hhAEFRoyehM+rbeDri4txB3YFfnOK58jqdkyXzupWqXzOrlKY4Wz9SKjjN765+dqUITjKRIaAip1Ri137szRg71WnrmdP3SphTRlCx1Bk2nXqWPsclbRDCiZeF8QOTi4JqbmJyK5+0UqhqYRduun8ylAwKKQJ1NJt85sYIHn9f1Rfr6Tq2zS0wZ7DHbZL+zB5rSlAr8QyUdg/GQD+cmSs6LvPJKL78d6hMGk84ARtFo4A79ovwX/Fj01znDQkU6nJildfkaolH2rWFG/qttD azjava@javalib.com\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/networkInterfaces/nic503689a33e9\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\"\r\n },\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Compute/virtualMachines/vm7af636144c-0\",\r\n \"name\": \"vm7af636144c-0\"\r\n}", - "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/1daeb6d8-3da2-4084-8139-4d73af6d7455?api-version=2018-06-01" + "x-ms-request-id" : "cc0e803b-4d24-4001-ae4f-21caaa4ae42f", + "Body" : "{\r\n \"name\": \"vnet39136536a3\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/virtualNetworks/vnet39136536a3\",\r\n \"etag\": \"W/\\\"e036ffa2-1bc3-4217-970f-fcae49dfd48e\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"021210fa-5eb5-4d2c-a8ea-d5b48987e401\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/29\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/virtualNetworks/vnet39136536a3/subnets/subnet1\",\r\n \"etag\": \"W/\\\"e036ffa2-1bc3-4217-970f-fcae49dfd48e\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/29\",\r\n \"delegations\": []\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false,\r\n \"enableVmProtection\": false\r\n }\r\n}", + "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus2/operations/cc0e803b-4d24-4001-ae4f-21caaa4ae42f?api-version=2018-06-01" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/1daeb6d8-3da2-4084-8139-4d73af6d7455?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus2/operations/cc0e803b-4d24-4001-ae4f-21caaa4ae42f?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (ComputeManagementClient)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (NetworkManagementClient)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:45:16 GMT", + "date" : "Fri, 02 Nov 2018 17:32:32 GMT", "server" : "Microsoft-HTTPAPI/2.0", - "content-length" : "133", + "content-length" : "30", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", - "x-ms-served-by" : "571046f6-b640-41c1-86f7-f9f044b5adf9_131781553972386151", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11924", + "x-ms-ratelimit-remaining-subscription-reads" : "11994", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "4f16253f-95f1-4145-bbfb-bcc9afe9500c", + "x-ms-correlation-request-id" : "3dc4c8d9-58d8-4493-b83a-814a34f0a1fd", "x-content-type-options" : "nosniff", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14994,Microsoft.Compute/GetOperation30Min;29964", - "x-ms-routing-request-id" : "CENTRALUS:20180807T234516Z:4f16253f-95f1-4145-bbfb-bcc9afe9500c", + "x-ms-routing-request-id" : "WESTUS2:20181102T173233Z:3dc4c8d9-58d8-4493-b83a-814a34f0a1fd", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "0ca4f978-3ad5-48d4-bea5-cf1fb0442c5a", - "Body" : "{\r\n \"startTime\": \"2018-08-07T23:45:16.327977+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"1daeb6d8-3da2-4084-8139-4d73af6d7455\"\r\n}" + "x-ms-request-id" : "0d456d40-4f6a-460f-90cb-217142f24530", + "Body" : "{\r\n \"status\": \"InProgress\"\r\n}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/1daeb6d8-3da2-4084-8139-4d73af6d7455?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus2/operations/cc0e803b-4d24-4001-ae4f-21caaa4ae42f?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (ComputeManagementClient)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (NetworkManagementClient)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:45:51 GMT", + "date" : "Fri, 02 Nov 2018 17:32:43 GMT", "server" : "Microsoft-HTTPAPI/2.0", - "content-length" : "133", + "content-length" : "30", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", - "x-ms-served-by" : "571046f6-b640-41c1-86f7-f9f044b5adf9_131781553972386151", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11923", + "x-ms-ratelimit-remaining-subscription-reads" : "11993", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "ce7f780e-75ff-4df1-b7be-02e3418bbc5c", + "x-ms-correlation-request-id" : "f4ba5de3-1a5f-4d6b-9cfe-c4fa6832ac34", "x-content-type-options" : "nosniff", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14988,Microsoft.Compute/GetOperation30Min;29958", - "x-ms-routing-request-id" : "CENTRALUS:20180807T234551Z:ce7f780e-75ff-4df1-b7be-02e3418bbc5c", + "x-ms-routing-request-id" : "WESTUS2:20181102T173243Z:f4ba5de3-1a5f-4d6b-9cfe-c4fa6832ac34", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "66c83822-3794-45ae-aa17-2a1d2316d0cd", - "Body" : "{\r\n \"startTime\": \"2018-08-07T23:45:16.327977+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"1daeb6d8-3da2-4084-8139-4d73af6d7455\"\r\n}" + "x-ms-request-id" : "ce398a4a-ec8b-43cf-a622-3fb8c840048a", + "Body" : "{\r\n \"status\": \"InProgress\"\r\n}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/1daeb6d8-3da2-4084-8139-4d73af6d7455?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus2/operations/cc0e803b-4d24-4001-ae4f-21caaa4ae42f?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (ComputeManagementClient)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (NetworkManagementClient)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:46:24 GMT", + "date" : "Fri, 02 Nov 2018 17:32:53 GMT", "server" : "Microsoft-HTTPAPI/2.0", - "content-length" : "133", + "content-length" : "29", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", - "x-ms-served-by" : "571046f6-b640-41c1-86f7-f9f044b5adf9_131781553972386151", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11922", + "x-ms-ratelimit-remaining-subscription-reads" : "11992", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "4afd7c0f-3f1f-447b-8a80-67a9fbe2a0bc", + "x-ms-correlation-request-id" : "c2849442-7ba2-4d81-b4d9-bcb2c55e505a", "x-content-type-options" : "nosniff", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14983,Microsoft.Compute/GetOperation30Min;29953", - "x-ms-routing-request-id" : "CENTRALUS:20180807T234624Z:4afd7c0f-3f1f-447b-8a80-67a9fbe2a0bc", + "x-ms-routing-request-id" : "WESTUS2:20181102T173253Z:c2849442-7ba2-4d81-b4d9-bcb2c55e505a", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "77ae5b84-0bb6-4dfc-bc7a-fee295b4906f", - "Body" : "{\r\n \"startTime\": \"2018-08-07T23:45:16.327977+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"1daeb6d8-3da2-4084-8139-4d73af6d7455\"\r\n}" + "x-ms-request-id" : "af106164-9d14-4d58-9ac9-fc9f2f37458e", + "Body" : "{\r\n \"status\": \"Succeeded\"\r\n}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/1daeb6d8-3da2-4084-8139-4d73af6d7455?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/virtualNetworks/vnet39136536a3?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (ComputeManagementClient)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (NetworkManagementClient)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:46:54 GMT", + "date" : "Fri, 02 Nov 2018 17:32:53 GMT", "server" : "Microsoft-HTTPAPI/2.0", - "content-length" : "183", + "content-length" : "1240", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", - "x-ms-served-by" : "571046f6-b640-41c1-86f7-f9f044b5adf9_131781553972386151", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11921", + "x-ms-ratelimit-remaining-subscription-reads" : "11991", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "d8190a3b-7a17-4c6d-847e-ca2a0790885c", + "x-ms-correlation-request-id" : "376a8f8f-cb1e-45b2-843a-588a17cef00c", "x-content-type-options" : "nosniff", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14980,Microsoft.Compute/GetOperation30Min;29950", - "x-ms-routing-request-id" : "CENTRALUS:20180807T234654Z:d8190a3b-7a17-4c6d-847e-ca2a0790885c", + "x-ms-routing-request-id" : "WESTUS2:20181102T173253Z:376a8f8f-cb1e-45b2-843a-588a17cef00c", "content-type" : "application/json; charset=utf-8", + "etag" : "W/\"c91ce646-1a6c-4c3b-8740-793311f4276b\"", "cache-control" : "no-cache", - "x-ms-request-id" : "4e6b245a-44ed-4116-9e85-0f129b8ac9fc", - "Body" : "{\r\n \"startTime\": \"2018-08-07T23:45:16.327977+00:00\",\r\n \"endTime\": \"2018-08-07T23:46:43.8280385+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"1daeb6d8-3da2-4084-8139-4d73af6d7455\"\r\n}" + "x-ms-request-id" : "f2f67ed3-7d30-4b7a-b577-d3f6043dfe45", + "Body" : "{\r\n \"name\": \"vnet39136536a3\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/virtualNetworks/vnet39136536a3\",\r\n \"etag\": \"W/\\\"c91ce646-1a6c-4c3b-8740-793311f4276b\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"021210fa-5eb5-4d2c-a8ea-d5b48987e401\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/29\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/virtualNetworks/vnet39136536a3/subnets/subnet1\",\r\n \"etag\": \"W/\\\"c91ce646-1a6c-4c3b-8740-793311f4276b\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/29\",\r\n \"delegations\": []\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false,\r\n \"enableVmProtection\": false\r\n }\r\n}" } }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Compute/virtualMachines/vm7af636144c-0?api-version=2018-06-01", + "Method" : "PUT", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/publicIPAddresses/pip786838b4?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (ComputeManagementClient)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (NetworkManagementClient)", + "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:46:54 GMT", + "date" : "Fri, 02 Nov 2018 17:32:55 GMT", + "content-length" : "788", "server" : "Microsoft-HTTPAPI/2.0", - "content-length" : "2315", "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "x-ms-served-by" : "571046f6-b640-41c1-86f7-f9f044b5adf9_131781553972386151", + "x-ms-ratelimit-remaining-subscription-writes" : "1195", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11920", - "StatusCode" : "200", + "StatusCode" : "201", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "d147730e-91cc-47f4-a005-bb0146d2d243", + "x-ms-correlation-request-id" : "d0a81cc4-422d-462e-a13e-0404707646f5", "x-content-type-options" : "nosniff", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;4192,Microsoft.Compute/LowCostGet30Min;33553", - "x-ms-routing-request-id" : "CENTRALUS:20180807T234654Z:d147730e-91cc-47f4-a005-bb0146d2d243", + "x-ms-routing-request-id" : "WESTUS2:20181102T173255Z:d0a81cc4-422d-462e-a13e-0404707646f5", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "5d7f4e64-36de-4508-a915-46f8c24534bc", - "Body" : "{\r\n \"properties\": {\r\n \"vmId\": \"16e40fb6-767f-4d8f-bc31-bc888fcfa73a\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_A1\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"vm7af636144c-0_OsDisk_1_c46084d44ea8414e8c04cc600c6089bc\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Compute/disks/vm7af636144c-0_OsDisk_1_c46084d44ea8414e8c04cc600c6089bc\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm7af636144c-0\",\r\n \"adminUsername\": \"tirekicker\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/tirekicker/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfSPC2K7LZcFKEO+/t3dzmQYtrJFZNxOsbVgOVKietqHyvmYGHEC0J2wPdAqQ/63g/hhAEFRoyehM+rbeDri4txB3YFfnOK58jqdkyXzupWqXzOrlKY4Wz9SKjjN765+dqUITjKRIaAip1Ri137szRg71WnrmdP3SphTRlCx1Bk2nXqWPsclbRDCiZeF8QOTi4JqbmJyK5+0UqhqYRduun8ylAwKKQJ1NJt85sYIHn9f1Rfr6Tq2zS0wZ7DHbZL+zB5rSlAr8QyUdg/GQD+cmSs6LvPJKL78d6hMGk84ARtFo4A79ovwX/Fj01znDQkU6nJildfkaolH2rWFG/qttD azjava@javalib.com\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/networkInterfaces/nic503689a33e9\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Succeeded\"\r\n },\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Compute/virtualMachines/vm7af636144c-0\",\r\n \"name\": \"vm7af636144c-0\"\r\n}" + "x-ms-request-id" : "406d2d42-520c-4a38-a3d5-e0c49593c1e6", + "Body" : "{\r\n \"name\": \"pip786838b4\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/publicIPAddresses/pip786838b4\",\r\n \"etag\": \"W/\\\"bc8ccc75-d005-4b0e-9d5f-c117ffc520a9\\\"\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"4af74e57-fcc2-4352-b296-0c5d8ba331d1\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"vm2df10455c8-0\",\r\n \"fqdn\": \"vm2df10455c8-0.eastus2.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", + "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus2/operations/406d2d42-520c-4a38-a3d5-e0c49593c1e6?api-version=2018-06-01" } }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/publicIPAddresses/pip473274de?api-version=2018-06-01", + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus2/operations/406d2d42-520c-4a38-a3d5-e0c49593c1e6?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (NetworkManagementClient)", - "Content-Type" : "application/json; charset=utf-8" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (NetworkManagementClient)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:46:55 GMT", - "content-length" : "786", + "date" : "Fri, 02 Nov 2018 17:32:55 GMT", "server" : "Microsoft-HTTPAPI/2.0", + "content-length" : "30", "expires" : "-1", - "x-ms-ratelimit-remaining-subscription-writes" : "1175", + "transfer-encoding" : "chunked", + "vary" : "Accept-Encoding", "retry-after" : "0", - "StatusCode" : "201", + "x-ms-ratelimit-remaining-subscription-reads" : "11990", + "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "3d874af4-49b4-4414-a92b-4845bf43a22c", + "x-ms-correlation-request-id" : "60f2cdaa-2043-453f-9a40-6552289ebb06", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T234655Z:3d874af4-49b4-4414-a92b-4845bf43a22c", + "x-ms-routing-request-id" : "WESTUS2:20181102T173255Z:60f2cdaa-2043-453f-9a40-6552289ebb06", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "64c04b60-2e77-46eb-a92a-41f0d14e61f5", - "Body" : "{\r\n \"name\": \"pip473274de\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/publicIPAddresses/pip473274de\",\r\n \"etag\": \"W/\\\"36d8db9d-0d93-46c0-bd9b-67969e816bc0\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"0012312c-dbdf-417e-a41a-e045dd3bb8dd\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"vm7af636144c-1\",\r\n \"fqdn\": \"vm7af636144c-1.westus.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", - "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/64c04b60-2e77-46eb-a92a-41f0d14e61f5?api-version=2018-06-01" + "x-ms-request-id" : "5075281f-bb6a-4a18-9b5c-d5f0cfe2b938", + "Body" : "{\r\n \"status\": \"InProgress\"\r\n}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/64c04b60-2e77-46eb-a92a-41f0d14e61f5?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus2/operations/406d2d42-520c-4a38-a3d5-e0c49593c1e6?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (NetworkManagementClient)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (NetworkManagementClient)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:46:55 GMT", + "date" : "Fri, 02 Nov 2018 17:33:05 GMT", "server" : "Microsoft-HTTPAPI/2.0", "content-length" : "29", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11919", + "x-ms-ratelimit-remaining-subscription-reads" : "11989", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "1b625fbd-dd65-44b9-9af8-00d6629b5923", + "x-ms-correlation-request-id" : "a06b94b0-e6bb-4958-93e8-8b2dae6e4f97", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T234656Z:1b625fbd-dd65-44b9-9af8-00d6629b5923", + "x-ms-routing-request-id" : "WESTUS2:20181102T173305Z:a06b94b0-e6bb-4958-93e8-8b2dae6e4f97", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "f8fb889d-5475-4bd3-b809-799c594f3516", + "x-ms-request-id" : "6943d2a5-2627-4c2e-aedc-7508a89af471", "Body" : "{\r\n \"status\": \"Succeeded\"\r\n}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/publicIPAddresses/pip473274de?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/publicIPAddresses/pip786838b4?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (NetworkManagementClient)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (NetworkManagementClient)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:46:55 GMT", + "date" : "Fri, 02 Nov 2018 17:33:05 GMT", "server" : "Microsoft-HTTPAPI/2.0", - "content-length" : "787", + "content-length" : "789", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11918", + "x-ms-ratelimit-remaining-subscription-reads" : "11988", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "5259e701-e6e2-4139-a273-1a1e2bd06061", + "x-ms-correlation-request-id" : "a1bf7688-8a87-4fcb-a11b-a64bed8b2244", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T234656Z:5259e701-e6e2-4139-a273-1a1e2bd06061", + "x-ms-routing-request-id" : "WESTUS2:20181102T173306Z:a1bf7688-8a87-4fcb-a11b-a64bed8b2244", "content-type" : "application/json; charset=utf-8", - "etag" : "W/\"e520821d-d67c-451e-b465-09850c798bdb\"", + "etag" : "W/\"7e818bde-9c5e-4684-859b-140dbaab4b05\"", "cache-control" : "no-cache", - "x-ms-request-id" : "de9ca41f-653a-43c0-a1bd-3bace791c3cc", - "Body" : "{\r\n \"name\": \"pip473274de\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/publicIPAddresses/pip473274de\",\r\n \"etag\": \"W/\\\"e520821d-d67c-451e-b465-09850c798bdb\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"0012312c-dbdf-417e-a41a-e045dd3bb8dd\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"vm7af636144c-1\",\r\n \"fqdn\": \"vm7af636144c-1.westus.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n }\r\n}" + "x-ms-request-id" : "77d95a42-e596-4e74-9d07-f4a256b3eddb", + "Body" : "{\r\n \"name\": \"pip786838b4\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/publicIPAddresses/pip786838b4\",\r\n \"etag\": \"W/\\\"7e818bde-9c5e-4684-859b-140dbaab4b05\\\"\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"4af74e57-fcc2-4352-b296-0c5d8ba331d1\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"vm2df10455c8-0\",\r\n \"fqdn\": \"vm2df10455c8-0.eastus2.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n }\r\n}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/virtualNetworks/vnet32157070c2?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/publicIPAddresses/pip5658708b?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (NetworkManagementClient)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (NetworkManagementClient)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:46:56 GMT", - "content-length" : "1237", + "date" : "Fri, 02 Nov 2018 17:33:07 GMT", + "content-length" : "788", "server" : "Microsoft-HTTPAPI/2.0", "expires" : "-1", - "x-ms-ratelimit-remaining-subscription-writes" : "1174", + "x-ms-ratelimit-remaining-subscription-writes" : "1194", "retry-after" : "0", "StatusCode" : "201", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "7816c7ac-95e3-43de-acea-9f1ec1666924", + "x-ms-correlation-request-id" : "6a287bae-1c20-4c72-a374-b0a3d70af4a4", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T234656Z:7816c7ac-95e3-43de-acea-9f1ec1666924", + "x-ms-routing-request-id" : "WESTUS2:20181102T173307Z:6a287bae-1c20-4c72-a374-b0a3d70af4a4", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "40691953-9202-4d98-ad41-65082e4f8f3c", - "Body" : "{\r\n \"name\": \"vnet32157070c2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/virtualNetworks/vnet32157070c2\",\r\n \"etag\": \"W/\\\"d1c1c64d-3ef7-49a5-9c5b-e5d50d257929\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"a4fecb27-7488-4b5a-b984-a409c24c43a3\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/29\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/virtualNetworks/vnet32157070c2/subnets/subnet1\",\r\n \"etag\": \"W/\\\"d1c1c64d-3ef7-49a5-9c5b-e5d50d257929\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/29\",\r\n \"delegations\": []\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false,\r\n \"enableVmProtection\": false\r\n }\r\n}", - "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/40691953-9202-4d98-ad41-65082e4f8f3c?api-version=2018-06-01" + "x-ms-request-id" : "3e0fdc96-67f1-462c-bdac-76beb909e36e", + "Body" : "{\r\n \"name\": \"pip5658708b\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/publicIPAddresses/pip5658708b\",\r\n \"etag\": \"W/\\\"6dee9381-0e51-47f9-a404-ea9f9455f48c\\\"\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"4da3cad9-4f80-4512-9b50-cd553cc3e37c\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"vm2df10455c8-1\",\r\n \"fqdn\": \"vm2df10455c8-1.eastus2.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", + "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus2/operations/3e0fdc96-67f1-462c-bdac-76beb909e36e?api-version=2018-06-01" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/40691953-9202-4d98-ad41-65082e4f8f3c?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus2/operations/3e0fdc96-67f1-462c-bdac-76beb909e36e?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (NetworkManagementClient)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (NetworkManagementClient)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:46:56 GMT", + "date" : "Fri, 02 Nov 2018 17:33:07 GMT", "server" : "Microsoft-HTTPAPI/2.0", "content-length" : "30", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11917", + "x-ms-ratelimit-remaining-subscription-reads" : "11987", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "dde9ade9-f2d8-4d8d-afc5-0ecd35b80e50", + "x-ms-correlation-request-id" : "1e6655cc-9e27-418b-af97-6b8087360d16", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T234657Z:dde9ade9-f2d8-4d8d-afc5-0ecd35b80e50", + "x-ms-routing-request-id" : "WESTUS2:20181102T173308Z:1e6655cc-9e27-418b-af97-6b8087360d16", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "e98e7a29-f324-45b1-8968-2c22cfbac496", + "x-ms-request-id" : "139e70b4-95eb-4e32-8fab-2e73bf219432", "Body" : "{\r\n \"status\": \"InProgress\"\r\n}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/40691953-9202-4d98-ad41-65082e4f8f3c?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus2/operations/3e0fdc96-67f1-462c-bdac-76beb909e36e?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (NetworkManagementClient)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (NetworkManagementClient)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:47:06 GMT", + "date" : "Fri, 02 Nov 2018 17:33:17 GMT", "server" : "Microsoft-HTTPAPI/2.0", - "content-length" : "30", + "content-length" : "29", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11916", + "x-ms-ratelimit-remaining-subscription-reads" : "11986", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "1b23cb0d-4692-434f-9e8b-113ce784cc75", + "x-ms-correlation-request-id" : "063cad8e-e2d5-4bc1-b3ba-27b52890063a", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T234707Z:1b23cb0d-4692-434f-9e8b-113ce784cc75", + "x-ms-routing-request-id" : "WESTUS2:20181102T173318Z:063cad8e-e2d5-4bc1-b3ba-27b52890063a", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "93d173d9-37cf-46f1-9863-45164e23e191", - "Body" : "{\r\n \"status\": \"InProgress\"\r\n}" + "x-ms-request-id" : "bda20e52-c6a2-4a0f-adf4-7c9f741a994c", + "Body" : "{\r\n \"status\": \"Succeeded\"\r\n}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/40691953-9202-4d98-ad41-65082e4f8f3c?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/publicIPAddresses/pip5658708b?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (NetworkManagementClient)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (NetworkManagementClient)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:47:16 GMT", + "date" : "Fri, 02 Nov 2018 17:33:17 GMT", "server" : "Microsoft-HTTPAPI/2.0", - "content-length" : "29", + "content-length" : "789", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11914", + "x-ms-ratelimit-remaining-subscription-reads" : "11985", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "50c0af67-50ad-470b-b34a-0a903085c089", + "x-ms-correlation-request-id" : "024bb244-ef25-4eb4-b616-76254e827b70", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T234717Z:50c0af67-50ad-470b-b34a-0a903085c089", + "x-ms-routing-request-id" : "WESTUS2:20181102T173318Z:024bb244-ef25-4eb4-b616-76254e827b70", "content-type" : "application/json; charset=utf-8", + "etag" : "W/\"d1fe5ee5-83f5-47c6-bad3-a5bc490aabc9\"", "cache-control" : "no-cache", - "x-ms-request-id" : "ab2724f3-fb46-47f2-a46c-e01ad0c8dbbb", - "Body" : "{\r\n \"status\": \"Succeeded\"\r\n}" + "x-ms-request-id" : "11e6f5da-413e-4519-9606-52cfb894bf30", + "Body" : "{\r\n \"name\": \"pip5658708b\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/publicIPAddresses/pip5658708b\",\r\n \"etag\": \"W/\\\"d1fe5ee5-83f5-47c6-bad3-a5bc490aabc9\\\"\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"4da3cad9-4f80-4512-9b50-cd553cc3e37c\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"vm2df10455c8-1\",\r\n \"fqdn\": \"vm2df10455c8-1.eastus2.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n }\r\n}" } }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/virtualNetworks/vnet32157070c2?api-version=2018-06-01", + "Method" : "PUT", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/networkInterfaces/nic24164ddafd3?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (NetworkManagementClient)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (NetworkManagementClient)", + "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:47:16 GMT", + "date" : "Fri, 02 Nov 2018 17:33:18 GMT", + "content-length" : "1805", "server" : "Microsoft-HTTPAPI/2.0", - "content-length" : "1239", "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", + "x-ms-ratelimit-remaining-subscription-writes" : "1193", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11913", - "StatusCode" : "200", + "StatusCode" : "201", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "23ccdb67-9561-42f1-92a2-7bc819de0145", + "x-ms-correlation-request-id" : "33f519f2-ef46-43ad-bd87-21db2c198cbf", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T234717Z:23ccdb67-9561-42f1-92a2-7bc819de0145", + "x-ms-routing-request-id" : "WESTUS2:20181102T173319Z:33f519f2-ef46-43ad-bd87-21db2c198cbf", "content-type" : "application/json; charset=utf-8", - "etag" : "W/\"1b719b53-cc0c-4cfe-b6a3-480dc005e4b1\"", "cache-control" : "no-cache", - "x-ms-request-id" : "fa268d46-3116-42a8-8e97-e08e75c92784", - "Body" : "{\r\n \"name\": \"vnet32157070c2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/virtualNetworks/vnet32157070c2\",\r\n \"etag\": \"W/\\\"1b719b53-cc0c-4cfe-b6a3-480dc005e4b1\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"a4fecb27-7488-4b5a-b984-a409c24c43a3\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/29\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/virtualNetworks/vnet32157070c2/subnets/subnet1\",\r\n \"etag\": \"W/\\\"1b719b53-cc0c-4cfe-b6a3-480dc005e4b1\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/29\",\r\n \"delegations\": []\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false,\r\n \"enableVmProtection\": false\r\n }\r\n}" + "x-ms-request-id" : "8d87bd79-4718-4386-a8ff-eb89f1bec2af", + "Body" : "{\r\n \"name\": \"nic24164ddafd3\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/networkInterfaces/nic24164ddafd3\",\r\n \"etag\": \"W/\\\"47d46865-522f-4276-9af1-2c2393e4e2a9\\\"\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"e67e0855-bfb8-4a75-b0cd-2b96fd930904\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"primary\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/networkInterfaces/nic24164ddafd3/ipConfigurations/primary\",\r\n \"etag\": \"W/\\\"47d46865-522f-4276-9af1-2c2393e4e2a9\\\"\",\r\n \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAddress\": \"10.0.0.4\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/publicIPAddresses/pip5658708b\"\r\n },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/virtualNetworks/vnet39136536a3/subnets/subnet1\"\r\n },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"dnsSettings\": {\r\n \"dnsServers\": [],\r\n \"appliedDnsServers\": [],\r\n \"internalDomainNameSuffix\": \"5iibeavvlywe1khk0w0itb5eab.cx.internal.cloudapp.net\"\r\n },\r\n \"enableAcceleratedNetworking\": false,\r\n \"enableIPForwarding\": false\r\n },\r\n \"type\": \"Microsoft.Network/networkInterfaces\"\r\n}", + "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus2/operations/8d87bd79-4718-4386-a8ff-eb89f1bec2af?api-version=2018-06-01" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/networkInterfaces/nic19073661a56?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Compute/virtualMachines/vm2df10455c8-1?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (NetworkManagementClient)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ComputeManagementClient)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:47:17 GMT", - "content-length" : "1928", + "date" : "Fri, 02 Nov 2018 17:33:19 GMT", + "content-length" : "2013", "server" : "Microsoft-HTTPAPI/2.0", "expires" : "-1", - "x-ms-ratelimit-remaining-subscription-writes" : "1173", + "x-ms-served-by" : "e80879ac-fa85-4d3a-a88a-8f0894b5c96f_131847255759668951", + "x-ms-ratelimit-remaining-subscription-writes" : "1192", "retry-after" : "0", "StatusCode" : "201", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "9ba98a59-a992-4a13-8ba7-f7af6cee6748", + "x-ms-correlation-request-id" : "72084b6f-4ec0-42f9-b8f3-e06dbf0e72f5", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T234718Z:9ba98a59-a992-4a13-8ba7-f7af6cee6748", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;239,Microsoft.Compute/PutVM30Min;1199", + "x-ms-routing-request-id" : "WESTUS2:20181102T173320Z:72084b6f-4ec0-42f9-b8f3-e06dbf0e72f5", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "737de4dd-9a04-408d-b0f5-22ba19c35f4f", - "Body" : "{\r\n \"name\": \"nic19073661a56\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/networkInterfaces/nic19073661a56\",\r\n \"etag\": \"W/\\\"27be5709-b3cc-4110-ba6f-5904bb5c92fd\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"4d55c78e-fef8-467f-a8d6-52bd6f50e4ec\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"primary\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/networkInterfaces/nic19073661a56/ipConfigurations/primary\",\r\n \"etag\": \"W/\\\"27be5709-b3cc-4110-ba6f-5904bb5c92fd\\\"\",\r\n \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAddress\": \"10.0.0.4\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/publicIPAddresses/pip473274de\"\r\n },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/virtualNetworks/vnet32157070c2/subnets/subnet1\"\r\n },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": \"IPv4\",\r\n \"isInUseWithService\": false\r\n }\r\n }\r\n ],\r\n \"dnsSettings\": {\r\n \"dnsServers\": [],\r\n \"appliedDnsServers\": [],\r\n \"internalDomainNameSuffix\": \"e5f53jeiornexomeuqe2etcdud.dx.internal.cloudapp.net\"\r\n },\r\n \"enableAcceleratedNetworking\": false,\r\n \"enableIPForwarding\": false,\r\n \"services\": null,\r\n \"virtualNetworkTapProvisioningState\": \"NotProvisioned\"\r\n },\r\n \"type\": \"Microsoft.Network/networkInterfaces\"\r\n}", - "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/737de4dd-9a04-408d-b0f5-22ba19c35f4f?api-version=2018-06-01" + "x-ms-request-id" : "1cf1c280-1435-4210-b808-98fab688341f", + "Body" : "{\r\n \"properties\": {\r\n \"vmId\": \"a37baa3f-06f3-44f7-b798-12138aeb215f\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_A1\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n }\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm2df10455c8-1\",\r\n \"adminUsername\": \"tirekicker\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/tirekicker/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfSPC2K7LZcFKEO+/t3dzmQYtrJFZNxOsbVgOVKietqHyvmYGHEC0J2wPdAqQ/63g/hhAEFRoyehM+rbeDri4txB3YFfnOK58jqdkyXzupWqXzOrlKY4Wz9SKjjN765+dqUITjKRIaAip1Ri137szRg71WnrmdP3SphTRlCx1Bk2nXqWPsclbRDCiZeF8QOTi4JqbmJyK5+0UqhqYRduun8ylAwKKQJ1NJt85sYIHn9f1Rfr6Tq2zS0wZ7DHbZL+zB5rSlAr8QyUdg/GQD+cmSs6LvPJKL78d6hMGk84ARtFo4A79ovwX/Fj01znDQkU6nJildfkaolH2rWFG/qttD azjava@javalib.com\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/networkInterfaces/nic24164ddafd3\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\"\r\n },\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Compute/virtualMachines/vm2df10455c8-1\",\r\n \"name\": \"vm2df10455c8-1\"\r\n}", + "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/1cf1c280-1435-4210-b808-98fab688341f?api-version=2018-06-01" } }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Compute/virtualMachines/vm7af636144c-1?api-version=2018-06-01", + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/1cf1c280-1435-4210-b808-98fab688341f?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (ComputeManagementClient)", - "Content-Type" : "application/json; charset=utf-8" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ComputeManagementClient)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:47:18 GMT", - "content-length" : "2012", + "date" : "Fri, 02 Nov 2018 17:33:20 GMT", "server" : "Microsoft-HTTPAPI/2.0", + "content-length" : "134", "expires" : "-1", - "x-ms-served-by" : "571046f6-b640-41c1-86f7-f9f044b5adf9_131781553972386151", - "x-ms-ratelimit-remaining-subscription-writes" : "1172", + "transfer-encoding" : "chunked", + "vary" : "Accept-Encoding", + "x-ms-served-by" : "e80879ac-fa85-4d3a-a88a-8f0894b5c96f_131847255759668951", "retry-after" : "0", - "StatusCode" : "201", + "x-ms-ratelimit-remaining-subscription-reads" : "11984", + "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "ade0166e-4402-419c-9a35-bdb2871da13c", + "x-ms-correlation-request-id" : "76d69ac8-46e4-430a-9171-536ed9b76204", "x-content-type-options" : "nosniff", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;238,Microsoft.Compute/PutVM30Min;1194", - "x-ms-routing-request-id" : "CENTRALUS:20180807T234718Z:ade0166e-4402-419c-9a35-bdb2871da13c", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14999,Microsoft.Compute/GetOperation30Min;29999", + "x-ms-routing-request-id" : "WESTUS2:20181102T173320Z:76d69ac8-46e4-430a-9171-536ed9b76204", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "77530b20-2f95-4a8e-ba06-561964604972", - "Body" : "{\r\n \"properties\": {\r\n \"vmId\": \"fdf00653-1e06-4a8f-81e0-0571456887ee\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_A1\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n }\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm7af636144c-1\",\r\n \"adminUsername\": \"tirekicker\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/tirekicker/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfSPC2K7LZcFKEO+/t3dzmQYtrJFZNxOsbVgOVKietqHyvmYGHEC0J2wPdAqQ/63g/hhAEFRoyehM+rbeDri4txB3YFfnOK58jqdkyXzupWqXzOrlKY4Wz9SKjjN765+dqUITjKRIaAip1Ri137szRg71WnrmdP3SphTRlCx1Bk2nXqWPsclbRDCiZeF8QOTi4JqbmJyK5+0UqhqYRduun8ylAwKKQJ1NJt85sYIHn9f1Rfr6Tq2zS0wZ7DHbZL+zB5rSlAr8QyUdg/GQD+cmSs6LvPJKL78d6hMGk84ARtFo4A79ovwX/Fj01znDQkU6nJildfkaolH2rWFG/qttD azjava@javalib.com\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/networkInterfaces/nic19073661a56\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\"\r\n },\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Compute/virtualMachines/vm7af636144c-1\",\r\n \"name\": \"vm7af636144c-1\"\r\n}", - "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/77530b20-2f95-4a8e-ba06-561964604972?api-version=2018-06-01" + "x-ms-request-id" : "bf09a766-cf8e-480c-b4ba-bb7d3834fff6", + "Body" : "{\r\n \"startTime\": \"2018-11-02T17:33:20.1397716+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"1cf1c280-1435-4210-b808-98fab688341f\"\r\n}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/77530b20-2f95-4a8e-ba06-561964604972?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/1cf1c280-1435-4210-b808-98fab688341f?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (ComputeManagementClient)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ComputeManagementClient)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:47:18 GMT", + "date" : "Fri, 02 Nov 2018 17:33:53 GMT", "server" : "Microsoft-HTTPAPI/2.0", "content-length" : "134", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", - "x-ms-served-by" : "571046f6-b640-41c1-86f7-f9f044b5adf9_131781553972386151", + "x-ms-served-by" : "e80879ac-fa85-4d3a-a88a-8f0894b5c96f_131847255759668951", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11912", + "x-ms-ratelimit-remaining-subscription-reads" : "11983", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "400e759e-ef7b-4fa6-8e6b-81bc00951da5", + "x-ms-correlation-request-id" : "0d0042a7-768d-4963-bfaa-d397af7c4934", "x-content-type-options" : "nosniff", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14980,Microsoft.Compute/GetOperation30Min;29949", - "x-ms-routing-request-id" : "CENTRALUS:20180807T234718Z:400e759e-ef7b-4fa6-8e6b-81bc00951da5", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14996,Microsoft.Compute/GetOperation30Min;29996", + "x-ms-routing-request-id" : "WESTUS2:20181102T173353Z:0d0042a7-768d-4963-bfaa-d397af7c4934", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "428bc3fa-f0ce-4493-b84b-95e9505273f0", - "Body" : "{\r\n \"startTime\": \"2018-08-07T23:47:18.5559833+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"77530b20-2f95-4a8e-ba06-561964604972\"\r\n}" + "x-ms-request-id" : "aea7d7f0-6071-48b0-8af2-943496c486f9", + "Body" : "{\r\n \"startTime\": \"2018-11-02T17:33:20.1397716+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"1cf1c280-1435-4210-b808-98fab688341f\"\r\n}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/77530b20-2f95-4a8e-ba06-561964604972?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/1cf1c280-1435-4210-b808-98fab688341f?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (ComputeManagementClient)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ComputeManagementClient)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:47:51 GMT", + "date" : "Fri, 02 Nov 2018 17:34:24 GMT", "server" : "Microsoft-HTTPAPI/2.0", "content-length" : "134", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", - "x-ms-served-by" : "571046f6-b640-41c1-86f7-f9f044b5adf9_131781553972386151", + "x-ms-served-by" : "e80879ac-fa85-4d3a-a88a-8f0894b5c96f_131847255759668951", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11910", + "x-ms-ratelimit-remaining-subscription-reads" : "11982", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "a5d86dee-86cb-4ad8-bac8-65fae1e4c281", + "x-ms-correlation-request-id" : "5cc0dc65-74d7-4aa9-90e1-d451ce2f12a6", "x-content-type-options" : "nosniff", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14980,Microsoft.Compute/GetOperation30Min;29946", - "x-ms-routing-request-id" : "CENTRALUS:20180807T234751Z:a5d86dee-86cb-4ad8-bac8-65fae1e4c281", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14993,Microsoft.Compute/GetOperation30Min;29993", + "x-ms-routing-request-id" : "WESTUS2:20181102T173425Z:5cc0dc65-74d7-4aa9-90e1-d451ce2f12a6", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "35960da6-cba3-470d-b8c3-c0c16a72b848", - "Body" : "{\r\n \"startTime\": \"2018-08-07T23:47:18.5559833+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"77530b20-2f95-4a8e-ba06-561964604972\"\r\n}" + "x-ms-request-id" : "24a77ecd-c693-4de6-90e1-e4fc37625b37", + "Body" : "{\r\n \"startTime\": \"2018-11-02T17:33:20.1397716+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"1cf1c280-1435-4210-b808-98fab688341f\"\r\n}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/77530b20-2f95-4a8e-ba06-561964604972?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/1cf1c280-1435-4210-b808-98fab688341f?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (ComputeManagementClient)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ComputeManagementClient)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:48:26 GMT", + "date" : "Fri, 02 Nov 2018 17:34:56 GMT", "server" : "Microsoft-HTTPAPI/2.0", "content-length" : "134", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", - "x-ms-served-by" : "571046f6-b640-41c1-86f7-f9f044b5adf9_131781553972386151", + "x-ms-served-by" : "e80879ac-fa85-4d3a-a88a-8f0894b5c96f_131847255759668951", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11909", + "x-ms-ratelimit-remaining-subscription-reads" : "11981", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "65fb8715-e762-4290-b1ea-f82b4ddbea17", + "x-ms-correlation-request-id" : "c9489b7c-ef68-4f37-9589-8f890d4aeca7", "x-content-type-options" : "nosniff", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14982,Microsoft.Compute/GetOperation30Min;29943", - "x-ms-routing-request-id" : "CENTRALUS:20180807T234826Z:65fb8715-e762-4290-b1ea-f82b4ddbea17", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14990,Microsoft.Compute/GetOperation30Min;29990", + "x-ms-routing-request-id" : "WESTUS2:20181102T173457Z:c9489b7c-ef68-4f37-9589-8f890d4aeca7", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "5369e7f4-c160-4095-8174-0a29d17367fd", - "Body" : "{\r\n \"startTime\": \"2018-08-07T23:47:18.5559833+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"77530b20-2f95-4a8e-ba06-561964604972\"\r\n}" + "x-ms-request-id" : "007d45c3-2e9e-44ae-b6dd-b338383ad43f", + "Body" : "{\r\n \"startTime\": \"2018-11-02T17:33:20.1397716+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"1cf1c280-1435-4210-b808-98fab688341f\"\r\n}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/77530b20-2f95-4a8e-ba06-561964604972?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/1cf1c280-1435-4210-b808-98fab688341f?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (ComputeManagementClient)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ComputeManagementClient)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:48:56 GMT", + "date" : "Fri, 02 Nov 2018 17:35:26 GMT", "server" : "Microsoft-HTTPAPI/2.0", "content-length" : "184", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", - "x-ms-served-by" : "571046f6-b640-41c1-86f7-f9f044b5adf9_131781553972386151", + "x-ms-served-by" : "e80879ac-fa85-4d3a-a88a-8f0894b5c96f_131847255759668951", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11907", + "x-ms-ratelimit-remaining-subscription-reads" : "11980", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "f34c7481-9fcf-4522-9003-bd13e180ef3d", + "x-ms-correlation-request-id" : "85a2926d-29e9-4080-b370-300710984163", "x-content-type-options" : "nosniff", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14984,Microsoft.Compute/GetOperation30Min;29940", - "x-ms-routing-request-id" : "CENTRALUS:20180807T234856Z:f34c7481-9fcf-4522-9003-bd13e180ef3d", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14988,Microsoft.Compute/GetOperation30Min;29988", + "x-ms-routing-request-id" : "WESTUS2:20181102T173527Z:85a2926d-29e9-4080-b370-300710984163", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "89c5f7a5-d11e-405a-8b42-2c5a610cc650", - "Body" : "{\r\n \"startTime\": \"2018-08-07T23:47:18.5559833+00:00\",\r\n \"endTime\": \"2018-08-07T23:48:43.1452806+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"77530b20-2f95-4a8e-ba06-561964604972\"\r\n}" + "x-ms-request-id" : "42563cb7-83fc-481a-a0cb-be8a870ec0cb", + "Body" : "{\r\n \"startTime\": \"2018-11-02T17:33:20.1397716+00:00\",\r\n \"endTime\": \"2018-11-02T17:35:05.6717114+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"1cf1c280-1435-4210-b808-98fab688341f\"\r\n}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Compute/virtualMachines/vm7af636144c-1?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Compute/virtualMachines/vm2df10455c8-1?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (ComputeManagementClient)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ComputeManagementClient)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:48:56 GMT", + "date" : "Fri, 02 Nov 2018 17:35:26 GMT", "server" : "Microsoft-HTTPAPI/2.0", - "content-length" : "2315", + "content-length" : "2316", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", - "x-ms-served-by" : "571046f6-b640-41c1-86f7-f9f044b5adf9_131781553972386151", + "x-ms-served-by" : "e80879ac-fa85-4d3a-a88a-8f0894b5c96f_131847255759668951", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11906", + "x-ms-ratelimit-remaining-subscription-reads" : "11979", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "ca9bede9-f915-4c55-aaf3-5bc1d92b0678", + "x-ms-correlation-request-id" : "bf764a5a-69a7-40f3-b72c-957bc6f4c444", "x-content-type-options" : "nosniff", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;4190,Microsoft.Compute/LowCostGet30Min;33546", - "x-ms-routing-request-id" : "CENTRALUS:20180807T234856Z:ca9bede9-f915-4c55-aaf3-5bc1d92b0678", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;3995,Microsoft.Compute/LowCostGet30Min;31995", + "x-ms-routing-request-id" : "WESTUS2:20181102T173527Z:bf764a5a-69a7-40f3-b72c-957bc6f4c444", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "c77941d3-4e4a-4868-a72a-7cdbdedf0703", - "Body" : "{\r\n \"properties\": {\r\n \"vmId\": \"fdf00653-1e06-4a8f-81e0-0571456887ee\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_A1\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"vm7af636144c-1_OsDisk_1_5fc85b57ce524da6ba237b9748bdf268\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Compute/disks/vm7af636144c-1_OsDisk_1_5fc85b57ce524da6ba237b9748bdf268\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm7af636144c-1\",\r\n \"adminUsername\": \"tirekicker\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/tirekicker/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfSPC2K7LZcFKEO+/t3dzmQYtrJFZNxOsbVgOVKietqHyvmYGHEC0J2wPdAqQ/63g/hhAEFRoyehM+rbeDri4txB3YFfnOK58jqdkyXzupWqXzOrlKY4Wz9SKjjN765+dqUITjKRIaAip1Ri137szRg71WnrmdP3SphTRlCx1Bk2nXqWPsclbRDCiZeF8QOTi4JqbmJyK5+0UqhqYRduun8ylAwKKQJ1NJt85sYIHn9f1Rfr6Tq2zS0wZ7DHbZL+zB5rSlAr8QyUdg/GQD+cmSs6LvPJKL78d6hMGk84ARtFo4A79ovwX/Fj01znDQkU6nJildfkaolH2rWFG/qttD azjava@javalib.com\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/networkInterfaces/nic19073661a56\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Succeeded\"\r\n },\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Compute/virtualMachines/vm7af636144c-1\",\r\n \"name\": \"vm7af636144c-1\"\r\n}" + "x-ms-request-id" : "15d55f5b-43d9-49f0-8972-04789a43b406", + "Body" : "{\r\n \"properties\": {\r\n \"vmId\": \"a37baa3f-06f3-44f7-b798-12138aeb215f\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_A1\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"vm2df10455c8-1_OsDisk_1_328f62de74694e65b25792ae41b813b8\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Compute/disks/vm2df10455c8-1_OsDisk_1_328f62de74694e65b25792ae41b813b8\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm2df10455c8-1\",\r\n \"adminUsername\": \"tirekicker\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/tirekicker/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfSPC2K7LZcFKEO+/t3dzmQYtrJFZNxOsbVgOVKietqHyvmYGHEC0J2wPdAqQ/63g/hhAEFRoyehM+rbeDri4txB3YFfnOK58jqdkyXzupWqXzOrlKY4Wz9SKjjN765+dqUITjKRIaAip1Ri137szRg71WnrmdP3SphTRlCx1Bk2nXqWPsclbRDCiZeF8QOTi4JqbmJyK5+0UqhqYRduun8ylAwKKQJ1NJt85sYIHn9f1Rfr6Tq2zS0wZ7DHbZL+zB5rSlAr8QyUdg/GQD+cmSs6LvPJKL78d6hMGk84ARtFo4A79ovwX/Fj01znDQkU6nJildfkaolH2rWFG/qttD azjava@javalib.com\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/networkInterfaces/nic24164ddafd3\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Succeeded\"\r\n },\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Compute/virtualMachines/vm2df10455c8-1\",\r\n \"name\": \"vm2df10455c8-1\"\r\n}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/publicIPAddresses/pip27044ddb?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/virtualNetworks/vnet97372630ab?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (NetworkManagementClient)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (NetworkManagementClient)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:48:58 GMT", - "content-length" : "786", + "date" : "Fri, 02 Nov 2018 17:35:29 GMT", + "content-length" : "1244", "server" : "Microsoft-HTTPAPI/2.0", "expires" : "-1", - "x-ms-ratelimit-remaining-subscription-writes" : "1171", + "x-ms-ratelimit-remaining-subscription-writes" : "1191", "retry-after" : "0", "StatusCode" : "201", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "bc3534f2-0b98-4d4b-941e-fd57d4c4ad57", + "x-ms-correlation-request-id" : "d71416b3-10a6-4e2d-bea1-366a60d17506", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T234858Z:bc3534f2-0b98-4d4b-941e-fd57d4c4ad57", + "x-ms-routing-request-id" : "WESTUS2:20181102T173530Z:d71416b3-10a6-4e2d-bea1-366a60d17506", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "f51a3a37-6d2c-4aa1-99f7-117696dda394", - "Body" : "{\r\n \"name\": \"pip27044ddb\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/publicIPAddresses/pip27044ddb\",\r\n \"etag\": \"W/\\\"ee299824-c331-4a16-b7a3-27852eb2bb66\\\"\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"51e04473-0135-481b-b52c-4a10b873aec3\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"vm7dc14921a6-0\",\r\n \"fqdn\": \"vm7dc14921a6-0.eastus.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", - "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/f51a3a37-6d2c-4aa1-99f7-117696dda394?api-version=2018-06-01" + "x-ms-request-id" : "c00fa377-3716-41c3-96e5-49a22cc43eab", + "Body" : "{\r\n \"name\": \"vnet97372630ab\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/virtualNetworks/vnet97372630ab\",\r\n \"etag\": \"W/\\\"8d74f90c-899a-42f3-8331-298d6efde21b\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"southeastasia\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"caf0d6fa-b610-4e23-92c0-0b1c253dc155\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/29\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/virtualNetworks/vnet97372630ab/subnets/subnet1\",\r\n \"etag\": \"W/\\\"8d74f90c-899a-42f3-8331-298d6efde21b\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/29\",\r\n \"delegations\": []\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false,\r\n \"enableVmProtection\": false\r\n }\r\n}", + "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southeastasia/operations/c00fa377-3716-41c3-96e5-49a22cc43eab?api-version=2018-06-01" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/f51a3a37-6d2c-4aa1-99f7-117696dda394?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southeastasia/operations/c00fa377-3716-41c3-96e5-49a22cc43eab?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (NetworkManagementClient)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (NetworkManagementClient)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:48:58 GMT", + "date" : "Fri, 02 Nov 2018 17:35:30 GMT", + "server" : "Microsoft-HTTPAPI/2.0", + "content-length" : "30", + "expires" : "-1", + "transfer-encoding" : "chunked", + "vary" : "Accept-Encoding", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11978", + "StatusCode" : "200", + "pragma" : "no-cache", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "797ad761-91e9-443c-a468-a294fee77cd7", + "x-content-type-options" : "nosniff", + "x-ms-routing-request-id" : "WESTUS2:20181102T173530Z:797ad761-91e9-443c-a468-a294fee77cd7", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "no-cache", + "x-ms-request-id" : "03c1cac1-e7ca-4b62-9696-e54e155a2c8c", + "Body" : "{\r\n \"status\": \"InProgress\"\r\n}" + } + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southeastasia/operations/c00fa377-3716-41c3-96e5-49a22cc43eab?api-version=2018-06-01", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (NetworkManagementClient)" + }, + "Response" : { + "date" : "Fri, 02 Nov 2018 17:35:40 GMT", "server" : "Microsoft-HTTPAPI/2.0", "content-length" : "29", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11905", + "x-ms-ratelimit-remaining-subscription-reads" : "11977", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "79449086-e07d-4f1d-9d0b-8d63c7343dfb", + "x-ms-correlation-request-id" : "dddcaed3-6f9c-435c-ae17-9d6f0ec851f1", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T234858Z:79449086-e07d-4f1d-9d0b-8d63c7343dfb", + "x-ms-routing-request-id" : "WESTUS2:20181102T173541Z:dddcaed3-6f9c-435c-ae17-9d6f0ec851f1", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "20e10560-2f30-4b8c-ba79-19dc2f3484d7", + "x-ms-request-id" : "bf058858-5ca7-47e1-afbf-88e21a5dbf3f", "Body" : "{\r\n \"status\": \"Succeeded\"\r\n}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/publicIPAddresses/pip27044ddb?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/virtualNetworks/vnet97372630ab?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (NetworkManagementClient)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (NetworkManagementClient)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:48:58 GMT", + "date" : "Fri, 02 Nov 2018 17:35:40 GMT", "server" : "Microsoft-HTTPAPI/2.0", - "content-length" : "787", + "content-length" : "1246", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11904", + "x-ms-ratelimit-remaining-subscription-reads" : "11976", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "1d44e5fa-152c-47b9-a425-12c73bda5e50", + "x-ms-correlation-request-id" : "a86cc3c5-d3ce-4898-816c-3ccb4af38465", + "x-content-type-options" : "nosniff", + "x-ms-routing-request-id" : "WESTUS2:20181102T173541Z:a86cc3c5-d3ce-4898-816c-3ccb4af38465", + "content-type" : "application/json; charset=utf-8", + "etag" : "W/\"fb9f3fe6-65ce-4c9d-bf78-b26901715769\"", + "cache-control" : "no-cache", + "x-ms-request-id" : "02a56630-1935-46bb-81a7-7dfc8d915ed6", + "Body" : "{\r\n \"name\": \"vnet97372630ab\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/virtualNetworks/vnet97372630ab\",\r\n \"etag\": \"W/\\\"fb9f3fe6-65ce-4c9d-bf78-b26901715769\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"southeastasia\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"caf0d6fa-b610-4e23-92c0-0b1c253dc155\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/29\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/virtualNetworks/vnet97372630ab/subnets/subnet1\",\r\n \"etag\": \"W/\\\"fb9f3fe6-65ce-4c9d-bf78-b26901715769\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/29\",\r\n \"delegations\": []\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false,\r\n \"enableVmProtection\": false\r\n }\r\n}" + } + }, { + "Method" : "PUT", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/networkInterfaces/nic039779277b8?api-version=2018-06-01", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (NetworkManagementClient)", + "Content-Type" : "application/json; charset=utf-8" + }, + "Response" : { + "date" : "Fri, 02 Nov 2018 17:35:41 GMT", + "content-length" : "1811", + "server" : "Microsoft-HTTPAPI/2.0", + "expires" : "-1", + "x-ms-ratelimit-remaining-subscription-writes" : "1190", + "retry-after" : "0", + "StatusCode" : "201", + "pragma" : "no-cache", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "b1a8fcae-4d97-45c7-bddf-2daeeba9e6a2", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T234858Z:1d44e5fa-152c-47b9-a425-12c73bda5e50", + "x-ms-routing-request-id" : "WESTUS2:20181102T173542Z:b1a8fcae-4d97-45c7-bddf-2daeeba9e6a2", "content-type" : "application/json; charset=utf-8", - "etag" : "W/\"b8ccc24a-b6bc-4980-82f3-6da05e383ded\"", "cache-control" : "no-cache", - "x-ms-request-id" : "b80e9949-0971-44b0-aa8d-e9f3dff8f664", - "Body" : "{\r\n \"name\": \"pip27044ddb\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/publicIPAddresses/pip27044ddb\",\r\n \"etag\": \"W/\\\"b8ccc24a-b6bc-4980-82f3-6da05e383ded\\\"\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"51e04473-0135-481b-b52c-4a10b873aec3\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"vm7dc14921a6-0\",\r\n \"fqdn\": \"vm7dc14921a6-0.eastus.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n }\r\n}" + "x-ms-request-id" : "229c0e93-6c32-4fea-9b5f-d5cb0f432372", + "Body" : "{\r\n \"name\": \"nic039779277b8\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/networkInterfaces/nic039779277b8\",\r\n \"etag\": \"W/\\\"a5f41f60-e0d4-4503-a15e-62c91bcccb8a\\\"\",\r\n \"location\": \"southeastasia\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"03917e3c-ccb3-4f66-b6ec-9901b794285f\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"primary\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/networkInterfaces/nic039779277b8/ipConfigurations/primary\",\r\n \"etag\": \"W/\\\"a5f41f60-e0d4-4503-a15e-62c91bcccb8a\\\"\",\r\n \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAddress\": \"10.0.0.4\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/publicIPAddresses/pip29812ffc\"\r\n },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/virtualNetworks/vnet97372630ab/subnets/subnet1\"\r\n },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"dnsSettings\": {\r\n \"dnsServers\": [],\r\n \"appliedDnsServers\": [],\r\n \"internalDomainNameSuffix\": \"5llpbsqqwyru3ewabmockpobkf.ix.internal.cloudapp.net\"\r\n },\r\n \"enableAcceleratedNetworking\": false,\r\n \"enableIPForwarding\": false\r\n },\r\n \"type\": \"Microsoft.Network/networkInterfaces\"\r\n}", + "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southeastasia/operations/229c0e93-6c32-4fea-9b5f-d5cb0f432372?api-version=2018-06-01" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/publicIPAddresses/pip69386ac6?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Compute/virtualMachines/vmf7e7926708-1?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (NetworkManagementClient)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ComputeManagementClient)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:48:59 GMT", - "content-length" : "786", + "date" : "Fri, 02 Nov 2018 17:35:42 GMT", + "content-length" : "2019", "server" : "Microsoft-HTTPAPI/2.0", "expires" : "-1", - "x-ms-ratelimit-remaining-subscription-writes" : "1170", + "x-ms-served-by" : "32510883-bfe4-4459-8a3d-1479a11371ab_131841346806990359", + "x-ms-ratelimit-remaining-subscription-writes" : "1189", "retry-after" : "0", "StatusCode" : "201", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "5827bea0-4ed6-446c-a76e-5ed200e7669a", + "x-ms-correlation-request-id" : "d3f6078b-d8e3-4b7d-bacf-a88e33455548", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T234859Z:5827bea0-4ed6-446c-a76e-5ed200e7669a", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;239,Microsoft.Compute/PutVM30Min;1199", + "x-ms-routing-request-id" : "WESTUS2:20181102T173543Z:d3f6078b-d8e3-4b7d-bacf-a88e33455548", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "fc99a952-ea2c-4a11-ad75-e1e567777386", - "Body" : "{\r\n \"name\": \"pip69386ac6\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/publicIPAddresses/pip69386ac6\",\r\n \"etag\": \"W/\\\"221aa020-64f5-4946-a551-d29515fc78ed\\\"\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"59404b2d-4291-4f17-a630-c80d19113da1\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"vm7dc14921a6-1\",\r\n \"fqdn\": \"vm7dc14921a6-1.eastus.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", - "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/fc99a952-ea2c-4a11-ad75-e1e567777386?api-version=2018-06-01" + "x-ms-request-id" : "186f1a15-991d-465a-a6c2-e94852489bcb", + "Body" : "{\r\n \"properties\": {\r\n \"vmId\": \"5828fa1d-c102-4cbd-801c-98543f5be444\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_A1\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n }\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vmf7e7926708-1\",\r\n \"adminUsername\": \"tirekicker\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/tirekicker/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfSPC2K7LZcFKEO+/t3dzmQYtrJFZNxOsbVgOVKietqHyvmYGHEC0J2wPdAqQ/63g/hhAEFRoyehM+rbeDri4txB3YFfnOK58jqdkyXzupWqXzOrlKY4Wz9SKjjN765+dqUITjKRIaAip1Ri137szRg71WnrmdP3SphTRlCx1Bk2nXqWPsclbRDCiZeF8QOTi4JqbmJyK5+0UqhqYRduun8ylAwKKQJ1NJt85sYIHn9f1Rfr6Tq2zS0wZ7DHbZL+zB5rSlAr8QyUdg/GQD+cmSs6LvPJKL78d6hMGk84ARtFo4A79ovwX/Fj01znDQkU6nJildfkaolH2rWFG/qttD azjava@javalib.com\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/networkInterfaces/nic039779277b8\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\"\r\n },\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"southeastasia\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Compute/virtualMachines/vmf7e7926708-1\",\r\n \"name\": \"vmf7e7926708-1\"\r\n}", + "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southeastasia/operations/186f1a15-991d-465a-a6c2-e94852489bcb?api-version=2018-06-01" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/fc99a952-ea2c-4a11-ad75-e1e567777386?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southeastasia/operations/186f1a15-991d-465a-a6c2-e94852489bcb?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (NetworkManagementClient)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ComputeManagementClient)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:48:59 GMT", + "date" : "Fri, 02 Nov 2018 17:35:43 GMT", "server" : "Microsoft-HTTPAPI/2.0", - "content-length" : "29", + "content-length" : "134", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", + "x-ms-served-by" : "32510883-bfe4-4459-8a3d-1479a11371ab_131841346806990359", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11903", + "x-ms-ratelimit-remaining-subscription-reads" : "11975", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "cfdfc5ce-4672-4af2-8133-390201b48b46", + "x-ms-correlation-request-id" : "2e955c6e-f63f-4405-894c-8b0452303a4f", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T234859Z:cfdfc5ce-4672-4af2-8133-390201b48b46", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14999,Microsoft.Compute/GetOperation30Min;29999", + "x-ms-routing-request-id" : "WESTUS2:20181102T173544Z:2e955c6e-f63f-4405-894c-8b0452303a4f", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "21146a83-3c23-4d9a-95a0-0c36c519cff6", - "Body" : "{\r\n \"status\": \"Succeeded\"\r\n}" + "x-ms-request-id" : "74516fbc-f505-493b-bd50-122283d954c7", + "Body" : "{\r\n \"startTime\": \"2018-11-02T17:35:42.8876111+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"186f1a15-991d-465a-a6c2-e94852489bcb\"\r\n}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/publicIPAddresses/pip69386ac6?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southeastasia/operations/186f1a15-991d-465a-a6c2-e94852489bcb?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (NetworkManagementClient)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ComputeManagementClient)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:48:59 GMT", + "date" : "Fri, 02 Nov 2018 17:36:16 GMT", "server" : "Microsoft-HTTPAPI/2.0", - "content-length" : "787", + "content-length" : "134", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", + "x-ms-served-by" : "32510883-bfe4-4459-8a3d-1479a11371ab_131841346806990359", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11902", + "x-ms-ratelimit-remaining-subscription-reads" : "11974", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "ba95092e-08c8-4052-969b-3b33447c4466", + "x-ms-correlation-request-id" : "22ae9b88-0144-425a-990c-f77260f4cb50", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T234859Z:ba95092e-08c8-4052-969b-3b33447c4466", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14996,Microsoft.Compute/GetOperation30Min;29996", + "x-ms-routing-request-id" : "WESTUS2:20181102T173617Z:22ae9b88-0144-425a-990c-f77260f4cb50", "content-type" : "application/json; charset=utf-8", - "etag" : "W/\"96046192-7286-4423-9dc9-f04ace3e2d44\"", "cache-control" : "no-cache", - "x-ms-request-id" : "cdd7ba30-0ff9-49ff-a7db-490b0d23e4ad", - "Body" : "{\r\n \"name\": \"pip69386ac6\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/publicIPAddresses/pip69386ac6\",\r\n \"etag\": \"W/\\\"96046192-7286-4423-9dc9-f04ace3e2d44\\\"\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"59404b2d-4291-4f17-a630-c80d19113da1\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"vm7dc14921a6-1\",\r\n \"fqdn\": \"vm7dc14921a6-1.eastus.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n }\r\n}" + "x-ms-request-id" : "3c2d1b2b-d865-4d80-92bd-5d772d339c85", + "Body" : "{\r\n \"startTime\": \"2018-11-02T17:35:42.8876111+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"186f1a15-991d-465a-a6c2-e94852489bcb\"\r\n}" } }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/virtualNetworks/vnet45323f8859?api-version=2018-06-01", + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southeastasia/operations/186f1a15-991d-465a-a6c2-e94852489bcb?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (NetworkManagementClient)", - "Content-Type" : "application/json; charset=utf-8" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ComputeManagementClient)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:49:00 GMT", - "content-length" : "1237", + "date" : "Fri, 02 Nov 2018 17:36:48 GMT", "server" : "Microsoft-HTTPAPI/2.0", + "content-length" : "134", "expires" : "-1", - "x-ms-ratelimit-remaining-subscription-writes" : "1169", + "transfer-encoding" : "chunked", + "vary" : "Accept-Encoding", + "x-ms-served-by" : "32510883-bfe4-4459-8a3d-1479a11371ab_131841346806990359", "retry-after" : "0", - "StatusCode" : "201", + "x-ms-ratelimit-remaining-subscription-reads" : "11973", + "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "c4d1a2e3-be53-45f5-867c-62aa206d1e31", + "x-ms-correlation-request-id" : "bfd8ffd1-a6d7-406a-b449-d66a947eeca0", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T234900Z:c4d1a2e3-be53-45f5-867c-62aa206d1e31", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14993,Microsoft.Compute/GetOperation30Min;29993", + "x-ms-routing-request-id" : "WESTUS2:20181102T173648Z:bfd8ffd1-a6d7-406a-b449-d66a947eeca0", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "63913f4b-3e9c-4e81-8939-99da5931deb3", - "Body" : "{\r\n \"name\": \"vnet45323f8859\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/virtualNetworks/vnet45323f8859\",\r\n \"etag\": \"W/\\\"0b5ed422-d1b9-49c5-b743-9567a4a87961\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"932b6270-94f9-49af-99f3-cde04ff87db5\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/29\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/virtualNetworks/vnet45323f8859/subnets/subnet1\",\r\n \"etag\": \"W/\\\"0b5ed422-d1b9-49c5-b743-9567a4a87961\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/29\",\r\n \"delegations\": []\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false,\r\n \"enableVmProtection\": false\r\n }\r\n}", - "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/63913f4b-3e9c-4e81-8939-99da5931deb3?api-version=2018-06-01" + "x-ms-request-id" : "9d8a5bdd-b9f3-46e4-a478-6b58f24e1d1f", + "Body" : "{\r\n \"startTime\": \"2018-11-02T17:35:42.8876111+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"186f1a15-991d-465a-a6c2-e94852489bcb\"\r\n}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/63913f4b-3e9c-4e81-8939-99da5931deb3?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southeastasia/operations/186f1a15-991d-465a-a6c2-e94852489bcb?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (NetworkManagementClient)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ComputeManagementClient)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:49:00 GMT", + "date" : "Fri, 02 Nov 2018 17:37:18 GMT", "server" : "Microsoft-HTTPAPI/2.0", - "content-length" : "30", + "content-length" : "183", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", + "x-ms-served-by" : "32510883-bfe4-4459-8a3d-1479a11371ab_131841346806990359", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11901", + "x-ms-ratelimit-remaining-subscription-reads" : "11972", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "fec2e2bd-606b-4aa3-b10f-f58d310802c1", + "x-ms-correlation-request-id" : "e6cc8260-32a8-446f-b6da-d1cc43b7074f", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T234900Z:fec2e2bd-606b-4aa3-b10f-f58d310802c1", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14990,Microsoft.Compute/GetOperation30Min;29990", + "x-ms-routing-request-id" : "WESTUS2:20181102T173719Z:e6cc8260-32a8-446f-b6da-d1cc43b7074f", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "5c10c6a6-32ed-4733-905b-d7e47f04ee4c", - "Body" : "{\r\n \"status\": \"InProgress\"\r\n}" + "x-ms-request-id" : "59350139-a054-490d-be31-6cae2d44040e", + "Body" : "{\r\n \"startTime\": \"2018-11-02T17:35:42.8876111+00:00\",\r\n \"endTime\": \"2018-11-02T17:37:11.841297+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"186f1a15-991d-465a-a6c2-e94852489bcb\"\r\n}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/63913f4b-3e9c-4e81-8939-99da5931deb3?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Compute/virtualMachines/vmf7e7926708-1?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (NetworkManagementClient)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ComputeManagementClient)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:49:10 GMT", + "date" : "Fri, 02 Nov 2018 17:37:18 GMT", "server" : "Microsoft-HTTPAPI/2.0", - "content-length" : "30", + "content-length" : "2322", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", + "x-ms-served-by" : "32510883-bfe4-4459-8a3d-1479a11371ab_131841346806990359", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11900", + "x-ms-ratelimit-remaining-subscription-reads" : "11971", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "932a2dea-44dd-451f-8e0c-8bb8174db447", + "x-ms-correlation-request-id" : "058a3e2b-8bf5-489a-b3b0-cb55bbfc6ae1", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T234910Z:932a2dea-44dd-451f-8e0c-8bb8174db447", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;3997,Microsoft.Compute/LowCostGet30Min;31997", + "x-ms-routing-request-id" : "WESTUS2:20181102T173719Z:058a3e2b-8bf5-489a-b3b0-cb55bbfc6ae1", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "21795285-ee48-466d-a566-7f26cc1b137d", - "Body" : "{\r\n \"status\": \"InProgress\"\r\n}" + "x-ms-request-id" : "796e6db0-3043-4e55-82f3-cea84ab02f51", + "Body" : "{\r\n \"properties\": {\r\n \"vmId\": \"5828fa1d-c102-4cbd-801c-98543f5be444\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_A1\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"vmf7e7926708-1_OsDisk_1_1ab01f1fcbd34e059dcaae45a71fb58b\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Compute/disks/vmf7e7926708-1_OsDisk_1_1ab01f1fcbd34e059dcaae45a71fb58b\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vmf7e7926708-1\",\r\n \"adminUsername\": \"tirekicker\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/tirekicker/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfSPC2K7LZcFKEO+/t3dzmQYtrJFZNxOsbVgOVKietqHyvmYGHEC0J2wPdAqQ/63g/hhAEFRoyehM+rbeDri4txB3YFfnOK58jqdkyXzupWqXzOrlKY4Wz9SKjjN765+dqUITjKRIaAip1Ri137szRg71WnrmdP3SphTRlCx1Bk2nXqWPsclbRDCiZeF8QOTi4JqbmJyK5+0UqhqYRduun8ylAwKKQJ1NJt85sYIHn9f1Rfr6Tq2zS0wZ7DHbZL+zB5rSlAr8QyUdg/GQD+cmSs6LvPJKL78d6hMGk84ARtFo4A79ovwX/Fj01znDQkU6nJildfkaolH2rWFG/qttD azjava@javalib.com\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/networkInterfaces/nic039779277b8\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Succeeded\"\r\n },\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"southeastasia\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Compute/virtualMachines/vmf7e7926708-1\",\r\n \"name\": \"vmf7e7926708-1\"\r\n}" + } + }, { + "Method" : "PUT", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/virtualNetworks/vnet09391e3f31?api-version=2018-06-01", + "Headers" : { + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (NetworkManagementClient)", + "Content-Type" : "application/json; charset=utf-8" + }, + "Response" : { + "date" : "Fri, 02 Nov 2018 17:37:20 GMT", + "content-length" : "1244", + "server" : "Microsoft-HTTPAPI/2.0", + "expires" : "-1", + "x-ms-ratelimit-remaining-subscription-writes" : "1188", + "retry-after" : "0", + "StatusCode" : "201", + "pragma" : "no-cache", + "strict-transport-security" : "max-age=31536000; includeSubDomains", + "x-ms-correlation-request-id" : "ab2a3d36-9607-4d46-ba98-a5fbd181a640", + "x-content-type-options" : "nosniff", + "x-ms-routing-request-id" : "WESTUS2:20181102T173720Z:ab2a3d36-9607-4d46-ba98-a5fbd181a640", + "content-type" : "application/json; charset=utf-8", + "cache-control" : "no-cache", + "x-ms-request-id" : "e3a9efed-974c-4c0c-994e-fb18342f9d42", + "Body" : "{\r\n \"name\": \"vnet09391e3f31\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/virtualNetworks/vnet09391e3f31\",\r\n \"etag\": \"W/\\\"39646cd1-7b8c-44b0-bfe8-d3ae3300bd21\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"southeastasia\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"d830047a-f042-489a-abfb-c168b2e04a1e\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/29\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/virtualNetworks/vnet09391e3f31/subnets/subnet1\",\r\n \"etag\": \"W/\\\"39646cd1-7b8c-44b0-bfe8-d3ae3300bd21\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/29\",\r\n \"delegations\": []\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false,\r\n \"enableVmProtection\": false\r\n }\r\n}", + "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southeastasia/operations/e3a9efed-974c-4c0c-994e-fb18342f9d42?api-version=2018-06-01" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/63913f4b-3e9c-4e81-8939-99da5931deb3?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southeastasia/operations/e3a9efed-974c-4c0c-994e-fb18342f9d42?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (NetworkManagementClient)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (NetworkManagementClient)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:49:19 GMT", + "date" : "Fri, 02 Nov 2018 17:37:21 GMT", "server" : "Microsoft-HTTPAPI/2.0", - "content-length" : "29", + "content-length" : "30", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11899", + "x-ms-ratelimit-remaining-subscription-reads" : "11970", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "dc564240-9558-4d20-b966-06c949d734d9", + "x-ms-correlation-request-id" : "5a017ad7-b54b-45d3-9e5c-3b18b421d867", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T234920Z:dc564240-9558-4d20-b966-06c949d734d9", + "x-ms-routing-request-id" : "WESTUS2:20181102T173721Z:5a017ad7-b54b-45d3-9e5c-3b18b421d867", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "c35ff11b-0f4d-4156-90bc-f38f90532339", - "Body" : "{\r\n \"status\": \"Succeeded\"\r\n}" + "x-ms-request-id" : "d4055dae-6423-4f69-b73a-c654d2265ceb", + "Body" : "{\r\n \"status\": \"InProgress\"\r\n}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/virtualNetworks/vnet45323f8859?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southeastasia/operations/e3a9efed-974c-4c0c-994e-fb18342f9d42?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (NetworkManagementClient)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (NetworkManagementClient)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:49:20 GMT", + "date" : "Fri, 02 Nov 2018 17:37:31 GMT", "server" : "Microsoft-HTTPAPI/2.0", - "content-length" : "1239", + "content-length" : "29", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11898", + "x-ms-ratelimit-remaining-subscription-reads" : "11969", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "81811791-e544-4c9b-8c59-15234b2f48a4", + "x-ms-correlation-request-id" : "a5c2d3a7-b89a-474c-9506-1626e5ec210f", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T234920Z:81811791-e544-4c9b-8c59-15234b2f48a4", + "x-ms-routing-request-id" : "WESTUS2:20181102T173731Z:a5c2d3a7-b89a-474c-9506-1626e5ec210f", "content-type" : "application/json; charset=utf-8", - "etag" : "W/\"60fc45a5-d258-4600-b69e-e21a1697148f\"", "cache-control" : "no-cache", - "x-ms-request-id" : "81a34727-772c-41f5-ab3d-8fbe7c67a6b4", - "Body" : "{\r\n \"name\": \"vnet45323f8859\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/virtualNetworks/vnet45323f8859\",\r\n \"etag\": \"W/\\\"60fc45a5-d258-4600-b69e-e21a1697148f\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"932b6270-94f9-49af-99f3-cde04ff87db5\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/29\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/virtualNetworks/vnet45323f8859/subnets/subnet1\",\r\n \"etag\": \"W/\\\"60fc45a5-d258-4600-b69e-e21a1697148f\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/29\",\r\n \"delegations\": []\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false,\r\n \"enableVmProtection\": false\r\n }\r\n}" + "x-ms-request-id" : "10d4c665-9626-4f44-9cd1-393209fad910", + "Body" : "{\r\n \"status\": \"Succeeded\"\r\n}" } }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/networkInterfaces/nic15698cdf2ad?api-version=2018-06-01", + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/virtualNetworks/vnet09391e3f31?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (NetworkManagementClient)", - "Content-Type" : "application/json; charset=utf-8" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (NetworkManagementClient)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:49:20 GMT", - "content-length" : "1928", + "date" : "Fri, 02 Nov 2018 17:37:31 GMT", "server" : "Microsoft-HTTPAPI/2.0", + "content-length" : "1246", "expires" : "-1", - "x-ms-ratelimit-remaining-subscription-writes" : "1168", + "transfer-encoding" : "chunked", + "vary" : "Accept-Encoding", "retry-after" : "0", - "StatusCode" : "201", + "x-ms-ratelimit-remaining-subscription-reads" : "11968", + "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "c12ffdac-ba0d-46fd-b203-12b38c9e4c8b", + "x-ms-correlation-request-id" : "a9ce4316-580e-45af-928a-a660074908e0", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T234921Z:c12ffdac-ba0d-46fd-b203-12b38c9e4c8b", + "x-ms-routing-request-id" : "WESTUS2:20181102T173732Z:a9ce4316-580e-45af-928a-a660074908e0", "content-type" : "application/json; charset=utf-8", + "etag" : "W/\"0ac7dba3-98af-42d6-a5fe-736f3951e17f\"", "cache-control" : "no-cache", - "x-ms-request-id" : "4b7a492c-45a9-4c6d-905e-dcbc79c6bd2d", - "Body" : "{\r\n \"name\": \"nic15698cdf2ad\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/networkInterfaces/nic15698cdf2ad\",\r\n \"etag\": \"W/\\\"b2d17105-a892-4246-b0f2-a07b575dc166\\\"\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"18dd7384-2af0-49f9-b992-9edff6d358ec\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"primary\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/networkInterfaces/nic15698cdf2ad/ipConfigurations/primary\",\r\n \"etag\": \"W/\\\"b2d17105-a892-4246-b0f2-a07b575dc166\\\"\",\r\n \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAddress\": \"10.0.0.4\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/publicIPAddresses/pip69386ac6\"\r\n },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/virtualNetworks/vnet45323f8859/subnets/subnet1\"\r\n },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": \"IPv4\",\r\n \"isInUseWithService\": false\r\n }\r\n }\r\n ],\r\n \"dnsSettings\": {\r\n \"dnsServers\": [],\r\n \"appliedDnsServers\": [],\r\n \"internalDomainNameSuffix\": \"obrcxe5zssxutgptzxqe54d3wf.bx.internal.cloudapp.net\"\r\n },\r\n \"enableAcceleratedNetworking\": false,\r\n \"enableIPForwarding\": false,\r\n \"services\": null,\r\n \"virtualNetworkTapProvisioningState\": \"NotProvisioned\"\r\n },\r\n \"type\": \"Microsoft.Network/networkInterfaces\"\r\n}", - "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/4b7a492c-45a9-4c6d-905e-dcbc79c6bd2d?api-version=2018-06-01" + "x-ms-request-id" : "f4861b5f-c162-4150-a087-6791c6f4b40a", + "Body" : "{\r\n \"name\": \"vnet09391e3f31\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/virtualNetworks/vnet09391e3f31\",\r\n \"etag\": \"W/\\\"0ac7dba3-98af-42d6-a5fe-736f3951e17f\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"southeastasia\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"d830047a-f042-489a-abfb-c168b2e04a1e\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/29\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/virtualNetworks/vnet09391e3f31/subnets/subnet1\",\r\n \"etag\": \"W/\\\"0ac7dba3-98af-42d6-a5fe-736f3951e17f\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/29\",\r\n \"delegations\": []\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false,\r\n \"enableVmProtection\": false\r\n }\r\n}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Compute/virtualMachines/vm7dc14921a6-1?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/networkInterfaces/nic45147a622d9?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (ComputeManagementClient)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (NetworkManagementClient)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:49:21 GMT", - "content-length" : "2012", + "date" : "Fri, 02 Nov 2018 17:37:32 GMT", + "content-length" : "1811", "server" : "Microsoft-HTTPAPI/2.0", "expires" : "-1", - "x-ms-served-by" : "54253b73-cb53-496f-ab42-5e5ee19426f8_131781366318220471", - "x-ms-ratelimit-remaining-subscription-writes" : "1167", + "x-ms-ratelimit-remaining-subscription-writes" : "1187", "retry-after" : "0", "StatusCode" : "201", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "bd71faf3-5d3c-47a1-a5c3-0333d19447a5", + "x-ms-correlation-request-id" : "377826eb-c737-424d-89a0-441777911448", "x-content-type-options" : "nosniff", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;237,Microsoft.Compute/PutVM30Min;1176", - "x-ms-routing-request-id" : "CENTRALUS:20180807T234922Z:bd71faf3-5d3c-47a1-a5c3-0333d19447a5", + "x-ms-routing-request-id" : "WESTUS2:20181102T173733Z:377826eb-c737-424d-89a0-441777911448", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "83797e8f-53b2-43b7-9c28-903cc0975ab4", - "Body" : "{\r\n \"properties\": {\r\n \"vmId\": \"67d9ef31-b7a8-47fa-b02a-44a5f2c46aef\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_A1\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n }\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm7dc14921a6-1\",\r\n \"adminUsername\": \"tirekicker\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/tirekicker/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfSPC2K7LZcFKEO+/t3dzmQYtrJFZNxOsbVgOVKietqHyvmYGHEC0J2wPdAqQ/63g/hhAEFRoyehM+rbeDri4txB3YFfnOK58jqdkyXzupWqXzOrlKY4Wz9SKjjN765+dqUITjKRIaAip1Ri137szRg71WnrmdP3SphTRlCx1Bk2nXqWPsclbRDCiZeF8QOTi4JqbmJyK5+0UqhqYRduun8ylAwKKQJ1NJt85sYIHn9f1Rfr6Tq2zS0wZ7DHbZL+zB5rSlAr8QyUdg/GQD+cmSs6LvPJKL78d6hMGk84ARtFo4A79ovwX/Fj01znDQkU6nJildfkaolH2rWFG/qttD azjava@javalib.com\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/networkInterfaces/nic15698cdf2ad\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\"\r\n },\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Compute/virtualMachines/vm7dc14921a6-1\",\r\n \"name\": \"vm7dc14921a6-1\"\r\n}", - "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/83797e8f-53b2-43b7-9c28-903cc0975ab4?api-version=2018-06-01" + "x-ms-request-id" : "483f83b2-d4dc-45d9-897e-a8243e5087db", + "Body" : "{\r\n \"name\": \"nic45147a622d9\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/networkInterfaces/nic45147a622d9\",\r\n \"etag\": \"W/\\\"e63788b7-dcfc-4c90-8b4c-aa9a08a9186a\\\"\",\r\n \"location\": \"southeastasia\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"90245d17-2534-4d41-83d6-d737b77e453e\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"primary\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/networkInterfaces/nic45147a622d9/ipConfigurations/primary\",\r\n \"etag\": \"W/\\\"e63788b7-dcfc-4c90-8b4c-aa9a08a9186a\\\"\",\r\n \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAddress\": \"10.0.0.4\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/publicIPAddresses/pip72861492\"\r\n },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/virtualNetworks/vnet09391e3f31/subnets/subnet1\"\r\n },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"dnsSettings\": {\r\n \"dnsServers\": [],\r\n \"appliedDnsServers\": [],\r\n \"internalDomainNameSuffix\": \"picdbwcc4cnerk51yfulfyckdg.ix.internal.cloudapp.net\"\r\n },\r\n \"enableAcceleratedNetworking\": false,\r\n \"enableIPForwarding\": false\r\n },\r\n \"type\": \"Microsoft.Network/networkInterfaces\"\r\n}", + "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southeastasia/operations/483f83b2-d4dc-45d9-897e-a8243e5087db?api-version=2018-06-01" } }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/83797e8f-53b2-43b7-9c28-903cc0975ab4?api-version=2018-06-01", + "Method" : "PUT", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Compute/virtualMachines/vmf7e7926708-0?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (ComputeManagementClient)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ComputeManagementClient)", + "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:49:21 GMT", + "date" : "Fri, 02 Nov 2018 17:37:33 GMT", + "content-length" : "2019", "server" : "Microsoft-HTTPAPI/2.0", - "content-length" : "132", "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "x-ms-served-by" : "54253b73-cb53-496f-ab42-5e5ee19426f8_131781366318220471", + "x-ms-served-by" : "32510883-bfe4-4459-8a3d-1479a11371ab_131841346806990359", + "x-ms-ratelimit-remaining-subscription-writes" : "1186", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11897", - "StatusCode" : "200", + "StatusCode" : "201", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "ec3d6b46-f760-4408-b5fa-063005dd67d7", + "x-ms-correlation-request-id" : "06d977db-e66f-49ac-8a7a-e9148a61f375", "x-content-type-options" : "nosniff", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14912,Microsoft.Compute/GetOperation30Min;29630", - "x-ms-routing-request-id" : "CENTRALUS:20180807T234922Z:ec3d6b46-f760-4408-b5fa-063005dd67d7", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;238,Microsoft.Compute/PutVM30Min;1198", + "x-ms-routing-request-id" : "WESTUS2:20181102T173734Z:06d977db-e66f-49ac-8a7a-e9148a61f375", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "59894584-2c68-48bd-8fd5-a174bb1372a4", - "Body" : "{\r\n \"startTime\": \"2018-08-07T23:49:21.81707+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"83797e8f-53b2-43b7-9c28-903cc0975ab4\"\r\n}" + "x-ms-request-id" : "afbbc858-cf6f-4e90-9208-38fccd5a6b5a", + "Body" : "{\r\n \"properties\": {\r\n \"vmId\": \"ca82a011-931a-4ad4-906b-960bc36049d2\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_A1\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n }\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vmf7e7926708-0\",\r\n \"adminUsername\": \"tirekicker\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/tirekicker/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfSPC2K7LZcFKEO+/t3dzmQYtrJFZNxOsbVgOVKietqHyvmYGHEC0J2wPdAqQ/63g/hhAEFRoyehM+rbeDri4txB3YFfnOK58jqdkyXzupWqXzOrlKY4Wz9SKjjN765+dqUITjKRIaAip1Ri137szRg71WnrmdP3SphTRlCx1Bk2nXqWPsclbRDCiZeF8QOTi4JqbmJyK5+0UqhqYRduun8ylAwKKQJ1NJt85sYIHn9f1Rfr6Tq2zS0wZ7DHbZL+zB5rSlAr8QyUdg/GQD+cmSs6LvPJKL78d6hMGk84ARtFo4A79ovwX/Fj01znDQkU6nJildfkaolH2rWFG/qttD azjava@javalib.com\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/networkInterfaces/nic45147a622d9\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\"\r\n },\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"southeastasia\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Compute/virtualMachines/vmf7e7926708-0\",\r\n \"name\": \"vmf7e7926708-0\"\r\n}", + "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southeastasia/operations/afbbc858-cf6f-4e90-9208-38fccd5a6b5a?api-version=2018-06-01" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/83797e8f-53b2-43b7-9c28-903cc0975ab4?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southeastasia/operations/afbbc858-cf6f-4e90-9208-38fccd5a6b5a?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (ComputeManagementClient)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ComputeManagementClient)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:49:55 GMT", + "date" : "Fri, 02 Nov 2018 17:37:33 GMT", "server" : "Microsoft-HTTPAPI/2.0", - "content-length" : "132", + "content-length" : "134", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", - "x-ms-served-by" : "54253b73-cb53-496f-ab42-5e5ee19426f8_131781366318220471", + "x-ms-served-by" : "32510883-bfe4-4459-8a3d-1479a11371ab_131841346806990359", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11894", + "x-ms-ratelimit-remaining-subscription-reads" : "11967", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "6fe9515d-ec29-4690-a459-eaf2d64206b5", + "x-ms-correlation-request-id" : "f3f5da0c-69e7-42da-83db-4eb6dd8147cd", "x-content-type-options" : "nosniff", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14909,Microsoft.Compute/GetOperation30Min;29612", - "x-ms-routing-request-id" : "CENTRALUS:20180807T234955Z:6fe9515d-ec29-4690-a459-eaf2d64206b5", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14989,Microsoft.Compute/GetOperation30Min;29989", + "x-ms-routing-request-id" : "WESTUS2:20181102T173734Z:f3f5da0c-69e7-42da-83db-4eb6dd8147cd", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "034b802d-6d5f-401b-bdb2-c550f75e0991", - "Body" : "{\r\n \"startTime\": \"2018-08-07T23:49:21.81707+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"83797e8f-53b2-43b7-9c28-903cc0975ab4\"\r\n}" + "x-ms-request-id" : "6b1d3651-b8bf-4087-99a6-c86c7c8a452b", + "Body" : "{\r\n \"startTime\": \"2018-11-02T17:37:33.8101652+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"afbbc858-cf6f-4e90-9208-38fccd5a6b5a\"\r\n}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/83797e8f-53b2-43b7-9c28-903cc0975ab4?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southeastasia/operations/afbbc858-cf6f-4e90-9208-38fccd5a6b5a?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (ComputeManagementClient)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ComputeManagementClient)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:50:26 GMT", + "date" : "Fri, 02 Nov 2018 17:38:06 GMT", "server" : "Microsoft-HTTPAPI/2.0", - "content-length" : "132", + "content-length" : "134", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", - "x-ms-served-by" : "54253b73-cb53-496f-ab42-5e5ee19426f8_131781366318220471", + "x-ms-served-by" : "32510883-bfe4-4459-8a3d-1479a11371ab_131841346806990359", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11893", + "x-ms-ratelimit-remaining-subscription-reads" : "11966", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "a5ff99dc-5885-4390-8f0b-83a0c1954c6b", + "x-ms-correlation-request-id" : "dcd022b3-aa5d-4830-a5e0-d5d94d2b493d", "x-content-type-options" : "nosniff", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14913,Microsoft.Compute/GetOperation30Min;29594", - "x-ms-routing-request-id" : "CENTRALUS:20180807T235027Z:a5ff99dc-5885-4390-8f0b-83a0c1954c6b", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14986,Microsoft.Compute/GetOperation30Min;29986", + "x-ms-routing-request-id" : "WESTUS2:20181102T173806Z:dcd022b3-aa5d-4830-a5e0-d5d94d2b493d", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "f0e53e27-af8e-49bf-9431-f85e070eabb4", - "Body" : "{\r\n \"startTime\": \"2018-08-07T23:49:21.81707+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"83797e8f-53b2-43b7-9c28-903cc0975ab4\"\r\n}" + "x-ms-request-id" : "5dbf89cb-9fd1-40a0-b98b-1939ccc15503", + "Body" : "{\r\n \"startTime\": \"2018-11-02T17:37:33.8101652+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"afbbc858-cf6f-4e90-9208-38fccd5a6b5a\"\r\n}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/83797e8f-53b2-43b7-9c28-903cc0975ab4?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southeastasia/operations/afbbc858-cf6f-4e90-9208-38fccd5a6b5a?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (ComputeManagementClient)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ComputeManagementClient)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:50:57 GMT", + "date" : "Fri, 02 Nov 2018 17:38:36 GMT", "server" : "Microsoft-HTTPAPI/2.0", - "content-length" : "132", + "content-length" : "134", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", - "x-ms-served-by" : "54253b73-cb53-496f-ab42-5e5ee19426f8_131781366318220471", + "x-ms-served-by" : "32510883-bfe4-4459-8a3d-1479a11371ab_131841346806990359", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11892", + "x-ms-ratelimit-remaining-subscription-reads" : "11965", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "6e462d49-b0f0-4f03-88b2-3be70121be07", + "x-ms-correlation-request-id" : "0a2228a9-8a0f-48a6-9ba1-5e595c85bc29", "x-content-type-options" : "nosniff", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14916,Microsoft.Compute/GetOperation30Min;29578", - "x-ms-routing-request-id" : "CENTRALUS:20180807T235058Z:6e462d49-b0f0-4f03-88b2-3be70121be07", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14985,Microsoft.Compute/GetOperation30Min;29983", + "x-ms-routing-request-id" : "WESTUS2:20181102T173837Z:0a2228a9-8a0f-48a6-9ba1-5e595c85bc29", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "37b0ca5f-19d0-4956-9904-877e8f8d98ce", - "Body" : "{\r\n \"startTime\": \"2018-08-07T23:49:21.81707+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"83797e8f-53b2-43b7-9c28-903cc0975ab4\"\r\n}" + "x-ms-request-id" : "14f25680-debd-4337-b5a8-5154d4cbdb5d", + "Body" : "{\r\n \"startTime\": \"2018-11-02T17:37:33.8101652+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"afbbc858-cf6f-4e90-9208-38fccd5a6b5a\"\r\n}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/83797e8f-53b2-43b7-9c28-903cc0975ab4?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southeastasia/operations/afbbc858-cf6f-4e90-9208-38fccd5a6b5a?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (ComputeManagementClient)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ComputeManagementClient)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:51:28 GMT", + "date" : "Fri, 02 Nov 2018 17:39:08 GMT", "server" : "Microsoft-HTTPAPI/2.0", - "content-length" : "182", + "content-length" : "184", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", - "x-ms-served-by" : "54253b73-cb53-496f-ab42-5e5ee19426f8_131781366318220471", + "x-ms-served-by" : "32510883-bfe4-4459-8a3d-1479a11371ab_131841346806990359", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11891", + "x-ms-ratelimit-remaining-subscription-reads" : "11964", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "cd0e11b9-5685-4b56-9617-9d53d99081d2", + "x-ms-correlation-request-id" : "8ea931ba-be40-4f8d-83f7-6d71d202f3cc", "x-content-type-options" : "nosniff", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14910,Microsoft.Compute/GetOperation30Min;29560", - "x-ms-routing-request-id" : "CENTRALUS:20180807T235128Z:cd0e11b9-5685-4b56-9617-9d53d99081d2", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14985,Microsoft.Compute/GetOperation30Min;29980", + "x-ms-routing-request-id" : "WESTUS2:20181102T173908Z:8ea931ba-be40-4f8d-83f7-6d71d202f3cc", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "24670f5e-832c-4aea-bc2c-b57d7e6d9b42", - "Body" : "{\r\n \"startTime\": \"2018-08-07T23:49:21.81707+00:00\",\r\n \"endTime\": \"2018-08-07T23:51:00.1493557+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"83797e8f-53b2-43b7-9c28-903cc0975ab4\"\r\n}" + "x-ms-request-id" : "5faee4b0-3ffb-44e7-8d7c-07edc20b9175", + "Body" : "{\r\n \"startTime\": \"2018-11-02T17:37:33.8101652+00:00\",\r\n \"endTime\": \"2018-11-02T17:38:59.3263729+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"afbbc858-cf6f-4e90-9208-38fccd5a6b5a\"\r\n}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Compute/virtualMachines/vm7dc14921a6-1?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Compute/virtualMachines/vmf7e7926708-0?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (ComputeManagementClient)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ComputeManagementClient)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:51:28 GMT", + "date" : "Fri, 02 Nov 2018 17:39:08 GMT", "server" : "Microsoft-HTTPAPI/2.0", - "content-length" : "2315", + "content-length" : "2322", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", - "x-ms-served-by" : "54253b73-cb53-496f-ab42-5e5ee19426f8_131781366318220471", + "x-ms-served-by" : "32510883-bfe4-4459-8a3d-1479a11371ab_131841346806990359", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11890", + "x-ms-ratelimit-remaining-subscription-reads" : "11963", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "56bef118-f922-4df3-ba8a-164202a57cef", + "x-ms-correlation-request-id" : "c6a2a4ef-fe58-44c0-a41a-74da4b4c38b3", "x-content-type-options" : "nosniff", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;4161,Microsoft.Compute/LowCostGet30Min;33451", - "x-ms-routing-request-id" : "CENTRALUS:20180807T235128Z:56bef118-f922-4df3-ba8a-164202a57cef", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;3992,Microsoft.Compute/LowCostGet30Min;31991", + "x-ms-routing-request-id" : "WESTUS2:20181102T173908Z:c6a2a4ef-fe58-44c0-a41a-74da4b4c38b3", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "5f447e2c-e3ca-4a7f-a3ee-2235f1ae998f", - "Body" : "{\r\n \"properties\": {\r\n \"vmId\": \"67d9ef31-b7a8-47fa-b02a-44a5f2c46aef\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_A1\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"vm7dc14921a6-1_OsDisk_1_a1b6a71855e441a88eb2405db3dc8998\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Compute/disks/vm7dc14921a6-1_OsDisk_1_a1b6a71855e441a88eb2405db3dc8998\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm7dc14921a6-1\",\r\n \"adminUsername\": \"tirekicker\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/tirekicker/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfSPC2K7LZcFKEO+/t3dzmQYtrJFZNxOsbVgOVKietqHyvmYGHEC0J2wPdAqQ/63g/hhAEFRoyehM+rbeDri4txB3YFfnOK58jqdkyXzupWqXzOrlKY4Wz9SKjjN765+dqUITjKRIaAip1Ri137szRg71WnrmdP3SphTRlCx1Bk2nXqWPsclbRDCiZeF8QOTi4JqbmJyK5+0UqhqYRduun8ylAwKKQJ1NJt85sYIHn9f1Rfr6Tq2zS0wZ7DHbZL+zB5rSlAr8QyUdg/GQD+cmSs6LvPJKL78d6hMGk84ARtFo4A79ovwX/Fj01znDQkU6nJildfkaolH2rWFG/qttD azjava@javalib.com\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/networkInterfaces/nic15698cdf2ad\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Succeeded\"\r\n },\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Compute/virtualMachines/vm7dc14921a6-1\",\r\n \"name\": \"vm7dc14921a6-1\"\r\n}" + "x-ms-request-id" : "759a59cc-84a9-4a82-934a-57334a45c182", + "Body" : "{\r\n \"properties\": {\r\n \"vmId\": \"ca82a011-931a-4ad4-906b-960bc36049d2\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_A1\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"vmf7e7926708-0_OsDisk_1_355d19400480409d9e5792ca254d9456\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Compute/disks/vmf7e7926708-0_OsDisk_1_355d19400480409d9e5792ca254d9456\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vmf7e7926708-0\",\r\n \"adminUsername\": \"tirekicker\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/tirekicker/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfSPC2K7LZcFKEO+/t3dzmQYtrJFZNxOsbVgOVKietqHyvmYGHEC0J2wPdAqQ/63g/hhAEFRoyehM+rbeDri4txB3YFfnOK58jqdkyXzupWqXzOrlKY4Wz9SKjjN765+dqUITjKRIaAip1Ri137szRg71WnrmdP3SphTRlCx1Bk2nXqWPsclbRDCiZeF8QOTi4JqbmJyK5+0UqhqYRduun8ylAwKKQJ1NJt85sYIHn9f1Rfr6Tq2zS0wZ7DHbZL+zB5rSlAr8QyUdg/GQD+cmSs6LvPJKL78d6hMGk84ARtFo4A79ovwX/Fj01znDQkU6nJildfkaolH2rWFG/qttD azjava@javalib.com\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/networkInterfaces/nic45147a622d9\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Succeeded\"\r\n },\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"southeastasia\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Compute/virtualMachines/vmf7e7926708-0\",\r\n \"name\": \"vmf7e7926708-0\"\r\n}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/virtualNetworks/vnet46218a7600?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/virtualNetworks/vnet17719823f7?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (NetworkManagementClient)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (NetworkManagementClient)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:51:29 GMT", - "content-length" : "1237", + "date" : "Fri, 02 Nov 2018 17:39:09 GMT", + "content-length" : "1238", "server" : "Microsoft-HTTPAPI/2.0", "expires" : "-1", - "x-ms-ratelimit-remaining-subscription-writes" : "1166", + "x-ms-ratelimit-remaining-subscription-writes" : "1185", "retry-after" : "0", "StatusCode" : "201", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "11de4ef3-a192-474e-b39b-621c9b736a37", + "x-ms-correlation-request-id" : "f1297d8a-dfdf-4fc8-a4b5-1cdd432f7c09", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T235129Z:11de4ef3-a192-474e-b39b-621c9b736a37", + "x-ms-routing-request-id" : "WESTUS2:20181102T173910Z:f1297d8a-dfdf-4fc8-a4b5-1cdd432f7c09", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "34cd0709-a5d1-4361-b885-a2b91b9792a9", - "Body" : "{\r\n \"name\": \"vnet46218a7600\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/virtualNetworks/vnet46218a7600\",\r\n \"etag\": \"W/\\\"a77533c7-6c97-47f6-b292-9b2402c0bf1a\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"daa54f6b-4198-41ed-af44-0223c786550f\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/29\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/virtualNetworks/vnet46218a7600/subnets/subnet1\",\r\n \"etag\": \"W/\\\"a77533c7-6c97-47f6-b292-9b2402c0bf1a\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/29\",\r\n \"delegations\": []\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false,\r\n \"enableVmProtection\": false\r\n }\r\n}", - "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/34cd0709-a5d1-4361-b885-a2b91b9792a9?api-version=2018-06-01" + "x-ms-request-id" : "69b4ec7d-0cfa-4012-8559-ba8d781fa793", + "Body" : "{\r\n \"name\": \"vnet17719823f7\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/virtualNetworks/vnet17719823f7\",\r\n \"etag\": \"W/\\\"761ba420-ae09-487b-8a91-696fe1db646d\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"c7805c11-541f-4d4c-82a3-b7fc4b5c5bd5\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/29\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/virtualNetworks/vnet17719823f7/subnets/subnet1\",\r\n \"etag\": \"W/\\\"761ba420-ae09-487b-8a91-696fe1db646d\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/29\",\r\n \"delegations\": []\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false,\r\n \"enableVmProtection\": false\r\n }\r\n}", + "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus2/operations/69b4ec7d-0cfa-4012-8559-ba8d781fa793?api-version=2018-06-01" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/34cd0709-a5d1-4361-b885-a2b91b9792a9?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus2/operations/69b4ec7d-0cfa-4012-8559-ba8d781fa793?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (NetworkManagementClient)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (NetworkManagementClient)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:51:29 GMT", + "date" : "Fri, 02 Nov 2018 17:39:10 GMT", "server" : "Microsoft-HTTPAPI/2.0", "content-length" : "30", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11889", + "x-ms-ratelimit-remaining-subscription-reads" : "11962", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "431ee8ed-ef66-40a2-bab2-89e8a46e5b59", + "x-ms-correlation-request-id" : "d486f134-84f9-44f8-a2f3-f4817d463ae6", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T235129Z:431ee8ed-ef66-40a2-bab2-89e8a46e5b59", + "x-ms-routing-request-id" : "WESTUS2:20181102T173910Z:d486f134-84f9-44f8-a2f3-f4817d463ae6", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "c6df85b5-ce8a-42cc-9e14-114e26bafe75", + "x-ms-request-id" : "50433af6-c68c-4a06-8358-1ed4863e0251", "Body" : "{\r\n \"status\": \"InProgress\"\r\n}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/34cd0709-a5d1-4361-b885-a2b91b9792a9?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus2/operations/69b4ec7d-0cfa-4012-8559-ba8d781fa793?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (NetworkManagementClient)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (NetworkManagementClient)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:51:39 GMT", + "date" : "Fri, 02 Nov 2018 17:39:20 GMT", "server" : "Microsoft-HTTPAPI/2.0", "content-length" : "29", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11888", + "x-ms-ratelimit-remaining-subscription-reads" : "11961", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "49c21198-8e00-44fa-97d8-2a5a4ce10724", + "x-ms-correlation-request-id" : "dda1f951-7f30-4b91-8694-d6d69c2bb4d2", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T235139Z:49c21198-8e00-44fa-97d8-2a5a4ce10724", + "x-ms-routing-request-id" : "WESTUS2:20181102T173920Z:dda1f951-7f30-4b91-8694-d6d69c2bb4d2", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "896b6e3f-0d7e-431f-a64f-35d2178823bb", + "x-ms-request-id" : "2e9a09c1-bd63-4834-8a62-a1de3cad1271", "Body" : "{\r\n \"status\": \"Succeeded\"\r\n}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/virtualNetworks/vnet46218a7600?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/virtualNetworks/vnet17719823f7?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (NetworkManagementClient)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (NetworkManagementClient)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:51:39 GMT", + "date" : "Fri, 02 Nov 2018 17:39:20 GMT", "server" : "Microsoft-HTTPAPI/2.0", - "content-length" : "1239", + "content-length" : "1240", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11887", + "x-ms-ratelimit-remaining-subscription-reads" : "11960", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "6e2342db-c115-4f52-85ec-f2b10a12119c", + "x-ms-correlation-request-id" : "c82bb6fd-0bbf-4ced-9a1c-517996072062", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T235140Z:6e2342db-c115-4f52-85ec-f2b10a12119c", + "x-ms-routing-request-id" : "WESTUS2:20181102T173920Z:c82bb6fd-0bbf-4ced-9a1c-517996072062", "content-type" : "application/json; charset=utf-8", - "etag" : "W/\"c15c2029-9363-47bb-8780-1678df5a6740\"", + "etag" : "W/\"436eaf8b-e258-4b67-baaf-4e1f2ab0a221\"", "cache-control" : "no-cache", - "x-ms-request-id" : "8bab14e8-4975-4e0d-b36c-477f6681ab4d", - "Body" : "{\r\n \"name\": \"vnet46218a7600\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/virtualNetworks/vnet46218a7600\",\r\n \"etag\": \"W/\\\"c15c2029-9363-47bb-8780-1678df5a6740\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"daa54f6b-4198-41ed-af44-0223c786550f\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/29\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/virtualNetworks/vnet46218a7600/subnets/subnet1\",\r\n \"etag\": \"W/\\\"c15c2029-9363-47bb-8780-1678df5a6740\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/29\",\r\n \"delegations\": []\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false,\r\n \"enableVmProtection\": false\r\n }\r\n}" + "x-ms-request-id" : "f142801e-1081-4355-b53a-c54d64311d3b", + "Body" : "{\r\n \"name\": \"vnet17719823f7\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/virtualNetworks/vnet17719823f7\",\r\n \"etag\": \"W/\\\"436eaf8b-e258-4b67-baaf-4e1f2ab0a221\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"c7805c11-541f-4d4c-82a3-b7fc4b5c5bd5\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/29\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/virtualNetworks/vnet17719823f7/subnets/subnet1\",\r\n \"etag\": \"W/\\\"436eaf8b-e258-4b67-baaf-4e1f2ab0a221\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/29\",\r\n \"delegations\": []\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false,\r\n \"enableVmProtection\": false\r\n }\r\n}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/networkInterfaces/nic23039eb137e?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/networkInterfaces/nic94244d7bd16?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (NetworkManagementClient)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (NetworkManagementClient)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:51:40 GMT", - "content-length" : "1928", + "date" : "Fri, 02 Nov 2018 17:39:21 GMT", + "content-length" : "1805", "server" : "Microsoft-HTTPAPI/2.0", "expires" : "-1", - "x-ms-ratelimit-remaining-subscription-writes" : "1165", + "x-ms-ratelimit-remaining-subscription-writes" : "1184", "retry-after" : "0", "StatusCode" : "201", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "3853c4b3-3935-440c-9ec6-395c02f40c81", + "x-ms-correlation-request-id" : "b2a0c899-1a63-4450-a05c-0f7c865e29cf", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T235140Z:3853c4b3-3935-440c-9ec6-395c02f40c81", + "x-ms-routing-request-id" : "WESTUS2:20181102T173921Z:b2a0c899-1a63-4450-a05c-0f7c865e29cf", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "4e40acf5-2143-49bb-8d44-2fdadc1b6db7", - "Body" : "{\r\n \"name\": \"nic23039eb137e\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/networkInterfaces/nic23039eb137e\",\r\n \"etag\": \"W/\\\"0a85582d-368a-4f5a-817d-dea48768b787\\\"\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"b3a71997-1827-4f80-9aed-59a47163f31b\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"primary\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/networkInterfaces/nic23039eb137e/ipConfigurations/primary\",\r\n \"etag\": \"W/\\\"0a85582d-368a-4f5a-817d-dea48768b787\\\"\",\r\n \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAddress\": \"10.0.0.4\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/publicIPAddresses/pip27044ddb\"\r\n },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/virtualNetworks/vnet46218a7600/subnets/subnet1\"\r\n },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": \"IPv4\",\r\n \"isInUseWithService\": false\r\n }\r\n }\r\n ],\r\n \"dnsSettings\": {\r\n \"dnsServers\": [],\r\n \"appliedDnsServers\": [],\r\n \"internalDomainNameSuffix\": \"nnh0lwuyihwudl0eair2pbsvbh.bx.internal.cloudapp.net\"\r\n },\r\n \"enableAcceleratedNetworking\": false,\r\n \"enableIPForwarding\": false,\r\n \"services\": null,\r\n \"virtualNetworkTapProvisioningState\": \"NotProvisioned\"\r\n },\r\n \"type\": \"Microsoft.Network/networkInterfaces\"\r\n}", - "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/4e40acf5-2143-49bb-8d44-2fdadc1b6db7?api-version=2018-06-01" + "x-ms-request-id" : "5fc2fda8-4cc9-4e69-b5e7-7d244f4eb0ff", + "Body" : "{\r\n \"name\": \"nic94244d7bd16\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/networkInterfaces/nic94244d7bd16\",\r\n \"etag\": \"W/\\\"52058624-dd3e-460e-b59a-93ff254c16c0\\\"\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"966d8c48-f35e-4eef-94f3-0b818d937074\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"primary\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/networkInterfaces/nic94244d7bd16/ipConfigurations/primary\",\r\n \"etag\": \"W/\\\"52058624-dd3e-460e-b59a-93ff254c16c0\\\"\",\r\n \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAddress\": \"10.0.0.4\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/publicIPAddresses/pip786838b4\"\r\n },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/virtualNetworks/vnet17719823f7/subnets/subnet1\"\r\n },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"dnsSettings\": {\r\n \"dnsServers\": [],\r\n \"appliedDnsServers\": [],\r\n \"internalDomainNameSuffix\": \"cfoibry5krge1avdw54ewxc10f.cx.internal.cloudapp.net\"\r\n },\r\n \"enableAcceleratedNetworking\": false,\r\n \"enableIPForwarding\": false\r\n },\r\n \"type\": \"Microsoft.Network/networkInterfaces\"\r\n}", + "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus2/operations/5fc2fda8-4cc9-4e69-b5e7-7d244f4eb0ff?api-version=2018-06-01" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Compute/virtualMachines/vm7dc14921a6-0?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Compute/virtualMachines/vm2df10455c8-0?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (ComputeManagementClient)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ComputeManagementClient)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:51:41 GMT", - "content-length" : "2012", + "date" : "Fri, 02 Nov 2018 17:39:22 GMT", + "content-length" : "2013", "server" : "Microsoft-HTTPAPI/2.0", "expires" : "-1", - "x-ms-served-by" : "54253b73-cb53-496f-ab42-5e5ee19426f8_131781366318220471", - "x-ms-ratelimit-remaining-subscription-writes" : "1164", + "x-ms-served-by" : "e80879ac-fa85-4d3a-a88a-8f0894b5c96f_131847255759668951", + "x-ms-ratelimit-remaining-subscription-writes" : "1183", "retry-after" : "0", "StatusCode" : "201", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "3305c4fb-ed51-45e9-92f5-b0a30de82d47", - "x-content-type-options" : "nosniff", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;236,Microsoft.Compute/PutVM30Min;1175", - "x-ms-routing-request-id" : "CENTRALUS:20180807T235141Z:3305c4fb-ed51-45e9-92f5-b0a30de82d47", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "3106fcab-f209-4024-a284-3ffab351f997", - "Body" : "{\r\n \"properties\": {\r\n \"vmId\": \"a0eea0fe-0092-4252-8882-f13a5814427f\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_A1\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n }\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm7dc14921a6-0\",\r\n \"adminUsername\": \"tirekicker\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/tirekicker/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfSPC2K7LZcFKEO+/t3dzmQYtrJFZNxOsbVgOVKietqHyvmYGHEC0J2wPdAqQ/63g/hhAEFRoyehM+rbeDri4txB3YFfnOK58jqdkyXzupWqXzOrlKY4Wz9SKjjN765+dqUITjKRIaAip1Ri137szRg71WnrmdP3SphTRlCx1Bk2nXqWPsclbRDCiZeF8QOTi4JqbmJyK5+0UqhqYRduun8ylAwKKQJ1NJt85sYIHn9f1Rfr6Tq2zS0wZ7DHbZL+zB5rSlAr8QyUdg/GQD+cmSs6LvPJKL78d6hMGk84ARtFo4A79ovwX/Fj01znDQkU6nJildfkaolH2rWFG/qttD azjava@javalib.com\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/networkInterfaces/nic23039eb137e\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\"\r\n },\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Compute/virtualMachines/vm7dc14921a6-0\",\r\n \"name\": \"vm7dc14921a6-0\"\r\n}", - "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/3106fcab-f209-4024-a284-3ffab351f997?api-version=2018-06-01" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/3106fcab-f209-4024-a284-3ffab351f997?api-version=2018-06-01", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (ComputeManagementClient)" - }, - "Response" : { - "date" : "Tue, 07 Aug 2018 23:51:41 GMT", - "server" : "Microsoft-HTTPAPI/2.0", - "content-length" : "134", - "expires" : "-1", - "transfer-encoding" : "chunked", - "vary" : "Accept-Encoding", - "x-ms-served-by" : "54253b73-cb53-496f-ab42-5e5ee19426f8_131781366318220471", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11886", - "StatusCode" : "200", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "bb2fa1a7-5ef3-4f8e-9aa9-9b2b22cbbb88", + "x-ms-correlation-request-id" : "677499c3-b815-49ae-893c-bae8d4ad4f17", "x-content-type-options" : "nosniff", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14916,Microsoft.Compute/GetOperation30Min;29555", - "x-ms-routing-request-id" : "CENTRALUS:20180807T235141Z:bb2fa1a7-5ef3-4f8e-9aa9-9b2b22cbbb88", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;239,Microsoft.Compute/PutVM30Min;1198", + "x-ms-routing-request-id" : "WESTUS2:20181102T173922Z:677499c3-b815-49ae-893c-bae8d4ad4f17", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "e91c53cc-7342-4936-aa3f-3040058c72a4", - "Body" : "{\r\n \"startTime\": \"2018-08-07T23:51:40.9375393+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"3106fcab-f209-4024-a284-3ffab351f997\"\r\n}" + "x-ms-request-id" : "d07f0e19-6da7-4be1-a084-50c0cae950a0", + "Body" : "{\r\n \"properties\": {\r\n \"vmId\": \"a46966df-791e-4a3f-bde7-18919cc830bc\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_A1\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n }\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm2df10455c8-0\",\r\n \"adminUsername\": \"tirekicker\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/tirekicker/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfSPC2K7LZcFKEO+/t3dzmQYtrJFZNxOsbVgOVKietqHyvmYGHEC0J2wPdAqQ/63g/hhAEFRoyehM+rbeDri4txB3YFfnOK58jqdkyXzupWqXzOrlKY4Wz9SKjjN765+dqUITjKRIaAip1Ri137szRg71WnrmdP3SphTRlCx1Bk2nXqWPsclbRDCiZeF8QOTi4JqbmJyK5+0UqhqYRduun8ylAwKKQJ1NJt85sYIHn9f1Rfr6Tq2zS0wZ7DHbZL+zB5rSlAr8QyUdg/GQD+cmSs6LvPJKL78d6hMGk84ARtFo4A79ovwX/Fj01znDQkU6nJildfkaolH2rWFG/qttD azjava@javalib.com\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/networkInterfaces/nic94244d7bd16\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\"\r\n },\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Compute/virtualMachines/vm2df10455c8-0\",\r\n \"name\": \"vm2df10455c8-0\"\r\n}", + "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/d07f0e19-6da7-4be1-a084-50c0cae950a0?api-version=2018-06-01" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/3106fcab-f209-4024-a284-3ffab351f997?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/d07f0e19-6da7-4be1-a084-50c0cae950a0?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (ComputeManagementClient)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ComputeManagementClient)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:52:14 GMT", + "date" : "Fri, 02 Nov 2018 17:39:22 GMT", "server" : "Microsoft-HTTPAPI/2.0", "content-length" : "134", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", - "x-ms-served-by" : "54253b73-cb53-496f-ab42-5e5ee19426f8_131781366318220471", + "x-ms-served-by" : "e80879ac-fa85-4d3a-a88a-8f0894b5c96f_131847255759668951", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11885", + "x-ms-ratelimit-remaining-subscription-reads" : "11959", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "65c0604e-7b4f-4cc3-ade1-ed2f5857cb1e", + "x-ms-correlation-request-id" : "9faa50c6-6475-4582-b72f-f1c9443153b5", "x-content-type-options" : "nosniff", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14917,Microsoft.Compute/GetOperation30Min;29541", - "x-ms-routing-request-id" : "CENTRALUS:20180807T235214Z:65c0604e-7b4f-4cc3-ade1-ed2f5857cb1e", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14999,Microsoft.Compute/GetOperation30Min;29987", + "x-ms-routing-request-id" : "WESTUS2:20181102T173923Z:9faa50c6-6475-4582-b72f-f1c9443153b5", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "ef109b1d-f7e7-40f6-98b3-c5d086d947df", - "Body" : "{\r\n \"startTime\": \"2018-08-07T23:51:40.9375393+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"3106fcab-f209-4024-a284-3ffab351f997\"\r\n}" + "x-ms-request-id" : "9b72d1ad-85a8-44fe-b7c4-ee1e2fe4e385", + "Body" : "{\r\n \"startTime\": \"2018-11-02T17:39:22.4858667+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"d07f0e19-6da7-4be1-a084-50c0cae950a0\"\r\n}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/3106fcab-f209-4024-a284-3ffab351f997?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/d07f0e19-6da7-4be1-a084-50c0cae950a0?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (ComputeManagementClient)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ComputeManagementClient)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:52:45 GMT", + "date" : "Fri, 02 Nov 2018 17:39:55 GMT", "server" : "Microsoft-HTTPAPI/2.0", "content-length" : "134", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", - "x-ms-served-by" : "54253b73-cb53-496f-ab42-5e5ee19426f8_131781366318220471", + "x-ms-served-by" : "e80879ac-fa85-4d3a-a88a-8f0894b5c96f_131847255759668951", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11884", + "x-ms-ratelimit-remaining-subscription-reads" : "11958", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "d5bef778-3b86-48ba-9b71-ca6760b10685", + "x-ms-correlation-request-id" : "ae557cc3-3ec4-4814-8d9d-d83abccca5ec", "x-content-type-options" : "nosniff", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14920,Microsoft.Compute/GetOperation30Min;29527", - "x-ms-routing-request-id" : "CENTRALUS:20180807T235245Z:d5bef778-3b86-48ba-9b71-ca6760b10685", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14996,Microsoft.Compute/GetOperation30Min;29984", + "x-ms-routing-request-id" : "WESTUS2:20181102T173956Z:ae557cc3-3ec4-4814-8d9d-d83abccca5ec", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "f7b16447-9a66-431c-83f3-ce711d23b550", - "Body" : "{\r\n \"startTime\": \"2018-08-07T23:51:40.9375393+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"3106fcab-f209-4024-a284-3ffab351f997\"\r\n}" + "x-ms-request-id" : "a2c2a483-542f-4bca-933e-0693d234d2b1", + "Body" : "{\r\n \"startTime\": \"2018-11-02T17:39:22.4858667+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"d07f0e19-6da7-4be1-a084-50c0cae950a0\"\r\n}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/3106fcab-f209-4024-a284-3ffab351f997?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/d07f0e19-6da7-4be1-a084-50c0cae950a0?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (ComputeManagementClient)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ComputeManagementClient)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:53:16 GMT", + "date" : "Fri, 02 Nov 2018 17:40:27 GMT", "server" : "Microsoft-HTTPAPI/2.0", "content-length" : "134", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", - "x-ms-served-by" : "54253b73-cb53-496f-ab42-5e5ee19426f8_131781366318220471", + "x-ms-served-by" : "e80879ac-fa85-4d3a-a88a-8f0894b5c96f_131847255759668951", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11883", + "x-ms-ratelimit-remaining-subscription-reads" : "11957", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "2bced8a7-b791-4568-b87c-04892a0d6f56", + "x-ms-correlation-request-id" : "9fec7347-7cc7-423f-a7bd-bcd71d50b2d3", "x-content-type-options" : "nosniff", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14922,Microsoft.Compute/GetOperation30Min;29515", - "x-ms-routing-request-id" : "CENTRALUS:20180807T235316Z:2bced8a7-b791-4568-b87c-04892a0d6f56", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14993,Microsoft.Compute/GetOperation30Min;29981", + "x-ms-routing-request-id" : "WESTUS2:20181102T174028Z:9fec7347-7cc7-423f-a7bd-bcd71d50b2d3", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "d4d48416-56c9-4a06-a66b-ec6f9e87e379", - "Body" : "{\r\n \"startTime\": \"2018-08-07T23:51:40.9375393+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"3106fcab-f209-4024-a284-3ffab351f997\"\r\n}" + "x-ms-request-id" : "20e51998-187c-4e51-863a-eb2c1a6e0996", + "Body" : "{\r\n \"startTime\": \"2018-11-02T17:39:22.4858667+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"d07f0e19-6da7-4be1-a084-50c0cae950a0\"\r\n}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/3106fcab-f209-4024-a284-3ffab351f997?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/d07f0e19-6da7-4be1-a084-50c0cae950a0?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (ComputeManagementClient)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ComputeManagementClient)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:53:47 GMT", + "date" : "Fri, 02 Nov 2018 17:41:00 GMT", "server" : "Microsoft-HTTPAPI/2.0", "content-length" : "134", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", - "x-ms-served-by" : "54253b73-cb53-496f-ab42-5e5ee19426f8_131781366318220471", + "x-ms-served-by" : "e80879ac-fa85-4d3a-a88a-8f0894b5c96f_131847255759668951", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11882", + "x-ms-ratelimit-remaining-subscription-reads" : "11956", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "aeee818d-69bb-4127-a92d-122d62b94c51", + "x-ms-correlation-request-id" : "ab946712-ad46-468c-9940-54c4636cb7b4", "x-content-type-options" : "nosniff", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14928,Microsoft.Compute/GetOperation30Min;29504", - "x-ms-routing-request-id" : "CENTRALUS:20180807T235347Z:aeee818d-69bb-4127-a92d-122d62b94c51", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14990,Microsoft.Compute/GetOperation30Min;29978", + "x-ms-routing-request-id" : "WESTUS2:20181102T174101Z:ab946712-ad46-468c-9940-54c4636cb7b4", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "f1642279-66c0-49bc-97c7-dad469412335", - "Body" : "{\r\n \"startTime\": \"2018-08-07T23:51:40.9375393+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"3106fcab-f209-4024-a284-3ffab351f997\"\r\n}" + "x-ms-request-id" : "8697312f-4392-48fa-b879-9e11d6d87685", + "Body" : "{\r\n \"startTime\": \"2018-11-02T17:39:22.4858667+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"d07f0e19-6da7-4be1-a084-50c0cae950a0\"\r\n}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/3106fcab-f209-4024-a284-3ffab351f997?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/d07f0e19-6da7-4be1-a084-50c0cae950a0?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (ComputeManagementClient)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ComputeManagementClient)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:54:16 GMT", + "date" : "Fri, 02 Nov 2018 17:41:30 GMT", "server" : "Microsoft-HTTPAPI/2.0", "content-length" : "184", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", - "x-ms-served-by" : "54253b73-cb53-496f-ab42-5e5ee19426f8_131781366318220471", + "x-ms-served-by" : "e80879ac-fa85-4d3a-a88a-8f0894b5c96f_131847255759668951", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11881", + "x-ms-ratelimit-remaining-subscription-reads" : "11955", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "573204ba-d8a7-4d84-a7e8-5ba99f442aba", + "x-ms-correlation-request-id" : "9c817007-3e6c-4e4c-b951-1052dcc27ba3", "x-content-type-options" : "nosniff", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14936,Microsoft.Compute/GetOperation30Min;29496", - "x-ms-routing-request-id" : "CENTRALUS:20180807T235417Z:573204ba-d8a7-4d84-a7e8-5ba99f442aba", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14988,Microsoft.Compute/GetOperation30Min;29976", + "x-ms-routing-request-id" : "WESTUS2:20181102T174131Z:9c817007-3e6c-4e4c-b951-1052dcc27ba3", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "26429157-2aa7-4b73-8a56-d1c4d06e49ea", - "Body" : "{\r\n \"startTime\": \"2018-08-07T23:51:40.9375393+00:00\",\r\n \"endTime\": \"2018-08-07T23:53:53.7637244+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"3106fcab-f209-4024-a284-3ffab351f997\"\r\n}" + "x-ms-request-id" : "4eceafe4-98af-4a50-a426-851fa9cf8bd7", + "Body" : "{\r\n \"startTime\": \"2018-11-02T17:39:22.4858667+00:00\",\r\n \"endTime\": \"2018-11-02T17:41:05.6112017+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"d07f0e19-6da7-4be1-a084-50c0cae950a0\"\r\n}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Compute/virtualMachines/vm7dc14921a6-0?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Compute/virtualMachines/vm2df10455c8-0?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (ComputeManagementClient)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ComputeManagementClient)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:54:16 GMT", + "date" : "Fri, 02 Nov 2018 17:41:30 GMT", "server" : "Microsoft-HTTPAPI/2.0", - "content-length" : "2315", + "content-length" : "2316", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", - "x-ms-served-by" : "54253b73-cb53-496f-ab42-5e5ee19426f8_131781366318220471", + "x-ms-served-by" : "e80879ac-fa85-4d3a-a88a-8f0894b5c96f_131847255759668951", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11880", + "x-ms-ratelimit-remaining-subscription-reads" : "11954", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "17bb26c2-a52e-493f-baf8-02ea456cc3f5", + "x-ms-correlation-request-id" : "bf75ca36-c49d-4b35-8874-a1f23362c587", "x-content-type-options" : "nosniff", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;4178,Microsoft.Compute/LowCostGet30Min;33429", - "x-ms-routing-request-id" : "CENTRALUS:20180807T235417Z:17bb26c2-a52e-493f-baf8-02ea456cc3f5", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;3994,Microsoft.Compute/LowCostGet30Min;31988", + "x-ms-routing-request-id" : "WESTUS2:20181102T174131Z:bf75ca36-c49d-4b35-8874-a1f23362c587", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "fd4ca001-ef31-453d-9891-1236a845f2a7", - "Body" : "{\r\n \"properties\": {\r\n \"vmId\": \"a0eea0fe-0092-4252-8882-f13a5814427f\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_A1\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"vm7dc14921a6-0_OsDisk_1_5e45483004c5402d8d5d1c96724bed8d\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Compute/disks/vm7dc14921a6-0_OsDisk_1_5e45483004c5402d8d5d1c96724bed8d\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm7dc14921a6-0\",\r\n \"adminUsername\": \"tirekicker\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/tirekicker/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfSPC2K7LZcFKEO+/t3dzmQYtrJFZNxOsbVgOVKietqHyvmYGHEC0J2wPdAqQ/63g/hhAEFRoyehM+rbeDri4txB3YFfnOK58jqdkyXzupWqXzOrlKY4Wz9SKjjN765+dqUITjKRIaAip1Ri137szRg71WnrmdP3SphTRlCx1Bk2nXqWPsclbRDCiZeF8QOTi4JqbmJyK5+0UqhqYRduun8ylAwKKQJ1NJt85sYIHn9f1Rfr6Tq2zS0wZ7DHbZL+zB5rSlAr8QyUdg/GQD+cmSs6LvPJKL78d6hMGk84ARtFo4A79ovwX/Fj01znDQkU6nJildfkaolH2rWFG/qttD azjava@javalib.com\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/networkInterfaces/nic23039eb137e\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Succeeded\"\r\n },\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Compute/virtualMachines/vm7dc14921a6-0\",\r\n \"name\": \"vm7dc14921a6-0\"\r\n}" + "x-ms-request-id" : "43a15780-0316-46b0-94a8-c2e524aa26c3", + "Body" : "{\r\n \"properties\": {\r\n \"vmId\": \"a46966df-791e-4a3f-bde7-18919cc830bc\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_A1\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"vm2df10455c8-0_OsDisk_1_edd750dc9d9c4aaf8902ee238fddf37f\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Compute/disks/vm2df10455c8-0_OsDisk_1_edd750dc9d9c4aaf8902ee238fddf37f\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm2df10455c8-0\",\r\n \"adminUsername\": \"tirekicker\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/tirekicker/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfSPC2K7LZcFKEO+/t3dzmQYtrJFZNxOsbVgOVKietqHyvmYGHEC0J2wPdAqQ/63g/hhAEFRoyehM+rbeDri4txB3YFfnOK58jqdkyXzupWqXzOrlKY4Wz9SKjjN765+dqUITjKRIaAip1Ri137szRg71WnrmdP3SphTRlCx1Bk2nXqWPsclbRDCiZeF8QOTi4JqbmJyK5+0UqhqYRduun8ylAwKKQJ1NJt85sYIHn9f1Rfr6Tq2zS0wZ7DHbZL+zB5rSlAr8QyUdg/GQD+cmSs6LvPJKL78d6hMGk84ARtFo4A79ovwX/Fj01znDQkU6nJildfkaolH2rWFG/qttD azjava@javalib.com\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/networkInterfaces/nic94244d7bd16\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Succeeded\"\r\n },\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Compute/virtualMachines/vm2df10455c8-0\",\r\n \"name\": \"vm2df10455c8-0\"\r\n}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/networkInterfaces/nic503689a33e9?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/networkInterfaces/nic45147a622d9?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (NetworkManagementClient)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (NetworkManagementClient)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:54:17 GMT", + "date" : "Fri, 02 Nov 2018 17:41:32 GMT", "server" : "Microsoft-HTTPAPI/2.0", - "content-length" : "2184", + "content-length" : "2067", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11879", + "x-ms-ratelimit-remaining-subscription-reads" : "11953", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "5126f5b9-56eb-4cd1-b4ac-29be1eead3a3", + "x-ms-correlation-request-id" : "2362bfde-8a2f-41c8-8752-2928e7a537c8", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T235417Z:5126f5b9-56eb-4cd1-b4ac-29be1eead3a3", + "x-ms-routing-request-id" : "WESTUS2:20181102T174132Z:2362bfde-8a2f-41c8-8752-2928e7a537c8", "content-type" : "application/json; charset=utf-8", - "etag" : "W/\"469be0b0-2721-4e2c-9cb0-7457d1ee0686\"", + "etag" : "W/\"dd513609-05f0-4eef-acd4-c565045fc98a\"", "cache-control" : "no-cache", - "x-ms-request-id" : "23fda0de-f34f-4725-8015-f91110eafc60", - "Body" : "{\r\n \"name\": \"nic503689a33e9\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/networkInterfaces/nic503689a33e9\",\r\n \"etag\": \"W/\\\"469be0b0-2721-4e2c-9cb0-7457d1ee0686\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"766bf9a3-8870-4c12-a5d2-de62641af54b\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"primary\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/networkInterfaces/nic503689a33e9/ipConfigurations/primary\",\r\n \"etag\": \"W/\\\"469be0b0-2721-4e2c-9cb0-7457d1ee0686\\\"\",\r\n \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAddress\": \"10.0.0.4\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/publicIPAddresses/pip00956341\"\r\n },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/virtualNetworks/vnet9894934a77/subnets/subnet1\"\r\n },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": \"IPv4\",\r\n \"isInUseWithService\": false\r\n }\r\n }\r\n ],\r\n \"dnsSettings\": {\r\n \"dnsServers\": [],\r\n \"appliedDnsServers\": [],\r\n \"internalDomainNameSuffix\": \"0em55inyznjudercnm131a3sgh.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": \"00-0D-3A-36-B9-3A\",\r\n \"enableAcceleratedNetworking\": false,\r\n \"enableIPForwarding\": false,\r\n \"services\": null,\r\n \"primary\": true,\r\n \"virtualMachine\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Compute/virtualMachines/vm7af636144c-0\"\r\n },\r\n \"virtualNetworkTapProvisioningState\": \"NotProvisioned\"\r\n },\r\n \"type\": \"Microsoft.Network/networkInterfaces\"\r\n}" + "x-ms-request-id" : "daca1614-6dc3-49d3-b165-9763605b038b", + "Body" : "{\r\n \"name\": \"nic45147a622d9\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/networkInterfaces/nic45147a622d9\",\r\n \"etag\": \"W/\\\"dd513609-05f0-4eef-acd4-c565045fc98a\\\"\",\r\n \"location\": \"southeastasia\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"90245d17-2534-4d41-83d6-d737b77e453e\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"primary\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/networkInterfaces/nic45147a622d9/ipConfigurations/primary\",\r\n \"etag\": \"W/\\\"dd513609-05f0-4eef-acd4-c565045fc98a\\\"\",\r\n \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAddress\": \"10.0.0.4\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/publicIPAddresses/pip72861492\"\r\n },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/virtualNetworks/vnet09391e3f31/subnets/subnet1\"\r\n },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"dnsSettings\": {\r\n \"dnsServers\": [],\r\n \"appliedDnsServers\": [],\r\n \"internalDomainNameSuffix\": \"picdbwcc4cnerk51yfulfyckdg.ix.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": \"00-0D-3A-A0-40-23\",\r\n \"enableAcceleratedNetworking\": false,\r\n \"enableIPForwarding\": false,\r\n \"primary\": true,\r\n \"virtualMachine\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Compute/virtualMachines/vmf7e7926708-0\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/networkInterfaces\"\r\n}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/networkInterfaces/nic23039eb137e?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/networkInterfaces/nic039779277b8?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (NetworkManagementClient)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (NetworkManagementClient)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:54:17 GMT", + "date" : "Fri, 02 Nov 2018 17:41:32 GMT", "server" : "Microsoft-HTTPAPI/2.0", - "content-length" : "2184", + "content-length" : "2067", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11878", + "x-ms-ratelimit-remaining-subscription-reads" : "11952", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "25b87f21-4718-4e3d-af96-9632a7406257", + "x-ms-correlation-request-id" : "67f42744-66d9-4ab2-beb1-aaf5a7f0074f", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T235418Z:25b87f21-4718-4e3d-af96-9632a7406257", + "x-ms-routing-request-id" : "WESTUS2:20181102T174133Z:67f42744-66d9-4ab2-beb1-aaf5a7f0074f", "content-type" : "application/json; charset=utf-8", - "etag" : "W/\"bb05edaa-361e-4d90-a8cb-65ad30b60ee8\"", + "etag" : "W/\"2549ef00-4c6b-4ed3-9b3f-4f86fd849484\"", "cache-control" : "no-cache", - "x-ms-request-id" : "438ef9e9-2583-45cb-8a0c-c16c7a878ab9", - "Body" : "{\r\n \"name\": \"nic23039eb137e\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/networkInterfaces/nic23039eb137e\",\r\n \"etag\": \"W/\\\"bb05edaa-361e-4d90-a8cb-65ad30b60ee8\\\"\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"b3a71997-1827-4f80-9aed-59a47163f31b\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"primary\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/networkInterfaces/nic23039eb137e/ipConfigurations/primary\",\r\n \"etag\": \"W/\\\"bb05edaa-361e-4d90-a8cb-65ad30b60ee8\\\"\",\r\n \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAddress\": \"10.0.0.4\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/publicIPAddresses/pip27044ddb\"\r\n },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/virtualNetworks/vnet46218a7600/subnets/subnet1\"\r\n },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": \"IPv4\",\r\n \"isInUseWithService\": false\r\n }\r\n }\r\n ],\r\n \"dnsSettings\": {\r\n \"dnsServers\": [],\r\n \"appliedDnsServers\": [],\r\n \"internalDomainNameSuffix\": \"nnh0lwuyihwudl0eair2pbsvbh.bx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": \"00-0D-3A-1A-CA-C5\",\r\n \"enableAcceleratedNetworking\": false,\r\n \"enableIPForwarding\": false,\r\n \"services\": null,\r\n \"primary\": true,\r\n \"virtualMachine\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Compute/virtualMachines/vm7dc14921a6-0\"\r\n },\r\n \"virtualNetworkTapProvisioningState\": \"NotProvisioned\"\r\n },\r\n \"type\": \"Microsoft.Network/networkInterfaces\"\r\n}" + "x-ms-request-id" : "762bed16-a5bd-40fb-8245-24b55e7b9b1e", + "Body" : "{\r\n \"name\": \"nic039779277b8\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/networkInterfaces/nic039779277b8\",\r\n \"etag\": \"W/\\\"2549ef00-4c6b-4ed3-9b3f-4f86fd849484\\\"\",\r\n \"location\": \"southeastasia\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"03917e3c-ccb3-4f66-b6ec-9901b794285f\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"primary\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/networkInterfaces/nic039779277b8/ipConfigurations/primary\",\r\n \"etag\": \"W/\\\"2549ef00-4c6b-4ed3-9b3f-4f86fd849484\\\"\",\r\n \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAddress\": \"10.0.0.4\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/publicIPAddresses/pip29812ffc\"\r\n },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/virtualNetworks/vnet97372630ab/subnets/subnet1\"\r\n },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"dnsSettings\": {\r\n \"dnsServers\": [],\r\n \"appliedDnsServers\": [],\r\n \"internalDomainNameSuffix\": \"5llpbsqqwyru3ewabmockpobkf.ix.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": \"00-0D-3A-A0-43-9E\",\r\n \"enableAcceleratedNetworking\": false,\r\n \"enableIPForwarding\": false,\r\n \"primary\": true,\r\n \"virtualMachine\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Compute/virtualMachines/vmf7e7926708-1\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/networkInterfaces\"\r\n}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/networkInterfaces/nic19073661a56?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/networkInterfaces/nic94244d7bd16?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (NetworkManagementClient)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (NetworkManagementClient)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:54:17 GMT", + "date" : "Fri, 02 Nov 2018 17:41:32 GMT", "server" : "Microsoft-HTTPAPI/2.0", - "content-length" : "2184", + "content-length" : "2061", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11877", + "x-ms-ratelimit-remaining-subscription-reads" : "11951", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "cd700a99-85d7-47f8-9d7d-ecef43fd239c", + "x-ms-correlation-request-id" : "a1c88b4c-bff6-4fae-a6d6-382c41be8350", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T235418Z:cd700a99-85d7-47f8-9d7d-ecef43fd239c", + "x-ms-routing-request-id" : "WESTUS2:20181102T174133Z:a1c88b4c-bff6-4fae-a6d6-382c41be8350", "content-type" : "application/json; charset=utf-8", - "etag" : "W/\"580cac4e-5f58-412d-8443-a87f28a62321\"", + "etag" : "W/\"dfbbf49b-924a-4c19-8b53-646c44d2e26f\"", "cache-control" : "no-cache", - "x-ms-request-id" : "224e8609-a3ca-4075-aa20-c258ab8c6b41", - "Body" : "{\r\n \"name\": \"nic19073661a56\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/networkInterfaces/nic19073661a56\",\r\n \"etag\": \"W/\\\"580cac4e-5f58-412d-8443-a87f28a62321\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"4d55c78e-fef8-467f-a8d6-52bd6f50e4ec\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"primary\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/networkInterfaces/nic19073661a56/ipConfigurations/primary\",\r\n \"etag\": \"W/\\\"580cac4e-5f58-412d-8443-a87f28a62321\\\"\",\r\n \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAddress\": \"10.0.0.4\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/publicIPAddresses/pip473274de\"\r\n },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/virtualNetworks/vnet32157070c2/subnets/subnet1\"\r\n },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": \"IPv4\",\r\n \"isInUseWithService\": false\r\n }\r\n }\r\n ],\r\n \"dnsSettings\": {\r\n \"dnsServers\": [],\r\n \"appliedDnsServers\": [],\r\n \"internalDomainNameSuffix\": \"e5f53jeiornexomeuqe2etcdud.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": \"00-0D-3A-58-DC-FD\",\r\n \"enableAcceleratedNetworking\": false,\r\n \"enableIPForwarding\": false,\r\n \"services\": null,\r\n \"primary\": true,\r\n \"virtualMachine\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Compute/virtualMachines/vm7af636144c-1\"\r\n },\r\n \"virtualNetworkTapProvisioningState\": \"NotProvisioned\"\r\n },\r\n \"type\": \"Microsoft.Network/networkInterfaces\"\r\n}" + "x-ms-request-id" : "81272c24-984b-4faa-b2b5-3d05cbb2b1ad", + "Body" : "{\r\n \"name\": \"nic94244d7bd16\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/networkInterfaces/nic94244d7bd16\",\r\n \"etag\": \"W/\\\"dfbbf49b-924a-4c19-8b53-646c44d2e26f\\\"\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"966d8c48-f35e-4eef-94f3-0b818d937074\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"primary\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/networkInterfaces/nic94244d7bd16/ipConfigurations/primary\",\r\n \"etag\": \"W/\\\"dfbbf49b-924a-4c19-8b53-646c44d2e26f\\\"\",\r\n \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAddress\": \"10.0.0.4\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/publicIPAddresses/pip786838b4\"\r\n },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/virtualNetworks/vnet17719823f7/subnets/subnet1\"\r\n },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"dnsSettings\": {\r\n \"dnsServers\": [],\r\n \"appliedDnsServers\": [],\r\n \"internalDomainNameSuffix\": \"cfoibry5krge1avdw54ewxc10f.cx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": \"00-0D-3A-0E-A8-35\",\r\n \"enableAcceleratedNetworking\": false,\r\n \"enableIPForwarding\": false,\r\n \"primary\": true,\r\n \"virtualMachine\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Compute/virtualMachines/vm2df10455c8-0\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/networkInterfaces\"\r\n}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/networkInterfaces/nic15698cdf2ad?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/networkInterfaces/nic24164ddafd3?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (NetworkManagementClient)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (NetworkManagementClient)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:54:17 GMT", + "date" : "Fri, 02 Nov 2018 17:41:32 GMT", "server" : "Microsoft-HTTPAPI/2.0", - "content-length" : "2184", + "content-length" : "2061", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11876", + "x-ms-ratelimit-remaining-subscription-reads" : "11950", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "86ca9a43-817f-4de3-85ff-ba534c4ab211", + "x-ms-correlation-request-id" : "275010b9-504a-4bf7-8f71-ee5fa8d8d1ab", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T235418Z:86ca9a43-817f-4de3-85ff-ba534c4ab211", + "x-ms-routing-request-id" : "WESTUS2:20181102T174133Z:275010b9-504a-4bf7-8f71-ee5fa8d8d1ab", "content-type" : "application/json; charset=utf-8", - "etag" : "W/\"f0634f71-83f7-410c-8b46-d8ec06cea27f\"", + "etag" : "W/\"259043c8-29b2-4b2c-b26a-eeba46fa3e3a\"", "cache-control" : "no-cache", - "x-ms-request-id" : "53c14fac-69be-4bf5-846c-b4cdb1664756", - "Body" : "{\r\n \"name\": \"nic15698cdf2ad\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/networkInterfaces/nic15698cdf2ad\",\r\n \"etag\": \"W/\\\"f0634f71-83f7-410c-8b46-d8ec06cea27f\\\"\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"18dd7384-2af0-49f9-b992-9edff6d358ec\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"primary\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/networkInterfaces/nic15698cdf2ad/ipConfigurations/primary\",\r\n \"etag\": \"W/\\\"f0634f71-83f7-410c-8b46-d8ec06cea27f\\\"\",\r\n \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAddress\": \"10.0.0.4\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/publicIPAddresses/pip69386ac6\"\r\n },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/virtualNetworks/vnet45323f8859/subnets/subnet1\"\r\n },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": \"IPv4\",\r\n \"isInUseWithService\": false\r\n }\r\n }\r\n ],\r\n \"dnsSettings\": {\r\n \"dnsServers\": [],\r\n \"appliedDnsServers\": [],\r\n \"internalDomainNameSuffix\": \"obrcxe5zssxutgptzxqe54d3wf.bx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": \"00-0D-3A-1A-C5-7A\",\r\n \"enableAcceleratedNetworking\": false,\r\n \"enableIPForwarding\": false,\r\n \"services\": null,\r\n \"primary\": true,\r\n \"virtualMachine\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Compute/virtualMachines/vm7dc14921a6-1\"\r\n },\r\n \"virtualNetworkTapProvisioningState\": \"NotProvisioned\"\r\n },\r\n \"type\": \"Microsoft.Network/networkInterfaces\"\r\n}" + "x-ms-request-id" : "44be1250-cde0-4c8f-96ae-aa66cab9c280", + "Body" : "{\r\n \"name\": \"nic24164ddafd3\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/networkInterfaces/nic24164ddafd3\",\r\n \"etag\": \"W/\\\"259043c8-29b2-4b2c-b26a-eeba46fa3e3a\\\"\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"e67e0855-bfb8-4a75-b0cd-2b96fd930904\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"primary\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/networkInterfaces/nic24164ddafd3/ipConfigurations/primary\",\r\n \"etag\": \"W/\\\"259043c8-29b2-4b2c-b26a-eeba46fa3e3a\\\"\",\r\n \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAddress\": \"10.0.0.4\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/publicIPAddresses/pip5658708b\"\r\n },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/virtualNetworks/vnet39136536a3/subnets/subnet1\"\r\n },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"dnsSettings\": {\r\n \"dnsServers\": [],\r\n \"appliedDnsServers\": [],\r\n \"internalDomainNameSuffix\": \"5iibeavvlywe1khk0w0itb5eab.cx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": \"00-0D-3A-04-2E-5A\",\r\n \"enableAcceleratedNetworking\": false,\r\n \"enableIPForwarding\": false,\r\n \"primary\": true,\r\n \"virtualMachine\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Compute/virtualMachines/vm2df10455c8-1\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/networkInterfaces\"\r\n}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/trafficmanagerprofiles/tra5480054831?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/trafficmanagerprofiles/tra58b75649f7?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:54:19 GMT", - "content-length" : "629", + "date" : "Fri, 02 Nov 2018 17:41:34 GMT", + "content-length" : "670", "server" : "Microsoft-IIS/8.5", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", "StatusCode" : "201", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "18ca4d39-f769-46a0-a9ee-1dc87711ec9b", + "x-ms-correlation-request-id" : "bff7f940-40ab-4e78-b997-e989349b6783", "x-content-type-options" : "nosniff", "x-ms-ratelimit-remaining-subscription-resource-requests" : "10799", - "x-ms-routing-request-id" : "CENTRALUS:20180807T235419Z:18ca4d39-f769-46a0-a9ee-1dc87711ec9b", + "x-ms-routing-request-id" : "WESTUS2:20181102T174135Z:bff7f940-40ab-4e78-b997-e989349b6783", "x-powered-by" : "ASP.NET", "content-type" : "application/json; charset=utf-8", "cache-control" : "private", - "x-ms-request-id" : "c9284043-8682-4f1b-b12b-1d6657afcc84", - "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd9671657372320\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tra5480054831\",\"name\":\"tra5480054831\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\",\"location\":\"global\",\"tags\":{},\"properties\":{\"profileStatus\":\"Enabled\",\"trafficRoutingMethod\":\"Performance\",\"dnsConfig\":{\"relativeName\":\"tra5480054831\",\"fqdn\":\"tra5480054831.trafficmanager.net\",\"ttl\":300},\"monitorConfig\":{\"profileMonitorStatus\":\"Inactive\",\"protocol\":\"HTTP\",\"port\":80,\"path\":\"\\/\",\"intervalInSeconds\":30,\"toleratedNumberOfFailures\":3,\"timeoutInSeconds\":10},\"endpoints\":[]}}" + "x-ms-request-id" : "c2bdd237-b9bf-49d5-8289-8775308cd6c8", + "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd0cc37662efebd\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tra58b75649f7\",\"name\":\"tra58b75649f7\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\",\"location\":\"global\",\"tags\":{},\"properties\":{\"profileStatus\":\"Enabled\",\"trafficRoutingMethod\":\"Performance\",\"dnsConfig\":{\"relativeName\":\"tra58b75649f7\",\"fqdn\":\"tra58b75649f7.trafficmanager.net\",\"ttl\":300},\"monitorConfig\":{\"profileMonitorStatus\":\"Inactive\",\"protocol\":\"HTTP\",\"port\":80,\"path\":\"\\/\",\"intervalInSeconds\":30,\"toleratedNumberOfFailures\":3,\"timeoutInSeconds\":10},\"endpoints\":[],\"trafficViewEnrollmentStatus\":\"Disabled\"}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/trafficmanagerprofiles/tra5480054831/azureEndpoints/ep7f609916f9?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/trafficmanagerprofiles/tra58b75649f7/azureEndpoints/ep3ec48880ef?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:54:20 GMT", - "content-length" : "651", + "date" : "Fri, 02 Nov 2018 17:41:36 GMT", + "content-length" : "654", "server" : "Microsoft-IIS/8.5", "x-aspnet-version" : "4.0.30319", - "x-ms-ratelimit-remaining-subscription-writes" : "1163", + "x-ms-ratelimit-remaining-subscription-writes" : "1182", "retry-after" : "0", "StatusCode" : "201", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "1a672c09-0d75-40c6-8b69-2993a585454c", + "x-ms-correlation-request-id" : "185865d2-6880-4bd3-b848-dfec422d6ebb", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T235420Z:1a672c09-0d75-40c6-8b69-2993a585454c", + "x-ms-routing-request-id" : "WESTUS2:20181102T174137Z:185865d2-6880-4bd3-b848-dfec422d6ebb", "x-powered-by" : "ASP.NET", "content-type" : "application/json; charset=utf-8", "cache-control" : "private", - "x-ms-request-id" : "90954ae1-38cd-4ae3-87d4-215791681ebf", - "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd9671657372320\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tra5480054831\\/azureEndpoints\\/ep7f609916f9\",\"name\":\"ep7f609916f9\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd9671657372320\\/providers\\/Microsoft.Network\\/publicIPAddresses\\/pip69386ac6\",\"target\":\"vm7dc14921a6-1.eastus.cloudapp.azure.com\",\"weight\":1,\"priority\":4,\"endpointLocation\":\"East US\"}}" + "x-ms-request-id" : "2088df46-e720-4e0c-a40e-bc27bd4adc25", + "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd0cc37662efebd\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tra58b75649f7\\/azureEndpoints\\/ep3ec48880ef\",\"name\":\"ep3ec48880ef\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd0cc37662efebd\\/providers\\/Microsoft.Network\\/publicIPAddresses\\/pip5658708b\",\"target\":\"vm2df10455c8-1.eastus2.cloudapp.azure.com\",\"weight\":1,\"priority\":4,\"endpointLocation\":\"East US 2\"}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/trafficmanagerprofiles/tra5480054831/azureEndpoints/epc2968930fc?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/trafficmanagerprofiles/tra58b75649f7/azureEndpoints/epc6e71564c4?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:54:21 GMT", - "content-length" : "651", + "date" : "Fri, 02 Nov 2018 17:41:38 GMT", + "content-length" : "665", "server" : "Microsoft-IIS/8.5", "x-aspnet-version" : "4.0.30319", - "x-ms-ratelimit-remaining-subscription-writes" : "1162", + "x-ms-ratelimit-remaining-subscription-writes" : "1181", "retry-after" : "0", "StatusCode" : "201", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "54510e92-3835-4316-bf19-688fc7da7101", + "x-ms-correlation-request-id" : "b75f433d-b015-4ec8-a904-47cc0fc55a66", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T235421Z:54510e92-3835-4316-bf19-688fc7da7101", + "x-ms-routing-request-id" : "WESTUS2:20181102T174139Z:b75f433d-b015-4ec8-a904-47cc0fc55a66", "x-powered-by" : "ASP.NET", "content-type" : "application/json; charset=utf-8", "cache-control" : "private", - "x-ms-request-id" : "c0cab4fd-eb9f-495f-9d81-2fdcbd71fa4f", - "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd9671657372320\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tra5480054831\\/azureEndpoints\\/epc2968930fc\",\"name\":\"epc2968930fc\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd9671657372320\\/providers\\/Microsoft.Network\\/publicIPAddresses\\/pip27044ddb\",\"target\":\"vm7dc14921a6-0.eastus.cloudapp.azure.com\",\"weight\":1,\"priority\":2,\"endpointLocation\":\"East US\"}}" + "x-ms-request-id" : "fdc227af-6ffa-45e0-b0f4-7435cf45b90c", + "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd0cc37662efebd\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tra58b75649f7\\/azureEndpoints\\/epc6e71564c4\",\"name\":\"epc6e71564c4\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd0cc37662efebd\\/providers\\/Microsoft.Network\\/publicIPAddresses\\/pip29812ffc\",\"target\":\"vmf7e7926708-1.southeastasia.cloudapp.azure.com\",\"weight\":1,\"priority\":2,\"endpointLocation\":\"Southeast Asia\"}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/trafficmanagerprofiles/tra5480054831/azureEndpoints/eped720798b5?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/trafficmanagerprofiles/tra58b75649f7/azureEndpoints/ep0546967428?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:54:22 GMT", - "content-length" : "651", + "date" : "Fri, 02 Nov 2018 17:41:40 GMT", + "content-length" : "654", "server" : "Microsoft-IIS/8.5", "x-aspnet-version" : "4.0.30319", - "x-ms-ratelimit-remaining-subscription-writes" : "1161", + "x-ms-ratelimit-remaining-subscription-writes" : "1180", "retry-after" : "0", "StatusCode" : "201", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "1666997b-af41-4736-95ca-5054d6da7969", + "x-ms-correlation-request-id" : "82813843-617b-4d88-9bad-6332253631d4", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T235422Z:1666997b-af41-4736-95ca-5054d6da7969", + "x-ms-routing-request-id" : "WESTUS2:20181102T174140Z:82813843-617b-4d88-9bad-6332253631d4", "x-powered-by" : "ASP.NET", "content-type" : "application/json; charset=utf-8", "cache-control" : "private", - "x-ms-request-id" : "b674b9fe-982e-48ef-a3d7-f2201e833d1c", - "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd9671657372320\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tra5480054831\\/azureEndpoints\\/eped720798b5\",\"name\":\"eped720798b5\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd9671657372320\\/providers\\/Microsoft.Network\\/publicIPAddresses\\/pip473274de\",\"target\":\"vm7af636144c-1.westus.cloudapp.azure.com\",\"weight\":1,\"priority\":3,\"endpointLocation\":\"West US\"}}" + "x-ms-request-id" : "cda74137-cc86-41f9-86f3-a60603fb5f04", + "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd0cc37662efebd\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tra58b75649f7\\/azureEndpoints\\/ep0546967428\",\"name\":\"ep0546967428\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd0cc37662efebd\\/providers\\/Microsoft.Network\\/publicIPAddresses\\/pip786838b4\",\"target\":\"vm2df10455c8-0.eastus2.cloudapp.azure.com\",\"weight\":1,\"priority\":3,\"endpointLocation\":\"East US 2\"}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/trafficmanagerprofiles/tra5480054831/azureEndpoints/ep1d77346917?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/trafficmanagerprofiles/tra58b75649f7/azureEndpoints/ep2658983003?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:54:23 GMT", - "content-length" : "651", + "date" : "Fri, 02 Nov 2018 17:41:41 GMT", + "content-length" : "665", "server" : "Microsoft-IIS/8.5", "x-aspnet-version" : "4.0.30319", - "x-ms-ratelimit-remaining-subscription-writes" : "1160", + "x-ms-ratelimit-remaining-subscription-writes" : "1179", "retry-after" : "0", "StatusCode" : "201", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "7f4f9f20-5c36-4b2b-8477-342dcadc89ff", + "x-ms-correlation-request-id" : "6d072233-ab62-44ac-bdf9-6f9cdb3b1ea7", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T235423Z:7f4f9f20-5c36-4b2b-8477-342dcadc89ff", + "x-ms-routing-request-id" : "WESTUS2:20181102T174142Z:6d072233-ab62-44ac-bdf9-6f9cdb3b1ea7", "x-powered-by" : "ASP.NET", "content-type" : "application/json; charset=utf-8", "cache-control" : "private", - "x-ms-request-id" : "1d5d0025-8092-4473-ac3a-c479e7ca4576", - "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd9671657372320\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tra5480054831\\/azureEndpoints\\/ep1d77346917\",\"name\":\"ep1d77346917\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd9671657372320\\/providers\\/Microsoft.Network\\/publicIPAddresses\\/pip00956341\",\"target\":\"vm7af636144c-0.westus.cloudapp.azure.com\",\"weight\":1,\"priority\":1,\"endpointLocation\":\"West US\"}}" + "x-ms-request-id" : "373b2227-8e19-4428-8271-851df8118946", + "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd0cc37662efebd\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tra58b75649f7\\/azureEndpoints\\/ep2658983003\",\"name\":\"ep2658983003\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd0cc37662efebd\\/providers\\/Microsoft.Network\\/publicIPAddresses\\/pip72861492\",\"target\":\"vmf7e7926708-0.southeastasia.cloudapp.azure.com\",\"weight\":1,\"priority\":1,\"endpointLocation\":\"Southeast Asia\"}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/trafficmanagerprofiles/tra5480054831?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/trafficmanagerprofiles/tra58b75649f7?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:54:23 GMT", + "date" : "Fri, 02 Nov 2018 17:41:41 GMT", "server" : "Microsoft-IIS/8.5", - "content-length" : "3245", + "content-length" : "3320", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", "StatusCode" : "200", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "7ffc4e97-82d8-484a-9bf9-7eca3f332f4f", + "x-ms-correlation-request-id" : "5559f4b5-812e-4178-a4fe-5f65ff2378db", "x-content-type-options" : "nosniff", "x-ms-ratelimit-remaining-subscription-resource-requests" : "10799", - "x-ms-routing-request-id" : "CENTRALUS:20180807T235423Z:7ffc4e97-82d8-484a-9bf9-7eca3f332f4f", + "x-ms-routing-request-id" : "WESTUS2:20181102T174142Z:5559f4b5-812e-4178-a4fe-5f65ff2378db", "x-powered-by" : "ASP.NET", "content-type" : "application/json; charset=utf-8", "cache-control" : "private", - "x-ms-request-id" : "9d83a981-51bb-408a-bd24-39b362783218", - "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd9671657372320\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tra5480054831\",\"name\":\"tra5480054831\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\",\"location\":\"global\",\"tags\":{},\"properties\":{\"profileStatus\":\"Enabled\",\"trafficRoutingMethod\":\"Performance\",\"dnsConfig\":{\"relativeName\":\"tra5480054831\",\"fqdn\":\"tra5480054831.trafficmanager.net\",\"ttl\":300},\"monitorConfig\":{\"profileMonitorStatus\":\"CheckingEndpoints\",\"protocol\":\"HTTP\",\"port\":80,\"path\":\"\\/\",\"intervalInSeconds\":30,\"toleratedNumberOfFailures\":3,\"timeoutInSeconds\":10},\"endpoints\":[{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd9671657372320\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tra5480054831\\/azureEndpoints\\/ep1d77346917\",\"name\":\"ep1d77346917\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd9671657372320\\/providers\\/Microsoft.Network\\/publicIPAddresses\\/pip00956341\",\"target\":\"vm7af636144c-0.westus.cloudapp.azure.com\",\"weight\":1,\"priority\":1,\"endpointLocation\":\"West US\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd9671657372320\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tra5480054831\\/azureEndpoints\\/epc2968930fc\",\"name\":\"epc2968930fc\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd9671657372320\\/providers\\/Microsoft.Network\\/publicIPAddresses\\/pip27044ddb\",\"target\":\"vm7dc14921a6-0.eastus.cloudapp.azure.com\",\"weight\":1,\"priority\":2,\"endpointLocation\":\"East US\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd9671657372320\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tra5480054831\\/azureEndpoints\\/eped720798b5\",\"name\":\"eped720798b5\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd9671657372320\\/providers\\/Microsoft.Network\\/publicIPAddresses\\/pip473274de\",\"target\":\"vm7af636144c-1.westus.cloudapp.azure.com\",\"weight\":1,\"priority\":3,\"endpointLocation\":\"West US\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd9671657372320\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tra5480054831\\/azureEndpoints\\/ep7f609916f9\",\"name\":\"ep7f609916f9\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd9671657372320\\/providers\\/Microsoft.Network\\/publicIPAddresses\\/pip69386ac6\",\"target\":\"vm7dc14921a6-1.eastus.cloudapp.azure.com\",\"weight\":1,\"priority\":4,\"endpointLocation\":\"East US\"}}]}}" + "x-ms-request-id" : "14d66472-8735-41b6-a826-bb33d2a1f850", + "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd0cc37662efebd\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tra58b75649f7\",\"name\":\"tra58b75649f7\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\",\"location\":\"global\",\"tags\":{},\"properties\":{\"profileStatus\":\"Enabled\",\"trafficRoutingMethod\":\"Performance\",\"dnsConfig\":{\"relativeName\":\"tra58b75649f7\",\"fqdn\":\"tra58b75649f7.trafficmanager.net\",\"ttl\":300},\"monitorConfig\":{\"profileMonitorStatus\":\"CheckingEndpoints\",\"protocol\":\"HTTP\",\"port\":80,\"path\":\"\\/\",\"intervalInSeconds\":30,\"toleratedNumberOfFailures\":3,\"timeoutInSeconds\":10},\"endpoints\":[{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd0cc37662efebd\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tra58b75649f7\\/azureEndpoints\\/ep2658983003\",\"name\":\"ep2658983003\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd0cc37662efebd\\/providers\\/Microsoft.Network\\/publicIPAddresses\\/pip72861492\",\"target\":\"vmf7e7926708-0.southeastasia.cloudapp.azure.com\",\"weight\":1,\"priority\":1,\"endpointLocation\":\"Southeast Asia\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd0cc37662efebd\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tra58b75649f7\\/azureEndpoints\\/epc6e71564c4\",\"name\":\"epc6e71564c4\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd0cc37662efebd\\/providers\\/Microsoft.Network\\/publicIPAddresses\\/pip29812ffc\",\"target\":\"vmf7e7926708-1.southeastasia.cloudapp.azure.com\",\"weight\":1,\"priority\":2,\"endpointLocation\":\"Southeast Asia\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd0cc37662efebd\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tra58b75649f7\\/azureEndpoints\\/ep0546967428\",\"name\":\"ep0546967428\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd0cc37662efebd\\/providers\\/Microsoft.Network\\/publicIPAddresses\\/pip786838b4\",\"target\":\"vm2df10455c8-0.eastus2.cloudapp.azure.com\",\"weight\":1,\"priority\":3,\"endpointLocation\":\"East US 2\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd0cc37662efebd\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tra58b75649f7\\/azureEndpoints\\/ep3ec48880ef\",\"name\":\"ep3ec48880ef\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd0cc37662efebd\\/providers\\/Microsoft.Network\\/publicIPAddresses\\/pip5658708b\",\"target\":\"vm2df10455c8-1.eastus2.cloudapp.azure.com\",\"weight\":1,\"priority\":4,\"endpointLocation\":\"East US 2\"}}],\"trafficViewEnrollmentStatus\":\"Disabled\"}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/trafficmanagerprofiles/tra5480054831?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/trafficmanagerprofiles/tra58b75649f7?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:54:23 GMT", + "date" : "Fri, 02 Nov 2018 17:41:42 GMT", "server" : "Microsoft-IIS/8.5", - "content-length" : "3242", + "content-length" : "3317", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", "StatusCode" : "200", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "c51777fb-ae06-4ce1-810d-a955588e0d6b", + "x-ms-correlation-request-id" : "4b0e7894-92a0-4425-a09d-38665c04151d", "x-content-type-options" : "nosniff", "x-ms-ratelimit-remaining-subscription-resource-requests" : "10798", - "x-ms-routing-request-id" : "CENTRALUS:20180807T235423Z:c51777fb-ae06-4ce1-810d-a955588e0d6b", + "x-ms-routing-request-id" : "WESTUS2:20181102T174143Z:4b0e7894-92a0-4425-a09d-38665c04151d", "x-powered-by" : "ASP.NET", "content-type" : "application/json; charset=utf-8", "cache-control" : "private", - "x-ms-request-id" : "d510cd2c-0695-4d65-9f55-23d720224dcc", - "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd9671657372320\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tra5480054831\",\"name\":\"tra5480054831\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\",\"location\":\"global\",\"tags\":{},\"properties\":{\"profileStatus\":\"Enabled\",\"trafficRoutingMethod\":\"Priority\",\"dnsConfig\":{\"relativeName\":\"tra5480054831\",\"fqdn\":\"tra5480054831.trafficmanager.net\",\"ttl\":300},\"monitorConfig\":{\"profileMonitorStatus\":\"CheckingEndpoints\",\"protocol\":\"HTTP\",\"port\":80,\"path\":\"\\/\",\"intervalInSeconds\":30,\"toleratedNumberOfFailures\":3,\"timeoutInSeconds\":10},\"endpoints\":[{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd9671657372320\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tra5480054831\\/azureEndpoints\\/ep1d77346917\",\"name\":\"ep1d77346917\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd9671657372320\\/providers\\/Microsoft.Network\\/publicIPAddresses\\/pip00956341\",\"target\":\"vm7af636144c-0.westus.cloudapp.azure.com\",\"weight\":1,\"priority\":1,\"endpointLocation\":\"West US\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd9671657372320\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tra5480054831\\/azureEndpoints\\/epc2968930fc\",\"name\":\"epc2968930fc\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd9671657372320\\/providers\\/Microsoft.Network\\/publicIPAddresses\\/pip27044ddb\",\"target\":\"vm7dc14921a6-0.eastus.cloudapp.azure.com\",\"weight\":1,\"priority\":2,\"endpointLocation\":\"East US\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd9671657372320\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tra5480054831\\/azureEndpoints\\/eped720798b5\",\"name\":\"eped720798b5\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd9671657372320\\/providers\\/Microsoft.Network\\/publicIPAddresses\\/pip473274de\",\"target\":\"vm7af636144c-1.westus.cloudapp.azure.com\",\"weight\":1,\"priority\":3,\"endpointLocation\":\"West US\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd9671657372320\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tra5480054831\\/azureEndpoints\\/ep7f609916f9\",\"name\":\"ep7f609916f9\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd9671657372320\\/providers\\/Microsoft.Network\\/publicIPAddresses\\/pip69386ac6\",\"target\":\"vm7dc14921a6-1.eastus.cloudapp.azure.com\",\"weight\":1,\"priority\":4,\"endpointLocation\":\"East US\"}}]}}" + "x-ms-request-id" : "88af2cd2-3c3c-48cd-af08-092c2b10a976", + "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd0cc37662efebd\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tra58b75649f7\",\"name\":\"tra58b75649f7\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\",\"location\":\"global\",\"tags\":{},\"properties\":{\"profileStatus\":\"Enabled\",\"trafficRoutingMethod\":\"Priority\",\"dnsConfig\":{\"relativeName\":\"tra58b75649f7\",\"fqdn\":\"tra58b75649f7.trafficmanager.net\",\"ttl\":300},\"monitorConfig\":{\"profileMonitorStatus\":\"CheckingEndpoints\",\"protocol\":\"HTTP\",\"port\":80,\"path\":\"\\/\",\"intervalInSeconds\":30,\"toleratedNumberOfFailures\":3,\"timeoutInSeconds\":10},\"endpoints\":[{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd0cc37662efebd\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tra58b75649f7\\/azureEndpoints\\/ep2658983003\",\"name\":\"ep2658983003\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd0cc37662efebd\\/providers\\/Microsoft.Network\\/publicIPAddresses\\/pip72861492\",\"target\":\"vmf7e7926708-0.southeastasia.cloudapp.azure.com\",\"weight\":1,\"priority\":1,\"endpointLocation\":\"Southeast Asia\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd0cc37662efebd\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tra58b75649f7\\/azureEndpoints\\/epc6e71564c4\",\"name\":\"epc6e71564c4\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd0cc37662efebd\\/providers\\/Microsoft.Network\\/publicIPAddresses\\/pip29812ffc\",\"target\":\"vmf7e7926708-1.southeastasia.cloudapp.azure.com\",\"weight\":1,\"priority\":2,\"endpointLocation\":\"Southeast Asia\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd0cc37662efebd\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tra58b75649f7\\/azureEndpoints\\/ep0546967428\",\"name\":\"ep0546967428\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd0cc37662efebd\\/providers\\/Microsoft.Network\\/publicIPAddresses\\/pip786838b4\",\"target\":\"vm2df10455c8-0.eastus2.cloudapp.azure.com\",\"weight\":1,\"priority\":3,\"endpointLocation\":\"East US 2\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd0cc37662efebd\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tra58b75649f7\\/azureEndpoints\\/ep3ec48880ef\",\"name\":\"ep3ec48880ef\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd0cc37662efebd\\/providers\\/Microsoft.Network\\/publicIPAddresses\\/pip5658708b\",\"target\":\"vm2df10455c8-1.eastus2.cloudapp.azure.com\",\"weight\":1,\"priority\":4,\"endpointLocation\":\"East US 2\"}}],\"trafficViewEnrollmentStatus\":\"Disabled\"}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd9671657372320/providers/Microsoft.Network/trafficmanagerprofiles/tra5480054831?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd0cc37662efebd/providers/Microsoft.Network/trafficmanagerprofiles/tra58b75649f7?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:54:23 GMT", + "date" : "Fri, 02 Nov 2018 17:41:42 GMT", "server" : "Microsoft-IIS/8.5", - "content-length" : "3242", + "content-length" : "3317", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", "StatusCode" : "200", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "4bab826d-6804-4341-a903-4db28671a667", + "x-ms-correlation-request-id" : "583ed7ea-0f3d-43b1-932e-d7f83d51d5dc", "x-content-type-options" : "nosniff", "x-ms-ratelimit-remaining-subscription-resource-requests" : "10798", - "x-ms-routing-request-id" : "CENTRALUS:20180807T235423Z:4bab826d-6804-4341-a903-4db28671a667", + "x-ms-routing-request-id" : "WESTUS2:20181102T174143Z:583ed7ea-0f3d-43b1-932e-d7f83d51d5dc", "x-powered-by" : "ASP.NET", "content-type" : "application/json; charset=utf-8", "cache-control" : "private", - "x-ms-request-id" : "c3f97da4-a7fb-4790-a411-95d05b1f6a88", - "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd9671657372320\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tra5480054831\",\"name\":\"tra5480054831\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\",\"location\":\"global\",\"tags\":{},\"properties\":{\"profileStatus\":\"Enabled\",\"trafficRoutingMethod\":\"Priority\",\"dnsConfig\":{\"relativeName\":\"tra5480054831\",\"fqdn\":\"tra5480054831.trafficmanager.net\",\"ttl\":300},\"monitorConfig\":{\"profileMonitorStatus\":\"CheckingEndpoints\",\"protocol\":\"HTTP\",\"port\":80,\"path\":\"\\/\",\"intervalInSeconds\":30,\"toleratedNumberOfFailures\":3,\"timeoutInSeconds\":10},\"endpoints\":[{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd9671657372320\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tra5480054831\\/azureEndpoints\\/ep1d77346917\",\"name\":\"ep1d77346917\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd9671657372320\\/providers\\/Microsoft.Network\\/publicIPAddresses\\/pip00956341\",\"target\":\"vm7af636144c-0.westus.cloudapp.azure.com\",\"weight\":1,\"priority\":1,\"endpointLocation\":\"West US\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd9671657372320\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tra5480054831\\/azureEndpoints\\/epc2968930fc\",\"name\":\"epc2968930fc\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd9671657372320\\/providers\\/Microsoft.Network\\/publicIPAddresses\\/pip27044ddb\",\"target\":\"vm7dc14921a6-0.eastus.cloudapp.azure.com\",\"weight\":1,\"priority\":2,\"endpointLocation\":\"East US\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd9671657372320\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tra5480054831\\/azureEndpoints\\/eped720798b5\",\"name\":\"eped720798b5\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd9671657372320\\/providers\\/Microsoft.Network\\/publicIPAddresses\\/pip473274de\",\"target\":\"vm7af636144c-1.westus.cloudapp.azure.com\",\"weight\":1,\"priority\":3,\"endpointLocation\":\"West US\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd9671657372320\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tra5480054831\\/azureEndpoints\\/ep7f609916f9\",\"name\":\"ep7f609916f9\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd9671657372320\\/providers\\/Microsoft.Network\\/publicIPAddresses\\/pip69386ac6\",\"target\":\"vm7dc14921a6-1.eastus.cloudapp.azure.com\",\"weight\":1,\"priority\":4,\"endpointLocation\":\"East US\"}}]}}" + "x-ms-request-id" : "56626bce-97ad-4a00-a0c4-b3d4d6d2ae53", + "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd0cc37662efebd\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tra58b75649f7\",\"name\":\"tra58b75649f7\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\",\"location\":\"global\",\"tags\":{},\"properties\":{\"profileStatus\":\"Enabled\",\"trafficRoutingMethod\":\"Priority\",\"dnsConfig\":{\"relativeName\":\"tra58b75649f7\",\"fqdn\":\"tra58b75649f7.trafficmanager.net\",\"ttl\":300},\"monitorConfig\":{\"profileMonitorStatus\":\"CheckingEndpoints\",\"protocol\":\"HTTP\",\"port\":80,\"path\":\"\\/\",\"intervalInSeconds\":30,\"toleratedNumberOfFailures\":3,\"timeoutInSeconds\":10},\"endpoints\":[{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd0cc37662efebd\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tra58b75649f7\\/azureEndpoints\\/ep2658983003\",\"name\":\"ep2658983003\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd0cc37662efebd\\/providers\\/Microsoft.Network\\/publicIPAddresses\\/pip72861492\",\"target\":\"vmf7e7926708-0.southeastasia.cloudapp.azure.com\",\"weight\":1,\"priority\":1,\"endpointLocation\":\"Southeast Asia\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd0cc37662efebd\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tra58b75649f7\\/azureEndpoints\\/epc6e71564c4\",\"name\":\"epc6e71564c4\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd0cc37662efebd\\/providers\\/Microsoft.Network\\/publicIPAddresses\\/pip29812ffc\",\"target\":\"vmf7e7926708-1.southeastasia.cloudapp.azure.com\",\"weight\":1,\"priority\":2,\"endpointLocation\":\"Southeast Asia\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd0cc37662efebd\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tra58b75649f7\\/azureEndpoints\\/ep0546967428\",\"name\":\"ep0546967428\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd0cc37662efebd\\/providers\\/Microsoft.Network\\/publicIPAddresses\\/pip786838b4\",\"target\":\"vm2df10455c8-0.eastus2.cloudapp.azure.com\",\"weight\":1,\"priority\":3,\"endpointLocation\":\"East US 2\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd0cc37662efebd\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tra58b75649f7\\/azureEndpoints\\/ep3ec48880ef\",\"name\":\"ep3ec48880ef\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rgcopd0cc37662efebd\\/providers\\/Microsoft.Network\\/publicIPAddresses\\/pip5658708b\",\"target\":\"vm2df10455c8-1.eastus2.cloudapp.azure.com\",\"weight\":1,\"priority\":4,\"endpointLocation\":\"East US 2\"}}],\"trafficViewEnrollmentStatus\":\"Disabled\"}}" } }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rgcopd9671657372320?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rgcopd0cc37662efebd?api-version=2017-05-10", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (ResourceManagementClient, 2017-05-10)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ResourceManagementClient, 2017-05-10)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:54:24 GMT", + "date" : "Fri, 02 Nov 2018 17:41:44 GMT", "content-length" : "0", "expires" : "-1", - "x-ms-ratelimit-remaining-subscription-deletes" : "14997", + "x-ms-ratelimit-remaining-subscription-deletes" : "14999", "retry-after" : "0", "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "0a1dfb6b-62f1-49b6-8a00-cd958e7290cf", + "x-ms-correlation-request-id" : "eeeee541-24a2-4f7d-94db-f3cf8442775e", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T235424Z:0a1dfb6b-62f1-49b6-8a00-cd958e7290cf", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQ5NjcxNjU3MzcyMzIwLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2017-05-10", + "x-ms-routing-request-id" : "WESTUS2:20181102T174144Z:eeeee541-24a2-4f7d-94db-f3cf8442775e", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQwQ0MzNzY2MkVGRUJELUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", "cache-control" : "no-cache", - "x-ms-request-id" : "0a1dfb6b-62f1-49b6-8a00-cd958e7290cf", + "x-ms-request-id" : "eeeee541-24a2-4f7d-94db-f3cf8442775e", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQ5NjcxNjU3MzcyMzIwLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQwQ0MzNzY2MkVGRUJELUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (ResourceManagementClient, 2017-05-10)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ResourceManagementClient, 2017-05-10)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:54:24 GMT", + "date" : "Fri, 02 Nov 2018 17:41:44 GMT", "content-length" : "0", "expires" : "-1", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11875", + "x-ms-ratelimit-remaining-subscription-reads" : "11949", "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "7b54d0cf-1ced-48a9-86e6-ac23b71c3d7d", + "x-ms-correlation-request-id" : "623c9a93-3e4a-4f52-b6ba-56fca2294e45", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T235424Z:7b54d0cf-1ced-48a9-86e6-ac23b71c3d7d", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQ5NjcxNjU3MzcyMzIwLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2017-05-10", + "x-ms-routing-request-id" : "WESTUS2:20181102T174144Z:623c9a93-3e4a-4f52-b6ba-56fca2294e45", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQwQ0MzNzY2MkVGRUJELUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", "cache-control" : "no-cache", - "x-ms-request-id" : "7b54d0cf-1ced-48a9-86e6-ac23b71c3d7d", + "x-ms-request-id" : "623c9a93-3e4a-4f52-b6ba-56fca2294e45", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQ5NjcxNjU3MzcyMzIwLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQwQ0MzNzY2MkVGRUJELUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (ResourceManagementClient, 2017-05-10)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ResourceManagementClient, 2017-05-10)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:54:38 GMT", + "date" : "Fri, 02 Nov 2018 17:41:59 GMT", "content-length" : "0", "expires" : "-1", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11874", + "x-ms-ratelimit-remaining-subscription-reads" : "11948", "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "a80e4926-68fe-4ed6-b428-8ee91a145924", + "x-ms-correlation-request-id" : "a7f7696d-987b-48df-b2da-c7f74c4398d3", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T235439Z:a80e4926-68fe-4ed6-b428-8ee91a145924", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQ5NjcxNjU3MzcyMzIwLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2017-05-10", + "x-ms-routing-request-id" : "WESTUS2:20181102T174200Z:a7f7696d-987b-48df-b2da-c7f74c4398d3", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQwQ0MzNzY2MkVGRUJELUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", "cache-control" : "no-cache", - "x-ms-request-id" : "a80e4926-68fe-4ed6-b428-8ee91a145924", + "x-ms-request-id" : "a7f7696d-987b-48df-b2da-c7f74c4398d3", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQ5NjcxNjU3MzcyMzIwLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQwQ0MzNzY2MkVGRUJELUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (ResourceManagementClient, 2017-05-10)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ResourceManagementClient, 2017-05-10)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:54:54 GMT", + "date" : "Fri, 02 Nov 2018 17:42:15 GMT", "content-length" : "0", "expires" : "-1", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11873", + "x-ms-ratelimit-remaining-subscription-reads" : "11947", "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "c229d6e5-8657-416d-8495-c4aefd8386cc", + "x-ms-correlation-request-id" : "1d7ed06d-317f-4f9b-a54e-78dadaaa0b38", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T235454Z:c229d6e5-8657-416d-8495-c4aefd8386cc", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQ5NjcxNjU3MzcyMzIwLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2017-05-10", + "x-ms-routing-request-id" : "WESTUS2:20181102T174215Z:1d7ed06d-317f-4f9b-a54e-78dadaaa0b38", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQwQ0MzNzY2MkVGRUJELUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", "cache-control" : "no-cache", - "x-ms-request-id" : "c229d6e5-8657-416d-8495-c4aefd8386cc", + "x-ms-request-id" : "1d7ed06d-317f-4f9b-a54e-78dadaaa0b38", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQ5NjcxNjU3MzcyMzIwLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQwQ0MzNzY2MkVGRUJELUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (ResourceManagementClient, 2017-05-10)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ResourceManagementClient, 2017-05-10)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:55:09 GMT", + "date" : "Fri, 02 Nov 2018 17:42:30 GMT", "content-length" : "0", "expires" : "-1", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11871", + "x-ms-ratelimit-remaining-subscription-reads" : "11946", "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "2fcd3f45-8d66-4b37-aa71-19b738eb568b", + "x-ms-correlation-request-id" : "7905b9f3-c4de-4f44-91ea-1913bd9a88c1", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T235509Z:2fcd3f45-8d66-4b37-aa71-19b738eb568b", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQ5NjcxNjU3MzcyMzIwLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2017-05-10", + "x-ms-routing-request-id" : "WESTUS2:20181102T174230Z:7905b9f3-c4de-4f44-91ea-1913bd9a88c1", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQwQ0MzNzY2MkVGRUJELUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", "cache-control" : "no-cache", - "x-ms-request-id" : "2fcd3f45-8d66-4b37-aa71-19b738eb568b", + "x-ms-request-id" : "7905b9f3-c4de-4f44-91ea-1913bd9a88c1", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQ5NjcxNjU3MzcyMzIwLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQwQ0MzNzY2MkVGRUJELUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (ResourceManagementClient, 2017-05-10)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ResourceManagementClient, 2017-05-10)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:55:23 GMT", + "date" : "Fri, 02 Nov 2018 17:42:45 GMT", "content-length" : "0", "expires" : "-1", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11869", + "x-ms-ratelimit-remaining-subscription-reads" : "11945", "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "6cbae368-e72f-44af-ad17-8900c28015e2", + "x-ms-correlation-request-id" : "a7cdd2f6-1057-438c-9ddc-d3378ae7ac45", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T235524Z:6cbae368-e72f-44af-ad17-8900c28015e2", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQ5NjcxNjU3MzcyMzIwLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2017-05-10", + "x-ms-routing-request-id" : "WESTUS2:20181102T174245Z:a7cdd2f6-1057-438c-9ddc-d3378ae7ac45", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQwQ0MzNzY2MkVGRUJELUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", "cache-control" : "no-cache", - "x-ms-request-id" : "6cbae368-e72f-44af-ad17-8900c28015e2", + "x-ms-request-id" : "a7cdd2f6-1057-438c-9ddc-d3378ae7ac45", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQ5NjcxNjU3MzcyMzIwLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQwQ0MzNzY2MkVGRUJELUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (ResourceManagementClient, 2017-05-10)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ResourceManagementClient, 2017-05-10)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:55:39 GMT", + "date" : "Fri, 02 Nov 2018 17:43:00 GMT", "content-length" : "0", "expires" : "-1", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11868", + "x-ms-ratelimit-remaining-subscription-reads" : "11944", "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "9f475989-2fa4-4282-bf64-25ef43f3756c", + "x-ms-correlation-request-id" : "153bb2e4-6173-4264-aa98-1faf068c0864", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T235539Z:9f475989-2fa4-4282-bf64-25ef43f3756c", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQ5NjcxNjU3MzcyMzIwLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2017-05-10", + "x-ms-routing-request-id" : "WESTUS2:20181102T174300Z:153bb2e4-6173-4264-aa98-1faf068c0864", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQwQ0MzNzY2MkVGRUJELUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", "cache-control" : "no-cache", - "x-ms-request-id" : "9f475989-2fa4-4282-bf64-25ef43f3756c", + "x-ms-request-id" : "153bb2e4-6173-4264-aa98-1faf068c0864", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQ5NjcxNjU3MzcyMzIwLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQwQ0MzNzY2MkVGRUJELUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (ResourceManagementClient, 2017-05-10)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ResourceManagementClient, 2017-05-10)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:55:54 GMT", + "date" : "Fri, 02 Nov 2018 17:43:16 GMT", "content-length" : "0", "expires" : "-1", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11867", + "x-ms-ratelimit-remaining-subscription-reads" : "11943", "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "648848ff-fb28-4110-85a3-c992051cd8ba", + "x-ms-correlation-request-id" : "a76f95f3-898d-4a7c-9fe4-e2e13d8daafd", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T235555Z:648848ff-fb28-4110-85a3-c992051cd8ba", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQ5NjcxNjU3MzcyMzIwLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2017-05-10", + "x-ms-routing-request-id" : "WESTUS2:20181102T174316Z:a76f95f3-898d-4a7c-9fe4-e2e13d8daafd", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQwQ0MzNzY2MkVGRUJELUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", "cache-control" : "no-cache", - "x-ms-request-id" : "648848ff-fb28-4110-85a3-c992051cd8ba", + "x-ms-request-id" : "a76f95f3-898d-4a7c-9fe4-e2e13d8daafd", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQ5NjcxNjU3MzcyMzIwLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQwQ0MzNzY2MkVGRUJELUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (ResourceManagementClient, 2017-05-10)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ResourceManagementClient, 2017-05-10)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:56:10 GMT", + "date" : "Fri, 02 Nov 2018 17:43:30 GMT", "content-length" : "0", "expires" : "-1", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11866", + "x-ms-ratelimit-remaining-subscription-reads" : "11942", "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "3c04b13d-8ee8-45cb-a9b5-95c7ab501bf0", + "x-ms-correlation-request-id" : "f61fb52a-42e7-45b4-8c9c-380fcac31358", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T235610Z:3c04b13d-8ee8-45cb-a9b5-95c7ab501bf0", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQ5NjcxNjU3MzcyMzIwLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2017-05-10", + "x-ms-routing-request-id" : "WESTUS2:20181102T174331Z:f61fb52a-42e7-45b4-8c9c-380fcac31358", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQwQ0MzNzY2MkVGRUJELUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", "cache-control" : "no-cache", - "x-ms-request-id" : "3c04b13d-8ee8-45cb-a9b5-95c7ab501bf0", + "x-ms-request-id" : "f61fb52a-42e7-45b4-8c9c-380fcac31358", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQ5NjcxNjU3MzcyMzIwLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQwQ0MzNzY2MkVGRUJELUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (ResourceManagementClient, 2017-05-10)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ResourceManagementClient, 2017-05-10)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:56:24 GMT", + "date" : "Fri, 02 Nov 2018 17:43:45 GMT", "content-length" : "0", "expires" : "-1", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11865", + "x-ms-ratelimit-remaining-subscription-reads" : "11941", "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "59acce19-33ef-4676-bfa6-1621de4c5cba", + "x-ms-correlation-request-id" : "50d5316d-4bd0-4898-b3fa-67efc7ff50d9", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T235625Z:59acce19-33ef-4676-bfa6-1621de4c5cba", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQ5NjcxNjU3MzcyMzIwLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2017-05-10", + "x-ms-routing-request-id" : "WESTUS2:20181102T174346Z:50d5316d-4bd0-4898-b3fa-67efc7ff50d9", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQwQ0MzNzY2MkVGRUJELUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", "cache-control" : "no-cache", - "x-ms-request-id" : "59acce19-33ef-4676-bfa6-1621de4c5cba", + "x-ms-request-id" : "50d5316d-4bd0-4898-b3fa-67efc7ff50d9", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQ5NjcxNjU3MzcyMzIwLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQwQ0MzNzY2MkVGRUJELUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (ResourceManagementClient, 2017-05-10)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ResourceManagementClient, 2017-05-10)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:56:40 GMT", + "date" : "Fri, 02 Nov 2018 17:44:00 GMT", "content-length" : "0", "expires" : "-1", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11864", + "x-ms-ratelimit-remaining-subscription-reads" : "11940", "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "c4cce7e8-cb5c-4679-b372-f14f554f72d2", + "x-ms-correlation-request-id" : "1d2c846a-7868-458d-a687-807896dd40d2", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T235640Z:c4cce7e8-cb5c-4679-b372-f14f554f72d2", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQ5NjcxNjU3MzcyMzIwLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2017-05-10", + "x-ms-routing-request-id" : "WESTUS2:20181102T174401Z:1d2c846a-7868-458d-a687-807896dd40d2", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQwQ0MzNzY2MkVGRUJELUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", "cache-control" : "no-cache", - "x-ms-request-id" : "c4cce7e8-cb5c-4679-b372-f14f554f72d2", + "x-ms-request-id" : "1d2c846a-7868-458d-a687-807896dd40d2", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQ5NjcxNjU3MzcyMzIwLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQwQ0MzNzY2MkVGRUJELUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (ResourceManagementClient, 2017-05-10)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ResourceManagementClient, 2017-05-10)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:56:54 GMT", + "date" : "Fri, 02 Nov 2018 17:44:16 GMT", "content-length" : "0", "expires" : "-1", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11863", + "x-ms-ratelimit-remaining-subscription-reads" : "11939", "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "50ed2328-8ac4-4663-bf79-aaa9052bde06", + "x-ms-correlation-request-id" : "88acb5f3-265b-41bf-984f-d104f031b0ce", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T235655Z:50ed2328-8ac4-4663-bf79-aaa9052bde06", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQ5NjcxNjU3MzcyMzIwLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2017-05-10", + "x-ms-routing-request-id" : "WESTUS2:20181102T174416Z:88acb5f3-265b-41bf-984f-d104f031b0ce", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQwQ0MzNzY2MkVGRUJELUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", "cache-control" : "no-cache", - "x-ms-request-id" : "50ed2328-8ac4-4663-bf79-aaa9052bde06", + "x-ms-request-id" : "88acb5f3-265b-41bf-984f-d104f031b0ce", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQ5NjcxNjU3MzcyMzIwLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQwQ0MzNzY2MkVGRUJELUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (ResourceManagementClient, 2017-05-10)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ResourceManagementClient, 2017-05-10)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:57:10 GMT", + "date" : "Fri, 02 Nov 2018 17:44:31 GMT", "content-length" : "0", "expires" : "-1", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11862", + "x-ms-ratelimit-remaining-subscription-reads" : "11938", "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "a7aba7d2-a1a3-463c-ad47-12e60e53a55b", + "x-ms-correlation-request-id" : "f6f49476-1389-47ec-b403-3913a34b3778", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T235710Z:a7aba7d2-a1a3-463c-ad47-12e60e53a55b", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQ5NjcxNjU3MzcyMzIwLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2017-05-10", + "x-ms-routing-request-id" : "WESTUS2:20181102T174431Z:f6f49476-1389-47ec-b403-3913a34b3778", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQwQ0MzNzY2MkVGRUJELUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", "cache-control" : "no-cache", - "x-ms-request-id" : "a7aba7d2-a1a3-463c-ad47-12e60e53a55b", + "x-ms-request-id" : "f6f49476-1389-47ec-b403-3913a34b3778", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQ5NjcxNjU3MzcyMzIwLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQwQ0MzNzY2MkVGRUJELUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (ResourceManagementClient, 2017-05-10)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ResourceManagementClient, 2017-05-10)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:57:24 GMT", + "date" : "Fri, 02 Nov 2018 17:44:46 GMT", "content-length" : "0", "expires" : "-1", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11861", + "x-ms-ratelimit-remaining-subscription-reads" : "11937", "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "99487d2d-470f-4b41-9b9b-3747d69fe111", + "x-ms-correlation-request-id" : "868bbf5f-ab1b-43e0-bc98-09e2a18bb6d2", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T235725Z:99487d2d-470f-4b41-9b9b-3747d69fe111", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQ5NjcxNjU3MzcyMzIwLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2017-05-10", + "x-ms-routing-request-id" : "WESTUS2:20181102T174447Z:868bbf5f-ab1b-43e0-bc98-09e2a18bb6d2", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQwQ0MzNzY2MkVGRUJELUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", "cache-control" : "no-cache", - "x-ms-request-id" : "99487d2d-470f-4b41-9b9b-3747d69fe111", + "x-ms-request-id" : "868bbf5f-ab1b-43e0-bc98-09e2a18bb6d2", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQ5NjcxNjU3MzcyMzIwLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQwQ0MzNzY2MkVGRUJELUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (ResourceManagementClient, 2017-05-10)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ResourceManagementClient, 2017-05-10)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:57:40 GMT", + "date" : "Fri, 02 Nov 2018 17:45:01 GMT", "content-length" : "0", "expires" : "-1", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11860", + "x-ms-ratelimit-remaining-subscription-reads" : "11936", "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "1e5b8fa5-f3ba-4ea5-aa90-ec2f10e02b3e", + "x-ms-correlation-request-id" : "3b0eb978-be20-47b8-9666-e90beef8fe25", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T235740Z:1e5b8fa5-f3ba-4ea5-aa90-ec2f10e02b3e", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQ5NjcxNjU3MzcyMzIwLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2017-05-10", + "x-ms-routing-request-id" : "WESTUS2:20181102T174502Z:3b0eb978-be20-47b8-9666-e90beef8fe25", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQwQ0MzNzY2MkVGRUJELUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", "cache-control" : "no-cache", - "x-ms-request-id" : "1e5b8fa5-f3ba-4ea5-aa90-ec2f10e02b3e", + "x-ms-request-id" : "3b0eb978-be20-47b8-9666-e90beef8fe25", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQ5NjcxNjU3MzcyMzIwLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQwQ0MzNzY2MkVGRUJELUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (ResourceManagementClient, 2017-05-10)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ResourceManagementClient, 2017-05-10)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:57:55 GMT", + "date" : "Fri, 02 Nov 2018 17:45:16 GMT", "content-length" : "0", "expires" : "-1", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11859", + "x-ms-ratelimit-remaining-subscription-reads" : "11935", "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "6d0edb63-36f2-4eb8-ac8e-6efe7df09038", + "x-ms-correlation-request-id" : "f0e11356-8a27-40d3-96c8-a81dc9f8ddac", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T235755Z:6d0edb63-36f2-4eb8-ac8e-6efe7df09038", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQ5NjcxNjU3MzcyMzIwLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2017-05-10", + "x-ms-routing-request-id" : "WESTUS2:20181102T174517Z:f0e11356-8a27-40d3-96c8-a81dc9f8ddac", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQwQ0MzNzY2MkVGRUJELUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", "cache-control" : "no-cache", - "x-ms-request-id" : "6d0edb63-36f2-4eb8-ac8e-6efe7df09038", + "x-ms-request-id" : "f0e11356-8a27-40d3-96c8-a81dc9f8ddac", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQ5NjcxNjU3MzcyMzIwLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQwQ0MzNzY2MkVGRUJELUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (ResourceManagementClient, 2017-05-10)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ResourceManagementClient, 2017-05-10)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:58:10 GMT", + "date" : "Fri, 02 Nov 2018 17:45:31 GMT", "content-length" : "0", "expires" : "-1", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11858", + "x-ms-ratelimit-remaining-subscription-reads" : "11934", "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "3c632261-8b51-44f6-ba13-d380cbb43f81", + "x-ms-correlation-request-id" : "a2abb3ae-08b2-4554-8738-294cda87b462", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T235810Z:3c632261-8b51-44f6-ba13-d380cbb43f81", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQ5NjcxNjU3MzcyMzIwLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2017-05-10", + "x-ms-routing-request-id" : "WESTUS2:20181102T174532Z:a2abb3ae-08b2-4554-8738-294cda87b462", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQwQ0MzNzY2MkVGRUJELUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", "cache-control" : "no-cache", - "x-ms-request-id" : "3c632261-8b51-44f6-ba13-d380cbb43f81", + "x-ms-request-id" : "a2abb3ae-08b2-4554-8738-294cda87b462", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQ5NjcxNjU3MzcyMzIwLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQwQ0MzNzY2MkVGRUJELUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (ResourceManagementClient, 2017-05-10)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ResourceManagementClient, 2017-05-10)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:58:25 GMT", + "date" : "Fri, 02 Nov 2018 17:45:47 GMT", "content-length" : "0", "expires" : "-1", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11857", + "x-ms-ratelimit-remaining-subscription-reads" : "11933", "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "b5f496c0-e8f4-4155-b0be-b7bbd02731a2", + "x-ms-correlation-request-id" : "57bc17c7-41b5-4e40-a278-c51eafe34d45", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T235825Z:b5f496c0-e8f4-4155-b0be-b7bbd02731a2", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQ5NjcxNjU3MzcyMzIwLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2017-05-10", + "x-ms-routing-request-id" : "WESTUS2:20181102T174547Z:57bc17c7-41b5-4e40-a278-c51eafe34d45", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQwQ0MzNzY2MkVGRUJELUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", "cache-control" : "no-cache", - "x-ms-request-id" : "b5f496c0-e8f4-4155-b0be-b7bbd02731a2", + "x-ms-request-id" : "57bc17c7-41b5-4e40-a278-c51eafe34d45", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQ5NjcxNjU3MzcyMzIwLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQwQ0MzNzY2MkVGRUJELUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (ResourceManagementClient, 2017-05-10)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ResourceManagementClient, 2017-05-10)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:58:40 GMT", + "date" : "Fri, 02 Nov 2018 17:46:02 GMT", "content-length" : "0", "expires" : "-1", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11856", + "x-ms-ratelimit-remaining-subscription-reads" : "11932", "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "67b160af-0f8f-47c3-8a98-750a0d0bc2b7", + "x-ms-correlation-request-id" : "4bc22ccd-60c7-4d02-bc89-9f0fb452fa62", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T235840Z:67b160af-0f8f-47c3-8a98-750a0d0bc2b7", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQ5NjcxNjU3MzcyMzIwLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2017-05-10", + "x-ms-routing-request-id" : "WESTUS2:20181102T174603Z:4bc22ccd-60c7-4d02-bc89-9f0fb452fa62", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQwQ0MzNzY2MkVGRUJELUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", "cache-control" : "no-cache", - "x-ms-request-id" : "67b160af-0f8f-47c3-8a98-750a0d0bc2b7", + "x-ms-request-id" : "4bc22ccd-60c7-4d02-bc89-9f0fb452fa62", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQ5NjcxNjU3MzcyMzIwLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQwQ0MzNzY2MkVGRUJELUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (ResourceManagementClient, 2017-05-10)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ResourceManagementClient, 2017-05-10)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:58:55 GMT", + "date" : "Fri, 02 Nov 2018 17:46:18 GMT", "content-length" : "0", "expires" : "-1", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11855", + "x-ms-ratelimit-remaining-subscription-reads" : "11931", "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "d349ff37-7a4f-4459-8a3c-a87ade4a6d01", + "x-ms-correlation-request-id" : "82d590dc-0aa6-4231-8fb4-6c55c58500c8", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T235856Z:d349ff37-7a4f-4459-8a3c-a87ade4a6d01", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQ5NjcxNjU3MzcyMzIwLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2017-05-10", + "x-ms-routing-request-id" : "WESTUS2:20181102T174618Z:82d590dc-0aa6-4231-8fb4-6c55c58500c8", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQwQ0MzNzY2MkVGRUJELUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", "cache-control" : "no-cache", - "x-ms-request-id" : "d349ff37-7a4f-4459-8a3c-a87ade4a6d01", + "x-ms-request-id" : "82d590dc-0aa6-4231-8fb4-6c55c58500c8", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQ5NjcxNjU3MzcyMzIwLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQwQ0MzNzY2MkVGRUJELUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (ResourceManagementClient, 2017-05-10)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ResourceManagementClient, 2017-05-10)" }, "Response" : { - "date" : "Tue, 07 Aug 2018 23:59:10 GMT", + "date" : "Fri, 02 Nov 2018 17:46:34 GMT", "content-length" : "0", "expires" : "-1", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11854", - "StatusCode" : "202", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "7ffa0dea-56c1-42b9-bea3-72b0f4340eed", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T235911Z:7ffa0dea-56c1-42b9-bea3-72b0f4340eed", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQ5NjcxNjU3MzcyMzIwLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2017-05-10", - "cache-control" : "no-cache", - "x-ms-request-id" : "7ffa0dea-56c1-42b9-bea3-72b0f4340eed", - "Body" : "" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQ5NjcxNjU3MzcyMzIwLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2017-05-10", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (ResourceManagementClient, 2017-05-10)" - }, - "Response" : { - "date" : "Tue, 07 Aug 2018 23:59:26 GMT", - "content-length" : "0", - "expires" : "-1", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11851", - "StatusCode" : "202", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "0c27ad3b-4663-450c-9132-88fcbd511264", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T235926Z:0c27ad3b-4663-450c-9132-88fcbd511264", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQ5NjcxNjU3MzcyMzIwLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2017-05-10", - "cache-control" : "no-cache", - "x-ms-request-id" : "0c27ad3b-4663-450c-9132-88fcbd511264", - "Body" : "" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQ5NjcxNjU3MzcyMzIwLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2017-05-10", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (ResourceManagementClient, 2017-05-10)" - }, - "Response" : { - "date" : "Tue, 07 Aug 2018 23:59:40 GMT", - "content-length" : "0", - "expires" : "-1", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11850", - "StatusCode" : "202", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "efcf94b0-97ce-40c0-8d2c-4805eb56fe71", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T235941Z:efcf94b0-97ce-40c0-8d2c-4805eb56fe71", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQ5NjcxNjU3MzcyMzIwLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2017-05-10", - "cache-control" : "no-cache", - "x-ms-request-id" : "efcf94b0-97ce-40c0-8d2c-4805eb56fe71", - "Body" : "" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQ5NjcxNjU3MzcyMzIwLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2017-05-10", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (ResourceManagementClient, 2017-05-10)" - }, - "Response" : { - "date" : "Tue, 07 Aug 2018 23:59:56 GMT", - "content-length" : "0", - "expires" : "-1", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11849", - "StatusCode" : "202", - "pragma" : "no-cache", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "0317951f-501c-483e-87a9-374dd4f3ae72", - "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180807T235956Z:0317951f-501c-483e-87a9-374dd4f3ae72", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQ5NjcxNjU3MzcyMzIwLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2017-05-10", - "cache-control" : "no-cache", - "x-ms-request-id" : "0317951f-501c-483e-87a9-374dd4f3ae72", - "Body" : "" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQ5NjcxNjU3MzcyMzIwLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2017-05-10", - "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (ResourceManagementClient, 2017-05-10)" - }, - "Response" : { - "date" : "Wed, 08 Aug 2018 00:00:10 GMT", - "content-length" : "0", - "expires" : "-1", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11848", + "x-ms-ratelimit-remaining-subscription-reads" : "11930", "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "170d2f7a-8076-41fd-bf94-a4cef4f6e424", + "x-ms-correlation-request-id" : "4771be7f-f60d-49e6-bfd0-e01e5ba7b67b", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180808T000011Z:170d2f7a-8076-41fd-bf94-a4cef4f6e424", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQ5NjcxNjU3MzcyMzIwLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2017-05-10", + "x-ms-routing-request-id" : "WESTUS2:20181102T174634Z:4771be7f-f60d-49e6-bfd0-e01e5ba7b67b", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQwQ0MzNzY2MkVGRUJELUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", "cache-control" : "no-cache", - "x-ms-request-id" : "170d2f7a-8076-41fd-bf94-a4cef4f6e424", + "x-ms-request-id" : "4771be7f-f60d-49e6-bfd0-e01e5ba7b67b", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQ5NjcxNjU3MzcyMzIwLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQwQ0MzNzY2MkVGRUJELUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (ResourceManagementClient, 2017-05-10)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ResourceManagementClient, 2017-05-10)" }, "Response" : { - "date" : "Wed, 08 Aug 2018 00:00:25 GMT", + "date" : "Fri, 02 Nov 2018 17:46:49 GMT", "content-length" : "0", "expires" : "-1", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11847", + "x-ms-ratelimit-remaining-subscription-reads" : "11929", "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "5d6ca04b-fb7f-4aed-9ef2-30f7c41db01e", + "x-ms-correlation-request-id" : "fad8a2fc-bad2-4814-b44b-3c53db6fa6b1", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180808T000026Z:5d6ca04b-fb7f-4aed-9ef2-30f7c41db01e", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQ5NjcxNjU3MzcyMzIwLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2017-05-10", + "x-ms-routing-request-id" : "WESTUS2:20181102T174649Z:fad8a2fc-bad2-4814-b44b-3c53db6fa6b1", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQwQ0MzNzY2MkVGRUJELUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", "cache-control" : "no-cache", - "x-ms-request-id" : "5d6ca04b-fb7f-4aed-9ef2-30f7c41db01e", + "x-ms-request-id" : "fad8a2fc-bad2-4814-b44b-3c53db6fa6b1", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQ5NjcxNjU3MzcyMzIwLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQwQ0MzNzY2MkVGRUJELUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (ResourceManagementClient, 2017-05-10)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ResourceManagementClient, 2017-05-10)" }, "Response" : { - "date" : "Wed, 08 Aug 2018 00:00:41 GMT", + "date" : "Fri, 02 Nov 2018 17:47:04 GMT", "content-length" : "0", "expires" : "-1", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11846", + "x-ms-ratelimit-remaining-subscription-reads" : "11928", "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "f5dcd934-6b84-40a3-99b1-a5a458f2d467", + "x-ms-correlation-request-id" : "2729d078-0bf2-4eb4-b538-5538ba4cfb30", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180808T000041Z:f5dcd934-6b84-40a3-99b1-a5a458f2d467", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQ5NjcxNjU3MzcyMzIwLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2017-05-10", + "x-ms-routing-request-id" : "WESTUS2:20181102T174704Z:2729d078-0bf2-4eb4-b538-5538ba4cfb30", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQwQ0MzNzY2MkVGRUJELUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", "cache-control" : "no-cache", - "x-ms-request-id" : "f5dcd934-6b84-40a3-99b1-a5a458f2d467", + "x-ms-request-id" : "2729d078-0bf2-4eb4-b538-5538ba4cfb30", "Body" : "" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQ5NjcxNjU3MzcyMzIwLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0NPUEQwQ0MzNzY2MkVGRUJELUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:8eca8145ae288a9c9f5cef4c67511b31ee50412a43f2a6a889d0037a4deee90d Java:1.8.0_171 (ResourceManagementClient, 2017-05-10)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ResourceManagementClient, 2017-05-10)" }, "Response" : { - "date" : "Wed, 08 Aug 2018 00:00:56 GMT", + "date" : "Fri, 02 Nov 2018 17:47:19 GMT", "content-length" : "0", "expires" : "-1", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11845", + "x-ms-ratelimit-remaining-subscription-reads" : "11927", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "3addf585-ff2a-4548-8df6-97b70f96db5c", + "x-ms-correlation-request-id" : "caf4eb8f-44bc-4848-8811-83acc06d27ee", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180808T000056Z:3addf585-ff2a-4548-8df6-97b70f96db5c", + "x-ms-routing-request-id" : "WESTUS2:20181102T174719Z:caf4eb8f-44bc-4848-8811-83acc06d27ee", "cache-control" : "no-cache", - "x-ms-request-id" : "3addf585-ff2a-4548-8df6-97b70f96db5c", + "x-ms-request-id" : "caf4eb8f-44bc-4848-8811-83acc06d27ee", "Body" : "" } } ], - "variables" : [ "rgcopd9671657372320", "34bb3268-3031-4469-bd0c-ae11eaaefd1e", "vm7af636144c", "953fe6e7-8973-45d9-b7c9-4aff1d4e8749", "nic503689a33e9", "f9f9f205-3e9e-461a-acd8-ca33a7f7ef41", "vnet9894934a77", "3ccb9014-ef04-442c-b86b-73c710b0d038", "pip00956341", "231fd83d-bda8-45cc-ae19-61285ead32ca", "0332138b-046e-46c2-b2da-c2ea90f9938c", "nic19073661a56", "f697e5dd-5366-4e19-8925-9eef94eedd86", "vnet32157070c2", "4a29f412-322d-439d-8fd7-781493dae41f", "pip473274de", "405fdf12-9281-466e-b7c0-e3833cf3fc78", "vm7dc14921a6", "c2963669-1ca3-4b25-b31d-a8980134d1be", "nic23039eb137e", "699f6b6e-eb54-4304-99fe-abb9f0488fc5", "vnet46218a7600", "b64f0505-78e2-4f34-b153-dc4d417ad2bd", "pip27044ddb", "702a3d77-d74a-4cc3-a730-7b3c218e7717", "3250e07c-0f32-453a-bfc3-6c0748306c6b", "nic15698cdf2ad", "1929a5ac-86b9-46ba-bd0b-d75e99e48b0a", "vnet45323f8859", "88453e5d-20bc-43af-8162-46f52a91ed5b", "pip69386ac6", "78c346da-36d0-4c24-bc82-b1679350ab1b", "1d35bee5-8bd8-4fd6-8f85-a7e47720c591", "tra5480054831", "04371fcd-13d0-4fd8-a5aa-b72ee24ad7cd", "ep1d77346917", "e0bd20b2-1145-486c-9040-625eb844b397", "257c33fb-c7ad-4ee3-a44e-985d13ed5861", "epc2968930fc", "7610a49a-7cd3-45cc-82d2-3e3b146c0cbc", "b5c01541-c937-45fa-8dd8-b1ca3beecc55", "eped720798b5", "a0145b62-6a25-444e-9bc9-d8ed896cf8bf", "4a846d59-77d5-40ee-957c-055ca9b52eae", "ep7f609916f9", "2639804f-38ff-4fc1-88b7-36ff31e2d8a3", "3f3e4809-1588-4532-bc12-ca391a21fcbb", "9fce007e-ccd5-4c9b-81cd-961a747e5dc0", "6ecd3977-113e-4db5-9f23-e441b520832d", "082c983e-bb98-4136-a716-9af850f0e70a", "ab6e3cef-5e39-4f8a-a92d-fb16493eed04", "2c9cbf3c-321d-43fa-978d-fdae7d7806f7", "c35703ed-8c47-447e-b8e1-75a4560416d3", "8bdb6b68-633c-400f-accb-07187000c532", "8fbadfdd-5b6a-476a-911b-57efd428335d" ] + "variables" : [ "rgcopd0cc37662efebd", "d751d6f7-b30d-41c4-bc62-b3c957f9d4a1", "vm2df10455c8", "5c813fc7-d7de-4881-b21f-4facd90e3ec8", "nic94244d7bd16", "4218cd8f-b477-496f-ab62-5b6954ab3cea", "vnet17719823f7", "ff5b83a7-6187-477e-acbd-827684088ae0", "pip786838b4", "5cfc5fab-3949-4236-8971-03230b2af4c5", "3deda893-7fa9-4f48-a35a-2f8f92c84a48", "nic24164ddafd3", "f72a96ac-7512-4a34-9fbb-0fc0b66b0a22", "vnet39136536a3", "36328721-0467-4a73-aad9-3399140b86ba", "pip5658708b", "61670da3-5254-4b49-8b7f-2d6c0d5bd785", "vmf7e7926708", "0f7d7a4e-ee2d-4cf9-aa63-e99f59073102", "nic45147a622d9", "906d7d11-2bfa-4337-a61a-4e03c00b419a", "vnet09391e3f31", "e021befc-6083-45a7-b6fa-ea4d94dbdf29", "pip72861492", "004d3782-7b74-45e1-ad9e-df6f259d388a", "f0f518e2-8acb-407a-842f-a07a3c96e3fe", "nic039779277b8", "277ee00e-48db-45cc-9e71-bc20d49f0477", "vnet97372630ab", "7a4246e3-fbb4-42d8-88c3-3699e74cfd02", "pip29812ffc", "33ff4f0d-12b7-46c2-8353-cc1de24b8e70", "4dd9f3e5-c55d-4c56-aa01-c45c10346e7d", "tra58b75649f7", "5b18e61c-b5dd-4a29-8bc6-ebaa0a60f821", "ep2658983003", "eef94240-3afd-475e-a6ba-9b4a98afb558", "3688db79-1cf9-4276-8d51-2b1a6c75f3d9", "epc6e71564c4", "ac342b61-814c-4474-aee6-2da395200d74", "399dceb3-780e-4c20-bc27-455625c1d51e", "ep0546967428", "d7db9382-ac76-415a-b38a-84972bf3c349", "b69257ad-ae6d-4cc0-a111-7a13c5758e01", "ep3ec48880ef", "4520d661-771d-4ec7-b461-61a66f2325df", "7b461849-5368-48ca-ba9a-97fa6031987f", "4823ab55-17c3-4306-b59e-a13e7a69b27b", "7bc8a4ee-c0c9-4b27-9ccf-38254dad31ff", "12572772-94e7-4251-8b55-26e922a5bf8c", "f8add49b-60ae-40cf-ba0c-78a3acc8d381", "d0fd04e3-131a-444f-9bca-cbe7d0e57cad", "8a592e89-ea7f-49d1-bf2e-76285120b708", "c01a3a07-315d-4ae6-b587-675e025c26f1", "307b87ff-02c5-4a3a-9bc4-f7eb204be975" ] } \ No newline at end of file diff --git a/azure/src/test/resources/session-records/testTrafficManager.json b/azure/src/test/resources/session-records/testTrafficManager.json index b93e615f0a9..67dd984ba84 100644 --- a/azure/src/test/resources/session-records/testTrafficManager.json +++ b/azure/src/test/resources/session-records/testTrafficManager.json @@ -1,13 +1,13 @@ { "networkCallRecords" : [ { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/trafficmanagerprofiles?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/trafficmanagerprofiles?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:206a1b82428a3fa1d147acbf46fa8bb1df0ac37f95b5f9f334322365adb9d355 Java:1.8.0_171 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Wed, 08 Aug 2018 01:25:15 GMT", + "date" : "Sun, 04 Nov 2018 00:56:12 GMT", "server" : "Microsoft-IIS/8.5", "content-length" : "12", "transfer-encoding" : "chunked", @@ -16,841 +16,841 @@ "retry-after" : "0", "StatusCode" : "200", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "ecb528a9-57f3-4c10-8109-4c0892995d7c", + "x-ms-correlation-request-id" : "00835646-b85f-48af-a757-d71cf5b0c7f9", "x-content-type-options" : "nosniff", "x-ms-ratelimit-remaining-subscription-resource-requests" : "10799", - "x-ms-routing-request-id" : "CENTRALUS:20180808T012515Z:ecb528a9-57f3-4c10-8109-4c0892995d7c", + "x-ms-routing-request-id" : "WESTUS2:20181104T005613Z:00835646-b85f-48af-a757-d71cf5b0c7f9", "x-powered-by" : "ASP.NET", "content-type" : "application/json; charset=utf-8", "cache-control" : "private", - "x-ms-request-id" : "1690be9b-65a6-4bec-818c-b86f5d70b16c", + "x-ms-request-id" : "b4b61f0d-0820-4535-b7f2-627935249667", "Body" : "{\"value\":[]}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg534682?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg787245?api-version=2017-05-10", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:206a1b82428a3fa1d147acbf46fa8bb1df0ac37f95b5f9f334322365adb9d355 Java:1.8.0_171 (ResourceManagementClient, 2017-05-10)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ResourceManagementClient, 2017-05-10)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Wed, 08 Aug 2018 01:25:16 GMT", - "content-length" : "295", + "date" : "Sun, 04 Nov 2018 00:56:15 GMT", + "content-length" : "253", "expires" : "-1", - "x-ms-ratelimit-remaining-subscription-writes" : "1147", + "x-ms-ratelimit-remaining-subscription-writes" : "1199", "retry-after" : "0", "StatusCode" : "201", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "0a00a301-c0b0-4598-8efa-f619283849bf", + "x-ms-correlation-request-id" : "6c4fe531-f988-4dc2-99aa-ca02707a8bb7", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180808T012517Z:0a00a301-c0b0-4598-8efa-f619283849bf", + "x-ms-routing-request-id" : "WESTUS2:20181104T005616Z:6c4fe531-f988-4dc2-99aa-ca02707a8bb7", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "0a00a301-c0b0-4598-8efa-f619283849bf", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg534682\",\"name\":\"rg534682\",\"location\":\"eastus\",\"tags\":{\"date\":\"2018-08-08T01:25:16.787Z\",\"product\":\"javasdk\",\"cause\":\"automation\",\"job\":\"javasdk-1047-sp3rairmuj733p4cgbca\"},\"properties\":{\"provisioningState\":\"Succeeded\"}}" + "x-ms-request-id" : "6c4fe531-f988-4dc2-99aa-ca02707a8bb7", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg787245\",\"name\":\"rg787245\",\"location\":\"eastus\",\"tags\":{\"date\":\"2018-11-04T00:56:14.793Z\",\"product\":\"javasdk\",\"cause\":\"automation\"},\"properties\":{\"provisioningState\":\"Succeeded\"}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg534682/providers/Microsoft.Network/trafficmanagerprofiles/nestedtm534682?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg787245/providers/Microsoft.Network/trafficmanagerprofiles/nestedtm787245?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:206a1b82428a3fa1d147acbf46fa8bb1df0ac37f95b5f9f334322365adb9d355 Java:1.8.0_171 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Wed, 08 Aug 2018 01:25:17 GMT", - "content-length" : "633", + "date" : "Sun, 04 Nov 2018 00:56:17 GMT", + "content-length" : "674", "server" : "Microsoft-IIS/8.5", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", "StatusCode" : "201", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "69a79f85-4553-4464-b513-f8007633fbc1", + "x-ms-correlation-request-id" : "9790c4e7-f824-41ea-b1a1-e85ccde69ac6", "x-content-type-options" : "nosniff", "x-ms-ratelimit-remaining-subscription-resource-requests" : "10799", - "x-ms-routing-request-id" : "CENTRALUS:20180808T012518Z:69a79f85-4553-4464-b513-f8007633fbc1", + "x-ms-routing-request-id" : "WESTUS2:20181104T005618Z:9790c4e7-f824-41ea-b1a1-e85ccde69ac6", "x-powered-by" : "ASP.NET", "content-type" : "application/json; charset=utf-8", "cache-control" : "private", - "x-ms-request-id" : "266170e4-25b8-4e1b-95b3-a97571900b5f", - "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm534682\",\"name\":\"nestedtm534682\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\",\"location\":\"global\",\"tags\":{},\"properties\":{\"profileStatus\":\"Enabled\",\"trafficRoutingMethod\":\"Priority\",\"dnsConfig\":{\"relativeName\":\"nestedtmdns937443935\",\"fqdn\":\"nestedtmdns937443935.trafficmanager.net\",\"ttl\":500},\"monitorConfig\":{\"profileMonitorStatus\":\"Inactive\",\"protocol\":\"HTTPS\",\"port\":443,\"path\":\"\\/\",\"intervalInSeconds\":30,\"toleratedNumberOfFailures\":3,\"timeoutInSeconds\":10},\"endpoints\":[]}}" + "x-ms-request-id" : "dfa4f5b7-1232-4082-84a1-457b9b68dd23", + "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm787245\",\"name\":\"nestedtm787245\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\",\"location\":\"global\",\"tags\":{},\"properties\":{\"profileStatus\":\"Enabled\",\"trafficRoutingMethod\":\"Priority\",\"dnsConfig\":{\"relativeName\":\"nestedtmdnsf30146216\",\"fqdn\":\"nestedtmdnsf30146216.trafficmanager.net\",\"ttl\":500},\"monitorConfig\":{\"profileMonitorStatus\":\"Inactive\",\"protocol\":\"HTTPS\",\"port\":443,\"path\":\"\\/\",\"intervalInSeconds\":30,\"toleratedNumberOfFailures\":3,\"timeoutInSeconds\":10},\"endpoints\":[],\"trafficViewEnrollmentStatus\":\"Disabled\"}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg534682/providers/Microsoft.Network/trafficmanagerprofiles/nestedtm534682/externalEndpoints/external-ep-1?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg787245/providers/Microsoft.Network/trafficmanagerprofiles/nestedtm787245/externalEndpoints/external-ep-1?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:206a1b82428a3fa1d147acbf46fa8bb1df0ac37f95b5f9f334322365adb9d355 Java:1.8.0_171 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Wed, 08 Aug 2018 01:25:18 GMT", + "date" : "Sun, 04 Nov 2018 00:56:18 GMT", "content-length" : "456", "server" : "Microsoft-IIS/8.5", "x-aspnet-version" : "4.0.30319", - "x-ms-ratelimit-remaining-subscription-writes" : "1146", + "x-ms-ratelimit-remaining-subscription-writes" : "1198", "retry-after" : "0", "StatusCode" : "201", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "6edda3fa-2470-428c-8b95-58204c547f8f", + "x-ms-correlation-request-id" : "ba98ea65-6ea6-4a5d-bb82-fed6ec1a7947", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180808T012519Z:6edda3fa-2470-428c-8b95-58204c547f8f", + "x-ms-routing-request-id" : "WESTUS2:20181104T005618Z:ba98ea65-6ea6-4a5d-bb82-fed6ec1a7947", "x-powered-by" : "ASP.NET", "content-type" : "application/json; charset=utf-8", "cache-control" : "private", - "x-ms-request-id" : "5462e967-1bd1-4648-8209-6144b66ba324", - "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm534682\\/externalEndpoints\\/external-ep-1\",\"name\":\"external-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"target\":\"www.gitbook.com\",\"weight\":1,\"priority\":1,\"endpointLocation\":\"Central India\"}}" + "x-ms-request-id" : "1ae60883-7179-489a-97d2-6473e42aa83b", + "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm787245\\/externalEndpoints\\/external-ep-1\",\"name\":\"external-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"target\":\"www.gitbook.com\",\"weight\":1,\"priority\":1,\"endpointLocation\":\"Central India\"}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg534682/providers/Microsoft.Network/trafficmanagerprofiles/nestedtm534682?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg787245/providers/Microsoft.Network/trafficmanagerprofiles/nestedtm787245?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:206a1b82428a3fa1d147acbf46fa8bb1df0ac37f95b5f9f334322365adb9d355 Java:1.8.0_171 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Wed, 08 Aug 2018 01:25:18 GMT", + "date" : "Sun, 04 Nov 2018 00:56:18 GMT", "server" : "Microsoft-IIS/8.5", - "content-length" : "1098", + "content-length" : "1139", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", "StatusCode" : "200", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "0a45d8d2-4ade-4ed0-87ca-00ec6d426c6d", + "x-ms-correlation-request-id" : "f4780cdb-ac0f-4aa9-a9a4-3860e1c12a82", "x-content-type-options" : "nosniff", "x-ms-ratelimit-remaining-subscription-resource-requests" : "10798", - "x-ms-routing-request-id" : "CENTRALUS:20180808T012519Z:0a45d8d2-4ade-4ed0-87ca-00ec6d426c6d", + "x-ms-routing-request-id" : "WESTUS2:20181104T005619Z:f4780cdb-ac0f-4aa9-a9a4-3860e1c12a82", "x-powered-by" : "ASP.NET", "content-type" : "application/json; charset=utf-8", "cache-control" : "private", - "x-ms-request-id" : "ac8f5809-246a-4dc7-9bfa-728dd9a12dc9", - "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm534682\",\"name\":\"nestedtm534682\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\",\"location\":\"global\",\"tags\":{},\"properties\":{\"profileStatus\":\"Enabled\",\"trafficRoutingMethod\":\"Priority\",\"dnsConfig\":{\"relativeName\":\"nestedtmdns937443935\",\"fqdn\":\"nestedtmdns937443935.trafficmanager.net\",\"ttl\":500},\"monitorConfig\":{\"profileMonitorStatus\":\"CheckingEndpoints\",\"protocol\":\"HTTPS\",\"port\":443,\"path\":\"\\/\",\"intervalInSeconds\":30,\"toleratedNumberOfFailures\":3,\"timeoutInSeconds\":10},\"endpoints\":[{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm534682\\/externalEndpoints\\/external-ep-1\",\"name\":\"external-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"target\":\"www.gitbook.com\",\"weight\":1,\"priority\":1,\"endpointLocation\":\"Central India\"}}]}}" + "x-ms-request-id" : "32d22bd0-8f6d-48ec-a815-f888d11aae1b", + "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm787245\",\"name\":\"nestedtm787245\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\",\"location\":\"global\",\"tags\":{},\"properties\":{\"profileStatus\":\"Enabled\",\"trafficRoutingMethod\":\"Priority\",\"dnsConfig\":{\"relativeName\":\"nestedtmdnsf30146216\",\"fqdn\":\"nestedtmdnsf30146216.trafficmanager.net\",\"ttl\":500},\"monitorConfig\":{\"profileMonitorStatus\":\"CheckingEndpoints\",\"protocol\":\"HTTPS\",\"port\":443,\"path\":\"\\/\",\"intervalInSeconds\":30,\"toleratedNumberOfFailures\":3,\"timeoutInSeconds\":10},\"endpoints\":[{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm787245\\/externalEndpoints\\/external-ep-1\",\"name\":\"external-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"target\":\"www.gitbook.com\",\"weight\":1,\"priority\":1,\"endpointLocation\":\"Central India\"}}],\"trafficViewEnrollmentStatus\":\"Disabled\"}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg534682/providers/Microsoft.Network/publicIPAddresses/pip534682?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg787245/providers/Microsoft.Network/publicIPAddresses/pip787245?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:206a1b82428a3fa1d147acbf46fa8bb1df0ac37f95b5f9f334322365adb9d355 Java:1.8.0_171 (NetworkManagementClient)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (NetworkManagementClient)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Wed, 08 Aug 2018 01:25:19 GMT", + "date" : "Sun, 04 Nov 2018 00:56:20 GMT", "content-length" : "769", "server" : "Microsoft-HTTPAPI/2.0", "expires" : "-1", - "x-ms-ratelimit-remaining-subscription-writes" : "1145", + "x-ms-ratelimit-remaining-subscription-writes" : "1197", "retry-after" : "0", "StatusCode" : "201", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "3bf60628-c992-47ad-8df1-92b601e6e726", + "x-ms-correlation-request-id" : "49fa07c1-0105-41b8-96a1-461e7a4840f6", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180808T012520Z:3bf60628-c992-47ad-8df1-92b601e6e726", + "x-ms-routing-request-id" : "WESTUS2:20181104T005621Z:49fa07c1-0105-41b8-96a1-461e7a4840f6", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "fe80bde6-7232-485a-8e92-0d8e436ffa97", - "Body" : "{\r\n \"name\": \"pip534682\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg534682/providers/Microsoft.Network/publicIPAddresses/pip534682\",\r\n \"etag\": \"W/\\\"ac63f4d5-be01-478c-a6dc-e2f9d15fda2f\\\"\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"6306f34d-9667-4d0d-a761-ec07bab697f2\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"contoso552422\",\r\n \"fqdn\": \"contoso552422.eastus.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", - "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/fe80bde6-7232-485a-8e92-0d8e436ffa97?api-version=2018-06-01" + "x-ms-request-id" : "6ffc6b80-4bac-4412-813b-f15c5352999b", + "Body" : "{\r\n \"name\": \"pip787245\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg787245/providers/Microsoft.Network/publicIPAddresses/pip787245\",\r\n \"etag\": \"W/\\\"ced3b504-96a8-4f69-9da7-af0b74888bfc\\\"\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"83b5fb1a-8220-4024-8a48-4c9fcec30800\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"contoso505025\",\r\n \"fqdn\": \"contoso505025.eastus.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", + "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/6ffc6b80-4bac-4412-813b-f15c5352999b?api-version=2018-06-01" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/fe80bde6-7232-485a-8e92-0d8e436ffa97?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/6ffc6b80-4bac-4412-813b-f15c5352999b?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:206a1b82428a3fa1d147acbf46fa8bb1df0ac37f95b5f9f334322365adb9d355 Java:1.8.0_171 (NetworkManagementClient)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (NetworkManagementClient)" }, "Response" : { - "date" : "Wed, 08 Aug 2018 01:25:20 GMT", + "date" : "Sun, 04 Nov 2018 00:56:21 GMT", "server" : "Microsoft-HTTPAPI/2.0", "content-length" : "29", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "10601", + "x-ms-ratelimit-remaining-subscription-reads" : "11999", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "54738f15-e94a-49db-88dc-bbe74b3c4fee", + "x-ms-correlation-request-id" : "c5c17d26-aecf-4160-b619-8d9094a768e9", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180808T012521Z:54738f15-e94a-49db-88dc-bbe74b3c4fee", + "x-ms-routing-request-id" : "WESTUS2:20181104T005621Z:c5c17d26-aecf-4160-b619-8d9094a768e9", "content-type" : "application/json; charset=utf-8", "cache-control" : "no-cache", - "x-ms-request-id" : "e3a7de83-2112-425f-8c48-4539abebd9a7", + "x-ms-request-id" : "2c2f3f94-cb1d-462c-8295-8f40782486f3", "Body" : "{\r\n \"status\": \"Succeeded\"\r\n}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg534682/providers/Microsoft.Network/publicIPAddresses/pip534682?api-version=2018-06-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg787245/providers/Microsoft.Network/publicIPAddresses/pip787245?api-version=2018-06-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:206a1b82428a3fa1d147acbf46fa8bb1df0ac37f95b5f9f334322365adb9d355 Java:1.8.0_171 (NetworkManagementClient)" + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (NetworkManagementClient)" }, "Response" : { - "date" : "Wed, 08 Aug 2018 01:25:20 GMT", + "date" : "Sun, 04 Nov 2018 00:56:21 GMT", "server" : "Microsoft-HTTPAPI/2.0", "content-length" : "770", "expires" : "-1", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "10600", + "x-ms-ratelimit-remaining-subscription-reads" : "11998", "StatusCode" : "200", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "531b7a19-c0bb-40f7-a559-788e23df238f", + "x-ms-correlation-request-id" : "6f3bacea-ba18-4600-ab38-8fd45234bc0b", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180808T012521Z:531b7a19-c0bb-40f7-a559-788e23df238f", + "x-ms-routing-request-id" : "WESTUS2:20181104T005622Z:6f3bacea-ba18-4600-ab38-8fd45234bc0b", "content-type" : "application/json; charset=utf-8", - "etag" : "W/\"b3ae9563-e8c9-465a-819a-c17cb62de5c9\"", + "etag" : "W/\"cc46cf89-ff71-4f29-a7be-fc03392ba48c\"", "cache-control" : "no-cache", - "x-ms-request-id" : "f56479f3-e7f5-43ce-8cef-39e3c54a4215", - "Body" : "{\r\n \"name\": \"pip534682\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg534682/providers/Microsoft.Network/publicIPAddresses/pip534682\",\r\n \"etag\": \"W/\\\"b3ae9563-e8c9-465a-819a-c17cb62de5c9\\\"\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"6306f34d-9667-4d0d-a761-ec07bab697f2\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"contoso552422\",\r\n \"fqdn\": \"contoso552422.eastus.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n }\r\n}" + "x-ms-request-id" : "3a9289b2-7c30-4a46-84ed-09387f33abdb", + "Body" : "{\r\n \"name\": \"pip787245\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg787245/providers/Microsoft.Network/publicIPAddresses/pip787245\",\r\n \"etag\": \"W/\\\"cc46cf89-ff71-4f29-a7be-fc03392ba48c\\\"\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"83b5fb1a-8220-4024-8a48-4c9fcec30800\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"contoso505025\",\r\n \"fqdn\": \"contoso505025.eastus.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n }\r\n}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg534682/providers/Microsoft.Network/trafficmanagerprofiles/nestedtm534682/azureEndpoints/azure-ep-1?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg787245/providers/Microsoft.Network/trafficmanagerprofiles/nestedtm787245/azureEndpoints/azure-ep-1?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:206a1b82428a3fa1d147acbf46fa8bb1df0ac37f95b5f9f334322365adb9d355 Java:1.8.0_171 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Wed, 08 Aug 2018 01:25:22 GMT", + "date" : "Sun, 04 Nov 2018 00:56:22 GMT", "content-length" : "617", "server" : "Microsoft-IIS/8.5", "x-aspnet-version" : "4.0.30319", - "x-ms-ratelimit-remaining-subscription-writes" : "1144", + "x-ms-ratelimit-remaining-subscription-writes" : "1196", "retry-after" : "0", "StatusCode" : "201", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "1492245f-bce1-4d85-8fc4-8c3e1eda0974", + "x-ms-correlation-request-id" : "60619723-7b8f-4a12-9b60-30e2723d630e", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180808T012523Z:1492245f-bce1-4d85-8fc4-8c3e1eda0974", + "x-ms-routing-request-id" : "WESTUS2:20181104T005623Z:60619723-7b8f-4a12-9b60-30e2723d630e", "x-powered-by" : "ASP.NET", "content-type" : "application/json; charset=utf-8", "cache-control" : "private", - "x-ms-request-id" : "60bd348f-013f-4ffa-9808-2223243c3a8f", - "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm534682\\/azureEndpoints\\/azure-ep-1\",\"name\":\"azure-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Disabled\",\"endpointMonitorStatus\":\"Disabled\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/publicIPAddresses\\/pip534682\",\"target\":\"contoso552422.eastus.cloudapp.azure.com\",\"weight\":1,\"priority\":11,\"endpointLocation\":\"East US\"}}" + "x-ms-request-id" : "7b7ae4c8-df97-4f23-87f5-c39bdde6e03a", + "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm787245\\/azureEndpoints\\/azure-ep-1\",\"name\":\"azure-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Disabled\",\"endpointMonitorStatus\":\"Disabled\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/publicIPAddresses\\/pip787245\",\"target\":\"contoso505025.eastus.cloudapp.azure.com\",\"weight\":1,\"priority\":11,\"endpointLocation\":\"East US\"}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg534682/providers/Microsoft.Network/trafficmanagerprofiles/nestedtm534682?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg787245/providers/Microsoft.Network/trafficmanagerprofiles/nestedtm787245?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:206a1b82428a3fa1d147acbf46fa8bb1df0ac37f95b5f9f334322365adb9d355 Java:1.8.0_171 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Wed, 08 Aug 2018 01:25:22 GMT", + "date" : "Sun, 04 Nov 2018 00:56:24 GMT", "server" : "Microsoft-IIS/8.5", - "content-length" : "1716", + "content-length" : "1757", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", "StatusCode" : "200", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "4e15ca6b-5206-4138-8fa3-b8a59f0bdc31", + "x-ms-correlation-request-id" : "9fac188d-66fd-4d59-8271-ccaa6f30c933", "x-content-type-options" : "nosniff", "x-ms-ratelimit-remaining-subscription-resource-requests" : "10798", - "x-ms-routing-request-id" : "CENTRALUS:20180808T012523Z:4e15ca6b-5206-4138-8fa3-b8a59f0bdc31", + "x-ms-routing-request-id" : "WESTUS2:20181104T005624Z:9fac188d-66fd-4d59-8271-ccaa6f30c933", "x-powered-by" : "ASP.NET", "content-type" : "application/json; charset=utf-8", "cache-control" : "private", - "x-ms-request-id" : "5812d68b-7a96-42f5-9533-b120eee9b2c2", - "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm534682\",\"name\":\"nestedtm534682\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\",\"location\":\"global\",\"tags\":{},\"properties\":{\"profileStatus\":\"Enabled\",\"trafficRoutingMethod\":\"Priority\",\"dnsConfig\":{\"relativeName\":\"nestedtmdns937443935\",\"fqdn\":\"nestedtmdns937443935.trafficmanager.net\",\"ttl\":500},\"monitorConfig\":{\"profileMonitorStatus\":\"CheckingEndpoints\",\"protocol\":\"HTTPS\",\"port\":443,\"path\":\"\\/\",\"intervalInSeconds\":30,\"toleratedNumberOfFailures\":3,\"timeoutInSeconds\":10},\"endpoints\":[{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm534682\\/externalEndpoints\\/external-ep-1\",\"name\":\"external-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"target\":\"www.gitbook.com\",\"weight\":1,\"priority\":1,\"endpointLocation\":\"Central India\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm534682\\/azureEndpoints\\/azure-ep-1\",\"name\":\"azure-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Disabled\",\"endpointMonitorStatus\":\"Disabled\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/publicIPAddresses\\/pip534682\",\"target\":\"contoso552422.eastus.cloudapp.azure.com\",\"weight\":1,\"priority\":11,\"endpointLocation\":\"East US\"}}]}}" + "x-ms-request-id" : "2d85f006-8804-49dc-9973-825e538e4333", + "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm787245\",\"name\":\"nestedtm787245\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\",\"location\":\"global\",\"tags\":{},\"properties\":{\"profileStatus\":\"Enabled\",\"trafficRoutingMethod\":\"Priority\",\"dnsConfig\":{\"relativeName\":\"nestedtmdnsf30146216\",\"fqdn\":\"nestedtmdnsf30146216.trafficmanager.net\",\"ttl\":500},\"monitorConfig\":{\"profileMonitorStatus\":\"CheckingEndpoints\",\"protocol\":\"HTTPS\",\"port\":443,\"path\":\"\\/\",\"intervalInSeconds\":30,\"toleratedNumberOfFailures\":3,\"timeoutInSeconds\":10},\"endpoints\":[{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm787245\\/externalEndpoints\\/external-ep-1\",\"name\":\"external-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"target\":\"www.gitbook.com\",\"weight\":1,\"priority\":1,\"endpointLocation\":\"Central India\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm787245\\/azureEndpoints\\/azure-ep-1\",\"name\":\"azure-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Disabled\",\"endpointMonitorStatus\":\"Disabled\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/publicIPAddresses\\/pip787245\",\"target\":\"contoso505025.eastus.cloudapp.azure.com\",\"weight\":1,\"priority\":11,\"endpointLocation\":\"East US\"}}],\"trafficViewEnrollmentStatus\":\"Disabled\"}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg534682/providers/Microsoft.Network/trafficmanagerprofiles/nestedtm534682?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg787245/providers/Microsoft.Network/trafficmanagerprofiles/nestedtm787245?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:206a1b82428a3fa1d147acbf46fa8bb1df0ac37f95b5f9f334322365adb9d355 Java:1.8.0_171 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Wed, 08 Aug 2018 01:25:22 GMT", + "date" : "Sun, 04 Nov 2018 00:56:24 GMT", "server" : "Microsoft-IIS/8.5", - "content-length" : "1716", + "content-length" : "1757", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", "StatusCode" : "200", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "a3e0023c-0540-4815-ade3-539bc057b930", + "x-ms-correlation-request-id" : "38a68a37-9668-4953-a3f6-96b129685aae", "x-content-type-options" : "nosniff", "x-ms-ratelimit-remaining-subscription-resource-requests" : "10797", - "x-ms-routing-request-id" : "CENTRALUS:20180808T012523Z:a3e0023c-0540-4815-ade3-539bc057b930", + "x-ms-routing-request-id" : "WESTUS2:20181104T005624Z:38a68a37-9668-4953-a3f6-96b129685aae", "x-powered-by" : "ASP.NET", "content-type" : "application/json; charset=utf-8", "cache-control" : "private", - "x-ms-request-id" : "3bed99e4-5ec5-4a6b-a1c2-47de5b64e35b", - "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm534682\",\"name\":\"nestedtm534682\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\",\"location\":\"global\",\"tags\":{},\"properties\":{\"profileStatus\":\"Enabled\",\"trafficRoutingMethod\":\"Priority\",\"dnsConfig\":{\"relativeName\":\"nestedtmdns937443935\",\"fqdn\":\"nestedtmdns937443935.trafficmanager.net\",\"ttl\":500},\"monitorConfig\":{\"profileMonitorStatus\":\"CheckingEndpoints\",\"protocol\":\"HTTPS\",\"port\":443,\"path\":\"\\/\",\"intervalInSeconds\":30,\"toleratedNumberOfFailures\":3,\"timeoutInSeconds\":10},\"endpoints\":[{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm534682\\/externalEndpoints\\/external-ep-1\",\"name\":\"external-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"target\":\"www.gitbook.com\",\"weight\":1,\"priority\":1,\"endpointLocation\":\"Central India\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm534682\\/azureEndpoints\\/azure-ep-1\",\"name\":\"azure-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Disabled\",\"endpointMonitorStatus\":\"Disabled\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/publicIPAddresses\\/pip534682\",\"target\":\"contoso552422.eastus.cloudapp.azure.com\",\"weight\":1,\"priority\":11,\"endpointLocation\":\"East US\"}}]}}" + "x-ms-request-id" : "dfcc4470-9f05-43ac-a2e0-ef1ff67ac027", + "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm787245\",\"name\":\"nestedtm787245\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\",\"location\":\"global\",\"tags\":{},\"properties\":{\"profileStatus\":\"Enabled\",\"trafficRoutingMethod\":\"Priority\",\"dnsConfig\":{\"relativeName\":\"nestedtmdnsf30146216\",\"fqdn\":\"nestedtmdnsf30146216.trafficmanager.net\",\"ttl\":500},\"monitorConfig\":{\"profileMonitorStatus\":\"CheckingEndpoints\",\"protocol\":\"HTTPS\",\"port\":443,\"path\":\"\\/\",\"intervalInSeconds\":30,\"toleratedNumberOfFailures\":3,\"timeoutInSeconds\":10},\"endpoints\":[{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm787245\\/externalEndpoints\\/external-ep-1\",\"name\":\"external-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"target\":\"www.gitbook.com\",\"weight\":1,\"priority\":1,\"endpointLocation\":\"Central India\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm787245\\/azureEndpoints\\/azure-ep-1\",\"name\":\"azure-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Disabled\",\"endpointMonitorStatus\":\"Disabled\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/publicIPAddresses\\/pip787245\",\"target\":\"contoso505025.eastus.cloudapp.azure.com\",\"weight\":1,\"priority\":11,\"endpointLocation\":\"East US\"}}],\"trafficViewEnrollmentStatus\":\"Disabled\"}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg534682/providers/Microsoft.Network/trafficmanagerprofiles/nestedtm534682?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg787245/providers/Microsoft.Network/trafficmanagerprofiles/nestedtm787245?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:206a1b82428a3fa1d147acbf46fa8bb1df0ac37f95b5f9f334322365adb9d355 Java:1.8.0_171 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Wed, 08 Aug 2018 01:25:23 GMT", + "date" : "Sun, 04 Nov 2018 00:56:25 GMT", "server" : "Microsoft-IIS/8.5", - "content-length" : "1716", + "content-length" : "1757", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", "StatusCode" : "200", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "97b1e6da-e44b-4c25-a71d-189f5e458075", + "x-ms-correlation-request-id" : "8f5181bb-058f-4cec-8f6d-ee8472d29157", "x-content-type-options" : "nosniff", "x-ms-ratelimit-remaining-subscription-resource-requests" : "10796", - "x-ms-routing-request-id" : "CENTRALUS:20180808T012524Z:97b1e6da-e44b-4c25-a71d-189f5e458075", + "x-ms-routing-request-id" : "WESTUS2:20181104T005625Z:8f5181bb-058f-4cec-8f6d-ee8472d29157", "x-powered-by" : "ASP.NET", "content-type" : "application/json; charset=utf-8", "cache-control" : "private", - "x-ms-request-id" : "f7b5f4ae-2f27-45e3-8dd1-a4d4ecf9188c", - "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm534682\",\"name\":\"nestedtm534682\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\",\"location\":\"global\",\"tags\":{},\"properties\":{\"profileStatus\":\"Enabled\",\"trafficRoutingMethod\":\"Priority\",\"dnsConfig\":{\"relativeName\":\"nestedtmdns937443935\",\"fqdn\":\"nestedtmdns937443935.trafficmanager.net\",\"ttl\":500},\"monitorConfig\":{\"profileMonitorStatus\":\"CheckingEndpoints\",\"protocol\":\"HTTPS\",\"port\":443,\"path\":\"\\/\",\"intervalInSeconds\":30,\"toleratedNumberOfFailures\":3,\"timeoutInSeconds\":10},\"endpoints\":[{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm534682\\/externalEndpoints\\/external-ep-1\",\"name\":\"external-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"target\":\"www.gitbook.com\",\"weight\":1,\"priority\":1,\"endpointLocation\":\"Central India\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm534682\\/azureEndpoints\\/azure-ep-1\",\"name\":\"azure-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Disabled\",\"endpointMonitorStatus\":\"Disabled\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/publicIPAddresses\\/pip534682\",\"target\":\"contoso552422.eastus.cloudapp.azure.com\",\"weight\":1,\"priority\":11,\"endpointLocation\":\"East US\"}}]}}" + "x-ms-request-id" : "de401e34-0f61-4045-b8b8-4a27425db9db", + "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm787245\",\"name\":\"nestedtm787245\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\",\"location\":\"global\",\"tags\":{},\"properties\":{\"profileStatus\":\"Enabled\",\"trafficRoutingMethod\":\"Priority\",\"dnsConfig\":{\"relativeName\":\"nestedtmdnsf30146216\",\"fqdn\":\"nestedtmdnsf30146216.trafficmanager.net\",\"ttl\":500},\"monitorConfig\":{\"profileMonitorStatus\":\"CheckingEndpoints\",\"protocol\":\"HTTPS\",\"port\":443,\"path\":\"\\/\",\"intervalInSeconds\":30,\"toleratedNumberOfFailures\":3,\"timeoutInSeconds\":10},\"endpoints\":[{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm787245\\/externalEndpoints\\/external-ep-1\",\"name\":\"external-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"target\":\"www.gitbook.com\",\"weight\":1,\"priority\":1,\"endpointLocation\":\"Central India\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm787245\\/azureEndpoints\\/azure-ep-1\",\"name\":\"azure-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Disabled\",\"endpointMonitorStatus\":\"Disabled\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/publicIPAddresses\\/pip787245\",\"target\":\"contoso505025.eastus.cloudapp.azure.com\",\"weight\":1,\"priority\":11,\"endpointLocation\":\"East US\"}}],\"trafficViewEnrollmentStatus\":\"Disabled\"}}" } }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg534682/providers/Microsoft.Network/trafficmanagerprofiles/nestedtm534682/azureEndpoints/azure-ep-1?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg787245/providers/Microsoft.Network/trafficmanagerprofiles/nestedtm787245/azureEndpoints/azure-ep-1?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:206a1b82428a3fa1d147acbf46fa8bb1df0ac37f95b5f9f334322365adb9d355 Java:1.8.0_171 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Wed, 08 Aug 2018 01:25:23 GMT", + "date" : "Sun, 04 Nov 2018 00:56:25 GMT", "content-length" : "0", "server" : "Microsoft-IIS/8.5", - "x-ms-ratelimit-remaining-subscription-deletes" : "14984", + "x-ms-ratelimit-remaining-subscription-deletes" : "14999", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", "StatusCode" : "200", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "867f44d4-11dd-461d-92e1-37f92eb77cb4", + "x-ms-correlation-request-id" : "cc8c8144-f0a8-456a-b7c0-b0d1f1668539", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180808T012524Z:867f44d4-11dd-461d-92e1-37f92eb77cb4", + "x-ms-routing-request-id" : "WESTUS2:20181104T005625Z:cc8c8144-f0a8-456a-b7c0-b0d1f1668539", "x-powered-by" : "ASP.NET", "cache-control" : "private", - "x-ms-request-id" : "ca723624-b896-4781-99a6-b480ec16ca43", + "x-ms-request-id" : "5d171f53-8e46-4bf2-a0d4-f8d68418b969", "Body" : "" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg534682/providers/Microsoft.Network/trafficmanagerprofiles/nestedtm534682?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg787245/providers/Microsoft.Network/trafficmanagerprofiles/nestedtm787245?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:206a1b82428a3fa1d147acbf46fa8bb1df0ac37f95b5f9f334322365adb9d355 Java:1.8.0_171 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Wed, 08 Aug 2018 01:25:24 GMT", + "date" : "Sun, 04 Nov 2018 00:56:26 GMT", "server" : "Microsoft-IIS/8.5", - "content-length" : "1098", + "content-length" : "1139", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", "StatusCode" : "200", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "ad2a61cd-1622-460c-9688-d47dd3b2bdea", + "x-ms-correlation-request-id" : "3d4ce751-2c3f-4932-b8f1-29405e2cc102", "x-content-type-options" : "nosniff", "x-ms-ratelimit-remaining-subscription-resource-requests" : "10797", - "x-ms-routing-request-id" : "CENTRALUS:20180808T012525Z:ad2a61cd-1622-460c-9688-d47dd3b2bdea", + "x-ms-routing-request-id" : "WESTUS2:20181104T005626Z:3d4ce751-2c3f-4932-b8f1-29405e2cc102", "x-powered-by" : "ASP.NET", "content-type" : "application/json; charset=utf-8", "cache-control" : "private", - "x-ms-request-id" : "2a6aed8f-27e1-4e8c-8052-d59dff277db7", - "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm534682\",\"name\":\"nestedtm534682\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\",\"location\":\"global\",\"tags\":{},\"properties\":{\"profileStatus\":\"Enabled\",\"trafficRoutingMethod\":\"Priority\",\"dnsConfig\":{\"relativeName\":\"nestedtmdns937443935\",\"fqdn\":\"nestedtmdns937443935.trafficmanager.net\",\"ttl\":500},\"monitorConfig\":{\"profileMonitorStatus\":\"CheckingEndpoints\",\"protocol\":\"HTTPS\",\"port\":443,\"path\":\"\\/\",\"intervalInSeconds\":30,\"toleratedNumberOfFailures\":3,\"timeoutInSeconds\":10},\"endpoints\":[{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm534682\\/externalEndpoints\\/external-ep-1\",\"name\":\"external-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"target\":\"www.gitbook.com\",\"weight\":1,\"priority\":1,\"endpointLocation\":\"Central India\"}}]}}" + "x-ms-request-id" : "3bb272ad-005f-4c1c-8aa2-71a81b58ff1d", + "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm787245\",\"name\":\"nestedtm787245\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\",\"location\":\"global\",\"tags\":{},\"properties\":{\"profileStatus\":\"Enabled\",\"trafficRoutingMethod\":\"Priority\",\"dnsConfig\":{\"relativeName\":\"nestedtmdnsf30146216\",\"fqdn\":\"nestedtmdnsf30146216.trafficmanager.net\",\"ttl\":500},\"monitorConfig\":{\"profileMonitorStatus\":\"CheckingEndpoints\",\"protocol\":\"HTTPS\",\"port\":443,\"path\":\"\\/\",\"intervalInSeconds\":30,\"toleratedNumberOfFailures\":3,\"timeoutInSeconds\":10},\"endpoints\":[{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm787245\\/externalEndpoints\\/external-ep-1\",\"name\":\"external-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"target\":\"www.gitbook.com\",\"weight\":1,\"priority\":1,\"endpointLocation\":\"Central India\"}}],\"trafficViewEnrollmentStatus\":\"Disabled\"}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg534682/providers/Microsoft.Network/trafficmanagerprofiles/nestedtm534682?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg787245/providers/Microsoft.Network/trafficmanagerprofiles/nestedtm787245?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:206a1b82428a3fa1d147acbf46fa8bb1df0ac37f95b5f9f334322365adb9d355 Java:1.8.0_171 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Wed, 08 Aug 2018 01:25:24 GMT", + "date" : "Sun, 04 Nov 2018 00:56:26 GMT", "server" : "Microsoft-IIS/8.5", - "content-length" : "1098", + "content-length" : "1139", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", "StatusCode" : "200", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "4e0eaefa-dea9-4c5e-bf69-9232c5bbea7f", + "x-ms-correlation-request-id" : "9a17510d-5732-47a2-978d-d929dec8d885", "x-content-type-options" : "nosniff", "x-ms-ratelimit-remaining-subscription-resource-requests" : "10795", - "x-ms-routing-request-id" : "CENTRALUS:20180808T012525Z:4e0eaefa-dea9-4c5e-bf69-9232c5bbea7f", + "x-ms-routing-request-id" : "WESTUS2:20181104T005626Z:9a17510d-5732-47a2-978d-d929dec8d885", "x-powered-by" : "ASP.NET", "content-type" : "application/json; charset=utf-8", "cache-control" : "private", - "x-ms-request-id" : "281c6922-077a-4cee-90db-de9847ecda6e", - "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm534682\",\"name\":\"nestedtm534682\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\",\"location\":\"global\",\"tags\":{},\"properties\":{\"profileStatus\":\"Enabled\",\"trafficRoutingMethod\":\"Priority\",\"dnsConfig\":{\"relativeName\":\"nestedtmdns937443935\",\"fqdn\":\"nestedtmdns937443935.trafficmanager.net\",\"ttl\":500},\"monitorConfig\":{\"profileMonitorStatus\":\"CheckingEndpoints\",\"protocol\":\"HTTPS\",\"port\":443,\"path\":\"\\/\",\"intervalInSeconds\":30,\"toleratedNumberOfFailures\":3,\"timeoutInSeconds\":10},\"endpoints\":[{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm534682\\/externalEndpoints\\/external-ep-1\",\"name\":\"external-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"target\":\"www.gitbook.com\",\"weight\":1,\"priority\":1,\"endpointLocation\":\"Central India\"}}]}}" + "x-ms-request-id" : "e66c990e-4cf1-4447-88f9-da6bf79bb7f8", + "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm787245\",\"name\":\"nestedtm787245\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\",\"location\":\"global\",\"tags\":{},\"properties\":{\"profileStatus\":\"Enabled\",\"trafficRoutingMethod\":\"Priority\",\"dnsConfig\":{\"relativeName\":\"nestedtmdnsf30146216\",\"fqdn\":\"nestedtmdnsf30146216.trafficmanager.net\",\"ttl\":500},\"monitorConfig\":{\"profileMonitorStatus\":\"CheckingEndpoints\",\"protocol\":\"HTTPS\",\"port\":443,\"path\":\"\\/\",\"intervalInSeconds\":30,\"toleratedNumberOfFailures\":3,\"timeoutInSeconds\":10},\"endpoints\":[{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm787245\\/externalEndpoints\\/external-ep-1\",\"name\":\"external-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"target\":\"www.gitbook.com\",\"weight\":1,\"priority\":1,\"endpointLocation\":\"Central India\"}}],\"trafficViewEnrollmentStatus\":\"Disabled\"}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg534682/providers/Microsoft.Network/trafficmanagerprofiles/nestedtm534682?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg787245/providers/Microsoft.Network/trafficmanagerprofiles/nestedtm787245?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:206a1b82428a3fa1d147acbf46fa8bb1df0ac37f95b5f9f334322365adb9d355 Java:1.8.0_171 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Wed, 08 Aug 2018 01:25:24 GMT", + "date" : "Sun, 04 Nov 2018 00:56:26 GMT", "server" : "Microsoft-IIS/8.5", - "content-length" : "1098", + "content-length" : "1139", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", "StatusCode" : "200", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "e159ec1f-8a71-4327-80ba-aa4d200d9a88", + "x-ms-correlation-request-id" : "fcb8465a-fcfa-4f48-b6cc-c4cc39c727bd", "x-content-type-options" : "nosniff", "x-ms-ratelimit-remaining-subscription-resource-requests" : "10794", - "x-ms-routing-request-id" : "CENTRALUS:20180808T012525Z:e159ec1f-8a71-4327-80ba-aa4d200d9a88", + "x-ms-routing-request-id" : "WESTUS2:20181104T005626Z:fcb8465a-fcfa-4f48-b6cc-c4cc39c727bd", "x-powered-by" : "ASP.NET", "content-type" : "application/json; charset=utf-8", "cache-control" : "private", - "x-ms-request-id" : "325aad34-1189-41f6-a0c3-4c7cfb74452a", - "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm534682\",\"name\":\"nestedtm534682\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\",\"location\":\"global\",\"tags\":{},\"properties\":{\"profileStatus\":\"Enabled\",\"trafficRoutingMethod\":\"Priority\",\"dnsConfig\":{\"relativeName\":\"nestedtmdns937443935\",\"fqdn\":\"nestedtmdns937443935.trafficmanager.net\",\"ttl\":500},\"monitorConfig\":{\"profileMonitorStatus\":\"CheckingEndpoints\",\"protocol\":\"HTTPS\",\"port\":443,\"path\":\"\\/\",\"intervalInSeconds\":30,\"toleratedNumberOfFailures\":3,\"timeoutInSeconds\":10},\"endpoints\":[{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm534682\\/externalEndpoints\\/external-ep-1\",\"name\":\"external-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"target\":\"www.gitbook.com\",\"weight\":1,\"priority\":1,\"endpointLocation\":\"Central India\"}}]}}" + "x-ms-request-id" : "ec9eb7ea-6b92-4fc0-9f33-37f7ae9886b2", + "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm787245\",\"name\":\"nestedtm787245\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\",\"location\":\"global\",\"tags\":{},\"properties\":{\"profileStatus\":\"Enabled\",\"trafficRoutingMethod\":\"Priority\",\"dnsConfig\":{\"relativeName\":\"nestedtmdnsf30146216\",\"fqdn\":\"nestedtmdnsf30146216.trafficmanager.net\",\"ttl\":500},\"monitorConfig\":{\"profileMonitorStatus\":\"CheckingEndpoints\",\"protocol\":\"HTTPS\",\"port\":443,\"path\":\"\\/\",\"intervalInSeconds\":30,\"toleratedNumberOfFailures\":3,\"timeoutInSeconds\":10},\"endpoints\":[{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm787245\\/externalEndpoints\\/external-ep-1\",\"name\":\"external-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"target\":\"www.gitbook.com\",\"weight\":1,\"priority\":1,\"endpointLocation\":\"Central India\"}}],\"trafficViewEnrollmentStatus\":\"Disabled\"}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg534682/providers/Microsoft.Network/trafficmanagerprofiles/tm534682?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg787245/providers/Microsoft.Network/trafficmanagerprofiles/tm787245?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:206a1b82428a3fa1d147acbf46fa8bb1df0ac37f95b5f9f334322365adb9d355 Java:1.8.0_171 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Wed, 08 Aug 2018 01:25:25 GMT", - "content-length" : "607", + "date" : "Sun, 04 Nov 2018 00:56:28 GMT", + "content-length" : "648", "server" : "Microsoft-IIS/8.5", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", "StatusCode" : "201", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "868d8619-c4ee-4ed9-9193-a4f857ecd4d1", + "x-ms-correlation-request-id" : "2cc7f667-65d0-4253-b822-57a139c10bbe", "x-content-type-options" : "nosniff", "x-ms-ratelimit-remaining-subscription-resource-requests" : "10796", - "x-ms-routing-request-id" : "CENTRALUS:20180808T012526Z:868d8619-c4ee-4ed9-9193-a4f857ecd4d1", + "x-ms-routing-request-id" : "WESTUS2:20181104T005628Z:2cc7f667-65d0-4253-b822-57a139c10bbe", "x-powered-by" : "ASP.NET", "content-type" : "application/json; charset=utf-8", "cache-control" : "private", - "x-ms-request-id" : "c3b82508-dcef-47d3-9b19-af4c7e02c996", - "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm534682\",\"name\":\"tm534682\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\",\"location\":\"global\",\"tags\":{},\"properties\":{\"profileStatus\":\"Enabled\",\"trafficRoutingMethod\":\"Weighted\",\"dnsConfig\":{\"relativeName\":\"tmdns937443935\",\"fqdn\":\"tmdns937443935.trafficmanager.net\",\"ttl\":300},\"monitorConfig\":{\"profileMonitorStatus\":\"Inactive\",\"protocol\":\"HTTP\",\"port\":80,\"path\":\"\\/\",\"intervalInSeconds\":30,\"toleratedNumberOfFailures\":3,\"timeoutInSeconds\":10},\"endpoints\":[]}}" + "x-ms-request-id" : "0113873f-cfef-4b39-bb90-f7e5c98ecb2e", + "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm787245\",\"name\":\"tm787245\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\",\"location\":\"global\",\"tags\":{},\"properties\":{\"profileStatus\":\"Enabled\",\"trafficRoutingMethod\":\"Weighted\",\"dnsConfig\":{\"relativeName\":\"tmdnsf30146216\",\"fqdn\":\"tmdnsf30146216.trafficmanager.net\",\"ttl\":300},\"monitorConfig\":{\"profileMonitorStatus\":\"Inactive\",\"protocol\":\"HTTP\",\"port\":80,\"path\":\"\\/\",\"intervalInSeconds\":30,\"toleratedNumberOfFailures\":3,\"timeoutInSeconds\":10},\"endpoints\":[],\"trafficViewEnrollmentStatus\":\"Disabled\"}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg534682/providers/Microsoft.Network/trafficmanagerprofiles/tm534682/externalEndpoints/external-ep-1?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg787245/providers/Microsoft.Network/trafficmanagerprofiles/tm787245/nestedEndpoints/nested-profile-ep-1?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:206a1b82428a3fa1d147acbf46fa8bb1df0ac37f95b5f9f334322365adb9d355 Java:1.8.0_171 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Wed, 08 Aug 2018 01:25:26 GMT", - "content-length" : "452", + "date" : "Sun, 04 Nov 2018 00:56:29 GMT", + "content-length" : "661", "server" : "Microsoft-IIS/8.5", "x-aspnet-version" : "4.0.30319", - "x-ms-ratelimit-remaining-subscription-writes" : "1143", + "x-ms-ratelimit-remaining-subscription-writes" : "1195", "retry-after" : "0", "StatusCode" : "201", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "bfaeb26b-604b-4303-b2c9-dd5939f81322", + "x-ms-correlation-request-id" : "9ab90115-7f0e-4605-97f4-4629a29df6af", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180808T012527Z:bfaeb26b-604b-4303-b2c9-dd5939f81322", + "x-ms-routing-request-id" : "WESTUS2:20181104T005629Z:9ab90115-7f0e-4605-97f4-4629a29df6af", "x-powered-by" : "ASP.NET", "content-type" : "application/json; charset=utf-8", "cache-control" : "private", - "x-ms-request-id" : "7529cab6-2f88-4a28-a9ce-a03ed090dbce", - "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm534682\\/externalEndpoints\\/external-ep-1\",\"name\":\"external-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"target\":\"www.azure.microsoft.com\",\"weight\":1,\"priority\":1,\"endpointLocation\":\"East US\"}}" + "x-ms-request-id" : "1c381833-be12-4638-8e7f-b8528dee6256", + "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm787245\\/nestedEndpoints\\/nested-profile-ep-1\",\"name\":\"nested-profile-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/nestedEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":null,\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm787245\",\"target\":\"nestedtmdnsf30146216.trafficmanager.net\",\"weight\":1,\"priority\":4,\"endpointLocation\":\"Central India\",\"minChildEndpoints\":1}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg534682/providers/Microsoft.Network/trafficmanagerprofiles/tm534682/externalEndpoints/external-ep-2?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg787245/providers/Microsoft.Network/trafficmanagerprofiles/tm787245/externalEndpoints/external-ep-2?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:206a1b82428a3fa1d147acbf46fa8bb1df0ac37f95b5f9f334322365adb9d355 Java:1.8.0_171 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Wed, 08 Aug 2018 01:25:26 GMT", + "date" : "Sun, 04 Nov 2018 00:56:30 GMT", "content-length" : "436", "server" : "Microsoft-IIS/8.5", "x-aspnet-version" : "4.0.30319", - "x-ms-ratelimit-remaining-subscription-writes" : "1142", + "x-ms-ratelimit-remaining-subscription-writes" : "1194", "retry-after" : "0", "StatusCode" : "201", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "59622b71-1dda-4af4-bb4a-339a8fa8b60a", + "x-ms-correlation-request-id" : "7d4d3682-0058-409a-84e9-dffd9f97210c", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180808T012527Z:59622b71-1dda-4af4-bb4a-339a8fa8b60a", + "x-ms-routing-request-id" : "WESTUS2:20181104T005630Z:7d4d3682-0058-409a-84e9-dffd9f97210c", "x-powered-by" : "ASP.NET", "content-type" : "application/json; charset=utf-8", "cache-control" : "private", - "x-ms-request-id" : "64c5e676-6ad6-46d3-8c9c-1da0b981203f", - "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm534682\\/externalEndpoints\\/external-ep-2\",\"name\":\"external-ep-2\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Disabled\",\"endpointMonitorStatus\":\"Disabled\",\"target\":\"www.bing.com\",\"weight\":1,\"priority\":2,\"endpointLocation\":\"East US 2\"}}" + "x-ms-request-id" : "9c84caed-26fa-4e42-b71b-9e974297f143", + "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm787245\\/externalEndpoints\\/external-ep-2\",\"name\":\"external-ep-2\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Disabled\",\"endpointMonitorStatus\":\"Disabled\",\"target\":\"www.bing.com\",\"weight\":1,\"priority\":2,\"endpointLocation\":\"East US 2\"}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg534682/providers/Microsoft.Network/trafficmanagerprofiles/tm534682/azureEndpoints/azure-ep-1?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg787245/providers/Microsoft.Network/trafficmanagerprofiles/tm787245/azureEndpoints/azure-ep-1?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:206a1b82428a3fa1d147acbf46fa8bb1df0ac37f95b5f9f334322365adb9d355 Java:1.8.0_171 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Wed, 08 Aug 2018 01:25:29 GMT", + "date" : "Sun, 04 Nov 2018 00:56:31 GMT", "content-length" : "617", "server" : "Microsoft-IIS/8.5", "x-aspnet-version" : "4.0.30319", - "x-ms-ratelimit-remaining-subscription-writes" : "1141", + "x-ms-ratelimit-remaining-subscription-writes" : "1193", "retry-after" : "0", "StatusCode" : "201", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "a309aa02-5e48-4752-8b81-ffb78055ea8b", + "x-ms-correlation-request-id" : "49e5f0e5-fe18-49e8-b9fb-186a1edb3163", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180808T012529Z:a309aa02-5e48-4752-8b81-ffb78055ea8b", + "x-ms-routing-request-id" : "WESTUS2:20181104T005631Z:49e5f0e5-fe18-49e8-b9fb-186a1edb3163", "x-powered-by" : "ASP.NET", "content-type" : "application/json; charset=utf-8", "cache-control" : "private", - "x-ms-request-id" : "282dfc8a-a0c3-4136-8767-deede889a42e", - "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm534682\\/azureEndpoints\\/azure-ep-1\",\"name\":\"azure-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/publicIPAddresses\\/pip534682\",\"target\":\"contoso552422.eastus.cloudapp.azure.com\",\"weight\":1,\"priority\":3,\"endpointLocation\":\"East US\"}}" + "x-ms-request-id" : "d1097f7a-e6f2-463d-a180-c3a4a6ed16bb", + "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm787245\\/azureEndpoints\\/azure-ep-1\",\"name\":\"azure-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/publicIPAddresses\\/pip787245\",\"target\":\"contoso505025.eastus.cloudapp.azure.com\",\"weight\":1,\"priority\":3,\"endpointLocation\":\"East US\"}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg534682/providers/Microsoft.Network/trafficmanagerprofiles/tm534682/nestedEndpoints/nested-profile-ep-1?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg787245/providers/Microsoft.Network/trafficmanagerprofiles/tm787245/externalEndpoints/external-ep-1?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:206a1b82428a3fa1d147acbf46fa8bb1df0ac37f95b5f9f334322365adb9d355 Java:1.8.0_171 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Wed, 08 Aug 2018 01:25:31 GMT", - "content-length" : "661", + "date" : "Sun, 04 Nov 2018 00:56:32 GMT", + "content-length" : "452", "server" : "Microsoft-IIS/8.5", "x-aspnet-version" : "4.0.30319", - "x-ms-ratelimit-remaining-subscription-writes" : "1140", + "x-ms-ratelimit-remaining-subscription-writes" : "1192", "retry-after" : "0", "StatusCode" : "201", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "c6db7335-81ab-4428-9627-a8e4149ba157", + "x-ms-correlation-request-id" : "3a5de5f1-b813-43ca-8c3e-4043b95d7d96", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180808T012531Z:c6db7335-81ab-4428-9627-a8e4149ba157", + "x-ms-routing-request-id" : "WESTUS2:20181104T005632Z:3a5de5f1-b813-43ca-8c3e-4043b95d7d96", "x-powered-by" : "ASP.NET", "content-type" : "application/json; charset=utf-8", "cache-control" : "private", - "x-ms-request-id" : "ddd10b41-c601-404f-aaa9-ca6499e2a31c", - "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm534682\\/nestedEndpoints\\/nested-profile-ep-1\",\"name\":\"nested-profile-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/nestedEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":null,\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm534682\",\"target\":\"nestedtmdns937443935.trafficmanager.net\",\"weight\":1,\"priority\":4,\"endpointLocation\":\"Central India\",\"minChildEndpoints\":1}}" + "x-ms-request-id" : "ee14ff0b-5e81-4014-af61-b9e88158cab9", + "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm787245\\/externalEndpoints\\/external-ep-1\",\"name\":\"external-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"target\":\"www.azure.microsoft.com\",\"weight\":1,\"priority\":1,\"endpointLocation\":\"East US\"}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg534682/providers/Microsoft.Network/trafficmanagerprofiles/tm534682?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg787245/providers/Microsoft.Network/trafficmanagerprofiles/tm787245?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:206a1b82428a3fa1d147acbf46fa8bb1df0ac37f95b5f9f334322365adb9d355 Java:1.8.0_171 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Wed, 08 Aug 2018 01:25:31 GMT", + "date" : "Sun, 04 Nov 2018 00:56:32 GMT", "server" : "Microsoft-IIS/8.5", - "content-length" : "2799", + "content-length" : "2840", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", "StatusCode" : "200", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "3130f234-4855-4d03-a28c-cc8e76e4dcf7", + "x-ms-correlation-request-id" : "4b1e8e5f-9b86-42cb-808c-6a9eb5a34776", "x-content-type-options" : "nosniff", "x-ms-ratelimit-remaining-subscription-resource-requests" : "10793", - "x-ms-routing-request-id" : "CENTRALUS:20180808T012531Z:3130f234-4855-4d03-a28c-cc8e76e4dcf7", + "x-ms-routing-request-id" : "WESTUS2:20181104T005633Z:4b1e8e5f-9b86-42cb-808c-6a9eb5a34776", "x-powered-by" : "ASP.NET", "content-type" : "application/json; charset=utf-8", "cache-control" : "private", - "x-ms-request-id" : "059e21db-91d0-493b-ab2e-5d201abe6eae", - "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm534682\",\"name\":\"tm534682\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\",\"location\":\"global\",\"tags\":{},\"properties\":{\"profileStatus\":\"Enabled\",\"trafficRoutingMethod\":\"Weighted\",\"dnsConfig\":{\"relativeName\":\"tmdns937443935\",\"fqdn\":\"tmdns937443935.trafficmanager.net\",\"ttl\":300},\"monitorConfig\":{\"profileMonitorStatus\":\"CheckingEndpoints\",\"protocol\":\"HTTP\",\"port\":80,\"path\":\"\\/\",\"intervalInSeconds\":30,\"toleratedNumberOfFailures\":3,\"timeoutInSeconds\":10},\"endpoints\":[{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm534682\\/externalEndpoints\\/external-ep-1\",\"name\":\"external-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"target\":\"www.azure.microsoft.com\",\"weight\":1,\"priority\":1,\"endpointLocation\":\"East US\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm534682\\/externalEndpoints\\/external-ep-2\",\"name\":\"external-ep-2\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Disabled\",\"endpointMonitorStatus\":\"Disabled\",\"target\":\"www.bing.com\",\"weight\":1,\"priority\":2,\"endpointLocation\":\"East US 2\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm534682\\/azureEndpoints\\/azure-ep-1\",\"name\":\"azure-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/publicIPAddresses\\/pip534682\",\"target\":\"contoso552422.eastus.cloudapp.azure.com\",\"weight\":1,\"priority\":3,\"endpointLocation\":\"East US\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm534682\\/nestedEndpoints\\/nested-profile-ep-1\",\"name\":\"nested-profile-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/nestedEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm534682\",\"target\":\"nestedtmdns937443935.trafficmanager.net\",\"weight\":1,\"priority\":4,\"endpointLocation\":\"Central India\",\"minChildEndpoints\":1}}]}}" + "x-ms-request-id" : "0a0d748e-84d4-40f8-943b-52e5eec68e20", + "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm787245\",\"name\":\"tm787245\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\",\"location\":\"global\",\"tags\":{},\"properties\":{\"profileStatus\":\"Enabled\",\"trafficRoutingMethod\":\"Weighted\",\"dnsConfig\":{\"relativeName\":\"tmdnsf30146216\",\"fqdn\":\"tmdnsf30146216.trafficmanager.net\",\"ttl\":300},\"monitorConfig\":{\"profileMonitorStatus\":\"CheckingEndpoints\",\"protocol\":\"HTTP\",\"port\":80,\"path\":\"\\/\",\"intervalInSeconds\":30,\"toleratedNumberOfFailures\":3,\"timeoutInSeconds\":10},\"endpoints\":[{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm787245\\/externalEndpoints\\/external-ep-1\",\"name\":\"external-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"target\":\"www.azure.microsoft.com\",\"weight\":1,\"priority\":1,\"endpointLocation\":\"East US\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm787245\\/externalEndpoints\\/external-ep-2\",\"name\":\"external-ep-2\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Disabled\",\"endpointMonitorStatus\":\"Disabled\",\"target\":\"www.bing.com\",\"weight\":1,\"priority\":2,\"endpointLocation\":\"East US 2\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm787245\\/azureEndpoints\\/azure-ep-1\",\"name\":\"azure-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/publicIPAddresses\\/pip787245\",\"target\":\"contoso505025.eastus.cloudapp.azure.com\",\"weight\":1,\"priority\":3,\"endpointLocation\":\"East US\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm787245\\/nestedEndpoints\\/nested-profile-ep-1\",\"name\":\"nested-profile-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/nestedEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm787245\",\"target\":\"nestedtmdnsf30146216.trafficmanager.net\",\"weight\":1,\"priority\":4,\"endpointLocation\":\"Central India\",\"minChildEndpoints\":1}}],\"trafficViewEnrollmentStatus\":\"Disabled\"}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg534682/providers/Microsoft.Network/trafficmanagerprofiles/tm534682?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg787245/providers/Microsoft.Network/trafficmanagerprofiles/tm787245?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:206a1b82428a3fa1d147acbf46fa8bb1df0ac37f95b5f9f334322365adb9d355 Java:1.8.0_171 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Wed, 08 Aug 2018 01:25:31 GMT", + "date" : "Sun, 04 Nov 2018 00:56:33 GMT", "server" : "Microsoft-IIS/8.5", - "content-length" : "2799", + "content-length" : "2840", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", "StatusCode" : "200", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "c59efb55-3ab4-4ee3-b7c1-33dcd46740fc", + "x-ms-correlation-request-id" : "f46575d4-f4e6-4a8f-9dce-46dab1588f6f", "x-content-type-options" : "nosniff", "x-ms-ratelimit-remaining-subscription-resource-requests" : "10792", - "x-ms-routing-request-id" : "CENTRALUS:20180808T012531Z:c59efb55-3ab4-4ee3-b7c1-33dcd46740fc", + "x-ms-routing-request-id" : "WESTUS2:20181104T005633Z:f46575d4-f4e6-4a8f-9dce-46dab1588f6f", "x-powered-by" : "ASP.NET", "content-type" : "application/json; charset=utf-8", "cache-control" : "private", - "x-ms-request-id" : "1c3bcbb6-7cc3-4d40-82d9-39dcec2d199d", - "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm534682\",\"name\":\"tm534682\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\",\"location\":\"global\",\"tags\":{},\"properties\":{\"profileStatus\":\"Enabled\",\"trafficRoutingMethod\":\"Weighted\",\"dnsConfig\":{\"relativeName\":\"tmdns937443935\",\"fqdn\":\"tmdns937443935.trafficmanager.net\",\"ttl\":300},\"monitorConfig\":{\"profileMonitorStatus\":\"CheckingEndpoints\",\"protocol\":\"HTTP\",\"port\":80,\"path\":\"\\/\",\"intervalInSeconds\":30,\"toleratedNumberOfFailures\":3,\"timeoutInSeconds\":10},\"endpoints\":[{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm534682\\/externalEndpoints\\/external-ep-1\",\"name\":\"external-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"target\":\"www.azure.microsoft.com\",\"weight\":1,\"priority\":1,\"endpointLocation\":\"East US\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm534682\\/externalEndpoints\\/external-ep-2\",\"name\":\"external-ep-2\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Disabled\",\"endpointMonitorStatus\":\"Disabled\",\"target\":\"www.bing.com\",\"weight\":1,\"priority\":2,\"endpointLocation\":\"East US 2\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm534682\\/azureEndpoints\\/azure-ep-1\",\"name\":\"azure-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/publicIPAddresses\\/pip534682\",\"target\":\"contoso552422.eastus.cloudapp.azure.com\",\"weight\":1,\"priority\":3,\"endpointLocation\":\"East US\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm534682\\/nestedEndpoints\\/nested-profile-ep-1\",\"name\":\"nested-profile-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/nestedEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm534682\",\"target\":\"nestedtmdns937443935.trafficmanager.net\",\"weight\":1,\"priority\":4,\"endpointLocation\":\"Central India\",\"minChildEndpoints\":1}}]}}" + "x-ms-request-id" : "4cd3de51-9c96-451a-a283-4081c36c0016", + "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm787245\",\"name\":\"tm787245\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\",\"location\":\"global\",\"tags\":{},\"properties\":{\"profileStatus\":\"Enabled\",\"trafficRoutingMethod\":\"Weighted\",\"dnsConfig\":{\"relativeName\":\"tmdnsf30146216\",\"fqdn\":\"tmdnsf30146216.trafficmanager.net\",\"ttl\":300},\"monitorConfig\":{\"profileMonitorStatus\":\"CheckingEndpoints\",\"protocol\":\"HTTP\",\"port\":80,\"path\":\"\\/\",\"intervalInSeconds\":30,\"toleratedNumberOfFailures\":3,\"timeoutInSeconds\":10},\"endpoints\":[{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm787245\\/externalEndpoints\\/external-ep-1\",\"name\":\"external-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"target\":\"www.azure.microsoft.com\",\"weight\":1,\"priority\":1,\"endpointLocation\":\"East US\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm787245\\/externalEndpoints\\/external-ep-2\",\"name\":\"external-ep-2\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Disabled\",\"endpointMonitorStatus\":\"Disabled\",\"target\":\"www.bing.com\",\"weight\":1,\"priority\":2,\"endpointLocation\":\"East US 2\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm787245\\/azureEndpoints\\/azure-ep-1\",\"name\":\"azure-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/publicIPAddresses\\/pip787245\",\"target\":\"contoso505025.eastus.cloudapp.azure.com\",\"weight\":1,\"priority\":3,\"endpointLocation\":\"East US\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm787245\\/nestedEndpoints\\/nested-profile-ep-1\",\"name\":\"nested-profile-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/nestedEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm787245\",\"target\":\"nestedtmdnsf30146216.trafficmanager.net\",\"weight\":1,\"priority\":4,\"endpointLocation\":\"Central India\",\"minChildEndpoints\":1}}],\"trafficViewEnrollmentStatus\":\"Disabled\"}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/trafficmanagerprofiles?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/trafficmanagerprofiles?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:206a1b82428a3fa1d147acbf46fa8bb1df0ac37f95b5f9f334322365adb9d355 Java:1.8.0_171 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Wed, 08 Aug 2018 01:25:32 GMT", + "date" : "Sun, 04 Nov 2018 00:56:33 GMT", "server" : "Microsoft-IIS/8.5", - "content-length" : "3818", + "content-length" : "3900", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", "StatusCode" : "200", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "059efc24-ce7b-42c9-9173-44f30ad19999", + "x-ms-correlation-request-id" : "aea8145e-a1e0-40a4-87fc-39d15f3790e7", "x-content-type-options" : "nosniff", "x-ms-ratelimit-remaining-subscription-resource-requests" : "10791", - "x-ms-routing-request-id" : "CENTRALUS:20180808T012532Z:059efc24-ce7b-42c9-9173-44f30ad19999", + "x-ms-routing-request-id" : "WESTUS2:20181104T005633Z:aea8145e-a1e0-40a4-87fc-39d15f3790e7", "x-powered-by" : "ASP.NET", "content-type" : "application/json; charset=utf-8", "cache-control" : "private", - "x-ms-request-id" : "2289836d-cacb-463b-85cf-ba7573f45bcd", - "Body" : "{\"value\":[{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm534682\",\"name\":\"nestedtm534682\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\",\"location\":\"global\",\"tags\":{},\"properties\":{\"profileStatus\":\"Enabled\",\"trafficRoutingMethod\":\"Priority\",\"dnsConfig\":{\"relativeName\":\"nestedtmdns937443935\",\"fqdn\":\"nestedtmdns937443935.trafficmanager.net\",\"ttl\":500},\"monitorConfig\":{\"profileMonitorStatus\":null,\"protocol\":\"HTTPS\",\"port\":443,\"path\":\"\\/\",\"intervalInSeconds\":30,\"toleratedNumberOfFailures\":3,\"timeoutInSeconds\":10},\"endpoints\":[{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm534682\\/externalEndpoints\\/external-ep-1\",\"name\":\"external-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":null,\"target\":\"www.gitbook.com\",\"weight\":1,\"priority\":1,\"endpointLocation\":\"Central India\"}}]}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm534682\",\"name\":\"tm534682\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\",\"location\":\"global\",\"tags\":{},\"properties\":{\"profileStatus\":\"Enabled\",\"trafficRoutingMethod\":\"Weighted\",\"dnsConfig\":{\"relativeName\":\"tmdns937443935\",\"fqdn\":\"tmdns937443935.trafficmanager.net\",\"ttl\":300},\"monitorConfig\":{\"profileMonitorStatus\":null,\"protocol\":\"HTTP\",\"port\":80,\"path\":\"\\/\",\"intervalInSeconds\":30,\"toleratedNumberOfFailures\":3,\"timeoutInSeconds\":10},\"endpoints\":[{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm534682\\/externalEndpoints\\/external-ep-1\",\"name\":\"external-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":null,\"target\":\"www.azure.microsoft.com\",\"weight\":1,\"priority\":1,\"endpointLocation\":\"East US\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm534682\\/externalEndpoints\\/external-ep-2\",\"name\":\"external-ep-2\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Disabled\",\"endpointMonitorStatus\":null,\"target\":\"www.bing.com\",\"weight\":1,\"priority\":2,\"endpointLocation\":\"East US 2\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm534682\\/azureEndpoints\\/azure-ep-1\",\"name\":\"azure-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":null,\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/publicIPAddresses\\/pip534682\",\"target\":\"contoso552422.eastus.cloudapp.azure.com\",\"weight\":1,\"priority\":3,\"endpointLocation\":\"East US\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm534682\\/nestedEndpoints\\/nested-profile-ep-1\",\"name\":\"nested-profile-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/nestedEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":null,\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm534682\",\"target\":\"nestedtmdns937443935.trafficmanager.net\",\"weight\":1,\"priority\":4,\"endpointLocation\":\"Central India\",\"minChildEndpoints\":1}}]}}]}" + "x-ms-request-id" : "581f7a0b-0bce-4cf5-8ec5-4980fc34672e", + "Body" : "{\"value\":[{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm787245\",\"name\":\"nestedtm787245\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\",\"location\":\"global\",\"tags\":{},\"properties\":{\"profileStatus\":\"Enabled\",\"trafficRoutingMethod\":\"Priority\",\"dnsConfig\":{\"relativeName\":\"nestedtmdnsf30146216\",\"fqdn\":\"nestedtmdnsf30146216.trafficmanager.net\",\"ttl\":500},\"monitorConfig\":{\"profileMonitorStatus\":null,\"protocol\":\"HTTPS\",\"port\":443,\"path\":\"\\/\",\"intervalInSeconds\":30,\"toleratedNumberOfFailures\":3,\"timeoutInSeconds\":10},\"endpoints\":[{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm787245\\/externalEndpoints\\/external-ep-1\",\"name\":\"external-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":null,\"target\":\"www.gitbook.com\",\"weight\":1,\"priority\":1,\"endpointLocation\":\"Central India\"}}],\"trafficViewEnrollmentStatus\":\"Disabled\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm787245\",\"name\":\"tm787245\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\",\"location\":\"global\",\"tags\":{},\"properties\":{\"profileStatus\":\"Enabled\",\"trafficRoutingMethod\":\"Weighted\",\"dnsConfig\":{\"relativeName\":\"tmdnsf30146216\",\"fqdn\":\"tmdnsf30146216.trafficmanager.net\",\"ttl\":300},\"monitorConfig\":{\"profileMonitorStatus\":null,\"protocol\":\"HTTP\",\"port\":80,\"path\":\"\\/\",\"intervalInSeconds\":30,\"toleratedNumberOfFailures\":3,\"timeoutInSeconds\":10},\"endpoints\":[{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm787245\\/externalEndpoints\\/external-ep-1\",\"name\":\"external-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":null,\"target\":\"www.azure.microsoft.com\",\"weight\":1,\"priority\":1,\"endpointLocation\":\"East US\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm787245\\/externalEndpoints\\/external-ep-2\",\"name\":\"external-ep-2\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Disabled\",\"endpointMonitorStatus\":null,\"target\":\"www.bing.com\",\"weight\":1,\"priority\":2,\"endpointLocation\":\"East US 2\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm787245\\/azureEndpoints\\/azure-ep-1\",\"name\":\"azure-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":null,\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/publicIPAddresses\\/pip787245\",\"target\":\"contoso505025.eastus.cloudapp.azure.com\",\"weight\":1,\"priority\":3,\"endpointLocation\":\"East US\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm787245\\/nestedEndpoints\\/nested-profile-ep-1\",\"name\":\"nested-profile-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/nestedEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":null,\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm787245\",\"target\":\"nestedtmdnsf30146216.trafficmanager.net\",\"weight\":1,\"priority\":4,\"endpointLocation\":\"Central India\",\"minChildEndpoints\":1}}],\"trafficViewEnrollmentStatus\":\"Disabled\"}}]}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg534682/providers/Microsoft.Network/trafficmanagerprofiles/tm534682?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg787245/providers/Microsoft.Network/trafficmanagerprofiles/tm787245?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:206a1b82428a3fa1d147acbf46fa8bb1df0ac37f95b5f9f334322365adb9d355 Java:1.8.0_171 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Wed, 08 Aug 2018 01:25:32 GMT", + "date" : "Sun, 04 Nov 2018 00:56:33 GMT", "server" : "Microsoft-IIS/8.5", - "content-length" : "2799", + "content-length" : "2840", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", "StatusCode" : "200", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "7d113561-ab81-46f7-a4db-9b68ec444567", + "x-ms-correlation-request-id" : "938b14c2-a4d1-41dd-86d3-ddd3678a52f0", "x-content-type-options" : "nosniff", "x-ms-ratelimit-remaining-subscription-resource-requests" : "10790", - "x-ms-routing-request-id" : "CENTRALUS:20180808T012532Z:7d113561-ab81-46f7-a4db-9b68ec444567", + "x-ms-routing-request-id" : "WESTUS2:20181104T005634Z:938b14c2-a4d1-41dd-86d3-ddd3678a52f0", "x-powered-by" : "ASP.NET", "content-type" : "application/json; charset=utf-8", "cache-control" : "private", - "x-ms-request-id" : "b166a8a1-6e76-49b3-aa80-55706af23340", - "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm534682\",\"name\":\"tm534682\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\",\"location\":\"global\",\"tags\":{},\"properties\":{\"profileStatus\":\"Enabled\",\"trafficRoutingMethod\":\"Weighted\",\"dnsConfig\":{\"relativeName\":\"tmdns937443935\",\"fqdn\":\"tmdns937443935.trafficmanager.net\",\"ttl\":300},\"monitorConfig\":{\"profileMonitorStatus\":\"CheckingEndpoints\",\"protocol\":\"HTTP\",\"port\":80,\"path\":\"\\/\",\"intervalInSeconds\":30,\"toleratedNumberOfFailures\":3,\"timeoutInSeconds\":10},\"endpoints\":[{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm534682\\/externalEndpoints\\/external-ep-1\",\"name\":\"external-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"target\":\"www.azure.microsoft.com\",\"weight\":1,\"priority\":1,\"endpointLocation\":\"East US\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm534682\\/externalEndpoints\\/external-ep-2\",\"name\":\"external-ep-2\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Disabled\",\"endpointMonitorStatus\":\"Disabled\",\"target\":\"www.bing.com\",\"weight\":1,\"priority\":2,\"endpointLocation\":\"East US 2\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm534682\\/azureEndpoints\\/azure-ep-1\",\"name\":\"azure-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/publicIPAddresses\\/pip534682\",\"target\":\"contoso552422.eastus.cloudapp.azure.com\",\"weight\":1,\"priority\":3,\"endpointLocation\":\"East US\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm534682\\/nestedEndpoints\\/nested-profile-ep-1\",\"name\":\"nested-profile-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/nestedEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm534682\",\"target\":\"nestedtmdns937443935.trafficmanager.net\",\"weight\":1,\"priority\":4,\"endpointLocation\":\"Central India\",\"minChildEndpoints\":1}}]}}" + "x-ms-request-id" : "487a5017-ca16-4af6-8299-afd2cedddbe8", + "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm787245\",\"name\":\"tm787245\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\",\"location\":\"global\",\"tags\":{},\"properties\":{\"profileStatus\":\"Enabled\",\"trafficRoutingMethod\":\"Weighted\",\"dnsConfig\":{\"relativeName\":\"tmdnsf30146216\",\"fqdn\":\"tmdnsf30146216.trafficmanager.net\",\"ttl\":300},\"monitorConfig\":{\"profileMonitorStatus\":\"CheckingEndpoints\",\"protocol\":\"HTTP\",\"port\":80,\"path\":\"\\/\",\"intervalInSeconds\":30,\"toleratedNumberOfFailures\":3,\"timeoutInSeconds\":10},\"endpoints\":[{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm787245\\/externalEndpoints\\/external-ep-1\",\"name\":\"external-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"target\":\"www.azure.microsoft.com\",\"weight\":1,\"priority\":1,\"endpointLocation\":\"East US\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm787245\\/externalEndpoints\\/external-ep-2\",\"name\":\"external-ep-2\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Disabled\",\"endpointMonitorStatus\":\"Disabled\",\"target\":\"www.bing.com\",\"weight\":1,\"priority\":2,\"endpointLocation\":\"East US 2\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm787245\\/azureEndpoints\\/azure-ep-1\",\"name\":\"azure-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/publicIPAddresses\\/pip787245\",\"target\":\"contoso505025.eastus.cloudapp.azure.com\",\"weight\":1,\"priority\":3,\"endpointLocation\":\"East US\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm787245\\/nestedEndpoints\\/nested-profile-ep-1\",\"name\":\"nested-profile-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/nestedEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm787245\",\"target\":\"nestedtmdnsf30146216.trafficmanager.net\",\"weight\":1,\"priority\":4,\"endpointLocation\":\"Central India\",\"minChildEndpoints\":1}}],\"trafficViewEnrollmentStatus\":\"Disabled\"}}" } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg534682/providers/Microsoft.Network/trafficmanagerprofiles/tm534682?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg787245/providers/Microsoft.Network/trafficmanagerprofiles/tm787245?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:206a1b82428a3fa1d147acbf46fa8bb1df0ac37f95b5f9f334322365adb9d355 Java:1.8.0_171 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Wed, 08 Aug 2018 01:25:32 GMT", + "date" : "Sun, 04 Nov 2018 00:56:34 GMT", "server" : "Microsoft-IIS/8.5", - "content-length" : "2799", + "content-length" : "2840", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", "StatusCode" : "200", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "b4981f94-7193-4e4a-8c93-8a60282d7dfe", + "x-ms-correlation-request-id" : "3af7b829-56cd-4656-82dd-de6df0b28ee5", "x-content-type-options" : "nosniff", "x-ms-ratelimit-remaining-subscription-resource-requests" : "10789", - "x-ms-routing-request-id" : "CENTRALUS:20180808T012532Z:b4981f94-7193-4e4a-8c93-8a60282d7dfe", + "x-ms-routing-request-id" : "WESTUS2:20181104T005634Z:3af7b829-56cd-4656-82dd-de6df0b28ee5", "x-powered-by" : "ASP.NET", "content-type" : "application/json; charset=utf-8", "cache-control" : "private", - "x-ms-request-id" : "a9966930-2c45-4dfa-b405-26a17e75b635", - "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm534682\",\"name\":\"tm534682\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\",\"location\":\"global\",\"tags\":{},\"properties\":{\"profileStatus\":\"Enabled\",\"trafficRoutingMethod\":\"Weighted\",\"dnsConfig\":{\"relativeName\":\"tmdns937443935\",\"fqdn\":\"tmdns937443935.trafficmanager.net\",\"ttl\":300},\"monitorConfig\":{\"profileMonitorStatus\":\"CheckingEndpoints\",\"protocol\":\"HTTP\",\"port\":80,\"path\":\"\\/\",\"intervalInSeconds\":30,\"toleratedNumberOfFailures\":3,\"timeoutInSeconds\":10},\"endpoints\":[{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm534682\\/externalEndpoints\\/external-ep-1\",\"name\":\"external-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"target\":\"www.azure.microsoft.com\",\"weight\":1,\"priority\":1,\"endpointLocation\":\"East US\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm534682\\/externalEndpoints\\/external-ep-2\",\"name\":\"external-ep-2\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Disabled\",\"endpointMonitorStatus\":\"Disabled\",\"target\":\"www.bing.com\",\"weight\":1,\"priority\":2,\"endpointLocation\":\"East US 2\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm534682\\/azureEndpoints\\/azure-ep-1\",\"name\":\"azure-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/publicIPAddresses\\/pip534682\",\"target\":\"contoso552422.eastus.cloudapp.azure.com\",\"weight\":1,\"priority\":3,\"endpointLocation\":\"East US\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm534682\\/nestedEndpoints\\/nested-profile-ep-1\",\"name\":\"nested-profile-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/nestedEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm534682\",\"target\":\"nestedtmdns937443935.trafficmanager.net\",\"weight\":1,\"priority\":4,\"endpointLocation\":\"Central India\",\"minChildEndpoints\":1}}]}}" + "x-ms-request-id" : "891d22c5-ed94-4042-bb6e-1b664a923d0f", + "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm787245\",\"name\":\"tm787245\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\",\"location\":\"global\",\"tags\":{},\"properties\":{\"profileStatus\":\"Enabled\",\"trafficRoutingMethod\":\"Weighted\",\"dnsConfig\":{\"relativeName\":\"tmdnsf30146216\",\"fqdn\":\"tmdnsf30146216.trafficmanager.net\",\"ttl\":300},\"monitorConfig\":{\"profileMonitorStatus\":\"CheckingEndpoints\",\"protocol\":\"HTTP\",\"port\":80,\"path\":\"\\/\",\"intervalInSeconds\":30,\"toleratedNumberOfFailures\":3,\"timeoutInSeconds\":10},\"endpoints\":[{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm787245\\/externalEndpoints\\/external-ep-1\",\"name\":\"external-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"target\":\"www.azure.microsoft.com\",\"weight\":1,\"priority\":1,\"endpointLocation\":\"East US\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm787245\\/externalEndpoints\\/external-ep-2\",\"name\":\"external-ep-2\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Disabled\",\"endpointMonitorStatus\":\"Disabled\",\"target\":\"www.bing.com\",\"weight\":1,\"priority\":2,\"endpointLocation\":\"East US 2\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm787245\\/azureEndpoints\\/azure-ep-1\",\"name\":\"azure-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/publicIPAddresses\\/pip787245\",\"target\":\"contoso505025.eastus.cloudapp.azure.com\",\"weight\":1,\"priority\":3,\"endpointLocation\":\"East US\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm787245\\/nestedEndpoints\\/nested-profile-ep-1\",\"name\":\"nested-profile-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/nestedEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm787245\",\"target\":\"nestedtmdnsf30146216.trafficmanager.net\",\"weight\":1,\"priority\":4,\"endpointLocation\":\"Central India\",\"minChildEndpoints\":1}}],\"trafficViewEnrollmentStatus\":\"Disabled\"}}" } }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg534682/providers/Microsoft.Network/trafficmanagerprofiles/tm534682/externalEndpoints/external-ep-1?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg787245/providers/Microsoft.Network/trafficmanagerprofiles/tm787245/externalEndpoints/external-ep-1?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:206a1b82428a3fa1d147acbf46fa8bb1df0ac37f95b5f9f334322365adb9d355 Java:1.8.0_171 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Wed, 08 Aug 2018 01:25:33 GMT", + "date" : "Sun, 04 Nov 2018 00:56:35 GMT", "content-length" : "0", "server" : "Microsoft-IIS/8.5", - "x-ms-ratelimit-remaining-subscription-deletes" : "14983", + "x-ms-ratelimit-remaining-subscription-deletes" : "14998", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", "StatusCode" : "200", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "c2e80702-5bad-4d53-8930-d037c8f64a10", + "x-ms-correlation-request-id" : "e5987572-108f-4fb5-8cd6-749626597438", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180808T012533Z:c2e80702-5bad-4d53-8930-d037c8f64a10", + "x-ms-routing-request-id" : "WESTUS2:20181104T005635Z:e5987572-108f-4fb5-8cd6-749626597438", "x-powered-by" : "ASP.NET", "cache-control" : "private", - "x-ms-request-id" : "7e483b50-0373-4e4a-bf06-6dee814eccb5", + "x-ms-request-id" : "f4ad0b8c-4189-4c97-8503-fb31157dcb99", "Body" : "" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg534682/providers/Microsoft.Network/trafficmanagerprofiles/tm534682/externalEndpoints/external-ep-3?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg787245/providers/Microsoft.Network/trafficmanagerprofiles/tm787245/externalEndpoints/external-ep-3?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:206a1b82428a3fa1d147acbf46fa8bb1df0ac37f95b5f9f334322365adb9d355 Java:1.8.0_171 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Wed, 08 Aug 2018 01:25:34 GMT", + "date" : "Sun, 04 Nov 2018 00:56:36 GMT", "content-length" : "446", "server" : "Microsoft-IIS/8.5", "x-aspnet-version" : "4.0.30319", - "x-ms-ratelimit-remaining-subscription-writes" : "1139", + "x-ms-ratelimit-remaining-subscription-writes" : "1191", "retry-after" : "0", "StatusCode" : "201", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "d3f9067c-ca45-471f-9a3c-6179c72884fb", + "x-ms-correlation-request-id" : "341df013-f653-4316-b197-11d10b8bf16a", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180808T012534Z:d3f9067c-ca45-471f-9a3c-6179c72884fb", + "x-ms-routing-request-id" : "WESTUS2:20181104T005636Z:341df013-f653-4316-b197-11d10b8bf16a", "x-powered-by" : "ASP.NET", "content-type" : "application/json; charset=utf-8", "cache-control" : "private", - "x-ms-request-id" : "a628cae8-afd5-49a5-a532-3fb176840316", - "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm534682\\/externalEndpoints\\/external-ep-3\",\"name\":\"external-ep-3\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"target\":\"www.github.com\",\"weight\":1,\"priority\":6,\"endpointLocation\":\"Central US\"}}" + "x-ms-request-id" : "8ccfdd7b-b9ad-41f3-9e15-451dd7f3604d", + "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm787245\\/externalEndpoints\\/external-ep-3\",\"name\":\"external-ep-3\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"target\":\"www.github.com\",\"weight\":1,\"priority\":6,\"endpointLocation\":\"Central US\"}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg534682/providers/Microsoft.Network/trafficmanagerprofiles/tm534682/azureEndpoints/azure-ep-1?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg787245/providers/Microsoft.Network/trafficmanagerprofiles/tm787245/azureEndpoints/azure-ep-1?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:206a1b82428a3fa1d147acbf46fa8bb1df0ac37f95b5f9f334322365adb9d355 Java:1.8.0_171 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Wed, 08 Aug 2018 01:25:36 GMT", + "date" : "Sun, 04 Nov 2018 00:56:37 GMT", "content-length" : "617", "server" : "Microsoft-IIS/8.5", "x-aspnet-version" : "4.0.30319", - "x-ms-ratelimit-remaining-subscription-writes" : "1138", + "x-ms-ratelimit-remaining-subscription-writes" : "1190", "retry-after" : "0", "StatusCode" : "201", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "874ff4f4-e49c-4830-8b37-c78b3437fcd2", + "x-ms-correlation-request-id" : "98bdf4e6-3a3f-4d3a-af47-530123d040bb", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180808T012536Z:874ff4f4-e49c-4830-8b37-c78b3437fcd2", + "x-ms-routing-request-id" : "WESTUS2:20181104T005637Z:98bdf4e6-3a3f-4d3a-af47-530123d040bb", "x-powered-by" : "ASP.NET", "content-type" : "application/json; charset=utf-8", "cache-control" : "private", - "x-ms-request-id" : "c46d697e-39a1-4031-9027-488f278ad789", - "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm534682\\/azureEndpoints\\/azure-ep-1\",\"name\":\"azure-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/publicIPAddresses\\/pip534682\",\"target\":\"contoso552422.eastus.cloudapp.azure.com\",\"weight\":2,\"priority\":5,\"endpointLocation\":\"East US\"}}" + "x-ms-request-id" : "71eb7b98-2517-4632-b2b6-bbd8db7a8acb", + "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm787245\\/azureEndpoints\\/azure-ep-1\",\"name\":\"azure-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/publicIPAddresses\\/pip787245\",\"target\":\"contoso505025.eastus.cloudapp.azure.com\",\"weight\":2,\"priority\":5,\"endpointLocation\":\"East US\"}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg534682/providers/Microsoft.Network/trafficmanagerprofiles/tm534682/nestedEndpoints/nested-profile-ep-1?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg787245/providers/Microsoft.Network/trafficmanagerprofiles/tm787245/nestedEndpoints/nested-profile-ep-1?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:206a1b82428a3fa1d147acbf46fa8bb1df0ac37f95b5f9f334322365adb9d355 Java:1.8.0_171 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Wed, 08 Aug 2018 01:25:36 GMT", + "date" : "Sun, 04 Nov 2018 00:56:38 GMT", "content-length" : "662", "server" : "Microsoft-IIS/8.5", "x-aspnet-version" : "4.0.30319", - "x-ms-ratelimit-remaining-subscription-writes" : "1137", + "x-ms-ratelimit-remaining-subscription-writes" : "1189", "retry-after" : "0", "StatusCode" : "201", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "88764d8e-76f7-40e7-898c-96ed1080cd01", + "x-ms-correlation-request-id" : "191b4c87-50f6-455b-814a-db1f3d408d82", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180808T012537Z:88764d8e-76f7-40e7-898c-96ed1080cd01", + "x-ms-routing-request-id" : "WESTUS2:20181104T005638Z:191b4c87-50f6-455b-814a-db1f3d408d82", "x-powered-by" : "ASP.NET", "content-type" : "application/json; charset=utf-8", "cache-control" : "private", - "x-ms-request-id" : "60d60376-9f94-4212-9856-911d5eb1a6cd", - "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm534682\\/nestedEndpoints\\/nested-profile-ep-1\",\"name\":\"nested-profile-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/nestedEndpoints\",\"properties\":{\"endpointStatus\":\"Disabled\",\"endpointMonitorStatus\":null,\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm534682\",\"target\":\"nestedtmdns937443935.trafficmanager.net\",\"weight\":1,\"priority\":4,\"endpointLocation\":\"Central India\",\"minChildEndpoints\":1}}" + "x-ms-request-id" : "a768dfd7-262f-4fc3-ab1b-88c4310efeb2", + "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm787245\\/nestedEndpoints\\/nested-profile-ep-1\",\"name\":\"nested-profile-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/nestedEndpoints\",\"properties\":{\"endpointStatus\":\"Disabled\",\"endpointMonitorStatus\":null,\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm787245\",\"target\":\"nestedtmdnsf30146216.trafficmanager.net\",\"weight\":1,\"priority\":4,\"endpointLocation\":\"Central India\",\"minChildEndpoints\":1}}" } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg534682/providers/Microsoft.Network/trafficmanagerprofiles/tm534682?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg787245/providers/Microsoft.Network/trafficmanagerprofiles/tm787245?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:206a1b82428a3fa1d147acbf46fa8bb1df0ac37f95b5f9f334322365adb9d355 Java:1.8.0_171 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Wed, 08 Aug 2018 01:25:37 GMT", + "date" : "Sun, 04 Nov 2018 00:56:38 GMT", "server" : "Microsoft-IIS/8.5", - "content-length" : "2785", + "content-length" : "2826", "transfer-encoding" : "chunked", "vary" : "Accept-Encoding", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", "StatusCode" : "200", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "5aed8ef1-2ebe-4373-9cd9-f7ae47297c62", + "x-ms-correlation-request-id" : "dd2fa305-7817-4914-93dc-6e7a1e352188", "x-content-type-options" : "nosniff", "x-ms-ratelimit-remaining-subscription-resource-requests" : "10795", - "x-ms-routing-request-id" : "CENTRALUS:20180808T012537Z:5aed8ef1-2ebe-4373-9cd9-f7ae47297c62", + "x-ms-routing-request-id" : "WESTUS2:20181104T005639Z:dd2fa305-7817-4914-93dc-6e7a1e352188", "x-powered-by" : "ASP.NET", "content-type" : "application/json; charset=utf-8", "cache-control" : "private", - "x-ms-request-id" : "d0671822-4dc3-489b-bb60-334e9743ea6b", - "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm534682\",\"name\":\"tm534682\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\",\"location\":\"global\",\"tags\":{},\"properties\":{\"profileStatus\":\"Enabled\",\"trafficRoutingMethod\":\"Performance\",\"dnsConfig\":{\"relativeName\":\"tmdns937443935\",\"fqdn\":\"tmdns937443935.trafficmanager.net\",\"ttl\":600},\"monitorConfig\":{\"profileMonitorStatus\":\"CheckingEndpoints\",\"protocol\":\"HTTP\",\"port\":8080,\"path\":\"\\/\",\"intervalInSeconds\":30,\"toleratedNumberOfFailures\":3,\"timeoutInSeconds\":10},\"endpoints\":[{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm534682\\/externalEndpoints\\/external-ep-2\",\"name\":\"external-ep-2\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Disabled\",\"endpointMonitorStatus\":\"Disabled\",\"target\":\"www.bing.com\",\"weight\":1,\"priority\":2,\"endpointLocation\":\"East US 2\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm534682\\/nestedEndpoints\\/nested-profile-ep-1\",\"name\":\"nested-profile-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/nestedEndpoints\",\"properties\":{\"endpointStatus\":\"Disabled\",\"endpointMonitorStatus\":null,\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm534682\",\"target\":\"nestedtmdns937443935.trafficmanager.net\",\"weight\":1,\"priority\":4,\"endpointLocation\":\"Central India\",\"minChildEndpoints\":1}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm534682\\/azureEndpoints\\/azure-ep-1\",\"name\":\"azure-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/publicIPAddresses\\/pip534682\",\"target\":\"contoso552422.eastus.cloudapp.azure.com\",\"weight\":2,\"priority\":5,\"endpointLocation\":\"East US\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg534682\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm534682\\/externalEndpoints\\/external-ep-3\",\"name\":\"external-ep-3\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"target\":\"www.github.com\",\"weight\":1,\"priority\":6,\"endpointLocation\":\"Central US\"}}]}}" + "x-ms-request-id" : "45019a60-5925-43a3-8fb7-1c3957cd8ef6", + "Body" : "{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm787245\",\"name\":\"tm787245\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\",\"location\":\"global\",\"tags\":{},\"properties\":{\"profileStatus\":\"Enabled\",\"trafficRoutingMethod\":\"Performance\",\"dnsConfig\":{\"relativeName\":\"tmdnsf30146216\",\"fqdn\":\"tmdnsf30146216.trafficmanager.net\",\"ttl\":600},\"monitorConfig\":{\"profileMonitorStatus\":\"CheckingEndpoints\",\"protocol\":\"HTTP\",\"port\":8080,\"path\":\"\\/\",\"intervalInSeconds\":30,\"toleratedNumberOfFailures\":3,\"timeoutInSeconds\":10},\"endpoints\":[{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm787245\\/externalEndpoints\\/external-ep-2\",\"name\":\"external-ep-2\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Disabled\",\"endpointMonitorStatus\":\"Disabled\",\"target\":\"www.bing.com\",\"weight\":1,\"priority\":2,\"endpointLocation\":\"East US 2\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm787245\\/nestedEndpoints\\/nested-profile-ep-1\",\"name\":\"nested-profile-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/nestedEndpoints\",\"properties\":{\"endpointStatus\":\"Disabled\",\"endpointMonitorStatus\":null,\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/nestedtm787245\",\"target\":\"nestedtmdnsf30146216.trafficmanager.net\",\"weight\":1,\"priority\":4,\"endpointLocation\":\"Central India\",\"minChildEndpoints\":1}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm787245\\/azureEndpoints\\/azure-ep-1\",\"name\":\"azure-ep-1\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/azureEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"targetResourceId\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/publicIPAddresses\\/pip787245\",\"target\":\"contoso505025.eastus.cloudapp.azure.com\",\"weight\":2,\"priority\":5,\"endpointLocation\":\"East US\"}},{\"id\":\"\\/subscriptions\\/00000000-0000-0000-0000-000000000000\\/resourceGroups\\/rg787245\\/providers\\/Microsoft.Network\\/trafficManagerProfiles\\/tm787245\\/externalEndpoints\\/external-ep-3\",\"name\":\"external-ep-3\",\"type\":\"Microsoft.Network\\/trafficManagerProfiles\\/externalEndpoints\",\"properties\":{\"endpointStatus\":\"Enabled\",\"endpointMonitorStatus\":\"CheckingEndpoint\",\"target\":\"www.github.com\",\"weight\":1,\"priority\":6,\"endpointLocation\":\"Central US\"}}],\"trafficViewEnrollmentStatus\":\"Disabled\"}}" } }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg534682/providers/Microsoft.Network/trafficmanagerprofiles/tm534682?api-version=2017-05-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg787245/providers/Microsoft.Network/trafficmanagerprofiles/tm787245?api-version=2018-04-01", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:206a1b82428a3fa1d147acbf46fa8bb1df0ac37f95b5f9f334322365adb9d355 Java:1.8.0_171 (TrafficManagerManagementClient, 2017-05-01)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (TrafficManagerManagementClient, 2018-04-01)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Wed, 08 Aug 2018 01:25:38 GMT", + "date" : "Sun, 04 Nov 2018 00:56:40 GMT", "content-length" : "0", "server" : "Microsoft-IIS/8.5", "x-aspnet-version" : "4.0.30319", "retry-after" : "0", "StatusCode" : "200", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "052c3aa5-dedb-40c7-85d1-373aef0593cf", + "x-ms-correlation-request-id" : "bc10e639-d676-4380-ad20-eeb932356b28", "x-content-type-options" : "nosniff", "x-ms-ratelimit-remaining-subscription-resource-requests" : "10799", - "x-ms-routing-request-id" : "CENTRALUS:20180808T012539Z:052c3aa5-dedb-40c7-85d1-373aef0593cf", + "x-ms-routing-request-id" : "WESTUS2:20181104T005640Z:bc10e639-d676-4380-ad20-eeb932356b28", "x-powered-by" : "ASP.NET", "cache-control" : "private", - "x-ms-request-id" : "f849a2f8-9da4-4000-bd63-90c688422846", + "x-ms-request-id" : "71d0322f-9bd0-4faa-ba4a-7779368f0ae2", "Body" : "" } }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg534682?api-version=2017-05-10", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg787245?api-version=2017-05-10", "Headers" : { - "User-Agent" : "Azure-SDK-For-Java/1.14.1-SNAPSHOT OS:Linux/4.15.0-1018-azure MacAddressHash:206a1b82428a3fa1d147acbf46fa8bb1df0ac37f95b5f9f334322365adb9d355 Java:1.8.0_171 (ResourceManagementClient, 2017-05-10)", + "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:c81c9c4f559f469635b15017138c3d9d2da1bf86d1b4bf1f3c0df9ddad0a06f9 Java:1.8.0_144 (ResourceManagementClient, 2017-05-10)", "Content-Type" : "application/json; charset=utf-8" }, "Response" : { - "date" : "Wed, 08 Aug 2018 01:25:39 GMT", + "date" : "Sun, 04 Nov 2018 00:56:41 GMT", "content-length" : "0", "expires" : "-1", - "x-ms-ratelimit-remaining-subscription-deletes" : "14982", + "x-ms-ratelimit-remaining-subscription-deletes" : "14997", "retry-after" : "0", "StatusCode" : "202", "pragma" : "no-cache", "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-correlation-request-id" : "080ecc27-e254-467d-95ee-48a94bf297aa", + "x-ms-correlation-request-id" : "edc41185-3dbd-42d7-b84e-09a075a5b622", "x-content-type-options" : "nosniff", - "x-ms-routing-request-id" : "CENTRALUS:20180808T012539Z:080ecc27-e254-467d-95ee-48a94bf297aa", - "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SRzUzNDY4Mi1FQVNUVVMiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2017-05-10", + "x-ms-routing-request-id" : "WESTUS2:20181104T005641Z:edc41185-3dbd-42d7-b84e-09a075a5b622", + "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SRzc4NzI0NS1FQVNUVVMiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2017-05-10", "cache-control" : "no-cache", - "x-ms-request-id" : "080ecc27-e254-467d-95ee-48a94bf297aa", + "x-ms-request-id" : "edc41185-3dbd-42d7-b84e-09a075a5b622", "Body" : "" } } ], - "variables" : [ "534682", "contoso552422", "tmdns937443935", "0095f460-0d0a-4a80-98d5-905954d61c9e", "21ae8589-143c-4b44-8d74-650775124d89", "ea89fe34-ffd3-465e-902f-5810cabff549", "0f0627a4-3926-4b0f-a6cd-e820ea42d4cb", "617f3ba5-659b-4a1f-a03d-23c3ef063817", "ddbadf8f-14a9-4fd6-81be-e70df1b977a5", "5f3ecf1f-d5d2-4672-826e-b045c4fbe946", "bee1db9e-c5c5-482d-b12f-beff4c191af0", "fbeec226-4859-4d48-98d0-555ed05ff4e9", "c891bcef-c260-4306-85b4-f2bb94b7bdd4", "3d52ca19-9064-467e-8477-60875540ca3b", "34193d77-bd1b-4b25-93b4-c52efd6add71", "05c95fa2-294d-439c-ade2-22520e7a06b1", "d0fd0c3a-28de-4afa-9113-4cc0b36b0187", "a84be0ee-be20-424b-9cea-9384b61a1259", "6b97acc6-0c2b-4728-8ea0-902a8b806bbb", "39ed67fa-6f3d-41f9-b28e-5d0faf5f5af1", "0026dd57-ed38-4732-b1d7-b8adec3f9934", "3e418f1a-58f1-4249-9094-d4e557a448e6", "70490fed-f9eb-499b-8f90-e07347dc61a3", "d3f21a14-6476-44d3-89f6-453e71b36e13", "dc7d6b6a-85c6-43b7-b9e0-b794f303caa0", "2569e977-4e4a-4417-909d-a0e56e98d2c7", "b8963b88-91bb-493c-ad28-6628774c959e", "1be574d7-ca5d-4d11-9883-2672c428ddb4", "4b68b08e-7a7c-4740-a673-a9138a72813b", "8a3e57c0-0175-4f3d-bfdf-f12af92f999d", "aeaae8e6-613f-4672-90e6-7eeb303aba87", "24f4cdd5-4530-4399-a48a-231b8ddd045e", "285d4548-1074-45cf-aeed-e554dbbf5245", "3f0f4dfa-919d-456a-adb7-b544a89a5c8d", "c2c750a2-97cc-49eb-8e8c-ee4b2536bef7", "48d98818-d644-4b9d-98c9-3a578bb8fb89", "4daa67bf-4e50-4a88-964b-9a68ac2973bf", "9f823186-8a1b-4dad-adae-62c14348261c", "8d046ab7-6a85-4731-af54-f0d8f66c37fd", "08ca6139-e182-41b5-83d1-794860f2ed88", "ff0d70d5-58cb-4a23-8d7f-0bd895ec83a1", "3038e591-f31a-477d-bb67-4badece9bcca", "53bb8ed1-821f-4624-a84d-7eff02f0918c", "2f8bf263-f6bb-46ea-bf21-a96211509607", "47ad67fa-9b0b-4e68-b644-aa974495088f", "537d7e94-bc93-4937-91c1-46c460ebd6ae", "24019440-f05e-4fca-92d8-c8bfa66b2b71", "9e902248-23ac-4477-a22e-efa52e60351a", "29c19ff9-350d-4f6b-8841-a7be60cc349e", "92b70b25-0675-402b-83ab-d647c0a1c4ba", "61069bee-5f3e-4a84-87c7-24204ce28d35", "78c50bf6-0e3d-42a9-a374-28765d624d2a", "4b83cf44-4bcd-4690-bf39-8ce307692aa6", "8b5a74c3-eed5-4b30-a47b-9bfbeccdf522", "7b4e37ba-96c6-42e4-9686-62fe00891d40", "2573e1fd-990e-4068-bc7b-70d1816de5d1", "0deb4977-0d31-4e98-9967-f37232366123", "0745dea2-dd1f-41a1-86a0-506464314eaa", "e5a2de74-c63d-4758-beef-73879b866124", "a166e775-5062-4395-8128-1cae90f029ec", "9385cce0-d28b-4155-a0f2-2b80c7c34f44", "4e55be11-25f5-45c8-a5d0-f442fe8a3b3c", "cf93e9ea-d0ea-420a-92c1-581a2043643f", "7c5b27ff-ef8e-4e66-b8cf-5683e4b433ae", "29390e3a-c490-4d43-b30b-2a16dece6d34", "286b5432-f667-4c50-8c47-65e700b1265f", "4fac4e8e-d776-4e95-8f60-1f8639195960", "f5f581ea-5523-4bb9-afb1-18121e84aca0", "afe35bf3-8a6a-42c6-b60a-8146b1f5a86f", "af7e0c39-8813-4cf4-a85d-124f8c50cce2", "c633a252-18d6-455b-91f6-aecc99889e9e", "cbc60a34-c4bb-4197-9397-12705bc47f73", "f39ab863-6d06-4fab-9da8-8f4a2f18aa2b", "65b124cd-c3e1-47d1-af44-708d95c0be4f", "81bd0220-a7b2-4176-877a-716e58cdd142", "e97f4a97-7ec3-44dc-90c9-79f7be8499f8", "17c9c1f2-440f-44c0-8bf2-a1f5f4167aa3", "052501e7-91ed-4628-af68-3166248fca6f", "815886d7-e5c8-49e7-b7fa-47269ca337ad", "e1deb0bb-d98d-43d4-a0f7-7543086025e8", "f0c43073-057a-4f63-aa5e-231d36bb2afe", "d4847b46-5813-4b9a-82a5-5a5e91eb26f6", "29363078-c8bd-4eaa-a10c-e3a86333f89d", "32da4e28-642a-4c5e-a24d-170a5f95263b", "404994a3-3024-4146-9ad5-38c690f8d042", "95818f24-b144-448b-9e64-03d934e5962d", "0ab2814c-841f-4cd1-a1ad-994fe6746b13", "231a5db3-fae2-44bc-b0e2-49f38a96e098", "fa3980b5-22a5-4c21-a80f-d63089776e32", "e1e153d4-bcab-4640-80f4-33bade4913ae", "655362ff-19f6-477e-ad7f-7c7f038ec371", "067cf32f-e17a-49d5-8391-0817a5e98d79" ] + "variables" : [ "787245", "contoso505025", "tmdnsf30146216", "f6ec407b-a977-449d-8df7-3e61c17c468f", "c629286d-eec8-4d86-a2e4-1ae1fcbd46ce", "a4186333-e7fd-481d-b61f-fb72fc3ff625", "beeb4968-648e-4a21-803e-e7f55c958e2a", "fb316927-c654-40f8-ad06-36f3848b6051", "429b69d1-677f-4afb-8df6-ac2009aaf719", "86756fcc-2f74-46a3-9312-1e86039733d3", "2dd956e8-0111-49df-9d86-349d9cdbb9cd", "e4750d5f-1a62-4f42-ade7-3e681ce30d0a", "f6533858-807e-4560-ab5d-212d80e837fc", "cf0bec7b-ed29-4d05-b0fe-3b2f9364fe31", "1e5cd428-7172-4d69-832e-e6b5d2d9d85d", "b1aee812-d1c1-4148-ac27-1ce0afa70b0b", "3cdb504f-35d1-45c8-8308-be4c61ac3cd2", "35787934-98a9-4f32-83ae-a5681f43cc0c", "46413a9f-1fb2-4345-8726-5622fcef4240", "7b71df75-2609-4ad1-b679-1c201684590f", "af500338-e411-4702-972b-cbfdb85051c9", "24d1b006-785c-4681-a458-2a001744dc4b", "66432e86-ce64-4a86-aa15-02f855991f31", "9b26dc0e-1817-4d66-8696-13f67c69e920", "0c7295d3-db70-4039-8424-7b045ca192b9", "eed9a897-0805-4bee-9730-6ea4ade4480d", "ee734d45-0873-4b2a-9589-806f23382fd3", "df6cc4b2-8473-4f9c-8e5b-d7ca003b4d32", "6cf4420c-104a-43d8-91ad-ed082763f2de", "d7dc03d1-832c-4a1c-b18b-22ec0fe3d450", "adf10bbd-2e90-4527-8ad5-9c03216ae51b", "f8199175-3cbe-4e4d-9c8d-969e620285c0", "32497274-d5d6-4282-9fae-571f01df50a3", "c4d764f7-ff59-49e0-a981-f178c215119e", "30e80c9d-e3ad-498f-80d7-620772f20d38", "81756139-bd0e-471a-8a36-9bd82dc0a817", "4a68101a-458c-4100-945c-ac1b812185cf", "1ab8c34e-86d6-43e4-9562-3d00ca7c5668", "7e10daf8-d80f-4b9d-bb7d-dc1adb8d7b57", "11a24310-2970-4c94-9672-621e57855f76", "1a99eaa2-164d-4114-8731-b17c394ab52a", "80033dcf-683f-42ba-9417-6f6783aa4d9c", "95be2430-fd62-4363-be66-231877408947", "4a1533d5-605c-406a-ad4d-16b22b8d8180", "c92606e0-8fb6-40b6-a234-fd2040df8705", "f523468a-f7fe-40da-b7ad-73b849be6062", "8631742d-5a03-456c-b587-16b2fa59aefa", "53352688-275a-4309-a04e-1f3ccd8c448d", "cc0641ed-46c7-472f-b341-e1ded6dd75cd", "ecd0ee9f-aaf3-4501-8143-281fc0eaf726", "f7d63f6e-c171-4aab-b906-6d142d428f3e", "ad799c55-c2ed-44f8-bd03-02e8edb2c009", "a4076343-0a46-40b7-9ef6-6eec3ec9746f", "f00c0969-59ba-4d54-a708-a5fb9e609bfd", "3821b0be-4d70-4f4d-9645-ddd9d20f694b", "cabfe70b-3ded-404d-b2af-fbe7efa0993c", "34670100-f825-4030-8474-f049007e6bae", "ab36b9c4-f643-425d-a9e6-931740ea66d9", "a8ac35c5-1ea8-4ee1-be4c-de68cec900c8", "ad832bee-b88c-461f-b6d7-61bb7929cca1", "e1e91124-6b71-4d95-82d5-baeb32107b43", "86285154-3662-401b-b78a-0cca7eb0892e", "1fba5dcb-e84f-4272-91ca-8c30a2da721b", "b08d16bf-db3b-4d78-b0d8-9568a219a4ff", "8e4db0dd-1fa2-42e7-b75a-3a0fe45a62db", "071f8839-d2b9-43a3-a917-4a6997ad4375", "2c81472b-e8b2-460e-b7c5-356ef56a3f42", "9859f589-8bc4-48a9-8350-7365adc583b7", "5b5cae7b-6e62-4b42-a6af-0e495ee09af2", "663d033d-ef87-4d6f-8772-9b3e44183f0b", "91435b4c-4485-4388-abe4-2bd9519a0d74", "36959a69-5e1b-4d34-855e-c15928fa2b01", "0274528a-97d9-440b-9813-5bf63857e907", "1a8c55d3-77e1-4aa7-94a8-13c45420e918", "5008e502-2dc5-4a71-bfb9-b40ed636a64f", "f9c9d1c2-7226-4096-b30c-c6a4b20506d6", "29d666bc-3780-4e87-b83c-234c1ef146a0", "d68b2ebb-1211-4a2c-ab3e-924c1f4789c0", "97e731aa-78ca-4a63-897c-6a1de578c1e9", "3722f6c9-c009-43b2-be3f-00680a469c95", "6fa0d8ce-927d-485a-ae69-1bee1a82b1b9", "a0cc6865-db99-4c91-b41f-feea44b1f831", "f5118ae1-d396-4452-9f0e-96deb05a5b8e", "89ee8716-37ea-42a6-bcdc-e69025e5b81b", "364f5737-4cbc-4fa0-aaca-56384fc1ae91", "0ecd5256-f680-412c-ab05-2ca0a0395cb9", "8b7b994c-244d-4306-931c-67f2b498be95", "81fc1bf3-9d4b-47b2-abf0-bf82eba63b9c", "a5f5f0f5-777a-4115-b241-88efdaebbd4c", "cb0370cb-2754-453d-a217-7823c1027d2a", "ec27558f-02af-4e67-b637-57e06e572a1b", "f7625bd0-21b4-4967-92ce-bbe631aac980" ] } \ No newline at end of file