diff --git a/sdk/containerservice/azure-mgmt-containerservice/CHANGELOG.md b/sdk/containerservice/azure-mgmt-containerservice/CHANGELOG.md index 22ad21d7b645..b621dd31746d 100644 --- a/sdk/containerservice/azure-mgmt-containerservice/CHANGELOG.md +++ b/sdk/containerservice/azure-mgmt-containerservice/CHANGELOG.md @@ -1,16 +1,5 @@ # Release History -## 9.2.0 (2020-06-24) - -**Features** - - - Model ManagedClusterIdentity has a new parameter user_assigned_identities - - Model ManagedClusterAADProfile has a new parameter enable_azure_rbac - - Model ManagedClusterAgentPoolProfile has a new parameter proximity_placement_group_id - - Model ManagedClusterAgentPoolProfileProperties has a new parameter proximity_placement_group_id - - Model AgentPool has a new parameter proximity_placement_group_id - - Added operation group PrivateEndpointConnectionsOperations - ## 9.1.0 (2020-06-03) **Features** diff --git a/sdk/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/version.py b/sdk/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/version.py index f44966827075..376acad4586b 100644 --- a/sdk/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/version.py +++ b/sdk/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/version.py @@ -9,4 +9,4 @@ # regenerated. # -------------------------------------------------------------------------- -VERSION = "9.2.0" +VERSION = "9.1.0" diff --git a/sdk/containerservice/azure-mgmt-containerservice/tests/recordings/test_mgmt_containerservice.test_container.yaml b/sdk/containerservice/azure-mgmt-containerservice/tests/recordings/test_mgmt_containerservice.test_container.yaml index f7a76ead5dbd..d44cf40dd884 100644 --- a/sdk/containerservice/azure-mgmt-containerservice/tests/recordings/test_mgmt_containerservice.test_container.yaml +++ b/sdk/containerservice/azure-mgmt-containerservice/tests/recordings/test_mgmt_containerservice.test_container.yaml @@ -14,8 +14,8 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.8.2 (Linux-4.19.104-microsoft-standard-x86_64-with-glibc2.29) msrest/0.6.16 - msrest_azure/0.6.3 azure-mgmt-network/10.2.0 Azure-SDK-For-Python + - python/3.6.8 (Linux-4.19.76-linuxkit-x86_64-with-Ubuntu-18.04-bionic) msrest/0.6.8 + msrest_azure/0.4.34 azure-mgmt-network/10.2.0 Azure-SDK-For-Python accept-language: - en-US method: PUT @@ -23,10 +23,10 @@ interactions: response: body: string: "{\r\n \"name\": \"vnet\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_mgmt_containerservice_test_container665810f8/providers/Microsoft.Network/virtualNetworks/vnet\"\ - ,\r\n \"etag\": \"W/\\\"61eb7d17-7e83-44df-898b-2818d513d8f5\\\"\",\r\n \ + ,\r\n \"etag\": \"W/\\\"4b29dc8b-ef57-436f-b207-f3b2ed66d38f\\\"\",\r\n \ \ \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\"\ ,\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ - \ \"resourceGuid\": \"c0fbb365-f851-474f-921c-60fa8a9daa12\",\r\n \"\ + \ \"resourceGuid\": \"0158381f-8a8b-401a-ab91-8c932ddd8708\",\r\n \"\ addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/8\"\ \r\n ]\r\n },\r\n \"subnets\": [],\r\n \"virtualNetworkPeerings\"\ : [],\r\n \"enableDdosProtection\": false,\r\n \"enableVmProtection\"\ @@ -35,7 +35,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/46e72418-3fea-4c6c-b1c1-cdfff87eee90?api-version=2020-04-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/86003e89-bb5f-4814-9913-15de87860260?api-version=2020-04-01 cache-control: - no-cache content-length: @@ -43,7 +43,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 24 Jun 2020 04:58:44 GMT + - Mon, 08 Jun 2020 15:52:11 GMT expires: - '-1' pragma: @@ -56,7 +56,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - cc5ea910-e0a0-42ba-9b5a-cb82851d69d4 + - a8ec7b40-167b-44ab-9eeb-ab3fb761c749 x-ms-ratelimit-remaining-subscription-writes: - '1199' status: @@ -72,56 +72,10 @@ interactions: Connection: - keep-alive User-Agent: - - python/3.8.2 (Linux-4.19.104-microsoft-standard-x86_64-with-glibc2.29) msrest/0.6.16 - msrest_azure/0.6.3 azure-mgmt-network/10.2.0 Azure-SDK-For-Python + - python/3.6.8 (Linux-4.19.76-linuxkit-x86_64-with-Ubuntu-18.04-bionic) msrest/0.6.8 + msrest_azure/0.4.34 azure-mgmt-network/10.2.0 Azure-SDK-For-Python method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/46e72418-3fea-4c6c-b1c1-cdfff87eee90?api-version=2020-04-01 - response: - body: - string: "{\r\n \"status\": \"InProgress\"\r\n}" - headers: - cache-control: - - no-cache - content-length: - - '30' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 24 Jun 2020 04:58:48 GMT - expires: - - '-1' - pragma: - - no-cache - server: - - Microsoft-HTTPAPI/2.0 - - Microsoft-HTTPAPI/2.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-arm-service-request-id: - - 323befb8-a07c-4379-816d-265671102ab6 - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python/3.8.2 (Linux-4.19.104-microsoft-standard-x86_64-with-glibc2.29) msrest/0.6.16 - msrest_azure/0.6.3 azure-mgmt-network/10.2.0 Azure-SDK-For-Python - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/46e72418-3fea-4c6c-b1c1-cdfff87eee90?api-version=2020-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/86003e89-bb5f-4814-9913-15de87860260?api-version=2020-04-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -133,7 +87,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 24 Jun 2020 04:58:59 GMT + - Mon, 08 Jun 2020 15:52:15 GMT expires: - '-1' pragma: @@ -150,7 +104,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - d70f0d35-a302-48d9-8bf1-f0a4e536b91c + - 483d710f-acc3-4ac5-a873-5c758b1a71d6 status: code: 200 message: OK @@ -164,17 +118,17 @@ interactions: Connection: - keep-alive User-Agent: - - python/3.8.2 (Linux-4.19.104-microsoft-standard-x86_64-with-glibc2.29) msrest/0.6.16 - msrest_azure/0.6.3 azure-mgmt-network/10.2.0 Azure-SDK-For-Python + - python/3.6.8 (Linux-4.19.76-linuxkit-x86_64-with-Ubuntu-18.04-bionic) msrest/0.6.8 + msrest_azure/0.4.34 azure-mgmt-network/10.2.0 Azure-SDK-For-Python method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_mgmt_containerservice_test_container665810f8/providers/Microsoft.Network/virtualNetworks/vnet?api-version=2020-04-01 response: body: string: "{\r\n \"name\": \"vnet\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_mgmt_containerservice_test_container665810f8/providers/Microsoft.Network/virtualNetworks/vnet\"\ - ,\r\n \"etag\": \"W/\\\"7f31afef-7006-4a4c-a5b5-c426757dec42\\\"\",\r\n \ + ,\r\n \"etag\": \"W/\\\"d3ef5414-3ec8-44f2-9168-2827d2d405a9\\\"\",\r\n \ \ \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\"\ ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n\ - \ \"resourceGuid\": \"c0fbb365-f851-474f-921c-60fa8a9daa12\",\r\n \"\ + \ \"resourceGuid\": \"0158381f-8a8b-401a-ab91-8c932ddd8708\",\r\n \"\ addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/8\"\ \r\n ]\r\n },\r\n \"subnets\": [],\r\n \"virtualNetworkPeerings\"\ : [],\r\n \"enableDdosProtection\": false,\r\n \"enableVmProtection\"\ @@ -187,9 +141,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 24 Jun 2020 04:58:59 GMT + - Mon, 08 Jun 2020 15:52:16 GMT etag: - - W/"7f31afef-7006-4a4c-a5b5-c426757dec42" + - W/"d3ef5414-3ec8-44f2-9168-2827d2d405a9" expires: - '-1' pragma: @@ -206,7 +160,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - c0464c73-bf23-4e81-913e-28b938fee622 + - 799e68ec-bc42-4be9-ae50-dfb78dd5403c status: code: 200 message: OK @@ -224,8 +178,8 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.8.2 (Linux-4.19.104-microsoft-standard-x86_64-with-glibc2.29) msrest/0.6.16 - msrest_azure/0.6.3 azure-mgmt-network/10.2.0 Azure-SDK-For-Python + - python/3.6.8 (Linux-4.19.76-linuxkit-x86_64-with-Ubuntu-18.04-bionic) msrest/0.6.8 + msrest_azure/0.4.34 azure-mgmt-network/10.2.0 Azure-SDK-For-Python accept-language: - en-US method: PUT @@ -233,14 +187,14 @@ interactions: response: body: string: "{\r\n \"name\": \"v-subnet\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_mgmt_containerservice_test_container665810f8/providers/Microsoft.Network/virtualNetworks/vnet/subnets/v-subnet\"\ - ,\r\n \"etag\": \"W/\\\"4a4fd6ac-fe47-47d1-b272-3b31df836c04\\\"\",\r\n \ + ,\r\n \"etag\": \"W/\\\"e70d1502-358e-4dbe-b166-4b71e88f789c\\\"\",\r\n \ \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"\ addressPrefix\": \"10.0.0.0/8\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\"\ : \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\ \n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/545e2a9c-e5d7-45a6-b871-f56e7ad0d041?api-version=2020-04-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/f0fe09ae-3369-4647-b286-9b6505ebf5e6?api-version=2020-04-01 cache-control: - no-cache content-length: @@ -248,7 +202,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 24 Jun 2020 04:58:59 GMT + - Mon, 08 Jun 2020 15:52:16 GMT expires: - '-1' pragma: @@ -261,7 +215,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - b4ffa816-c922-48a2-83bf-e7ac8543b2d9 + - cd57ff0d-9df6-4be4-a3cc-2b11825882ae x-ms-ratelimit-remaining-subscription-writes: - '1198' status: @@ -277,10 +231,10 @@ interactions: Connection: - keep-alive User-Agent: - - python/3.8.2 (Linux-4.19.104-microsoft-standard-x86_64-with-glibc2.29) msrest/0.6.16 - msrest_azure/0.6.3 azure-mgmt-network/10.2.0 Azure-SDK-For-Python + - python/3.6.8 (Linux-4.19.76-linuxkit-x86_64-with-Ubuntu-18.04-bionic) msrest/0.6.8 + msrest_azure/0.4.34 azure-mgmt-network/10.2.0 Azure-SDK-For-Python method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/545e2a9c-e5d7-45a6-b871-f56e7ad0d041?api-version=2020-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/f0fe09ae-3369-4647-b286-9b6505ebf5e6?api-version=2020-04-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -292,7 +246,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 24 Jun 2020 04:59:04 GMT + - Mon, 08 Jun 2020 15:52:20 GMT expires: - '-1' pragma: @@ -309,7 +263,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 41818612-d90a-412c-bc47-3f8a6da1cddd + - 15d14953-39ce-4140-a0b9-a3f7729ce033 status: code: 200 message: OK @@ -323,14 +277,14 @@ interactions: Connection: - keep-alive User-Agent: - - python/3.8.2 (Linux-4.19.104-microsoft-standard-x86_64-with-glibc2.29) msrest/0.6.16 - msrest_azure/0.6.3 azure-mgmt-network/10.2.0 Azure-SDK-For-Python + - python/3.6.8 (Linux-4.19.76-linuxkit-x86_64-with-Ubuntu-18.04-bionic) msrest/0.6.8 + msrest_azure/0.4.34 azure-mgmt-network/10.2.0 Azure-SDK-For-Python method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_mgmt_containerservice_test_container665810f8/providers/Microsoft.Network/virtualNetworks/vnet/subnets/v-subnet?api-version=2020-04-01 response: body: string: "{\r\n \"name\": \"v-subnet\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_mgmt_containerservice_test_container665810f8/providers/Microsoft.Network/virtualNetworks/vnet/subnets/v-subnet\"\ - ,\r\n \"etag\": \"W/\\\"11c2d8f5-da63-47ad-af99-5464447e8940\\\"\",\r\n \ + ,\r\n \"etag\": \"W/\\\"1af8273f-4a45-40ef-80be-2dbb1de938e6\\\"\",\r\n \ \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"\ addressPrefix\": \"10.0.0.0/8\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\"\ : \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\ @@ -343,9 +297,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 24 Jun 2020 04:59:04 GMT + - Mon, 08 Jun 2020 15:52:21 GMT etag: - - W/"11c2d8f5-da63-47ad-af99-5464447e8940" + - W/"1af8273f-4a45-40ef-80be-2dbb1de938e6" expires: - '-1' pragma: @@ -362,7 +316,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - f981a15b-47d9-4f06-92d5-bedf8c385ffb + - 6f5cf56e-746d-4d75-9cba-c08f18009f74 status: code: 200 message: OK @@ -387,8 +341,8 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.8.2 (Linux-4.19.104-microsoft-standard-x86_64-with-glibc2.29) msrest/0.6.16 - msrest_azure/0.6.3 azure-mgmt-containerservice/9.2.0 Azure-SDK-For-Python + - python/3.6.8 (Linux-4.19.76-linuxkit-x86_64-with-Ubuntu-18.04-bionic) msrest/0.6.8 + msrest_azure/0.4.34 azure-mgmt-containerservice/9.1.0 Azure-SDK-For-Python accept-language: - en-US method: PUT @@ -413,7 +367,7 @@ interactions: \ azureuser@linuxvm\"\n }\n ]\n }\n }\n }\n }" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus/operations/8f3addd1-4286-4cf0-b045-3eb48a96e806?api-version=2016-03-30 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus/operations/d0f8a6a4-8265-40cf-b81b-be87af4688c2?api-version=2016-03-30 cache-control: - no-cache content-length: @@ -421,7 +375,7 @@ interactions: content-type: - application/json date: - - Wed, 24 Jun 2020 04:59:18 GMT + - Mon, 08 Jun 2020 15:52:34 GMT expires: - '-1' pragma: @@ -447,14 +401,14 @@ interactions: Connection: - keep-alive User-Agent: - - python/3.8.2 (Linux-4.19.104-microsoft-standard-x86_64-with-glibc2.29) msrest/0.6.16 - msrest_azure/0.6.3 azure-mgmt-containerservice/9.2.0 Azure-SDK-For-Python + - python/3.6.8 (Linux-4.19.76-linuxkit-x86_64-with-Ubuntu-18.04-bionic) msrest/0.6.8 + msrest_azure/0.4.34 azure-mgmt-containerservice/9.1.0 Azure-SDK-For-Python method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus/operations/8f3addd1-4286-4cf0-b045-3eb48a96e806?api-version=2016-03-30 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus/operations/d0f8a6a4-8265-40cf-b81b-be87af4688c2?api-version=2016-03-30 response: body: - string: "{\n \"name\": \"d1dd3a8f-8642-f04c-b045-3eb48a96e806\",\n \"status\"\ - : \"InProgress\",\n \"startTime\": \"2020-06-24T04:59:17.4601499Z\"\n }" + string: "{\n \"name\": \"a4a6f8d0-6582-cf40-b81b-be87af4688c2\",\n \"status\"\ + : \"InProgress\",\n \"startTime\": \"2020-06-08T15:52:33.4267015Z\"\n }" headers: cache-control: - no-cache @@ -463,7 +417,7 @@ interactions: content-type: - application/json date: - - Wed, 24 Jun 2020 04:59:50 GMT + - Mon, 08 Jun 2020 15:53:05 GMT expires: - '-1' pragma: @@ -491,14 +445,14 @@ interactions: Connection: - keep-alive User-Agent: - - python/3.8.2 (Linux-4.19.104-microsoft-standard-x86_64-with-glibc2.29) msrest/0.6.16 - msrest_azure/0.6.3 azure-mgmt-containerservice/9.2.0 Azure-SDK-For-Python + - python/3.6.8 (Linux-4.19.76-linuxkit-x86_64-with-Ubuntu-18.04-bionic) msrest/0.6.8 + msrest_azure/0.4.34 azure-mgmt-containerservice/9.1.0 Azure-SDK-For-Python method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus/operations/8f3addd1-4286-4cf0-b045-3eb48a96e806?api-version=2016-03-30 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus/operations/d0f8a6a4-8265-40cf-b81b-be87af4688c2?api-version=2016-03-30 response: body: - string: "{\n \"name\": \"d1dd3a8f-8642-f04c-b045-3eb48a96e806\",\n \"status\"\ - : \"InProgress\",\n \"startTime\": \"2020-06-24T04:59:17.4601499Z\"\n }" + string: "{\n \"name\": \"a4a6f8d0-6582-cf40-b81b-be87af4688c2\",\n \"status\"\ + : \"InProgress\",\n \"startTime\": \"2020-06-08T15:52:33.4267015Z\"\n }" headers: cache-control: - no-cache @@ -507,7 +461,7 @@ interactions: content-type: - application/json date: - - Wed, 24 Jun 2020 05:00:20 GMT + - Mon, 08 Jun 2020 15:53:35 GMT expires: - '-1' pragma: @@ -535,14 +489,14 @@ interactions: Connection: - keep-alive User-Agent: - - python/3.8.2 (Linux-4.19.104-microsoft-standard-x86_64-with-glibc2.29) msrest/0.6.16 - msrest_azure/0.6.3 azure-mgmt-containerservice/9.2.0 Azure-SDK-For-Python + - python/3.6.8 (Linux-4.19.76-linuxkit-x86_64-with-Ubuntu-18.04-bionic) msrest/0.6.8 + msrest_azure/0.4.34 azure-mgmt-containerservice/9.1.0 Azure-SDK-For-Python method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus/operations/8f3addd1-4286-4cf0-b045-3eb48a96e806?api-version=2016-03-30 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus/operations/d0f8a6a4-8265-40cf-b81b-be87af4688c2?api-version=2016-03-30 response: body: - string: "{\n \"name\": \"d1dd3a8f-8642-f04c-b045-3eb48a96e806\",\n \"status\"\ - : \"InProgress\",\n \"startTime\": \"2020-06-24T04:59:17.4601499Z\"\n }" + string: "{\n \"name\": \"a4a6f8d0-6582-cf40-b81b-be87af4688c2\",\n \"status\"\ + : \"InProgress\",\n \"startTime\": \"2020-06-08T15:52:33.4267015Z\"\n }" headers: cache-control: - no-cache @@ -551,7 +505,7 @@ interactions: content-type: - application/json date: - - Wed, 24 Jun 2020 05:00:50 GMT + - Mon, 08 Jun 2020 15:54:07 GMT expires: - '-1' pragma: @@ -579,14 +533,14 @@ interactions: Connection: - keep-alive User-Agent: - - python/3.8.2 (Linux-4.19.104-microsoft-standard-x86_64-with-glibc2.29) msrest/0.6.16 - msrest_azure/0.6.3 azure-mgmt-containerservice/9.2.0 Azure-SDK-For-Python + - python/3.6.8 (Linux-4.19.76-linuxkit-x86_64-with-Ubuntu-18.04-bionic) msrest/0.6.8 + msrest_azure/0.4.34 azure-mgmt-containerservice/9.1.0 Azure-SDK-For-Python method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus/operations/8f3addd1-4286-4cf0-b045-3eb48a96e806?api-version=2016-03-30 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus/operations/d0f8a6a4-8265-40cf-b81b-be87af4688c2?api-version=2016-03-30 response: body: - string: "{\n \"name\": \"d1dd3a8f-8642-f04c-b045-3eb48a96e806\",\n \"status\"\ - : \"InProgress\",\n \"startTime\": \"2020-06-24T04:59:17.4601499Z\"\n }" + string: "{\n \"name\": \"a4a6f8d0-6582-cf40-b81b-be87af4688c2\",\n \"status\"\ + : \"InProgress\",\n \"startTime\": \"2020-06-08T15:52:33.4267015Z\"\n }" headers: cache-control: - no-cache @@ -595,7 +549,7 @@ interactions: content-type: - application/json date: - - Wed, 24 Jun 2020 05:01:21 GMT + - Mon, 08 Jun 2020 15:54:37 GMT expires: - '-1' pragma: @@ -623,14 +577,14 @@ interactions: Connection: - keep-alive User-Agent: - - python/3.8.2 (Linux-4.19.104-microsoft-standard-x86_64-with-glibc2.29) msrest/0.6.16 - msrest_azure/0.6.3 azure-mgmt-containerservice/9.2.0 Azure-SDK-For-Python + - python/3.6.8 (Linux-4.19.76-linuxkit-x86_64-with-Ubuntu-18.04-bionic) msrest/0.6.8 + msrest_azure/0.4.34 azure-mgmt-containerservice/9.1.0 Azure-SDK-For-Python method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus/operations/8f3addd1-4286-4cf0-b045-3eb48a96e806?api-version=2016-03-30 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus/operations/d0f8a6a4-8265-40cf-b81b-be87af4688c2?api-version=2016-03-30 response: body: - string: "{\n \"name\": \"d1dd3a8f-8642-f04c-b045-3eb48a96e806\",\n \"status\"\ - : \"InProgress\",\n \"startTime\": \"2020-06-24T04:59:17.4601499Z\"\n }" + string: "{\n \"name\": \"a4a6f8d0-6582-cf40-b81b-be87af4688c2\",\n \"status\"\ + : \"InProgress\",\n \"startTime\": \"2020-06-08T15:52:33.4267015Z\"\n }" headers: cache-control: - no-cache @@ -639,7 +593,7 @@ interactions: content-type: - application/json date: - - Wed, 24 Jun 2020 05:01:52 GMT + - Mon, 08 Jun 2020 15:55:07 GMT expires: - '-1' pragma: @@ -667,14 +621,14 @@ interactions: Connection: - keep-alive User-Agent: - - python/3.8.2 (Linux-4.19.104-microsoft-standard-x86_64-with-glibc2.29) msrest/0.6.16 - msrest_azure/0.6.3 azure-mgmt-containerservice/9.2.0 Azure-SDK-For-Python + - python/3.6.8 (Linux-4.19.76-linuxkit-x86_64-with-Ubuntu-18.04-bionic) msrest/0.6.8 + msrest_azure/0.4.34 azure-mgmt-containerservice/9.1.0 Azure-SDK-For-Python method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus/operations/8f3addd1-4286-4cf0-b045-3eb48a96e806?api-version=2016-03-30 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus/operations/d0f8a6a4-8265-40cf-b81b-be87af4688c2?api-version=2016-03-30 response: body: - string: "{\n \"name\": \"d1dd3a8f-8642-f04c-b045-3eb48a96e806\",\n \"status\"\ - : \"InProgress\",\n \"startTime\": \"2020-06-24T04:59:17.4601499Z\"\n }" + string: "{\n \"name\": \"a4a6f8d0-6582-cf40-b81b-be87af4688c2\",\n \"status\"\ + : \"InProgress\",\n \"startTime\": \"2020-06-08T15:52:33.4267015Z\"\n }" headers: cache-control: - no-cache @@ -683,7 +637,7 @@ interactions: content-type: - application/json date: - - Wed, 24 Jun 2020 05:02:22 GMT + - Mon, 08 Jun 2020 15:55:38 GMT expires: - '-1' pragma: @@ -711,15 +665,15 @@ interactions: Connection: - keep-alive User-Agent: - - python/3.8.2 (Linux-4.19.104-microsoft-standard-x86_64-with-glibc2.29) msrest/0.6.16 - msrest_azure/0.6.3 azure-mgmt-containerservice/9.2.0 Azure-SDK-For-Python + - python/3.6.8 (Linux-4.19.76-linuxkit-x86_64-with-Ubuntu-18.04-bionic) msrest/0.6.8 + msrest_azure/0.4.34 azure-mgmt-containerservice/9.1.0 Azure-SDK-For-Python method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus/operations/8f3addd1-4286-4cf0-b045-3eb48a96e806?api-version=2016-03-30 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus/operations/d0f8a6a4-8265-40cf-b81b-be87af4688c2?api-version=2016-03-30 response: body: - string: "{\n \"name\": \"d1dd3a8f-8642-f04c-b045-3eb48a96e806\",\n \"status\"\ - : \"Succeeded\",\n \"startTime\": \"2020-06-24T04:59:17.4601499Z\",\n \"\ - endTime\": \"2020-06-24T05:02:27.2142145Z\"\n }" + string: "{\n \"name\": \"a4a6f8d0-6582-cf40-b81b-be87af4688c2\",\n \"status\"\ + : \"Succeeded\",\n \"startTime\": \"2020-06-08T15:52:33.4267015Z\",\n \"\ + endTime\": \"2020-06-08T15:55:44.9174575Z\"\n }" headers: cache-control: - no-cache @@ -728,7 +682,7 @@ interactions: content-type: - application/json date: - - Wed, 24 Jun 2020 05:02:53 GMT + - Mon, 08 Jun 2020 15:56:09 GMT expires: - '-1' pragma: @@ -756,8 +710,8 @@ interactions: Connection: - keep-alive User-Agent: - - python/3.8.2 (Linux-4.19.104-microsoft-standard-x86_64-with-glibc2.29) msrest/0.6.16 - msrest_azure/0.6.3 azure-mgmt-containerservice/9.2.0 Azure-SDK-For-Python + - python/3.6.8 (Linux-4.19.76-linuxkit-x86_64-with-Ubuntu-18.04-bionic) msrest/0.6.8 + msrest_azure/0.4.34 azure-mgmt-containerservice/9.1.0 Azure-SDK-For-Python method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_mgmt_containerservice_test_container665810f8/providers/Microsoft.ContainerService/containerServices/pycontainer665810f8?api-version=2017-07-01 response: @@ -787,7 +741,7 @@ interactions: content-type: - application/json date: - - Wed, 24 Jun 2020 05:02:54 GMT + - Mon, 08 Jun 2020 15:56:10 GMT expires: - '-1' pragma: @@ -815,8 +769,8 @@ interactions: Connection: - keep-alive User-Agent: - - python/3.8.2 (Linux-4.19.104-microsoft-standard-x86_64-with-glibc2.29) msrest/0.6.16 - msrest_azure/0.6.3 azure-mgmt-containerservice/9.2.0 Azure-SDK-For-Python + - python/3.6.8 (Linux-4.19.76-linuxkit-x86_64-with-Ubuntu-18.04-bionic) msrest/0.6.8 + msrest_azure/0.4.34 azure-mgmt-containerservice/9.1.0 Azure-SDK-For-Python accept-language: - en-US method: GET @@ -848,7 +802,7 @@ interactions: content-type: - application/json date: - - Wed, 24 Jun 2020 05:02:55 GMT + - Mon, 08 Jun 2020 15:56:11 GMT expires: - '-1' pragma: @@ -876,8 +830,8 @@ interactions: Connection: - keep-alive User-Agent: - - python/3.8.2 (Linux-4.19.104-microsoft-standard-x86_64-with-glibc2.29) msrest/0.6.16 - msrest_azure/0.6.3 azure-mgmt-containerservice/9.2.0 Azure-SDK-For-Python + - python/3.6.8 (Linux-4.19.76-linuxkit-x86_64-with-Ubuntu-18.04-bionic) msrest/0.6.8 + msrest_azure/0.4.34 azure-mgmt-containerservice/9.1.0 Azure-SDK-For-Python accept-language: - en-US method: GET @@ -910,7 +864,7 @@ interactions: content-type: - application/json date: - - Wed, 24 Jun 2020 05:02:56 GMT + - Mon, 08 Jun 2020 15:56:11 GMT expires: - '-1' pragma: @@ -938,8 +892,8 @@ interactions: Connection: - keep-alive User-Agent: - - python/3.8.2 (Linux-4.19.104-microsoft-standard-x86_64-with-glibc2.29) msrest/0.6.16 - msrest_azure/0.6.3 azure-mgmt-containerservice/9.2.0 Azure-SDK-For-Python + - python/3.6.8 (Linux-4.19.76-linuxkit-x86_64-with-Ubuntu-18.04-bionic) msrest/0.6.8 + msrest_azure/0.4.34 azure-mgmt-containerservice/9.1.0 Azure-SDK-For-Python accept-language: - en-US method: GET @@ -972,7 +926,7 @@ interactions: content-type: - application/json date: - - Wed, 24 Jun 2020 05:02:56 GMT + - Mon, 08 Jun 2020 15:56:12 GMT expires: - '-1' pragma: @@ -1002,8 +956,8 @@ interactions: Content-Length: - '0' User-Agent: - - python/3.8.2 (Linux-4.19.104-microsoft-standard-x86_64-with-glibc2.29) msrest/0.6.16 - msrest_azure/0.6.3 azure-mgmt-containerservice/9.2.0 Azure-SDK-For-Python + - python/3.6.8 (Linux-4.19.76-linuxkit-x86_64-with-Ubuntu-18.04-bionic) msrest/0.6.8 + msrest_azure/0.4.34 azure-mgmt-containerservice/9.1.0 Azure-SDK-For-Python accept-language: - en-US method: DELETE @@ -1029,7 +983,7 @@ interactions: \ azureuser@linuxvm\"\n }\n ]\n }\n }\n }\n }" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus/operations/14946a45-6c62-4a15-9c05-7481fb3d1363?api-version=2016-03-30 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus/operations/8ae6064f-2326-41ad-9bb6-09ecbae74202?api-version=2016-03-30 cache-control: - no-cache content-length: @@ -1037,11 +991,11 @@ interactions: content-type: - application/json date: - - Wed, 24 Jun 2020 05:02:59 GMT + - Mon, 08 Jun 2020 15:56:15 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus/operationresults/14946a45-6c62-4a15-9c05-7481fb3d1363?api-version=2016-03-30 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus/operationresults/8ae6064f-2326-41ad-9bb6-09ecbae74202?api-version=2016-03-30 pragma: - no-cache server: @@ -1065,14 +1019,14 @@ interactions: Connection: - keep-alive User-Agent: - - python/3.8.2 (Linux-4.19.104-microsoft-standard-x86_64-with-glibc2.29) msrest/0.6.16 - msrest_azure/0.6.3 azure-mgmt-containerservice/9.2.0 Azure-SDK-For-Python + - python/3.6.8 (Linux-4.19.76-linuxkit-x86_64-with-Ubuntu-18.04-bionic) msrest/0.6.8 + msrest_azure/0.4.34 azure-mgmt-containerservice/9.1.0 Azure-SDK-For-Python method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus/operations/14946a45-6c62-4a15-9c05-7481fb3d1363?api-version=2016-03-30 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus/operations/8ae6064f-2326-41ad-9bb6-09ecbae74202?api-version=2016-03-30 response: body: - string: "{\n \"name\": \"456a9414-626c-154a-9c05-7481fb3d1363\",\n \"status\"\ - : \"InProgress\",\n \"startTime\": \"2020-06-24T05:02:59.0456365Z\"\n }" + string: "{\n \"name\": \"4f06e68a-2623-ad41-9bb6-09ecbae74202\",\n \"status\"\ + : \"InProgress\",\n \"startTime\": \"2020-06-08T15:56:14.9505148Z\"\n }" headers: cache-control: - no-cache @@ -1081,7 +1035,7 @@ interactions: content-type: - application/json date: - - Wed, 24 Jun 2020 05:03:30 GMT + - Mon, 08 Jun 2020 15:56:46 GMT expires: - '-1' pragma: @@ -1109,14 +1063,14 @@ interactions: Connection: - keep-alive User-Agent: - - python/3.8.2 (Linux-4.19.104-microsoft-standard-x86_64-with-glibc2.29) msrest/0.6.16 - msrest_azure/0.6.3 azure-mgmt-containerservice/9.2.0 Azure-SDK-For-Python + - python/3.6.8 (Linux-4.19.76-linuxkit-x86_64-with-Ubuntu-18.04-bionic) msrest/0.6.8 + msrest_azure/0.4.34 azure-mgmt-containerservice/9.1.0 Azure-SDK-For-Python method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus/operations/14946a45-6c62-4a15-9c05-7481fb3d1363?api-version=2016-03-30 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus/operations/8ae6064f-2326-41ad-9bb6-09ecbae74202?api-version=2016-03-30 response: body: - string: "{\n \"name\": \"456a9414-626c-154a-9c05-7481fb3d1363\",\n \"status\"\ - : \"InProgress\",\n \"startTime\": \"2020-06-24T05:02:59.0456365Z\"\n }" + string: "{\n \"name\": \"4f06e68a-2623-ad41-9bb6-09ecbae74202\",\n \"status\"\ + : \"InProgress\",\n \"startTime\": \"2020-06-08T15:56:14.9505148Z\"\n }" headers: cache-control: - no-cache @@ -1125,7 +1079,7 @@ interactions: content-type: - application/json date: - - Wed, 24 Jun 2020 05:04:01 GMT + - Mon, 08 Jun 2020 15:57:16 GMT expires: - '-1' pragma: @@ -1153,14 +1107,14 @@ interactions: Connection: - keep-alive User-Agent: - - python/3.8.2 (Linux-4.19.104-microsoft-standard-x86_64-with-glibc2.29) msrest/0.6.16 - msrest_azure/0.6.3 azure-mgmt-containerservice/9.2.0 Azure-SDK-For-Python + - python/3.6.8 (Linux-4.19.76-linuxkit-x86_64-with-Ubuntu-18.04-bionic) msrest/0.6.8 + msrest_azure/0.4.34 azure-mgmt-containerservice/9.1.0 Azure-SDK-For-Python method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus/operations/14946a45-6c62-4a15-9c05-7481fb3d1363?api-version=2016-03-30 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus/operations/8ae6064f-2326-41ad-9bb6-09ecbae74202?api-version=2016-03-30 response: body: - string: "{\n \"name\": \"456a9414-626c-154a-9c05-7481fb3d1363\",\n \"status\"\ - : \"InProgress\",\n \"startTime\": \"2020-06-24T05:02:59.0456365Z\"\n }" + string: "{\n \"name\": \"4f06e68a-2623-ad41-9bb6-09ecbae74202\",\n \"status\"\ + : \"InProgress\",\n \"startTime\": \"2020-06-08T15:56:14.9505148Z\"\n }" headers: cache-control: - no-cache @@ -1169,7 +1123,7 @@ interactions: content-type: - application/json date: - - Wed, 24 Jun 2020 05:04:31 GMT + - Mon, 08 Jun 2020 15:57:47 GMT expires: - '-1' pragma: @@ -1197,14 +1151,14 @@ interactions: Connection: - keep-alive User-Agent: - - python/3.8.2 (Linux-4.19.104-microsoft-standard-x86_64-with-glibc2.29) msrest/0.6.16 - msrest_azure/0.6.3 azure-mgmt-containerservice/9.2.0 Azure-SDK-For-Python + - python/3.6.8 (Linux-4.19.76-linuxkit-x86_64-with-Ubuntu-18.04-bionic) msrest/0.6.8 + msrest_azure/0.4.34 azure-mgmt-containerservice/9.1.0 Azure-SDK-For-Python method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus/operations/14946a45-6c62-4a15-9c05-7481fb3d1363?api-version=2016-03-30 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus/operations/8ae6064f-2326-41ad-9bb6-09ecbae74202?api-version=2016-03-30 response: body: - string: "{\n \"name\": \"456a9414-626c-154a-9c05-7481fb3d1363\",\n \"status\"\ - : \"InProgress\",\n \"startTime\": \"2020-06-24T05:02:59.0456365Z\"\n }" + string: "{\n \"name\": \"4f06e68a-2623-ad41-9bb6-09ecbae74202\",\n \"status\"\ + : \"InProgress\",\n \"startTime\": \"2020-06-08T15:56:14.9505148Z\"\n }" headers: cache-control: - no-cache @@ -1213,7 +1167,7 @@ interactions: content-type: - application/json date: - - Wed, 24 Jun 2020 05:05:01 GMT + - Mon, 08 Jun 2020 15:58:18 GMT expires: - '-1' pragma: @@ -1241,14 +1195,14 @@ interactions: Connection: - keep-alive User-Agent: - - python/3.8.2 (Linux-4.19.104-microsoft-standard-x86_64-with-glibc2.29) msrest/0.6.16 - msrest_azure/0.6.3 azure-mgmt-containerservice/9.2.0 Azure-SDK-For-Python + - python/3.6.8 (Linux-4.19.76-linuxkit-x86_64-with-Ubuntu-18.04-bionic) msrest/0.6.8 + msrest_azure/0.4.34 azure-mgmt-containerservice/9.1.0 Azure-SDK-For-Python method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus/operations/14946a45-6c62-4a15-9c05-7481fb3d1363?api-version=2016-03-30 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus/operations/8ae6064f-2326-41ad-9bb6-09ecbae74202?api-version=2016-03-30 response: body: - string: "{\n \"name\": \"456a9414-626c-154a-9c05-7481fb3d1363\",\n \"status\"\ - : \"InProgress\",\n \"startTime\": \"2020-06-24T05:02:59.0456365Z\"\n }" + string: "{\n \"name\": \"4f06e68a-2623-ad41-9bb6-09ecbae74202\",\n \"status\"\ + : \"InProgress\",\n \"startTime\": \"2020-06-08T15:56:14.9505148Z\"\n }" headers: cache-control: - no-cache @@ -1257,7 +1211,7 @@ interactions: content-type: - application/json date: - - Wed, 24 Jun 2020 05:05:33 GMT + - Mon, 08 Jun 2020 15:58:48 GMT expires: - '-1' pragma: @@ -1285,14 +1239,14 @@ interactions: Connection: - keep-alive User-Agent: - - python/3.8.2 (Linux-4.19.104-microsoft-standard-x86_64-with-glibc2.29) msrest/0.6.16 - msrest_azure/0.6.3 azure-mgmt-containerservice/9.2.0 Azure-SDK-For-Python + - python/3.6.8 (Linux-4.19.76-linuxkit-x86_64-with-Ubuntu-18.04-bionic) msrest/0.6.8 + msrest_azure/0.4.34 azure-mgmt-containerservice/9.1.0 Azure-SDK-For-Python method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus/operations/14946a45-6c62-4a15-9c05-7481fb3d1363?api-version=2016-03-30 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus/operations/8ae6064f-2326-41ad-9bb6-09ecbae74202?api-version=2016-03-30 response: body: - string: "{\n \"name\": \"456a9414-626c-154a-9c05-7481fb3d1363\",\n \"status\"\ - : \"InProgress\",\n \"startTime\": \"2020-06-24T05:02:59.0456365Z\"\n }" + string: "{\n \"name\": \"4f06e68a-2623-ad41-9bb6-09ecbae74202\",\n \"status\"\ + : \"InProgress\",\n \"startTime\": \"2020-06-08T15:56:14.9505148Z\"\n }" headers: cache-control: - no-cache @@ -1301,7 +1255,7 @@ interactions: content-type: - application/json date: - - Wed, 24 Jun 2020 05:06:03 GMT + - Mon, 08 Jun 2020 15:59:19 GMT expires: - '-1' pragma: @@ -1329,14 +1283,14 @@ interactions: Connection: - keep-alive User-Agent: - - python/3.8.2 (Linux-4.19.104-microsoft-standard-x86_64-with-glibc2.29) msrest/0.6.16 - msrest_azure/0.6.3 azure-mgmt-containerservice/9.2.0 Azure-SDK-For-Python + - python/3.6.8 (Linux-4.19.76-linuxkit-x86_64-with-Ubuntu-18.04-bionic) msrest/0.6.8 + msrest_azure/0.4.34 azure-mgmt-containerservice/9.1.0 Azure-SDK-For-Python method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus/operations/14946a45-6c62-4a15-9c05-7481fb3d1363?api-version=2016-03-30 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus/operations/8ae6064f-2326-41ad-9bb6-09ecbae74202?api-version=2016-03-30 response: body: - string: "{\n \"name\": \"456a9414-626c-154a-9c05-7481fb3d1363\",\n \"status\"\ - : \"InProgress\",\n \"startTime\": \"2020-06-24T05:02:59.0456365Z\"\n }" + string: "{\n \"name\": \"4f06e68a-2623-ad41-9bb6-09ecbae74202\",\n \"status\"\ + : \"InProgress\",\n \"startTime\": \"2020-06-08T15:56:14.9505148Z\"\n }" headers: cache-control: - no-cache @@ -1345,7 +1299,7 @@ interactions: content-type: - application/json date: - - Wed, 24 Jun 2020 05:06:33 GMT + - Mon, 08 Jun 2020 15:59:50 GMT expires: - '-1' pragma: @@ -1373,14 +1327,14 @@ interactions: Connection: - keep-alive User-Agent: - - python/3.8.2 (Linux-4.19.104-microsoft-standard-x86_64-with-glibc2.29) msrest/0.6.16 - msrest_azure/0.6.3 azure-mgmt-containerservice/9.2.0 Azure-SDK-For-Python + - python/3.6.8 (Linux-4.19.76-linuxkit-x86_64-with-Ubuntu-18.04-bionic) msrest/0.6.8 + msrest_azure/0.4.34 azure-mgmt-containerservice/9.1.0 Azure-SDK-For-Python method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus/operations/14946a45-6c62-4a15-9c05-7481fb3d1363?api-version=2016-03-30 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus/operations/8ae6064f-2326-41ad-9bb6-09ecbae74202?api-version=2016-03-30 response: body: - string: "{\n \"name\": \"456a9414-626c-154a-9c05-7481fb3d1363\",\n \"status\"\ - : \"InProgress\",\n \"startTime\": \"2020-06-24T05:02:59.0456365Z\"\n }" + string: "{\n \"name\": \"4f06e68a-2623-ad41-9bb6-09ecbae74202\",\n \"status\"\ + : \"InProgress\",\n \"startTime\": \"2020-06-08T15:56:14.9505148Z\"\n }" headers: cache-control: - no-cache @@ -1389,7 +1343,7 @@ interactions: content-type: - application/json date: - - Wed, 24 Jun 2020 05:07:04 GMT + - Mon, 08 Jun 2020 16:00:20 GMT expires: - '-1' pragma: @@ -1417,14 +1371,14 @@ interactions: Connection: - keep-alive User-Agent: - - python/3.8.2 (Linux-4.19.104-microsoft-standard-x86_64-with-glibc2.29) msrest/0.6.16 - msrest_azure/0.6.3 azure-mgmt-containerservice/9.2.0 Azure-SDK-For-Python + - python/3.6.8 (Linux-4.19.76-linuxkit-x86_64-with-Ubuntu-18.04-bionic) msrest/0.6.8 + msrest_azure/0.4.34 azure-mgmt-containerservice/9.1.0 Azure-SDK-For-Python method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus/operations/14946a45-6c62-4a15-9c05-7481fb3d1363?api-version=2016-03-30 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus/operations/8ae6064f-2326-41ad-9bb6-09ecbae74202?api-version=2016-03-30 response: body: - string: "{\n \"name\": \"456a9414-626c-154a-9c05-7481fb3d1363\",\n \"status\"\ - : \"InProgress\",\n \"startTime\": \"2020-06-24T05:02:59.0456365Z\"\n }" + string: "{\n \"name\": \"4f06e68a-2623-ad41-9bb6-09ecbae74202\",\n \"status\"\ + : \"InProgress\",\n \"startTime\": \"2020-06-08T15:56:14.9505148Z\"\n }" headers: cache-control: - no-cache @@ -1433,7 +1387,7 @@ interactions: content-type: - application/json date: - - Wed, 24 Jun 2020 05:07:35 GMT + - Mon, 08 Jun 2020 16:00:51 GMT expires: - '-1' pragma: @@ -1461,15 +1415,15 @@ interactions: Connection: - keep-alive User-Agent: - - python/3.8.2 (Linux-4.19.104-microsoft-standard-x86_64-with-glibc2.29) msrest/0.6.16 - msrest_azure/0.6.3 azure-mgmt-containerservice/9.2.0 Azure-SDK-For-Python + - python/3.6.8 (Linux-4.19.76-linuxkit-x86_64-with-Ubuntu-18.04-bionic) msrest/0.6.8 + msrest_azure/0.4.34 azure-mgmt-containerservice/9.1.0 Azure-SDK-For-Python method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus/operations/14946a45-6c62-4a15-9c05-7481fb3d1363?api-version=2016-03-30 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus/operations/8ae6064f-2326-41ad-9bb6-09ecbae74202?api-version=2016-03-30 response: body: - string: "{\n \"name\": \"456a9414-626c-154a-9c05-7481fb3d1363\",\n \"status\"\ - : \"Succeeded\",\n \"startTime\": \"2020-06-24T05:02:59.0456365Z\",\n \"\ - endTime\": \"2020-06-24T05:07:46.5886668Z\"\n }" + string: "{\n \"name\": \"4f06e68a-2623-ad41-9bb6-09ecbae74202\",\n \"status\"\ + : \"Succeeded\",\n \"startTime\": \"2020-06-08T15:56:14.9505148Z\",\n \"\ + endTime\": \"2020-06-08T16:01:03.7463221Z\"\n }" headers: cache-control: - no-cache @@ -1478,7 +1432,7 @@ interactions: content-type: - application/json date: - - Wed, 24 Jun 2020 05:08:05 GMT + - Mon, 08 Jun 2020 16:01:22 GMT expires: - '-1' pragma: