diff --git a/sdk/containerservice/arm-containerservice/CHANGELOG.md b/sdk/containerservice/arm-containerservice/CHANGELOG.md index ba498bc2545a..c0d4180efee2 100644 --- a/sdk/containerservice/arm-containerservice/CHANGELOG.md +++ b/sdk/containerservice/arm-containerservice/CHANGELOG.md @@ -1,163 +1,11 @@ # Release History - -## 17.1.0-beta.3 (Unreleased) - -### Features Added - -### Breaking Changes - -### Bugs Fixed - -### Other Changes - -## 17.1.0-beta.2 (2022-08-19) + +## 17.1.0 (2022-08-25) **Features** - - Added operation group FleetMembers - - Added operation group Fleets - - Added operation group ManagedClusterSnapshots - - Added operation group TrustedAccessRoleBindings - - Added operation group TrustedAccessRoles - - Added operation AgentPools.abortLatestOperation - - Added operation ManagedClusters.abortLatestOperation - - Added operation ManagedClusters.beginRotateServiceAccountSigningKeys - - Added operation ManagedClusters.beginRotateServiceAccountSigningKeysAndWait - - Added Interface AgentPoolsAbortLatestOperationOptionalParams - - Added Interface AzureEntityResource - - Added Interface ErrorAdditionalInfo - - Added Interface ErrorDetail - - Added Interface ErrorResponse - - Added Interface Fleet - - Added Interface FleetCredentialResult - - Added Interface FleetCredentialResults - - Added Interface FleetHubProfile - - Added Interface FleetListResult - - Added Interface FleetMember - - Added Interface FleetMembersCreateOrUpdateOptionalParams - - Added Interface FleetMembersDeleteOptionalParams - - Added Interface FleetMembersGetOptionalParams - - Added Interface FleetMembersListByFleetNextOptionalParams - - Added Interface FleetMembersListByFleetOptionalParams - - Added Interface FleetMembersListResult - - Added Interface FleetPatch - - Added Interface FleetsCreateOrUpdateOptionalParams - - Added Interface FleetsDeleteOptionalParams - - Added Interface FleetsGetOptionalParams - - Added Interface FleetsListByResourceGroupNextOptionalParams - - Added Interface FleetsListByResourceGroupOptionalParams - - Added Interface FleetsListCredentialsOptionalParams - - Added Interface FleetsListNextOptionalParams - - Added Interface FleetsListOptionalParams - - Added Interface FleetsUpdateOptionalParams - - Added Interface ManagedClusterAzureMonitorProfile - - Added Interface ManagedClusterAzureMonitorProfileKubeStateMetrics - - Added Interface ManagedClusterAzureMonitorProfileMetrics - - Added Interface ManagedClusterIngressProfile - - Added Interface ManagedClusterIngressProfileWebAppRouting - - Added Interface ManagedClusterOidcIssuerProfile - - Added Interface ManagedClusterPropertiesForSnapshot - - Added Interface ManagedClustersAbortLatestOperationOptionalParams - - Added Interface ManagedClusterSecurityProfileImageCleaner - - Added Interface ManagedClusterSecurityProfileNodeRestriction - - Added Interface ManagedClusterSecurityProfileWorkloadIdentity - - Added Interface ManagedClusterSnapshot - - Added Interface ManagedClusterSnapshotListResult - - Added Interface ManagedClusterSnapshotsCreateOrUpdateOptionalParams - - Added Interface ManagedClusterSnapshotsDeleteOptionalParams - - Added Interface ManagedClusterSnapshotsGetOptionalParams - - Added Interface ManagedClusterSnapshotsListByResourceGroupNextOptionalParams - - Added Interface ManagedClusterSnapshotsListByResourceGroupOptionalParams - - Added Interface ManagedClusterSnapshotsListNextOptionalParams - - Added Interface ManagedClusterSnapshotsListOptionalParams - - Added Interface ManagedClusterSnapshotsUpdateTagsOptionalParams - - Added Interface ManagedClustersRotateServiceAccountSigningKeysOptionalParams - - Added Interface ManagedClusterStorageProfileBlobCSIDriver - - Added Interface ManagedClusterWorkloadAutoScalerProfile - - Added Interface ManagedClusterWorkloadAutoScalerProfileKeda - - Added Interface ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler - - Added Interface NetworkProfileForSnapshot - - Added Interface TrustedAccessRole - - Added Interface TrustedAccessRoleBinding - - Added Interface TrustedAccessRoleBindingListResult - - Added Interface TrustedAccessRoleBindingsCreateOrUpdateOptionalParams - - Added Interface TrustedAccessRoleBindingsDeleteOptionalParams - - Added Interface TrustedAccessRoleBindingsGetOptionalParams - - Added Interface TrustedAccessRoleBindingsListNextOptionalParams - - Added Interface TrustedAccessRoleBindingsListOptionalParams - - Added Interface TrustedAccessRoleListResult - - Added Interface TrustedAccessRoleRule - - Added Interface TrustedAccessRolesListNextOptionalParams - - Added Interface TrustedAccessRolesListOptionalParams - - Added Type Alias ControlledValues - - Added Type Alias FleetMemberProvisioningState - - Added Type Alias FleetMembersCreateOrUpdateResponse - - Added Type Alias FleetMembersGetResponse - - Added Type Alias FleetMembersListByFleetNextResponse - - Added Type Alias FleetMembersListByFleetResponse - - Added Type Alias FleetProvisioningState - - Added Type Alias FleetsCreateOrUpdateResponse - - Added Type Alias FleetsGetResponse - - Added Type Alias FleetsListByResourceGroupNextResponse - - Added Type Alias FleetsListByResourceGroupResponse - - Added Type Alias FleetsListCredentialsResponse - - Added Type Alias FleetsListNextResponse - - Added Type Alias FleetsListResponse - - Added Type Alias FleetsUpdateResponse - - Added Type Alias ManagedClusterSnapshotsCreateOrUpdateResponse - - Added Type Alias ManagedClusterSnapshotsGetResponse - - Added Type Alias ManagedClusterSnapshotsListByResourceGroupNextResponse - - Added Type Alias ManagedClusterSnapshotsListByResourceGroupResponse - - Added Type Alias ManagedClusterSnapshotsListNextResponse - - Added Type Alias ManagedClusterSnapshotsListResponse - - Added Type Alias ManagedClusterSnapshotsUpdateTagsResponse - - Added Type Alias NetworkPluginMode - - Added Type Alias TrustedAccessRoleBindingProvisioningState - - Added Type Alias TrustedAccessRoleBindingsCreateOrUpdateResponse - - Added Type Alias TrustedAccessRoleBindingsGetResponse - - Added Type Alias TrustedAccessRoleBindingsListNextResponse - - Added Type Alias TrustedAccessRoleBindingsListResponse - - Added Type Alias TrustedAccessRolesListNextResponse - - Added Type Alias TrustedAccessRolesListResponse - - Added Type Alias UpdateMode - - Interface AgentPool has a new optional parameter capacityReservationGroupID - - Interface AgentPool has a new optional parameter enableCustomCATrust - - Interface AgentPool has a new optional parameter messageOfTheDay - - Interface AgentPoolsDeleteOptionalParams has a new optional parameter ignorePodDisruptionBudget - - Interface ContainerServiceNetworkProfile has a new optional parameter networkPluginMode - - Interface ManagedCluster has a new optional parameter azureMonitorProfile - - Interface ManagedCluster has a new optional parameter creationData - - Interface ManagedCluster has a new optional parameter enableNamespaceResources - - Interface ManagedCluster has a new optional parameter ingressProfile - - Interface ManagedCluster has a new optional parameter oidcIssuerProfile - - Interface ManagedCluster has a new optional parameter workloadAutoScalerProfile - - Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter capacityReservationGroupID - - Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter enableCustomCATrust - - Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter messageOfTheDay - - Interface ManagedClusterAPIServerAccessProfile has a new optional parameter enableVnetIntegration - - Interface ManagedClusterAPIServerAccessProfile has a new optional parameter subnetId - - Interface ManagedClusterHttpProxyConfig has a new optional parameter effectiveNoProxy - - Interface ManagedClustersDeleteOptionalParams has a new optional parameter ignorePodDisruptionBudget - - Interface ManagedClusterSecurityProfile has a new optional parameter imageCleaner - - Interface ManagedClusterSecurityProfile has a new optional parameter nodeRestriction - - Interface ManagedClusterSecurityProfile has a new optional parameter workloadIdentity - - Interface ManagedClusterStorageProfile has a new optional parameter blobCSIDriver - - Interface ManagedClusterStorageProfileDiskCSIDriver has a new optional parameter version - - Class ContainerServiceClient has a new parameter fleetMembers - - Class ContainerServiceClient has a new parameter fleets - - Class ContainerServiceClient has a new parameter managedClusterSnapshots - - Class ContainerServiceClient has a new parameter trustedAccessRoleBindings - - Class ContainerServiceClient has a new parameter trustedAccessRoles - - Added Enum KnownControlledValues - - Added Enum KnownFleetMemberProvisioningState - - Added Enum KnownFleetProvisioningState - - Added Enum KnownNetworkPluginMode - - Added Enum KnownTrustedAccessRoleBindingProvisioningState - - Added Enum KnownUpdateMode - Enum KnownOssku has a new value Windows2019 - Enum KnownOssku has a new value Windows2022 - - Enum KnownPublicNetworkAccess has a new value SecuredByPerimeter - - Enum KnownSnapshotType has a new value ManagedCluster ## 17.0.0 (2022-07-22) diff --git a/sdk/containerservice/arm-containerservice/README.md b/sdk/containerservice/arm-containerservice/README.md index 634b51c21adf..e82804d19418 100644 --- a/sdk/containerservice/arm-containerservice/README.md +++ b/sdk/containerservice/arm-containerservice/README.md @@ -6,7 +6,7 @@ The Container Service Client. [Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/containerservice/arm-containerservice) | [Package (NPM)](https://www.npmjs.com/package/@azure/arm-containerservice) | -[API reference documentation](https://docs.microsoft.com/javascript/api/@azure/arm-containerservice?view=azure-node-preview) | +[API reference documentation](https://docs.microsoft.com/javascript/api/@azure/arm-containerservice) | [Samples](https://github.com/Azure-Samples/azure-samples-js-management) ## Getting started diff --git a/sdk/containerservice/arm-containerservice/_meta.json b/sdk/containerservice/arm-containerservice/_meta.json index 25024124bc2b..2588deb9a6f9 100644 --- a/sdk/containerservice/arm-containerservice/_meta.json +++ b/sdk/containerservice/arm-containerservice/_meta.json @@ -1,5 +1,5 @@ { - "commit": "c3753108541c27b2e5197651702837ec283d37ca", + "commit": "df66d048c82fd136d5a15dea61c3c35bf6da9d43", "readme": "specification/containerservice/resource-manager/readme.md", "autorest_command": "autorest --version=3.8.4 --typescript --modelerfour.lenient-model-deduplication --azure-arm --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=D:\\Git\\azure-sdk-for-js ..\\azure-rest-api-specs\\specification\\containerservice\\resource-manager\\readme.md --use=@autorest/typescript@6.0.0-rc.1.20220727.1 --generate-sample=true", "repository_url": "https://github.com/Azure/azure-rest-api-specs.git", diff --git a/sdk/containerservice/arm-containerservice/package.json b/sdk/containerservice/arm-containerservice/package.json index 57a0df783654..6381f5451605 100644 --- a/sdk/containerservice/arm-containerservice/package.json +++ b/sdk/containerservice/arm-containerservice/package.json @@ -3,7 +3,7 @@ "sdk-type": "mgmt", "author": "Microsoft Corporation", "description": "A generated SDK for ContainerServiceClient.", - "version": "17.1.0-beta.3", + "version": "17.1.0", "engines": { "node": ">=12.0.0" }, @@ -118,4 +118,4 @@ "disableDocsMs": true, "apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-containerservice?view=azure-node-preview" } -} +} \ No newline at end of file diff --git a/sdk/containerservice/arm-containerservice/recordings/node/containerservice_test/recording_managedclusters_create_test.json b/sdk/containerservice/arm-containerservice/recordings/node/containerservice_test/recording_managedclusters_create_test.json index 87c4110877b7..4981e72fdad0 100644 --- a/sdk/containerservice/arm-containerservice/recordings/node/containerservice_test/recording_managedclusters_create_test.json +++ b/sdk/containerservice/arm-containerservice/recordings/node/containerservice_test/recording_managedclusters_create_test.json @@ -1,7 +1,7 @@ { "Entries": [ { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.ContainerService/managedClusters/myreourcexyz?api-version=2022-07-02-preview", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.ContainerService/managedClusters/myreourcexyz?api-version=2022-07-01", "RequestMethod": "PUT", "RequestHeaders": { "Accept": "application/json", @@ -10,8 +10,8 @@ "Connection": "keep-alive", "Content-Length": "359", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "c01be5be-096e-4edc-8b8d-234fbdbc8408" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "d544f291-0a75-410d-a8a7-f730dd921925" }, "RequestBody": { "location": "eastus", @@ -39,20 +39,20 @@ }, "StatusCode": 201, "ResponseHeaders": { - "Azure-AsyncOperation": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "Azure-AsyncOperation": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "Cache-Control": "no-cache", - "Content-Length": "2265", + "Content-Length": "2196", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:24:32 GMT", + "Date": "Thu, 25 Aug 2022 05:53:46 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e1c1b41e-b1e9-48de-ad8d-589ea98223e6", - "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "a24661da-563d-4b46-92ae-3dfcbcba5204", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022432Z:e1c1b41e-b1e9-48de-ad8d-589ea98223e6" + "x-ms-correlation-request-id": "654447b0-9d50-4213-9913-4478659844f2", + "x-ms-ratelimit-remaining-subscription-writes": "1197", + "x-ms-request-id": "c23fbccb-69d9-4e51-a685-6fbda85b0615", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055347Z:654447b0-9d50-4213-9913-4478659844f2" }, "ResponseBody": { "id": "/subscriptions/azure_subscription_id/resourcegroups/myjstest/providers/Microsoft.ContainerService/managedClusters/myreourcexyz", @@ -64,11 +64,11 @@ "powerState": { "code": "Running" }, - "kubernetesVersion": "1.22.11", - "currentKubernetesVersion": "1.22.11", + "kubernetesVersion": "1.23.8", + "currentKubernetesVersion": "1.23.8", "dnsPrefix": "aksjssdk", - "fqdn": "aksjssdk-04b09caf.hcp.eastus.azmk8s.io", - "azurePortalFQDN": "aksjssdk-04b09caf.portal.hcp.eastus.azmk8s.io", + "fqdn": "aksjssdk-c6e0e310.hcp.eastus.azmk8s.io", + "azurePortalFQDN": "aksjssdk-c6e0e310.portal.hcp.eastus.azmk8s.io", "agentPoolProfiles": [ { "name": "aksagent", @@ -86,11 +86,12 @@ "powerState": { "code": "Running" }, - "orchestratorVersion": "1.22.11", + "orchestratorVersion": "1.23.8", + "currentOrchestratorVersion": "1.23.8", "mode": "System", "osType": "Linux", "osSKU": "Ubuntu", - "nodeImageVersion": "AKSUbuntu-1804gen2containerd-2022.07.28", + "nodeImageVersion": "AKSUbuntu-1804gen2containerd-2022.08.10", "enableFIPS": false } ], @@ -126,8 +127,7 @@ "securityProfile": {}, "storageProfile": { "diskCSIDriver": { - "enabled": true, - "version": "v1" + "enabled": true }, "fileCSIDriver": { "enabled": true @@ -135,11 +135,7 @@ "snapshotController": { "enabled": true } - }, - "oidcIssuerProfile": { - "enabled": false - }, - "workloadAutoScalerProfile": {} + } }, "sku": { "name": "Basic", @@ -148,266 +144,7 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "ec73e216-9a18-4e6e-8e71-6fadcbbe7f4d" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:24:32 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "nginx", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "Transfer-Encoding": "chunked", - "Vary": "Accept-Encoding", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ac3cabd4-a32b-41d5-a804-5f7cb281c603", - "x-ms-ratelimit-remaining-subscription-reads": "11999", - "x-ms-request-id": "c8f4701f-8480-4c4b-86c5-2998aba904bb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022433Z:ac3cabd4-a32b-41d5-a804-5f7cb281c603" - }, - "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", - "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "185af801-fe9a-4873-ab92-0550c9aa706c" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:24:32 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "nginx", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "Transfer-Encoding": "chunked", - "Vary": "Accept-Encoding", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c9cea554-6cfc-4065-ad19-d3a0730ddc46", - "x-ms-ratelimit-remaining-subscription-reads": "11998", - "x-ms-request-id": "df468d7c-c269-4672-94d6-c39b052a22e4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022433Z:c9cea554-6cfc-4065-ad19-d3a0730ddc46" - }, - "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", - "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "29a37e7a-3ec1-47e1-b8f4-5892f8acb1af" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:24:35 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "nginx", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "Transfer-Encoding": "chunked", - "Vary": "Accept-Encoding", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7e160c05-b817-4e00-a576-a22ea8ff481a", - "x-ms-ratelimit-remaining-subscription-reads": "11997", - "x-ms-request-id": "c33c24ba-30af-4728-8a22-21125406e16a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022436Z:7e160c05-b817-4e00-a576-a22ea8ff481a" - }, - "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", - "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "dbaa07c0-1775-49e1-8ce5-a96dd3f2bdec" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:24:37 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "nginx", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "Transfer-Encoding": "chunked", - "Vary": "Accept-Encoding", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "aea196c2-884b-4db1-a2c8-04680f5bd895", - "x-ms-ratelimit-remaining-subscription-reads": "11996", - "x-ms-request-id": "404891c0-18c5-40db-b5c1-f4e42caf1f0e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022438Z:aea196c2-884b-4db1-a2c8-04680f5bd895" - }, - "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", - "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "b8f491a0-c137-496f-8ab1-c13210c3d512" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:24:39 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "nginx", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "Transfer-Encoding": "chunked", - "Vary": "Accept-Encoding", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9782f353-a195-4ef1-bca3-727fa6acb3cf", - "x-ms-ratelimit-remaining-subscription-reads": "11995", - "x-ms-request-id": "6b4e8d44-23f4-4b81-9121-18f26137e0d4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022440Z:9782f353-a195-4ef1-bca3-727fa6acb3cf" - }, - "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", - "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "aa7e7146-2b73-4a1b-8073-52f88c26b593" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:24:42 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "nginx", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "Transfer-Encoding": "chunked", - "Vary": "Accept-Encoding", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "25b1f802-3e5a-4936-87f2-df5ea8ea501e", - "x-ms-ratelimit-remaining-subscription-reads": "11994", - "x-ms-request-id": "e882c77c-5427-42e4-af7a-eec78d785838", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022443Z:25b1f802-3e5a-4936-87f2-df5ea8ea501e" - }, - "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", - "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "a6226d3f-c6b4-4c1e-96d7-1ca86051f616" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:24:44 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "nginx", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "Transfer-Encoding": "chunked", - "Vary": "Accept-Encoding", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "02e3891b-872d-4bb7-822a-cf615da2876d", - "x-ms-ratelimit-remaining-subscription-reads": "11993", - "x-ms-request-id": "b1fdb209-cfe9-4afe-a342-aba7c543bae9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022445Z:02e3891b-872d-4bb7-822a-cf615da2876d" - }, - "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", - "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -415,8 +152,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "f5a0175f-2a63-4ab4-850d-ac28e0f26ef7" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "460b30ce-2075-461f-a9c0-e20fb8b2fba8" }, "RequestBody": null, "StatusCode": 200, @@ -424,7 +161,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:24:47 GMT", + "Date": "Thu, 25 Aug 2022 05:53:47 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -432,19 +169,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "0fe3e662-721c-4e53-a0ae-0ca0dfad3f3b", - "x-ms-ratelimit-remaining-subscription-reads": "11992", - "x-ms-request-id": "6c8f1903-c811-4046-bdb8-fedae8839f1a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022447Z:0fe3e662-721c-4e53-a0ae-0ca0dfad3f3b" + "x-ms-correlation-request-id": "1c4530ca-78bc-411a-a7ed-1fad25542ebb", + "x-ms-ratelimit-remaining-subscription-reads": "11776", + "x-ms-request-id": "90a21a99-bd0e-41ae-82ff-efe2fbb47468", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055347Z:1c4530ca-78bc-411a-a7ed-1fad25542ebb" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -452,8 +189,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "6167606e-3f5f-416f-bff1-662d4be7ca39" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "7ba8f394-5860-47c1-8657-bb381263216b" }, "RequestBody": null, "StatusCode": 200, @@ -461,7 +198,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:24:50 GMT", + "Date": "Thu, 25 Aug 2022 05:53:47 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -469,19 +206,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "2647dba2-a728-4b83-ab32-89fcad0d5c34", - "x-ms-ratelimit-remaining-subscription-reads": "11991", - "x-ms-request-id": "fbc922cb-4cfc-4d6a-9135-4c97cc102b03", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022450Z:2647dba2-a728-4b83-ab32-89fcad0d5c34" + "x-ms-correlation-request-id": "693974f4-4e4a-409f-ac2c-bbdf19c39bba", + "x-ms-ratelimit-remaining-subscription-reads": "11775", + "x-ms-request-id": "14e61f12-fd1c-4169-af23-2c1c3e6e234b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055348Z:693974f4-4e4a-409f-ac2c-bbdf19c39bba" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -489,8 +226,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "32833271-5ac4-4ce9-8098-25278d91ecb5" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "cd78f427-a131-4967-927a-0953d4f8cd1f" }, "RequestBody": null, "StatusCode": 200, @@ -498,7 +235,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:24:52 GMT", + "Date": "Thu, 25 Aug 2022 05:53:49 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -506,19 +243,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "54de8480-a00a-4040-9ee5-13b1fc9795af", - "x-ms-ratelimit-remaining-subscription-reads": "11990", - "x-ms-request-id": "2222097a-751d-4d0d-99ee-f0e923eb86f5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022452Z:54de8480-a00a-4040-9ee5-13b1fc9795af" + "x-ms-correlation-request-id": "3af4ab32-a8fd-45b5-bc99-626440b0a6ec", + "x-ms-ratelimit-remaining-subscription-reads": "11774", + "x-ms-request-id": "3448289c-8628-4950-8e9c-d89a3ca6d13a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055350Z:3af4ab32-a8fd-45b5-bc99-626440b0a6ec" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -526,8 +263,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "ed86e9a7-5ba2-4fe2-9afc-5aa57ed95349" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "446245e5-8907-4fe8-bdf3-672760eb5390" }, "RequestBody": null, "StatusCode": 200, @@ -535,7 +272,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:24:54 GMT", + "Date": "Thu, 25 Aug 2022 05:53:52 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -543,19 +280,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "268ebc57-2b3b-416e-88d7-c806213bea13", - "x-ms-ratelimit-remaining-subscription-reads": "11989", - "x-ms-request-id": "4631d59b-f3ae-4c61-950f-71fa303092ae", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022454Z:268ebc57-2b3b-416e-88d7-c806213bea13" + "x-ms-correlation-request-id": "4345cc2a-bbe6-4aea-8406-73ddcb45aca8", + "x-ms-ratelimit-remaining-subscription-reads": "11773", + "x-ms-request-id": "1fb89689-ed2e-4ac8-8e8d-8ca220f86683", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055352Z:4345cc2a-bbe6-4aea-8406-73ddcb45aca8" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -563,8 +300,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "a087fc6c-4821-4f46-8747-882d1a811142" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "615e6bc8-bd70-4d26-9d1e-dc7b80bef12e" }, "RequestBody": null, "StatusCode": 200, @@ -572,7 +309,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:24:57 GMT", + "Date": "Thu, 25 Aug 2022 05:53:54 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -580,19 +317,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4041d1db-636e-4d72-8dfd-2e8423061e97", - "x-ms-ratelimit-remaining-subscription-reads": "11988", - "x-ms-request-id": "e3a40256-1357-4989-a0bc-33f25f4b9162", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022457Z:4041d1db-636e-4d72-8dfd-2e8423061e97" + "x-ms-correlation-request-id": "8cbae4de-d475-4b3d-8398-ab6f24f765ef", + "x-ms-ratelimit-remaining-subscription-reads": "11772", + "x-ms-request-id": "551af3dd-dd12-4dc9-b5ca-6e3909d9f39b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055355Z:8cbae4de-d475-4b3d-8398-ab6f24f765ef" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -600,8 +337,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "8263fc90-53cd-4c2f-a017-e5e72d113119" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "7a58da29-0faa-4e33-95d0-3a6a3659f7aa" }, "RequestBody": null, "StatusCode": 200, @@ -609,7 +346,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:24:59 GMT", + "Date": "Thu, 25 Aug 2022 05:53:56 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -617,19 +354,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "55486322-5b11-4601-90b3-0770e8b48cfe", - "x-ms-ratelimit-remaining-subscription-reads": "11987", - "x-ms-request-id": "cfafca04-5361-4507-bfc8-3b075e11695f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022459Z:55486322-5b11-4601-90b3-0770e8b48cfe" + "x-ms-correlation-request-id": "cb167d0d-74ba-4873-81a3-099861514acb", + "x-ms-ratelimit-remaining-subscription-reads": "11771", + "x-ms-request-id": "d670d8d7-5ab5-4625-9b5a-981a0bccd404", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055357Z:cb167d0d-74ba-4873-81a3-099861514acb" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -637,8 +374,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "0fc45aa4-95b9-43bf-a298-0a4158c5b5cd" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "6f89d0e3-4651-40e8-a600-73a80e1f8149" }, "RequestBody": null, "StatusCode": 200, @@ -646,7 +383,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:25:01 GMT", + "Date": "Thu, 25 Aug 2022 05:53:59 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -654,19 +391,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c48d2127-d20a-4221-8bd1-17984d2a0d26", - "x-ms-ratelimit-remaining-subscription-reads": "11986", - "x-ms-request-id": "78e790d2-3abd-41ef-8c34-b0b2bba4cd68", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022502Z:c48d2127-d20a-4221-8bd1-17984d2a0d26" + "x-ms-correlation-request-id": "2880b72c-6e41-4a0b-900e-e71991522565", + "x-ms-ratelimit-remaining-subscription-reads": "11770", + "x-ms-request-id": "d629db07-1905-4eaa-924a-47e152c776e5", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055359Z:2880b72c-6e41-4a0b-900e-e71991522565" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -674,8 +411,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "546d1487-cc33-41a9-b5a6-f46d68b47db7" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "f96cb925-d067-45ef-80ab-5d9b7c4174c3" }, "RequestBody": null, "StatusCode": 200, @@ -683,7 +420,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:25:04 GMT", + "Date": "Thu, 25 Aug 2022 05:54:01 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -691,19 +428,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f1364627-0e77-442b-aa70-4113e58d5b37", - "x-ms-ratelimit-remaining-subscription-reads": "11985", - "x-ms-request-id": "8969c3ed-e96f-484e-95a6-aa576046afca", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022504Z:f1364627-0e77-442b-aa70-4113e58d5b37" + "x-ms-correlation-request-id": "1747ccc5-b0e7-4354-9756-bd01f3f28824", + "x-ms-ratelimit-remaining-subscription-reads": "11769", + "x-ms-request-id": "b416c1da-5614-4584-a238-507ba0dbda65", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055402Z:1747ccc5-b0e7-4354-9756-bd01f3f28824" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -711,8 +448,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "d4f87c41-172b-42e2-8e40-315fcc37470e" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "0dd4d88d-24d7-4a2e-bdf3-cbf58c7c4995" }, "RequestBody": null, "StatusCode": 200, @@ -720,7 +457,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:25:06 GMT", + "Date": "Thu, 25 Aug 2022 05:54:03 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -728,19 +465,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1d9d0a0b-4b75-4540-89c2-c0d6e35beef0", - "x-ms-ratelimit-remaining-subscription-reads": "11984", - "x-ms-request-id": "1f4cf11a-8db1-4203-a934-0bffe88f08a1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022506Z:1d9d0a0b-4b75-4540-89c2-c0d6e35beef0" + "x-ms-correlation-request-id": "d7e85f49-8877-40ad-9773-d1d9c3c9adbf", + "x-ms-ratelimit-remaining-subscription-reads": "11768", + "x-ms-request-id": "57651b1c-4774-4ca2-9052-cfbdf8c0a1eb", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055404Z:d7e85f49-8877-40ad-9773-d1d9c3c9adbf" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -748,8 +485,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "6ea23005-c3e3-4a1e-b28f-b355b9a15bc7" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "de0dbc2e-09d2-4dea-8802-475fc9b020a3" }, "RequestBody": null, "StatusCode": 200, @@ -757,7 +494,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:25:08 GMT", + "Date": "Thu, 25 Aug 2022 05:54:06 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -765,19 +502,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "67d48e76-7b57-4533-a841-a4667d9c483a", - "x-ms-ratelimit-remaining-subscription-reads": "11983", - "x-ms-request-id": "b625dd39-0867-4f64-aac2-08c718269c44", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022509Z:67d48e76-7b57-4533-a841-a4667d9c483a" + "x-ms-correlation-request-id": "a2fa7713-2826-4ee8-96a1-2767d0f3424f", + "x-ms-ratelimit-remaining-subscription-reads": "11767", + "x-ms-request-id": "ca2a1ab5-0e91-4ae4-9d38-eee49b511200", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055407Z:a2fa7713-2826-4ee8-96a1-2767d0f3424f" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -785,8 +522,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "d1e9002a-5cf7-409c-a14b-70fb927bc21f" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "68fd54b1-e926-4b16-a0a1-a037e4162878" }, "RequestBody": null, "StatusCode": 200, @@ -794,7 +531,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:25:11 GMT", + "Date": "Thu, 25 Aug 2022 05:54:08 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -802,19 +539,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e9c2dac7-f6b8-45fb-b408-49cbc7ca80d2", - "x-ms-ratelimit-remaining-subscription-reads": "11982", - "x-ms-request-id": "49a206c3-cde1-4b72-9aad-a93d7bea117e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022511Z:e9c2dac7-f6b8-45fb-b408-49cbc7ca80d2" + "x-ms-correlation-request-id": "48b32afc-5eb0-41a4-aa92-fc6198590566", + "x-ms-ratelimit-remaining-subscription-reads": "11766", + "x-ms-request-id": "a0e8ca02-6416-474a-ac0d-cdf26b13c7eb", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055409Z:48b32afc-5eb0-41a4-aa92-fc6198590566" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -822,8 +559,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "b15acddc-4f9a-4b83-9fd9-e65d4a98e8b0" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "a74e78ac-a586-45a8-be8c-f796b0c9c55c" }, "RequestBody": null, "StatusCode": 200, @@ -831,7 +568,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:25:13 GMT", + "Date": "Thu, 25 Aug 2022 05:54:11 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -839,19 +576,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c48d07c2-1d82-4999-b292-a808e4099619", - "x-ms-ratelimit-remaining-subscription-reads": "11981", - "x-ms-request-id": "e1a81d98-9afd-44ae-96f2-6ca84a2f6ca4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022513Z:c48d07c2-1d82-4999-b292-a808e4099619" + "x-ms-correlation-request-id": "c9725e5b-75c6-4be6-b783-51cef28db801", + "x-ms-ratelimit-remaining-subscription-reads": "11765", + "x-ms-request-id": "9b7463a1-6e8d-43b0-8d46-96c244965d66", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055411Z:c9725e5b-75c6-4be6-b783-51cef28db801" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -859,8 +596,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "a1956720-74b9-486a-876b-74b5e21ad4c6" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "fe3686d1-5f7d-43d6-bf0f-0f310d656a38" }, "RequestBody": null, "StatusCode": 200, @@ -868,7 +605,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:25:15 GMT", + "Date": "Thu, 25 Aug 2022 05:54:13 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -876,19 +613,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "24a212bf-59f6-4dc0-ab51-3f45db458da8", - "x-ms-ratelimit-remaining-subscription-reads": "11980", - "x-ms-request-id": "174c0231-350d-4eb4-bff7-ae85bde06cac", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022516Z:24a212bf-59f6-4dc0-ab51-3f45db458da8" + "x-ms-correlation-request-id": "a2ad8708-ab97-4c09-a112-144eacb1a7d4", + "x-ms-ratelimit-remaining-subscription-reads": "11764", + "x-ms-request-id": "12b8fadb-08ef-4adc-87c9-fbb592ce34d0", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055414Z:a2ad8708-ab97-4c09-a112-144eacb1a7d4" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -896,8 +633,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "e42051cc-4fb9-4bec-9295-77f70773d1bf" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "52caeb44-539e-4fa9-9ada-2d6277d117e8" }, "RequestBody": null, "StatusCode": 200, @@ -905,7 +642,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:25:18 GMT", + "Date": "Thu, 25 Aug 2022 05:54:15 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -913,19 +650,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f61c0eef-4aed-4b38-ab32-73162194e23d", - "x-ms-ratelimit-remaining-subscription-reads": "11979", - "x-ms-request-id": "0ff4c0df-8961-401b-8bfb-3aa926967c67", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022518Z:f61c0eef-4aed-4b38-ab32-73162194e23d" + "x-ms-correlation-request-id": "202293fb-d433-4c76-96e3-c6460981d74e", + "x-ms-ratelimit-remaining-subscription-reads": "11763", + "x-ms-request-id": "f12f282a-692b-43bd-ba84-6b93b959053b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055416Z:202293fb-d433-4c76-96e3-c6460981d74e" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -933,8 +670,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "96f32d99-f3f8-4304-931c-f152fcd8a392" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "dd532220-3c62-44c8-a3bf-f9b9d712b0d8" }, "RequestBody": null, "StatusCode": 200, @@ -942,7 +679,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:25:20 GMT", + "Date": "Thu, 25 Aug 2022 05:54:18 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -950,19 +687,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a5e781af-95cd-42b8-b0c0-8b953f787b2e", - "x-ms-ratelimit-remaining-subscription-reads": "11978", - "x-ms-request-id": "36d9ab04-076e-4c93-9224-ec8cbd4c1eac", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022520Z:a5e781af-95cd-42b8-b0c0-8b953f787b2e" + "x-ms-correlation-request-id": "35c0b524-5131-40d4-bcab-65dc86366c94", + "x-ms-ratelimit-remaining-subscription-reads": "11762", + "x-ms-request-id": "b795094c-028e-4641-96ab-54025854bde4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055419Z:35c0b524-5131-40d4-bcab-65dc86366c94" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -970,8 +707,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "6f323c73-9e81-41f3-b620-03a58acc1078" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "0154e9a2-5939-4e02-8531-25c8abd5c052" }, "RequestBody": null, "StatusCode": 200, @@ -979,7 +716,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:25:22 GMT", + "Date": "Thu, 25 Aug 2022 05:54:20 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -987,19 +724,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b36f714f-c7eb-44a6-9d62-419287c68742", - "x-ms-ratelimit-remaining-subscription-reads": "11977", - "x-ms-request-id": "7d0522fe-85bb-42ae-be9d-ab5a0faca077", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022523Z:b36f714f-c7eb-44a6-9d62-419287c68742" + "x-ms-correlation-request-id": "b2117ab7-86eb-41fe-9401-5047eac7563f", + "x-ms-ratelimit-remaining-subscription-reads": "11761", + "x-ms-request-id": "e5e9e628-266d-43e7-bf87-a26fd7c851cf", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055421Z:b2117ab7-86eb-41fe-9401-5047eac7563f" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -1007,8 +744,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "c54248a9-2c6f-4729-ae5c-9b61a77ee012" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "3b54a2c9-e972-41db-8afa-600e00ee34a2" }, "RequestBody": null, "StatusCode": 200, @@ -1016,7 +753,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:25:25 GMT", + "Date": "Thu, 25 Aug 2022 05:54:22 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1024,19 +761,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "da1fdf58-1974-49e4-add6-7efc1a4187c3", - "x-ms-ratelimit-remaining-subscription-reads": "11976", - "x-ms-request-id": "d681e667-9d6f-4318-b5aa-adec51880b88", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022525Z:da1fdf58-1974-49e4-add6-7efc1a4187c3" + "x-ms-correlation-request-id": "08893863-d323-4dd9-8106-54181219356f", + "x-ms-ratelimit-remaining-subscription-reads": "11760", + "x-ms-request-id": "330bd1e7-4d5a-4e09-a2cc-32fbf98de449", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055423Z:08893863-d323-4dd9-8106-54181219356f" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -1044,8 +781,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "0c8ad46f-3f73-461f-8698-c779e730e01a" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "d243cab3-a0a3-47a7-bf1c-3f1b9af522a5" }, "RequestBody": null, "StatusCode": 200, @@ -1053,7 +790,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:25:27 GMT", + "Date": "Thu, 25 Aug 2022 05:54:26 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1061,19 +798,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c6e5b0a4-b809-4c1a-aab4-0bed9d2630d4", - "x-ms-ratelimit-remaining-subscription-reads": "11975", - "x-ms-request-id": "3023d156-f47a-4765-8892-7ce952845b07", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022528Z:c6e5b0a4-b809-4c1a-aab4-0bed9d2630d4" + "x-ms-correlation-request-id": "d461b162-dcfa-4b39-9d9e-45e0802c44d0", + "x-ms-ratelimit-remaining-subscription-reads": "11759", + "x-ms-request-id": "fbef1c38-a036-408e-914b-db8a86901165", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055426Z:d461b162-dcfa-4b39-9d9e-45e0802c44d0" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -1081,8 +818,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "8aeffb2b-ed2a-4486-ae6f-dcdc06e50fef" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "0f7ede38-4c28-4826-b25c-a1ac7f0265db" }, "RequestBody": null, "StatusCode": 200, @@ -1090,7 +827,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:25:29 GMT", + "Date": "Thu, 25 Aug 2022 05:54:28 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1098,19 +835,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d39cbf13-6f82-47b2-8834-b42fac2f4c2c", - "x-ms-ratelimit-remaining-subscription-reads": "11974", - "x-ms-request-id": "e1ed8b09-97ad-49d5-bb87-8edbba1d2506", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022530Z:d39cbf13-6f82-47b2-8834-b42fac2f4c2c" + "x-ms-correlation-request-id": "22f020f1-8cb7-432f-9919-dd96fe9ac902", + "x-ms-ratelimit-remaining-subscription-reads": "11758", + "x-ms-request-id": "47b1e58b-d24f-439d-8c19-ecc00ec7f1a7", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055428Z:22f020f1-8cb7-432f-9919-dd96fe9ac902" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -1118,8 +855,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "702afdbb-bd04-47f5-af02-a1b829071364" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "1f2f1ee4-bfbf-4caa-a41a-276e2e9f2e4b" }, "RequestBody": null, "StatusCode": 200, @@ -1127,7 +864,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:25:32 GMT", + "Date": "Thu, 25 Aug 2022 05:54:30 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1135,19 +872,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8a6fec3f-44ce-446c-9d64-326ba2b9bee2", - "x-ms-ratelimit-remaining-subscription-reads": "11973", - "x-ms-request-id": "8dcd94a0-97f5-4836-8c4e-60c4b058b9ae", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022532Z:8a6fec3f-44ce-446c-9d64-326ba2b9bee2" + "x-ms-correlation-request-id": "e1355234-c668-4d67-86e6-e35772e4ef9b", + "x-ms-ratelimit-remaining-subscription-reads": "11757", + "x-ms-request-id": "67be67b6-b4e6-468d-aba3-45ab52c80e8f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055430Z:e1355234-c668-4d67-86e6-e35772e4ef9b" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -1155,8 +892,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "d214e704-0d0a-4a47-aea5-b228039642cc" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "af43c87d-4eaa-4e26-8883-1a4baf6e51bb" }, "RequestBody": null, "StatusCode": 200, @@ -1164,7 +901,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:25:34 GMT", + "Date": "Thu, 25 Aug 2022 05:54:33 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1172,19 +909,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a2936ea6-4dfe-49b5-96ca-e0ccf974c048", - "x-ms-ratelimit-remaining-subscription-reads": "11972", - "x-ms-request-id": "2f007cc0-fd82-46f9-8f50-1aabafae29ad", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022535Z:a2936ea6-4dfe-49b5-96ca-e0ccf974c048" + "x-ms-correlation-request-id": "91ae1209-c6b7-448e-872f-2906165f8557", + "x-ms-ratelimit-remaining-subscription-reads": "11756", + "x-ms-request-id": "81a59e55-9feb-4a60-b41f-8df3a0c78b55", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055433Z:91ae1209-c6b7-448e-872f-2906165f8557" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -1192,8 +929,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "3b784f4f-157f-4e5f-98f8-27efebc36411" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "f0790870-36f8-4e0a-a8d0-77932212efb4" }, "RequestBody": null, "StatusCode": 200, @@ -1201,7 +938,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:25:37 GMT", + "Date": "Thu, 25 Aug 2022 05:54:35 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1209,19 +946,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7c84fa1d-6d3c-4703-b48c-6a659e18cc27", - "x-ms-ratelimit-remaining-subscription-reads": "11971", - "x-ms-request-id": "01969ffd-e5ef-494b-9205-7fb2326261eb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022537Z:7c84fa1d-6d3c-4703-b48c-6a659e18cc27" + "x-ms-correlation-request-id": "ec8a51a1-6cd3-4c6c-bcbd-a74f7e9d3c06", + "x-ms-ratelimit-remaining-subscription-reads": "11755", + "x-ms-request-id": "7bd7588d-05c6-461e-ba01-e8aaf5b86d45", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055435Z:ec8a51a1-6cd3-4c6c-bcbd-a74f7e9d3c06" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -1229,8 +966,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "609bcb67-9401-4332-b8a7-b74575679162" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "ede56e83-1874-4aa5-b1e3-d248d4d0df06" }, "RequestBody": null, "StatusCode": 200, @@ -1238,7 +975,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:25:39 GMT", + "Date": "Thu, 25 Aug 2022 05:54:38 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1246,19 +983,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6d91cafc-1ab4-43b6-acdc-333b8b89b187", - "x-ms-ratelimit-remaining-subscription-reads": "11970", - "x-ms-request-id": "39d931d9-9bad-429d-8430-b61edc695c74", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022539Z:6d91cafc-1ab4-43b6-acdc-333b8b89b187" + "x-ms-correlation-request-id": "ecab2e9d-a573-4558-aeb2-d19b30e8b3c6", + "x-ms-ratelimit-remaining-subscription-reads": "11754", + "x-ms-request-id": "a2550a89-fa74-47ae-812f-c6bdca22e663", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055438Z:ecab2e9d-a573-4558-aeb2-d19b30e8b3c6" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -1266,8 +1003,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "4a761471-bf9b-4099-b7bb-c694704e1022" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "357568fc-b80b-495d-b78e-760eaf37b0d0" }, "RequestBody": null, "StatusCode": 200, @@ -1275,7 +1012,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:25:41 GMT", + "Date": "Thu, 25 Aug 2022 05:54:40 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1283,19 +1020,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9e2c0143-4b5f-4f3c-9555-6ef8463c8baf", - "x-ms-ratelimit-remaining-subscription-reads": "11969", - "x-ms-request-id": "bb3d094c-79a7-41d7-b082-e5b6dbe55e20", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022542Z:9e2c0143-4b5f-4f3c-9555-6ef8463c8baf" + "x-ms-correlation-request-id": "6016de99-9724-46d7-b194-a87ae6e2d754", + "x-ms-ratelimit-remaining-subscription-reads": "11753", + "x-ms-request-id": "5892c867-8927-45a2-8085-bd251a766f5c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055440Z:6016de99-9724-46d7-b194-a87ae6e2d754" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -1303,8 +1040,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "28a4d929-f260-4fae-a4b8-4aa02e0d415d" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "aef88c82-6db4-4a50-9b13-815ed4575c8f" }, "RequestBody": null, "StatusCode": 200, @@ -1312,7 +1049,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:25:44 GMT", + "Date": "Thu, 25 Aug 2022 05:54:42 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1320,19 +1057,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b9f2f693-a048-4f04-8289-0cf21dc7a2fd", - "x-ms-ratelimit-remaining-subscription-reads": "11968", - "x-ms-request-id": "69abf6d4-5d6c-4f8d-b37e-1dbbf7b016a5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022544Z:b9f2f693-a048-4f04-8289-0cf21dc7a2fd" + "x-ms-correlation-request-id": "d751c3db-05a4-40a0-b194-93b9ed2ae73b", + "x-ms-ratelimit-remaining-subscription-reads": "11752", + "x-ms-request-id": "7d52b5d6-f1a7-4baf-8274-7838fdb13ce8", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055442Z:d751c3db-05a4-40a0-b194-93b9ed2ae73b" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -1340,8 +1077,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "f4b7aac9-3851-473f-b5bb-cbc32a385bb9" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "f9fcc9cd-8bf2-4759-aaae-72915951a98e" }, "RequestBody": null, "StatusCode": 200, @@ -1349,7 +1086,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:25:46 GMT", + "Date": "Thu, 25 Aug 2022 05:54:45 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1357,19 +1094,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ecddd54a-7da6-4901-bb0c-adf376c0cdc8", - "x-ms-ratelimit-remaining-subscription-reads": "11967", - "x-ms-request-id": "627bfed3-cd0f-4bc1-935f-07974dac072e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022547Z:ecddd54a-7da6-4901-bb0c-adf376c0cdc8" + "x-ms-correlation-request-id": "ef588674-c8cd-45fe-b80b-31b709ebbd2b", + "x-ms-ratelimit-remaining-subscription-reads": "11751", + "x-ms-request-id": "d821a4ba-9f89-42d9-b9fb-42a785740fc4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055445Z:ef588674-c8cd-45fe-b80b-31b709ebbd2b" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -1377,8 +1114,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "46dddd19-07d4-4412-ba41-d686eff3b778" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "d6eb2ec3-f78d-4cec-a197-38f281b10a21" }, "RequestBody": null, "StatusCode": 200, @@ -1386,7 +1123,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:25:48 GMT", + "Date": "Thu, 25 Aug 2022 05:54:47 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1394,19 +1131,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9c7d8c95-fdef-48f9-9322-d27bbe48051e", - "x-ms-ratelimit-remaining-subscription-reads": "11966", - "x-ms-request-id": "f607b51e-edad-46f7-bd2c-53908c41736a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022549Z:9c7d8c95-fdef-48f9-9322-d27bbe48051e" + "x-ms-correlation-request-id": "b67a540c-9e53-4ce7-ab71-25d2cb777fc3", + "x-ms-ratelimit-remaining-subscription-reads": "11750", + "x-ms-request-id": "e483ec7f-127f-465d-837a-f6cf208ce355", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055447Z:b67a540c-9e53-4ce7-ab71-25d2cb777fc3" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -1414,8 +1151,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "18dfbf68-b11b-41aa-bffd-0012d0c81c49" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "c4bbf62d-691c-43e4-ae36-620d8c025d26" }, "RequestBody": null, "StatusCode": 200, @@ -1423,7 +1160,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:25:51 GMT", + "Date": "Thu, 25 Aug 2022 05:54:49 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1431,19 +1168,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "cddd3329-35a1-4f55-8119-fe95f7a1015a", - "x-ms-ratelimit-remaining-subscription-reads": "11965", - "x-ms-request-id": "a5fab2b5-5e65-4048-8cc4-0e65cadd789a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022551Z:cddd3329-35a1-4f55-8119-fe95f7a1015a" + "x-ms-correlation-request-id": "d2bfee6e-7a0a-42d5-9f0f-ae62e11a5847", + "x-ms-ratelimit-remaining-subscription-reads": "11749", + "x-ms-request-id": "39463521-497d-4387-9d7d-9af64722fdf5", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055449Z:d2bfee6e-7a0a-42d5-9f0f-ae62e11a5847" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -1451,8 +1188,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "bb7a6399-e5eb-4ed4-8013-5a63679a8a7f" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "2ca3d0d4-9d92-4995-9b74-28fc0063d7be" }, "RequestBody": null, "StatusCode": 200, @@ -1460,7 +1197,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:25:53 GMT", + "Date": "Thu, 25 Aug 2022 05:54:52 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1468,19 +1205,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "83bb7390-9d6d-4a95-9321-5a4d79588a2b", - "x-ms-ratelimit-remaining-subscription-reads": "11964", - "x-ms-request-id": "e5b54731-30b3-46eb-8702-6d1d1ec92cf2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022554Z:83bb7390-9d6d-4a95-9321-5a4d79588a2b" + "x-ms-correlation-request-id": "ec793022-ba1a-403c-9800-89f336e4f656", + "x-ms-ratelimit-remaining-subscription-reads": "11748", + "x-ms-request-id": "5e02d3e8-294d-4d71-9ecd-6e2f414cacae", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055452Z:ec793022-ba1a-403c-9800-89f336e4f656" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -1488,8 +1225,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "e1e901e8-7456-4c19-9bf5-9814e07f1001" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "fad25123-d37d-4810-887c-483e7ab6c49a" }, "RequestBody": null, "StatusCode": 200, @@ -1497,7 +1234,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:25:55 GMT", + "Date": "Thu, 25 Aug 2022 05:54:54 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1505,19 +1242,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d4479a7e-cb44-49c3-ac79-5f9092abe878", - "x-ms-ratelimit-remaining-subscription-reads": "11963", - "x-ms-request-id": "4e35e5e2-0f97-445d-b95b-ec55b1ec3f05", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022556Z:d4479a7e-cb44-49c3-ac79-5f9092abe878" + "x-ms-correlation-request-id": "9b094015-6641-4c67-9f64-4898af6b6d3a", + "x-ms-ratelimit-remaining-subscription-reads": "11747", + "x-ms-request-id": "813de6e1-38ba-499d-a585-c04a406197c0", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055454Z:9b094015-6641-4c67-9f64-4898af6b6d3a" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -1525,8 +1262,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "9948e04d-228e-4515-8a5d-156f624d16ad" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "5a49fb92-13f2-497f-9d7c-a1c308efb2a5" }, "RequestBody": null, "StatusCode": 200, @@ -1534,7 +1271,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:25:58 GMT", + "Date": "Thu, 25 Aug 2022 05:54:57 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1542,19 +1279,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "96c18233-edb4-4f19-9aa7-a5e73e3a7238", - "x-ms-ratelimit-remaining-subscription-reads": "11962", - "x-ms-request-id": "5b33dcc3-0b09-414a-b053-c1f0e23f48fc", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022558Z:96c18233-edb4-4f19-9aa7-a5e73e3a7238" + "x-ms-correlation-request-id": "3f52f8d9-f54f-4c75-931c-374ecd525f11", + "x-ms-ratelimit-remaining-subscription-reads": "11746", + "x-ms-request-id": "40baca61-da9b-4d36-95e4-5de7f6fddfa8", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055457Z:3f52f8d9-f54f-4c75-931c-374ecd525f11" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -1562,8 +1299,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "8e30ab6b-58a0-40cf-9ad2-6c26fadb53e5" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "0c1051ae-f978-44f3-b7e8-ebbd1334f178" }, "RequestBody": null, "StatusCode": 200, @@ -1571,7 +1308,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:26:00 GMT", + "Date": "Thu, 25 Aug 2022 05:54:59 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1579,19 +1316,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a359c7e1-6356-4922-8add-1d27eb7a36e4", - "x-ms-ratelimit-remaining-subscription-reads": "11961", - "x-ms-request-id": "d62fc095-9a15-44ac-9736-3b261aa558e6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022601Z:a359c7e1-6356-4922-8add-1d27eb7a36e4" + "x-ms-correlation-request-id": "63a2e5c8-c588-458a-9904-9425d5938bbb", + "x-ms-ratelimit-remaining-subscription-reads": "11745", + "x-ms-request-id": "d5574942-4dd7-4c96-89db-4dd3d1844978", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055459Z:63a2e5c8-c588-458a-9904-9425d5938bbb" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -1599,8 +1336,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "25526bc3-f43b-4ae3-a629-39007697bb46" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "e9e3ecb8-251e-4342-a866-60bcd8f50986" }, "RequestBody": null, "StatusCode": 200, @@ -1608,7 +1345,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:26:03 GMT", + "Date": "Thu, 25 Aug 2022 05:55:01 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1616,19 +1353,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f5a91259-6f57-415d-af27-708bc1212fd6", - "x-ms-ratelimit-remaining-subscription-reads": "11960", - "x-ms-request-id": "bf54bcf2-c89e-4e7c-abe5-dc724f1b165a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022604Z:f5a91259-6f57-415d-af27-708bc1212fd6" + "x-ms-correlation-request-id": "324e9cda-16ac-48aa-90c3-df958600e443", + "x-ms-ratelimit-remaining-subscription-reads": "11744", + "x-ms-request-id": "a7591210-6b45-46c1-b17e-cecb1c848847", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055501Z:324e9cda-16ac-48aa-90c3-df958600e443" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -1636,8 +1373,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "b71b9cdd-8076-4b98-88cb-575a3079fc56" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "3ba37d3e-d94c-4b5a-b91d-706538803a3f" }, "RequestBody": null, "StatusCode": 200, @@ -1645,7 +1382,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:26:05 GMT", + "Date": "Thu, 25 Aug 2022 05:55:04 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1653,19 +1390,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a7791be1-10e8-4903-ac47-26faef32fa51", - "x-ms-ratelimit-remaining-subscription-reads": "11959", - "x-ms-request-id": "c229e5d2-c9c4-4e21-a8be-d329af53f74c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022606Z:a7791be1-10e8-4903-ac47-26faef32fa51" + "x-ms-correlation-request-id": "e63bcc13-d05a-4422-a9a7-33121de7862f", + "x-ms-ratelimit-remaining-subscription-reads": "11743", + "x-ms-request-id": "1fee4b40-9381-49b7-b305-190aef8ace90", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055504Z:e63bcc13-d05a-4422-a9a7-33121de7862f" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -1673,8 +1410,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "28c11fc5-fa32-4f98-a890-ae764f9290f6" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "0890042a-6338-423c-97e6-162c3dfdbc13" }, "RequestBody": null, "StatusCode": 200, @@ -1682,7 +1419,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:26:08 GMT", + "Date": "Thu, 25 Aug 2022 05:55:06 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1690,19 +1427,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e0416ecc-3e7d-4c01-a37d-05a1c359d1dd", - "x-ms-ratelimit-remaining-subscription-reads": "11958", - "x-ms-request-id": "38c29faf-9349-49ec-ba66-a4a8fe8d38bf", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022609Z:e0416ecc-3e7d-4c01-a37d-05a1c359d1dd" + "x-ms-correlation-request-id": "3e85a17e-591b-4afb-84ce-ae0459213b2d", + "x-ms-ratelimit-remaining-subscription-reads": "11742", + "x-ms-request-id": "f240c313-743a-4f3c-afda-18156be8c2f1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055506Z:3e85a17e-591b-4afb-84ce-ae0459213b2d" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -1710,8 +1447,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "c50a9afb-41bc-47b9-bee8-ae427e8639db" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "f01b27b7-3392-4527-a522-dc87921487df" }, "RequestBody": null, "StatusCode": 200, @@ -1719,7 +1456,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:26:10 GMT", + "Date": "Thu, 25 Aug 2022 05:55:08 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1727,19 +1464,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "bdd2a016-e3f1-4eb7-9ce9-70a8da41766d", - "x-ms-ratelimit-remaining-subscription-reads": "11957", - "x-ms-request-id": "8cd23b35-5903-4b20-befd-f87f46c398e7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022611Z:bdd2a016-e3f1-4eb7-9ce9-70a8da41766d" + "x-ms-correlation-request-id": "62eeef7c-6999-4ead-8e3a-1de028be01c6", + "x-ms-ratelimit-remaining-subscription-reads": "11741", + "x-ms-request-id": "2af2352b-0fe1-45ab-8afa-ec2126a8738a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055509Z:62eeef7c-6999-4ead-8e3a-1de028be01c6" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -1747,8 +1484,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "83396df5-ef76-4353-887a-0c3ad0ca151d" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "ec24b44a-2e3b-4aa1-828f-1716d5ebf4cd" }, "RequestBody": null, "StatusCode": 200, @@ -1756,7 +1493,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:26:12 GMT", + "Date": "Thu, 25 Aug 2022 05:55:11 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1764,19 +1501,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "81bd0547-c00c-44e7-b71e-a5444c672d26", - "x-ms-ratelimit-remaining-subscription-reads": "11956", - "x-ms-request-id": "0d627c83-d621-4a06-8db7-eeb26c40b120", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022613Z:81bd0547-c00c-44e7-b71e-a5444c672d26" + "x-ms-correlation-request-id": "7a9fd7d0-cc3e-42ce-b8bb-d38d85ca8e71", + "x-ms-ratelimit-remaining-subscription-reads": "11740", + "x-ms-request-id": "4873690e-ccc9-432f-b571-444bf89f7054", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055511Z:7a9fd7d0-cc3e-42ce-b8bb-d38d85ca8e71" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -1784,8 +1521,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "7c2d30a2-bd84-4887-a5e2-994cb0b911a1" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "58648fb5-8a27-4f37-8459-3085c976a7aa" }, "RequestBody": null, "StatusCode": 200, @@ -1793,7 +1530,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:26:15 GMT", + "Date": "Thu, 25 Aug 2022 05:55:13 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1801,19 +1538,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "629baff8-9443-4b70-9c3c-7af7ddef1d88", - "x-ms-ratelimit-remaining-subscription-reads": "11955", - "x-ms-request-id": "3a95ad0a-81d4-4360-908f-99f1e3916de8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022616Z:629baff8-9443-4b70-9c3c-7af7ddef1d88" + "x-ms-correlation-request-id": "e4b0325a-48b1-4ebe-bf35-46e17fb3a454", + "x-ms-ratelimit-remaining-subscription-reads": "11739", + "x-ms-request-id": "f468ffd7-a3ab-485f-9ba0-2cd2f4ea9379", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055513Z:e4b0325a-48b1-4ebe-bf35-46e17fb3a454" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -1821,8 +1558,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "d96649a2-4a6a-47f3-9eea-1fb7908beaf2" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "ebd35e74-f0e1-4f72-9d1c-6d94b51281aa" }, "RequestBody": null, "StatusCode": 200, @@ -1830,7 +1567,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:26:18 GMT", + "Date": "Thu, 25 Aug 2022 05:55:16 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1838,19 +1575,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5042b8d6-96c2-4284-8ad1-b903741115d4", - "x-ms-ratelimit-remaining-subscription-reads": "11954", - "x-ms-request-id": "924f77fa-7ae6-4c89-b432-738e1e36845f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022618Z:5042b8d6-96c2-4284-8ad1-b903741115d4" + "x-ms-correlation-request-id": "d9c2964d-5a45-42ce-bd5a-5f95ca647331", + "x-ms-ratelimit-remaining-subscription-reads": "11738", + "x-ms-request-id": "be572578-eb40-4ba3-a84d-69e986818397", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055516Z:d9c2964d-5a45-42ce-bd5a-5f95ca647331" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -1858,8 +1595,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "4b6f9acb-71f2-43fc-92ad-62ffd6140419" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "e2717078-9689-489f-8bc7-dc141a29f10a" }, "RequestBody": null, "StatusCode": 200, @@ -1867,7 +1604,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:26:20 GMT", + "Date": "Thu, 25 Aug 2022 05:55:18 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1875,19 +1612,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "26eb8424-6cc8-483b-90a7-2bfa90c0ae29", - "x-ms-ratelimit-remaining-subscription-reads": "11953", - "x-ms-request-id": "bcc8165a-8fbd-45ab-ae05-5fc75a6005ad", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022620Z:26eb8424-6cc8-483b-90a7-2bfa90c0ae29" + "x-ms-correlation-request-id": "040ea541-44ef-42fd-931e-e5d258fc0986", + "x-ms-ratelimit-remaining-subscription-reads": "11737", + "x-ms-request-id": "25d07b2f-3699-4170-a053-1c8503689e50", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055518Z:040ea541-44ef-42fd-931e-e5d258fc0986" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -1895,8 +1632,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "c8067a3e-244e-4304-9ae6-740d6d9204e8" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "93dfc3c3-eeaf-490a-9ee5-212fe06b47f4" }, "RequestBody": null, "StatusCode": 200, @@ -1904,7 +1641,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:26:23 GMT", + "Date": "Thu, 25 Aug 2022 05:55:20 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1912,19 +1649,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b6bc39fa-3fad-4a26-a38d-725e9e9c0dae", - "x-ms-ratelimit-remaining-subscription-reads": "11952", - "x-ms-request-id": "3b34b7cd-062e-4a3c-b701-23249e54ec5f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022623Z:b6bc39fa-3fad-4a26-a38d-725e9e9c0dae" + "x-ms-correlation-request-id": "8bf8abf8-7a52-4ff1-b950-c207026054e8", + "x-ms-ratelimit-remaining-subscription-reads": "11736", + "x-ms-request-id": "a971398a-f945-4e4a-a10d-84aa5c4bbce0", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055521Z:8bf8abf8-7a52-4ff1-b950-c207026054e8" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -1932,8 +1669,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "2d007e99-1463-4caa-a02e-bb3768c7b1fb" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "0fa453d2-f920-4259-9736-958e0d41d35c" }, "RequestBody": null, "StatusCode": 200, @@ -1941,7 +1678,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:26:25 GMT", + "Date": "Thu, 25 Aug 2022 05:55:23 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1949,19 +1686,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "890edfae-ea9c-4c69-aa06-b4689d42f5e9", - "x-ms-ratelimit-remaining-subscription-reads": "11951", - "x-ms-request-id": "aff13dad-efb7-44cc-a932-0855370b76b4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022625Z:890edfae-ea9c-4c69-aa06-b4689d42f5e9" + "x-ms-correlation-request-id": "b13a3d81-b22b-48af-afeb-c7a69f8fb1a1", + "x-ms-ratelimit-remaining-subscription-reads": "11735", + "x-ms-request-id": "98164a50-a404-44dd-9906-740b0984f9c1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055523Z:b13a3d81-b22b-48af-afeb-c7a69f8fb1a1" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -1969,8 +1706,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "8cfa06b0-ad80-4c63-a8e1-3289bca4d575" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "75257176-2345-4c2d-b6ca-62056beaec77" }, "RequestBody": null, "StatusCode": 200, @@ -1978,7 +1715,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:26:27 GMT", + "Date": "Thu, 25 Aug 2022 05:55:25 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1986,19 +1723,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b23e324a-4a56-493c-bfd5-c792dfc3ed9a", - "x-ms-ratelimit-remaining-subscription-reads": "11950", - "x-ms-request-id": "44459f50-48fe-4954-9009-c695d26da445", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022628Z:b23e324a-4a56-493c-bfd5-c792dfc3ed9a" + "x-ms-correlation-request-id": "be0a56ca-5a0f-4edf-8c1d-733c2e3e440e", + "x-ms-ratelimit-remaining-subscription-reads": "11734", + "x-ms-request-id": "e47d7113-5d54-44df-95a6-14a3150ef9ad", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055525Z:be0a56ca-5a0f-4edf-8c1d-733c2e3e440e" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -2006,8 +1743,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "171b0ac7-a2d9-4824-9214-7db3f50b411d" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "64a827d2-616a-4342-81be-429a2070049f" }, "RequestBody": null, "StatusCode": 200, @@ -2015,7 +1752,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:26:30 GMT", + "Date": "Thu, 25 Aug 2022 05:55:27 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2023,19 +1760,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f922b1fd-2aae-4c99-9a3b-4a9225275030", - "x-ms-ratelimit-remaining-subscription-reads": "11949", - "x-ms-request-id": "b7c69325-6d9d-407a-8a30-1626a3cda973", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022630Z:f922b1fd-2aae-4c99-9a3b-4a9225275030" + "x-ms-correlation-request-id": "977611c6-d9c5-483d-ba6f-cfc554bede66", + "x-ms-ratelimit-remaining-subscription-reads": "11733", + "x-ms-request-id": "233f9357-264c-428d-86ee-a1404f31bf12", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055528Z:977611c6-d9c5-483d-ba6f-cfc554bede66" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -2043,8 +1780,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "2c9b7700-7579-4a0e-be6e-942faf532a55" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "915ce1e2-e7c6-4663-b4d3-8a5d50dcf382" }, "RequestBody": null, "StatusCode": 200, @@ -2052,7 +1789,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:26:32 GMT", + "Date": "Thu, 25 Aug 2022 05:55:30 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2060,19 +1797,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d289682a-5a49-4f2f-b061-7a6698795eea", - "x-ms-ratelimit-remaining-subscription-reads": "11948", - "x-ms-request-id": "cbc6f18f-7b3a-4a9d-aea6-accb615af054", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022632Z:d289682a-5a49-4f2f-b061-7a6698795eea" + "x-ms-correlation-request-id": "090f011d-4d4e-4e82-9311-92d86c5263d8", + "x-ms-ratelimit-remaining-subscription-reads": "11732", + "x-ms-request-id": "cff94d7c-2a90-4b23-b697-ce3a112bb472", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055530Z:090f011d-4d4e-4e82-9311-92d86c5263d8" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -2080,8 +1817,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "d37b5e02-c10e-43f1-983c-6538a5d30760" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "059d71c3-f9c9-464b-8421-d1b2415b5c11" }, "RequestBody": null, "StatusCode": 200, @@ -2089,7 +1826,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:26:34 GMT", + "Date": "Thu, 25 Aug 2022 05:55:32 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2097,19 +1834,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b8c5d548-c73e-4b73-89cc-5440d7b31d19", - "x-ms-ratelimit-remaining-subscription-reads": "11947", - "x-ms-request-id": "a6753947-cd69-4309-9c46-28c721278886", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022635Z:b8c5d548-c73e-4b73-89cc-5440d7b31d19" + "x-ms-correlation-request-id": "f4b4911e-6696-4630-9327-78a24a47d4f0", + "x-ms-ratelimit-remaining-subscription-reads": "11731", + "x-ms-request-id": "1a640546-4865-4785-ba94-f9d279c02d2d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055533Z:f4b4911e-6696-4630-9327-78a24a47d4f0" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -2117,8 +1854,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "34b0e752-0a21-43a6-9166-11dd4253cb01" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "bc045747-8df1-4e8e-b960-0cbc147882a8" }, "RequestBody": null, "StatusCode": 200, @@ -2126,7 +1863,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:26:37 GMT", + "Date": "Thu, 25 Aug 2022 05:55:35 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2134,19 +1871,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "cb2df32e-daa4-4c2e-8ea5-f17005730544", - "x-ms-ratelimit-remaining-subscription-reads": "11946", - "x-ms-request-id": "371bda99-791a-47fb-9ecc-15f56a193dc4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022637Z:cb2df32e-daa4-4c2e-8ea5-f17005730544" + "x-ms-correlation-request-id": "7f51d976-141c-4184-9388-b11ecbb51a43", + "x-ms-ratelimit-remaining-subscription-reads": "11730", + "x-ms-request-id": "d1ee65d4-4f55-4349-b466-aa07e315c8c3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055535Z:7f51d976-141c-4184-9388-b11ecbb51a43" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -2154,8 +1891,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "ef386684-cd83-40a7-83b2-abf94b455956" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "25e534d7-827a-4df4-9152-86fb0395ca68" }, "RequestBody": null, "StatusCode": 200, @@ -2163,7 +1900,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:26:39 GMT", + "Date": "Thu, 25 Aug 2022 05:55:37 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2171,19 +1908,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "eb062920-1ab6-4bc6-aa88-bff9d97babc9", - "x-ms-ratelimit-remaining-subscription-reads": "11945", - "x-ms-request-id": "e8331fbf-d03a-4e2b-b084-4449abd781c5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022640Z:eb062920-1ab6-4bc6-aa88-bff9d97babc9" + "x-ms-correlation-request-id": "5425315a-9d6a-4c1c-aca8-bf41f6ba346f", + "x-ms-ratelimit-remaining-subscription-reads": "11729", + "x-ms-request-id": "7dfb7e39-28ce-4ac1-aa2b-e55d103380a3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055537Z:5425315a-9d6a-4c1c-aca8-bf41f6ba346f" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -2191,8 +1928,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "632dfc2f-35d1-48fd-b03b-e17dbeb89de2" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "0897defd-8b76-4cb5-ba86-a9c1eb284810" }, "RequestBody": null, "StatusCode": 200, @@ -2200,7 +1937,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:26:42 GMT", + "Date": "Thu, 25 Aug 2022 05:55:39 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2208,19 +1945,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "cda21d8b-b57c-462d-b063-6bb98b8e5878", - "x-ms-ratelimit-remaining-subscription-reads": "11944", - "x-ms-request-id": "e0edcfb1-b519-4759-884c-a33d7772eb9c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022642Z:cda21d8b-b57c-462d-b063-6bb98b8e5878" + "x-ms-correlation-request-id": "bb58a57c-0ca9-4d2d-8632-d6952b8c3763", + "x-ms-ratelimit-remaining-subscription-reads": "11728", + "x-ms-request-id": "b9dae5b2-a0f7-455d-a9bf-ecaa0a7b6dae", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055540Z:bb58a57c-0ca9-4d2d-8632-d6952b8c3763" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -2228,8 +1965,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "adfb215a-997c-4593-ace0-e859f8c42e7a" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "907237b5-e9d6-4e2c-a11c-c941de8a6dd4" }, "RequestBody": null, "StatusCode": 200, @@ -2237,7 +1974,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:26:44 GMT", + "Date": "Thu, 25 Aug 2022 05:55:42 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2245,19 +1982,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4bdb2f08-0011-461e-97fa-31ba3760ffaa", - "x-ms-ratelimit-remaining-subscription-reads": "11943", - "x-ms-request-id": "a5c78c74-ba01-4a4d-ace7-99563493e99a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022644Z:4bdb2f08-0011-461e-97fa-31ba3760ffaa" + "x-ms-correlation-request-id": "62c5c69f-0d8d-42bc-8a48-90d2ad73da38", + "x-ms-ratelimit-remaining-subscription-reads": "11727", + "x-ms-request-id": "f9a5d425-1042-48fb-b331-40d664672502", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055542Z:62c5c69f-0d8d-42bc-8a48-90d2ad73da38" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -2265,8 +2002,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "25f5df92-dd12-4a92-8fb9-963a9af822c1" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "ec66f0ec-dd3c-4933-9637-31139be62559" }, "RequestBody": null, "StatusCode": 200, @@ -2274,7 +2011,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:26:46 GMT", + "Date": "Thu, 25 Aug 2022 05:55:44 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2282,19 +2019,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "fc9e1a02-6ea5-4e78-b584-b110d7ef4beb", - "x-ms-ratelimit-remaining-subscription-reads": "11942", - "x-ms-request-id": "281c8261-2485-4d1d-b9cc-7a3835bdd059", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022647Z:fc9e1a02-6ea5-4e78-b584-b110d7ef4beb" + "x-ms-correlation-request-id": "379a513a-a934-4995-8eb8-d88d89d834ad", + "x-ms-ratelimit-remaining-subscription-reads": "11726", + "x-ms-request-id": "2ecf2c52-ebdf-463f-9be3-8658adee995e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055544Z:379a513a-a934-4995-8eb8-d88d89d834ad" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -2302,8 +2039,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "1cd4d923-1da5-49f0-a552-73b531e78d20" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "d5194169-8b91-4684-a81b-1cf2d9ee8987" }, "RequestBody": null, "StatusCode": 200, @@ -2311,7 +2048,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:26:49 GMT", + "Date": "Thu, 25 Aug 2022 05:55:46 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2319,19 +2056,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1a4e1931-cb97-405d-9788-85513e121a47", - "x-ms-ratelimit-remaining-subscription-reads": "11941", - "x-ms-request-id": "c5fe435f-f887-4ecc-984a-2d25aeedbc47", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022649Z:1a4e1931-cb97-405d-9788-85513e121a47" + "x-ms-correlation-request-id": "ae9137f1-1c21-41f1-adb7-821f4a74d2ed", + "x-ms-ratelimit-remaining-subscription-reads": "11725", + "x-ms-request-id": "7fa9d5c7-5e26-4f20-8d0b-250ec7978d20", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055547Z:ae9137f1-1c21-41f1-adb7-821f4a74d2ed" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -2339,8 +2076,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "8bdedbd9-dfc0-447b-862a-dd9ea91ac7a5" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "fe6a88b7-34ec-48bf-9579-b7c5ef2bc0bf" }, "RequestBody": null, "StatusCode": 200, @@ -2348,7 +2085,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:26:51 GMT", + "Date": "Thu, 25 Aug 2022 05:55:49 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2356,19 +2093,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "efad45db-b922-4711-8b7a-64777707f7cd", - "x-ms-ratelimit-remaining-subscription-reads": "11940", - "x-ms-request-id": "1495f392-e638-476b-a4d6-9460c3717431", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022651Z:efad45db-b922-4711-8b7a-64777707f7cd" + "x-ms-correlation-request-id": "003ef39e-625f-4dc2-a6f4-124379371734", + "x-ms-ratelimit-remaining-subscription-reads": "11724", + "x-ms-request-id": "c151b568-8d1b-45fd-a0ac-43a485a05b94", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055549Z:003ef39e-625f-4dc2-a6f4-124379371734" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -2376,8 +2113,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "b178a759-96c8-4e25-8485-40ccdcb958dd" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "50d64358-fd94-4cf5-ae4c-7a7849b7887a" }, "RequestBody": null, "StatusCode": 200, @@ -2385,7 +2122,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:26:53 GMT", + "Date": "Thu, 25 Aug 2022 05:55:51 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2393,19 +2130,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4148268a-70fe-4881-b082-987a13219015", - "x-ms-ratelimit-remaining-subscription-reads": "11939", - "x-ms-request-id": "02e28061-cac9-434d-8174-218ec2bd8c68", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022654Z:4148268a-70fe-4881-b082-987a13219015" + "x-ms-correlation-request-id": "ac99fa49-83f2-47e9-ad62-1ab1f878346c", + "x-ms-ratelimit-remaining-subscription-reads": "11723", + "x-ms-request-id": "5b26f1f3-9bea-46a1-9a95-91420e3e0ccf", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055552Z:ac99fa49-83f2-47e9-ad62-1ab1f878346c" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -2413,8 +2150,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "a75e0f63-3348-4a6b-8436-9e50ddc10bf2" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "15b8c15d-c65e-4536-bd14-102cdf5c4ae8" }, "RequestBody": null, "StatusCode": 200, @@ -2422,7 +2159,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:26:56 GMT", + "Date": "Thu, 25 Aug 2022 05:55:53 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2430,19 +2167,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "52341458-4731-4d56-bfce-e07638f8b126", - "x-ms-ratelimit-remaining-subscription-reads": "11938", - "x-ms-request-id": "aa6d5404-07b5-4177-867e-183c1c19fa70", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022656Z:52341458-4731-4d56-bfce-e07638f8b126" + "x-ms-correlation-request-id": "205a04ce-1b95-4463-a5af-69c13e41ac5d", + "x-ms-ratelimit-remaining-subscription-reads": "11722", + "x-ms-request-id": "1a0e75cf-798e-4f9b-ad8e-f18902df2c46", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055554Z:205a04ce-1b95-4463-a5af-69c13e41ac5d" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -2450,8 +2187,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "f298e2b6-4208-40ea-83d9-50d075478e9e" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "12bca84f-99a0-44c7-8432-1a7fa4243e90" }, "RequestBody": null, "StatusCode": 200, @@ -2459,7 +2196,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:26:58 GMT", + "Date": "Thu, 25 Aug 2022 05:55:56 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2467,19 +2204,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a1d1f0ce-1716-40b7-a7c5-3f53b4fdc5ff", - "x-ms-ratelimit-remaining-subscription-reads": "11937", - "x-ms-request-id": "235af2e9-279d-4bae-aad0-6ceb8b337159", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022659Z:a1d1f0ce-1716-40b7-a7c5-3f53b4fdc5ff" + "x-ms-correlation-request-id": "ecd3ba49-45e3-407d-aaea-440174a4b839", + "x-ms-ratelimit-remaining-subscription-reads": "11721", + "x-ms-request-id": "0d99874a-f51e-46a0-8f45-b10cf8c8be3c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055556Z:ecd3ba49-45e3-407d-aaea-440174a4b839" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -2487,8 +2224,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "4da8d203-bd02-48bf-b20b-f04ffc3718e0" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "a3f018cc-e6c9-45c6-ac14-9e998655b40b" }, "RequestBody": null, "StatusCode": 200, @@ -2496,7 +2233,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:27:00 GMT", + "Date": "Thu, 25 Aug 2022 05:55:58 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2504,19 +2241,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6b782325-0287-4e4d-b37a-f682bfd55896", - "x-ms-ratelimit-remaining-subscription-reads": "11936", - "x-ms-request-id": "21e79aa6-d97e-4df0-8b1f-9a84442bd73c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022701Z:6b782325-0287-4e4d-b37a-f682bfd55896" + "x-ms-correlation-request-id": "74469a64-1277-460b-b855-e71a1ddf8ee7", + "x-ms-ratelimit-remaining-subscription-reads": "11720", + "x-ms-request-id": "c323edd3-03f7-429d-9606-300564dd7681", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055559Z:74469a64-1277-460b-b855-e71a1ddf8ee7" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -2524,8 +2261,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "ce052810-dad8-4a4b-81c3-cf7f7351f890" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "75d64d77-1b3c-47fa-a69e-4e09ad7423bb" }, "RequestBody": null, "StatusCode": 200, @@ -2533,7 +2270,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:27:03 GMT", + "Date": "Thu, 25 Aug 2022 05:56:01 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2541,19 +2278,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "354030be-3722-4269-adaf-08eb3716a9a8", - "x-ms-ratelimit-remaining-subscription-reads": "11935", - "x-ms-request-id": "dc343311-947e-4f26-bc15-c6e612649afc", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022703Z:354030be-3722-4269-adaf-08eb3716a9a8" + "x-ms-correlation-request-id": "619e36e7-c630-4c86-af36-2bf2b78de1a2", + "x-ms-ratelimit-remaining-subscription-reads": "11719", + "x-ms-request-id": "101ff826-e980-403d-80af-567124c99885", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055601Z:619e36e7-c630-4c86-af36-2bf2b78de1a2" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -2561,8 +2298,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "e51f9f2f-a02e-465b-8fb5-dfc966a1a0de" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "d66e427f-7be0-4e5c-8b7e-60843e7c2964" }, "RequestBody": null, "StatusCode": 200, @@ -2570,7 +2307,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:27:05 GMT", + "Date": "Thu, 25 Aug 2022 05:56:03 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2578,19 +2315,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c0e82698-d87f-402f-a0be-14a65187b077", - "x-ms-ratelimit-remaining-subscription-reads": "11934", - "x-ms-request-id": "ef2d36fe-1717-4b57-8939-a2140ddc4dac", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022706Z:c0e82698-d87f-402f-a0be-14a65187b077" + "x-ms-correlation-request-id": "a9b1defe-56bb-43da-80cc-370159db0821", + "x-ms-ratelimit-remaining-subscription-reads": "11718", + "x-ms-request-id": "a93da203-ff4a-4a26-a255-97b0e78523e6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055604Z:a9b1defe-56bb-43da-80cc-370159db0821" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -2598,8 +2335,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "d82f2c8b-2c03-4c75-8d5b-445ce70f5194" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "67a48949-3323-4af1-999d-86bee6e10f89" }, "RequestBody": null, "StatusCode": 200, @@ -2607,7 +2344,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:27:07 GMT", + "Date": "Thu, 25 Aug 2022 05:56:05 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2615,19 +2352,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ca23848b-b851-4d2e-8b84-085671e2a226", - "x-ms-ratelimit-remaining-subscription-reads": "11933", - "x-ms-request-id": "4c9aab05-5a08-4598-9c64-a58e103d8614", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022708Z:ca23848b-b851-4d2e-8b84-085671e2a226" + "x-ms-correlation-request-id": "85f29091-10a0-4976-a6c9-801024d1bb18", + "x-ms-ratelimit-remaining-subscription-reads": "11717", + "x-ms-request-id": "2b93797c-65ed-49b5-b150-ace339192719", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055606Z:85f29091-10a0-4976-a6c9-801024d1bb18" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -2635,8 +2372,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "06e5c71a-5e40-4368-8cb4-0489d84936a0" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "4a5e9a47-88dd-42a4-8abb-dbc312fe4fe8" }, "RequestBody": null, "StatusCode": 200, @@ -2644,7 +2381,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:27:10 GMT", + "Date": "Thu, 25 Aug 2022 05:56:09 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2652,19 +2389,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6d296a95-9759-4c98-8a95-f416d58aaa9e", - "x-ms-ratelimit-remaining-subscription-reads": "11932", - "x-ms-request-id": "6918ccc1-7e4d-4357-9057-b9f28be8d134", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022711Z:6d296a95-9759-4c98-8a95-f416d58aaa9e" + "x-ms-correlation-request-id": "f43087a6-2103-48e1-89b3-d9c9b605279d", + "x-ms-ratelimit-remaining-subscription-reads": "11716", + "x-ms-request-id": "e91d3bb9-e29d-4456-bc79-aa61080c5456", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055609Z:f43087a6-2103-48e1-89b3-d9c9b605279d" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -2672,8 +2409,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "8befdb17-9c71-4a95-aa3c-6cbc9dae184f" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "966a0733-25d3-45e2-9d5c-c20f5ea77695" }, "RequestBody": null, "StatusCode": 200, @@ -2681,7 +2418,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:27:12 GMT", + "Date": "Thu, 25 Aug 2022 05:56:11 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2689,19 +2426,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "03cea60c-9621-4d7a-98e9-005e4e0ccbba", - "x-ms-ratelimit-remaining-subscription-reads": "11931", - "x-ms-request-id": "b4306a78-c76b-4cff-a716-ab3dbaf6859b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022713Z:03cea60c-9621-4d7a-98e9-005e4e0ccbba" + "x-ms-correlation-request-id": "6a3b49a1-7172-4e39-acae-3a7f4fd45721", + "x-ms-ratelimit-remaining-subscription-reads": "11715", + "x-ms-request-id": "7c812fca-8614-4a06-94b7-6274dc94cbc0", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055611Z:6a3b49a1-7172-4e39-acae-3a7f4fd45721" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -2709,8 +2446,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "9040d2eb-b31f-4b95-b5ca-395c3089c236" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "524dedb5-8f82-4645-a587-1e130e660191" }, "RequestBody": null, "StatusCode": 200, @@ -2718,7 +2455,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:27:14 GMT", + "Date": "Thu, 25 Aug 2022 05:56:13 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2726,19 +2463,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9737bade-c405-4e3b-97e9-50b51b4fef1d", - "x-ms-ratelimit-remaining-subscription-reads": "11930", - "x-ms-request-id": "2e32df14-f9d8-4b70-9c78-bdc14e0b14ce", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022715Z:9737bade-c405-4e3b-97e9-50b51b4fef1d" + "x-ms-correlation-request-id": "ba1ec919-c438-41c5-841d-596c381da297", + "x-ms-ratelimit-remaining-subscription-reads": "11714", + "x-ms-request-id": "82cf82b7-f040-4be3-a478-4046b7eaaeed", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055614Z:ba1ec919-c438-41c5-841d-596c381da297" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -2746,8 +2483,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "7392516d-c562-4a5e-b269-5ed88fe7a17f" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "01a01eeb-0b2a-49ce-8b75-235489855144" }, "RequestBody": null, "StatusCode": 200, @@ -2755,7 +2492,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:27:17 GMT", + "Date": "Thu, 25 Aug 2022 05:56:16 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2763,19 +2500,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5950408d-a54a-44cc-8667-935208206686", - "x-ms-ratelimit-remaining-subscription-reads": "11929", - "x-ms-request-id": "04b8b598-4883-473c-9fc1-ac6ddc33939f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022718Z:5950408d-a54a-44cc-8667-935208206686" + "x-ms-correlation-request-id": "2b7778ec-f4e5-4c05-b37d-35b8efa25da6", + "x-ms-ratelimit-remaining-subscription-reads": "11713", + "x-ms-request-id": "a813ec63-cc2f-4e62-855d-8b8a249b2e17", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055616Z:2b7778ec-f4e5-4c05-b37d-35b8efa25da6" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -2783,8 +2520,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "ff7f7875-dba2-452a-b21b-ae371130cdf7" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "767bc78e-5fbd-475c-a338-032e4c7eade5" }, "RequestBody": null, "StatusCode": 200, @@ -2792,7 +2529,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:27:19 GMT", + "Date": "Thu, 25 Aug 2022 05:56:18 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2800,19 +2537,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ff51f5e4-a7e5-4c61-9b94-5cdb7d5291db", - "x-ms-ratelimit-remaining-subscription-reads": "11928", - "x-ms-request-id": "3131b562-1155-47db-8e4e-a2deab40968e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022720Z:ff51f5e4-a7e5-4c61-9b94-5cdb7d5291db" + "x-ms-correlation-request-id": "1aa1e92d-1a29-446a-9eec-00b8d2824aa0", + "x-ms-ratelimit-remaining-subscription-reads": "11712", + "x-ms-request-id": "ce3ea8be-aeb5-48ee-ba0a-b25e3856856d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055619Z:1aa1e92d-1a29-446a-9eec-00b8d2824aa0" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -2820,8 +2557,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "8a1e09b9-2ff9-4ce0-9755-8efec42b1e25" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "6cd75361-c432-4d16-b7e6-7fb66a78bcdd" }, "RequestBody": null, "StatusCode": 200, @@ -2829,7 +2566,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:27:22 GMT", + "Date": "Thu, 25 Aug 2022 05:56:20 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2837,19 +2574,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "94e4df34-449e-4529-a99c-37869edb501d", - "x-ms-ratelimit-remaining-subscription-reads": "11927", - "x-ms-request-id": "307a76ae-31de-46ed-8454-8c727d733cb4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022722Z:94e4df34-449e-4529-a99c-37869edb501d" + "x-ms-correlation-request-id": "8c036ddf-8114-4458-8063-870fc62b0775", + "x-ms-ratelimit-remaining-subscription-reads": "11711", + "x-ms-request-id": "9eca3b04-cadb-437e-975b-6d2d905c47e6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055621Z:8c036ddf-8114-4458-8063-870fc62b0775" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -2857,8 +2594,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "870c4e8b-a6de-4175-b7d5-ecb023ae48a2" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "b0ec3569-5596-4a8c-a5c3-23469c9ef1de" }, "RequestBody": null, "StatusCode": 200, @@ -2866,7 +2603,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:27:25 GMT", + "Date": "Thu, 25 Aug 2022 05:56:23 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2874,19 +2611,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d0280fb2-1ddf-418c-977f-34cd54a13b17", - "x-ms-ratelimit-remaining-subscription-reads": "11926", - "x-ms-request-id": "d100bdc9-1973-4266-b6b0-19b1ab9368b2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022725Z:d0280fb2-1ddf-418c-977f-34cd54a13b17" + "x-ms-correlation-request-id": "6c771880-5bde-4d55-8a9d-93225f81b671", + "x-ms-ratelimit-remaining-subscription-reads": "11710", + "x-ms-request-id": "fb34f327-7a8b-4690-a9c2-6be361d516b5", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055623Z:6c771880-5bde-4d55-8a9d-93225f81b671" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -2894,8 +2631,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "41fad007-d758-42f1-be66-686def3d1f3f" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "9641461f-87cc-4a6c-a196-483bf2472fc2" }, "RequestBody": null, "StatusCode": 200, @@ -2903,7 +2640,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:27:27 GMT", + "Date": "Thu, 25 Aug 2022 05:56:25 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2911,19 +2648,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9b7b7107-9416-4a3b-a9ef-95096d07e7bd", - "x-ms-ratelimit-remaining-subscription-reads": "11925", - "x-ms-request-id": "a83db39a-70dd-4b42-92a9-b1dcb907f8d6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022727Z:9b7b7107-9416-4a3b-a9ef-95096d07e7bd" + "x-ms-correlation-request-id": "61a834d6-71c8-44af-91e1-de20ccee0a4c", + "x-ms-ratelimit-remaining-subscription-reads": "11709", + "x-ms-request-id": "fbd1a90c-d0b7-4c80-b612-63e4abe726ff", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055626Z:61a834d6-71c8-44af-91e1-de20ccee0a4c" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -2931,8 +2668,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "f858cfe7-e0d0-49dd-9a92-4e156e1b97af" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "25e4ba12-889d-44ea-b8a9-43c7a8377aac" }, "RequestBody": null, "StatusCode": 200, @@ -2940,7 +2677,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:27:29 GMT", + "Date": "Thu, 25 Aug 2022 05:56:27 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2948,19 +2685,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "cbce8413-53d7-43e3-8382-9da7a424d17f", - "x-ms-ratelimit-remaining-subscription-reads": "11924", - "x-ms-request-id": "491a4883-c3af-463d-8828-a36a0f2b7600", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022729Z:cbce8413-53d7-43e3-8382-9da7a424d17f" + "x-ms-correlation-request-id": "1d7bda33-723c-424d-951a-cebf01f6c183", + "x-ms-ratelimit-remaining-subscription-reads": "11708", + "x-ms-request-id": "c9378b96-e4a1-4fbe-a54e-ef6d0c639b0c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055628Z:1d7bda33-723c-424d-951a-cebf01f6c183" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -2968,8 +2705,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "6f2b2e3a-9125-4069-9e35-421cdaf71733" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "d0f1cd60-4a8b-4378-847a-748df3a124be" }, "RequestBody": null, "StatusCode": 200, @@ -2977,7 +2714,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:27:32 GMT", + "Date": "Thu, 25 Aug 2022 05:56:30 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2985,19 +2722,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d7487adf-cc81-4404-813c-832fc0fe9821", - "x-ms-ratelimit-remaining-subscription-reads": "11923", - "x-ms-request-id": "ac3275ec-75d7-4e57-8b2b-072cecc22620", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022732Z:d7487adf-cc81-4404-813c-832fc0fe9821" + "x-ms-correlation-request-id": "b5aa84b2-29d4-4808-b4f7-b6005872d330", + "x-ms-ratelimit-remaining-subscription-reads": "11707", + "x-ms-request-id": "c069d347-e217-4d05-99ee-fdf6315257d8", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055631Z:b5aa84b2-29d4-4808-b4f7-b6005872d330" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -3005,8 +2742,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "3c7ffa10-fd56-4eb2-95bd-c899cf4119dc" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "19bcbbb7-3bc7-471a-a5a5-8b7d456aa12b" }, "RequestBody": null, "StatusCode": 200, @@ -3014,7 +2751,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:27:34 GMT", + "Date": "Thu, 25 Aug 2022 05:56:33 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3022,19 +2759,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8ab6ffe5-9196-4cd0-87c6-ebeeb2400f38", - "x-ms-ratelimit-remaining-subscription-reads": "11922", - "x-ms-request-id": "de9d96a6-475e-40d2-bd50-765ad543da20", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022734Z:8ab6ffe5-9196-4cd0-87c6-ebeeb2400f38" + "x-ms-correlation-request-id": "42d707fa-fe71-452e-a7e0-9ec847a6c226", + "x-ms-ratelimit-remaining-subscription-reads": "11706", + "x-ms-request-id": "9906a0e8-63df-44cf-b37a-2b1827ed3923", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055633Z:42d707fa-fe71-452e-a7e0-9ec847a6c226" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -3042,8 +2779,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "2e431c0f-0c86-456a-8c2d-e0ab42625310" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "c4e4283d-fe88-4008-86d5-cd39f80a8f46" }, "RequestBody": null, "StatusCode": 200, @@ -3051,7 +2788,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:27:36 GMT", + "Date": "Thu, 25 Aug 2022 05:56:35 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3059,19 +2796,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "71981932-b86a-48ce-ab1d-5f1e4da17e63", - "x-ms-ratelimit-remaining-subscription-reads": "11921", - "x-ms-request-id": "cf5bcc0e-792b-4b4d-a3fe-24774171e1b5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022737Z:71981932-b86a-48ce-ab1d-5f1e4da17e63" + "x-ms-correlation-request-id": "e7124326-b9f5-4f3e-b7f9-715cd90f9472", + "x-ms-ratelimit-remaining-subscription-reads": "11705", + "x-ms-request-id": "2ab8208a-3d27-4055-b4f5-60f42f1a3618", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055636Z:e7124326-b9f5-4f3e-b7f9-715cd90f9472" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -3079,8 +2816,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "d1172f8d-362c-4317-a88c-84c49a0f7d9c" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "a806d678-3c7c-4e17-be57-d0ecd12d227f" }, "RequestBody": null, "StatusCode": 200, @@ -3088,7 +2825,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:27:39 GMT", + "Date": "Thu, 25 Aug 2022 05:56:37 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3096,19 +2833,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "16d9a3c1-9d51-4404-a4b2-a56d9551af00", - "x-ms-ratelimit-remaining-subscription-reads": "11920", - "x-ms-request-id": "aa492efa-1739-4e91-814b-2297e49217ab", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022739Z:16d9a3c1-9d51-4404-a4b2-a56d9551af00" + "x-ms-correlation-request-id": "f995e666-9177-4456-a050-8a15ba533635", + "x-ms-ratelimit-remaining-subscription-reads": "11704", + "x-ms-request-id": "96ccd0f1-9e84-4e57-8ce3-a2ac8565806e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055638Z:f995e666-9177-4456-a050-8a15ba533635" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -3116,8 +2853,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "7b825441-9f19-49ee-881e-4a591764c7a4" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "7617390f-ffa5-4fcb-8080-292c54ce8c73" }, "RequestBody": null, "StatusCode": 200, @@ -3125,7 +2862,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:27:41 GMT", + "Date": "Thu, 25 Aug 2022 05:56:40 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3133,19 +2870,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c775c71b-230c-4b27-9b90-0ac530561aa4", - "x-ms-ratelimit-remaining-subscription-reads": "11919", - "x-ms-request-id": "d1e7da30-3c45-40e6-90b8-2979480fc709", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022741Z:c775c71b-230c-4b27-9b90-0ac530561aa4" + "x-ms-correlation-request-id": "e8ecbf2e-07e3-4a68-938f-3a7d93b04bf5", + "x-ms-ratelimit-remaining-subscription-reads": "11703", + "x-ms-request-id": "96e3579b-ade2-45aa-b8b2-cbc0040beb59", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055641Z:e8ecbf2e-07e3-4a68-938f-3a7d93b04bf5" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -3153,8 +2890,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "44e94a5b-f16c-4590-ae9b-2b34bcb31256" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "5b6b6713-815b-4ec6-9842-41ee37ef3b88" }, "RequestBody": null, "StatusCode": 200, @@ -3162,7 +2899,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:27:44 GMT", + "Date": "Thu, 25 Aug 2022 05:56:42 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3170,19 +2907,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "2f1bb950-a84c-491d-8394-576112aa3f33", - "x-ms-ratelimit-remaining-subscription-reads": "11918", - "x-ms-request-id": "8c9e7567-04dd-4761-a478-69f0661bb9b1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022744Z:2f1bb950-a84c-491d-8394-576112aa3f33" + "x-ms-correlation-request-id": "d36ff1fa-981e-4a16-8f9d-583c70a53186", + "x-ms-ratelimit-remaining-subscription-reads": "11702", + "x-ms-request-id": "2c8e8310-4966-49be-a683-3afd2daca2e9", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055643Z:d36ff1fa-981e-4a16-8f9d-583c70a53186" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -3190,8 +2927,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "9bb74551-60d6-4d49-a089-7d2388ff4937" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "753c63ff-67e4-4d28-bfd6-06c52e55417f" }, "RequestBody": null, "StatusCode": 200, @@ -3199,7 +2936,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:27:46 GMT", + "Date": "Thu, 25 Aug 2022 05:56:44 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3207,19 +2944,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f13e84fd-c2c0-4fa0-a46d-a8f00d99fa71", - "x-ms-ratelimit-remaining-subscription-reads": "11917", - "x-ms-request-id": "0e378013-b815-4804-a94f-256bfea0d27c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022746Z:f13e84fd-c2c0-4fa0-a46d-a8f00d99fa71" + "x-ms-correlation-request-id": "b9965c13-f0a0-4a9a-a965-83c6384dfd54", + "x-ms-ratelimit-remaining-subscription-reads": "11701", + "x-ms-request-id": "de8a2eb4-bafe-4721-8738-6c3161dbff32", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055645Z:b9965c13-f0a0-4a9a-a965-83c6384dfd54" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -3227,8 +2964,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "429af1de-a6bf-4ae3-b608-e765c6e56c58" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "64cb03a4-9f0c-4d66-8cde-1a9878adea1b" }, "RequestBody": null, "StatusCode": 200, @@ -3236,7 +2973,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:27:48 GMT", + "Date": "Thu, 25 Aug 2022 05:56:47 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3244,19 +2981,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "34a85a10-af9c-42f8-a19f-bc1bd8107936", - "x-ms-ratelimit-remaining-subscription-reads": "11916", - "x-ms-request-id": "1304ff23-f294-4984-8814-a8898796581c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022749Z:34a85a10-af9c-42f8-a19f-bc1bd8107936" + "x-ms-correlation-request-id": "101380e6-997c-4eed-afe4-8fe07d71d636", + "x-ms-ratelimit-remaining-subscription-reads": "11700", + "x-ms-request-id": "dd3e9aa3-15d3-4899-960b-bc5ca8e3d2f6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055648Z:101380e6-997c-4eed-afe4-8fe07d71d636" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -3264,8 +3001,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "8017049b-4c05-446b-b8d1-6e60ca172fbc" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "c7108870-31c9-4897-b1b3-051ab9798d00" }, "RequestBody": null, "StatusCode": 200, @@ -3273,7 +3010,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:27:51 GMT", + "Date": "Thu, 25 Aug 2022 05:56:49 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3281,19 +3018,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f8f6c8e7-b9ce-42ef-a2db-68ad3ed234fa", - "x-ms-ratelimit-remaining-subscription-reads": "11915", - "x-ms-request-id": "e67f127a-6de1-4684-bfd0-9dc5d4b97eaf", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022751Z:f8f6c8e7-b9ce-42ef-a2db-68ad3ed234fa" + "x-ms-correlation-request-id": "b7051315-53a3-451b-aaa3-2274351ccbad", + "x-ms-ratelimit-remaining-subscription-reads": "11699", + "x-ms-request-id": "423b03de-fb53-4ea7-8516-85ee1533a5ec", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055650Z:b7051315-53a3-451b-aaa3-2274351ccbad" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -3301,8 +3038,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "dc55dfb2-f67c-4c99-98ff-22501b698ca2" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "37050afe-8e6b-4ba2-b0a4-0c74313c6950" }, "RequestBody": null, "StatusCode": 200, @@ -3310,7 +3047,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:27:53 GMT", + "Date": "Thu, 25 Aug 2022 05:56:51 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3318,19 +3055,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3a66267d-3fde-4a41-a6bc-dac03ea01300", - "x-ms-ratelimit-remaining-subscription-reads": "11914", - "x-ms-request-id": "f8fe01b2-ad39-4928-b9e2-33d7a4857bd9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022754Z:3a66267d-3fde-4a41-a6bc-dac03ea01300" + "x-ms-correlation-request-id": "d962b40d-e54e-4dcc-a557-a582ad0d35e2", + "x-ms-ratelimit-remaining-subscription-reads": "11698", + "x-ms-request-id": "1e2a02dd-5a8e-4286-8455-f7f16319c130", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055652Z:d962b40d-e54e-4dcc-a557-a582ad0d35e2" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -3338,8 +3075,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "239a8e19-1f13-4168-badb-bfbb49b6c82d" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "c21e4809-704c-4090-9922-a9532be8d18d" }, "RequestBody": null, "StatusCode": 200, @@ -3347,7 +3084,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:27:55 GMT", + "Date": "Thu, 25 Aug 2022 05:56:54 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3355,19 +3092,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3e8a299f-6f5a-40eb-8062-b2700d900673", - "x-ms-ratelimit-remaining-subscription-reads": "11913", - "x-ms-request-id": "a63247c6-d6c3-45b4-a602-539713c9ab78", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022756Z:3e8a299f-6f5a-40eb-8062-b2700d900673" + "x-ms-correlation-request-id": "096506aa-9d8f-4306-8652-7bb3ccdc76b0", + "x-ms-ratelimit-remaining-subscription-reads": "11697", + "x-ms-request-id": "4804e35c-7df9-40ae-b08d-2d35db70bd94", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055655Z:096506aa-9d8f-4306-8652-7bb3ccdc76b0" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -3375,8 +3112,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "cd12edcb-fa7e-42dc-af60-e8dc7033222d" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "47dd2a42-593e-416e-a320-f83fb7dae7d3" }, "RequestBody": null, "StatusCode": 200, @@ -3384,7 +3121,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:27:58 GMT", + "Date": "Thu, 25 Aug 2022 05:56:56 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3392,19 +3129,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "005dcdb2-8642-4b74-a62c-6e61fa3f76a4", - "x-ms-ratelimit-remaining-subscription-reads": "11912", - "x-ms-request-id": "65d86ad7-661e-47c2-b6de-d20e1edd5895", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022758Z:005dcdb2-8642-4b74-a62c-6e61fa3f76a4" + "x-ms-correlation-request-id": "4e49e052-649b-4031-9042-bc527355849d", + "x-ms-ratelimit-remaining-subscription-reads": "11696", + "x-ms-request-id": "749f03e3-4163-4458-86a8-5bede4ca7dda", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055657Z:4e49e052-649b-4031-9042-bc527355849d" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -3412,8 +3149,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "372aaa67-f111-47f6-b446-e869edeb35bf" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "c5826bee-8b75-4e7e-8e5c-5e1e0b43bf24" }, "RequestBody": null, "StatusCode": 200, @@ -3421,7 +3158,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:28:00 GMT", + "Date": "Thu, 25 Aug 2022 05:56:59 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3429,19 +3166,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "996ed6eb-d71a-4112-acdc-9d0bc017300e", - "x-ms-ratelimit-remaining-subscription-reads": "11911", - "x-ms-request-id": "5a6313e1-76b5-45f4-b784-c617dbb306ee", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022801Z:996ed6eb-d71a-4112-acdc-9d0bc017300e" + "x-ms-correlation-request-id": "5c269d27-c11b-4e05-911b-d03dbb9a3095", + "x-ms-ratelimit-remaining-subscription-reads": "11695", + "x-ms-request-id": "6b85d91b-762f-46fb-a160-4923f7b7fbd0", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055700Z:5c269d27-c11b-4e05-911b-d03dbb9a3095" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -3449,8 +3186,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "bbaf09ca-cfa2-4642-8f9f-b10d06ade1fd" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "52f70cae-df22-4a50-be2d-5cc72bd38584" }, "RequestBody": null, "StatusCode": 200, @@ -3458,7 +3195,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:28:02 GMT", + "Date": "Thu, 25 Aug 2022 05:57:01 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3466,19 +3203,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "26392c30-af14-45ef-98ac-77d42b3924e0", - "x-ms-ratelimit-remaining-subscription-reads": "11910", - "x-ms-request-id": "806e1989-5510-4a2d-b193-a5d2f5b9b64e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022803Z:26392c30-af14-45ef-98ac-77d42b3924e0" + "x-ms-correlation-request-id": "adedb7bf-a76f-4350-8ace-05224a9df125", + "x-ms-ratelimit-remaining-subscription-reads": "11694", + "x-ms-request-id": "adb8d9e0-c9ad-4014-b143-f0094ea49996", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055702Z:adedb7bf-a76f-4350-8ace-05224a9df125" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -3486,8 +3223,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "1388d2b7-7c1e-44ad-8681-20504b62b1bb" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "1886a657-4b76-4a4c-8bc6-26d91b70910c" }, "RequestBody": null, "StatusCode": 200, @@ -3495,7 +3232,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:28:05 GMT", + "Date": "Thu, 25 Aug 2022 05:57:03 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3503,19 +3240,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a257b08a-4830-4fa0-ba75-222ab9ac2560", - "x-ms-ratelimit-remaining-subscription-reads": "11909", - "x-ms-request-id": "1ab7b6b4-f8bc-44d0-bc61-2e0a2ff16d41", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022805Z:a257b08a-4830-4fa0-ba75-222ab9ac2560" + "x-ms-correlation-request-id": "4c5047cc-ab6f-4c8d-978d-165d6d5c5a66", + "x-ms-ratelimit-remaining-subscription-reads": "11693", + "x-ms-request-id": "5ff55e81-d386-4196-a91e-5aa88392602b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055704Z:4c5047cc-ab6f-4c8d-978d-165d6d5c5a66" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -3523,8 +3260,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "869848d8-4f3d-45c0-9921-fb225ddbd16a" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "edf45a5a-9910-4a7e-afdc-6266edc92357" }, "RequestBody": null, "StatusCode": 200, @@ -3532,7 +3269,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:28:07 GMT", + "Date": "Thu, 25 Aug 2022 05:57:06 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3540,19 +3277,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "78ebce12-d2d7-47e8-837c-195ed68b75fc", - "x-ms-ratelimit-remaining-subscription-reads": "11908", - "x-ms-request-id": "dbb72946-dc8a-44bc-a541-f89906092199", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022808Z:78ebce12-d2d7-47e8-837c-195ed68b75fc" + "x-ms-correlation-request-id": "c1709fde-468e-4b93-8e0d-1b1c6ecb7f27", + "x-ms-ratelimit-remaining-subscription-reads": "11692", + "x-ms-request-id": "9589487e-1aca-48ec-be8b-d29e0721c883", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055707Z:c1709fde-468e-4b93-8e0d-1b1c6ecb7f27" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -3560,8 +3297,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "90877101-a0ec-47c2-8704-4246e301c113" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "e5e10066-e738-4a92-882c-253274a9a240" }, "RequestBody": null, "StatusCode": 200, @@ -3569,7 +3306,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:28:09 GMT", + "Date": "Thu, 25 Aug 2022 05:57:08 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3577,19 +3314,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "84c9bb19-6052-4243-9a78-e4c1343464d5", - "x-ms-ratelimit-remaining-subscription-reads": "11907", - "x-ms-request-id": "8f88b291-75fb-41b0-91da-d6dacb593f82", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022810Z:84c9bb19-6052-4243-9a78-e4c1343464d5" + "x-ms-correlation-request-id": "6d35382a-acc0-40a6-a1e2-9021aa66e9ef", + "x-ms-ratelimit-remaining-subscription-reads": "11691", + "x-ms-request-id": "b441667d-e0a4-4b11-8707-b8512dc2a790", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055709Z:6d35382a-acc0-40a6-a1e2-9021aa66e9ef" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -3597,8 +3334,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "98619185-f6ce-4951-a08d-ebc174b03393" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "cc06845e-2f7d-4b81-ab47-8fee2223e66e" }, "RequestBody": null, "StatusCode": 200, @@ -3606,7 +3343,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:28:12 GMT", + "Date": "Thu, 25 Aug 2022 05:57:11 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3614,19 +3351,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "44cda835-2f8e-4e9d-9784-d4b6ea9b027e", - "x-ms-ratelimit-remaining-subscription-reads": "11906", - "x-ms-request-id": "9bf0dfbe-e996-4e0a-8afb-2d2483ebcdf0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022813Z:44cda835-2f8e-4e9d-9784-d4b6ea9b027e" + "x-ms-correlation-request-id": "b097c01a-d9a7-46e8-a251-695de4db59f7", + "x-ms-ratelimit-remaining-subscription-reads": "11690", + "x-ms-request-id": "e55313b6-ccbc-4d43-9654-a0034aad66f0", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055712Z:b097c01a-d9a7-46e8-a251-695de4db59f7" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -3634,8 +3371,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "6c94da08-ed93-4cdb-9696-b2b3272f01e9" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "9b8d7066-6d03-4534-b861-e9311c90a9a3" }, "RequestBody": null, "StatusCode": 200, @@ -3643,7 +3380,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:28:14 GMT", + "Date": "Thu, 25 Aug 2022 05:57:13 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3651,19 +3388,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c1eece79-b749-4024-b803-bae4faff3f46", - "x-ms-ratelimit-remaining-subscription-reads": "11905", - "x-ms-request-id": "993ef803-4582-43b5-bd37-c6e10464974a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022815Z:c1eece79-b749-4024-b803-bae4faff3f46" + "x-ms-correlation-request-id": "a08a1d36-9093-4328-b5bc-5dd5b3320edb", + "x-ms-ratelimit-remaining-subscription-reads": "11689", + "x-ms-request-id": "a2347eed-b6ac-4ab5-9434-3d6ac4cfb85c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055714Z:a08a1d36-9093-4328-b5bc-5dd5b3320edb" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -3671,8 +3408,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "67c17d69-fe4d-47d9-af6b-6a595ad5c7fe" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "2693117f-2a61-4a8b-bba3-c3d614c20081" }, "RequestBody": null, "StatusCode": 200, @@ -3680,7 +3417,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:28:16 GMT", + "Date": "Thu, 25 Aug 2022 05:57:15 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3688,19 +3425,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "2f96d8a0-1ede-4b3a-a11a-6aa0e612353f", - "x-ms-ratelimit-remaining-subscription-reads": "11904", - "x-ms-request-id": "f64f7630-70f7-42ec-893d-4cea08aadf9f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022817Z:2f96d8a0-1ede-4b3a-a11a-6aa0e612353f" + "x-ms-correlation-request-id": "4c324d09-abe0-4020-a643-1c541073161b", + "x-ms-ratelimit-remaining-subscription-reads": "11688", + "x-ms-request-id": "773094c8-520e-4f28-8d7a-17df5a9e884d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055716Z:4c324d09-abe0-4020-a643-1c541073161b" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -3708,8 +3445,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "f2fe75ee-83ab-414d-acab-9356f830aa19" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "a9b4ffa6-4ab5-40f4-8e37-ee439476a38a" }, "RequestBody": null, "StatusCode": 200, @@ -3717,7 +3454,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:28:19 GMT", + "Date": "Thu, 25 Aug 2022 05:57:19 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3725,19 +3462,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b1028deb-e2b3-4ce9-aeea-79509ec5d0e1", - "x-ms-ratelimit-remaining-subscription-reads": "11903", - "x-ms-request-id": "d8245c04-cb52-45d3-afc3-e7e8566f2fc8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022820Z:b1028deb-e2b3-4ce9-aeea-79509ec5d0e1" + "x-ms-correlation-request-id": "bb015fa8-d048-474f-94e7-c0b428a189c8", + "x-ms-ratelimit-remaining-subscription-reads": "11687", + "x-ms-request-id": "f7d11dc8-b874-411b-b9e2-8545f8cffde8", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055719Z:bb015fa8-d048-474f-94e7-c0b428a189c8" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -3745,8 +3482,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "01e7b04e-e2fe-4770-aaf1-258330de3176" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "aebb61ac-289f-44e2-8b3d-9faf8d8ab263" }, "RequestBody": null, "StatusCode": 200, @@ -3754,7 +3491,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:28:21 GMT", + "Date": "Thu, 25 Aug 2022 05:57:21 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3762,19 +3499,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9c45d5a1-c5b9-4398-9f6b-99167530e75a", - "x-ms-ratelimit-remaining-subscription-reads": "11902", - "x-ms-request-id": "e8bc938f-f46d-4787-af7d-e8b80e32ee5a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022822Z:9c45d5a1-c5b9-4398-9f6b-99167530e75a" + "x-ms-correlation-request-id": "4c8cce1a-3cc8-47cf-8b35-b014604c0515", + "x-ms-ratelimit-remaining-subscription-reads": "11686", + "x-ms-request-id": "1e396bc0-7f2c-43c6-aab3-21607b19f9b5", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055721Z:4c8cce1a-3cc8-47cf-8b35-b014604c0515" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -3782,8 +3519,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "c7bc4541-749e-4321-80cd-8fc65d30cffc" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "ce4457bf-a1d9-42bb-9064-fc9d43cc2723" }, "RequestBody": null, "StatusCode": 200, @@ -3791,7 +3528,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:28:24 GMT", + "Date": "Thu, 25 Aug 2022 05:57:23 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3799,19 +3536,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "86cec5cb-c5e2-4f08-86e7-2f23a1551fad", - "x-ms-ratelimit-remaining-subscription-reads": "11901", - "x-ms-request-id": "36ee23d5-3f6d-47c1-9962-c5fa99b3eaa9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022825Z:86cec5cb-c5e2-4f08-86e7-2f23a1551fad" + "x-ms-correlation-request-id": "11e72182-0bf2-4a23-a76f-2f4089b499ae", + "x-ms-ratelimit-remaining-subscription-reads": "11685", + "x-ms-request-id": "1569085f-2277-43fa-b872-9eb2973304a3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055723Z:11e72182-0bf2-4a23-a76f-2f4089b499ae" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -3819,8 +3556,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "2a54ad71-29a1-4020-8e38-257f34a93566" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "150613ef-7020-428b-aa10-4afc32a51730" }, "RequestBody": null, "StatusCode": 200, @@ -3828,7 +3565,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:28:27 GMT", + "Date": "Thu, 25 Aug 2022 05:57:26 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3836,19 +3573,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f97bf218-dfdf-49f8-8a5d-f043dfc45236", - "x-ms-ratelimit-remaining-subscription-reads": "11900", - "x-ms-request-id": "de92a9f9-5a99-44e1-a804-4c1eb5079b5e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022827Z:f97bf218-dfdf-49f8-8a5d-f043dfc45236" + "x-ms-correlation-request-id": "7f5891f4-e684-4731-97aa-6f74d245e3ab", + "x-ms-ratelimit-remaining-subscription-reads": "11684", + "x-ms-request-id": "150c17dc-9fa4-40c4-8ff8-6cfbeb4a8941", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055726Z:7f5891f4-e684-4731-97aa-6f74d245e3ab" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -3856,8 +3593,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "fcfb190a-7949-4b8f-bbdc-8358452a9b95" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "20598fec-4a9d-4ae0-9dfb-231c402bcd84" }, "RequestBody": null, "StatusCode": 200, @@ -3865,7 +3602,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:28:30 GMT", + "Date": "Thu, 25 Aug 2022 05:57:28 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3873,19 +3610,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7856b8e3-2982-409b-b96f-053a6f744c8b", - "x-ms-ratelimit-remaining-subscription-reads": "11899", - "x-ms-request-id": "be134aae-dbdc-47c9-a785-36c9ed6c87ba", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022831Z:7856b8e3-2982-409b-b96f-053a6f744c8b" + "x-ms-correlation-request-id": "72062407-3729-4b56-8adf-d217d306e077", + "x-ms-ratelimit-remaining-subscription-reads": "11683", + "x-ms-request-id": "d07a38ae-aa26-472b-97e6-2d7f3e81cda3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055728Z:72062407-3729-4b56-8adf-d217d306e077" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -3893,8 +3630,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "185ac3d4-18cb-46c8-88cd-e60d83a3d84d" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "a97dd537-fb0e-4cb3-9282-4b0709c11d20" }, "RequestBody": null, "StatusCode": 200, @@ -3902,7 +3639,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:28:33 GMT", + "Date": "Thu, 25 Aug 2022 05:57:30 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3910,19 +3647,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "094ad7e5-3f9f-49dd-85ce-bf1bead214c1", - "x-ms-ratelimit-remaining-subscription-reads": "11898", - "x-ms-request-id": "c9d56a90-5720-4a27-8444-5bb6690f76fe", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022833Z:094ad7e5-3f9f-49dd-85ce-bf1bead214c1" + "x-ms-correlation-request-id": "fa6fe262-2ba6-4276-9451-a0971c94361c", + "x-ms-ratelimit-remaining-subscription-reads": "11682", + "x-ms-request-id": "0dbb6632-d393-41d7-b4d0-0594d5db7fac", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055731Z:fa6fe262-2ba6-4276-9451-a0971c94361c" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -3930,8 +3667,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "5dc64c18-2d79-458c-a965-ab978418f68c" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "7a17371f-1ff5-43c1-959a-fef8d73985e7" }, "RequestBody": null, "StatusCode": 200, @@ -3939,7 +3676,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:28:35 GMT", + "Date": "Thu, 25 Aug 2022 05:57:33 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3947,19 +3684,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d8e0d8ca-8977-414e-9548-d6d7e0bb9d8c", - "x-ms-ratelimit-remaining-subscription-reads": "11897", - "x-ms-request-id": "6340139f-7444-4d08-8311-f57a55f6d5ee", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022835Z:d8e0d8ca-8977-414e-9548-d6d7e0bb9d8c" + "x-ms-correlation-request-id": "cfd893d0-d51c-45e4-a72b-7b974adab809", + "x-ms-ratelimit-remaining-subscription-reads": "11681", + "x-ms-request-id": "68031ce8-4613-4c76-ad06-6a23ac988cd7", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055733Z:cfd893d0-d51c-45e4-a72b-7b974adab809" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -3967,8 +3704,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "2ea4427d-c605-4886-922c-56311dc6be8b" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "6ced5d8c-4208-411c-9be1-8ffc0bae6e57" }, "RequestBody": null, "StatusCode": 200, @@ -3976,7 +3713,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:28:37 GMT", + "Date": "Thu, 25 Aug 2022 05:57:35 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3984,19 +3721,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "09ce3640-e254-40e8-b93c-9eef52df3b04", - "x-ms-ratelimit-remaining-subscription-reads": "11896", - "x-ms-request-id": "01816d66-3150-4505-90db-d61d5a76c6ac", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022838Z:09ce3640-e254-40e8-b93c-9eef52df3b04" + "x-ms-correlation-request-id": "2f4ff41f-5109-4068-a4df-7ca7bafd4442", + "x-ms-ratelimit-remaining-subscription-reads": "11680", + "x-ms-request-id": "b84c9d0c-7652-4095-9303-b22935d33f0a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055735Z:2f4ff41f-5109-4068-a4df-7ca7bafd4442" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -4004,8 +3741,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "bc8c3fcd-4bb0-4294-af90-13aaf692fb77" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "491412db-8c21-4149-a8f7-89d2e3b2c640" }, "RequestBody": null, "StatusCode": 200, @@ -4013,7 +3750,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:28:40 GMT", + "Date": "Thu, 25 Aug 2022 05:57:37 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4021,19 +3758,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "14b9afbb-f640-48bb-b151-58a7f7a80ddb", - "x-ms-ratelimit-remaining-subscription-reads": "11895", - "x-ms-request-id": "530104d9-2467-44cd-b8ee-8319126243c7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022840Z:14b9afbb-f640-48bb-b151-58a7f7a80ddb" + "x-ms-correlation-request-id": "a21ca891-9100-4a0d-8337-2bf857d0567a", + "x-ms-ratelimit-remaining-subscription-reads": "11679", + "x-ms-request-id": "fd3292d6-cf03-4d93-a686-70ed9fc2e9a9", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055738Z:a21ca891-9100-4a0d-8337-2bf857d0567a" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -4041,8 +3778,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "33fbab7e-d112-4fdc-9ecd-96f2109ca795" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "4a8d9be4-f6b8-42b0-96e6-b446469a0192" }, "RequestBody": null, "StatusCode": 200, @@ -4050,7 +3787,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:28:42 GMT", + "Date": "Thu, 25 Aug 2022 05:57:40 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4058,19 +3795,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8c37647a-56e5-4d19-a9f0-a5f950ab0643", - "x-ms-ratelimit-remaining-subscription-reads": "11894", - "x-ms-request-id": "85bf8e90-1a57-4824-9658-667d6b31695e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022842Z:8c37647a-56e5-4d19-a9f0-a5f950ab0643" + "x-ms-correlation-request-id": "e04365c4-7069-4476-abcb-1af1fdc52403", + "x-ms-ratelimit-remaining-subscription-reads": "11678", + "x-ms-request-id": "256058fc-cb5f-4e63-b3eb-3f7042086663", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055740Z:e04365c4-7069-4476-abcb-1af1fdc52403" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -4078,8 +3815,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "427fa1dd-0f64-4d54-a6b3-ee213b28ea4d" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "9fcae58e-a651-4b4f-97a5-277a571e391f" }, "RequestBody": null, "StatusCode": 200, @@ -4087,7 +3824,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:28:44 GMT", + "Date": "Thu, 25 Aug 2022 05:57:42 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4095,19 +3832,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9c8e5bd9-f123-44d6-b893-ef5c34c42388", - "x-ms-ratelimit-remaining-subscription-reads": "11893", - "x-ms-request-id": "0ef80abe-7b59-426a-b28f-9371c95cd0bb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022845Z:9c8e5bd9-f123-44d6-b893-ef5c34c42388" + "x-ms-correlation-request-id": "13f543fe-721e-4f9b-967a-897c0d562c40", + "x-ms-ratelimit-remaining-subscription-reads": "11677", + "x-ms-request-id": "c5ce0afa-fcd8-4d1a-af31-ed1a64d4bd7f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055742Z:13f543fe-721e-4f9b-967a-897c0d562c40" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -4115,8 +3852,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "ad0dc914-802f-4eaf-8872-46c84ad4cf7f" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "14740542-00b5-42f6-98bb-50ce47a42457" }, "RequestBody": null, "StatusCode": 200, @@ -4124,7 +3861,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:28:47 GMT", + "Date": "Thu, 25 Aug 2022 05:57:45 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4132,19 +3869,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b740ef2d-4225-4acf-a36b-6a9634657ffc", - "x-ms-ratelimit-remaining-subscription-reads": "11892", - "x-ms-request-id": "d0add7d2-3791-4fae-ad2d-624be307a3f4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022847Z:b740ef2d-4225-4acf-a36b-6a9634657ffc" + "x-ms-correlation-request-id": "16b7e84f-742f-495b-b478-94e082f698d5", + "x-ms-ratelimit-remaining-subscription-reads": "11676", + "x-ms-request-id": "88c25fbb-6a11-4296-8aaa-a8cc7fd3d5b8", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055745Z:16b7e84f-742f-495b-b478-94e082f698d5" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -4152,8 +3889,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "d9870812-42ec-47bb-bffd-28244779e1d3" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "d9266a06-03a6-40cb-97f8-bb54ed5f105b" }, "RequestBody": null, "StatusCode": 200, @@ -4161,7 +3898,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:28:49 GMT", + "Date": "Thu, 25 Aug 2022 05:57:47 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4169,19 +3906,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "788f495f-fa12-441d-96fe-0993d60dee20", - "x-ms-ratelimit-remaining-subscription-reads": "11891", - "x-ms-request-id": "0187e39e-6888-41bd-8d49-69d34244c325", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022849Z:788f495f-fa12-441d-96fe-0993d60dee20" + "x-ms-correlation-request-id": "1a423440-e139-4e1e-9c86-f6396676b466", + "x-ms-ratelimit-remaining-subscription-reads": "11675", + "x-ms-request-id": "d3ca66a7-0c44-422e-855d-a937e572ce98", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055747Z:1a423440-e139-4e1e-9c86-f6396676b466" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -4189,8 +3926,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "7d425664-4e38-4474-89e2-05b8c8367f12" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "b60520f6-0f72-4968-9d34-7ecca8f4945a" }, "RequestBody": null, "StatusCode": 200, @@ -4198,7 +3935,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:28:51 GMT", + "Date": "Thu, 25 Aug 2022 05:57:49 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4206,19 +3943,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5ad90824-0722-4c8b-bb09-5a742dc8c26c", - "x-ms-ratelimit-remaining-subscription-reads": "11890", - "x-ms-request-id": "eb1c9e55-0d89-4d39-8a70-f38b8c7227d5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022852Z:5ad90824-0722-4c8b-bb09-5a742dc8c26c" + "x-ms-correlation-request-id": "f1a72743-de2b-4d49-b1a4-31b073294673", + "x-ms-ratelimit-remaining-subscription-reads": "11674", + "x-ms-request-id": "79f52dd3-4fff-4803-bc55-9b86c676f47c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055749Z:f1a72743-de2b-4d49-b1a4-31b073294673" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -4226,8 +3963,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "22df7439-3c11-48f6-ae48-35cbd3df4115" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "7969c1e2-53c7-4943-83b6-6076885b929b" }, "RequestBody": null, "StatusCode": 200, @@ -4235,7 +3972,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:28:54 GMT", + "Date": "Thu, 25 Aug 2022 05:57:52 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4243,19 +3980,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "cbec172a-4d3d-40f4-872c-b7ba19869fae", - "x-ms-ratelimit-remaining-subscription-reads": "11889", - "x-ms-request-id": "f7bcc163-e9e6-44aa-968b-45b5a8a7ba97", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022854Z:cbec172a-4d3d-40f4-872c-b7ba19869fae" + "x-ms-correlation-request-id": "ad4bc2f1-4698-4d52-ad8a-aeba609616e9", + "x-ms-ratelimit-remaining-subscription-reads": "11673", + "x-ms-request-id": "1650d848-8780-4253-9722-2be6fa064125", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055752Z:ad4bc2f1-4698-4d52-ad8a-aeba609616e9" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -4263,8 +4000,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "492988a6-37bc-462e-8639-c681c1409289" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "679a20df-4d08-4fa7-9ee2-c8cb3b6613ab" }, "RequestBody": null, "StatusCode": 200, @@ -4272,7 +4009,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:28:56 GMT", + "Date": "Thu, 25 Aug 2022 05:57:54 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4280,19 +4017,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "fa9d8c63-92f0-4b35-8fa3-0931e68c9d48", - "x-ms-ratelimit-remaining-subscription-reads": "11888", - "x-ms-request-id": "34e0ea6a-30d3-49a7-8126-41a55effe826", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022857Z:fa9d8c63-92f0-4b35-8fa3-0931e68c9d48" + "x-ms-correlation-request-id": "e985d329-eab6-48cf-a209-a6b36e21b2fe", + "x-ms-ratelimit-remaining-subscription-reads": "11672", + "x-ms-request-id": "c81c7e0f-8f67-4a4e-bb87-0511ba628b5d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055754Z:e985d329-eab6-48cf-a209-a6b36e21b2fe" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -4300,8 +4037,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "e6cb0597-19ff-49e7-b8c5-1a836f431783" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "c7441473-77ce-4e6e-9f9e-f8d0db8e9289" }, "RequestBody": null, "StatusCode": 200, @@ -4309,7 +4046,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:28:58 GMT", + "Date": "Thu, 25 Aug 2022 05:57:56 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4317,19 +4054,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b5fdb785-7e86-4e1c-a202-1097e87a724b", - "x-ms-ratelimit-remaining-subscription-reads": "11887", - "x-ms-request-id": "a05a0482-ef8f-4bd4-bdc4-854fd850a499", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022859Z:b5fdb785-7e86-4e1c-a202-1097e87a724b" + "x-ms-correlation-request-id": "11da2dfd-6791-4ca0-8e53-f7137316253f", + "x-ms-ratelimit-remaining-subscription-reads": "11671", + "x-ms-request-id": "bebcdbe6-94c5-46bd-b7c0-353ce4ff201b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055757Z:11da2dfd-6791-4ca0-8e53-f7137316253f" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -4337,8 +4074,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "ecafea5b-0d87-4b04-bad7-00b93ff9d9da" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "50d5b7a7-d0c7-4049-8191-fdbd5a106dd8" }, "RequestBody": null, "StatusCode": 200, @@ -4346,7 +4083,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:29:01 GMT", + "Date": "Thu, 25 Aug 2022 05:57:59 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4354,19 +4091,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "2aedfa8a-ff2e-49d7-808b-df710fc3e3bb", - "x-ms-ratelimit-remaining-subscription-reads": "11886", - "x-ms-request-id": "a639ff34-370f-4b5c-a952-cee160b48a29", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022901Z:2aedfa8a-ff2e-49d7-808b-df710fc3e3bb" + "x-ms-correlation-request-id": "98d2cde8-0b37-475c-a219-10fb0fa13bc9", + "x-ms-ratelimit-remaining-subscription-reads": "11670", + "x-ms-request-id": "760bd13f-20e6-46ce-a85d-486d97191825", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055759Z:98d2cde8-0b37-475c-a219-10fb0fa13bc9" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" + "startTime": "2022-08-25T05:53:46.0769422Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/c23fbccb-69d9-4e51-a685-6fbda85b0615?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -4374,8 +4111,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "9e25592c-4f6a-4c21-989d-f7fa80126ebb" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "fa439afa-bae6-4884-831f-2f110baa64b2" }, "RequestBody": null, "StatusCode": 200, @@ -4383,7 +4120,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:29:03 GMT", + "Date": "Thu, 25 Aug 2022 05:58:01 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4391,279 +4128,20 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "acdf5691-34d6-43b0-8367-7ba38e0b59c7", - "x-ms-ratelimit-remaining-subscription-reads": "11885", - "x-ms-request-id": "9c4f263d-b39d-495c-9445-647cd2c633a9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022904Z:acdf5691-34d6-43b0-8367-7ba38e0b59c7" + "x-ms-correlation-request-id": "a9f92ec6-8510-47b8-bad6-14614025fb71", + "x-ms-ratelimit-remaining-subscription-reads": "11669", + "x-ms-request-id": "7c8eae66-65ab-46b0-8d79-eff1cc2b8974", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055801Z:a9f92ec6-8510-47b8-bad6-14614025fb71" }, "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", - "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "08a5b18e-17de-4281-8af7-f97db26caa97" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:29:06 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "nginx", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "Transfer-Encoding": "chunked", - "Vary": "Accept-Encoding", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b74e8b66-b1d4-45a1-94aa-83346f99b96d", - "x-ms-ratelimit-remaining-subscription-reads": "11884", - "x-ms-request-id": "8469ef2e-d02d-4a8a-b08f-59dc883cc3dc", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022906Z:b74e8b66-b1d4-45a1-94aa-83346f99b96d" - }, - "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", - "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "37e1b1d7-a8ec-4f1c-a5b4-d5de7f6d8ac2" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:29:08 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "nginx", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "Transfer-Encoding": "chunked", - "Vary": "Accept-Encoding", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "fefd3313-514c-4343-9962-0d561a801e4b", - "x-ms-ratelimit-remaining-subscription-reads": "11883", - "x-ms-request-id": "a59db714-9e74-453f-907a-9e735d0752b3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022908Z:fefd3313-514c-4343-9962-0d561a801e4b" - }, - "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", - "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "9629e913-df8b-4713-b4ef-ecaed7ac0596" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:29:10 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "nginx", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "Transfer-Encoding": "chunked", - "Vary": "Accept-Encoding", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c6c0868f-d4f9-46aa-aeb5-8e8294fb691b", - "x-ms-ratelimit-remaining-subscription-reads": "11882", - "x-ms-request-id": "6473893b-45b2-4438-8f20-c90ea6ec54d8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022911Z:c6c0868f-d4f9-46aa-aeb5-8e8294fb691b" - }, - "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", - "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "9bb2e3fe-c9dc-4f13-95bb-1c046e7d966f" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:29:13 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "nginx", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "Transfer-Encoding": "chunked", - "Vary": "Accept-Encoding", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "bdd12ba6-1a6e-4d24-95f9-c4e56ec3c0aa", - "x-ms-ratelimit-remaining-subscription-reads": "11881", - "x-ms-request-id": "608cf2b4-6dac-4bee-ade3-6113104ad0e2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022913Z:bdd12ba6-1a6e-4d24-95f9-c4e56ec3c0aa" - }, - "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", - "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "25812515-0db2-40b4-b63b-13acb9338519" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:29:15 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "nginx", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "Transfer-Encoding": "chunked", - "Vary": "Accept-Encoding", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "cebdf8df-9fee-47ef-a730-2e9d14718ad5", - "x-ms-ratelimit-remaining-subscription-reads": "11880", - "x-ms-request-id": "899c807b-bdfe-4d57-b238-a6e683a508a8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022915Z:cebdf8df-9fee-47ef-a730-2e9d14718ad5" - }, - "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", - "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "08038369-1fef-466b-b5a9-c7ee807ccbfa" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:29:17 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "nginx", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "Transfer-Encoding": "chunked", - "Vary": "Accept-Encoding", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9bdd91d0-b71d-43bf-8247-635767b4440c", - "x-ms-ratelimit-remaining-subscription-reads": "11879", - "x-ms-request-id": "5465a7a2-7e5e-4235-a7d4-a4d3a8600fcb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022918Z:9bdd91d0-b71d-43bf-8247-635767b4440c" - }, - "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", - "status": "InProgress", - "startTime": "2022-08-19T02:24:31.6590299Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/a24661da-563d-4b46-92ae-3dfcbcba5204?api-version=2017-08-31", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "380d5d42-0266-42a1-a1f7-3825756cc6a6" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:29:20 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "nginx", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "Transfer-Encoding": "chunked", - "Vary": "Accept-Encoding", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d6e4f2cb-a53b-4dc2-8340-6099943afa93", - "x-ms-ratelimit-remaining-subscription-reads": "11878", - "x-ms-request-id": "0eca8da4-5646-4f40-8ca9-74cddf101866", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022920Z:d6e4f2cb-a53b-4dc2-8340-6099943afa93" - }, - "ResponseBody": { - "name": "da6146a2-3d56-464b-92ae-3dfcbcba5204", + "name": "cbbc3fc2-d969-514e-a685-6fbda85b0615", "status": "Succeeded", - "startTime": "2022-08-19T02:24:31.6590299Z", - "endTime": "2022-08-19T02:29:18.8515576Z" + "startTime": "2022-08-25T05:53:46.0769422Z", + "endTime": "2022-08-25T05:58:00.6337156Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.ContainerService/managedClusters/myreourcexyz?api-version=2022-07-02-preview", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.ContainerService/managedClusters/myreourcexyz?api-version=2022-07-01", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -4671,8 +4149,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "9ba1cd1c-f8cc-4ffc-a38a-3f98f1c2f8e5" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "ea75c4ba-a421-4fd5-a4e8-0403a68b7bb9" }, "RequestBody": null, "StatusCode": 200, @@ -4680,7 +4158,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:29:23 GMT", + "Date": "Thu, 25 Aug 2022 05:58:04 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4688,10 +4166,10 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "85f40b19-ae83-4876-b75e-92264f74c02b", - "x-ms-ratelimit-remaining-subscription-reads": "11877", - "x-ms-request-id": "b73dd053-030d-4a35-ba98-e149a1c68138", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022923Z:85f40b19-ae83-4876-b75e-92264f74c02b" + "x-ms-correlation-request-id": "255ecbb3-5236-493f-a29e-903af30e12d7", + "x-ms-ratelimit-remaining-subscription-reads": "11668", + "x-ms-request-id": "114f544e-7f22-449c-b835-fa44fe43f7f9", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055804Z:255ecbb3-5236-493f-a29e-903af30e12d7" }, "ResponseBody": { "id": "/subscriptions/azure_subscription_id/resourcegroups/myjstest/providers/Microsoft.ContainerService/managedClusters/myreourcexyz", @@ -4703,11 +4181,11 @@ "powerState": { "code": "Running" }, - "kubernetesVersion": "1.22.11", - "currentKubernetesVersion": "1.22.11", + "kubernetesVersion": "1.23.8", + "currentKubernetesVersion": "1.23.8", "dnsPrefix": "aksjssdk", - "fqdn": "aksjssdk-04b09caf.hcp.eastus.azmk8s.io", - "azurePortalFQDN": "aksjssdk-04b09caf.portal.hcp.eastus.azmk8s.io", + "fqdn": "aksjssdk-c6e0e310.hcp.eastus.azmk8s.io", + "azurePortalFQDN": "aksjssdk-c6e0e310.portal.hcp.eastus.azmk8s.io", "agentPoolProfiles": [ { "name": "aksagent", @@ -4725,11 +4203,12 @@ "powerState": { "code": "Running" }, - "orchestratorVersion": "1.22.11", + "orchestratorVersion": "1.23.8", + "currentOrchestratorVersion": "1.23.8", "mode": "System", "osType": "Linux", "osSKU": "Ubuntu", - "nodeImageVersion": "AKSUbuntu-1804gen2containerd-2022.07.28", + "nodeImageVersion": "AKSUbuntu-1804gen2containerd-2022.08.10", "enableFIPS": false } ], @@ -4747,7 +4226,7 @@ }, "effectiveOutboundIPs": [ { - "id": "/subscriptions/azure_subscription_id/resourceGroups/MC_myjstest_myreourcexyz_eastus/providers/Microsoft.Network/publicIPAddresses/511d7192-99ba-437b-98a9-01db11d8dc06" + "id": "/subscriptions/azure_subscription_id/resourceGroups/MC_myjstest_myreourcexyz_eastus/providers/Microsoft.Network/publicIPAddresses/fbc48e2a-76cc-4a8e-acbb-c813a0486042" } ] }, @@ -4789,8 +4268,7 @@ "securityProfile": {}, "storageProfile": { "diskCSIDriver": { - "enabled": true, - "version": "v1" + "enabled": true }, "fileCSIDriver": { "enabled": true @@ -4798,11 +4276,7 @@ "snapshotController": { "enabled": true } - }, - "oidcIssuerProfile": { - "enabled": false - }, - "workloadAutoScalerProfile": {} + } }, "sku": { "name": "Basic", diff --git a/sdk/containerservice/arm-containerservice/recordings/node/containerservice_test/recording_managedclusters_delete_test.json b/sdk/containerservice/arm-containerservice/recordings/node/containerservice_test/recording_managedclusters_delete_test.json index 3760ef2ac76a..d038d02b9542 100644 --- a/sdk/containerservice/arm-containerservice/recordings/node/containerservice_test/recording_managedclusters_delete_test.json +++ b/sdk/containerservice/arm-containerservice/recordings/node/containerservice_test/recording_managedclusters_delete_test.json @@ -1,46 +1,46 @@ { "Entries": [ { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.ContainerService/managedClusters/myreourcexyz?api-version=2022-07-02-preview", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.ContainerService/managedClusters/myreourcexyz?api-version=2022-07-01", "RequestMethod": "DELETE", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "6fdd4e64-3e57-4e39-bcc0-afe01e776f55" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "d4c475db-9f2d-457e-a6e1-d7962ba74c55" }, "RequestBody": null, "StatusCode": 202, "ResponseHeaders": { - "Azure-AsyncOperation": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "Azure-AsyncOperation": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Fri, 19 Aug 2022 02:29:40 GMT", + "Date": "Thu, 25 Aug 2022 05:58:20 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operationresults/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "Location": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operationresults/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "Pragma": "no-cache", "Server": "nginx", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "efd39123-e14d-47e3-bcd1-f5124246aad8", - "x-ms-ratelimit-remaining-subscription-deletes": "14999", - "x-ms-request-id": "00d901a0-a879-42be-99dc-7b3b6ad94d31", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022941Z:efd39123-e14d-47e3-bcd1-f5124246aad8" + "x-ms-correlation-request-id": "28f3dacc-c0a0-47ea-a186-fba09b6397d3", + "x-ms-ratelimit-remaining-subscription-deletes": "14998", + "x-ms-request-id": "58d89509-97cb-45fb-add2-986889dda001", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055821Z:28f3dacc-c0a0-47ea-a186-fba09b6397d3" }, "ResponseBody": null }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "a6b85b1c-567f-4244-937b-8d00e3a902d3" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "5e1f7ff6-1e02-4f30-9876-4c739bab7ae4" }, "RequestBody": null, "StatusCode": 200, @@ -48,7 +48,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:29:41 GMT", + "Date": "Thu, 25 Aug 2022 05:58:20 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -56,27 +56,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c477161c-42ac-4e83-bc46-8b72b589bb7b", - "x-ms-ratelimit-remaining-subscription-reads": "11873", - "x-ms-request-id": "c6c4ee4f-9820-4613-8274-e7c1d86ca8aa", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022942Z:c477161c-42ac-4e83-bc46-8b72b589bb7b" + "x-ms-correlation-request-id": "77d626fd-b368-4032-92cf-2facb668f3b4", + "x-ms-ratelimit-remaining-subscription-reads": "11664", + "x-ms-request-id": "b7d61464-b7cc-42b8-af03-87358a739c28", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055821Z:77d626fd-b368-4032-92cf-2facb668f3b4" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "bc079b29-7b02-4461-ba2d-061c581ba5ec" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "12100555-6148-4cba-9b16-ee0c9680cb0b" }, "RequestBody": null, "StatusCode": 200, @@ -84,7 +84,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:29:41 GMT", + "Date": "Thu, 25 Aug 2022 05:58:21 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -92,27 +92,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a4ab33ce-cb35-40fb-8b11-10a641fd545f", - "x-ms-ratelimit-remaining-subscription-reads": "11872", - "x-ms-request-id": "636c369a-4d7c-4fdd-95f7-e2441459fc20", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022942Z:a4ab33ce-cb35-40fb-8b11-10a641fd545f" + "x-ms-correlation-request-id": "03236438-0abe-46b0-9c24-69c20bb2cfe3", + "x-ms-ratelimit-remaining-subscription-reads": "11663", + "x-ms-request-id": "a2f9351f-dcb5-4947-a533-7ada58250977", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055821Z:03236438-0abe-46b0-9c24-69c20bb2cfe3" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "d0af0172-6b35-4201-8e71-e4095bacc238" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "abd03fc0-129d-4a18-9517-cd7818390f37" }, "RequestBody": null, "StatusCode": 200, @@ -120,7 +120,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:29:43 GMT", + "Date": "Thu, 25 Aug 2022 05:58:23 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -128,27 +128,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "48fc84bd-a061-4414-9c8f-4d8fcd074c55", - "x-ms-ratelimit-remaining-subscription-reads": "11871", - "x-ms-request-id": "ed99f861-4be9-4fec-964c-a63cf7f3fce7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022944Z:48fc84bd-a061-4414-9c8f-4d8fcd074c55" + "x-ms-correlation-request-id": "91267f81-ae1f-412d-ac54-e172ca1b702d", + "x-ms-ratelimit-remaining-subscription-reads": "11662", + "x-ms-request-id": "84210662-9432-4ac3-8232-b00079610d6c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055824Z:91267f81-ae1f-412d-ac54-e172ca1b702d" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "cbd8efa9-364e-44e1-ba93-8bd0b6ace868" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "c62d59de-46e0-4a79-8651-a21e32acdb04" }, "RequestBody": null, "StatusCode": 200, @@ -156,7 +156,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:29:46 GMT", + "Date": "Thu, 25 Aug 2022 05:58:26 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -164,27 +164,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b2f9c685-6c0d-4c72-9334-d756c6e580bf", - "x-ms-ratelimit-remaining-subscription-reads": "11870", - "x-ms-request-id": "1537f9e9-a453-4274-9f5e-b28a17d117d5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022947Z:b2f9c685-6c0d-4c72-9334-d756c6e580bf" + "x-ms-correlation-request-id": "382ca197-cd94-4383-a6db-d8b1f0c0c43b", + "x-ms-ratelimit-remaining-subscription-reads": "11661", + "x-ms-request-id": "aeb4d584-5a30-4cc6-989b-b97839a93a79", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055826Z:382ca197-cd94-4383-a6db-d8b1f0c0c43b" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "79a1492e-3a55-426a-9dbe-fab40c7f7ec6" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "c1d157cc-c4cd-433f-a9b7-747818b0e474" }, "RequestBody": null, "StatusCode": 200, @@ -192,7 +192,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:29:48 GMT", + "Date": "Thu, 25 Aug 2022 05:58:28 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -200,27 +200,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a8fc3699-eae9-4a3b-85eb-3af6c07d26de", - "x-ms-ratelimit-remaining-subscription-reads": "11869", - "x-ms-request-id": "1823901f-bd84-4de4-a2ab-46a73cdf7690", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022949Z:a8fc3699-eae9-4a3b-85eb-3af6c07d26de" + "x-ms-correlation-request-id": "6bdac629-6dc8-41c2-949a-87f4e4ced0c0", + "x-ms-ratelimit-remaining-subscription-reads": "11660", + "x-ms-request-id": "fc0f012c-b20c-4aa1-bce8-1ec73027a24e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055829Z:6bdac629-6dc8-41c2-949a-87f4e4ced0c0" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "d9471f25-5afb-4462-8063-6bedc3fecc51" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "b1e8724a-57b2-4703-820f-34a9024895a4" }, "RequestBody": null, "StatusCode": 200, @@ -228,7 +228,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:29:50 GMT", + "Date": "Thu, 25 Aug 2022 05:58:30 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -236,27 +236,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "69c2f942-4124-42d4-9fa9-e78041c1fca2", - "x-ms-ratelimit-remaining-subscription-reads": "11868", - "x-ms-request-id": "46554925-9a82-4936-806d-6e569f57abbb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022951Z:69c2f942-4124-42d4-9fa9-e78041c1fca2" + "x-ms-correlation-request-id": "75a9bc15-7e07-41a3-b1d2-fb4836eeb5f2", + "x-ms-ratelimit-remaining-subscription-reads": "11659", + "x-ms-request-id": "10cfd08c-6cd9-4ac7-a34d-a1ca9f529432", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055831Z:75a9bc15-7e07-41a3-b1d2-fb4836eeb5f2" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "7ac3abb6-5345-4a94-a552-46bde65f78ab" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "4906337e-81c2-460d-aaa7-04ee43f02a31" }, "RequestBody": null, "StatusCode": 200, @@ -264,7 +264,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:29:53 GMT", + "Date": "Thu, 25 Aug 2022 05:58:33 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -272,27 +272,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5f14ede7-a2c3-4bf2-aab3-1983b4767460", - "x-ms-ratelimit-remaining-subscription-reads": "11867", - "x-ms-request-id": "9e473234-22cd-4f89-b70f-c8b134c7faad", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022954Z:5f14ede7-a2c3-4bf2-aab3-1983b4767460" + "x-ms-correlation-request-id": "33cd7b5f-06f7-484c-a2ed-527b327384cb", + "x-ms-ratelimit-remaining-subscription-reads": "11658", + "x-ms-request-id": "e4c45193-4b38-4ad3-bedf-86e3c397abce", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055833Z:33cd7b5f-06f7-484c-a2ed-527b327384cb" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "c3cecfc7-5070-4b08-a4c1-09e3f78a42b8" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "d5e4928e-b395-4c0d-9e91-4bef2c41c509" }, "RequestBody": null, "StatusCode": 200, @@ -300,7 +300,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:29:55 GMT", + "Date": "Thu, 25 Aug 2022 05:58:35 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -308,27 +308,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a000b6cb-44ac-4de8-a327-081b49696238", - "x-ms-ratelimit-remaining-subscription-reads": "11866", - "x-ms-request-id": "bc9a92db-6d6f-4e30-a3a7-621cac988e65", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022956Z:a000b6cb-44ac-4de8-a327-081b49696238" + "x-ms-correlation-request-id": "c2628710-d3e7-4036-889c-b30f75937a1f", + "x-ms-ratelimit-remaining-subscription-reads": "11657", + "x-ms-request-id": "949f019c-1503-44ad-8cc8-0f6606df589b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055836Z:c2628710-d3e7-4036-889c-b30f75937a1f" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "2a6f5792-4784-40e0-b412-8e2ea708eac3" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "770dc0a6-44f0-4d29-802c-ddf7c25e832f" }, "RequestBody": null, "StatusCode": 200, @@ -336,7 +336,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:29:57 GMT", + "Date": "Thu, 25 Aug 2022 05:58:37 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -344,27 +344,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "67eeecc5-95bb-4353-bfab-4499b3e31186", - "x-ms-ratelimit-remaining-subscription-reads": "11865", - "x-ms-request-id": "8335fdc1-d11f-4f6e-a8a0-a62266b07347", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022958Z:67eeecc5-95bb-4353-bfab-4499b3e31186" + "x-ms-correlation-request-id": "0468e6a2-6cd7-4268-a2ec-288e07780ad0", + "x-ms-ratelimit-remaining-subscription-reads": "11656", + "x-ms-request-id": "2aa21fae-9d18-4e2e-8721-024b502334fb", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055838Z:0468e6a2-6cd7-4268-a2ec-288e07780ad0" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "832fd56c-c2e2-4c99-99c9-06ee5e7145be" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "aedf123b-3891-416d-ae7f-5a505416d9eb" }, "RequestBody": null, "StatusCode": 200, @@ -372,7 +372,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:30:01 GMT", + "Date": "Thu, 25 Aug 2022 05:58:40 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -380,27 +380,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a771e33f-9d57-4225-b744-825216d6e6f9", - "x-ms-ratelimit-remaining-subscription-reads": "11864", - "x-ms-request-id": "4f8efcc8-633e-4b05-8714-348b30217990", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023002Z:a771e33f-9d57-4225-b744-825216d6e6f9" + "x-ms-correlation-request-id": "2ad4fdee-46b9-4590-bb8d-7fc4f91f9518", + "x-ms-ratelimit-remaining-subscription-reads": "11655", + "x-ms-request-id": "119d0787-62cb-4f23-9da6-115dea98784c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055840Z:2ad4fdee-46b9-4590-bb8d-7fc4f91f9518" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "445642a1-fcf0-4d75-b7be-c3e3a520163d" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "3b3388a9-86ac-4f6f-9607-6bc93b839eab" }, "RequestBody": null, "StatusCode": 200, @@ -408,7 +408,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:30:03 GMT", + "Date": "Thu, 25 Aug 2022 05:58:42 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -416,27 +416,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a2f336f4-7cd1-49d4-be2c-912f1b41f6a7", - "x-ms-ratelimit-remaining-subscription-reads": "11863", - "x-ms-request-id": "d36670d6-5dc9-438a-b954-245a86c07c77", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023004Z:a2f336f4-7cd1-49d4-be2c-912f1b41f6a7" + "x-ms-correlation-request-id": "a3942d8c-84b3-4395-9d1f-08f06dffbc08", + "x-ms-ratelimit-remaining-subscription-reads": "11654", + "x-ms-request-id": "2a8dd499-58c7-4541-b4a0-b324e89cb3a8", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055843Z:a3942d8c-84b3-4395-9d1f-08f06dffbc08" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "a63be62e-b14a-4050-96c3-b854a5108050" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "f43d9ae6-8ba5-4362-bc32-b4197c8ddf28" }, "RequestBody": null, "StatusCode": 200, @@ -444,7 +444,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:30:06 GMT", + "Date": "Thu, 25 Aug 2022 05:58:44 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -452,27 +452,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b2229c13-98bd-4d12-b33f-d66232626312", - "x-ms-ratelimit-remaining-subscription-reads": "11862", - "x-ms-request-id": "b835099d-ba99-4cc7-a548-df97e331a6f3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023006Z:b2229c13-98bd-4d12-b33f-d66232626312" + "x-ms-correlation-request-id": "9ca0bc1b-d9af-4c36-a93d-dc4735474160", + "x-ms-ratelimit-remaining-subscription-reads": "11653", + "x-ms-request-id": "a8120d43-a580-424d-988a-af320a18d4d9", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055845Z:9ca0bc1b-d9af-4c36-a93d-dc4735474160" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "5f980a4b-51cc-4463-bac9-ae855f91df99" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "b87d4eb6-3ff3-4cb2-8de2-7ab1662307ba" }, "RequestBody": null, "StatusCode": 200, @@ -480,7 +480,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:30:09 GMT", + "Date": "Thu, 25 Aug 2022 05:58:47 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -488,27 +488,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d469a2a4-5e38-420f-9b2e-52414f700e12", - "x-ms-ratelimit-remaining-subscription-reads": "11861", - "x-ms-request-id": "4da92799-ad9c-49b5-9d4b-6b5c02ffa500", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023009Z:d469a2a4-5e38-420f-9b2e-52414f700e12" + "x-ms-correlation-request-id": "fce48205-9b81-4fad-aeb1-79759ebd2a72", + "x-ms-ratelimit-remaining-subscription-reads": "11652", + "x-ms-request-id": "76f6abe6-fc69-4511-bf68-2b77c4fd219e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055847Z:fce48205-9b81-4fad-aeb1-79759ebd2a72" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "266f93f2-ba32-4efe-b796-712791a4f2e5" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "aebb783e-4520-4819-a4bc-f629fe56583c" }, "RequestBody": null, "StatusCode": 200, @@ -516,7 +516,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:30:11 GMT", + "Date": "Thu, 25 Aug 2022 05:58:49 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -524,27 +524,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3445cf71-9100-4acb-aa6c-5636d3b84ddd", - "x-ms-ratelimit-remaining-subscription-reads": "11860", - "x-ms-request-id": "e77a44e9-b0ef-4d06-bca0-ce3af743dab9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023011Z:3445cf71-9100-4acb-aa6c-5636d3b84ddd" + "x-ms-correlation-request-id": "75b04c8e-0a22-432f-ae70-55217efa70c2", + "x-ms-ratelimit-remaining-subscription-reads": "11651", + "x-ms-request-id": "15392a79-a138-4dea-9200-17c6782bff2f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055850Z:75b04c8e-0a22-432f-ae70-55217efa70c2" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "cc373539-168a-40f6-9d32-569c013d5ef8" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "e5c5258c-50f5-4e3a-9bb6-81d302e95f50" }, "RequestBody": null, "StatusCode": 200, @@ -552,7 +552,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:30:13 GMT", + "Date": "Thu, 25 Aug 2022 05:58:51 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -560,27 +560,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "25c0f7b6-146b-4729-a660-ee87520cc804", - "x-ms-ratelimit-remaining-subscription-reads": "11859", - "x-ms-request-id": "52ce84fd-852c-4747-aaee-2a4c7bce9502", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023013Z:25c0f7b6-146b-4729-a660-ee87520cc804" + "x-ms-correlation-request-id": "9b615fe9-bacb-4ec8-ba54-8354bb6b8bbc", + "x-ms-ratelimit-remaining-subscription-reads": "11650", + "x-ms-request-id": "2cccbded-1e2a-4af3-8a1f-bab775f5d992", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055852Z:9b615fe9-bacb-4ec8-ba54-8354bb6b8bbc" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "0de17bbe-d614-4e2d-ab7a-51c71d23904c" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "b4791538-9dfb-482c-8c33-7c15c50589ab" }, "RequestBody": null, "StatusCode": 200, @@ -588,7 +588,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:30:16 GMT", + "Date": "Thu, 25 Aug 2022 05:58:54 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -596,27 +596,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "218be51e-998a-4925-9d72-efa3ccfd683b", - "x-ms-ratelimit-remaining-subscription-reads": "11858", - "x-ms-request-id": "16e97e91-3f08-44ee-91fa-d759c32c687d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023016Z:218be51e-998a-4925-9d72-efa3ccfd683b" + "x-ms-correlation-request-id": "9d0b900f-e928-457c-966d-394925c6e3be", + "x-ms-ratelimit-remaining-subscription-reads": "11649", + "x-ms-request-id": "4250d840-df38-4ec1-9af1-f85d4fd83acd", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055855Z:9d0b900f-e928-457c-966d-394925c6e3be" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "e312b0c2-657a-412b-af07-e3959924871a" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "adce8e84-bead-4935-ba5e-9531c960e658" }, "RequestBody": null, "StatusCode": 200, @@ -624,7 +624,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:30:18 GMT", + "Date": "Thu, 25 Aug 2022 05:58:56 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -632,27 +632,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3aefe5af-f13a-42b7-ab12-1dec324fa85e", - "x-ms-ratelimit-remaining-subscription-reads": "11857", - "x-ms-request-id": "047b0c5d-3057-42bb-828b-cf83f1cc1f8f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023018Z:3aefe5af-f13a-42b7-ab12-1dec324fa85e" + "x-ms-correlation-request-id": "083024ea-04b1-457f-ad4e-ab869f1516c6", + "x-ms-ratelimit-remaining-subscription-reads": "11648", + "x-ms-request-id": "af3e117b-f368-4a1c-9db2-877ac7b26adb", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055857Z:083024ea-04b1-457f-ad4e-ab869f1516c6" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "906634a5-3d57-4195-a6d4-b04276dd38a2" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "508da436-6623-4388-8e84-d72889edde82" }, "RequestBody": null, "StatusCode": 200, @@ -660,7 +660,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:30:20 GMT", + "Date": "Thu, 25 Aug 2022 05:58:58 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -668,27 +668,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "500c1a93-ba75-4bfc-ab56-9e7c6813e8b1", - "x-ms-ratelimit-remaining-subscription-reads": "11856", - "x-ms-request-id": "3988787a-c844-4876-95f6-5a598da9d3fd", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023020Z:500c1a93-ba75-4bfc-ab56-9e7c6813e8b1" + "x-ms-correlation-request-id": "aa796886-2241-422b-8fdf-59b5cc2f0c49", + "x-ms-ratelimit-remaining-subscription-reads": "11647", + "x-ms-request-id": "efdfabd2-8b84-4b47-be83-2a3aea068334", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055859Z:aa796886-2241-422b-8fdf-59b5cc2f0c49" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "1b24a0bc-5bfd-4d5a-b52f-becd9b4da1e9" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "b79e22e3-1e31-4547-9c39-9852a0aa131e" }, "RequestBody": null, "StatusCode": 200, @@ -696,7 +696,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:30:23 GMT", + "Date": "Thu, 25 Aug 2022 05:59:01 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -704,27 +704,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "0c85f733-970d-4aa1-a9be-9c98530e5118", - "x-ms-ratelimit-remaining-subscription-reads": "11855", - "x-ms-request-id": "8d3de1b7-00ad-4889-a819-e9958b6a54ab", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023023Z:0c85f733-970d-4aa1-a9be-9c98530e5118" + "x-ms-correlation-request-id": "2a6610af-9744-474d-bc3a-3b8bac911c06", + "x-ms-ratelimit-remaining-subscription-reads": "11646", + "x-ms-request-id": "7d580be0-6300-4231-aacb-03f9ab3fe659", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055902Z:2a6610af-9744-474d-bc3a-3b8bac911c06" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "280158e5-1cf9-4aac-ad3c-ef56b6b9b24d" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "987eec22-75a9-4514-860e-1293ff7288aa" }, "RequestBody": null, "StatusCode": 200, @@ -732,7 +732,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:30:25 GMT", + "Date": "Thu, 25 Aug 2022 05:59:03 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -740,27 +740,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "93d8b852-a1d7-478f-9452-0ea1f13f1102", - "x-ms-ratelimit-remaining-subscription-reads": "11854", - "x-ms-request-id": "5ffa22c1-5f0e-4074-95d8-09a0cd274d19", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023025Z:93d8b852-a1d7-478f-9452-0ea1f13f1102" + "x-ms-correlation-request-id": "0ee5237c-5942-462a-bd55-90444ef14ce9", + "x-ms-ratelimit-remaining-subscription-reads": "11645", + "x-ms-request-id": "5a8e9593-a6d3-4392-b6b4-3e25f18c9d4b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055904Z:0ee5237c-5942-462a-bd55-90444ef14ce9" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "c72d29f1-c47a-44e8-8b16-63ea91cbe84b" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "ada840fd-9884-4be7-9913-54e01eb52d5a" }, "RequestBody": null, "StatusCode": 200, @@ -768,7 +768,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:30:27 GMT", + "Date": "Thu, 25 Aug 2022 05:59:05 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -776,27 +776,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8621cfa3-e443-4c35-9d81-284c789493f4", - "x-ms-ratelimit-remaining-subscription-reads": "11853", - "x-ms-request-id": "91afb1c3-4482-4ee4-b29a-631b0b73f852", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023027Z:8621cfa3-e443-4c35-9d81-284c789493f4" + "x-ms-correlation-request-id": "7c8ce107-8801-46d4-9a52-f9eb7f863538", + "x-ms-ratelimit-remaining-subscription-reads": "11644", + "x-ms-request-id": "1b6c4143-50d1-4cb6-a788-e6b8f0913bad", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055906Z:7c8ce107-8801-46d4-9a52-f9eb7f863538" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "59bba8a6-44e5-40bf-9feb-8bbaf17d4d26" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "aa220b65-32b9-4c2f-b2f7-1d589114890f" }, "RequestBody": null, "StatusCode": 200, @@ -804,7 +804,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:30:30 GMT", + "Date": "Thu, 25 Aug 2022 05:59:09 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -812,27 +812,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "97cb10c0-3ee0-413a-94b3-d927080acce4", - "x-ms-ratelimit-remaining-subscription-reads": "11852", - "x-ms-request-id": "f2a1de08-f1e5-4b5d-a5a1-920439e1808e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023030Z:97cb10c0-3ee0-413a-94b3-d927080acce4" + "x-ms-correlation-request-id": "d788edb6-5776-4c0b-9c0d-b70aaf6a7e47", + "x-ms-ratelimit-remaining-subscription-reads": "11643", + "x-ms-request-id": "69cb24c2-9d76-46da-8b22-5e84f90077d4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055909Z:d788edb6-5776-4c0b-9c0d-b70aaf6a7e47" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "3ba0d0b8-dfc5-49b9-84a3-031cee7440dd" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "d58a79ec-d2ea-4e9c-8e5e-655049f248b3" }, "RequestBody": null, "StatusCode": 200, @@ -840,7 +840,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:30:32 GMT", + "Date": "Thu, 25 Aug 2022 05:59:11 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -848,27 +848,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "94cf3d73-142d-4eb3-8a99-6d1470818ec4", - "x-ms-ratelimit-remaining-subscription-reads": "11851", - "x-ms-request-id": "906c45d9-2e67-401c-92aa-31bccdbef411", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023032Z:94cf3d73-142d-4eb3-8a99-6d1470818ec4" + "x-ms-correlation-request-id": "2a783a43-5f68-4bc1-8545-a06686353d79", + "x-ms-ratelimit-remaining-subscription-reads": "11642", + "x-ms-request-id": "99dbab83-01aa-418c-b352-6beab4333a6e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055911Z:2a783a43-5f68-4bc1-8545-a06686353d79" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "339259a0-a846-411f-b5d8-7711f8f0202c" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "4e27a9d9-0f8e-450f-9dad-054273e76d08" }, "RequestBody": null, "StatusCode": 200, @@ -876,7 +876,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:30:34 GMT", + "Date": "Thu, 25 Aug 2022 05:59:14 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -884,27 +884,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e8e8d455-b90c-4a7d-9c07-85432118556f", - "x-ms-ratelimit-remaining-subscription-reads": "11850", - "x-ms-request-id": "46ed6604-1677-4951-9f1e-3fb50344ebb4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023034Z:e8e8d455-b90c-4a7d-9c07-85432118556f" + "x-ms-correlation-request-id": "28302299-743c-4f34-97a3-4dee65552940", + "x-ms-ratelimit-remaining-subscription-reads": "11641", + "x-ms-request-id": "1932bb62-7831-4139-bfa2-ab0e99b386f9", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055914Z:28302299-743c-4f34-97a3-4dee65552940" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "cd8064db-3aa3-48c8-90b8-c41af96c2912" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "659d03a6-ec9e-474b-a862-e23436343751" }, "RequestBody": null, "StatusCode": 200, @@ -912,7 +912,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:30:36 GMT", + "Date": "Thu, 25 Aug 2022 05:59:16 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -920,27 +920,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "512c6a81-32e8-40c7-b631-ac1af9141793", - "x-ms-ratelimit-remaining-subscription-reads": "11849", - "x-ms-request-id": "3deaf4e0-6477-4e0c-9ff5-ca82250887a5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023037Z:512c6a81-32e8-40c7-b631-ac1af9141793" + "x-ms-correlation-request-id": "a0168f53-2589-49c4-8661-cc05fb05e62c", + "x-ms-ratelimit-remaining-subscription-reads": "11640", + "x-ms-request-id": "58929609-bad4-4d01-9b55-f0d377f2f99d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055916Z:a0168f53-2589-49c4-8661-cc05fb05e62c" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "0605f1d6-5bf1-42a2-9ad7-2b9b3251e722" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "17ec0db6-b526-4536-9770-ec362dbfa2ff" }, "RequestBody": null, "StatusCode": 200, @@ -948,7 +948,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:30:39 GMT", + "Date": "Thu, 25 Aug 2022 05:59:18 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -956,27 +956,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "892ab8b9-58b0-465b-a454-b66e94dff20d", - "x-ms-ratelimit-remaining-subscription-reads": "11848", - "x-ms-request-id": "56f5f214-01bf-41e5-9015-09cca641fe6b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023039Z:892ab8b9-58b0-465b-a454-b66e94dff20d" + "x-ms-correlation-request-id": "7655adfd-e029-4698-8382-9580fa108211", + "x-ms-ratelimit-remaining-subscription-reads": "11639", + "x-ms-request-id": "d74159bc-89cf-43ec-a863-ae43f56a226a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055918Z:7655adfd-e029-4698-8382-9580fa108211" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "1b690dea-eec3-4e63-b454-4f8853090ef8" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "dc9d9b5e-b537-47ee-b1de-989b39c007d6" }, "RequestBody": null, "StatusCode": 200, @@ -984,7 +984,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:30:41 GMT", + "Date": "Thu, 25 Aug 2022 05:59:21 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -992,27 +992,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "54f7d43a-d00a-4e84-b3d6-1838a4cdf571", - "x-ms-ratelimit-remaining-subscription-reads": "11847", - "x-ms-request-id": "fc5d7f60-9e79-4593-b4c1-6dc9f9d27f32", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023042Z:54f7d43a-d00a-4e84-b3d6-1838a4cdf571" + "x-ms-correlation-request-id": "9c4e13d0-1efa-4535-8de5-c01b9df70865", + "x-ms-ratelimit-remaining-subscription-reads": "11638", + "x-ms-request-id": "04f24afe-d6ee-4943-9037-59b16fd29b83", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055921Z:9c4e13d0-1efa-4535-8de5-c01b9df70865" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "eb49fa09-a7bc-4225-95ce-4824d573d6e4" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "eb3e42ef-4e06-4e18-83eb-fe4e20b363ff" }, "RequestBody": null, "StatusCode": 200, @@ -1020,7 +1020,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:30:44 GMT", + "Date": "Thu, 25 Aug 2022 05:59:23 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1028,27 +1028,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ab756c0a-1dee-4847-a7d6-f06ca19b77f9", - "x-ms-ratelimit-remaining-subscription-reads": "11846", - "x-ms-request-id": "6d866e6b-020e-436f-b6e9-95667ef6923f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023044Z:ab756c0a-1dee-4847-a7d6-f06ca19b77f9" + "x-ms-correlation-request-id": "6dd68be2-1748-4814-aac1-facb1955276e", + "x-ms-ratelimit-remaining-subscription-reads": "11637", + "x-ms-request-id": "2c051dff-b077-49dc-bb53-44c8fabfc226", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055923Z:6dd68be2-1748-4814-aac1-facb1955276e" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "ed02840a-cf35-405d-b6a7-9be1205885eb" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "6df3e828-0206-4419-b679-0fa511f27427" }, "RequestBody": null, "StatusCode": 200, @@ -1056,7 +1056,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:30:46 GMT", + "Date": "Thu, 25 Aug 2022 05:59:25 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1064,27 +1064,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "57516a4b-df8c-4122-b263-92697e20bb2c", - "x-ms-ratelimit-remaining-subscription-reads": "11845", - "x-ms-request-id": "2be4a6bd-43c8-40da-a78b-583bdf5de9a0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023046Z:57516a4b-df8c-4122-b263-92697e20bb2c" + "x-ms-correlation-request-id": "292679bb-bb26-4c1c-abf0-f2435ea8d0a3", + "x-ms-ratelimit-remaining-subscription-reads": "11636", + "x-ms-request-id": "fb8d5fb7-8cbf-44b6-af0d-13995b50407b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055926Z:292679bb-bb26-4c1c-abf0-f2435ea8d0a3" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "69cb9c64-5aed-44a4-95ea-d050e0b22109" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "080316cf-e3c7-4d8e-a448-4038dea606a3" }, "RequestBody": null, "StatusCode": 200, @@ -1092,7 +1092,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:30:48 GMT", + "Date": "Thu, 25 Aug 2022 05:59:28 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1100,27 +1100,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "cd426579-ba2b-4bfb-ab85-d6a1775df880", - "x-ms-ratelimit-remaining-subscription-reads": "11844", - "x-ms-request-id": "08a4bd52-9427-4313-8c1a-faf62d06a57f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023049Z:cd426579-ba2b-4bfb-ab85-d6a1775df880" + "x-ms-correlation-request-id": "bf86c07d-5913-46de-9e30-31ef74e499ca", + "x-ms-ratelimit-remaining-subscription-reads": "11635", + "x-ms-request-id": "4726df34-e54e-405b-bb2f-fe6d57e858a6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055928Z:bf86c07d-5913-46de-9e30-31ef74e499ca" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "9c63b11e-7519-49e2-a130-982724fe987a" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "a2b7ed4b-6acf-4e88-8913-937d86d08831" }, "RequestBody": null, "StatusCode": 200, @@ -1128,7 +1128,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:30:51 GMT", + "Date": "Thu, 25 Aug 2022 05:59:30 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1136,27 +1136,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "36c2b871-20ff-4de5-bf03-f9ce6c304f31", - "x-ms-ratelimit-remaining-subscription-reads": "11843", - "x-ms-request-id": "63fb5df0-2475-4728-87c5-229ca4907144", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023051Z:36c2b871-20ff-4de5-bf03-f9ce6c304f31" + "x-ms-correlation-request-id": "a751bff6-2fd0-400d-9702-198aefc8cc82", + "x-ms-ratelimit-remaining-subscription-reads": "11634", + "x-ms-request-id": "a4078ec1-47e4-4066-b905-6e23f3e23a9b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055930Z:a751bff6-2fd0-400d-9702-198aefc8cc82" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "6fec31f8-93eb-497a-8a84-a1c7aa0a6bde" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "56541282-cff6-4ae7-9ab3-c5acfbc73253" }, "RequestBody": null, "StatusCode": 200, @@ -1164,7 +1164,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:30:53 GMT", + "Date": "Thu, 25 Aug 2022 05:59:32 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1172,27 +1172,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "feb13f3a-db73-4a9e-a28f-7cf39cb895e9", - "x-ms-ratelimit-remaining-subscription-reads": "11842", - "x-ms-request-id": "8847112e-ffb1-4e32-a158-5f74d6fb31eb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023053Z:feb13f3a-db73-4a9e-a28f-7cf39cb895e9" + "x-ms-correlation-request-id": "33d4a159-d139-48df-9a2b-3529fcee1844", + "x-ms-ratelimit-remaining-subscription-reads": "11633", + "x-ms-request-id": "cb7e4833-0116-4aea-a879-ebf854779aea", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055933Z:33d4a159-d139-48df-9a2b-3529fcee1844" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "95454fb5-9dc9-451a-8d38-0d0375ba7136" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "0d758891-4afa-4cb8-b92d-a19817927e4b" }, "RequestBody": null, "StatusCode": 200, @@ -1200,7 +1200,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:30:55 GMT", + "Date": "Thu, 25 Aug 2022 05:59:35 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1208,27 +1208,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "deadf0b0-2065-420a-a997-4b2524a2f580", - "x-ms-ratelimit-remaining-subscription-reads": "11841", - "x-ms-request-id": "2f179d89-8f03-4842-a72d-10dfa91a1b06", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023056Z:deadf0b0-2065-420a-a997-4b2524a2f580" + "x-ms-correlation-request-id": "9895c98b-95e4-46f9-9a19-776e94833909", + "x-ms-ratelimit-remaining-subscription-reads": "11632", + "x-ms-request-id": "40d7256c-fd86-472a-b628-1b532a4d7381", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055935Z:9895c98b-95e4-46f9-9a19-776e94833909" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "f7363232-7e2d-4038-a38d-602f42f3ce99" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "ded34cda-0cc1-4a78-9cbd-32dff57b60fe" }, "RequestBody": null, "StatusCode": 200, @@ -1236,7 +1236,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:30:58 GMT", + "Date": "Thu, 25 Aug 2022 05:59:37 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1244,27 +1244,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "370fac20-5307-4259-bfa8-c1e2faa31522", - "x-ms-ratelimit-remaining-subscription-reads": "11840", - "x-ms-request-id": "1d9594a7-c57c-48a6-8966-378b62a38e03", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023058Z:370fac20-5307-4259-bfa8-c1e2faa31522" + "x-ms-correlation-request-id": "0d0c3845-b412-42be-b064-3e671edcf4f9", + "x-ms-ratelimit-remaining-subscription-reads": "11631", + "x-ms-request-id": "7859253e-4332-4134-ae4a-b82381aeed3f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055937Z:0d0c3845-b412-42be-b064-3e671edcf4f9" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "c236a592-e739-410e-b643-16be211f1b45" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "e6c3b692-4161-49f6-ba3a-a58616d7a245" }, "RequestBody": null, "StatusCode": 200, @@ -1272,7 +1272,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:31:00 GMT", + "Date": "Thu, 25 Aug 2022 05:59:39 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1280,27 +1280,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6be33b4c-4724-4dcd-8456-fcab4a50d4f3", - "x-ms-ratelimit-remaining-subscription-reads": "11839", - "x-ms-request-id": "da555cc1-1302-4b87-af83-9b5f79749cdf", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023101Z:6be33b4c-4724-4dcd-8456-fcab4a50d4f3" + "x-ms-correlation-request-id": "e005ba11-f354-4bf8-8b3a-462da56534cb", + "x-ms-ratelimit-remaining-subscription-reads": "11630", + "x-ms-request-id": "7bbaf49f-e8ee-48ea-84ab-0b3677b1e8fe", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055940Z:e005ba11-f354-4bf8-8b3a-462da56534cb" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "92f548ce-043c-490a-a9fb-f144d3a59483" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "195ba855-1a5e-45e5-8fc5-d4d861fc2fc7" }, "RequestBody": null, "StatusCode": 200, @@ -1308,7 +1308,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:31:02 GMT", + "Date": "Thu, 25 Aug 2022 05:59:42 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1316,27 +1316,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b7134a01-1a20-44d1-a9a5-dcd8ce497a66", - "x-ms-ratelimit-remaining-subscription-reads": "11838", - "x-ms-request-id": "1f3c5e7d-1568-45d0-9fed-d2174c2774f8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023103Z:b7134a01-1a20-44d1-a9a5-dcd8ce497a66" + "x-ms-correlation-request-id": "83d18395-1951-490c-bea0-1930d6b83ea1", + "x-ms-ratelimit-remaining-subscription-reads": "11629", + "x-ms-request-id": "d6127fe7-c782-4170-9099-d35beacc903e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055942Z:83d18395-1951-490c-bea0-1930d6b83ea1" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "3e66757c-8a6a-44e8-be85-9d64ca5c6bef" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "8c2e2b67-6ac6-4102-811e-1226753476b8" }, "RequestBody": null, "StatusCode": 200, @@ -1344,7 +1344,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:31:05 GMT", + "Date": "Thu, 25 Aug 2022 05:59:44 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1352,27 +1352,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8c112b1e-9805-44d9-950a-9ccb888c3ef2", - "x-ms-ratelimit-remaining-subscription-reads": "11837", - "x-ms-request-id": "9db3b808-f413-43e1-83a2-31c3254c5467", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023105Z:8c112b1e-9805-44d9-950a-9ccb888c3ef2" + "x-ms-correlation-request-id": "48702115-96b6-444e-9fa3-ee0519a98b13", + "x-ms-ratelimit-remaining-subscription-reads": "11628", + "x-ms-request-id": "4e2cc11d-d0a6-4c87-a582-4069ddd560d3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055945Z:48702115-96b6-444e-9fa3-ee0519a98b13" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "b998b17c-c286-4882-8fcc-c547d9359ef5" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "a1877a12-d909-4ad3-90c4-eb169f288b66" }, "RequestBody": null, "StatusCode": 200, @@ -1380,7 +1380,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:31:07 GMT", + "Date": "Thu, 25 Aug 2022 05:59:47 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1388,27 +1388,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4a66b01d-dab4-476a-ad50-761144f608ac", - "x-ms-ratelimit-remaining-subscription-reads": "11836", - "x-ms-request-id": "fe0a4261-f126-4f4c-a03d-92dc135339b0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023108Z:4a66b01d-dab4-476a-ad50-761144f608ac" + "x-ms-correlation-request-id": "1cd76e33-8195-414b-90ed-5bfe8a4017bb", + "x-ms-ratelimit-remaining-subscription-reads": "11627", + "x-ms-request-id": "dc240dd4-54ea-44a3-8ccc-b93ec17f5b4f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055947Z:1cd76e33-8195-414b-90ed-5bfe8a4017bb" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "0aa0464a-2f4a-4513-986e-25c72e029a03" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "85813843-1a38-43ea-ae6c-7447f8fc7c3c" }, "RequestBody": null, "StatusCode": 200, @@ -1416,7 +1416,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:31:09 GMT", + "Date": "Thu, 25 Aug 2022 05:59:49 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1424,27 +1424,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a59f3a3c-8550-4875-812c-53b5f69c9fa3", - "x-ms-ratelimit-remaining-subscription-reads": "11835", - "x-ms-request-id": "0959f491-e885-449f-9d5e-2ec477954d28", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023110Z:a59f3a3c-8550-4875-812c-53b5f69c9fa3" + "x-ms-correlation-request-id": "a5b2c4b5-4c5c-47d3-acc6-7648f7585815", + "x-ms-ratelimit-remaining-subscription-reads": "11626", + "x-ms-request-id": "ce30fc39-24ef-4f0f-a912-cbaaeb681c23", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055949Z:a5b2c4b5-4c5c-47d3-acc6-7648f7585815" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "4a9e413b-5811-4004-9154-bf5cad8f28c0" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "754581e3-84eb-4184-a719-dc8bd9c6c20e" }, "RequestBody": null, "StatusCode": 200, @@ -1452,7 +1452,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:31:12 GMT", + "Date": "Thu, 25 Aug 2022 05:59:51 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1460,27 +1460,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "85f00d40-06ec-4042-91d3-b59d8d78eab2", - "x-ms-ratelimit-remaining-subscription-reads": "11834", - "x-ms-request-id": "d82c239a-42df-451c-b586-c140b0316ca1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023112Z:85f00d40-06ec-4042-91d3-b59d8d78eab2" + "x-ms-correlation-request-id": "e7dee67a-7047-409c-ac0c-c919d8c0c896", + "x-ms-ratelimit-remaining-subscription-reads": "11625", + "x-ms-request-id": "d56912e1-ebb8-4c0e-876f-746915812b3c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055952Z:e7dee67a-7047-409c-ac0c-c919d8c0c896" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "8291c233-261d-4e66-b40a-f7a932cd1f94" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "8d5a83d0-6bfc-40fd-850b-fee993bbb27e" }, "RequestBody": null, "StatusCode": 200, @@ -1488,7 +1488,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:31:14 GMT", + "Date": "Thu, 25 Aug 2022 05:59:54 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1496,27 +1496,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "07069fa2-cf8f-45d4-bfcc-93fbe603a2e9", - "x-ms-ratelimit-remaining-subscription-reads": "11833", - "x-ms-request-id": "fc67a507-50c9-41ab-ab99-c4ed9749c5fd", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023115Z:07069fa2-cf8f-45d4-bfcc-93fbe603a2e9" + "x-ms-correlation-request-id": "c0db50a3-9b2b-45fc-b935-633705543e43", + "x-ms-ratelimit-remaining-subscription-reads": "11624", + "x-ms-request-id": "e0eb9971-2367-442c-b410-94c3f5aa8511", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055954Z:c0db50a3-9b2b-45fc-b935-633705543e43" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "1d27db0e-f6d0-4cf7-a603-cbba056b5391" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "d02c25e5-cfba-485c-80a2-d5863e79cec5" }, "RequestBody": null, "StatusCode": 200, @@ -1524,7 +1524,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:31:16 GMT", + "Date": "Thu, 25 Aug 2022 05:59:56 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1532,27 +1532,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6e4cb438-4001-4120-bd4d-12a8f46e4101", - "x-ms-ratelimit-remaining-subscription-reads": "11832", - "x-ms-request-id": "34ae25d1-e3a9-4004-9338-d86829238caf", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023117Z:6e4cb438-4001-4120-bd4d-12a8f46e4101" + "x-ms-correlation-request-id": "f13ba7ef-c52b-429d-b103-f0edb27dcf47", + "x-ms-ratelimit-remaining-subscription-reads": "11623", + "x-ms-request-id": "eefda1c9-7b3e-4fe4-8a63-f9218614fa43", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055956Z:f13ba7ef-c52b-429d-b103-f0edb27dcf47" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "160094c8-c5a8-4616-8eb2-f82ee2cfe6f5" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "da5e234f-55b7-4bcd-826f-63c56d37cbde" }, "RequestBody": null, "StatusCode": 200, @@ -1560,7 +1560,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:31:19 GMT", + "Date": "Thu, 25 Aug 2022 05:59:58 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1568,27 +1568,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3860c825-9857-49bb-b3a1-492f7001b265", - "x-ms-ratelimit-remaining-subscription-reads": "11831", - "x-ms-request-id": "f996e0df-1f28-4f44-a2bf-e6eaf656d435", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023119Z:3860c825-9857-49bb-b3a1-492f7001b265" + "x-ms-correlation-request-id": "b9a1e254-88ab-4473-af00-69efebaa1267", + "x-ms-ratelimit-remaining-subscription-reads": "11622", + "x-ms-request-id": "d96abc5f-30c0-4fab-a0ca-9548997d2a71", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055959Z:b9a1e254-88ab-4473-af00-69efebaa1267" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "6de64851-1721-45f8-a220-0f5fc6ac800a" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "f6e02f2d-7b75-4c20-a89e-1e44602ab06a" }, "RequestBody": null, "StatusCode": 200, @@ -1596,7 +1596,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:31:21 GMT", + "Date": "Thu, 25 Aug 2022 06:00:01 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1604,27 +1604,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "203d0c28-a7cd-4de8-abc2-fba2bf7e3617", - "x-ms-ratelimit-remaining-subscription-reads": "11830", - "x-ms-request-id": "d6433aba-fdc9-40b5-80a8-ef52667d7797", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023122Z:203d0c28-a7cd-4de8-abc2-fba2bf7e3617" + "x-ms-correlation-request-id": "f869613b-9250-4ae6-9806-47f87e7c33de", + "x-ms-ratelimit-remaining-subscription-reads": "11621", + "x-ms-request-id": "84c5e9bc-202c-4aa7-a96e-d7a47a24e76f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060001Z:f869613b-9250-4ae6-9806-47f87e7c33de" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "88af80dc-8728-402e-a565-48e6a50fed84" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "b2409184-0a8e-43cd-afff-ed617ecf05c8" }, "RequestBody": null, "StatusCode": 200, @@ -1632,7 +1632,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:31:23 GMT", + "Date": "Thu, 25 Aug 2022 06:00:03 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1640,27 +1640,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9fe4b15c-f760-4f9e-86c9-1f1e5dfb8781", - "x-ms-ratelimit-remaining-subscription-reads": "11829", - "x-ms-request-id": "d68509af-187d-4405-a017-1c35a2c4da12", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023124Z:9fe4b15c-f760-4f9e-86c9-1f1e5dfb8781" + "x-ms-correlation-request-id": "8dc6d941-9bdc-409f-8373-7943da054037", + "x-ms-ratelimit-remaining-subscription-reads": "11620", + "x-ms-request-id": "01c3cf92-cd0a-48b7-a347-fd0b38ec5168", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060003Z:8dc6d941-9bdc-409f-8373-7943da054037" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "601e73c4-f06a-4eb8-84db-879f418e7031" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "e4e6bea6-8d45-461d-9c2d-ec818c7a6331" }, "RequestBody": null, "StatusCode": 200, @@ -1668,7 +1668,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:31:26 GMT", + "Date": "Thu, 25 Aug 2022 06:00:05 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1676,27 +1676,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "06173c5f-4f96-4543-8ef7-abaa5f95c45f", - "x-ms-ratelimit-remaining-subscription-reads": "11828", - "x-ms-request-id": "c498b902-5a45-443d-a6b5-54d5a2561a4e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023127Z:06173c5f-4f96-4543-8ef7-abaa5f95c45f" + "x-ms-correlation-request-id": "36e1ab8e-4ff2-498f-b32c-183ec1dc70f6", + "x-ms-ratelimit-remaining-subscription-reads": "11619", + "x-ms-request-id": "945a7da3-a128-4237-b835-9a3079052cd1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060006Z:36e1ab8e-4ff2-498f-b32c-183ec1dc70f6" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "b01b7684-8d80-4972-8dae-055964ca911b" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "af57f18f-8dcd-4ae5-8b2d-3f2fd70d8031" }, "RequestBody": null, "StatusCode": 200, @@ -1704,7 +1704,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:31:28 GMT", + "Date": "Thu, 25 Aug 2022 06:00:08 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1712,27 +1712,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "bd4b7a52-5fc5-4608-b38f-837476790747", - "x-ms-ratelimit-remaining-subscription-reads": "11827", - "x-ms-request-id": "487ee426-93af-4a61-acd4-479a7d669a92", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023129Z:bd4b7a52-5fc5-4608-b38f-837476790747" + "x-ms-correlation-request-id": "f1b654e0-965a-4778-b41c-51331dd303e7", + "x-ms-ratelimit-remaining-subscription-reads": "11618", + "x-ms-request-id": "9796f190-3451-44ef-853e-68bf1f343541", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060008Z:f1b654e0-965a-4778-b41c-51331dd303e7" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "6772c8c2-ba93-430e-84b6-a22aaa616f45" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "20d4166f-a45a-4672-9fc7-2b866cccc097" }, "RequestBody": null, "StatusCode": 200, @@ -1740,7 +1740,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:31:30 GMT", + "Date": "Thu, 25 Aug 2022 06:00:10 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1748,27 +1748,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "05d10c9e-c762-4bc1-a3ee-89f7d714da48", - "x-ms-ratelimit-remaining-subscription-reads": "11826", - "x-ms-request-id": "be79eaa5-5a97-4963-8117-85198434f8f0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023131Z:05d10c9e-c762-4bc1-a3ee-89f7d714da48" + "x-ms-correlation-request-id": "5e8ebd93-2ebd-4ebe-8f23-44e85a3eb01f", + "x-ms-ratelimit-remaining-subscription-reads": "11617", + "x-ms-request-id": "a51b6061-6f49-4ea6-a087-47ac581124e7", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060011Z:5e8ebd93-2ebd-4ebe-8f23-44e85a3eb01f" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "9316e152-a3c9-4f57-8622-7ac982954cb4" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "85d48f32-1f6f-40ca-abb2-60749f49397b" }, "RequestBody": null, "StatusCode": 200, @@ -1776,7 +1776,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:31:33 GMT", + "Date": "Thu, 25 Aug 2022 06:00:12 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1784,27 +1784,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ead122ac-1def-49bc-b2e0-9c7099890474", - "x-ms-ratelimit-remaining-subscription-reads": "11825", - "x-ms-request-id": "eb418281-7534-4d0f-ae4d-c255177a3db5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023134Z:ead122ac-1def-49bc-b2e0-9c7099890474" + "x-ms-correlation-request-id": "7a220c8d-e124-4a2e-95f0-8dd726c638e2", + "x-ms-ratelimit-remaining-subscription-reads": "11616", + "x-ms-request-id": "755c0ebb-482a-4a1b-9f47-de0d8334a564", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060013Z:7a220c8d-e124-4a2e-95f0-8dd726c638e2" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "ad2b1bca-60a5-45f6-b56c-ace4af28313a" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "ff800ba6-6483-4005-8742-84e969547940" }, "RequestBody": null, "StatusCode": 200, @@ -1812,7 +1812,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:31:36 GMT", + "Date": "Thu, 25 Aug 2022 06:00:15 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1820,27 +1820,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e47f6c04-39e8-4200-b2ca-67a518647e30", - "x-ms-ratelimit-remaining-subscription-reads": "11824", - "x-ms-request-id": "c0396f57-7376-4bcf-8289-93946b87c8dc", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023136Z:e47f6c04-39e8-4200-b2ca-67a518647e30" + "x-ms-correlation-request-id": "5b9c0e1c-1a2f-4f5f-805c-5ea7bf057728", + "x-ms-ratelimit-remaining-subscription-reads": "11615", + "x-ms-request-id": "2b7761a7-7314-4977-8e18-be2afc8e0bd9", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060015Z:5b9c0e1c-1a2f-4f5f-805c-5ea7bf057728" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "6cb80641-0103-4811-bbfe-55889612cc90" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "a7096e46-1fbc-4915-a6ae-47931f783a8c" }, "RequestBody": null, "StatusCode": 200, @@ -1848,7 +1848,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:31:38 GMT", + "Date": "Thu, 25 Aug 2022 06:00:17 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1856,27 +1856,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "283572c2-ca9e-4e5b-97d3-d4a9d6fca3f0", - "x-ms-ratelimit-remaining-subscription-reads": "11823", - "x-ms-request-id": "b0d07cc1-f51c-4628-ad07-e7fe8de3c35f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023138Z:283572c2-ca9e-4e5b-97d3-d4a9d6fca3f0" + "x-ms-correlation-request-id": "d527d6ef-09b1-40b8-abec-19b9561fe342", + "x-ms-ratelimit-remaining-subscription-reads": "11614", + "x-ms-request-id": "38177237-1f4c-4200-83c1-3b0b7569b537", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060018Z:d527d6ef-09b1-40b8-abec-19b9561fe342" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "a413ad9b-cc4c-4a7a-ae81-df45cfcbd1df" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "68fbfb6a-9702-4d3d-82eb-9162262cba17" }, "RequestBody": null, "StatusCode": 200, @@ -1884,7 +1884,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:31:41 GMT", + "Date": "Thu, 25 Aug 2022 06:00:20 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1892,27 +1892,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "99853505-9061-41cf-a580-9e01f9b5ffc5", - "x-ms-ratelimit-remaining-subscription-reads": "11822", - "x-ms-request-id": "964c6830-b2bd-4e53-b4df-fb21f56a7529", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023141Z:99853505-9061-41cf-a580-9e01f9b5ffc5" + "x-ms-correlation-request-id": "f2b9adf0-feef-4bdc-a32c-1ea782eed9a6", + "x-ms-ratelimit-remaining-subscription-reads": "11613", + "x-ms-request-id": "61fcb9a0-1432-4482-b12f-6ba1b7fad448", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060020Z:f2b9adf0-feef-4bdc-a32c-1ea782eed9a6" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "8db85999-48ac-4cc2-8c02-ac0f11ebdf0a" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "7c29aab0-fa63-4bdf-963b-3b9ce403f642" }, "RequestBody": null, "StatusCode": 200, @@ -1920,7 +1920,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:31:43 GMT", + "Date": "Thu, 25 Aug 2022 06:00:22 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1928,27 +1928,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "772af3d5-e6bd-4ced-8afc-03a6b658fe95", - "x-ms-ratelimit-remaining-subscription-reads": "11821", - "x-ms-request-id": "e46d744e-550e-4fe2-a67f-8e9155c1cdf6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023143Z:772af3d5-e6bd-4ced-8afc-03a6b658fe95" + "x-ms-correlation-request-id": "a672b15a-4128-46a4-ab2c-b9cedca886ed", + "x-ms-ratelimit-remaining-subscription-reads": "11612", + "x-ms-request-id": "04d4e359-1f13-4fd2-b13d-360b91ac1cb3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060023Z:a672b15a-4128-46a4-ab2c-b9cedca886ed" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "88a9bab9-8374-4ca5-98b7-db6358fd3ff3" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "01854709-7289-403c-a25d-92a59d240771" }, "RequestBody": null, "StatusCode": 200, @@ -1956,7 +1956,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:31:45 GMT", + "Date": "Thu, 25 Aug 2022 06:00:25 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1964,27 +1964,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c954f608-4fa9-4dbc-867c-1eb64ef5662f", - "x-ms-ratelimit-remaining-subscription-reads": "11820", - "x-ms-request-id": "cc65c713-49bf-4073-9d11-c0e3b9facaa4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023145Z:c954f608-4fa9-4dbc-867c-1eb64ef5662f" + "x-ms-correlation-request-id": "0c57fe09-659e-456c-b462-0ddeb5ca1bf3", + "x-ms-ratelimit-remaining-subscription-reads": "11611", + "x-ms-request-id": "19e0b6ca-1a5d-4806-8aa6-955f29c61bfe", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060026Z:0c57fe09-659e-456c-b462-0ddeb5ca1bf3" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "f83fdadd-e95f-4b4b-8038-214e6a6edbd6" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "b1e1cc7c-1e90-4d09-a97a-765eedbf3175" }, "RequestBody": null, "StatusCode": 200, @@ -1992,7 +1992,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:31:48 GMT", + "Date": "Thu, 25 Aug 2022 06:00:29 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2000,27 +2000,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b233b615-c528-4291-91d7-6e6b83bafd67", - "x-ms-ratelimit-remaining-subscription-reads": "11819", - "x-ms-request-id": "c081c543-e73e-45e0-a74e-53fbbfe39c88", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023148Z:b233b615-c528-4291-91d7-6e6b83bafd67" + "x-ms-correlation-request-id": "3cd85223-81d9-4530-a646-e08f0559fdad", + "x-ms-ratelimit-remaining-subscription-reads": "11610", + "x-ms-request-id": "29dea376-fc2d-40fc-9bcb-af73ba960956", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060029Z:3cd85223-81d9-4530-a646-e08f0559fdad" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "c9cf7e16-c569-435a-b9ec-50db137ff3b4" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "107abcd1-b37f-4943-8e36-7d38288f7be0" }, "RequestBody": null, "StatusCode": 200, @@ -2028,7 +2028,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:31:50 GMT", + "Date": "Thu, 25 Aug 2022 06:00:31 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2036,27 +2036,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "73cadf30-de2c-4a12-ac4a-3f7651865beb", - "x-ms-ratelimit-remaining-subscription-reads": "11818", - "x-ms-request-id": "12111491-841d-4d24-8d3a-6f166489b8eb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023150Z:73cadf30-de2c-4a12-ac4a-3f7651865beb" + "x-ms-correlation-request-id": "d0f89ff8-62c4-465c-be91-01a5700ec901", + "x-ms-ratelimit-remaining-subscription-reads": "11609", + "x-ms-request-id": "c876711a-01a8-4b46-909a-ef81415778dc", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060031Z:d0f89ff8-62c4-465c-be91-01a5700ec901" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "f7aabadb-085a-440d-87ac-6d987e053039" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "f5b20700-da43-480a-bb18-b1dc75214bf4" }, "RequestBody": null, "StatusCode": 200, @@ -2064,7 +2064,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:31:52 GMT", + "Date": "Thu, 25 Aug 2022 06:00:33 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2072,27 +2072,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3fbf7f78-9672-4e00-a759-cda85d9b6830", - "x-ms-ratelimit-remaining-subscription-reads": "11817", - "x-ms-request-id": "03cad42b-55d1-4e1f-9b1f-21e546a4a812", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023153Z:3fbf7f78-9672-4e00-a759-cda85d9b6830" + "x-ms-correlation-request-id": "78992375-7502-4630-95ce-7877f718d7da", + "x-ms-ratelimit-remaining-subscription-reads": "11608", + "x-ms-request-id": "0343c230-12d4-4011-8ed8-7cb318602be1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060034Z:78992375-7502-4630-95ce-7877f718d7da" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "1e25a44c-bcd0-422f-9be1-b1e7e95d2d97" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "65879cad-5bb3-43e2-8d29-fe08a4ddb4dc" }, "RequestBody": null, "StatusCode": 200, @@ -2100,7 +2100,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:31:55 GMT", + "Date": "Thu, 25 Aug 2022 06:00:36 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2108,27 +2108,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b3f8e5c8-d007-453b-b5f7-98e5aff15681", - "x-ms-ratelimit-remaining-subscription-reads": "11816", - "x-ms-request-id": "ef75cb11-627b-4c7b-80c3-013a21dfc464", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023155Z:b3f8e5c8-d007-453b-b5f7-98e5aff15681" + "x-ms-correlation-request-id": "63e0afb4-f94c-4135-aa7f-861aead5bfad", + "x-ms-ratelimit-remaining-subscription-reads": "11607", + "x-ms-request-id": "a859581f-f3f4-483c-a893-4d99d5ba03e3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060036Z:63e0afb4-f94c-4135-aa7f-861aead5bfad" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "031b2bb3-e581-4f84-a661-0c27c838084e" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "46365b50-2cd3-4939-b744-76d3c07d5abe" }, "RequestBody": null, "StatusCode": 200, @@ -2136,7 +2136,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:31:57 GMT", + "Date": "Thu, 25 Aug 2022 06:00:38 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2144,27 +2144,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c8322b72-471b-40a2-adc8-2d3eb4943c3a", - "x-ms-ratelimit-remaining-subscription-reads": "11815", - "x-ms-request-id": "793cbdc9-05ee-4e72-86d7-038ca2d5737d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023157Z:c8322b72-471b-40a2-adc8-2d3eb4943c3a" + "x-ms-correlation-request-id": "c475129d-dae2-48a6-b477-d9bee15a3aea", + "x-ms-ratelimit-remaining-subscription-reads": "11606", + "x-ms-request-id": "3b4767ac-2c04-4e53-9805-0ae925b6c533", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060039Z:c475129d-dae2-48a6-b477-d9bee15a3aea" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "083255eb-c11c-4d92-a821-c2a64ab3e2d5" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "64f1fb3e-be9e-4e10-b21d-71e8318a9618" }, "RequestBody": null, "StatusCode": 200, @@ -2172,7 +2172,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:31:59 GMT", + "Date": "Thu, 25 Aug 2022 06:00:40 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2180,27 +2180,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "52955a38-9418-4c17-b14f-02f26fefe73f", - "x-ms-ratelimit-remaining-subscription-reads": "11814", - "x-ms-request-id": "44abe311-df38-4b42-b756-a951e03c00c8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023200Z:52955a38-9418-4c17-b14f-02f26fefe73f" + "x-ms-correlation-request-id": "b0560b3a-0292-4ef2-9d28-eb62b29de551", + "x-ms-ratelimit-remaining-subscription-reads": "11605", + "x-ms-request-id": "5c0936ba-d3d0-4bd1-9793-0fb9f77e8946", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060041Z:b0560b3a-0292-4ef2-9d28-eb62b29de551" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "1fe22961-5210-448a-be07-c24a749f5ff7" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "a8d78293-84af-426d-bf1e-5fce13e87ef3" }, "RequestBody": null, "StatusCode": 200, @@ -2208,7 +2208,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:32:02 GMT", + "Date": "Thu, 25 Aug 2022 06:00:43 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2216,27 +2216,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ae606c1d-1ef8-44c0-be31-24df47c5e99a", - "x-ms-ratelimit-remaining-subscription-reads": "11813", - "x-ms-request-id": "a74ea543-18a2-47c4-8945-e61c6bf93e2e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023202Z:ae606c1d-1ef8-44c0-be31-24df47c5e99a" + "x-ms-correlation-request-id": "291651ab-7ea1-49eb-b80c-5025c086ef98", + "x-ms-ratelimit-remaining-subscription-reads": "11604", + "x-ms-request-id": "9c546086-7a2a-4445-9c9c-8d444cf2989f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060044Z:291651ab-7ea1-49eb-b80c-5025c086ef98" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "5a0b8032-a97f-496d-9274-f7338123911d" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "fd64457c-f3d8-4f55-82d3-bff668be06a6" }, "RequestBody": null, "StatusCode": 200, @@ -2244,7 +2244,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:32:04 GMT", + "Date": "Thu, 25 Aug 2022 06:00:45 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2252,27 +2252,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "505c5e44-1d24-4961-b3e5-b6ca83fcbeb7", - "x-ms-ratelimit-remaining-subscription-reads": "11812", - "x-ms-request-id": "21d4f73d-d5a1-4854-8763-e1a67e32f60e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023204Z:505c5e44-1d24-4961-b3e5-b6ca83fcbeb7" + "x-ms-correlation-request-id": "09696c0e-cc15-4c77-9f41-a0677bbd649e", + "x-ms-ratelimit-remaining-subscription-reads": "11603", + "x-ms-request-id": "7c227424-00f2-4516-843a-1ee100593d10", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060046Z:09696c0e-cc15-4c77-9f41-a0677bbd649e" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "d2ac3b6a-0b12-4adb-b1ce-f0bd919865d9" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "d94ac2f1-1bdb-4e9c-baf4-4f3c4480afdc" }, "RequestBody": null, "StatusCode": 200, @@ -2280,7 +2280,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:32:06 GMT", + "Date": "Thu, 25 Aug 2022 06:00:48 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2288,27 +2288,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "939a57ed-3e73-477c-9e3a-dd90096a9313", - "x-ms-ratelimit-remaining-subscription-reads": "11811", - "x-ms-request-id": "55190ec9-e776-4972-870b-e65284f34f88", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023207Z:939a57ed-3e73-477c-9e3a-dd90096a9313" + "x-ms-correlation-request-id": "cec9d924-4f22-40bc-8d60-e7f9fbd84184", + "x-ms-ratelimit-remaining-subscription-reads": "11602", + "x-ms-request-id": "c1485600-7f4e-4f1e-a7f3-8beadd095e1f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060048Z:cec9d924-4f22-40bc-8d60-e7f9fbd84184" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "9c8ef362-d7be-447c-896b-697af57fd5a0" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "c3044660-293d-44a1-a761-0f1c7ed689cc" }, "RequestBody": null, "StatusCode": 200, @@ -2316,7 +2316,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:32:09 GMT", + "Date": "Thu, 25 Aug 2022 06:00:53 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2324,27 +2324,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d9d7c085-a830-4814-85a1-7fd019a8822b", - "x-ms-ratelimit-remaining-subscription-reads": "11810", - "x-ms-request-id": "96170778-57e2-4f08-b3ff-2085abcf7396", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023209Z:d9d7c085-a830-4814-85a1-7fd019a8822b" + "x-ms-correlation-request-id": "4fc009eb-1c0b-4b24-94a7-0840d24037a4", + "x-ms-ratelimit-remaining-subscription-reads": "11601", + "x-ms-request-id": "c79bd836-8820-4a78-9d59-31a3b860051d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060053Z:4fc009eb-1c0b-4b24-94a7-0840d24037a4" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "baed0861-8c47-490a-8ae4-83bea23c0c87" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "31265d4b-8de7-4552-b93d-c01776a8f2a9" }, "RequestBody": null, "StatusCode": 200, @@ -2352,7 +2352,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:32:11 GMT", + "Date": "Thu, 25 Aug 2022 06:00:55 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2360,27 +2360,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "918fdfdc-d2e5-4084-9c24-e98cc6157bd7", - "x-ms-ratelimit-remaining-subscription-reads": "11809", - "x-ms-request-id": "72b3b805-fcac-4c41-9c46-2645472ade28", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023211Z:918fdfdc-d2e5-4084-9c24-e98cc6157bd7" + "x-ms-correlation-request-id": "46d2060e-307e-4438-9c5c-811b8ef6b378", + "x-ms-ratelimit-remaining-subscription-reads": "11600", + "x-ms-request-id": "1cf1c811-ec7c-4c8d-a7df-96867fe4d607", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060056Z:46d2060e-307e-4438-9c5c-811b8ef6b378" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "4e9e40a8-ff04-4578-a6e4-6345b628f6ab" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "e480bd3f-88ff-4049-8796-afc4b20ab43e" }, "RequestBody": null, "StatusCode": 200, @@ -2388,7 +2388,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:32:13 GMT", + "Date": "Thu, 25 Aug 2022 06:00:57 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2396,27 +2396,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "79f7447a-beb2-4358-a0e0-8f2fb05b9667", - "x-ms-ratelimit-remaining-subscription-reads": "11808", - "x-ms-request-id": "c818de91-7e73-4eed-a78d-12e37cf2fe83", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023214Z:79f7447a-beb2-4358-a0e0-8f2fb05b9667" + "x-ms-correlation-request-id": "ac18ff61-1e01-4fe2-949c-360d361b933b", + "x-ms-ratelimit-remaining-subscription-reads": "11599", + "x-ms-request-id": "a2bcf621-6be0-4dd5-b03e-2b12b142214d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060058Z:ac18ff61-1e01-4fe2-949c-360d361b933b" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "bbed14a3-1a83-4712-9530-d6b546cda709" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "cb6f7706-768d-48f2-a9f6-ba7832b71bea" }, "RequestBody": null, "StatusCode": 200, @@ -2424,7 +2424,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:32:16 GMT", + "Date": "Thu, 25 Aug 2022 06:01:00 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2432,27 +2432,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "242061c2-0e2a-4234-ab68-4650ba07a47e", - "x-ms-ratelimit-remaining-subscription-reads": "11807", - "x-ms-request-id": "9ae300d7-26af-4bd5-b3ac-4245e4909e8d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023216Z:242061c2-0e2a-4234-ab68-4650ba07a47e" + "x-ms-correlation-request-id": "553ff020-66d3-40ae-b3df-84d31b267dc9", + "x-ms-ratelimit-remaining-subscription-reads": "11598", + "x-ms-request-id": "0dbfee64-4717-4f74-a38f-2258495aead2", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060100Z:553ff020-66d3-40ae-b3df-84d31b267dc9" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "54c716af-b16b-4ecd-ae5a-ba6ae5e25595" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "22369f46-88da-44cb-b859-4a964adeb3d6" }, "RequestBody": null, "StatusCode": 200, @@ -2460,7 +2460,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:32:18 GMT", + "Date": "Thu, 25 Aug 2022 06:01:03 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2468,27 +2468,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "2f106c96-7b2b-4cb7-9ec9-dc81095b3ac4", - "x-ms-ratelimit-remaining-subscription-reads": "11806", - "x-ms-request-id": "efdf9a52-a1d5-4f2f-8246-77776154e87f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023219Z:2f106c96-7b2b-4cb7-9ec9-dc81095b3ac4" + "x-ms-correlation-request-id": "fb4b1fd8-6b0e-4417-a8ed-5666a30eb490", + "x-ms-ratelimit-remaining-subscription-reads": "11597", + "x-ms-request-id": "b2ab51e3-96f6-4c77-b7ac-10f9537ca932", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060104Z:fb4b1fd8-6b0e-4417-a8ed-5666a30eb490" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "752d9b06-0c97-4aff-9303-1e9b7d5f24ae" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "fe012a5e-1397-4f1a-be95-03b190203358" }, "RequestBody": null, "StatusCode": 200, @@ -2496,7 +2496,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:32:20 GMT", + "Date": "Thu, 25 Aug 2022 06:01:05 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2504,27 +2504,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c1268faa-f223-49cf-af29-b53a5cc7ac5a", - "x-ms-ratelimit-remaining-subscription-reads": "11805", - "x-ms-request-id": "e110b4cf-d2c6-4db6-879a-f12c25f7abcc", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023221Z:c1268faa-f223-49cf-af29-b53a5cc7ac5a" + "x-ms-correlation-request-id": "c17c79f7-fd29-4189-8df7-898222c9d0ee", + "x-ms-ratelimit-remaining-subscription-reads": "11596", + "x-ms-request-id": "f1c51125-a328-4e6f-88b5-e5a6c004c289", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060106Z:c17c79f7-fd29-4189-8df7-898222c9d0ee" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "4747139b-cd7b-47e9-9776-da6afe81a257" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "175ee80e-a440-44c1-aa01-eef2a3eccc90" }, "RequestBody": null, "StatusCode": 200, @@ -2532,7 +2532,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:32:23 GMT", + "Date": "Thu, 25 Aug 2022 06:01:08 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2540,27 +2540,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1009db88-966f-45eb-b5b0-8fcd381dd702", - "x-ms-ratelimit-remaining-subscription-reads": "11804", - "x-ms-request-id": "fb8f5112-d92c-419c-84b3-4667224cec98", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023223Z:1009db88-966f-45eb-b5b0-8fcd381dd702" + "x-ms-correlation-request-id": "a7e907a0-87c1-4b65-bc69-069bb00a1218", + "x-ms-ratelimit-remaining-subscription-reads": "11595", + "x-ms-request-id": "9269f3c2-19e2-4553-8e84-3f776a0a9b49", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060109Z:a7e907a0-87c1-4b65-bc69-069bb00a1218" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "18cbd4bd-8be2-49cd-af23-a4de46e4db91" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "6d537ef3-06c5-4d87-a051-72940a91bffc" }, "RequestBody": null, "StatusCode": 200, @@ -2568,7 +2568,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:32:26 GMT", + "Date": "Thu, 25 Aug 2022 06:01:10 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2576,27 +2576,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a1ba8f13-3f92-4bc0-9df9-9b906b2f846b", - "x-ms-ratelimit-remaining-subscription-reads": "11803", - "x-ms-request-id": "d2bf8c59-6a04-44ac-ba6f-8ef51958efaa", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023226Z:a1ba8f13-3f92-4bc0-9df9-9b906b2f846b" + "x-ms-correlation-request-id": "60498e9a-f98b-4547-8c66-edbe7ca70370", + "x-ms-ratelimit-remaining-subscription-reads": "11594", + "x-ms-request-id": "e1d51c13-39c2-42bc-bf31-e31cb383c440", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060111Z:60498e9a-f98b-4547-8c66-edbe7ca70370" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "119766aa-db63-4c89-a856-38444ee49215" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "160dcf0f-4c06-4fb2-b19b-8fdcb9157934" }, "RequestBody": null, "StatusCode": 200, @@ -2604,7 +2604,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:32:28 GMT", + "Date": "Thu, 25 Aug 2022 06:01:13 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2612,27 +2612,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d70cd2c1-aff2-487c-aac0-6d417d3da4fa", - "x-ms-ratelimit-remaining-subscription-reads": "11802", - "x-ms-request-id": "bc792485-f7c1-49d2-ab07-dad486aa00a0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023229Z:d70cd2c1-aff2-487c-aac0-6d417d3da4fa" + "x-ms-correlation-request-id": "5874f0de-38dd-41c4-9236-36aacd1a5755", + "x-ms-ratelimit-remaining-subscription-reads": "11593", + "x-ms-request-id": "ea115e2c-01a9-47d2-be1c-4833f4e00f4b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060113Z:5874f0de-38dd-41c4-9236-36aacd1a5755" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "c45916a2-26de-42ca-898a-864956097889" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "53b5be63-7412-445d-829a-c1fb29edfde3" }, "RequestBody": null, "StatusCode": 200, @@ -2640,7 +2640,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:32:30 GMT", + "Date": "Thu, 25 Aug 2022 06:01:17 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2648,27 +2648,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "89ff8ba7-41cc-4a39-aec4-a540e7da56a9", - "x-ms-ratelimit-remaining-subscription-reads": "11801", - "x-ms-request-id": "8f707952-c187-4e7d-9a58-60af21b6ba5d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023231Z:89ff8ba7-41cc-4a39-aec4-a540e7da56a9" + "x-ms-correlation-request-id": "810606c7-9afe-4c28-81f6-ee636361f7d4", + "x-ms-ratelimit-remaining-subscription-reads": "11592", + "x-ms-request-id": "0dce52c0-d83b-46a8-9533-1bbace00d8e8", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060117Z:810606c7-9afe-4c28-81f6-ee636361f7d4" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "b6b04953-6ac7-4c6b-a33e-79e2ae03b318" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "74be05f6-716c-4a7d-91cc-b35e10db16e8" }, "RequestBody": null, "StatusCode": 200, @@ -2676,7 +2676,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:32:33 GMT", + "Date": "Thu, 25 Aug 2022 06:01:19 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2684,27 +2684,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b697c503-e790-4e57-b655-f06062a43495", - "x-ms-ratelimit-remaining-subscription-reads": "11800", - "x-ms-request-id": "1239bb1e-6210-45a2-a4d0-aef37a7f49c3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023234Z:b697c503-e790-4e57-b655-f06062a43495" + "x-ms-correlation-request-id": "264f2f20-8430-41c8-b860-79b6f70f95b5", + "x-ms-ratelimit-remaining-subscription-reads": "11591", + "x-ms-request-id": "72ed4b98-87ae-4f71-a2d1-3ef610f4abb5", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060120Z:264f2f20-8430-41c8-b860-79b6f70f95b5" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "79193c3c-4521-47f1-b846-ebb35ff11e38" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "7adbc92b-2d2a-4392-bbb8-ee220a695425" }, "RequestBody": null, "StatusCode": 200, @@ -2712,7 +2712,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:32:35 GMT", + "Date": "Thu, 25 Aug 2022 06:01:21 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2720,27 +2720,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1fd44c0d-1feb-4c13-8a45-53bdc9a7cd44", - "x-ms-ratelimit-remaining-subscription-reads": "11799", - "x-ms-request-id": "ddd2fc91-0c4c-4d35-b5e4-1922851b72d3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023236Z:1fd44c0d-1feb-4c13-8a45-53bdc9a7cd44" + "x-ms-correlation-request-id": "c5a008a6-0bd0-4ce6-adac-3278c7d558e5", + "x-ms-ratelimit-remaining-subscription-reads": "11590", + "x-ms-request-id": "4bdad4a2-db83-4fd7-84b9-d4b453d979b8", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060122Z:c5a008a6-0bd0-4ce6-adac-3278c7d558e5" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "544835b1-e479-4865-b96b-4078e791b421" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "09f8ac89-ff57-4d2a-9395-0d93298bd34c" }, "RequestBody": null, "StatusCode": 200, @@ -2748,7 +2748,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:32:37 GMT", + "Date": "Thu, 25 Aug 2022 06:01:24 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2756,27 +2756,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "14ccb6ab-d3f5-4b33-b5c0-786b381c57fc", - "x-ms-ratelimit-remaining-subscription-reads": "11798", - "x-ms-request-id": "486f395a-81e6-41aa-906b-1fb52ad32ccc", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023238Z:14ccb6ab-d3f5-4b33-b5c0-786b381c57fc" + "x-ms-correlation-request-id": "ed456f81-acad-4f17-8892-21b409325f42", + "x-ms-ratelimit-remaining-subscription-reads": "11589", + "x-ms-request-id": "8d1ae877-8b16-4fe4-bdb7-df8b6d524653", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060125Z:ed456f81-acad-4f17-8892-21b409325f42" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "bb94ddfa-eddf-4a6a-9b31-d0451457337f" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "2e461736-e102-4502-b7e4-bb920cccb1ed" }, "RequestBody": null, "StatusCode": 200, @@ -2784,7 +2784,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:32:40 GMT", + "Date": "Thu, 25 Aug 2022 06:01:27 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2792,27 +2792,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "42c58232-efa3-4d2f-8d35-5782cc865a99", - "x-ms-ratelimit-remaining-subscription-reads": "11797", - "x-ms-request-id": "29583f23-e0e8-43aa-82ef-05ee78cd753c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023241Z:42c58232-efa3-4d2f-8d35-5782cc865a99" + "x-ms-correlation-request-id": "aa89e7d7-eed6-4128-bed8-645f472bfdcf", + "x-ms-ratelimit-remaining-subscription-reads": "11588", + "x-ms-request-id": "c7954fb0-97cb-4db5-bf35-33a3b40ff9f4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060127Z:aa89e7d7-eed6-4128-bed8-645f472bfdcf" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "3b6bb5a6-eaed-4922-8fc5-e7adec40f0ce" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "e71d0e50-2420-4786-a17d-c2ede6665142" }, "RequestBody": null, "StatusCode": 200, @@ -2820,7 +2820,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:32:42 GMT", + "Date": "Thu, 25 Aug 2022 06:01:29 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2828,27 +2828,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9ad63ec7-f551-4889-8428-fcea7967c809", - "x-ms-ratelimit-remaining-subscription-reads": "11796", - "x-ms-request-id": "2ddec65f-48e9-480a-82fa-5870e43af880", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023243Z:9ad63ec7-f551-4889-8428-fcea7967c809" + "x-ms-correlation-request-id": "9f4b012d-8c11-4fd4-b81a-adbb7ff7c8dd", + "x-ms-ratelimit-remaining-subscription-reads": "11587", + "x-ms-request-id": "38822c36-c752-4736-82b3-4a7e385a70e3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060130Z:9f4b012d-8c11-4fd4-b81a-adbb7ff7c8dd" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "9e97bfb4-3f43-4b84-8d1c-1b6f89ad446b" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "d2b1fd5a-3e3b-4003-8605-a5a8b73ffb12" }, "RequestBody": null, "StatusCode": 200, @@ -2856,7 +2856,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:32:44 GMT", + "Date": "Thu, 25 Aug 2022 06:01:31 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2864,27 +2864,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f8ef699d-964e-4a18-880e-4597b7aa1e68", - "x-ms-ratelimit-remaining-subscription-reads": "11795", - "x-ms-request-id": "174fe9ab-f617-435b-928a-1ff0655ab09f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023245Z:f8ef699d-964e-4a18-880e-4597b7aa1e68" + "x-ms-correlation-request-id": "c218d857-5a96-43d2-8a77-9b715abbc977", + "x-ms-ratelimit-remaining-subscription-reads": "11586", + "x-ms-request-id": "0e2009ff-3e58-41c1-9223-ae92d8683d02", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060132Z:c218d857-5a96-43d2-8a77-9b715abbc977" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "dd4c7a40-b30e-4237-b17e-799f1ee2c68a" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "2e51e5a8-4cbc-45a5-b1af-c8af66ccb2f7" }, "RequestBody": null, "StatusCode": 200, @@ -2892,7 +2892,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:32:47 GMT", + "Date": "Thu, 25 Aug 2022 06:01:35 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2900,27 +2900,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "85661e9f-a460-4280-a995-a153e7a9d112", - "x-ms-ratelimit-remaining-subscription-reads": "11794", - "x-ms-request-id": "3e0e2a10-7291-4bd7-b221-27e87f08af2d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023248Z:85661e9f-a460-4280-a995-a153e7a9d112" + "x-ms-correlation-request-id": "c6b88abc-11b7-470c-94c8-46a60544f7d2", + "x-ms-ratelimit-remaining-subscription-reads": "11585", + "x-ms-request-id": "2e521638-3e2b-4f50-9ac5-f0167b0f0fa6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060135Z:c6b88abc-11b7-470c-94c8-46a60544f7d2" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "2329d776-89fa-4cf3-a6c1-8a59fd7ebd60" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "e1ed5edb-ef88-42e2-9972-e424a223906c" }, "RequestBody": null, "StatusCode": 200, @@ -2928,7 +2928,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:32:49 GMT", + "Date": "Thu, 25 Aug 2022 06:01:38 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2936,27 +2936,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d6002259-7d95-4841-8329-2907038de959", - "x-ms-ratelimit-remaining-subscription-reads": "11793", - "x-ms-request-id": "6976eec5-b599-4bec-a712-d0a380ac3b89", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023250Z:d6002259-7d95-4841-8329-2907038de959" + "x-ms-correlation-request-id": "fc498424-3016-47a6-98f3-fbfae8e99f86", + "x-ms-ratelimit-remaining-subscription-reads": "11584", + "x-ms-request-id": "9c89848c-3da5-4d66-91c2-41f4ac4ebc31", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060138Z:fc498424-3016-47a6-98f3-fbfae8e99f86" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "546d97af-c41d-4d01-b028-d9891ac110e3" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "77f2c93a-192f-4860-8908-a1ce52245c89" }, "RequestBody": null, "StatusCode": 200, @@ -2964,7 +2964,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:32:52 GMT", + "Date": "Thu, 25 Aug 2022 06:01:40 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2972,27 +2972,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "58202198-e954-4fae-aede-80d3452df56e", - "x-ms-ratelimit-remaining-subscription-reads": "11792", - "x-ms-request-id": "393949da-bcc3-46b7-b1fb-a0bec554c105", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023252Z:58202198-e954-4fae-aede-80d3452df56e" + "x-ms-correlation-request-id": "576f2991-3bcf-45c3-900a-372c11922d53", + "x-ms-ratelimit-remaining-subscription-reads": "11583", + "x-ms-request-id": "0271f491-0040-4630-99df-a9fd3ef789ba", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060140Z:576f2991-3bcf-45c3-900a-372c11922d53" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "f6a78ece-a4a6-4874-8c4e-2c427de18080" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "48694a38-14b7-4d0b-bac7-ab66b0dc9e93" }, "RequestBody": null, "StatusCode": 200, @@ -3000,7 +3000,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:32:54 GMT", + "Date": "Thu, 25 Aug 2022 06:01:42 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3008,27 +3008,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "bdbb6a09-d269-4e97-8d2d-322ada816b0f", - "x-ms-ratelimit-remaining-subscription-reads": "11791", - "x-ms-request-id": "70ffb33b-91a7-4779-9197-bc57237beb48", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023255Z:bdbb6a09-d269-4e97-8d2d-322ada816b0f" + "x-ms-correlation-request-id": "1b4fb7bd-6bf7-4357-b212-1bf39f969b74", + "x-ms-ratelimit-remaining-subscription-reads": "11582", + "x-ms-request-id": "05e75e2e-3c05-42c4-a146-ec0488447d57", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060142Z:1b4fb7bd-6bf7-4357-b212-1bf39f969b74" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "8274e8d0-403a-4327-8c40-ddf09021f10c" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "736c99a5-07ab-4d09-90ae-e82a8ba11269" }, "RequestBody": null, "StatusCode": 200, @@ -3036,7 +3036,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:32:56 GMT", + "Date": "Thu, 25 Aug 2022 06:01:45 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3044,27 +3044,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d2f14b7c-6da0-4841-bcf5-b50427455fa0", - "x-ms-ratelimit-remaining-subscription-reads": "11790", - "x-ms-request-id": "e15cf244-7a17-4c98-98de-de2f9c573076", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023257Z:d2f14b7c-6da0-4841-bcf5-b50427455fa0" + "x-ms-correlation-request-id": "d6044b47-eabe-4b39-b3b7-98723d6e9455", + "x-ms-ratelimit-remaining-subscription-reads": "11581", + "x-ms-request-id": "c8cfe70c-4910-4214-bd9a-b4a58975daa1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060145Z:d6044b47-eabe-4b39-b3b7-98723d6e9455" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "fa090398-dabb-4fe9-bb17-b5bfba8513f7" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "71e41ff7-33b3-4f84-b39f-6640c1aeba81" }, "RequestBody": null, "StatusCode": 200, @@ -3072,7 +3072,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:32:59 GMT", + "Date": "Thu, 25 Aug 2022 06:01:48 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3080,27 +3080,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "00c938cb-6ff4-43c3-b106-74f382e54c5d", - "x-ms-ratelimit-remaining-subscription-reads": "11789", - "x-ms-request-id": "ab1233a7-ebdc-4221-8b06-fc84820d1e0c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023300Z:00c938cb-6ff4-43c3-b106-74f382e54c5d" + "x-ms-correlation-request-id": "2126e9a0-6ee4-4090-a2b1-561e0729be21", + "x-ms-ratelimit-remaining-subscription-reads": "11580", + "x-ms-request-id": "6e70ee94-68db-46ab-9439-d443cae61ff3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060148Z:2126e9a0-6ee4-4090-a2b1-561e0729be21" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "34cd95cb-1fdd-45ec-aa12-e99ebbcd4a02" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "d5dbc347-c03c-4ac0-8928-eb7dcf05a0fb" }, "RequestBody": null, "StatusCode": 200, @@ -3108,7 +3108,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:33:01 GMT", + "Date": "Thu, 25 Aug 2022 06:01:50 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3116,27 +3116,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d409194f-8c05-405e-84ab-d481493ec7e5", - "x-ms-ratelimit-remaining-subscription-reads": "11788", - "x-ms-request-id": "e326371b-8fca-4e53-8a4c-403c51d1f522", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023302Z:d409194f-8c05-405e-84ab-d481493ec7e5" + "x-ms-correlation-request-id": "cc2166d8-1c1c-4f4e-97cd-885b3f6b6607", + "x-ms-ratelimit-remaining-subscription-reads": "11579", + "x-ms-request-id": "1bf82dfc-b9a4-4331-a74b-38d644b26af2", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060150Z:cc2166d8-1c1c-4f4e-97cd-885b3f6b6607" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "6cbe31e4-1f10-4875-b42e-9efb502e369a" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "5d289416-9873-4e91-82f8-66352a711d85" }, "RequestBody": null, "StatusCode": 200, @@ -3144,7 +3144,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:33:03 GMT", + "Date": "Thu, 25 Aug 2022 06:01:53 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3152,27 +3152,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f98c40d4-733e-4d9a-ad2b-0e1527c5de18", - "x-ms-ratelimit-remaining-subscription-reads": "11787", - "x-ms-request-id": "c4d6c1cf-ed11-4eb1-8038-f23304a1e056", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023304Z:f98c40d4-733e-4d9a-ad2b-0e1527c5de18" + "x-ms-correlation-request-id": "ee05ac71-638c-4b3d-a709-07a2d64fefac", + "x-ms-ratelimit-remaining-subscription-reads": "11578", + "x-ms-request-id": "e0ff2099-e78d-4344-8bcd-a4d6b857e9c4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060153Z:ee05ac71-638c-4b3d-a709-07a2d64fefac" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "a2478d36-f561-4686-b21a-1a3ddb216d79" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "ea2ae08d-b41c-43ea-8bf2-4ee47bcca85c" }, "RequestBody": null, "StatusCode": 200, @@ -3180,7 +3180,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:33:06 GMT", + "Date": "Thu, 25 Aug 2022 06:01:55 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3188,27 +3188,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b2491f67-e90d-42a6-8335-769e7810cb0c", - "x-ms-ratelimit-remaining-subscription-reads": "11786", - "x-ms-request-id": "066f742f-cb24-4aca-aa02-830e4c692e4d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023307Z:b2491f67-e90d-42a6-8335-769e7810cb0c" + "x-ms-correlation-request-id": "25d66f62-c67c-48d7-9942-d9eadc6ee37b", + "x-ms-ratelimit-remaining-subscription-reads": "11577", + "x-ms-request-id": "79cff075-0cbf-4b2e-a150-909cf34453e3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060155Z:25d66f62-c67c-48d7-9942-d9eadc6ee37b" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "84f075ec-5966-4618-b924-544389f406b3" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "8756120a-0c12-4adf-8329-cd88d9c5eb54" }, "RequestBody": null, "StatusCode": 200, @@ -3216,7 +3216,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:33:08 GMT", + "Date": "Thu, 25 Aug 2022 06:01:58 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3224,27 +3224,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3cd754ed-625e-439a-9499-c39840db1ec6", - "x-ms-ratelimit-remaining-subscription-reads": "11785", - "x-ms-request-id": "7559ae4b-92bc-4ab9-a9fc-ed37c5c23859", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023309Z:3cd754ed-625e-439a-9499-c39840db1ec6" + "x-ms-correlation-request-id": "a5977060-8e56-4351-944b-09c8461254f7", + "x-ms-ratelimit-remaining-subscription-reads": "11576", + "x-ms-request-id": "720575f3-fd14-42bb-8aa1-e1d718674b39", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060159Z:a5977060-8e56-4351-944b-09c8461254f7" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "94c1bf4d-d156-49da-bac0-f7a65c90c4ab" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "c2436616-0619-45c9-8f0d-6112ec009057" }, "RequestBody": null, "StatusCode": 200, @@ -3252,7 +3252,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:33:11 GMT", + "Date": "Thu, 25 Aug 2022 06:02:01 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3260,27 +3260,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "2ce4d557-f809-4c7c-811d-b5baff49f8d1", - "x-ms-ratelimit-remaining-subscription-reads": "11784", - "x-ms-request-id": "beed7268-3a11-4f7b-a473-0436454d163a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023312Z:2ce4d557-f809-4c7c-811d-b5baff49f8d1" + "x-ms-correlation-request-id": "85a7891c-c7a7-4535-b50f-e51ec060a174", + "x-ms-ratelimit-remaining-subscription-reads": "11575", + "x-ms-request-id": "f8c92ad0-5b50-4f68-8ce4-c6f9c81d5c12", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060201Z:85a7891c-c7a7-4535-b50f-e51ec060a174" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "b3240674-d33c-4d0a-8aa3-3c0f854ee3ca" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "1cf8450a-60b7-4cf5-8248-22bc196611f6" }, "RequestBody": null, "StatusCode": 200, @@ -3288,7 +3288,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:33:14 GMT", + "Date": "Thu, 25 Aug 2022 06:02:04 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3296,27 +3296,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "39f609e6-26f9-4f47-a280-4478fb092dc0", - "x-ms-ratelimit-remaining-subscription-reads": "11783", - "x-ms-request-id": "0832a8ef-8200-44c5-8b27-f81c34dea561", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023314Z:39f609e6-26f9-4f47-a280-4478fb092dc0" + "x-ms-correlation-request-id": "6e98a2ae-d631-452a-88a1-f166b77cdda9", + "x-ms-ratelimit-remaining-subscription-reads": "11574", + "x-ms-request-id": "b30370ba-4936-4cdf-b023-e71d069578b2", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060204Z:6e98a2ae-d631-452a-88a1-f166b77cdda9" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "43a2a1fe-da38-4159-a4eb-66c4059cb0c1" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "b34a5e6a-2489-419c-b3c5-4df690e2bc06" }, "RequestBody": null, "StatusCode": 200, @@ -3324,7 +3324,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:33:16 GMT", + "Date": "Thu, 25 Aug 2022 06:02:06 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3332,27 +3332,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "37115c04-d622-4e53-ace1-ab0f20639c9f", - "x-ms-ratelimit-remaining-subscription-reads": "11782", - "x-ms-request-id": "1185a586-9f45-47c8-8981-c854589f3c58", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023316Z:37115c04-d622-4e53-ace1-ab0f20639c9f" + "x-ms-correlation-request-id": "cd510e41-7ae3-4513-b0e0-287720e35a52", + "x-ms-ratelimit-remaining-subscription-reads": "11573", + "x-ms-request-id": "7fd80a17-d6b2-43d7-9a30-5c4c569fbfe9", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060206Z:cd510e41-7ae3-4513-b0e0-287720e35a52" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "b08bf8a1-feac-4315-8679-a6ab54a0e83e" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "451eb81d-c501-4bd0-b2d2-7888c8653a23" }, "RequestBody": null, "StatusCode": 200, @@ -3360,7 +3360,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:33:19 GMT", + "Date": "Thu, 25 Aug 2022 06:02:08 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3368,27 +3368,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c81ff025-27ea-4709-8aa8-b9c914bf826e", - "x-ms-ratelimit-remaining-subscription-reads": "11781", - "x-ms-request-id": "72732ded-1a0a-4dc6-9938-e91f8fa7d29a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023319Z:c81ff025-27ea-4709-8aa8-b9c914bf826e" + "x-ms-correlation-request-id": "07dffbe6-c2ba-42ef-a993-559f5d02d9c6", + "x-ms-ratelimit-remaining-subscription-reads": "11572", + "x-ms-request-id": "34e535a4-aa12-4099-8493-25c57386a233", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060209Z:07dffbe6-c2ba-42ef-a993-559f5d02d9c6" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "8bec0011-0231-41b8-bf2f-b3c3db93cf9f" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "dd7bfff5-35ff-4a47-923c-724a74bec69b" }, "RequestBody": null, "StatusCode": 200, @@ -3396,7 +3396,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:33:21 GMT", + "Date": "Thu, 25 Aug 2022 06:02:11 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3404,27 +3404,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "2786e651-7e15-42cf-8ba2-c7cfa986d163", - "x-ms-ratelimit-remaining-subscription-reads": "11780", - "x-ms-request-id": "81652865-d3e0-43a6-8038-85fae7c79c3e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023321Z:2786e651-7e15-42cf-8ba2-c7cfa986d163" + "x-ms-correlation-request-id": "c8cde0cd-3cc9-47f1-bf45-9c05f7207781", + "x-ms-ratelimit-remaining-subscription-reads": "11571", + "x-ms-request-id": "594c2de4-e0e7-408a-864c-2ede8f6f2743", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060211Z:c8cde0cd-3cc9-47f1-bf45-9c05f7207781" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "c53de6bf-ed0b-4bd2-986c-ffe851f27431" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "8e6c39b8-3ea8-49a3-b5d4-2eb6b7b6eeb0" }, "RequestBody": null, "StatusCode": 200, @@ -3432,7 +3432,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:33:23 GMT", + "Date": "Thu, 25 Aug 2022 06:02:13 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3440,27 +3440,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "10f3d6dc-4da2-4104-9d0c-19c11af37969", - "x-ms-ratelimit-remaining-subscription-reads": "11779", - "x-ms-request-id": "bc213bb2-266d-4c1f-ab03-0770b9689014", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023323Z:10f3d6dc-4da2-4104-9d0c-19c11af37969" + "x-ms-correlation-request-id": "52af0e14-3fa3-4c35-95a3-2bfdd6a5a204", + "x-ms-ratelimit-remaining-subscription-reads": "11570", + "x-ms-request-id": "5ef97f6d-df9e-453d-958c-e6b5879e7d84", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060214Z:52af0e14-3fa3-4c35-95a3-2bfdd6a5a204" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "2bfa3ff4-7203-426b-8d34-8a77e4e82abd" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "28273de0-641b-41d1-b5b4-1c4ccb441582" }, "RequestBody": null, "StatusCode": 200, @@ -3468,7 +3468,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:33:26 GMT", + "Date": "Thu, 25 Aug 2022 06:02:16 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3476,27 +3476,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "14a5dd3f-c9c4-4280-9ff6-969483a53055", - "x-ms-ratelimit-remaining-subscription-reads": "11778", - "x-ms-request-id": "d258aba3-76d2-4d53-9cc0-d47dfe6ed5b1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023326Z:14a5dd3f-c9c4-4280-9ff6-969483a53055" + "x-ms-correlation-request-id": "79d41a5f-cfdb-453a-8998-fbfdf638d973", + "x-ms-ratelimit-remaining-subscription-reads": "11569", + "x-ms-request-id": "90cc1aa0-6d69-4610-8023-44be192c356b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060216Z:79d41a5f-cfdb-453a-8998-fbfdf638d973" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "afebe09c-8d15-4656-a740-bde59505f682" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "cb83e5d3-62ab-4994-80c1-21bfd6f053d8" }, "RequestBody": null, "StatusCode": 200, @@ -3504,7 +3504,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:33:28 GMT", + "Date": "Thu, 25 Aug 2022 06:02:18 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3512,27 +3512,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "0bcc282e-a0b4-4410-b612-4e6cd5ec16b2", - "x-ms-ratelimit-remaining-subscription-reads": "11777", - "x-ms-request-id": "e3a19d1b-ef66-464f-9080-92b570768709", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023328Z:0bcc282e-a0b4-4410-b612-4e6cd5ec16b2" + "x-ms-correlation-request-id": "3543a5d4-02ae-486f-b34e-f9bf7d08bb0c", + "x-ms-ratelimit-remaining-subscription-reads": "11568", + "x-ms-request-id": "edd5fa78-38d2-4722-ad04-a827eac0a759", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060218Z:3543a5d4-02ae-486f-b34e-f9bf7d08bb0c" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "b90ed355-fd0a-44dd-a8f2-4fcc0d8876a4" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "2acd03cb-e77f-4849-b88e-287083c8d055" }, "RequestBody": null, "StatusCode": 200, @@ -3540,7 +3540,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:33:30 GMT", + "Date": "Thu, 25 Aug 2022 06:02:21 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3548,27 +3548,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e6679172-98a9-467d-ba0d-d49415fe9113", - "x-ms-ratelimit-remaining-subscription-reads": "11776", - "x-ms-request-id": "7a368224-7517-47f1-b2bf-6d5baa597182", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023330Z:e6679172-98a9-467d-ba0d-d49415fe9113" + "x-ms-correlation-request-id": "5a1b48af-e6ad-456c-bfc1-0f8042373564", + "x-ms-ratelimit-remaining-subscription-reads": "11567", + "x-ms-request-id": "571272b8-fab8-42d4-b24c-5cb41e8c240c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060221Z:5a1b48af-e6ad-456c-bfc1-0f8042373564" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "08689a41-cc30-4704-9aeb-19ada71b2155" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "3e5d1a7e-ff97-4ef1-bdbc-ff51cf925688" }, "RequestBody": null, "StatusCode": 200, @@ -3576,7 +3576,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:33:33 GMT", + "Date": "Thu, 25 Aug 2022 06:02:23 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3584,27 +3584,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "47c12e7f-76f7-4350-9ec7-e0000eee62d6", - "x-ms-ratelimit-remaining-subscription-reads": "11775", - "x-ms-request-id": "e2c26240-060c-4ce1-9905-6cbda67b1da8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023333Z:47c12e7f-76f7-4350-9ec7-e0000eee62d6" + "x-ms-correlation-request-id": "e1b286bb-68ab-4125-825e-06819cb62f35", + "x-ms-ratelimit-remaining-subscription-reads": "11566", + "x-ms-request-id": "ffd10a35-9ef9-485c-a431-9716de86312d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060223Z:e1b286bb-68ab-4125-825e-06819cb62f35" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "2fab42fb-82a8-4245-ba4e-b65b63c09f1b" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "04526392-7209-48e9-a47d-ccd57f71aa1a" }, "RequestBody": null, "StatusCode": 200, @@ -3612,7 +3612,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:33:35 GMT", + "Date": "Thu, 25 Aug 2022 06:02:25 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3620,27 +3620,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "18c7643d-c5f8-427d-84a8-86897326f799", - "x-ms-ratelimit-remaining-subscription-reads": "11774", - "x-ms-request-id": "9f01e4b7-3b2b-450c-9b32-853d21ed5210", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023335Z:18c7643d-c5f8-427d-84a8-86897326f799" + "x-ms-correlation-request-id": "1cf0ddf4-83d7-4a2c-b3f0-e9f590ae97bb", + "x-ms-ratelimit-remaining-subscription-reads": "11565", + "x-ms-request-id": "59abc165-e9ff-4d7f-a6a6-df24d76c7e36", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060226Z:1cf0ddf4-83d7-4a2c-b3f0-e9f590ae97bb" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "96dc7cf5-a5a9-4380-9075-109d1afb16e4" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "53fb036f-211c-448c-9176-b9d0f93d2369" }, "RequestBody": null, "StatusCode": 200, @@ -3648,7 +3648,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:33:37 GMT", + "Date": "Thu, 25 Aug 2022 06:02:28 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3656,27 +3656,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9e50baae-4b3f-4754-a658-18aa5ea75b62", - "x-ms-ratelimit-remaining-subscription-reads": "11773", - "x-ms-request-id": "1880389b-0342-4205-b641-da847f0e0c6d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023338Z:9e50baae-4b3f-4754-a658-18aa5ea75b62" + "x-ms-correlation-request-id": "f46a2e1e-8a3c-413d-99e8-9b06cbcbaebe", + "x-ms-ratelimit-remaining-subscription-reads": "11564", + "x-ms-request-id": "e65e0731-6456-4196-a9ba-881b0fd685a6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060228Z:f46a2e1e-8a3c-413d-99e8-9b06cbcbaebe" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "ed2ee25f-e177-4416-8896-34df215766be" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "17166126-b7cf-4dc4-b005-dffb9dc423f8" }, "RequestBody": null, "StatusCode": 200, @@ -3684,7 +3684,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:33:40 GMT", + "Date": "Thu, 25 Aug 2022 06:02:30 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3692,27 +3692,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3ecaaae2-7af2-466c-b307-fe0021cad2fa", - "x-ms-ratelimit-remaining-subscription-reads": "11772", - "x-ms-request-id": "0277efe9-7280-4fa7-b53b-3cde9d50333e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023340Z:3ecaaae2-7af2-466c-b307-fe0021cad2fa" + "x-ms-correlation-request-id": "4365f88a-9942-42b7-bc19-061bdd1a4d79", + "x-ms-ratelimit-remaining-subscription-reads": "11563", + "x-ms-request-id": "9faed1d7-6924-4f59-9b88-50b565ea1e96", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060230Z:4365f88a-9942-42b7-bc19-061bdd1a4d79" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "3885ba62-f431-450a-adde-ad3648f2dcf6" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "a225c525-d726-46b5-bc68-38e66744579f" }, "RequestBody": null, "StatusCode": 200, @@ -3720,7 +3720,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:33:42 GMT", + "Date": "Thu, 25 Aug 2022 06:02:32 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3728,27 +3728,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4d4d789d-da6f-4d3b-bbde-46d3668216ea", - "x-ms-ratelimit-remaining-subscription-reads": "11771", - "x-ms-request-id": "e296f7aa-9bac-4857-9516-69d9f6da309f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023342Z:4d4d789d-da6f-4d3b-bbde-46d3668216ea" + "x-ms-correlation-request-id": "25885dbf-fb34-4d78-93dc-891760f678d6", + "x-ms-ratelimit-remaining-subscription-reads": "11562", + "x-ms-request-id": "333d9237-3aa2-4cfa-a684-c8ce21efe929", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060233Z:25885dbf-fb34-4d78-93dc-891760f678d6" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "7019275d-86d0-4638-b615-18b5bea8d224" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "b662d469-5db7-49e8-866c-98b07534764d" }, "RequestBody": null, "StatusCode": 200, @@ -3756,7 +3756,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:33:44 GMT", + "Date": "Thu, 25 Aug 2022 06:02:35 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3764,27 +3764,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9a77b9d4-b481-4c24-9205-a96f9353e49b", - "x-ms-ratelimit-remaining-subscription-reads": "11770", - "x-ms-request-id": "fc70fed9-1791-4ef3-b0ea-2019b9584c7c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023345Z:9a77b9d4-b481-4c24-9205-a96f9353e49b" + "x-ms-correlation-request-id": "ae993900-e776-453d-96d0-734dd14bef41", + "x-ms-ratelimit-remaining-subscription-reads": "11561", + "x-ms-request-id": "97ec1e91-82a8-48f2-801d-10b205f0de79", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060235Z:ae993900-e776-453d-96d0-734dd14bef41" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "7bb4b8f7-be78-4714-a174-c8b96275f57e" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "5a9fbfde-f800-4a42-bf2a-e5aae2d227fc" }, "RequestBody": null, "StatusCode": 200, @@ -3792,7 +3792,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:33:47 GMT", + "Date": "Thu, 25 Aug 2022 06:02:37 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3800,27 +3800,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5aa07b32-c7f9-464c-bca6-7e7ee9fea30e", - "x-ms-ratelimit-remaining-subscription-reads": "11769", - "x-ms-request-id": "c0775d44-e8e8-467a-8f53-9e27d6804537", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023347Z:5aa07b32-c7f9-464c-bca6-7e7ee9fea30e" + "x-ms-correlation-request-id": "fa853e38-60d3-47df-a8e1-131cdb1450a9", + "x-ms-ratelimit-remaining-subscription-reads": "11560", + "x-ms-request-id": "2cc2bce7-2720-44eb-8d59-9224e36f5019", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060238Z:fa853e38-60d3-47df-a8e1-131cdb1450a9" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "438f725e-59b3-47bf-a083-71ca08f7f0bd" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "0610aa5d-1f72-4298-8a3d-b424f5c7d276" }, "RequestBody": null, "StatusCode": 200, @@ -3828,7 +3828,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:33:49 GMT", + "Date": "Thu, 25 Aug 2022 06:02:40 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3836,27 +3836,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b5438680-9e39-4d1d-8453-94dbfec52639", - "x-ms-ratelimit-remaining-subscription-reads": "11768", - "x-ms-request-id": "d891aae0-c498-4f26-b1ef-1e2c82f5b248", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023349Z:b5438680-9e39-4d1d-8453-94dbfec52639" + "x-ms-correlation-request-id": "568d6a0c-09c5-4ac8-b9cb-36be7a1a0de2", + "x-ms-ratelimit-remaining-subscription-reads": "11559", + "x-ms-request-id": "71015037-32c0-4393-b16e-f1aa33beb4e2", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060240Z:568d6a0c-09c5-4ac8-b9cb-36be7a1a0de2" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "5b2f35f0-fd19-4aa1-8f6f-740644fbb6ee" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "133c84bf-ffbc-440c-9c67-ea6be86dd3ba" }, "RequestBody": null, "StatusCode": 200, @@ -3864,7 +3864,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:33:51 GMT", + "Date": "Thu, 25 Aug 2022 06:02:42 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3872,27 +3872,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ef1a74b4-eeaf-4b0a-9490-c9ec51faf66e", - "x-ms-ratelimit-remaining-subscription-reads": "11767", - "x-ms-request-id": "568cc75e-abff-4b29-87d6-2989fec90fe1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023352Z:ef1a74b4-eeaf-4b0a-9490-c9ec51faf66e" + "x-ms-correlation-request-id": "58628a4a-0d1e-4f31-9149-739ae946244e", + "x-ms-ratelimit-remaining-subscription-reads": "11558", + "x-ms-request-id": "c8d7825d-855c-487e-af58-34e86b1a301c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060242Z:58628a4a-0d1e-4f31-9149-739ae946244e" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "4446cf0c-a29d-4148-8a7f-54cbe9e55a54" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "85507ae6-dc5b-4828-97d2-71e15bb6825c" }, "RequestBody": null, "StatusCode": 200, @@ -3900,7 +3900,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:33:54 GMT", + "Date": "Thu, 25 Aug 2022 06:02:44 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3908,27 +3908,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "0cdc1fa1-a55f-42f1-8c52-9ef4aeecaa44", - "x-ms-ratelimit-remaining-subscription-reads": "11766", - "x-ms-request-id": "a9b7175d-a395-4f7f-acc1-8bb8d62929f0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023354Z:0cdc1fa1-a55f-42f1-8c52-9ef4aeecaa44" + "x-ms-correlation-request-id": "cb212362-ec86-4425-be77-c1b7fd1d7d96", + "x-ms-ratelimit-remaining-subscription-reads": "11557", + "x-ms-request-id": "b1dcbb4d-a3be-4752-92a0-d2e8500f79f7", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060245Z:cb212362-ec86-4425-be77-c1b7fd1d7d96" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "c0057ab7-421b-4d76-8bd7-7c5ea2856561" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "33940446-b00b-4dda-a032-b7876aa8ad8b" }, "RequestBody": null, "StatusCode": 200, @@ -3936,7 +3936,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:33:56 GMT", + "Date": "Thu, 25 Aug 2022 06:02:47 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3944,27 +3944,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "65df9ff4-d557-4b8b-bc50-83a4f747c5c6", - "x-ms-ratelimit-remaining-subscription-reads": "11765", - "x-ms-request-id": "a9a3ce0c-d6d7-47a9-b4cf-fe97e4efda64", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023356Z:65df9ff4-d557-4b8b-bc50-83a4f747c5c6" + "x-ms-correlation-request-id": "0814100b-727c-4632-80b9-d791cdbf853a", + "x-ms-ratelimit-remaining-subscription-reads": "11556", + "x-ms-request-id": "0593a6a5-79ae-4782-bc03-0a89a93a27b2", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060247Z:0814100b-727c-4632-80b9-d791cdbf853a" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "0614fdee-5e33-4b88-916d-4d310a4a43de" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "bf8c9cac-10e3-438a-8f6d-d44a2c6cbc09" }, "RequestBody": null, "StatusCode": 200, @@ -3972,7 +3972,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:33:58 GMT", + "Date": "Thu, 25 Aug 2022 06:02:49 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3980,27 +3980,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "27e85494-519c-4c7b-917c-f44cd7c44c1f", - "x-ms-ratelimit-remaining-subscription-reads": "11764", - "x-ms-request-id": "921a7806-4803-402a-bde2-a1dabc223820", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023359Z:27e85494-519c-4c7b-917c-f44cd7c44c1f" + "x-ms-correlation-request-id": "65bd358a-c179-4422-9acb-8a68f5665075", + "x-ms-ratelimit-remaining-subscription-reads": "11555", + "x-ms-request-id": "d9ccdfa3-9cc0-448f-9006-9896fe6f401a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060250Z:65bd358a-c179-4422-9acb-8a68f5665075" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "157cfb86-1526-4b60-8251-ebf255022def" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "2f6b7560-fc49-4b1e-90cc-549b9a5bb7d5" }, "RequestBody": null, "StatusCode": 200, @@ -4008,7 +4008,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:34:01 GMT", + "Date": "Thu, 25 Aug 2022 06:02:51 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4016,27 +4016,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7c514f08-8cdf-41b7-9f84-9ab7538333b7", - "x-ms-ratelimit-remaining-subscription-reads": "11763", - "x-ms-request-id": "55520dd9-81a4-4437-869e-a0395ffc7af7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023401Z:7c514f08-8cdf-41b7-9f84-9ab7538333b7" + "x-ms-correlation-request-id": "0eb36b46-fe92-4664-8286-d141740992be", + "x-ms-ratelimit-remaining-subscription-reads": "11554", + "x-ms-request-id": "863ac813-2993-4378-a258-e0464745a5b9", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060252Z:0eb36b46-fe92-4664-8286-d141740992be" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "358c762a-e622-449b-bec7-46089a474491" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "f4c9640d-c68d-4381-9611-a2911348a531" }, "RequestBody": null, "StatusCode": 200, @@ -4044,7 +4044,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:34:03 GMT", + "Date": "Thu, 25 Aug 2022 06:02:54 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4052,27 +4052,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "285ac83c-e843-47db-a435-079213a82628", - "x-ms-ratelimit-remaining-subscription-reads": "11762", - "x-ms-request-id": "bcf74f73-b229-40a3-b59b-d8ebbdf77bd4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023404Z:285ac83c-e843-47db-a435-079213a82628" + "x-ms-correlation-request-id": "941ada38-08c1-4e9d-8dcb-65230f41d7c8", + "x-ms-ratelimit-remaining-subscription-reads": "11553", + "x-ms-request-id": "c5bd455a-ecc1-4fd6-bb78-870a1487562a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060254Z:941ada38-08c1-4e9d-8dcb-65230f41d7c8" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "ff0e35a7-2830-474d-9704-a50cd93bebea" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "68a2191b-9128-455b-8b07-427ae1c0d692" }, "RequestBody": null, "StatusCode": 200, @@ -4080,7 +4080,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:34:05 GMT", + "Date": "Thu, 25 Aug 2022 06:02:56 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4088,27 +4088,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b1e3ce24-dc78-47df-8b78-9f00802eb4c1", - "x-ms-ratelimit-remaining-subscription-reads": "11761", - "x-ms-request-id": "f4b5d96e-7c1f-4a87-87bc-d536645fd6c4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023406Z:b1e3ce24-dc78-47df-8b78-9f00802eb4c1" + "x-ms-correlation-request-id": "17eb5f91-81cc-4cdb-8339-8645176c69da", + "x-ms-ratelimit-remaining-subscription-reads": "11552", + "x-ms-request-id": "e538a088-de3c-4552-9783-eaf8d002b391", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060257Z:17eb5f91-81cc-4cdb-8339-8645176c69da" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "5481e6d7-3cb1-43f9-8004-2f604bf66e18" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "08699fe7-d055-4fa4-84e5-474c22b04a2b" }, "RequestBody": null, "StatusCode": 200, @@ -4116,7 +4116,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:34:08 GMT", + "Date": "Thu, 25 Aug 2022 06:02:58 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4124,27 +4124,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "921f92e5-5e73-4fc8-b214-3f2c412082b0", - "x-ms-ratelimit-remaining-subscription-reads": "11760", - "x-ms-request-id": "492d0e26-c866-4f74-90b8-a5594707c35c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023408Z:921f92e5-5e73-4fc8-b214-3f2c412082b0" + "x-ms-correlation-request-id": "cf01f46c-2424-4e35-b0ba-1fe39c30f95f", + "x-ms-ratelimit-remaining-subscription-reads": "11551", + "x-ms-request-id": "5c1eb5bc-6cfa-4ff6-af16-4037532843a0", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060259Z:cf01f46c-2424-4e35-b0ba-1fe39c30f95f" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "4b4c4d79-5a4e-418a-ba16-01512fe46df8" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "61fb60c7-c924-4e56-ac99-e3277bf4302c" }, "RequestBody": null, "StatusCode": 200, @@ -4152,7 +4152,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:34:10 GMT", + "Date": "Thu, 25 Aug 2022 06:03:01 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4160,27 +4160,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e5ab55f5-83b5-4d3b-b5db-9233314e33d7", - "x-ms-ratelimit-remaining-subscription-reads": "11759", - "x-ms-request-id": "aec24f5b-a1ee-40cb-9ba7-0986bf3204a5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023411Z:e5ab55f5-83b5-4d3b-b5db-9233314e33d7" + "x-ms-correlation-request-id": "e25e4cbb-8f4a-455c-a3e7-741be710cedc", + "x-ms-ratelimit-remaining-subscription-reads": "11550", + "x-ms-request-id": "25a98471-b1df-4cc8-b53c-ba5b9d69253a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060302Z:e25e4cbb-8f4a-455c-a3e7-741be710cedc" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "d324e6f4-2698-487d-a5ad-ec3caf554a1b" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "5b32d06f-2528-48ab-96aa-34aba5b4da9c" }, "RequestBody": null, "StatusCode": 200, @@ -4188,7 +4188,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:34:13 GMT", + "Date": "Thu, 25 Aug 2022 06:03:03 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4196,27 +4196,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "124ef5e7-78e0-4dd7-9276-5245870bd837", - "x-ms-ratelimit-remaining-subscription-reads": "11758", - "x-ms-request-id": "c1f6f06d-3507-4874-94f5-1a313c3a4206", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023413Z:124ef5e7-78e0-4dd7-9276-5245870bd837" + "x-ms-correlation-request-id": "14ed7aad-65f6-469e-9c66-1f8c630333a7", + "x-ms-ratelimit-remaining-subscription-reads": "11549", + "x-ms-request-id": "aab7a662-d112-497a-94d4-659f2f317b7c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060304Z:14ed7aad-65f6-469e-9c66-1f8c630333a7" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "faf849bb-d17c-4093-a18c-4dbaa4450d82" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "f16531f7-04e5-4d71-9381-3f06f67fbdab" }, "RequestBody": null, "StatusCode": 200, @@ -4224,7 +4224,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:34:15 GMT", + "Date": "Thu, 25 Aug 2022 06:03:07 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4232,27 +4232,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "dd34c314-bfd1-49e7-b98c-31f0a35d35c3", - "x-ms-ratelimit-remaining-subscription-reads": "11757", - "x-ms-request-id": "fe48a8d4-fc36-4fda-b07f-3c1266136745", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023416Z:dd34c314-bfd1-49e7-b98c-31f0a35d35c3" + "x-ms-correlation-request-id": "6e844038-0f27-4431-916e-264e9f8e130f", + "x-ms-ratelimit-remaining-subscription-reads": "11548", + "x-ms-request-id": "87c7cbcf-4363-4914-a2f3-25dffacf6edb", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060307Z:6e844038-0f27-4431-916e-264e9f8e130f" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "f0b8efb2-a294-45fc-8819-21c2b29c0cd3" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "16a7d482-8ec7-4a61-ae0c-bf545e0a6a7c" }, "RequestBody": null, "StatusCode": 200, @@ -4260,7 +4260,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:34:17 GMT", + "Date": "Thu, 25 Aug 2022 06:03:09 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4268,27 +4268,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6708f21c-d67c-4afa-9db5-e5ff7cc8f82b", - "x-ms-ratelimit-remaining-subscription-reads": "11756", - "x-ms-request-id": "415248da-904f-4df0-b0ca-75a732bf22c2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023418Z:6708f21c-d67c-4afa-9db5-e5ff7cc8f82b" + "x-ms-correlation-request-id": "0a9df8f0-8a19-428a-81d4-a5006448d695", + "x-ms-ratelimit-remaining-subscription-reads": "11547", + "x-ms-request-id": "787b8079-ccd5-4a36-96dc-4612c2b17062", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060309Z:0a9df8f0-8a19-428a-81d4-a5006448d695" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "a855245a-c768-4ded-a515-8a7549c0269f" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "cba2db19-7173-4967-8c02-96d275680a4f" }, "RequestBody": null, "StatusCode": 200, @@ -4296,7 +4296,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:34:20 GMT", + "Date": "Thu, 25 Aug 2022 06:03:11 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4304,27 +4304,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "aba53858-f8be-4a47-a8aa-1a68bf8323ff", - "x-ms-ratelimit-remaining-subscription-reads": "11755", - "x-ms-request-id": "42d9d97d-bc62-4e4b-adf0-f6890638478e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023420Z:aba53858-f8be-4a47-a8aa-1a68bf8323ff" + "x-ms-correlation-request-id": "d1e59535-23e2-40c9-840b-408050a2c819", + "x-ms-ratelimit-remaining-subscription-reads": "11546", + "x-ms-request-id": "469e8d02-34ae-4f70-8342-23d1d0fa14a1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060311Z:d1e59535-23e2-40c9-840b-408050a2c819" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "5072d859-1fb6-4fb8-afeb-f9a88489c6eb" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "9f733839-5014-4cb1-8809-eaceaf31468b" }, "RequestBody": null, "StatusCode": 200, @@ -4332,7 +4332,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:34:22 GMT", + "Date": "Thu, 25 Aug 2022 06:03:14 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4340,27 +4340,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "859f6911-8bc7-484d-92fa-bb28ae23b61b", - "x-ms-ratelimit-remaining-subscription-reads": "11754", - "x-ms-request-id": "6cbf8367-bb38-429f-9835-b1542ab9a883", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023423Z:859f6911-8bc7-484d-92fa-bb28ae23b61b" + "x-ms-correlation-request-id": "cea73620-5bd5-47cc-a064-7ff444ec9a82", + "x-ms-ratelimit-remaining-subscription-reads": "11545", + "x-ms-request-id": "2ab45c02-af81-466a-82fb-f637b30c1cb3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060314Z:cea73620-5bd5-47cc-a064-7ff444ec9a82" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "9b9b62de-f114-41a2-86a3-42ac5b5e8e71" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "bf0d1ba4-4367-48ae-ae4e-abcd72a8fa17" }, "RequestBody": null, "StatusCode": 200, @@ -4368,7 +4368,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:34:24 GMT", + "Date": "Thu, 25 Aug 2022 06:03:16 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4376,27 +4376,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d3e00150-177c-47a8-b6bd-fadcc427982f", - "x-ms-ratelimit-remaining-subscription-reads": "11753", - "x-ms-request-id": "d220f059-122a-413b-9c66-be818273706b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023425Z:d3e00150-177c-47a8-b6bd-fadcc427982f" + "x-ms-correlation-request-id": "fa6f795f-3f57-4d95-9bb9-2f276896c340", + "x-ms-ratelimit-remaining-subscription-reads": "11544", + "x-ms-request-id": "c32791b6-7eb0-45bf-be63-fb354aaae214", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060316Z:fa6f795f-3f57-4d95-9bb9-2f276896c340" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "aa0a4b49-c51c-4c79-a027-529f8f397428" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "f3ba8ec7-24a2-48b1-9b5b-9c5cce621e93" }, "RequestBody": null, "StatusCode": 200, @@ -4404,7 +4404,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:34:27 GMT", + "Date": "Thu, 25 Aug 2022 06:03:18 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4412,27 +4412,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ff1b3404-291a-444a-84fb-e71730eed23c", - "x-ms-ratelimit-remaining-subscription-reads": "11752", - "x-ms-request-id": "cc81fb2a-5b68-4a21-998f-a656dcac681b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023427Z:ff1b3404-291a-444a-84fb-e71730eed23c" + "x-ms-correlation-request-id": "c6aa9e1d-ad68-4967-84c1-86a290dbda46", + "x-ms-ratelimit-remaining-subscription-reads": "11543", + "x-ms-request-id": "9492c4bc-4b2c-4002-88f2-9d9522592940", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060319Z:c6aa9e1d-ad68-4967-84c1-86a290dbda46" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "035ad91b-9fdc-4592-a0e0-8579c915c8d9" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "e7b214fe-e2c4-4de2-b43d-ac81eee25455" }, "RequestBody": null, "StatusCode": 200, @@ -4440,7 +4440,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:34:29 GMT", + "Date": "Thu, 25 Aug 2022 06:03:21 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4448,27 +4448,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "61051d9c-4652-44c2-b106-0e354dc3f055", - "x-ms-ratelimit-remaining-subscription-reads": "11751", - "x-ms-request-id": "19d7ebf0-ce91-4aa3-b9ac-9165f6b4d17d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023430Z:61051d9c-4652-44c2-b106-0e354dc3f055" + "x-ms-correlation-request-id": "45cef7ec-1987-4c88-97ad-80633a14f657", + "x-ms-ratelimit-remaining-subscription-reads": "11542", + "x-ms-request-id": "1057c36e-8fda-4167-812f-0e40272148df", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060321Z:45cef7ec-1987-4c88-97ad-80633a14f657" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "48d14409-2df0-4015-9a5a-e7270ebae6e0" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "65f01999-789e-46d9-aa65-c556a6e0ed9c" }, "RequestBody": null, "StatusCode": 200, @@ -4476,7 +4476,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:34:31 GMT", + "Date": "Thu, 25 Aug 2022 06:03:23 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4484,27 +4484,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f9e66234-f842-471c-988c-b467c18a532b", - "x-ms-ratelimit-remaining-subscription-reads": "11750", - "x-ms-request-id": "52ff3449-7533-4302-aa54-6e1111091b3d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023432Z:f9e66234-f842-471c-988c-b467c18a532b" + "x-ms-correlation-request-id": "abf8395a-55ae-4e46-b445-a8d87214cc7a", + "x-ms-ratelimit-remaining-subscription-reads": "11541", + "x-ms-request-id": "751035e0-63dc-44c4-9e9e-83181371f00d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060323Z:abf8395a-55ae-4e46-b445-a8d87214cc7a" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "f4523e37-5d9e-4fc8-b9dd-e55c40f3f058" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "8cfbde81-c9fa-43c7-a494-11a3127cc458" }, "RequestBody": null, "StatusCode": 200, @@ -4512,7 +4512,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:34:34 GMT", + "Date": "Thu, 25 Aug 2022 06:03:25 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4520,27 +4520,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a4b6f0fd-ad82-4775-9d94-9b7aca0ca18f", - "x-ms-ratelimit-remaining-subscription-reads": "11749", - "x-ms-request-id": "0784afd7-ea11-4a60-914b-6cfccf0d343c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023434Z:a4b6f0fd-ad82-4775-9d94-9b7aca0ca18f" + "x-ms-correlation-request-id": "b94dc28b-3301-47fd-8ce4-1f14ce165e88", + "x-ms-ratelimit-remaining-subscription-reads": "11540", + "x-ms-request-id": "d90fce37-13ce-4143-baef-e7b08a2141c7", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060326Z:b94dc28b-3301-47fd-8ce4-1f14ce165e88" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "0022be45-526b-42cf-9add-fbe9eb3cf437" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "8257e973-2fd1-4eb6-9136-1599ce55b497" }, "RequestBody": null, "StatusCode": 200, @@ -4548,7 +4548,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:34:36 GMT", + "Date": "Thu, 25 Aug 2022 06:03:28 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4556,27 +4556,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "01578a9a-730c-40d6-994a-22fdda27727f", - "x-ms-ratelimit-remaining-subscription-reads": "11748", - "x-ms-request-id": "3b8f76f1-6c32-4982-9828-ca5debe61420", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023437Z:01578a9a-730c-40d6-994a-22fdda27727f" + "x-ms-correlation-request-id": "0e020924-f19e-4935-9c36-4f4b32fd8ff9", + "x-ms-ratelimit-remaining-subscription-reads": "11539", + "x-ms-request-id": "35543e23-7b4b-4791-a031-7e32f06adf60", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060328Z:0e020924-f19e-4935-9c36-4f4b32fd8ff9" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "e0c91d82-42ea-4d6a-8619-bcaa73c40e17" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "245221d5-5701-492d-a54a-6eeb73b9d45d" }, "RequestBody": null, "StatusCode": 200, @@ -4584,7 +4584,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:34:38 GMT", + "Date": "Thu, 25 Aug 2022 06:03:30 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4592,27 +4592,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "2e7d910c-bb64-4e5d-9984-e78c9bbdd59f", - "x-ms-ratelimit-remaining-subscription-reads": "11747", - "x-ms-request-id": "60dbff89-a88d-4240-9827-4076a4bbc032", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023439Z:2e7d910c-bb64-4e5d-9984-e78c9bbdd59f" + "x-ms-correlation-request-id": "854c21e6-5ce6-4f05-a4c6-47498e735b5f", + "x-ms-ratelimit-remaining-subscription-reads": "11538", + "x-ms-request-id": "0e8a0f11-09ed-46be-b4b3-5d1e8d77c4e1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060330Z:854c21e6-5ce6-4f05-a4c6-47498e735b5f" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "c11e84de-b1be-4af7-8c75-ef8db8498306" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "d7220332-67bf-45b8-ba2a-ce9777a6edb0" }, "RequestBody": null, "StatusCode": 200, @@ -4620,7 +4620,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:34:41 GMT", + "Date": "Thu, 25 Aug 2022 06:03:33 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4628,27 +4628,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "23897c5d-64f9-46e1-b2ba-e0a90d18a683", - "x-ms-ratelimit-remaining-subscription-reads": "11746", - "x-ms-request-id": "293909e4-0970-4390-a7c3-b6ba8d1239b0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023442Z:23897c5d-64f9-46e1-b2ba-e0a90d18a683" + "x-ms-correlation-request-id": "5b491f5d-56a5-4efd-9b08-225d1b7f130e", + "x-ms-ratelimit-remaining-subscription-reads": "11537", + "x-ms-request-id": "d9d84f6d-5159-4640-8e81-4113449e2991", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060333Z:5b491f5d-56a5-4efd-9b08-225d1b7f130e" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "2d78648e-7d65-4f4f-8632-940b0248638a" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "c67fb67b-aaf0-4e4f-ac31-3633a7ef6194" }, "RequestBody": null, "StatusCode": 200, @@ -4656,7 +4656,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:34:43 GMT", + "Date": "Thu, 25 Aug 2022 06:03:35 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4664,27 +4664,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "09ad869f-f8f1-455b-a085-16d37d173055", - "x-ms-ratelimit-remaining-subscription-reads": "11745", - "x-ms-request-id": "58590db9-0d98-468f-bbc6-367e621d9470", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023444Z:09ad869f-f8f1-455b-a085-16d37d173055" + "x-ms-correlation-request-id": "4215a667-6b85-4e94-88a0-adedde50e0d8", + "x-ms-ratelimit-remaining-subscription-reads": "11536", + "x-ms-request-id": "808d45c4-2f50-41e7-bf49-17571f2a5f59", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060335Z:4215a667-6b85-4e94-88a0-adedde50e0d8" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "fe769b30-d4fb-4acb-9def-d21978105a3c" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "00c61041-a03a-44a1-8c4b-d4681f040373" }, "RequestBody": null, "StatusCode": 200, @@ -4692,7 +4692,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:34:46 GMT", + "Date": "Thu, 25 Aug 2022 06:03:37 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4700,27 +4700,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b3a7d288-e4a6-455e-bbb5-66f54b1964f7", - "x-ms-ratelimit-remaining-subscription-reads": "11744", - "x-ms-request-id": "4fe06095-639e-4152-be32-20b2d8c16254", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023447Z:b3a7d288-e4a6-455e-bbb5-66f54b1964f7" + "x-ms-correlation-request-id": "4d742df6-d738-40cb-97eb-ad2df2cc059c", + "x-ms-ratelimit-remaining-subscription-reads": "11535", + "x-ms-request-id": "3b5b4338-6b76-4240-a707-d73d5e1dfcba", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060338Z:4d742df6-d738-40cb-97eb-ad2df2cc059c" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "68aaf12b-976e-4a9d-a658-3e47aa5dd32a" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "7eab4eda-8777-4251-ab61-ae87bd990827" }, "RequestBody": null, "StatusCode": 200, @@ -4728,7 +4728,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:34:48 GMT", + "Date": "Thu, 25 Aug 2022 06:03:40 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4736,27 +4736,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4de35594-fff2-46c6-87ff-fcb0da8fe841", - "x-ms-ratelimit-remaining-subscription-reads": "11743", - "x-ms-request-id": "5b10561b-379b-46be-a369-d871416ed788", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023449Z:4de35594-fff2-46c6-87ff-fcb0da8fe841" + "x-ms-correlation-request-id": "5fa9eb4e-be3b-42b4-bb22-f7f820b2b5e9", + "x-ms-ratelimit-remaining-subscription-reads": "11534", + "x-ms-request-id": "d79592a4-b638-4232-b90d-5986082d8443", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060340Z:5fa9eb4e-be3b-42b4-bb22-f7f820b2b5e9" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "23340f4e-2105-4b51-9bb3-5fe2bf4ec113" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "4fcbf317-4fbb-452f-92dc-3b12077f5687" }, "RequestBody": null, "StatusCode": 200, @@ -4764,7 +4764,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:34:51 GMT", + "Date": "Thu, 25 Aug 2022 06:03:42 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4772,27 +4772,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c7930fd2-096e-4665-bac3-a2f0d0e79e35", - "x-ms-ratelimit-remaining-subscription-reads": "11742", - "x-ms-request-id": "b5bdfd08-6ab9-45d0-99ac-3c944f40fce8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023452Z:c7930fd2-096e-4665-bac3-a2f0d0e79e35" + "x-ms-correlation-request-id": "1d1d4df4-b24b-4408-b2a8-21b2ec2bb9e3", + "x-ms-ratelimit-remaining-subscription-reads": "11533", + "x-ms-request-id": "09384499-3fdf-4e76-8f0d-a956f012537d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060342Z:1d1d4df4-b24b-4408-b2a8-21b2ec2bb9e3" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "e841c02a-211c-4fe4-a004-efebc70540e2" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "2b13f9c0-2608-449f-a2ef-df2703935502" }, "RequestBody": null, "StatusCode": 200, @@ -4800,7 +4800,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:34:53 GMT", + "Date": "Thu, 25 Aug 2022 06:03:44 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4808,27 +4808,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "0632f6cc-1457-40c9-b0de-4d20de37c8d1", - "x-ms-ratelimit-remaining-subscription-reads": "11741", - "x-ms-request-id": "d15827bb-92a4-4a46-b346-8b68357b886d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023454Z:0632f6cc-1457-40c9-b0de-4d20de37c8d1" + "x-ms-correlation-request-id": "2f1d19c2-ae1e-4628-b422-1d0dd7fdfc11", + "x-ms-ratelimit-remaining-subscription-reads": "11532", + "x-ms-request-id": "770a0663-722f-4620-98cd-1aa631fae1fe", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060345Z:2f1d19c2-ae1e-4628-b422-1d0dd7fdfc11" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "c092934e-a51a-47a4-a468-9c03ad2e4d4a" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "7020668a-1493-4ed2-b363-d3dd79c1a33e" }, "RequestBody": null, "StatusCode": 200, @@ -4836,7 +4836,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:34:56 GMT", + "Date": "Thu, 25 Aug 2022 06:03:47 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4844,27 +4844,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f227cf4a-310f-4ca2-bb17-a42087257de6", - "x-ms-ratelimit-remaining-subscription-reads": "11740", - "x-ms-request-id": "5abfbc5e-06a3-4e61-af8d-3259fa1e76b7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023456Z:f227cf4a-310f-4ca2-bb17-a42087257de6" + "x-ms-correlation-request-id": "4af209f2-2253-4952-ba51-f092f827e194", + "x-ms-ratelimit-remaining-subscription-reads": "11531", + "x-ms-request-id": "16d6424f-320a-47b6-9a66-a7fda1f148ba", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060347Z:4af209f2-2253-4952-ba51-f092f827e194" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "ba7030b2-743a-42af-8159-c378b0ae41b6" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "3db311d3-3989-4b6f-90b7-7ec8d9c1526e" }, "RequestBody": null, "StatusCode": 200, @@ -4872,7 +4872,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:34:59 GMT", + "Date": "Thu, 25 Aug 2022 06:03:49 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4880,27 +4880,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8141708f-9c36-41e7-ba12-4cec1fadf88c", - "x-ms-ratelimit-remaining-subscription-reads": "11739", - "x-ms-request-id": "3ea56cf3-6bfa-4eec-b5c3-1c862417ea6e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023459Z:8141708f-9c36-41e7-ba12-4cec1fadf88c" + "x-ms-correlation-request-id": "6d8a0501-d4d6-4acb-9435-4c539c098cdc", + "x-ms-ratelimit-remaining-subscription-reads": "11530", + "x-ms-request-id": "3a76cffc-ad5e-49a7-bf85-00f6339c8c48", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060349Z:6d8a0501-d4d6-4acb-9435-4c539c098cdc" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "c43f7830-6ddd-49c0-8ddf-2980334344b7" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "94067064-bc3e-42e1-9285-958ca900fda0" }, "RequestBody": null, "StatusCode": 200, @@ -4908,7 +4908,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:35:01 GMT", + "Date": "Thu, 25 Aug 2022 06:03:51 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4916,27 +4916,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "318bbe36-ff3c-433a-abcf-07d205e87040", - "x-ms-ratelimit-remaining-subscription-reads": "11738", - "x-ms-request-id": "3dac0720-ac5b-4121-b8c0-90ffc8603baf", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023501Z:318bbe36-ff3c-433a-abcf-07d205e87040" + "x-ms-correlation-request-id": "1b0c13d2-229e-476c-8ede-c1c667a8f75b", + "x-ms-ratelimit-remaining-subscription-reads": "11529", + "x-ms-request-id": "79ec81dd-9810-4f5c-ba22-5b82cc1e25fa", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060352Z:1b0c13d2-229e-476c-8ede-c1c667a8f75b" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "7de3e2b3-bba7-497d-bdfa-7df8d200463e" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "4dd0d2fc-49c2-43d8-897b-3c51ca872ad5" }, "RequestBody": null, "StatusCode": 200, @@ -4944,7 +4944,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:35:03 GMT", + "Date": "Thu, 25 Aug 2022 06:03:54 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4952,27 +4952,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "feb70cc5-9e9e-4caf-8a47-0d36cd6e58d4", - "x-ms-ratelimit-remaining-subscription-reads": "11737", - "x-ms-request-id": "a50c8f0d-ad89-4df9-a4b8-43a33e05fa9f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023504Z:feb70cc5-9e9e-4caf-8a47-0d36cd6e58d4" + "x-ms-correlation-request-id": "a7d1e41b-7cf5-421b-846b-bb0a9c827fd7", + "x-ms-ratelimit-remaining-subscription-reads": "11528", + "x-ms-request-id": "bded3a59-8b3b-40ca-8e96-dc6c8fc81b45", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060354Z:a7d1e41b-7cf5-421b-846b-bb0a9c827fd7" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "0b16cfba-b1fe-4d4e-9ecb-2befda669b63" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "0850cd43-d8d1-49f6-a03b-2675541fd407" }, "RequestBody": null, "StatusCode": 200, @@ -4980,7 +4980,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:35:06 GMT", + "Date": "Thu, 25 Aug 2022 06:03:56 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4988,27 +4988,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b762ddc3-9f26-4cfa-a045-2a5470699a56", - "x-ms-ratelimit-remaining-subscription-reads": "11736", - "x-ms-request-id": "a6c547b4-f62f-4435-b914-0e62cf7b2c03", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023506Z:b762ddc3-9f26-4cfa-a045-2a5470699a56" + "x-ms-correlation-request-id": "e8d84509-9d00-44fc-bdc9-3679c9ab58de", + "x-ms-ratelimit-remaining-subscription-reads": "11527", + "x-ms-request-id": "c6032b10-378b-4ad9-949b-fe70ba64ccde", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060357Z:e8d84509-9d00-44fc-bdc9-3679c9ab58de" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "dd25bdfb-6bb9-4e8e-b30d-48bc77f255e2" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "772edddb-0111-434c-8807-487f7f3aac7d" }, "RequestBody": null, "StatusCode": 200, @@ -5016,7 +5016,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:35:08 GMT", + "Date": "Thu, 25 Aug 2022 06:03:58 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -5024,27 +5024,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "06ec1320-f413-497f-a04e-6241be95c265", - "x-ms-ratelimit-remaining-subscription-reads": "11735", - "x-ms-request-id": "7b0faa11-8929-40b0-8997-d8f0e4c0d75d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023508Z:06ec1320-f413-497f-a04e-6241be95c265" + "x-ms-correlation-request-id": "e4317cab-1299-47c9-a0b3-d61c8056eae4", + "x-ms-ratelimit-remaining-subscription-reads": "11526", + "x-ms-request-id": "17805f61-2a37-4eb0-9e93-3b24086200f7", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060359Z:e4317cab-1299-47c9-a0b3-d61c8056eae4" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "e6c435d6-65d0-475c-8a86-040c57faf301" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "db622db8-fd3d-40ec-b02e-be56b64fab69" }, "RequestBody": null, "StatusCode": 200, @@ -5052,7 +5052,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:35:10 GMT", + "Date": "Thu, 25 Aug 2022 06:04:01 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -5060,27 +5060,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "dbca4dc5-0ece-4f3c-bece-0dcaecbcc037", - "x-ms-ratelimit-remaining-subscription-reads": "11734", - "x-ms-request-id": "7df91794-68eb-4c42-8e7b-6fb464001764", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023511Z:dbca4dc5-0ece-4f3c-bece-0dcaecbcc037" + "x-ms-correlation-request-id": "33042900-0412-4c43-9f4c-a0c81cee6c0f", + "x-ms-ratelimit-remaining-subscription-reads": "11525", + "x-ms-request-id": "ee63925f-f28e-4e5d-8000-2a5179899562", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060401Z:33042900-0412-4c43-9f4c-a0c81cee6c0f" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "63049be6-9097-4099-8a5b-36c1439bf240" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "899bee80-e3c1-4172-a88c-2cbca0590241" }, "RequestBody": null, "StatusCode": 200, @@ -5088,7 +5088,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:35:13 GMT", + "Date": "Thu, 25 Aug 2022 06:04:03 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -5096,27 +5096,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "0a5c8ce2-fdad-459c-bbd5-f53ba1082268", - "x-ms-ratelimit-remaining-subscription-reads": "11733", - "x-ms-request-id": "be2184c3-8f82-4760-810f-ff59831d699e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023513Z:0a5c8ce2-fdad-459c-bbd5-f53ba1082268" + "x-ms-correlation-request-id": "f5f3d484-5764-4cb2-9ef3-2437f57a734b", + "x-ms-ratelimit-remaining-subscription-reads": "11524", + "x-ms-request-id": "eda9211c-fedf-4207-9190-93d88534beae", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060404Z:f5f3d484-5764-4cb2-9ef3-2437f57a734b" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "d80185d8-5c37-4d92-9af2-189ee30cae3a" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "831f09be-d2f5-4b45-bcf6-6c80d60956bd" }, "RequestBody": null, "StatusCode": 200, @@ -5124,7 +5124,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:35:15 GMT", + "Date": "Thu, 25 Aug 2022 06:04:06 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -5132,27 +5132,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "06c3274b-83c1-4ae2-8359-bce091969625", - "x-ms-ratelimit-remaining-subscription-reads": "11732", - "x-ms-request-id": "e62657b1-cc3b-4e41-a282-76031012574e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023515Z:06c3274b-83c1-4ae2-8359-bce091969625" + "x-ms-correlation-request-id": "406efdbc-53c6-4531-94cd-476c7c111452", + "x-ms-ratelimit-remaining-subscription-reads": "11523", + "x-ms-request-id": "5fe515b9-6495-4f1e-b512-1e0be1fe4451", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060406Z:406efdbc-53c6-4531-94cd-476c7c111452" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "cf955730-85d2-419d-a6eb-f34f303c8d84" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "5fd55107-11a7-417e-b76e-53f532c86d89" }, "RequestBody": null, "StatusCode": 200, @@ -5160,7 +5160,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:35:17 GMT", + "Date": "Thu, 25 Aug 2022 06:04:08 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -5168,27 +5168,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ae37fc21-69dc-4a8c-804a-0245628016f7", - "x-ms-ratelimit-remaining-subscription-reads": "11731", - "x-ms-request-id": "fa9ee8d7-3581-4ed2-8d99-29bf32d49cc6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023518Z:ae37fc21-69dc-4a8c-804a-0245628016f7" + "x-ms-correlation-request-id": "6573a66a-e926-42cd-8d3c-bed056b3ac52", + "x-ms-ratelimit-remaining-subscription-reads": "11522", + "x-ms-request-id": "231db3c2-d513-484e-b0d8-d8bbebce3f67", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060409Z:6573a66a-e926-42cd-8d3c-bed056b3ac52" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "3a5668d9-eb4b-4a01-a072-7d833e0b3722" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "277708cb-5342-4ef9-9099-9bdacff25855" }, "RequestBody": null, "StatusCode": 200, @@ -5196,7 +5196,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:35:20 GMT", + "Date": "Thu, 25 Aug 2022 06:04:10 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -5204,27 +5204,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "397fb5c7-c4b9-4815-8534-310cd57d85a2", - "x-ms-ratelimit-remaining-subscription-reads": "11730", - "x-ms-request-id": "fb678038-f743-4175-a952-11bee8dbdda8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023520Z:397fb5c7-c4b9-4815-8534-310cd57d85a2" + "x-ms-correlation-request-id": "18fa93ee-f2ba-4068-a89f-2a457e2d7644", + "x-ms-ratelimit-remaining-subscription-reads": "11521", + "x-ms-request-id": "cbb86ac9-1916-4f72-94f9-7b41c7e0378c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060411Z:18fa93ee-f2ba-4068-a89f-2a457e2d7644" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" + "startTime": "2022-08-25T05:58:20.9690043Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/58d89509-97cb-45fb-add2-986889dda001?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "88664fca-bcbd-405a-a504-fff574cc632d" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "416d3326-8f81-4874-9882-4b02d8e5015e" }, "RequestBody": null, "StatusCode": 200, @@ -5232,7 +5232,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:35:22 GMT", + "Date": "Thu, 25 Aug 2022 06:04:13 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -5240,172 +5240,28 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1b48cb60-742f-4491-a4ad-65a8ae607535", - "x-ms-ratelimit-remaining-subscription-reads": "11729", - "x-ms-request-id": "0d403e5b-1b92-4f11-93f1-e26cb5109822", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023523Z:1b48cb60-742f-4491-a4ad-65a8ae607535" + "x-ms-correlation-request-id": "99b56e64-3263-451d-8162-7ce07986d71b", + "x-ms-ratelimit-remaining-subscription-reads": "11520", + "x-ms-request-id": "d6a5f4ac-17bb-4051-9f38-53f0e147b9f6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060413Z:99b56e64-3263-451d-8162-7ce07986d71b" }, "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", - "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "a7f4c034-1dd1-4620-8a45-bd717878e519" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:35:24 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "nginx", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "Transfer-Encoding": "chunked", - "Vary": "Accept-Encoding", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "2f56e37b-c56e-44a1-82a9-9e7a7ae1c7e4", - "x-ms-ratelimit-remaining-subscription-reads": "11728", - "x-ms-request-id": "fcfe4149-9ebf-4835-8181-a1093a32228d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023525Z:2f56e37b-c56e-44a1-82a9-9e7a7ae1c7e4" - }, - "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", - "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "8e76ec20-df52-4a25-852c-05cb62f1ff27" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:35:27 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "nginx", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "Transfer-Encoding": "chunked", - "Vary": "Accept-Encoding", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "364b216b-93bf-456f-ac2a-fd372933fe6d", - "x-ms-ratelimit-remaining-subscription-reads": "11727", - "x-ms-request-id": "971efb73-4e3b-405e-8135-e6480d8585b6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023527Z:364b216b-93bf-456f-ac2a-fd372933fe6d" - }, - "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", - "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "b9a071b3-86ad-4315-b3f0-e70ee1bca169" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:35:29 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "nginx", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "Transfer-Encoding": "chunked", - "Vary": "Accept-Encoding", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e46103d9-dea7-45ad-ac46-74c10005eaac", - "x-ms-ratelimit-remaining-subscription-reads": "11726", - "x-ms-request-id": "4247730d-e06a-496d-ad21-3f3af8b8a520", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023530Z:e46103d9-dea7-45ad-ac46-74c10005eaac" - }, - "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", - "status": "InProgress", - "startTime": "2022-08-19T02:29:41.5366631Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/00d901a0-a879-42be-99dc-7b3b6ad94d31?api-version=2017-08-31", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "d35ef10b-b2a7-4790-9fe3-cfa94737af0d" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:35:32 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": "nginx", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "Transfer-Encoding": "chunked", - "Vary": "Accept-Encoding", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "fff4622a-f7ad-4a29-9bf5-751185ad2061", - "x-ms-ratelimit-remaining-subscription-reads": "11725", - "x-ms-request-id": "00cde62a-c16f-4ee6-80ef-41bead584aa4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023532Z:fff4622a-f7ad-4a29-9bf5-751185ad2061" - }, - "ResponseBody": { - "name": "a001d900-79a8-be42-99dc-7b3b6ad94d31", + "name": "0995d858-cb97-fb45-add2-986889dda001", "status": "Succeeded", - "startTime": "2022-08-19T02:29:41.5366631Z", - "endTime": "2022-08-19T02:35:31.1281051Z" + "startTime": "2022-08-25T05:58:20.9690043Z", + "endTime": "2022-08-25T06:04:13.6790126Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/managedClusters?api-version=2022-07-02-preview", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.ContainerService/managedClusters?api-version=2022-07-01", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "3edc7f99-b14f-4049-9ca4-ce0c7cacf475" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "75382da9-6315-4a0d-9563-b47dc4b8f5d6" }, "RequestBody": null, "StatusCode": 200, @@ -5413,7 +5269,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:35:32 GMT", + "Date": "Thu, 25 Aug 2022 06:04:13 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -5421,10 +5277,10 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b0be377a-cba2-4319-b815-14769f343e8a", - "x-ms-ratelimit-remaining-subscription-reads": "11724", - "x-ms-request-id": "c191c7f7-8df7-4e6e-a3c3-0fb43b39a13c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T023532Z:b0be377a-cba2-4319-b815-14769f343e8a" + "x-ms-correlation-request-id": "9ad85581-b2a6-4725-ab07-695122f1233d", + "x-ms-ratelimit-remaining-subscription-reads": "11519", + "x-ms-request-id": "931be265-6e7b-4f75-b22e-d8b05e33b813", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T060414Z:9ad85581-b2a6-4725-ab07-695122f1233d" }, "ResponseBody": { "value": [] diff --git a/sdk/containerservice/arm-containerservice/recordings/node/containerservice_test/recording_managedclusters_get_test.json b/sdk/containerservice/arm-containerservice/recordings/node/containerservice_test/recording_managedclusters_get_test.json index 8ecb75143eb5..cb2448c1132c 100644 --- a/sdk/containerservice/arm-containerservice/recordings/node/containerservice_test/recording_managedclusters_get_test.json +++ b/sdk/containerservice/arm-containerservice/recordings/node/containerservice_test/recording_managedclusters_get_test.json @@ -1,15 +1,15 @@ { "Entries": [ { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.ContainerService/managedClusters/myreourcexyz?api-version=2022-07-02-preview", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.ContainerService/managedClusters/myreourcexyz?api-version=2022-07-01", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "8532ff10-f0a2-44c0-a263-017a99f17b14" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "0864d851-06ee-4f3b-a967-35271e251679" }, "RequestBody": null, "StatusCode": 200, @@ -17,7 +17,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:29:25 GMT", + "Date": "Thu, 25 Aug 2022 05:58:06 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -25,10 +25,10 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "2267f0f1-6039-4bbc-a2df-c1aac3ca51b5", - "x-ms-ratelimit-remaining-subscription-reads": "11876", - "x-ms-request-id": "a6ddaf50-3a9f-4caf-8e5f-9126ac566e71", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022925Z:2267f0f1-6039-4bbc-a2df-c1aac3ca51b5" + "x-ms-correlation-request-id": "d3e0fcd8-1521-4db5-9be1-34704edbb833", + "x-ms-ratelimit-remaining-subscription-reads": "11667", + "x-ms-request-id": "c93566e6-392b-4241-a39b-972c7783a1ff", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055806Z:d3e0fcd8-1521-4db5-9be1-34704edbb833" }, "ResponseBody": { "id": "/subscriptions/azure_subscription_id/resourcegroups/myjstest/providers/Microsoft.ContainerService/managedClusters/myreourcexyz", @@ -40,11 +40,11 @@ "powerState": { "code": "Running" }, - "kubernetesVersion": "1.22.11", - "currentKubernetesVersion": "1.22.11", + "kubernetesVersion": "1.23.8", + "currentKubernetesVersion": "1.23.8", "dnsPrefix": "aksjssdk", - "fqdn": "aksjssdk-04b09caf.hcp.eastus.azmk8s.io", - "azurePortalFQDN": "aksjssdk-04b09caf.portal.hcp.eastus.azmk8s.io", + "fqdn": "aksjssdk-c6e0e310.hcp.eastus.azmk8s.io", + "azurePortalFQDN": "aksjssdk-c6e0e310.portal.hcp.eastus.azmk8s.io", "agentPoolProfiles": [ { "name": "aksagent", @@ -62,11 +62,12 @@ "powerState": { "code": "Running" }, - "orchestratorVersion": "1.22.11", + "orchestratorVersion": "1.23.8", + "currentOrchestratorVersion": "1.23.8", "mode": "System", "osType": "Linux", "osSKU": "Ubuntu", - "nodeImageVersion": "AKSUbuntu-1804gen2containerd-2022.07.28", + "nodeImageVersion": "AKSUbuntu-1804gen2containerd-2022.08.10", "enableFIPS": false } ], @@ -84,7 +85,7 @@ }, "effectiveOutboundIPs": [ { - "id": "/subscriptions/azure_subscription_id/resourceGroups/MC_myjstest_myreourcexyz_eastus/providers/Microsoft.Network/publicIPAddresses/511d7192-99ba-437b-98a9-01db11d8dc06" + "id": "/subscriptions/azure_subscription_id/resourceGroups/MC_myjstest_myreourcexyz_eastus/providers/Microsoft.Network/publicIPAddresses/fbc48e2a-76cc-4a8e-acbb-c813a0486042" } ] }, @@ -126,8 +127,7 @@ "securityProfile": {}, "storageProfile": { "diskCSIDriver": { - "enabled": true, - "version": "v1" + "enabled": true }, "fileCSIDriver": { "enabled": true @@ -135,11 +135,7 @@ "snapshotController": { "enabled": true } - }, - "oidcIssuerProfile": { - "enabled": false - }, - "workloadAutoScalerProfile": {} + } }, "sku": { "name": "Basic", diff --git a/sdk/containerservice/arm-containerservice/recordings/node/containerservice_test/recording_managedclusters_getupgradeprofile_test.json b/sdk/containerservice/arm-containerservice/recordings/node/containerservice_test/recording_managedclusters_getupgradeprofile_test.json index a69698298868..cc052667bd01 100644 --- a/sdk/containerservice/arm-containerservice/recordings/node/containerservice_test/recording_managedclusters_getupgradeprofile_test.json +++ b/sdk/containerservice/arm-containerservice/recordings/node/containerservice_test/recording_managedclusters_getupgradeprofile_test.json @@ -1,15 +1,15 @@ { "Entries": [ { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.ContainerService/managedClusters/myreourcexyz/upgradeProfiles/default?api-version=2022-07-02-preview", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.ContainerService/managedClusters/myreourcexyz/upgradeProfiles/default?api-version=2022-07-01", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "1ff707c7-20df-4712-9c3f-132a8eb75b80" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "0d5d6a1b-fca7-4eb9-b5a3-d55f0976c9ba" }, "RequestBody": null, "StatusCode": 200, @@ -17,7 +17,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:29:26 GMT", + "Date": "Thu, 25 Aug 2022 05:58:07 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -25,10 +25,10 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a0d85807-192b-4506-991e-feba92f46e5a", - "x-ms-ratelimit-remaining-subscription-reads": "11875", - "x-ms-request-id": "64f506c3-7144-4c94-bd09-b32ac7f4292c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022927Z:a0d85807-192b-4506-991e-feba92f46e5a" + "x-ms-correlation-request-id": "3661b5fb-3c7e-4e41-b985-4673975fe753", + "x-ms-ratelimit-remaining-subscription-reads": "11666", + "x-ms-request-id": "3e518610-9dfd-4c63-a2b3-f466152cd92a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055808Z:3661b5fb-3c7e-4e41-b985-4673975fe753" }, "ResponseBody": { "id": "/subscriptions/azure_subscription_id/resourcegroups/myjstest/providers/Microsoft.ContainerService/managedClusters/myreourcexyz/upgradeprofiles/default", @@ -36,14 +36,14 @@ "type": "Microsoft.ContainerService/managedClusters/upgradeprofiles", "properties": { "controlPlaneProfile": { - "kubernetesVersion": "1.22.11", + "kubernetesVersion": "1.23.8", "osType": "Linux", "upgrades": [ { - "kubernetesVersion": "1.23.5" + "kubernetesVersion": "1.24.0" }, { - "kubernetesVersion": "1.23.8" + "kubernetesVersion": "1.24.3" } ] }, diff --git a/sdk/containerservice/arm-containerservice/recordings/node/containerservice_test/recording_managedclusters_list_test.json b/sdk/containerservice/arm-containerservice/recordings/node/containerservice_test/recording_managedclusters_list_test.json index acf5bfc30a9f..bd1056d53881 100644 --- a/sdk/containerservice/arm-containerservice/recordings/node/containerservice_test/recording_managedclusters_list_test.json +++ b/sdk/containerservice/arm-containerservice/recordings/node/containerservice_test/recording_managedclusters_list_test.json @@ -1,15 +1,15 @@ { "Entries": [ { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/managedClusters?api-version=2022-07-02-preview", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.ContainerService/managedClusters?api-version=2022-07-01", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "75eded64-0f61-4acf-a4eb-e0ea0e63df15" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "4e14b853-7c2f-41e1-b470-add092833653" }, "RequestBody": null, "StatusCode": 200, @@ -17,7 +17,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:29:28 GMT", + "Date": "Thu, 25 Aug 2022 05:58:09 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -25,10 +25,10 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "82201a24-711c-4964-a7b6-248f9cc1588e", - "x-ms-ratelimit-remaining-subscription-reads": "11874", - "x-ms-request-id": "c38341e9-13e9-4b09-95bb-82a06feee584", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022928Z:82201a24-711c-4964-a7b6-248f9cc1588e" + "x-ms-correlation-request-id": "38fa4483-134f-4964-8c42-9abf3823a094", + "x-ms-ratelimit-remaining-subscription-reads": "11665", + "x-ms-request-id": "8920006d-2dff-4ec3-a7cf-e8b7d3c09ca2", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055809Z:38fa4483-134f-4964-8c42-9abf3823a094" }, "ResponseBody": { "value": [ @@ -42,11 +42,11 @@ "powerState": { "code": "Running" }, - "kubernetesVersion": "1.22.11", - "currentKubernetesVersion": "1.22.11", + "kubernetesVersion": "1.23.8", + "currentKubernetesVersion": "1.23.8", "dnsPrefix": "aksjssdk", - "fqdn": "aksjssdk-04b09caf.hcp.eastus.azmk8s.io", - "azurePortalFQDN": "aksjssdk-04b09caf.portal.hcp.eastus.azmk8s.io", + "fqdn": "aksjssdk-c6e0e310.hcp.eastus.azmk8s.io", + "azurePortalFQDN": "aksjssdk-c6e0e310.portal.hcp.eastus.azmk8s.io", "agentPoolProfiles": [ { "name": "aksagent", @@ -64,11 +64,12 @@ "powerState": { "code": "Running" }, - "orchestratorVersion": "1.22.11", + "orchestratorVersion": "1.23.8", + "currentOrchestratorVersion": "1.23.8", "mode": "System", "osType": "Linux", "osSKU": "Ubuntu", - "nodeImageVersion": "AKSUbuntu-1804gen2containerd-2022.07.28", + "nodeImageVersion": "AKSUbuntu-1804gen2containerd-2022.08.10", "enableFIPS": false } ], @@ -86,7 +87,7 @@ }, "effectiveOutboundIPs": [ { - "id": "/subscriptions/azure_subscription_id/resourceGroups/MC_myjstest_myreourcexyz_eastus/providers/Microsoft.Network/publicIPAddresses/511d7192-99ba-437b-98a9-01db11d8dc06" + "id": "/subscriptions/azure_subscription_id/resourceGroups/MC_myjstest_myreourcexyz_eastus/providers/Microsoft.Network/publicIPAddresses/fbc48e2a-76cc-4a8e-acbb-c813a0486042" } ] }, @@ -109,8 +110,7 @@ "securityProfile": {}, "storageProfile": { "diskCSIDriver": { - "enabled": true, - "version": "v1" + "enabled": true }, "fileCSIDriver": { "enabled": true @@ -118,11 +118,7 @@ "snapshotController": { "enabled": true } - }, - "oidcIssuerProfile": { - "enabled": false - }, - "workloadAutoScalerProfile": {} + } }, "sku": { "name": "Basic", diff --git a/sdk/containerservice/arm-containerservice/recordings/node/containerservice_test/recording_managedclusters_update_test.json b/sdk/containerservice/arm-containerservice/recordings/node/containerservice_test/recording_managedclusters_update_test.json index 56b27c71d660..23660c6eedb7 100644 --- a/sdk/containerservice/arm-containerservice/recordings/node/containerservice_test/recording_managedclusters_update_test.json +++ b/sdk/containerservice/arm-containerservice/recordings/node/containerservice_test/recording_managedclusters_update_test.json @@ -1,7 +1,7 @@ { "Entries": [ { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.ContainerService/managedClusters/myreourcexyz?api-version=2022-07-02-preview", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.ContainerService/managedClusters/myreourcexyz?api-version=2022-07-01", "RequestMethod": "PATCH", "RequestHeaders": { "Accept": "application/json", @@ -10,8 +10,8 @@ "Connection": "keep-alive", "Content-Length": "39", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.1.0-beta.2 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", - "x-ms-client-request-id": "15d33624-3a75-45f5-849b-8d21fc526aea" + "User-Agent": "azsdk-js-arm-containerservice/17.1.0 core-rest-pipeline/1.9.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22000)", + "x-ms-client-request-id": "97d13497-ff25-46b8-b0aa-6619e281f21b" }, "RequestBody": { "tags": { @@ -24,7 +24,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Fri, 19 Aug 2022 02:29:38 GMT", + "Date": "Thu, 25 Aug 2022 05:58:18 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -32,10 +32,10 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ba328521-3a52-4ac7-b7f9-4f22c7163069", - "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "4345eb6a-e9b5-4e6e-8f28-ee79c140de43", - "x-ms-routing-request-id": "SOUTHEASTASIA:20220819T022939Z:ba328521-3a52-4ac7-b7f9-4f22c7163069" + "x-ms-correlation-request-id": "130745f2-487b-47e7-acc7-4d352be9bbed", + "x-ms-ratelimit-remaining-subscription-writes": "1196", + "x-ms-request-id": "71c09240-f3e3-433c-a49d-3133a2a70945", + "x-ms-routing-request-id": "SOUTHEASTASIA:20220825T055818Z:130745f2-487b-47e7-acc7-4d352be9bbed" }, "ResponseBody": { "id": "/subscriptions/azure_subscription_id/resourcegroups/myjstest/providers/Microsoft.ContainerService/managedClusters/myreourcexyz", @@ -51,11 +51,11 @@ "powerState": { "code": "Running" }, - "kubernetesVersion": "1.22.11", - "currentKubernetesVersion": "1.22.11", + "kubernetesVersion": "1.23.8", + "currentKubernetesVersion": "1.23.8", "dnsPrefix": "aksjssdk", - "fqdn": "aksjssdk-04b09caf.hcp.eastus.azmk8s.io", - "azurePortalFQDN": "aksjssdk-04b09caf.portal.hcp.eastus.azmk8s.io", + "fqdn": "aksjssdk-c6e0e310.hcp.eastus.azmk8s.io", + "azurePortalFQDN": "aksjssdk-c6e0e310.portal.hcp.eastus.azmk8s.io", "agentPoolProfiles": [ { "name": "aksagent", @@ -73,11 +73,12 @@ "powerState": { "code": "Running" }, - "orchestratorVersion": "1.22.11", + "orchestratorVersion": "1.23.8", + "currentOrchestratorVersion": "1.23.8", "mode": "System", "osType": "Linux", "osSKU": "Ubuntu", - "nodeImageVersion": "AKSUbuntu-1804gen2containerd-2022.07.28", + "nodeImageVersion": "AKSUbuntu-1804gen2containerd-2022.08.10", "enableFIPS": false } ], @@ -95,7 +96,7 @@ }, "effectiveOutboundIPs": [ { - "id": "/subscriptions/azure_subscription_id/resourceGroups/MC_myjstest_myreourcexyz_eastus/providers/Microsoft.Network/publicIPAddresses/511d7192-99ba-437b-98a9-01db11d8dc06" + "id": "/subscriptions/azure_subscription_id/resourceGroups/MC_myjstest_myreourcexyz_eastus/providers/Microsoft.Network/publicIPAddresses/fbc48e2a-76cc-4a8e-acbb-c813a0486042" } ] }, @@ -118,8 +119,7 @@ "securityProfile": {}, "storageProfile": { "diskCSIDriver": { - "enabled": true, - "version": "v1" + "enabled": true }, "fileCSIDriver": { "enabled": true @@ -127,11 +127,7 @@ "snapshotController": { "enabled": true } - }, - "oidcIssuerProfile": { - "enabled": false - }, - "workloadAutoScalerProfile": {} + } }, "sku": { "name": "Basic", diff --git a/sdk/containerservice/arm-containerservice/recordings/node/my_test/recording_sample_test.json b/sdk/containerservice/arm-containerservice/recordings/node/my_test/recording_sample_test.json deleted file mode 100644 index f721723386d8..000000000000 --- a/sdk/containerservice/arm-containerservice/recordings/node/my_test/recording_sample_test.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "Entries": [], - "Variables": {} -} diff --git a/sdk/containerservice/arm-containerservice/review/arm-containerservice.api.md b/sdk/containerservice/arm-containerservice/review/arm-containerservice.api.md index 6a3923871671..7d94ea6eaadf 100644 --- a/sdk/containerservice/arm-containerservice/review/arm-containerservice.api.md +++ b/sdk/containerservice/arm-containerservice/review/arm-containerservice.api.md @@ -13,12 +13,10 @@ import { PollOperationState } from '@azure/core-lro'; // @public export interface AgentPool extends SubResource { availabilityZones?: string[]; - capacityReservationGroupID?: string; count?: number; creationData?: CreationData; readonly currentOrchestratorVersion?: string; enableAutoScaling?: boolean; - enableCustomCATrust?: boolean; enableEncryptionAtHost?: boolean; enableFips?: boolean; enableNodePublicIP?: boolean; @@ -30,7 +28,6 @@ export interface AgentPool extends SubResource { linuxOSConfig?: LinuxOSConfig; maxCount?: number; maxPods?: number; - messageOfTheDay?: string; minCount?: number; mode?: AgentPoolMode; readonly nodeImageVersion?: string; @@ -88,7 +85,6 @@ export type AgentPoolMode = string; // @public export interface AgentPools { - abortLatestOperation(resourceGroupName: string, resourceName: string, agentPoolName: string, options?: AgentPoolsAbortLatestOperationOptionalParams): Promise; beginCreateOrUpdate(resourceGroupName: string, resourceName: string, agentPoolName: string, parameters: AgentPool, options?: AgentPoolsCreateOrUpdateOptionalParams): Promise, AgentPoolsCreateOrUpdateResponse>>; beginCreateOrUpdateAndWait(resourceGroupName: string, resourceName: string, agentPoolName: string, parameters: AgentPool, options?: AgentPoolsCreateOrUpdateOptionalParams): Promise; beginDelete(resourceGroupName: string, resourceName: string, agentPoolName: string, options?: AgentPoolsDeleteOptionalParams): Promise, void>>; @@ -101,10 +97,6 @@ export interface AgentPools { list(resourceGroupName: string, resourceName: string, options?: AgentPoolsListOptionalParams): PagedAsyncIterableIterator; } -// @public -export interface AgentPoolsAbortLatestOperationOptionalParams extends coreClient.OperationOptions { -} - // @public export interface AgentPoolsCreateOrUpdateOptionalParams extends coreClient.OperationOptions { resumeFrom?: string; @@ -116,7 +108,6 @@ export type AgentPoolsCreateOrUpdateResponse = AgentPool; // @public export interface AgentPoolsDeleteOptionalParams extends coreClient.OperationOptions { - ignorePodDisruptionBudget?: boolean; resumeFrom?: string; updateIntervalInMs?: number; } @@ -192,11 +183,6 @@ export interface AgentPoolUpgradeSettings { maxSurge?: string; } -// @public -export interface AzureEntityResource extends Resource { - readonly etag?: string; -} - // @public export interface AzureKeyVaultKms { enabled?: boolean; @@ -234,16 +220,10 @@ export class ContainerServiceClient extends coreClient.ServiceClient { // (undocumented) apiVersion: string; // (undocumented) - fleetMembers: FleetMembers; - // (undocumented) - fleets: Fleets; - // (undocumented) maintenanceConfigurations: MaintenanceConfigurations; // (undocumented) managedClusters: ManagedClusters; // (undocumented) - managedClusterSnapshots: ManagedClusterSnapshots; - // (undocumented) operations: Operations; // (undocumented) privateEndpointConnections: PrivateEndpointConnections; @@ -255,10 +235,6 @@ export class ContainerServiceClient extends coreClient.ServiceClient { snapshots: Snapshots; // (undocumented) subscriptionId: string; - // (undocumented) - trustedAccessRoleBindings: TrustedAccessRoleBindings; - // (undocumented) - trustedAccessRoles: TrustedAccessRoles; } // @public @@ -301,7 +277,6 @@ export interface ContainerServiceNetworkProfile { natGatewayProfile?: ManagedClusterNATGatewayProfile; networkMode?: NetworkMode; networkPlugin?: NetworkPlugin; - networkPluginMode?: NetworkPluginMode; networkPolicy?: NetworkPolicy; outboundType?: OutboundType; podCidr?: string; @@ -332,9 +307,6 @@ export interface ContainerServiceVMDiagnostics { // @public export type ContainerServiceVMSizeTypes = string; -// @public -export type ControlledValues = string; - // @public export type Count = 1 | 3 | 5; @@ -371,26 +343,6 @@ export interface EndpointDetail { protocol?: string; } -// @public -export interface ErrorAdditionalInfo { - readonly info?: Record; - readonly type?: string; -} - -// @public -export interface ErrorDetail { - readonly additionalInfo?: ErrorAdditionalInfo[]; - readonly code?: string; - readonly details?: ErrorDetail[]; - readonly message?: string; - readonly target?: string; -} - -// @public -export interface ErrorResponse { - error?: ErrorDetail; -} - // @public export type Expander = string; @@ -403,193 +355,6 @@ export interface ExtendedLocation { // @public export type ExtendedLocationTypes = string; -// @public -export interface Fleet extends TrackedResource { - readonly etag?: string; - hubProfile?: FleetHubProfile; - readonly provisioningState?: FleetProvisioningState; -} - -// @public -export interface FleetCredentialResult { - readonly name?: string; - readonly value?: Uint8Array; -} - -// @public -export interface FleetCredentialResults { - readonly kubeconfigs?: FleetCredentialResult[]; -} - -// @public -export interface FleetHubProfile { - dnsPrefix?: string; - readonly fqdn?: string; - readonly kubernetesVersion?: string; -} - -// @public -export interface FleetListResult { - readonly nextLink?: string; - value?: Fleet[]; -} - -// @public -export interface FleetMember extends AzureEntityResource { - clusterResourceId?: string; - readonly provisioningState?: FleetMemberProvisioningState; -} - -// @public -export type FleetMemberProvisioningState = string; - -// @public -export interface FleetMembers { - beginCreateOrUpdate(resourceGroupName: string, fleetName: string, fleetMemberName: string, parameters: FleetMember, options?: FleetMembersCreateOrUpdateOptionalParams): Promise, FleetMembersCreateOrUpdateResponse>>; - beginCreateOrUpdateAndWait(resourceGroupName: string, fleetName: string, fleetMemberName: string, parameters: FleetMember, options?: FleetMembersCreateOrUpdateOptionalParams): Promise; - beginDelete(resourceGroupName: string, fleetName: string, fleetMemberName: string, options?: FleetMembersDeleteOptionalParams): Promise, void>>; - beginDeleteAndWait(resourceGroupName: string, fleetName: string, fleetMemberName: string, options?: FleetMembersDeleteOptionalParams): Promise; - get(resourceGroupName: string, fleetName: string, fleetMemberName: string, options?: FleetMembersGetOptionalParams): Promise; - listByFleet(resourceGroupName: string, fleetName: string, options?: FleetMembersListByFleetOptionalParams): PagedAsyncIterableIterator; -} - -// @public -export interface FleetMembersCreateOrUpdateOptionalParams extends coreClient.OperationOptions { - ifMatch?: string; - ifNoneMatch?: string; - resumeFrom?: string; - updateIntervalInMs?: number; -} - -// @public -export type FleetMembersCreateOrUpdateResponse = FleetMember; - -// @public -export interface FleetMembersDeleteOptionalParams extends coreClient.OperationOptions { - ifMatch?: string; - resumeFrom?: string; - updateIntervalInMs?: number; -} - -// @public -export interface FleetMembersGetOptionalParams extends coreClient.OperationOptions { -} - -// @public -export type FleetMembersGetResponse = FleetMember; - -// @public -export interface FleetMembersListByFleetNextOptionalParams extends coreClient.OperationOptions { -} - -// @public -export type FleetMembersListByFleetNextResponse = FleetMembersListResult; - -// @public -export interface FleetMembersListByFleetOptionalParams extends coreClient.OperationOptions { -} - -// @public -export type FleetMembersListByFleetResponse = FleetMembersListResult; - -// @public -export interface FleetMembersListResult { - readonly nextLink?: string; - value?: FleetMember[]; -} - -// @public -export interface FleetPatch { - tags?: { - [propertyName: string]: string; - }; -} - -// @public -export type FleetProvisioningState = string; - -// @public -export interface Fleets { - beginCreateOrUpdate(resourceGroupName: string, fleetName: string, parameters: Fleet, options?: FleetsCreateOrUpdateOptionalParams): Promise, FleetsCreateOrUpdateResponse>>; - beginCreateOrUpdateAndWait(resourceGroupName: string, fleetName: string, parameters: Fleet, options?: FleetsCreateOrUpdateOptionalParams): Promise; - beginDelete(resourceGroupName: string, fleetName: string, options?: FleetsDeleteOptionalParams): Promise, void>>; - beginDeleteAndWait(resourceGroupName: string, fleetName: string, options?: FleetsDeleteOptionalParams): Promise; - get(resourceGroupName: string, fleetName: string, options?: FleetsGetOptionalParams): Promise; - list(options?: FleetsListOptionalParams): PagedAsyncIterableIterator; - listByResourceGroup(resourceGroupName: string, options?: FleetsListByResourceGroupOptionalParams): PagedAsyncIterableIterator; - listCredentials(resourceGroupName: string, fleetName: string, options?: FleetsListCredentialsOptionalParams): Promise; - update(resourceGroupName: string, fleetName: string, options?: FleetsUpdateOptionalParams): Promise; -} - -// @public -export interface FleetsCreateOrUpdateOptionalParams extends coreClient.OperationOptions { - ifMatch?: string; - ifNoneMatch?: string; - resumeFrom?: string; - updateIntervalInMs?: number; -} - -// @public -export type FleetsCreateOrUpdateResponse = Fleet; - -// @public -export interface FleetsDeleteOptionalParams extends coreClient.OperationOptions { - ifMatch?: string; - resumeFrom?: string; - updateIntervalInMs?: number; -} - -// @public -export interface FleetsGetOptionalParams extends coreClient.OperationOptions { -} - -// @public -export type FleetsGetResponse = Fleet; - -// @public -export interface FleetsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions { -} - -// @public -export type FleetsListByResourceGroupNextResponse = FleetListResult; - -// @public -export interface FleetsListByResourceGroupOptionalParams extends coreClient.OperationOptions { -} - -// @public -export type FleetsListByResourceGroupResponse = FleetListResult; - -// @public -export interface FleetsListCredentialsOptionalParams extends coreClient.OperationOptions { -} - -// @public -export type FleetsListCredentialsResponse = FleetCredentialResults; - -// @public -export interface FleetsListNextOptionalParams extends coreClient.OperationOptions { -} - -// @public -export type FleetsListNextResponse = FleetListResult; - -// @public -export interface FleetsListOptionalParams extends coreClient.OperationOptions { -} - -// @public -export type FleetsListResponse = FleetListResult; - -// @public -export interface FleetsUpdateOptionalParams extends coreClient.OperationOptions { - ifMatch?: string; - parameters?: FleetPatch; -} - -// @public -export type FleetsUpdateResponse = Fleet; - // @public export type Format = string; @@ -812,12 +577,6 @@ export enum KnownContainerServiceVMSizeTypes { StandardNV6 = "Standard_NV6" } -// @public -export enum KnownControlledValues { - RequestsAndLimits = "RequestsAndLimits", - RequestsOnly = "RequestsOnly" -} - // @public export enum KnownCreatedByType { Application = "Application", @@ -839,26 +598,6 @@ export enum KnownExtendedLocationTypes { EdgeZone = "EdgeZone" } -// @public -export enum KnownFleetMemberProvisioningState { - Canceled = "Canceled", - Failed = "Failed", - Joining = "Joining", - Leaving = "Leaving", - Succeeded = "Succeeded", - Updating = "Updating" -} - -// @public -export enum KnownFleetProvisioningState { - Canceled = "Canceled", - Creating = "Creating", - Deleting = "Deleting", - Failed = "Failed", - Succeeded = "Succeeded", - Updating = "Updating" -} - // @public export enum KnownFormat { Azure = "azure", @@ -936,11 +675,6 @@ export enum KnownNetworkPlugin { None = "none" } -// @public -export enum KnownNetworkPluginMode { - Overlay = "Overlay" -} - // @public export enum KnownNetworkPolicy { Azure = "azure", @@ -986,8 +720,7 @@ export enum KnownPrivateEndpointConnectionProvisioningState { // @public export enum KnownPublicNetworkAccess { Disabled = "Disabled", - Enabled = "Enabled", - SecuredByPerimeter = "SecuredByPerimeter" + Enabled = "Enabled" } // @public @@ -1010,26 +743,9 @@ export enum KnownScaleSetPriority { // @public export enum KnownSnapshotType { - ManagedCluster = "ManagedCluster", NodePool = "NodePool" } -// @public -export enum KnownTrustedAccessRoleBindingProvisioningState { - Deleting = "Deleting", - Failed = "Failed", - Succeeded = "Succeeded", - Updating = "Updating" -} - -// @public -export enum KnownUpdateMode { - Auto = "Auto", - Initial = "Initial", - Off = "Off", - Recreate = "Recreate" -} - // @public export enum KnownUpgradeChannel { NodeImage = "node-image", @@ -1151,14 +867,11 @@ export interface ManagedCluster extends TrackedResource { apiServerAccessProfile?: ManagedClusterAPIServerAccessProfile; autoScalerProfile?: ManagedClusterPropertiesAutoScalerProfile; autoUpgradeProfile?: ManagedClusterAutoUpgradeProfile; - azureMonitorProfile?: ManagedClusterAzureMonitorProfile; readonly azurePortalFqdn?: string; - creationData?: CreationData; readonly currentKubernetesVersion?: string; disableLocalAccounts?: boolean; diskEncryptionSetID?: string; dnsPrefix?: string; - enableNamespaceResources?: boolean; enablePodSecurityPolicy?: boolean; enableRbac?: boolean; extendedLocation?: ExtendedLocation; @@ -1169,13 +882,11 @@ export interface ManagedCluster extends TrackedResource { identityProfile?: { [propertyName: string]: UserAssignedIdentity; }; - ingressProfile?: ManagedClusterIngressProfile; kubernetesVersion?: string; linuxProfile?: ContainerServiceLinuxProfile; readonly maxAgentPools?: number; networkProfile?: ContainerServiceNetworkProfile; nodeResourceGroup?: string; - oidcIssuerProfile?: ManagedClusterOidcIssuerProfile; podIdentityProfile?: ManagedClusterPodIdentityProfile; readonly powerState?: PowerState; readonly privateFqdn?: string; @@ -1187,7 +898,6 @@ export interface ManagedCluster extends TrackedResource { sku?: ManagedClusterSKU; storageProfile?: ManagedClusterStorageProfile; windowsProfile?: ManagedClusterWindowsProfile; - workloadAutoScalerProfile?: ManagedClusterWorkloadAutoScalerProfile; } // @public @@ -1227,12 +937,10 @@ export interface ManagedClusterAgentPoolProfile extends ManagedClusterAgentPoolP // @public export interface ManagedClusterAgentPoolProfileProperties { availabilityZones?: string[]; - capacityReservationGroupID?: string; count?: number; creationData?: CreationData; readonly currentOrchestratorVersion?: string; enableAutoScaling?: boolean; - enableCustomCATrust?: boolean; enableEncryptionAtHost?: boolean; enableFips?: boolean; enableNodePublicIP?: boolean; @@ -1244,7 +952,6 @@ export interface ManagedClusterAgentPoolProfileProperties { linuxOSConfig?: LinuxOSConfig; maxCount?: number; maxPods?: number; - messageOfTheDay?: string; minCount?: number; mode?: AgentPoolMode; readonly nodeImageVersion?: string; @@ -1282,9 +989,7 @@ export interface ManagedClusterAPIServerAccessProfile { disableRunCommand?: boolean; enablePrivateCluster?: boolean; enablePrivateClusterPublicFqdn?: boolean; - enableVnetIntegration?: boolean; privateDNSZone?: string; - subnetId?: string; } // @public @@ -1292,26 +997,8 @@ export interface ManagedClusterAutoUpgradeProfile { upgradeChannel?: UpgradeChannel; } -// @public -export interface ManagedClusterAzureMonitorProfile { - metrics?: ManagedClusterAzureMonitorProfileMetrics; -} - -// @public -export interface ManagedClusterAzureMonitorProfileKubeStateMetrics { - metricAnnotationsAllowList?: string; - metricLabelsAllowlist?: string; -} - -// @public -export interface ManagedClusterAzureMonitorProfileMetrics { - enabled: boolean; - kubeStateMetrics?: ManagedClusterAzureMonitorProfileKubeStateMetrics; -} - // @public export interface ManagedClusterHttpProxyConfig { - readonly effectiveNoProxy?: string[]; httpProxy?: string; httpsProxy?: string; noProxy?: string[]; @@ -1328,17 +1015,6 @@ export interface ManagedClusterIdentity { }; } -// @public -export interface ManagedClusterIngressProfile { - webAppRouting?: ManagedClusterIngressProfileWebAppRouting; -} - -// @public -export interface ManagedClusterIngressProfileWebAppRouting { - dnsZoneResourceId?: string; - enabled?: boolean; -} - // @public export interface ManagedClusterListResult { readonly nextLink?: string; @@ -1384,12 +1060,6 @@ export interface ManagedClusterNATGatewayProfile { managedOutboundIPProfile?: ManagedClusterManagedOutboundIPProfile; } -// @public -export interface ManagedClusterOidcIssuerProfile { - enabled?: boolean; - readonly issuerURL?: string; -} - // @public export interface ManagedClusterPodIdentity { bindingSelector?: string; @@ -1473,17 +1143,8 @@ export interface ManagedClusterPropertiesAutoScalerProfile { skipNodesWithSystemPods?: string; } -// @public -export interface ManagedClusterPropertiesForSnapshot { - enableRbac?: boolean; - kubernetesVersion?: string; - readonly networkProfile?: NetworkProfileForSnapshot; - sku?: ManagedClusterSKU; -} - // @public export interface ManagedClusters { - abortLatestOperation(resourceGroupName: string, resourceName: string, options?: ManagedClustersAbortLatestOperationOptionalParams): Promise; beginCreateOrUpdate(resourceGroupName: string, resourceName: string, parameters: ManagedCluster, options?: ManagedClustersCreateOrUpdateOptionalParams): Promise, ManagedClustersCreateOrUpdateResponse>>; beginCreateOrUpdateAndWait(resourceGroupName: string, resourceName: string, parameters: ManagedCluster, options?: ManagedClustersCreateOrUpdateOptionalParams): Promise; beginDelete(resourceGroupName: string, resourceName: string, options?: ManagedClustersDeleteOptionalParams): Promise, void>>; @@ -1494,8 +1155,6 @@ export interface ManagedClusters { beginResetServicePrincipalProfileAndWait(resourceGroupName: string, resourceName: string, parameters: ManagedClusterServicePrincipalProfile, options?: ManagedClustersResetServicePrincipalProfileOptionalParams): Promise; beginRotateClusterCertificates(resourceGroupName: string, resourceName: string, options?: ManagedClustersRotateClusterCertificatesOptionalParams): Promise, void>>; beginRotateClusterCertificatesAndWait(resourceGroupName: string, resourceName: string, options?: ManagedClustersRotateClusterCertificatesOptionalParams): Promise; - beginRotateServiceAccountSigningKeys(resourceGroupName: string, resourceName: string, options?: ManagedClustersRotateServiceAccountSigningKeysOptionalParams): Promise, void>>; - beginRotateServiceAccountSigningKeysAndWait(resourceGroupName: string, resourceName: string, options?: ManagedClustersRotateServiceAccountSigningKeysOptionalParams): Promise; beginRunCommand(resourceGroupName: string, resourceName: string, requestPayload: RunCommandRequest, options?: ManagedClustersRunCommandOptionalParams): Promise, ManagedClustersRunCommandResponse>>; beginRunCommandAndWait(resourceGroupName: string, resourceName: string, requestPayload: RunCommandRequest, options?: ManagedClustersRunCommandOptionalParams): Promise; beginStart(resourceGroupName: string, resourceName: string, options?: ManagedClustersStartOptionalParams): Promise, void>>; @@ -1517,10 +1176,6 @@ export interface ManagedClusters { listOutboundNetworkDependenciesEndpoints(resourceGroupName: string, resourceName: string, options?: ManagedClustersListOutboundNetworkDependenciesEndpointsOptionalParams): PagedAsyncIterableIterator; } -// @public -export interface ManagedClustersAbortLatestOperationOptionalParams extends coreClient.OperationOptions { -} - // @public export interface ManagedClustersCreateOrUpdateOptionalParams extends coreClient.OperationOptions { resumeFrom?: string; @@ -1532,7 +1187,6 @@ export type ManagedClustersCreateOrUpdateResponse = ManagedCluster; // @public export interface ManagedClustersDeleteOptionalParams extends coreClient.OperationOptions { - ignorePodDisruptionBudget?: boolean; resumeFrom?: string; updateIntervalInMs?: number; } @@ -1541,9 +1195,6 @@ export interface ManagedClustersDeleteOptionalParams extends coreClient.Operatio export interface ManagedClusterSecurityProfile { azureKeyVaultKms?: AzureKeyVaultKms; defender?: ManagedClusterSecurityProfileDefender; - imageCleaner?: ManagedClusterSecurityProfileImageCleaner; - nodeRestriction?: ManagedClusterSecurityProfileNodeRestriction; - workloadIdentity?: ManagedClusterSecurityProfileWorkloadIdentity; } // @public @@ -1557,22 +1208,6 @@ export interface ManagedClusterSecurityProfileDefenderSecurityMonitoring { enabled?: boolean; } -// @public -export interface ManagedClusterSecurityProfileImageCleaner { - enabled?: boolean; - intervalHours?: number; -} - -// @public -export interface ManagedClusterSecurityProfileNodeRestriction { - enabled?: boolean; -} - -// @public -export interface ManagedClusterSecurityProfileWorkloadIdentity { - enabled?: boolean; -} - // @public export interface ManagedClusterServicePrincipalProfile { clientId: string; @@ -1694,82 +1329,6 @@ export type ManagedClustersListOutboundNetworkDependenciesEndpointsResponse = Ou // @public export type ManagedClustersListResponse = ManagedClusterListResult; -// @public -export interface ManagedClusterSnapshot extends TrackedResource { - creationData?: CreationData; - readonly managedClusterPropertiesReadOnly?: ManagedClusterPropertiesForSnapshot; - snapshotType?: SnapshotType; -} - -// @public -export interface ManagedClusterSnapshotListResult { - readonly nextLink?: string; - value?: ManagedClusterSnapshot[]; -} - -// @public -export interface ManagedClusterSnapshots { - createOrUpdate(resourceGroupName: string, resourceName: string, parameters: ManagedClusterSnapshot, options?: ManagedClusterSnapshotsCreateOrUpdateOptionalParams): Promise; - delete(resourceGroupName: string, resourceName: string, options?: ManagedClusterSnapshotsDeleteOptionalParams): Promise; - get(resourceGroupName: string, resourceName: string, options?: ManagedClusterSnapshotsGetOptionalParams): Promise; - list(options?: ManagedClusterSnapshotsListOptionalParams): PagedAsyncIterableIterator; - listByResourceGroup(resourceGroupName: string, options?: ManagedClusterSnapshotsListByResourceGroupOptionalParams): PagedAsyncIterableIterator; - updateTags(resourceGroupName: string, resourceName: string, parameters: TagsObject, options?: ManagedClusterSnapshotsUpdateTagsOptionalParams): Promise; -} - -// @public -export interface ManagedClusterSnapshotsCreateOrUpdateOptionalParams extends coreClient.OperationOptions { -} - -// @public -export type ManagedClusterSnapshotsCreateOrUpdateResponse = ManagedClusterSnapshot; - -// @public -export interface ManagedClusterSnapshotsDeleteOptionalParams extends coreClient.OperationOptions { -} - -// @public -export interface ManagedClusterSnapshotsGetOptionalParams extends coreClient.OperationOptions { -} - -// @public -export type ManagedClusterSnapshotsGetResponse = ManagedClusterSnapshot; - -// @public -export interface ManagedClusterSnapshotsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions { -} - -// @public -export type ManagedClusterSnapshotsListByResourceGroupNextResponse = ManagedClusterSnapshotListResult; - -// @public -export interface ManagedClusterSnapshotsListByResourceGroupOptionalParams extends coreClient.OperationOptions { -} - -// @public -export type ManagedClusterSnapshotsListByResourceGroupResponse = ManagedClusterSnapshotListResult; - -// @public -export interface ManagedClusterSnapshotsListNextOptionalParams extends coreClient.OperationOptions { -} - -// @public -export type ManagedClusterSnapshotsListNextResponse = ManagedClusterSnapshotListResult; - -// @public -export interface ManagedClusterSnapshotsListOptionalParams extends coreClient.OperationOptions { -} - -// @public -export type ManagedClusterSnapshotsListResponse = ManagedClusterSnapshotListResult; - -// @public -export interface ManagedClusterSnapshotsUpdateTagsOptionalParams extends coreClient.OperationOptions { -} - -// @public -export type ManagedClusterSnapshotsUpdateTagsResponse = ManagedClusterSnapshot; - // @public export interface ManagedClustersResetAADProfileOptionalParams extends coreClient.OperationOptions { resumeFrom?: string; @@ -1788,12 +1347,6 @@ export interface ManagedClustersRotateClusterCertificatesOptionalParams extends updateIntervalInMs?: number; } -// @public -export interface ManagedClustersRotateServiceAccountSigningKeysOptionalParams extends coreClient.OperationOptions { - resumeFrom?: string; - updateIntervalInMs?: number; -} - // @public export interface ManagedClustersRunCommandOptionalParams extends coreClient.OperationOptions { resumeFrom?: string; @@ -1817,21 +1370,14 @@ export interface ManagedClustersStopOptionalParams extends coreClient.OperationO // @public export interface ManagedClusterStorageProfile { - blobCSIDriver?: ManagedClusterStorageProfileBlobCSIDriver; diskCSIDriver?: ManagedClusterStorageProfileDiskCSIDriver; fileCSIDriver?: ManagedClusterStorageProfileFileCSIDriver; snapshotController?: ManagedClusterStorageProfileSnapshotController; } -// @public -export interface ManagedClusterStorageProfileBlobCSIDriver { - enabled?: boolean; -} - // @public export interface ManagedClusterStorageProfileDiskCSIDriver { enabled?: boolean; - version?: string; } // @public @@ -1871,25 +1417,6 @@ export interface ManagedClusterWindowsProfile { licenseType?: LicenseType; } -// @public -export interface ManagedClusterWorkloadAutoScalerProfile { - keda?: ManagedClusterWorkloadAutoScalerProfileKeda; - // (undocumented) - verticalPodAutoscaler?: ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler; -} - -// @public -export interface ManagedClusterWorkloadAutoScalerProfileKeda { - enabled: boolean; -} - -// @public (undocumented) -export interface ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler { - controlledValues: ControlledValues; - enabled: boolean; - updateMode: UpdateMode; -} - // @public (undocumented) export interface ManagedServiceIdentityUserAssignedIdentitiesValue { readonly clientId?: string; @@ -1902,21 +1429,9 @@ export type NetworkMode = string; // @public export type NetworkPlugin = string; -// @public -export type NetworkPluginMode = string; - // @public export type NetworkPolicy = string; -// @public -export interface NetworkProfileForSnapshot { - loadBalancerSku?: LoadBalancerSku; - networkMode?: NetworkMode; - networkPlugin?: NetworkPlugin; - networkPluginMode?: NetworkPluginMode; - networkPolicy?: NetworkPolicy; -} - // @public export interface OperationListResult { readonly value?: OperationValue[]; @@ -2297,106 +1812,6 @@ export interface TrackedResource extends Resource { }; } -// @public -export interface TrustedAccessRole { - readonly name?: string; - readonly rules?: TrustedAccessRoleRule[]; - readonly sourceResourceType?: string; -} - -// @public -export interface TrustedAccessRoleBinding extends Resource { - readonly provisioningState?: TrustedAccessRoleBindingProvisioningState; - roles: string[]; - sourceResourceId: string; -} - -// @public -export interface TrustedAccessRoleBindingListResult { - readonly nextLink?: string; - value?: TrustedAccessRoleBinding[]; -} - -// @public -export type TrustedAccessRoleBindingProvisioningState = string; - -// @public -export interface TrustedAccessRoleBindings { - createOrUpdate(resourceGroupName: string, resourceName: string, trustedAccessRoleBindingName: string, trustedAccessRoleBinding: TrustedAccessRoleBinding, options?: TrustedAccessRoleBindingsCreateOrUpdateOptionalParams): Promise; - delete(resourceGroupName: string, resourceName: string, trustedAccessRoleBindingName: string, options?: TrustedAccessRoleBindingsDeleteOptionalParams): Promise; - get(resourceGroupName: string, resourceName: string, trustedAccessRoleBindingName: string, options?: TrustedAccessRoleBindingsGetOptionalParams): Promise; - list(resourceGroupName: string, resourceName: string, options?: TrustedAccessRoleBindingsListOptionalParams): PagedAsyncIterableIterator; -} - -// @public -export interface TrustedAccessRoleBindingsCreateOrUpdateOptionalParams extends coreClient.OperationOptions { -} - -// @public -export type TrustedAccessRoleBindingsCreateOrUpdateResponse = TrustedAccessRoleBinding; - -// @public -export interface TrustedAccessRoleBindingsDeleteOptionalParams extends coreClient.OperationOptions { -} - -// @public -export interface TrustedAccessRoleBindingsGetOptionalParams extends coreClient.OperationOptions { -} - -// @public -export type TrustedAccessRoleBindingsGetResponse = TrustedAccessRoleBinding; - -// @public -export interface TrustedAccessRoleBindingsListNextOptionalParams extends coreClient.OperationOptions { -} - -// @public -export type TrustedAccessRoleBindingsListNextResponse = TrustedAccessRoleBindingListResult; - -// @public -export interface TrustedAccessRoleBindingsListOptionalParams extends coreClient.OperationOptions { -} - -// @public -export type TrustedAccessRoleBindingsListResponse = TrustedAccessRoleBindingListResult; - -// @public -export interface TrustedAccessRoleListResult { - readonly nextLink?: string; - readonly value?: TrustedAccessRole[]; -} - -// @public -export interface TrustedAccessRoleRule { - readonly apiGroups?: string[]; - readonly nonResourceURLs?: string[]; - readonly resourceNames?: string[]; - readonly resources?: string[]; - readonly verbs?: string[]; -} - -// @public -export interface TrustedAccessRoles { - list(location: string, options?: TrustedAccessRolesListOptionalParams): PagedAsyncIterableIterator; -} - -// @public -export interface TrustedAccessRolesListNextOptionalParams extends coreClient.OperationOptions { -} - -// @public -export type TrustedAccessRolesListNextResponse = TrustedAccessRoleListResult; - -// @public -export interface TrustedAccessRolesListOptionalParams extends coreClient.OperationOptions { -} - -// @public -export type TrustedAccessRolesListResponse = TrustedAccessRoleListResult; - -// @public -export type UpdateMode = string; - // @public export type UpgradeChannel = string; diff --git a/sdk/containerservice/arm-containerservice/samples-dev/agentPoolsAbortLatestOperationSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/agentPoolsAbortLatestOperationSample.ts deleted file mode 100644 index b99c6bdf157c..000000000000 --- a/sdk/containerservice/arm-containerservice/samples-dev/agentPoolsAbortLatestOperationSample.ts +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { ContainerServiceClient } from "@azure/arm-containerservice"; -import { DefaultAzureCredential } from "@azure/identity"; - -/** - * This sample demonstrates how to Aborting last running operation on agent pool. We return a 204 no content code here to indicate that the operation has been accepted and an abort will be attempted but is not guaranteed to complete successfully. Please look up the provisioning state of the agent pool to keep track of whether it changes to Canceled. A canceled provisioning state indicates that the abort was successful - * - * @summary Aborting last running operation on agent pool. We return a 204 no content code here to indicate that the operation has been accepted and an abort will be attempted but is not guaranteed to complete successfully. Please look up the provisioning state of the agent pool to keep track of whether it changes to Canceled. A canceled provisioning state indicates that the abort was successful - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsAbortOperation.json - */ -async function abortOperationOnAgentPool() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "clustername1"; - const agentPoolName = "agentpool1"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.agentPools.abortLatestOperation( - resourceGroupName, - resourceName, - agentPoolName - ); - console.log(result); -} - -abortOperationOnAgentPool().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples-dev/agentPoolsCreateOrUpdateSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/agentPoolsCreateOrUpdateSample.ts index 37a494ac0e53..7beedc21f4f6 100644 --- a/sdk/containerservice/arm-containerservice/samples-dev/agentPoolsCreateOrUpdateSample.ts +++ b/sdk/containerservice/arm-containerservice/samples-dev/agentPoolsCreateOrUpdateSample.ts @@ -15,39 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. * * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsAssociate_CRG.json - */ -async function associateAgentPoolWithCapacityReservationGroup() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "clustername1"; - const agentPoolName = "agentpool1"; - const parameters: AgentPool = { - capacityReservationGroupID: - "/subscriptions/subid1/resourcegroups/rg1/providers//Microsoft.Compute/CapacityReservationGroups/crg1", - count: 3, - orchestratorVersion: "", - osType: "Linux", - vmSize: "Standard_DS2_v2" - }; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.agentPools.beginCreateOrUpdateAndWait( - resourceGroupName, - resourceName, - agentPoolName, - parameters - ); - console.log(result); -} - -associateAgentPoolWithCapacityReservationGroup().catch(console.error); - -/** - * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. - * - * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsCreate_Snapshot.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsCreate_Snapshot.json */ async function createAgentPoolUsingAnAgentPoolSnapshot() { const subscriptionId = "subid1"; @@ -82,38 +50,7 @@ createAgentPoolUsingAnAgentPoolSnapshot().catch(console.error); * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. * * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsCreate_EnableCustomCATrust.json - */ -async function createAgentPoolWithCustomCaTrustEnabled() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "clustername1"; - const agentPoolName = "agentpool1"; - const parameters: AgentPool = { - count: 3, - enableCustomCATrust: true, - orchestratorVersion: "", - osType: "Linux", - vmSize: "Standard_DS2_v2" - }; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.agentPools.beginCreateOrUpdateAndWait( - resourceGroupName, - resourceName, - agentPoolName, - parameters - ); - console.log(result); -} - -createAgentPoolWithCustomCaTrustEnabled().catch(console.error); - -/** - * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. - * - * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsCreate_DedicatedHostGroup.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsCreate_DedicatedHostGroup.json */ async function createAgentPoolWithDedicatedHostGroup() { const subscriptionId = "subid1"; @@ -145,7 +82,7 @@ createAgentPoolWithDedicatedHostGroup().catch(console.error); * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. * * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsCreate_EnableEncryptionAtHost.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsCreate_EnableEncryptionAtHost.json */ async function createAgentPoolWithEncryptionAtHostEnabled() { const subscriptionId = "subid1"; @@ -176,7 +113,7 @@ createAgentPoolWithEncryptionAtHostEnabled().catch(console.error); * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. * * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsCreate_Ephemeral.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsCreate_Ephemeral.json */ async function createAgentPoolWithEphemeralOSDisk() { const subscriptionId = "subid1"; @@ -208,7 +145,7 @@ createAgentPoolWithEphemeralOSDisk().catch(console.error); * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. * * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsCreate_EnableFIPS.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsCreate_EnableFIPS.json */ async function createAgentPoolWithFipsEnabledOS() { const subscriptionId = "subid1"; @@ -239,7 +176,7 @@ createAgentPoolWithFipsEnabledOS().catch(console.error); * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. * * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsCreate_GPUMIG.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsCreate_GPUMIG.json */ async function createAgentPoolWithGpumig() { const subscriptionId = "subid1"; @@ -291,7 +228,7 @@ createAgentPoolWithGpumig().catch(console.error); * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. * * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsCreate_WasmWasi.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsCreate_WasmWasi.json */ async function createAgentPoolWithKrustletAndTheWasiRuntime() { const subscriptionId = "subid1"; @@ -324,7 +261,7 @@ createAgentPoolWithKrustletAndTheWasiRuntime().catch(console.error); * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. * * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsCreate_CustomNodeConfig.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsCreate_CustomNodeConfig.json */ async function createAgentPoolWithKubeletConfigAndLinuxOSConfig() { const subscriptionId = "subid1"; @@ -375,40 +312,7 @@ createAgentPoolWithKubeletConfigAndLinuxOSConfig().catch(console.error); * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. * * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsCreate_MessageOfTheDay.json - */ -async function createAgentPoolWithMessageOfTheDay() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "clustername1"; - const agentPoolName = "agentpool1"; - const parameters: AgentPool = { - count: 3, - messageOfTheDay: "Zm9vCg==", - mode: "User", - orchestratorVersion: "", - osDiskSizeGB: 64, - osType: "Linux", - vmSize: "Standard_DS2_v2" - }; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.agentPools.beginCreateOrUpdateAndWait( - resourceGroupName, - resourceName, - agentPoolName, - parameters - ); - console.log(result); -} - -createAgentPoolWithMessageOfTheDay().catch(console.error); - -/** - * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. - * - * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsCreate_OSSKU.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsCreate_OSSKU.json */ async function createAgentPoolWithOssku() { const subscriptionId = "subid1"; @@ -460,7 +364,7 @@ createAgentPoolWithOssku().catch(console.error); * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. * * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsCreate_PPG.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsCreate_PPG.json */ async function createAgentPoolWithPpg() { const subscriptionId = "subid1"; @@ -492,7 +396,7 @@ createAgentPoolWithPpg().catch(console.error); * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. * * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsCreate_EnableUltraSSD.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsCreate_EnableUltraSSD.json */ async function createAgentPoolWithUltraSsdEnabled() { const subscriptionId = "subid1"; @@ -523,7 +427,7 @@ createAgentPoolWithUltraSsdEnabled().catch(console.error); * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. * * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsCreate_WindowsOSSKU.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsCreate_WindowsOSSKU.json */ async function createAgentPoolWithWindowsOssku() { const subscriptionId = "subid1"; @@ -554,7 +458,7 @@ createAgentPoolWithWindowsOssku().catch(console.error); * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. * * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsCreate_Spot.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsCreate_Spot.json */ async function createSpotAgentPool() { const subscriptionId = "subid1"; @@ -589,7 +493,7 @@ createSpotAgentPool().catch(console.error); * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. * * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsCreate_Update.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsCreate_Update.json */ async function createOrUpdateAgentPool() { const subscriptionId = "subid1"; @@ -625,7 +529,7 @@ createOrUpdateAgentPool().catch(console.error); * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. * * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPools_Start.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPools_Start.json */ async function startAgentPool() { const subscriptionId = "subid1"; @@ -650,7 +554,7 @@ startAgentPool().catch(console.error); * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. * * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPools_Stop.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPools_Stop.json */ async function stopAgentPool() { const subscriptionId = "subid1"; @@ -675,7 +579,7 @@ stopAgentPool().catch(console.error); * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. * * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPools_Update.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPools_Update.json */ async function updateAgentPool() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples-dev/agentPoolsDeleteSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/agentPoolsDeleteSample.ts index d58a25d4e955..dbe904f19082 100644 --- a/sdk/containerservice/arm-containerservice/samples-dev/agentPoolsDeleteSample.ts +++ b/sdk/containerservice/arm-containerservice/samples-dev/agentPoolsDeleteSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Deletes an agent pool in the specified managed cluster. * * @summary Deletes an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsDelete.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsDelete.json */ async function deleteAgentPool() { const subscriptionId = "subid1"; @@ -33,26 +33,3 @@ async function deleteAgentPool() { } deleteAgentPool().catch(console.error); - -/** - * This sample demonstrates how to Deletes an agent pool in the specified managed cluster. - * - * @summary Deletes an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsDelete_IgnorePodDisruptionBudget.json - */ -async function deleteAgentPoolByIgnoringPodDisruptionBudget() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "clustername1"; - const agentPoolName = "agentpool1"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.agentPools.beginDeleteAndWait( - resourceGroupName, - resourceName, - agentPoolName - ); - console.log(result); -} - -deleteAgentPoolByIgnoringPodDisruptionBudget().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples-dev/agentPoolsGetAvailableAgentPoolVersionsSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/agentPoolsGetAvailableAgentPoolVersionsSample.ts index a73f9b7aaf7b..cc97601c32e0 100644 --- a/sdk/containerservice/arm-containerservice/samples-dev/agentPoolsGetAvailableAgentPoolVersionsSample.ts +++ b/sdk/containerservice/arm-containerservice/samples-dev/agentPoolsGetAvailableAgentPoolVersionsSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to See [supported Kubernetes versions](https://docs.microsoft.com/azure/aks/supported-kubernetes-versions) for more details about the version lifecycle. * * @summary See [supported Kubernetes versions](https://docs.microsoft.com/azure/aks/supported-kubernetes-versions) for more details about the version lifecycle. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsGetAgentPoolAvailableVersions.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsGetAgentPoolAvailableVersions.json */ async function getAvailableVersionsForAgentPool() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples-dev/agentPoolsGetSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/agentPoolsGetSample.ts index 74869ee88f4f..6e4ba00e9e81 100644 --- a/sdk/containerservice/arm-containerservice/samples-dev/agentPoolsGetSample.ts +++ b/sdk/containerservice/arm-containerservice/samples-dev/agentPoolsGetSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Gets the specified managed cluster agent pool. * * @summary Gets the specified managed cluster agent pool. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsGet.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsGet.json */ async function getAgentPool() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples-dev/agentPoolsGetUpgradeProfileSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/agentPoolsGetUpgradeProfileSample.ts index f12dbe93596a..5ead7d8f4f0a 100644 --- a/sdk/containerservice/arm-containerservice/samples-dev/agentPoolsGetUpgradeProfileSample.ts +++ b/sdk/containerservice/arm-containerservice/samples-dev/agentPoolsGetUpgradeProfileSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Gets the upgrade profile for an agent pool. * * @summary Gets the upgrade profile for an agent pool. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsGetUpgradeProfile.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsGetUpgradeProfile.json */ async function getUpgradeProfileForAgentPool() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples-dev/agentPoolsListSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/agentPoolsListSample.ts index 55c70eea3aef..dea8cdfc6447 100644 --- a/sdk/containerservice/arm-containerservice/samples-dev/agentPoolsListSample.ts +++ b/sdk/containerservice/arm-containerservice/samples-dev/agentPoolsListSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Gets a list of agent pools in the specified managed cluster. * * @summary Gets a list of agent pools in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsList.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsList.json */ async function listAgentPoolsByManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples-dev/agentPoolsUpgradeNodeImageVersionSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/agentPoolsUpgradeNodeImageVersionSample.ts index 19d5f1fbdb9e..bdd7dce6a3ce 100644 --- a/sdk/containerservice/arm-containerservice/samples-dev/agentPoolsUpgradeNodeImageVersionSample.ts +++ b/sdk/containerservice/arm-containerservice/samples-dev/agentPoolsUpgradeNodeImageVersionSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Upgrading the node image version of an agent pool applies the newest OS and runtime updates to the nodes. AKS provides one new image per week with the latest updates. For more details on node image versions, see: https://docs.microsoft.com/azure/aks/node-image-upgrade * * @summary Upgrading the node image version of an agent pool applies the newest OS and runtime updates to the nodes. AKS provides one new image per week with the latest updates. For more details on node image versions, see: https://docs.microsoft.com/azure/aks/node-image-upgrade - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsUpgradeNodeImageVersion.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsUpgradeNodeImageVersion.json */ async function upgradeAgentPoolNodeImageVersion() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples-dev/fleetMembersCreateOrUpdateSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/fleetMembersCreateOrUpdateSample.ts deleted file mode 100644 index 813440981488..000000000000 --- a/sdk/containerservice/arm-containerservice/samples-dev/fleetMembersCreateOrUpdateSample.ts +++ /dev/null @@ -1,45 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { - FleetMember, - ContainerServiceClient -} from "@azure/arm-containerservice"; -import { DefaultAzureCredential } from "@azure/identity"; - -/** - * This sample demonstrates how to A member contains a reference to an existing Kubernetes cluster. Creating a member makes the referenced cluster join the Fleet. - * - * @summary A member contains a reference to an existing Kubernetes cluster. Creating a member makes the referenced cluster join the Fleet. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/FleetMembers_Create.json - */ -async function createAFleetMemberResourceJoinsAnExistingClusterToTheFleet() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const fleetName = "fleet-1"; - const fleetMemberName = "member-1"; - const parameters: FleetMember = { - clusterResourceId: - "/subscriptions/subid1/resourcegroups/rg1/providers/Microsoft.ContainerService/managedClusters/cluster-1" - }; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.fleetMembers.beginCreateOrUpdateAndWait( - resourceGroupName, - fleetName, - fleetMemberName, - parameters - ); - console.log(result); -} - -createAFleetMemberResourceJoinsAnExistingClusterToTheFleet().catch( - console.error -); diff --git a/sdk/containerservice/arm-containerservice/samples-dev/fleetMembersDeleteSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/fleetMembersDeleteSample.ts deleted file mode 100644 index a045b2a1a9b3..000000000000 --- a/sdk/containerservice/arm-containerservice/samples-dev/fleetMembersDeleteSample.ts +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { ContainerServiceClient } from "@azure/arm-containerservice"; -import { DefaultAzureCredential } from "@azure/identity"; - -/** - * This sample demonstrates how to Deleting a Fleet member results in the member cluster leaving fleet. The Member azure resource is deleted upon success. The underlying cluster is not deleted. - * - * @summary Deleting a Fleet member results in the member cluster leaving fleet. The Member azure resource is deleted upon success. The underlying cluster is not deleted. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/FleetMembers_Delete.json - */ -async function deletesAFleetMemberResource() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const fleetName = "fleet-1"; - const fleetMemberName = "member-1"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.fleetMembers.beginDeleteAndWait( - resourceGroupName, - fleetName, - fleetMemberName - ); - console.log(result); -} - -deletesAFleetMemberResource().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples-dev/fleetMembersGetSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/fleetMembersGetSample.ts deleted file mode 100644 index 177224aeb37f..000000000000 --- a/sdk/containerservice/arm-containerservice/samples-dev/fleetMembersGetSample.ts +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { ContainerServiceClient } from "@azure/arm-containerservice"; -import { DefaultAzureCredential } from "@azure/identity"; - -/** - * This sample demonstrates how to Gets a Fleet member. - * - * @summary Gets a Fleet member. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/FleetMembers_Get.json - */ -async function getsAFleetMemberResource() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const fleetName = "fleet-1"; - const fleetMemberName = "member-1"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.fleetMembers.get( - resourceGroupName, - fleetName, - fleetMemberName - ); - console.log(result); -} - -getsAFleetMemberResource().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples-dev/fleetMembersListByFleetSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/fleetMembersListByFleetSample.ts deleted file mode 100644 index 456adc5a4a1d..000000000000 --- a/sdk/containerservice/arm-containerservice/samples-dev/fleetMembersListByFleetSample.ts +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { ContainerServiceClient } from "@azure/arm-containerservice"; -import { DefaultAzureCredential } from "@azure/identity"; - -/** - * This sample demonstrates how to Lists the members of a fleet. - * - * @summary Lists the members of a fleet. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/FleetMembers_List.json - */ -async function listsTheMembersOfAFleet() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const fleetName = "fleet-1"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const resArray = new Array(); - for await (let item of client.fleetMembers.listByFleet( - resourceGroupName, - fleetName - )) { - resArray.push(item); - } - console.log(resArray); -} - -listsTheMembersOfAFleet().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples-dev/fleetsCreateOrUpdateSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/fleetsCreateOrUpdateSample.ts deleted file mode 100644 index 4dd46ff59141..000000000000 --- a/sdk/containerservice/arm-containerservice/samples-dev/fleetsCreateOrUpdateSample.ts +++ /dev/null @@ -1,39 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { Fleet, ContainerServiceClient } from "@azure/arm-containerservice"; -import { DefaultAzureCredential } from "@azure/identity"; - -/** - * This sample demonstrates how to Creates or updates a Fleet. - * - * @summary Creates or updates a Fleet. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/Fleets_CreateOrUpdate.json - */ -async function createsOrUpdateAFleetResource() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const fleetName = "fleet-1"; - const parameters: Fleet = { - hubProfile: { dnsPrefix: "dnsprefix1" }, - location: "East US", - tags: { archv2: "", tier: "production" } - }; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.fleets.beginCreateOrUpdateAndWait( - resourceGroupName, - fleetName, - parameters - ); - console.log(result); -} - -createsOrUpdateAFleetResource().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples-dev/fleetsDeleteSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/fleetsDeleteSample.ts deleted file mode 100644 index 9eb95536ec88..000000000000 --- a/sdk/containerservice/arm-containerservice/samples-dev/fleetsDeleteSample.ts +++ /dev/null @@ -1,33 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { ContainerServiceClient } from "@azure/arm-containerservice"; -import { DefaultAzureCredential } from "@azure/identity"; - -/** - * This sample demonstrates how to Deletes a Fleet. - * - * @summary Deletes a Fleet. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/Fleets_Delete.json - */ -async function deleteAFleetResource() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const fleetName = "fleet-1"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.fleets.beginDeleteAndWait( - resourceGroupName, - fleetName - ); - console.log(result); -} - -deleteAFleetResource().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples-dev/fleetsGetSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/fleetsGetSample.ts deleted file mode 100644 index 6c69467054c0..000000000000 --- a/sdk/containerservice/arm-containerservice/samples-dev/fleetsGetSample.ts +++ /dev/null @@ -1,30 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { ContainerServiceClient } from "@azure/arm-containerservice"; -import { DefaultAzureCredential } from "@azure/identity"; - -/** - * This sample demonstrates how to Gets a Fleet. - * - * @summary Gets a Fleet. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/Fleets_Get.json - */ -async function getsAFleetResource() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const fleetName = "fleet-1"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.fleets.get(resourceGroupName, fleetName); - console.log(result); -} - -getsAFleetResource().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples-dev/fleetsListByResourceGroupSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/fleetsListByResourceGroupSample.ts deleted file mode 100644 index a3c217fe4f22..000000000000 --- a/sdk/containerservice/arm-containerservice/samples-dev/fleetsListByResourceGroupSample.ts +++ /dev/null @@ -1,32 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { ContainerServiceClient } from "@azure/arm-containerservice"; -import { DefaultAzureCredential } from "@azure/identity"; - -/** - * This sample demonstrates how to Lists fleets in the specified subscription and resource group. - * - * @summary Lists fleets in the specified subscription and resource group. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/Fleets_ListByResourceGroup.json - */ -async function listFleetResourcesInAGivenResourceGroup() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const resArray = new Array(); - for await (let item of client.fleets.listByResourceGroup(resourceGroupName)) { - resArray.push(item); - } - console.log(resArray); -} - -listFleetResourcesInAGivenResourceGroup().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples-dev/fleetsListCredentialsSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/fleetsListCredentialsSample.ts deleted file mode 100644 index 91f4cac7af11..000000000000 --- a/sdk/containerservice/arm-containerservice/samples-dev/fleetsListCredentialsSample.ts +++ /dev/null @@ -1,33 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { ContainerServiceClient } from "@azure/arm-containerservice"; -import { DefaultAzureCredential } from "@azure/identity"; - -/** - * This sample demonstrates how to Lists the user credentials of a Fleet. - * - * @summary Lists the user credentials of a Fleet. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/Fleets_ListCredentialsResult.json - */ -async function listFleetCredentials() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const fleetName = "fleet"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.fleets.listCredentials( - resourceGroupName, - fleetName - ); - console.log(result); -} - -listFleetCredentials().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples-dev/fleetsListSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/fleetsListSample.ts deleted file mode 100644 index 3c7890e2a6b7..000000000000 --- a/sdk/containerservice/arm-containerservice/samples-dev/fleetsListSample.ts +++ /dev/null @@ -1,31 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { ContainerServiceClient } from "@azure/arm-containerservice"; -import { DefaultAzureCredential } from "@azure/identity"; - -/** - * This sample demonstrates how to Lists fleets in the specified subscription. - * - * @summary Lists fleets in the specified subscription. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/Fleets_ListBySub.json - */ -async function listFleetResourcesInAGivenSubscription() { - const subscriptionId = "subid1"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const resArray = new Array(); - for await (let item of client.fleets.list()) { - resArray.push(item); - } - console.log(resArray); -} - -listFleetResourcesInAGivenSubscription().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples-dev/fleetsUpdateSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/fleetsUpdateSample.ts deleted file mode 100644 index 1b466c280eef..000000000000 --- a/sdk/containerservice/arm-containerservice/samples-dev/fleetsUpdateSample.ts +++ /dev/null @@ -1,41 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { - FleetPatch, - FleetsUpdateOptionalParams, - ContainerServiceClient -} from "@azure/arm-containerservice"; -import { DefaultAzureCredential } from "@azure/identity"; - -/** - * This sample demonstrates how to Patches a fleet resource. - * - * @summary Patches a fleet resource. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/Fleets_PatchTags.json - */ -async function patchesAFleetResource() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const fleetName = "fleet-1"; - const ifMatch = "dfjkwelr7384"; - const parameters: FleetPatch = { tags: { env: "prod", tier: "secure" } }; - const options: FleetsUpdateOptionalParams = { ifMatch, parameters }; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.fleets.update( - resourceGroupName, - fleetName, - options - ); - console.log(result); -} - -patchesAFleetResource().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples-dev/maintenanceConfigurationsCreateOrUpdateSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/maintenanceConfigurationsCreateOrUpdateSample.ts index a472cdf724c9..ae1b8c1f5017 100644 --- a/sdk/containerservice/arm-containerservice/samples-dev/maintenanceConfigurationsCreateOrUpdateSample.ts +++ b/sdk/containerservice/arm-containerservice/samples-dev/maintenanceConfigurationsCreateOrUpdateSample.ts @@ -18,7 +18,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Creates or updates a maintenance configuration in the specified managed cluster. * * @summary Creates or updates a maintenance configuration in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/MaintenanceConfigurationsCreate_Update.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/MaintenanceConfigurationsCreate_Update.json */ async function createOrUpdateMaintenanceConfiguration() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples-dev/maintenanceConfigurationsDeleteSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/maintenanceConfigurationsDeleteSample.ts index eb5a15810333..ef76c944201a 100644 --- a/sdk/containerservice/arm-containerservice/samples-dev/maintenanceConfigurationsDeleteSample.ts +++ b/sdk/containerservice/arm-containerservice/samples-dev/maintenanceConfigurationsDeleteSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Deletes a maintenance configuration. * * @summary Deletes a maintenance configuration. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/MaintenanceConfigurationsDelete.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/MaintenanceConfigurationsDelete.json */ async function deleteMaintenanceConfiguration() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples-dev/maintenanceConfigurationsGetSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/maintenanceConfigurationsGetSample.ts index b2f9a1d28159..c16513462226 100644 --- a/sdk/containerservice/arm-containerservice/samples-dev/maintenanceConfigurationsGetSample.ts +++ b/sdk/containerservice/arm-containerservice/samples-dev/maintenanceConfigurationsGetSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Gets the specified maintenance configuration of a managed cluster. * * @summary Gets the specified maintenance configuration of a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/MaintenanceConfigurationsGet.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/MaintenanceConfigurationsGet.json */ async function getMaintenanceConfiguration() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples-dev/maintenanceConfigurationsListByManagedClusterSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/maintenanceConfigurationsListByManagedClusterSample.ts index 316041aaeb70..c940a0786a18 100644 --- a/sdk/containerservice/arm-containerservice/samples-dev/maintenanceConfigurationsListByManagedClusterSample.ts +++ b/sdk/containerservice/arm-containerservice/samples-dev/maintenanceConfigurationsListByManagedClusterSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Gets a list of maintenance configurations in the specified managed cluster. * * @summary Gets a list of maintenance configurations in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/MaintenanceConfigurationsList.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/MaintenanceConfigurationsList.json */ async function listMaintenanceConfigurationsByManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples-dev/managedClusterSnapshotsCreateOrUpdateSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/managedClusterSnapshotsCreateOrUpdateSample.ts deleted file mode 100644 index fe7607e6f6e1..000000000000 --- a/sdk/containerservice/arm-containerservice/samples-dev/managedClusterSnapshotsCreateOrUpdateSample.ts +++ /dev/null @@ -1,45 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { - ManagedClusterSnapshot, - ContainerServiceClient -} from "@azure/arm-containerservice"; -import { DefaultAzureCredential } from "@azure/identity"; - -/** - * This sample demonstrates how to Creates or updates a managed cluster snapshot. - * - * @summary Creates or updates a managed cluster snapshot. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClusterSnapshotsCreate.json - */ -async function createOrUpdateManagedClusterSnapshot() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "snapshot1"; - const parameters: ManagedClusterSnapshot = { - creationData: { - sourceResourceId: - "/subscriptions/subid1/resourcegroups/rg1/providers/Microsoft.ContainerService/managedClusters/cluster1" - }, - location: "westus", - tags: { key1: "val1", key2: "val2" } - }; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.managedClusterSnapshots.createOrUpdate( - resourceGroupName, - resourceName, - parameters - ); - console.log(result); -} - -createOrUpdateManagedClusterSnapshot().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples-dev/managedClusterSnapshotsDeleteSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/managedClusterSnapshotsDeleteSample.ts deleted file mode 100644 index fc45a72e4b61..000000000000 --- a/sdk/containerservice/arm-containerservice/samples-dev/managedClusterSnapshotsDeleteSample.ts +++ /dev/null @@ -1,33 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { ContainerServiceClient } from "@azure/arm-containerservice"; -import { DefaultAzureCredential } from "@azure/identity"; - -/** - * This sample demonstrates how to Deletes a managed cluster snapshot. - * - * @summary Deletes a managed cluster snapshot. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClusterSnapshotsDelete.json - */ -async function deleteManagedClusterSnapshot() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "snapshot1"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.managedClusterSnapshots.delete( - resourceGroupName, - resourceName - ); - console.log(result); -} - -deleteManagedClusterSnapshot().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples-dev/managedClusterSnapshotsGetSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/managedClusterSnapshotsGetSample.ts deleted file mode 100644 index f5d596407afd..000000000000 --- a/sdk/containerservice/arm-containerservice/samples-dev/managedClusterSnapshotsGetSample.ts +++ /dev/null @@ -1,33 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { ContainerServiceClient } from "@azure/arm-containerservice"; -import { DefaultAzureCredential } from "@azure/identity"; - -/** - * This sample demonstrates how to Gets a managed cluster snapshot. - * - * @summary Gets a managed cluster snapshot. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClusterSnapshotsGet.json - */ -async function getManagedClusterSnapshot() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "snapshot1"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.managedClusterSnapshots.get( - resourceGroupName, - resourceName - ); - console.log(result); -} - -getManagedClusterSnapshot().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples-dev/managedClusterSnapshotsListByResourceGroupSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/managedClusterSnapshotsListByResourceGroupSample.ts deleted file mode 100644 index fffceb461b78..000000000000 --- a/sdk/containerservice/arm-containerservice/samples-dev/managedClusterSnapshotsListByResourceGroupSample.ts +++ /dev/null @@ -1,34 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { ContainerServiceClient } from "@azure/arm-containerservice"; -import { DefaultAzureCredential } from "@azure/identity"; - -/** - * This sample demonstrates how to Lists managed cluster snapshots in the specified subscription and resource group. - * - * @summary Lists managed cluster snapshots in the specified subscription and resource group. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClusterSnapshotsListByResourceGroup.json - */ -async function listManagedClusterSnapshotsByResourceGroup() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const resArray = new Array(); - for await (let item of client.managedClusterSnapshots.listByResourceGroup( - resourceGroupName - )) { - resArray.push(item); - } - console.log(resArray); -} - -listManagedClusterSnapshotsByResourceGroup().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples-dev/managedClusterSnapshotsListSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/managedClusterSnapshotsListSample.ts deleted file mode 100644 index 286177c1a011..000000000000 --- a/sdk/containerservice/arm-containerservice/samples-dev/managedClusterSnapshotsListSample.ts +++ /dev/null @@ -1,31 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { ContainerServiceClient } from "@azure/arm-containerservice"; -import { DefaultAzureCredential } from "@azure/identity"; - -/** - * This sample demonstrates how to Gets a list of managed cluster snapshots in the specified subscription. - * - * @summary Gets a list of managed cluster snapshots in the specified subscription. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClusterSnapshotsList.json - */ -async function listManagedClusterSnapshots() { - const subscriptionId = "subid1"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const resArray = new Array(); - for await (let item of client.managedClusterSnapshots.list()) { - resArray.push(item); - } - console.log(resArray); -} - -listManagedClusterSnapshots().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples-dev/managedClusterSnapshotsUpdateTagsSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/managedClusterSnapshotsUpdateTagsSample.ts deleted file mode 100644 index 70b60a844eda..000000000000 --- a/sdk/containerservice/arm-containerservice/samples-dev/managedClusterSnapshotsUpdateTagsSample.ts +++ /dev/null @@ -1,38 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { - TagsObject, - ContainerServiceClient -} from "@azure/arm-containerservice"; -import { DefaultAzureCredential } from "@azure/identity"; - -/** - * This sample demonstrates how to Updates tags on a managed cluster snapshot. - * - * @summary Updates tags on a managed cluster snapshot. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClusterSnapshotsUpdateTags.json - */ -async function updateManagedClusterSnapshotTags() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "snapshot1"; - const parameters: TagsObject = { tags: { key2: "new-val2", key3: "val3" } }; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.managedClusterSnapshots.updateTags( - resourceGroupName, - resourceName, - parameters - ); - console.log(result); -} - -updateManagedClusterSnapshotTags().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples-dev/managedClustersAbortLatestOperationSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/managedClustersAbortLatestOperationSample.ts deleted file mode 100644 index 10abf406035f..000000000000 --- a/sdk/containerservice/arm-containerservice/samples-dev/managedClustersAbortLatestOperationSample.ts +++ /dev/null @@ -1,33 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { ContainerServiceClient } from "@azure/arm-containerservice"; -import { DefaultAzureCredential } from "@azure/identity"; - -/** - * This sample demonstrates how to Aborting last running operation on managed cluster. We return a 204 no content code here to indicate that the operation has been accepted and an abort will be attempted but is not guaranteed to complete successfully. Please look up the provisioning state of the managed cluster to keep track of whether it changes to Canceled. A canceled provisioning state indicates that the abort was successful - * - * @summary Aborting last running operation on managed cluster. We return a 204 no content code here to indicate that the operation has been accepted and an abort will be attempted but is not guaranteed to complete successfully. Please look up the provisioning state of the managed cluster to keep track of whether it changes to Canceled. A canceled provisioning state indicates that the abort was successful - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersAbortOperation.json - */ -async function abortOperationOnManagedCluster() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "clustername1"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.managedClusters.abortLatestOperation( - resourceGroupName, - resourceName - ); - console.log(result); -} - -abortOperationOnManagedCluster().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples-dev/managedClustersCreateOrUpdateSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/managedClustersCreateOrUpdateSample.ts index f6cb656d8395..908aedba8822 100644 --- a/sdk/containerservice/arm-containerservice/samples-dev/managedClustersCreateOrUpdateSample.ts +++ b/sdk/containerservice/arm-containerservice/samples-dev/managedClustersCreateOrUpdateSample.ts @@ -18,119 +18,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersAssociate_CRG.json - */ -async function associateManagedClusterWithCapacityReservationGroup() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "clustername1"; - const parameters: ManagedCluster = { - addonProfiles: {}, - agentPoolProfiles: [ - { - name: "nodepool1", - type: "VirtualMachineScaleSets", - capacityReservationGroupID: - "/subscriptions/subid1/resourcegroups/rg1/providers//Microsoft.Compute/capacityReservationGroups/crg1", - count: 3, - enableNodePublicIP: true, - mode: "System", - osType: "Linux", - vmSize: "Standard_DS2_v2" - } - ], - autoScalerProfile: { scaleDownDelayAfterAdd: "15m", scanInterval: "20s" }, - diskEncryptionSetID: - "/subscriptions/subid1/resourceGroups/rg1/providers/Microsoft.Compute/diskEncryptionSets/des", - dnsPrefix: "dnsprefix1", - enablePodSecurityPolicy: true, - enableRbac: true, - kubernetesVersion: "", - linuxProfile: { - adminUsername: "azureuser", - ssh: { publicKeys: [{ keyData: "keydata" }] } - }, - location: "location1", - networkProfile: { - loadBalancerProfile: { managedOutboundIPs: { count: 2 } }, - loadBalancerSku: "standard", - outboundType: "loadBalancer" - }, - servicePrincipalProfile: { clientId: "clientid", secret: "secret" }, - sku: { name: "Basic", tier: "Free" }, - tags: { archv2: "", tier: "production" }, - windowsProfile: { - adminPassword: "replacePassword1234$", - adminUsername: "azureuser" - } - }; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.managedClusters.beginCreateOrUpdateAndWait( - resourceGroupName, - resourceName, - parameters - ); - console.log(result); -} - -associateManagedClusterWithCapacityReservationGroup().catch(console.error); - -/** - * This sample demonstrates how to Creates or updates a managed cluster. - * - * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_MCSnapshot.json - */ -async function createManagedClusterUsingAManagedClusterSnapshot() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "clustername1"; - const parameters: ManagedCluster = { - agentPoolProfiles: [ - { - name: "nodepool1", - type: "VirtualMachineScaleSets", - count: 3, - enableFips: true, - enableNodePublicIP: true, - mode: "System", - osType: "Linux", - vmSize: "Standard_DS2_v2" - } - ], - creationData: { - sourceResourceId: - "/subscriptions/subid1/resourceGroups/rg1/providers/Microsoft.ContainerService/managedclustersnapshots/snapshot1" - }, - dnsPrefix: "dnsprefix1", - kubernetesVersion: "", - linuxProfile: { - adminUsername: "azureuser", - ssh: { publicKeys: [{ keyData: "keydata" }] } - }, - location: "location1", - servicePrincipalProfile: { clientId: "clientid", secret: "secret" }, - sku: { name: "Basic", tier: "Free" }, - tags: { archv2: "", tier: "production" } - }; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.managedClusters.beginCreateOrUpdateAndWait( - resourceGroupName, - resourceName, - parameters - ); - console.log(result); -} - -createManagedClusterUsingAManagedClusterSnapshot().catch(console.error); - -/** - * This sample demonstrates how to Creates or updates a managed cluster. - * - * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_Snapshot.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_Snapshot.json */ async function createManagedClusterUsingAnAgentPoolSnapshot() { const subscriptionId = "subid1"; @@ -195,7 +83,7 @@ createManagedClusterUsingAnAgentPoolSnapshot().catch(console.error); * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_ManagedNATGateway.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_ManagedNATGateway.json */ async function createManagedClusterWithAksManagedNatGatewayAsOutboundType() { const subscriptionId = "subid1"; @@ -257,7 +145,7 @@ createManagedClusterWithAksManagedNatGatewayAsOutboundType().catch( * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_AzureKeyvaultSecretsProvider.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_AzureKeyvaultSecretsProvider.json */ async function createManagedClusterWithAzureKeyVaultSecretsProviderAddon() { const subscriptionId = "subid1"; @@ -324,68 +212,7 @@ createManagedClusterWithAzureKeyVaultSecretsProviderAddon().catch( * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_EnableCustomCATrust.json - */ -async function createManagedClusterWithCustomCaTrustEnabled() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "clustername1"; - const parameters: ManagedCluster = { - addonProfiles: {}, - agentPoolProfiles: [ - { - name: "nodepool1", - type: "VirtualMachineScaleSets", - count: 3, - enableCustomCATrust: true, - enableNodePublicIP: true, - mode: "System", - osType: "Linux", - vmSize: "Standard_DS2_v2" - } - ], - autoScalerProfile: { scaleDownDelayAfterAdd: "15m", scanInterval: "20s" }, - diskEncryptionSetID: - "/subscriptions/subid1/resourceGroups/rg1/providers/Microsoft.Compute/diskEncryptionSets/des", - dnsPrefix: "dnsprefix1", - enablePodSecurityPolicy: true, - enableRbac: true, - kubernetesVersion: "", - linuxProfile: { - adminUsername: "azureuser", - ssh: { publicKeys: [{ keyData: "keydata" }] } - }, - location: "location1", - networkProfile: { - loadBalancerProfile: { managedOutboundIPs: { count: 2 } }, - loadBalancerSku: "standard", - outboundType: "loadBalancer" - }, - servicePrincipalProfile: { clientId: "clientid", secret: "secret" }, - sku: { name: "Basic", tier: "Free" }, - tags: { archv2: "", tier: "production" }, - windowsProfile: { - adminPassword: "replacePassword1234$", - adminUsername: "azureuser" - } - }; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.managedClusters.beginCreateOrUpdateAndWait( - resourceGroupName, - resourceName, - parameters - ); - console.log(result); -} - -createManagedClusterWithCustomCaTrustEnabled().catch(console.error); - -/** - * This sample demonstrates how to Creates or updates a managed cluster. - * - * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_DedicatedHostGroup.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_DedicatedHostGroup.json */ async function createManagedClusterWithDedicatedHostGroup() { const subscriptionId = "subid1"; @@ -446,7 +273,7 @@ createManagedClusterWithDedicatedHostGroup().catch(console.error); * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_EnableEncryptionAtHost.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_EnableEncryptionAtHost.json */ async function createManagedClusterWithEncryptionAtHostEnabled() { const subscriptionId = "subid1"; @@ -507,7 +334,7 @@ createManagedClusterWithEncryptionAtHostEnabled().catch(console.error); * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_EnabledFIPS.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_EnabledFIPS.json */ async function createManagedClusterWithFipsEnabledOS() { const subscriptionId = "subid1"; @@ -568,7 +395,7 @@ createManagedClusterWithFipsEnabledOS().catch(console.error); * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_GPUMIG.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_GPUMIG.json */ async function createManagedClusterWithGpumig() { const subscriptionId = "subid1"; @@ -635,7 +462,7 @@ createManagedClusterWithGpumig().catch(console.error); * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_HTTPProxy.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_HTTPProxy.json */ async function createManagedClusterWithHttpProxyConfigured() { const subscriptionId = "subid1"; @@ -701,7 +528,7 @@ createManagedClusterWithHttpProxyConfigured().catch(console.error); * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_NodePublicIPPrefix.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_NodePublicIPPrefix.json */ async function createManagedClusterWithNodePublicIPPrefix() { const subscriptionId = "subid1"; @@ -763,7 +590,7 @@ createManagedClusterWithNodePublicIPPrefix().catch(console.error); * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_OSSKU.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_OSSKU.json */ async function createManagedClusterWithOssku() { const subscriptionId = "subid1"; @@ -830,7 +657,7 @@ createManagedClusterWithOssku().catch(console.error); * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_PPG.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_PPG.json */ async function createManagedClusterWithPpg() { const subscriptionId = "subid1"; @@ -892,7 +719,7 @@ createManagedClusterWithPpg().catch(console.error); * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_PodIdentity.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_PodIdentity.json */ async function createManagedClusterWithPodIdentityEnabled() { const subscriptionId = "subid1"; @@ -953,7 +780,7 @@ createManagedClusterWithPodIdentityEnabled().catch(console.error); * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_DisableRunCommand.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_DisableRunCommand.json */ async function createManagedClusterWithRunCommandDisabled() { const subscriptionId = "subid1"; @@ -1013,7 +840,7 @@ createManagedClusterWithRunCommandDisabled().catch(console.error); * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_SecurityProfile.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_SecurityProfile.json */ async function createManagedClusterWithSecurityProfileConfigured() { const subscriptionId = "subid1"; @@ -1069,7 +896,7 @@ createManagedClusterWithSecurityProfileConfigured().catch(console.error); * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_EnableUltraSSD.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_EnableUltraSSD.json */ async function createManagedClusterWithUltraSsdEnabled() { const subscriptionId = "subid1"; @@ -1130,65 +957,7 @@ createManagedClusterWithUltraSsdEnabled().catch(console.error); * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_IngressProfile_WebAppRouting.json - */ -async function createManagedClusterWithWebAppRoutingIngressProfileConfigured() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "clustername1"; - const parameters: ManagedCluster = { - agentPoolProfiles: [ - { - name: "nodepool1", - type: "VirtualMachineScaleSets", - count: 3, - enableNodePublicIP: true, - mode: "System", - osType: "Linux", - vmSize: "Standard_DS2_v2" - } - ], - dnsPrefix: "dnsprefix1", - ingressProfile: { - webAppRouting: { - dnsZoneResourceId: - "/subscriptions/SUB_ID/resourceGroups/RG_NAME/providers/Microsoft.Network/dnszones/DNS_ZONE_NAME", - enabled: true - } - }, - kubernetesVersion: "", - linuxProfile: { - adminUsername: "azureuser", - ssh: { publicKeys: [{ keyData: "keydata" }] } - }, - location: "location1", - networkProfile: { - loadBalancerProfile: { managedOutboundIPs: { count: 2 } }, - loadBalancerSku: "standard", - outboundType: "loadBalancer" - }, - sku: { name: "Basic", tier: "Free" }, - tags: { archv2: "", tier: "production" } - }; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.managedClusters.beginCreateOrUpdateAndWait( - resourceGroupName, - resourceName, - parameters - ); - console.log(result); -} - -createManagedClusterWithWebAppRoutingIngressProfileConfigured().catch( - console.error -); - -/** - * This sample demonstrates how to Creates or updates a managed cluster. - * - * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_UserAssignedNATGateway.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_UserAssignedNATGateway.json */ async function createManagedClusterWithUserAssignedNatGatewayAsOutboundType() { const subscriptionId = "subid1"; @@ -1249,7 +1018,7 @@ createManagedClusterWithUserAssignedNatGatewayAsOutboundType().catch( * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_PrivateClusterPublicFQDN.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_PrivateClusterPublicFQDN.json */ async function createManagedPrivateClusterWithPublicFqdnSpecified() { const subscriptionId = "subid1"; @@ -1312,7 +1081,7 @@ createManagedPrivateClusterWithPublicFqdnSpecified().catch(console.error); * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_PrivateClusterFQDNSubdomain.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_PrivateClusterFQDNSubdomain.json */ async function createManagedPrivateClusterWithFqdnSubdomainSpecified() { const subscriptionId = "subid1"; @@ -1376,7 +1145,7 @@ createManagedPrivateClusterWithFqdnSubdomainSpecified().catch(console.error); * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_UpdateWithEnableAzureRBAC.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_UpdateWithEnableAzureRBAC.json */ async function createOrUpdateAadManagedClusterWithEnableAzureRbac() { const subscriptionId = "subid1"; @@ -1438,7 +1207,7 @@ createOrUpdateAadManagedClusterWithEnableAzureRbac().catch(console.error); * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_Update.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_Update.json */ async function createOrUpdateManagedCluster() { const subscriptionId = "subid1"; @@ -1514,7 +1283,7 @@ createOrUpdateManagedCluster().catch(console.error); * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_UpdateWithAHUB.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_UpdateWithAHUB.json */ async function createOrUpdateManagedClusterWithEnableAhub() { const subscriptionId = "subid1"; @@ -1582,69 +1351,7 @@ createOrUpdateManagedClusterWithEnableAhub().catch(console.error); * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_UpdateWithEnableNamespaceResources.json - */ -async function createOrUpdateManagedClusterWithEnableNamespaceResources() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "clustername1"; - const parameters: ManagedCluster = { - addonProfiles: {}, - agentPoolProfiles: [ - { - name: "nodepool1", - type: "VirtualMachineScaleSets", - availabilityZones: ["1", "2", "3"], - count: 3, - enableNodePublicIP: true, - mode: "System", - osType: "Linux", - vmSize: "Standard_DS1_v2" - } - ], - autoScalerProfile: { scaleDownDelayAfterAdd: "15m", scanInterval: "20s" }, - diskEncryptionSetID: - "/subscriptions/subid1/resourceGroups/rg1/providers/Microsoft.Compute/diskEncryptionSets/des", - dnsPrefix: "dnsprefix1", - enableNamespaceResources: true, - enablePodSecurityPolicy: true, - enableRbac: true, - kubernetesVersion: "", - linuxProfile: { - adminUsername: "azureuser", - ssh: { publicKeys: [{ keyData: "keydata" }] } - }, - location: "location1", - networkProfile: { - loadBalancerProfile: { managedOutboundIPs: { count: 2 } }, - loadBalancerSku: "standard", - outboundType: "loadBalancer" - }, - servicePrincipalProfile: { clientId: "clientid", secret: "secret" }, - sku: { name: "Basic", tier: "Free" }, - tags: { archv2: "", tier: "production" }, - windowsProfile: { - adminPassword: "replacePassword1234$", - adminUsername: "azureuser" - } - }; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.managedClusters.beginCreateOrUpdateAndWait( - resourceGroupName, - resourceName, - parameters - ); - console.log(result); -} - -createOrUpdateManagedClusterWithEnableNamespaceResources().catch(console.error); - -/** - * This sample demonstrates how to Creates or updates a managed cluster. - * - * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_UpdateWindowsGmsa.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_UpdateWindowsGmsa.json */ async function createOrUpdateManagedClusterWithWindowsGMsaEnabled() { const subscriptionId = "subid1"; @@ -1712,7 +1419,7 @@ createOrUpdateManagedClusterWithWindowsGMsaEnabled().catch(console.error); * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_DualStackNetworking.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_DualStackNetworking.json */ async function createOrUpdateManagedClusterWithDualStackNetworking() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples-dev/managedClustersDeleteSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/managedClustersDeleteSample.ts index 0130201f0f89..d760da432528 100644 --- a/sdk/containerservice/arm-containerservice/samples-dev/managedClustersDeleteSample.ts +++ b/sdk/containerservice/arm-containerservice/samples-dev/managedClustersDeleteSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Deletes a managed cluster. * * @summary Deletes a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersDelete.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersDelete.json */ async function deleteManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples-dev/managedClustersGetAccessProfileSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/managedClustersGetAccessProfileSample.ts index 6a77f9ee566e..3d786b71e061 100644 --- a/sdk/containerservice/arm-containerservice/samples-dev/managedClustersGetAccessProfileSample.ts +++ b/sdk/containerservice/arm-containerservice/samples-dev/managedClustersGetAccessProfileSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to **WARNING**: This API will be deprecated. Instead use [ListClusterUserCredentials](https://docs.microsoft.com/rest/api/aks/managedclusters/listclusterusercredentials) or [ListClusterAdminCredentials](https://docs.microsoft.com/rest/api/aks/managedclusters/listclusteradmincredentials) . * * @summary **WARNING**: This API will be deprecated. Instead use [ListClusterUserCredentials](https://docs.microsoft.com/rest/api/aks/managedclusters/listclusterusercredentials) or [ListClusterAdminCredentials](https://docs.microsoft.com/rest/api/aks/managedclusters/listclusteradmincredentials) . - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersGetAccessProfile.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersGetAccessProfile.json */ async function getManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples-dev/managedClustersGetCommandResultSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/managedClustersGetCommandResultSample.ts index 17e0dc7214b9..399e5d109138 100644 --- a/sdk/containerservice/arm-containerservice/samples-dev/managedClustersGetCommandResultSample.ts +++ b/sdk/containerservice/arm-containerservice/samples-dev/managedClustersGetCommandResultSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Gets the results of a command which has been run on the Managed Cluster. * * @summary Gets the results of a command which has been run on the Managed Cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/RunCommandResultFailed.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/RunCommandResultFailed.json */ async function commandFailedResult() { const subscriptionId = "subid1"; @@ -38,7 +38,7 @@ commandFailedResult().catch(console.error); * This sample demonstrates how to Gets the results of a command which has been run on the Managed Cluster. * * @summary Gets the results of a command which has been run on the Managed Cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/RunCommandResultSucceed.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/RunCommandResultSucceed.json */ async function commandSucceedResult() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples-dev/managedClustersGetOSOptionsSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/managedClustersGetOSOptionsSample.ts index 411270f8a9b5..33689a75b9b7 100644 --- a/sdk/containerservice/arm-containerservice/samples-dev/managedClustersGetOSOptionsSample.ts +++ b/sdk/containerservice/arm-containerservice/samples-dev/managedClustersGetOSOptionsSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Gets supported OS options in the specified subscription. * * @summary Gets supported OS options in the specified subscription. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ContainerServiceGetOSOptions.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ContainerServiceGetOSOptions.json */ async function getContainerServiceOSOptions() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples-dev/managedClustersGetSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/managedClustersGetSample.ts index 5a77cb96bf7c..9b9329654b6b 100644 --- a/sdk/containerservice/arm-containerservice/samples-dev/managedClustersGetSample.ts +++ b/sdk/containerservice/arm-containerservice/samples-dev/managedClustersGetSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Gets a managed cluster. * * @summary Gets a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersGet.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersGet.json */ async function getManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples-dev/managedClustersGetUpgradeProfileSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/managedClustersGetUpgradeProfileSample.ts index 7b9de44d17fd..be5871ae5da7 100644 --- a/sdk/containerservice/arm-containerservice/samples-dev/managedClustersGetUpgradeProfileSample.ts +++ b/sdk/containerservice/arm-containerservice/samples-dev/managedClustersGetUpgradeProfileSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Gets the upgrade profile of a managed cluster. * * @summary Gets the upgrade profile of a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersGetUpgradeProfile.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersGetUpgradeProfile.json */ async function getUpgradeProfileForManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples-dev/managedClustersListByResourceGroupSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/managedClustersListByResourceGroupSample.ts index 2a04a922bfbc..0fb81fab69ad 100644 --- a/sdk/containerservice/arm-containerservice/samples-dev/managedClustersListByResourceGroupSample.ts +++ b/sdk/containerservice/arm-containerservice/samples-dev/managedClustersListByResourceGroupSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Lists managed clusters in the specified subscription and resource group. * * @summary Lists managed clusters in the specified subscription and resource group. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersListByResourceGroup.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersListByResourceGroup.json */ async function getManagedClustersByResourceGroup() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples-dev/managedClustersListClusterAdminCredentialsSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/managedClustersListClusterAdminCredentialsSample.ts index 6e259e1d7141..e557396c405c 100644 --- a/sdk/containerservice/arm-containerservice/samples-dev/managedClustersListClusterAdminCredentialsSample.ts +++ b/sdk/containerservice/arm-containerservice/samples-dev/managedClustersListClusterAdminCredentialsSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Lists the admin credentials of a managed cluster. * * @summary Lists the admin credentials of a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersListClusterCredentialResult.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersListClusterAdminCredentials.json */ async function getManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples-dev/managedClustersListClusterMonitoringUserCredentialsSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/managedClustersListClusterMonitoringUserCredentialsSample.ts index 0b0e18a01fc7..e7e66ecea3c4 100644 --- a/sdk/containerservice/arm-containerservice/samples-dev/managedClustersListClusterMonitoringUserCredentialsSample.ts +++ b/sdk/containerservice/arm-containerservice/samples-dev/managedClustersListClusterMonitoringUserCredentialsSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Lists the cluster monitoring user credentials of a managed cluster. * * @summary Lists the cluster monitoring user credentials of a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersListClusterCredentialResult.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersListClusterMonitoringUserCredentials.json */ async function getManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples-dev/managedClustersListClusterUserCredentialsSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/managedClustersListClusterUserCredentialsSample.ts index a048515f4073..e38f3b0cbb40 100644 --- a/sdk/containerservice/arm-containerservice/samples-dev/managedClustersListClusterUserCredentialsSample.ts +++ b/sdk/containerservice/arm-containerservice/samples-dev/managedClustersListClusterUserCredentialsSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Lists the user credentials of a managed cluster. * * @summary Lists the user credentials of a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersListClusterCredentialResult.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersListClusterUserCredentials.json */ async function getManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples-dev/managedClustersListOutboundNetworkDependenciesEndpointsSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/managedClustersListOutboundNetworkDependenciesEndpointsSample.ts index deac7b7b2462..5200c895d4d8 100644 --- a/sdk/containerservice/arm-containerservice/samples-dev/managedClustersListOutboundNetworkDependenciesEndpointsSample.ts +++ b/sdk/containerservice/arm-containerservice/samples-dev/managedClustersListOutboundNetworkDependenciesEndpointsSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Gets a list of egress endpoints (network endpoints of all outbound dependencies) in the specified managed cluster. The operation returns properties of each egress endpoint. * * @summary Gets a list of egress endpoints (network endpoints of all outbound dependencies) in the specified managed cluster. The operation returns properties of each egress endpoint. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/OutboundNetworkDependenciesEndpointsList.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/OutboundNetworkDependenciesEndpointsList.json */ async function listOutboundNetworkDependenciesEndpointsByManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples-dev/managedClustersListSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/managedClustersListSample.ts index c6be844245cd..e10891a35814 100644 --- a/sdk/containerservice/arm-containerservice/samples-dev/managedClustersListSample.ts +++ b/sdk/containerservice/arm-containerservice/samples-dev/managedClustersListSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Gets a list of managed clusters in the specified subscription. * * @summary Gets a list of managed clusters in the specified subscription. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersList.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersList.json */ async function listManagedClusters() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples-dev/managedClustersResetAadProfileSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/managedClustersResetAadProfileSample.ts index b13b42cd4f62..2477f3ad3239 100644 --- a/sdk/containerservice/arm-containerservice/samples-dev/managedClustersResetAadProfileSample.ts +++ b/sdk/containerservice/arm-containerservice/samples-dev/managedClustersResetAadProfileSample.ts @@ -18,7 +18,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Reset the AAD Profile of a managed cluster. * * @summary Reset the AAD Profile of a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersResetAADProfile.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersResetAADProfile.json */ async function resetAadProfile() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples-dev/managedClustersResetServicePrincipalProfileSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/managedClustersResetServicePrincipalProfileSample.ts index 099f1c7a0568..45407982be7d 100644 --- a/sdk/containerservice/arm-containerservice/samples-dev/managedClustersResetServicePrincipalProfileSample.ts +++ b/sdk/containerservice/arm-containerservice/samples-dev/managedClustersResetServicePrincipalProfileSample.ts @@ -18,7 +18,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to This action cannot be performed on a cluster that is not using a service principal * * @summary This action cannot be performed on a cluster that is not using a service principal - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersResetServicePrincipalProfile.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersResetServicePrincipalProfile.json */ async function resetServicePrincipalProfile() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples-dev/managedClustersRotateClusterCertificatesSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/managedClustersRotateClusterCertificatesSample.ts index 88308453b86e..0f1aadcf0d9d 100644 --- a/sdk/containerservice/arm-containerservice/samples-dev/managedClustersRotateClusterCertificatesSample.ts +++ b/sdk/containerservice/arm-containerservice/samples-dev/managedClustersRotateClusterCertificatesSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to See [Certificate rotation](https://docs.microsoft.com/azure/aks/certificate-rotation) for more details about rotating managed cluster certificates. * * @summary See [Certificate rotation](https://docs.microsoft.com/azure/aks/certificate-rotation) for more details about rotating managed cluster certificates. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersRotateClusterCertificates.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersRotateClusterCertificates.json */ async function rotateClusterCertificates() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples-dev/managedClustersRotateServiceAccountSigningKeysSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/managedClustersRotateServiceAccountSigningKeysSample.ts deleted file mode 100644 index 12a687e1c418..000000000000 --- a/sdk/containerservice/arm-containerservice/samples-dev/managedClustersRotateServiceAccountSigningKeysSample.ts +++ /dev/null @@ -1,33 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { ContainerServiceClient } from "@azure/arm-containerservice"; -import { DefaultAzureCredential } from "@azure/identity"; - -/** - * This sample demonstrates how to Rotates the service account signing keys of a managed cluster. - * - * @summary Rotates the service account signing keys of a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersRotateServiceAccountSigningKeys.json - */ -async function rotateClusterServiceAccountSigningKeys() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "clustername1"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.managedClusters.beginRotateServiceAccountSigningKeysAndWait( - resourceGroupName, - resourceName - ); - console.log(result); -} - -rotateClusterServiceAccountSigningKeys().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples-dev/managedClustersRunCommandSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/managedClustersRunCommandSample.ts index f951bd57a82b..525d02bc4745 100644 --- a/sdk/containerservice/arm-containerservice/samples-dev/managedClustersRunCommandSample.ts +++ b/sdk/containerservice/arm-containerservice/samples-dev/managedClustersRunCommandSample.ts @@ -18,7 +18,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to AKS will create a pod to run the command. This is primarily useful for private clusters. For more information see [AKS Run Command](https://docs.microsoft.com/azure/aks/private-clusters#aks-run-command-preview). * * @summary AKS will create a pod to run the command. This is primarily useful for private clusters. For more information see [AKS Run Command](https://docs.microsoft.com/azure/aks/private-clusters#aks-run-command-preview). - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/RunCommandRequest.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/RunCommandRequest.json */ async function submitNewCommand() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples-dev/managedClustersStartSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/managedClustersStartSample.ts index 284f3926093e..508718d9f005 100644 --- a/sdk/containerservice/arm-containerservice/samples-dev/managedClustersStartSample.ts +++ b/sdk/containerservice/arm-containerservice/samples-dev/managedClustersStartSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to See [starting a cluster](https://docs.microsoft.com/azure/aks/start-stop-cluster) for more details about starting a cluster. * * @summary See [starting a cluster](https://docs.microsoft.com/azure/aks/start-stop-cluster) for more details about starting a cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersStart.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersStart.json */ async function startManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples-dev/managedClustersStopSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/managedClustersStopSample.ts index 8557abda52f7..8ac4b44b925e 100644 --- a/sdk/containerservice/arm-containerservice/samples-dev/managedClustersStopSample.ts +++ b/sdk/containerservice/arm-containerservice/samples-dev/managedClustersStopSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to This can only be performed on Azure Virtual Machine Scale set backed clusters. Stopping a cluster stops the control plane and agent nodes entirely, while maintaining all object and cluster state. A cluster does not accrue charges while it is stopped. See [stopping a cluster](https://docs.microsoft.com/azure/aks/start-stop-cluster) for more details about stopping a cluster. * * @summary This can only be performed on Azure Virtual Machine Scale set backed clusters. Stopping a cluster stops the control plane and agent nodes entirely, while maintaining all object and cluster state. A cluster does not accrue charges while it is stopped. See [stopping a cluster](https://docs.microsoft.com/azure/aks/start-stop-cluster) for more details about stopping a cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersStop.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersStop.json */ async function stopManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples-dev/managedClustersUpdateTagsSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/managedClustersUpdateTagsSample.ts index e6790ddf24ef..d798d45963eb 100644 --- a/sdk/containerservice/arm-containerservice/samples-dev/managedClustersUpdateTagsSample.ts +++ b/sdk/containerservice/arm-containerservice/samples-dev/managedClustersUpdateTagsSample.ts @@ -18,7 +18,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Updates tags on a managed cluster. * * @summary Updates tags on a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersUpdateTags.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersUpdateTags.json */ async function updateManagedClusterTags() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples-dev/operationsListSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/operationsListSample.ts index 1824cffa906b..5e062cbcbc3d 100644 --- a/sdk/containerservice/arm-containerservice/samples-dev/operationsListSample.ts +++ b/sdk/containerservice/arm-containerservice/samples-dev/operationsListSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Gets a list of operations. * * @summary Gets a list of operations. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/Operation_List.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/Operation_List.json */ async function listAvailableOperationsForTheContainerServiceResourceProvider() { const subscriptionId = "00000000-0000-0000-0000-000000000000"; diff --git a/sdk/containerservice/arm-containerservice/samples-dev/privateEndpointConnectionsDeleteSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/privateEndpointConnectionsDeleteSample.ts index 9cd9fc0cd27f..bb329d22d7a0 100644 --- a/sdk/containerservice/arm-containerservice/samples-dev/privateEndpointConnectionsDeleteSample.ts +++ b/sdk/containerservice/arm-containerservice/samples-dev/privateEndpointConnectionsDeleteSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Deletes a private endpoint connection. * * @summary Deletes a private endpoint connection. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/PrivateEndpointConnectionsDelete.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/PrivateEndpointConnectionsDelete.json */ async function deletePrivateEndpointConnection() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples-dev/privateEndpointConnectionsGetSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/privateEndpointConnectionsGetSample.ts index 55d855acdeaf..ec2ce19141fd 100644 --- a/sdk/containerservice/arm-containerservice/samples-dev/privateEndpointConnectionsGetSample.ts +++ b/sdk/containerservice/arm-containerservice/samples-dev/privateEndpointConnectionsGetSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to To learn more about private clusters, see: https://docs.microsoft.com/azure/aks/private-clusters * * @summary To learn more about private clusters, see: https://docs.microsoft.com/azure/aks/private-clusters - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/PrivateEndpointConnectionsGet.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/PrivateEndpointConnectionsGet.json */ async function getPrivateEndpointConnection() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples-dev/privateEndpointConnectionsListSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/privateEndpointConnectionsListSample.ts index 92be3d9e198b..efde487ff72c 100644 --- a/sdk/containerservice/arm-containerservice/samples-dev/privateEndpointConnectionsListSample.ts +++ b/sdk/containerservice/arm-containerservice/samples-dev/privateEndpointConnectionsListSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to To learn more about private clusters, see: https://docs.microsoft.com/azure/aks/private-clusters * * @summary To learn more about private clusters, see: https://docs.microsoft.com/azure/aks/private-clusters - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/PrivateEndpointConnectionsList.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/PrivateEndpointConnectionsList.json */ async function listPrivateEndpointConnectionsByManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples-dev/privateEndpointConnectionsUpdateSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/privateEndpointConnectionsUpdateSample.ts index d594a7755e14..7df8b1d32141 100644 --- a/sdk/containerservice/arm-containerservice/samples-dev/privateEndpointConnectionsUpdateSample.ts +++ b/sdk/containerservice/arm-containerservice/samples-dev/privateEndpointConnectionsUpdateSample.ts @@ -18,7 +18,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Updates a private endpoint connection. * * @summary Updates a private endpoint connection. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/PrivateEndpointConnectionsUpdate.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/PrivateEndpointConnectionsUpdate.json */ async function updatePrivateEndpointConnection() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples-dev/privateLinkResourcesListSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/privateLinkResourcesListSample.ts index 3ce25d6d129d..a8ef8fe0e698 100644 --- a/sdk/containerservice/arm-containerservice/samples-dev/privateLinkResourcesListSample.ts +++ b/sdk/containerservice/arm-containerservice/samples-dev/privateLinkResourcesListSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to To learn more about private clusters, see: https://docs.microsoft.com/azure/aks/private-clusters * * @summary To learn more about private clusters, see: https://docs.microsoft.com/azure/aks/private-clusters - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/PrivateLinkResourcesList.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/PrivateLinkResourcesList.json */ async function listPrivateLinkResourcesByManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples-dev/resolvePrivateLinkServiceIdPostSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/resolvePrivateLinkServiceIdPostSample.ts index 69056e89db85..d0c64e22b294 100644 --- a/sdk/containerservice/arm-containerservice/samples-dev/resolvePrivateLinkServiceIdPostSample.ts +++ b/sdk/containerservice/arm-containerservice/samples-dev/resolvePrivateLinkServiceIdPostSample.ts @@ -18,7 +18,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Gets the private link service ID for the specified managed cluster. * * @summary Gets the private link service ID for the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ResolvePrivateLinkServiceId.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ResolvePrivateLinkServiceId.json */ async function resolveThePrivateLinkServiceIdForManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples-dev/snapshotsCreateOrUpdateSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/snapshotsCreateOrUpdateSample.ts index 30d3bfc86961..ea3aa47fc24e 100644 --- a/sdk/containerservice/arm-containerservice/samples-dev/snapshotsCreateOrUpdateSample.ts +++ b/sdk/containerservice/arm-containerservice/samples-dev/snapshotsCreateOrUpdateSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Creates or updates a snapshot. * * @summary Creates or updates a snapshot. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/SnapshotsCreate.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/SnapshotsCreate.json */ async function createOrUpdateSnapshot() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples-dev/snapshotsDeleteSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/snapshotsDeleteSample.ts index 7c768076955a..1e2464bf13d6 100644 --- a/sdk/containerservice/arm-containerservice/samples-dev/snapshotsDeleteSample.ts +++ b/sdk/containerservice/arm-containerservice/samples-dev/snapshotsDeleteSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Deletes a snapshot. * * @summary Deletes a snapshot. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/SnapshotsDelete.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/SnapshotsDelete.json */ async function deleteSnapshot() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples-dev/snapshotsGetSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/snapshotsGetSample.ts index ef3b98c61b82..ca55122b1c47 100644 --- a/sdk/containerservice/arm-containerservice/samples-dev/snapshotsGetSample.ts +++ b/sdk/containerservice/arm-containerservice/samples-dev/snapshotsGetSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Gets a snapshot. * * @summary Gets a snapshot. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/SnapshotsGet.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/SnapshotsGet.json */ async function getSnapshot() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples-dev/snapshotsListByResourceGroupSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/snapshotsListByResourceGroupSample.ts index 420dad9927d3..7b4419832e15 100644 --- a/sdk/containerservice/arm-containerservice/samples-dev/snapshotsListByResourceGroupSample.ts +++ b/sdk/containerservice/arm-containerservice/samples-dev/snapshotsListByResourceGroupSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Lists snapshots in the specified subscription and resource group. * * @summary Lists snapshots in the specified subscription and resource group. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/SnapshotsListByResourceGroup.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/SnapshotsListByResourceGroup.json */ async function listSnapshotsByResourceGroup() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples-dev/snapshotsListSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/snapshotsListSample.ts index 8de173785c77..527a0698e9ad 100644 --- a/sdk/containerservice/arm-containerservice/samples-dev/snapshotsListSample.ts +++ b/sdk/containerservice/arm-containerservice/samples-dev/snapshotsListSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Gets a list of snapshots in the specified subscription. * * @summary Gets a list of snapshots in the specified subscription. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/SnapshotsList.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/SnapshotsList.json */ async function listSnapshots() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples-dev/snapshotsUpdateTagsSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/snapshotsUpdateTagsSample.ts index 2ba9bbff5fd6..f4f49e952b48 100644 --- a/sdk/containerservice/arm-containerservice/samples-dev/snapshotsUpdateTagsSample.ts +++ b/sdk/containerservice/arm-containerservice/samples-dev/snapshotsUpdateTagsSample.ts @@ -18,7 +18,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Updates tags on a snapshot. * * @summary Updates tags on a snapshot. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/SnapshotsUpdateTags.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/SnapshotsUpdateTags.json */ async function updateSnapshotTags() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples-dev/trustedAccessRoleBindingsCreateOrUpdateSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/trustedAccessRoleBindingsCreateOrUpdateSample.ts deleted file mode 100644 index d9b845800178..000000000000 --- a/sdk/containerservice/arm-containerservice/samples-dev/trustedAccessRoleBindingsCreateOrUpdateSample.ts +++ /dev/null @@ -1,47 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { - TrustedAccessRoleBinding, - ContainerServiceClient -} from "@azure/arm-containerservice"; -import { DefaultAzureCredential } from "@azure/identity"; - -/** - * This sample demonstrates how to Create or update a trusted access role binding - * - * @summary Create or update a trusted access role binding - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/TrustedAccessRoleBindings_CreateOrUpdate.json - */ -async function createOrUpdateATrustedAccessRoleBinding() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "clustername1"; - const trustedAccessRoleBindingName = "binding1"; - const trustedAccessRoleBinding: TrustedAccessRoleBinding = { - roles: [ - "Microsoft.MachineLearningServices/workspaces/reader", - "Microsoft.MachineLearningServices/workspaces/writer" - ], - sourceResourceId: - "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b/providers/Microsoft.MachineLearningServices/workspaces/c" - }; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.trustedAccessRoleBindings.createOrUpdate( - resourceGroupName, - resourceName, - trustedAccessRoleBindingName, - trustedAccessRoleBinding - ); - console.log(result); -} - -createOrUpdateATrustedAccessRoleBinding().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples-dev/trustedAccessRoleBindingsDeleteSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/trustedAccessRoleBindingsDeleteSample.ts deleted file mode 100644 index eea3ef9eef7a..000000000000 --- a/sdk/containerservice/arm-containerservice/samples-dev/trustedAccessRoleBindingsDeleteSample.ts +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { ContainerServiceClient } from "@azure/arm-containerservice"; -import { DefaultAzureCredential } from "@azure/identity"; - -/** - * This sample demonstrates how to Delete a trusted access role binding. - * - * @summary Delete a trusted access role binding. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/TrustedAccessRoleBindings_Delete.json - */ -async function deleteATrustedAccessRoleBinding() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "clustername1"; - const trustedAccessRoleBindingName = "binding1"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.trustedAccessRoleBindings.delete( - resourceGroupName, - resourceName, - trustedAccessRoleBindingName - ); - console.log(result); -} - -deleteATrustedAccessRoleBinding().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples-dev/trustedAccessRoleBindingsListSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/trustedAccessRoleBindingsListSample.ts deleted file mode 100644 index e853114d0504..000000000000 --- a/sdk/containerservice/arm-containerservice/samples-dev/trustedAccessRoleBindingsListSample.ts +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { ContainerServiceClient } from "@azure/arm-containerservice"; -import { DefaultAzureCredential } from "@azure/identity"; - -/** - * This sample demonstrates how to List trusted access role bindings. - * - * @summary List trusted access role bindings. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/TrustedAccessRoleBindings_List.json - */ -async function listTrustedAccessRoleBindings() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "clustername1"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const resArray = new Array(); - for await (let item of client.trustedAccessRoleBindings.list( - resourceGroupName, - resourceName - )) { - resArray.push(item); - } - console.log(resArray); -} - -listTrustedAccessRoleBindings().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples-dev/trustedAccessRolesListSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/trustedAccessRolesListSample.ts deleted file mode 100644 index caa4e575cf0c..000000000000 --- a/sdk/containerservice/arm-containerservice/samples-dev/trustedAccessRolesListSample.ts +++ /dev/null @@ -1,32 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { ContainerServiceClient } from "@azure/arm-containerservice"; -import { DefaultAzureCredential } from "@azure/identity"; - -/** - * This sample demonstrates how to List supported trusted access roles. - * - * @summary List supported trusted access roles. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/TrustedAccessRoles_List.json - */ -async function listTrustedAccessRoles() { - const subscriptionId = "subid1"; - const location = "westus2"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const resArray = new Array(); - for await (let item of client.trustedAccessRoles.list(location)) { - resArray.push(item); - } - console.log(resArray); -} - -listTrustedAccessRoles().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/README.md b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/README.md deleted file mode 100644 index e820334335f4..000000000000 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/README.md +++ /dev/null @@ -1,186 +0,0 @@ -# client library samples for JavaScript (Beta) - -These sample programs show how to use the JavaScript client libraries for in some common scenarios. - -| **File Name** | **Description** | -| --------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| [agentPoolsAbortLatestOperationSample.js][agentpoolsabortlatestoperationsample] | Aborting last running operation on agent pool. We return a 204 no content code here to indicate that the operation has been accepted and an abort will be attempted but is not guaranteed to complete successfully. Please look up the provisioning state of the agent pool to keep track of whether it changes to Canceled. A canceled provisioning state indicates that the abort was successful x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsAbortOperation.json | -| [agentPoolsCreateOrUpdateSample.js][agentpoolscreateorupdatesample] | Creates or updates an agent pool in the specified managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsAssociate_CRG.json | -| [agentPoolsDeleteSample.js][agentpoolsdeletesample] | Deletes an agent pool in the specified managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsDelete.json | -| [agentPoolsGetAvailableAgentPoolVersionsSample.js][agentpoolsgetavailableagentpoolversionssample] | See [supported Kubernetes versions](https://docs.microsoft.com/azure/aks/supported-kubernetes-versions) for more details about the version lifecycle. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsGetAgentPoolAvailableVersions.json | -| [agentPoolsGetSample.js][agentpoolsgetsample] | Gets the specified managed cluster agent pool. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsGet.json | -| [agentPoolsGetUpgradeProfileSample.js][agentpoolsgetupgradeprofilesample] | Gets the upgrade profile for an agent pool. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsGetUpgradeProfile.json | -| [agentPoolsListSample.js][agentpoolslistsample] | Gets a list of agent pools in the specified managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsList.json | -| [agentPoolsUpgradeNodeImageVersionSample.js][agentpoolsupgradenodeimageversionsample] | Upgrading the node image version of an agent pool applies the newest OS and runtime updates to the nodes. AKS provides one new image per week with the latest updates. For more details on node image versions, see: https://docs.microsoft.com/azure/aks/node-image-upgrade x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsUpgradeNodeImageVersion.json | -| [fleetMembersCreateOrUpdateSample.js][fleetmemberscreateorupdatesample] | A member contains a reference to an existing Kubernetes cluster. Creating a member makes the referenced cluster join the Fleet. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/FleetMembers_Create.json | -| [fleetMembersDeleteSample.js][fleetmembersdeletesample] | Deleting a Fleet member results in the member cluster leaving fleet. The Member azure resource is deleted upon success. The underlying cluster is not deleted. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/FleetMembers_Delete.json | -| [fleetMembersGetSample.js][fleetmembersgetsample] | Gets a Fleet member. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/FleetMembers_Get.json | -| [fleetMembersListByFleetSample.js][fleetmemberslistbyfleetsample] | Lists the members of a fleet. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/FleetMembers_List.json | -| [fleetsCreateOrUpdateSample.js][fleetscreateorupdatesample] | Creates or updates a Fleet. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/Fleets_CreateOrUpdate.json | -| [fleetsDeleteSample.js][fleetsdeletesample] | Deletes a Fleet. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/Fleets_Delete.json | -| [fleetsGetSample.js][fleetsgetsample] | Gets a Fleet. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/Fleets_Get.json | -| [fleetsListByResourceGroupSample.js][fleetslistbyresourcegroupsample] | Lists fleets in the specified subscription and resource group. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/Fleets_ListByResourceGroup.json | -| [fleetsListCredentialsSample.js][fleetslistcredentialssample] | Lists the user credentials of a Fleet. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/Fleets_ListCredentialsResult.json | -| [fleetsListSample.js][fleetslistsample] | Lists fleets in the specified subscription. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/Fleets_ListBySub.json | -| [fleetsUpdateSample.js][fleetsupdatesample] | Patches a fleet resource. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/Fleets_PatchTags.json | -| [maintenanceConfigurationsCreateOrUpdateSample.js][maintenanceconfigurationscreateorupdatesample] | Creates or updates a maintenance configuration in the specified managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/MaintenanceConfigurationsCreate_Update.json | -| [maintenanceConfigurationsDeleteSample.js][maintenanceconfigurationsdeletesample] | Deletes a maintenance configuration. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/MaintenanceConfigurationsDelete.json | -| [maintenanceConfigurationsGetSample.js][maintenanceconfigurationsgetsample] | Gets the specified maintenance configuration of a managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/MaintenanceConfigurationsGet.json | -| [maintenanceConfigurationsListByManagedClusterSample.js][maintenanceconfigurationslistbymanagedclustersample] | Gets a list of maintenance configurations in the specified managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/MaintenanceConfigurationsList.json | -| [managedClusterSnapshotsCreateOrUpdateSample.js][managedclustersnapshotscreateorupdatesample] | Creates or updates a managed cluster snapshot. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClusterSnapshotsCreate.json | -| [managedClusterSnapshotsDeleteSample.js][managedclustersnapshotsdeletesample] | Deletes a managed cluster snapshot. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClusterSnapshotsDelete.json | -| [managedClusterSnapshotsGetSample.js][managedclustersnapshotsgetsample] | Gets a managed cluster snapshot. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClusterSnapshotsGet.json | -| [managedClusterSnapshotsListByResourceGroupSample.js][managedclustersnapshotslistbyresourcegroupsample] | Lists managed cluster snapshots in the specified subscription and resource group. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClusterSnapshotsListByResourceGroup.json | -| [managedClusterSnapshotsListSample.js][managedclustersnapshotslistsample] | Gets a list of managed cluster snapshots in the specified subscription. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClusterSnapshotsList.json | -| [managedClusterSnapshotsUpdateTagsSample.js][managedclustersnapshotsupdatetagssample] | Updates tags on a managed cluster snapshot. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClusterSnapshotsUpdateTags.json | -| [managedClustersAbortLatestOperationSample.js][managedclustersabortlatestoperationsample] | Aborting last running operation on managed cluster. We return a 204 no content code here to indicate that the operation has been accepted and an abort will be attempted but is not guaranteed to complete successfully. Please look up the provisioning state of the managed cluster to keep track of whether it changes to Canceled. A canceled provisioning state indicates that the abort was successful x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersAbortOperation.json | -| [managedClustersCreateOrUpdateSample.js][managedclusterscreateorupdatesample] | Creates or updates a managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersAssociate_CRG.json | -| [managedClustersDeleteSample.js][managedclustersdeletesample] | Deletes a managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersDelete.json | -| [managedClustersGetAccessProfileSample.js][managedclustersgetaccessprofilesample] | **WARNING**: This API will be deprecated. Instead use [ListClusterUserCredentials](https://docs.microsoft.com/rest/api/aks/managedclusters/listclusterusercredentials) or [ListClusterAdminCredentials](https://docs.microsoft.com/rest/api/aks/managedclusters/listclusteradmincredentials) . x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersGetAccessProfile.json | -| [managedClustersGetCommandResultSample.js][managedclustersgetcommandresultsample] | Gets the results of a command which has been run on the Managed Cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/RunCommandResultFailed.json | -| [managedClustersGetOSOptionsSample.js][managedclustersgetosoptionssample] | Gets supported OS options in the specified subscription. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ContainerServiceGetOSOptions.json | -| [managedClustersGetSample.js][managedclustersgetsample] | Gets a managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersGet.json | -| [managedClustersGetUpgradeProfileSample.js][managedclustersgetupgradeprofilesample] | Gets the upgrade profile of a managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersGetUpgradeProfile.json | -| [managedClustersListByResourceGroupSample.js][managedclusterslistbyresourcegroupsample] | Lists managed clusters in the specified subscription and resource group. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersListByResourceGroup.json | -| [managedClustersListClusterAdminCredentialsSample.js][managedclusterslistclusteradmincredentialssample] | Lists the admin credentials of a managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersListClusterCredentialResult.json | -| [managedClustersListClusterMonitoringUserCredentialsSample.js][managedclusterslistclustermonitoringusercredentialssample] | Lists the cluster monitoring user credentials of a managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersListClusterCredentialResult.json | -| [managedClustersListClusterUserCredentialsSample.js][managedclusterslistclusterusercredentialssample] | Lists the user credentials of a managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersListClusterCredentialResult.json | -| [managedClustersListOutboundNetworkDependenciesEndpointsSample.js][managedclusterslistoutboundnetworkdependenciesendpointssample] | Gets a list of egress endpoints (network endpoints of all outbound dependencies) in the specified managed cluster. The operation returns properties of each egress endpoint. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/OutboundNetworkDependenciesEndpointsList.json | -| [managedClustersListSample.js][managedclusterslistsample] | Gets a list of managed clusters in the specified subscription. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersList.json | -| [managedClustersResetAadProfileSample.js][managedclustersresetaadprofilesample] | Reset the AAD Profile of a managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersResetAADProfile.json | -| [managedClustersResetServicePrincipalProfileSample.js][managedclustersresetserviceprincipalprofilesample] | This action cannot be performed on a cluster that is not using a service principal x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersResetServicePrincipalProfile.json | -| [managedClustersRotateClusterCertificatesSample.js][managedclustersrotateclustercertificatessample] | See [Certificate rotation](https://docs.microsoft.com/azure/aks/certificate-rotation) for more details about rotating managed cluster certificates. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersRotateClusterCertificates.json | -| [managedClustersRotateServiceAccountSigningKeysSample.js][managedclustersrotateserviceaccountsigningkeyssample] | Rotates the service account signing keys of a managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersRotateServiceAccountSigningKeys.json | -| [managedClustersRunCommandSample.js][managedclustersruncommandsample] | AKS will create a pod to run the command. This is primarily useful for private clusters. For more information see [AKS Run Command](https://docs.microsoft.com/azure/aks/private-clusters#aks-run-command-preview). x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/RunCommandRequest.json | -| [managedClustersStartSample.js][managedclustersstartsample] | See [starting a cluster](https://docs.microsoft.com/azure/aks/start-stop-cluster) for more details about starting a cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersStart.json | -| [managedClustersStopSample.js][managedclustersstopsample] | This can only be performed on Azure Virtual Machine Scale set backed clusters. Stopping a cluster stops the control plane and agent nodes entirely, while maintaining all object and cluster state. A cluster does not accrue charges while it is stopped. See [stopping a cluster](https://docs.microsoft.com/azure/aks/start-stop-cluster) for more details about stopping a cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersStop.json | -| [managedClustersUpdateTagsSample.js][managedclustersupdatetagssample] | Updates tags on a managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersUpdateTags.json | -| [operationsListSample.js][operationslistsample] | Gets a list of operations. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/Operation_List.json | -| [privateEndpointConnectionsDeleteSample.js][privateendpointconnectionsdeletesample] | Deletes a private endpoint connection. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/PrivateEndpointConnectionsDelete.json | -| [privateEndpointConnectionsGetSample.js][privateendpointconnectionsgetsample] | To learn more about private clusters, see: https://docs.microsoft.com/azure/aks/private-clusters x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/PrivateEndpointConnectionsGet.json | -| [privateEndpointConnectionsListSample.js][privateendpointconnectionslistsample] | To learn more about private clusters, see: https://docs.microsoft.com/azure/aks/private-clusters x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/PrivateEndpointConnectionsList.json | -| [privateEndpointConnectionsUpdateSample.js][privateendpointconnectionsupdatesample] | Updates a private endpoint connection. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/PrivateEndpointConnectionsUpdate.json | -| [privateLinkResourcesListSample.js][privatelinkresourceslistsample] | To learn more about private clusters, see: https://docs.microsoft.com/azure/aks/private-clusters x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/PrivateLinkResourcesList.json | -| [resolvePrivateLinkServiceIdPostSample.js][resolveprivatelinkserviceidpostsample] | Gets the private link service ID for the specified managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ResolvePrivateLinkServiceId.json | -| [snapshotsCreateOrUpdateSample.js][snapshotscreateorupdatesample] | Creates or updates a snapshot. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/SnapshotsCreate.json | -| [snapshotsDeleteSample.js][snapshotsdeletesample] | Deletes a snapshot. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/SnapshotsDelete.json | -| [snapshotsGetSample.js][snapshotsgetsample] | Gets a snapshot. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/SnapshotsGet.json | -| [snapshotsListByResourceGroupSample.js][snapshotslistbyresourcegroupsample] | Lists snapshots in the specified subscription and resource group. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/SnapshotsListByResourceGroup.json | -| [snapshotsListSample.js][snapshotslistsample] | Gets a list of snapshots in the specified subscription. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/SnapshotsList.json | -| [snapshotsUpdateTagsSample.js][snapshotsupdatetagssample] | Updates tags on a snapshot. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/SnapshotsUpdateTags.json | -| [trustedAccessRoleBindingsCreateOrUpdateSample.js][trustedaccessrolebindingscreateorupdatesample] | Create or update a trusted access role binding x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/TrustedAccessRoleBindings_CreateOrUpdate.json | -| [trustedAccessRoleBindingsDeleteSample.js][trustedaccessrolebindingsdeletesample] | Delete a trusted access role binding. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/TrustedAccessRoleBindings_Delete.json | -| [trustedAccessRoleBindingsGetSample.js][trustedaccessrolebindingsgetsample] | Get a trusted access role binding. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/TrustedAccessRoleBindings_Get.json | -| [trustedAccessRoleBindingsListSample.js][trustedaccessrolebindingslistsample] | List trusted access role bindings. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/TrustedAccessRoleBindings_List.json | -| [trustedAccessRolesListSample.js][trustedaccessroleslistsample] | List supported trusted access roles. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/TrustedAccessRoles_List.json | - -## Prerequisites - -The sample programs are compatible with [LTS versions of Node.js](https://nodejs.org/about/releases/). - -You need [an Azure subscription][freesub] to run these sample programs. - -Samples retrieve credentials to access the service endpoint from environment variables. Alternatively, edit the source code to include the appropriate credentials. See each individual sample for details on which environment variables/credentials it requires to function. - -Adapting the samples to run in the browser may require some additional consideration. For details, please see the [package README][package]. - -## Setup - -To run the samples using the published version of the package: - -1. Install the dependencies using `npm`: - -```bash -npm install -``` - -2. Edit the file `sample.env`, adding the correct credentials to access the Azure service and run the samples. Then rename the file from `sample.env` to just `.env`. The sample programs will read this file automatically. - -3. Run whichever samples you like (note that some samples may require additional setup, see the table above): - -```bash -node agentPoolsAbortLatestOperationSample.js -``` - -Alternatively, run a single sample with the correct environment variables set (setting up the `.env` file is not required if you do this), for example (cross-platform): - -```bash -npx cross-env node agentPoolsAbortLatestOperationSample.js -``` - -## Next Steps - -Take a look at our [API Documentation][apiref] for more information about the APIs that are available in the clients. - -[agentpoolsabortlatestoperationsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/agentPoolsAbortLatestOperationSample.js -[agentpoolscreateorupdatesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/agentPoolsCreateOrUpdateSample.js -[agentpoolsdeletesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/agentPoolsDeleteSample.js -[agentpoolsgetavailableagentpoolversionssample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/agentPoolsGetAvailableAgentPoolVersionsSample.js -[agentpoolsgetsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/agentPoolsGetSample.js -[agentpoolsgetupgradeprofilesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/agentPoolsGetUpgradeProfileSample.js -[agentpoolslistsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/agentPoolsListSample.js -[agentpoolsupgradenodeimageversionsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/agentPoolsUpgradeNodeImageVersionSample.js -[fleetmemberscreateorupdatesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetMembersCreateOrUpdateSample.js -[fleetmembersdeletesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetMembersDeleteSample.js -[fleetmembersgetsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetMembersGetSample.js -[fleetmemberslistbyfleetsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetMembersListByFleetSample.js -[fleetscreateorupdatesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetsCreateOrUpdateSample.js -[fleetsdeletesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetsDeleteSample.js -[fleetsgetsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetsGetSample.js -[fleetslistbyresourcegroupsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetsListByResourceGroupSample.js -[fleetslistcredentialssample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetsListCredentialsSample.js -[fleetslistsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetsListSample.js -[fleetsupdatesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetsUpdateSample.js -[maintenanceconfigurationscreateorupdatesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/maintenanceConfigurationsCreateOrUpdateSample.js -[maintenanceconfigurationsdeletesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/maintenanceConfigurationsDeleteSample.js -[maintenanceconfigurationsgetsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/maintenanceConfigurationsGetSample.js -[maintenanceconfigurationslistbymanagedclustersample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/maintenanceConfigurationsListByManagedClusterSample.js -[managedclustersnapshotscreateorupdatesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClusterSnapshotsCreateOrUpdateSample.js -[managedclustersnapshotsdeletesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClusterSnapshotsDeleteSample.js -[managedclustersnapshotsgetsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClusterSnapshotsGetSample.js -[managedclustersnapshotslistbyresourcegroupsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClusterSnapshotsListByResourceGroupSample.js -[managedclustersnapshotslistsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClusterSnapshotsListSample.js -[managedclustersnapshotsupdatetagssample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClusterSnapshotsUpdateTagsSample.js -[managedclustersabortlatestoperationsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersAbortLatestOperationSample.js -[managedclusterscreateorupdatesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersCreateOrUpdateSample.js -[managedclustersdeletesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersDeleteSample.js -[managedclustersgetaccessprofilesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersGetAccessProfileSample.js -[managedclustersgetcommandresultsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersGetCommandResultSample.js -[managedclustersgetosoptionssample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersGetOSOptionsSample.js -[managedclustersgetsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersGetSample.js -[managedclustersgetupgradeprofilesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersGetUpgradeProfileSample.js -[managedclusterslistbyresourcegroupsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersListByResourceGroupSample.js -[managedclusterslistclusteradmincredentialssample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersListClusterAdminCredentialsSample.js -[managedclusterslistclustermonitoringusercredentialssample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersListClusterMonitoringUserCredentialsSample.js -[managedclusterslistclusterusercredentialssample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersListClusterUserCredentialsSample.js -[managedclusterslistoutboundnetworkdependenciesendpointssample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersListOutboundNetworkDependenciesEndpointsSample.js -[managedclusterslistsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersListSample.js -[managedclustersresetaadprofilesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersResetAadProfileSample.js -[managedclustersresetserviceprincipalprofilesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersResetServicePrincipalProfileSample.js -[managedclustersrotateclustercertificatessample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersRotateClusterCertificatesSample.js -[managedclustersrotateserviceaccountsigningkeyssample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersRotateServiceAccountSigningKeysSample.js -[managedclustersruncommandsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersRunCommandSample.js -[managedclustersstartsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersStartSample.js -[managedclustersstopsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersStopSample.js -[managedclustersupdatetagssample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersUpdateTagsSample.js -[operationslistsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/operationsListSample.js -[privateendpointconnectionsdeletesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/privateEndpointConnectionsDeleteSample.js -[privateendpointconnectionsgetsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/privateEndpointConnectionsGetSample.js -[privateendpointconnectionslistsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/privateEndpointConnectionsListSample.js -[privateendpointconnectionsupdatesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/privateEndpointConnectionsUpdateSample.js -[privatelinkresourceslistsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/privateLinkResourcesListSample.js -[resolveprivatelinkserviceidpostsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/resolvePrivateLinkServiceIdPostSample.js -[snapshotscreateorupdatesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/snapshotsCreateOrUpdateSample.js -[snapshotsdeletesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/snapshotsDeleteSample.js -[snapshotsgetsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/snapshotsGetSample.js -[snapshotslistbyresourcegroupsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/snapshotsListByResourceGroupSample.js -[snapshotslistsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/snapshotsListSample.js -[snapshotsupdatetagssample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/snapshotsUpdateTagsSample.js -[trustedaccessrolebindingscreateorupdatesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/trustedAccessRoleBindingsCreateOrUpdateSample.js -[trustedaccessrolebindingsdeletesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/trustedAccessRoleBindingsDeleteSample.js -[trustedaccessrolebindingsgetsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/trustedAccessRoleBindingsGetSample.js -[trustedaccessrolebindingslistsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/trustedAccessRoleBindingsListSample.js -[trustedaccessroleslistsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/trustedAccessRolesListSample.js -[apiref]: https://docs.microsoft.com/javascript/api/@azure/arm-containerservice?view=azure-node-preview -[freesub]: https://azure.microsoft.com/free/ -[package]: https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/containerservice/arm-containerservice/README.md diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/agentPoolsAbortLatestOperationSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/agentPoolsAbortLatestOperationSample.js deleted file mode 100644 index 46894fe6fbaa..000000000000 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/agentPoolsAbortLatestOperationSample.js +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -const { ContainerServiceClient } = require("@azure/arm-containerservice"); -const { DefaultAzureCredential } = require("@azure/identity"); - -/** - * This sample demonstrates how to Aborting last running operation on agent pool. We return a 204 no content code here to indicate that the operation has been accepted and an abort will be attempted but is not guaranteed to complete successfully. Please look up the provisioning state of the agent pool to keep track of whether it changes to Canceled. A canceled provisioning state indicates that the abort was successful - * - * @summary Aborting last running operation on agent pool. We return a 204 no content code here to indicate that the operation has been accepted and an abort will be attempted but is not guaranteed to complete successfully. Please look up the provisioning state of the agent pool to keep track of whether it changes to Canceled. A canceled provisioning state indicates that the abort was successful - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsAbortOperation.json - */ -async function abortOperationOnAgentPool() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "clustername1"; - const agentPoolName = "agentpool1"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.agentPools.abortLatestOperation( - resourceGroupName, - resourceName, - agentPoolName - ); - console.log(result); -} - -abortOperationOnAgentPool().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/agentPoolsDeleteSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/agentPoolsDeleteSample.js deleted file mode 100644 index 5e58cc4ad18b..000000000000 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/agentPoolsDeleteSample.js +++ /dev/null @@ -1,58 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -const { ContainerServiceClient } = require("@azure/arm-containerservice"); -const { DefaultAzureCredential } = require("@azure/identity"); - -/** - * This sample demonstrates how to Deletes an agent pool in the specified managed cluster. - * - * @summary Deletes an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsDelete.json - */ -async function deleteAgentPool() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "clustername1"; - const agentPoolName = "agentpool1"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.agentPools.beginDeleteAndWait( - resourceGroupName, - resourceName, - agentPoolName - ); - console.log(result); -} - -deleteAgentPool().catch(console.error); - -/** - * This sample demonstrates how to Deletes an agent pool in the specified managed cluster. - * - * @summary Deletes an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsDelete_IgnorePodDisruptionBudget.json - */ -async function deleteAgentPoolByIgnoringPodDisruptionBudget() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "clustername1"; - const agentPoolName = "agentpool1"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.agentPools.beginDeleteAndWait( - resourceGroupName, - resourceName, - agentPoolName - ); - console.log(result); -} - -deleteAgentPoolByIgnoringPodDisruptionBudget().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetMembersCreateOrUpdateSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetMembersCreateOrUpdateSample.js deleted file mode 100644 index f0705be03066..000000000000 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetMembersCreateOrUpdateSample.js +++ /dev/null @@ -1,40 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -const { ContainerServiceClient } = require("@azure/arm-containerservice"); -const { DefaultAzureCredential } = require("@azure/identity"); - -/** - * This sample demonstrates how to A member contains a reference to an existing Kubernetes cluster. Creating a member makes the referenced cluster join the Fleet. - * - * @summary A member contains a reference to an existing Kubernetes cluster. Creating a member makes the referenced cluster join the Fleet. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/FleetMembers_Create.json - */ -async function createAFleetMemberResourceJoinsAnExistingClusterToTheFleet() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const fleetName = "fleet-1"; - const fleetMemberName = "member-1"; - const parameters = { - clusterResourceId: - "/subscriptions/subid1/resourcegroups/rg1/providers/Microsoft.ContainerService/managedClusters/cluster-1", - }; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.fleetMembers.beginCreateOrUpdateAndWait( - resourceGroupName, - fleetName, - fleetMemberName, - parameters - ); - console.log(result); -} - -createAFleetMemberResourceJoinsAnExistingClusterToTheFleet().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetMembersDeleteSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetMembersDeleteSample.js deleted file mode 100644 index 765514056097..000000000000 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetMembersDeleteSample.js +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -const { ContainerServiceClient } = require("@azure/arm-containerservice"); -const { DefaultAzureCredential } = require("@azure/identity"); - -/** - * This sample demonstrates how to Deleting a Fleet member results in the member cluster leaving fleet. The Member azure resource is deleted upon success. The underlying cluster is not deleted. - * - * @summary Deleting a Fleet member results in the member cluster leaving fleet. The Member azure resource is deleted upon success. The underlying cluster is not deleted. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/FleetMembers_Delete.json - */ -async function deletesAFleetMemberResource() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const fleetName = "fleet-1"; - const fleetMemberName = "member-1"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.fleetMembers.beginDeleteAndWait( - resourceGroupName, - fleetName, - fleetMemberName - ); - console.log(result); -} - -deletesAFleetMemberResource().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetMembersGetSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetMembersGetSample.js deleted file mode 100644 index 7550ada79a54..000000000000 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetMembersGetSample.js +++ /dev/null @@ -1,31 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -const { ContainerServiceClient } = require("@azure/arm-containerservice"); -const { DefaultAzureCredential } = require("@azure/identity"); - -/** - * This sample demonstrates how to Gets a Fleet member. - * - * @summary Gets a Fleet member. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/FleetMembers_Get.json - */ -async function getsAFleetMemberResource() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const fleetName = "fleet-1"; - const fleetMemberName = "member-1"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.fleetMembers.get(resourceGroupName, fleetName, fleetMemberName); - console.log(result); -} - -getsAFleetMemberResource().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetMembersListByFleetSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetMembersListByFleetSample.js deleted file mode 100644 index d0dd62b4f474..000000000000 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetMembersListByFleetSample.js +++ /dev/null @@ -1,33 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -const { ContainerServiceClient } = require("@azure/arm-containerservice"); -const { DefaultAzureCredential } = require("@azure/identity"); - -/** - * This sample demonstrates how to Lists the members of a fleet. - * - * @summary Lists the members of a fleet. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/FleetMembers_List.json - */ -async function listsTheMembersOfAFleet() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const fleetName = "fleet-1"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const resArray = new Array(); - for await (let item of client.fleetMembers.listByFleet(resourceGroupName, fleetName)) { - resArray.push(item); - } - console.log(resArray); -} - -listsTheMembersOfAFleet().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetsCreateOrUpdateSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetsCreateOrUpdateSample.js deleted file mode 100644 index 0a7aeb55846a..000000000000 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetsCreateOrUpdateSample.js +++ /dev/null @@ -1,39 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -const { ContainerServiceClient } = require("@azure/arm-containerservice"); -const { DefaultAzureCredential } = require("@azure/identity"); - -/** - * This sample demonstrates how to Creates or updates a Fleet. - * - * @summary Creates or updates a Fleet. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/Fleets_CreateOrUpdate.json - */ -async function createsOrUpdateAFleetResource() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const fleetName = "fleet-1"; - const parameters = { - hubProfile: { dnsPrefix: "dnsprefix1" }, - location: "East US", - tags: { archv2: "", tier: "production" }, - }; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.fleets.beginCreateOrUpdateAndWait( - resourceGroupName, - fleetName, - parameters - ); - console.log(result); -} - -createsOrUpdateAFleetResource().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetsDeleteSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetsDeleteSample.js deleted file mode 100644 index 736f01fa6553..000000000000 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetsDeleteSample.js +++ /dev/null @@ -1,30 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -const { ContainerServiceClient } = require("@azure/arm-containerservice"); -const { DefaultAzureCredential } = require("@azure/identity"); - -/** - * This sample demonstrates how to Deletes a Fleet. - * - * @summary Deletes a Fleet. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/Fleets_Delete.json - */ -async function deleteAFleetResource() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const fleetName = "fleet-1"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.fleets.beginDeleteAndWait(resourceGroupName, fleetName); - console.log(result); -} - -deleteAFleetResource().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetsGetSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetsGetSample.js deleted file mode 100644 index 785b922f3b5f..000000000000 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetsGetSample.js +++ /dev/null @@ -1,30 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -const { ContainerServiceClient } = require("@azure/arm-containerservice"); -const { DefaultAzureCredential } = require("@azure/identity"); - -/** - * This sample demonstrates how to Gets a Fleet. - * - * @summary Gets a Fleet. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/Fleets_Get.json - */ -async function getsAFleetResource() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const fleetName = "fleet-1"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.fleets.get(resourceGroupName, fleetName); - console.log(result); -} - -getsAFleetResource().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetsListByResourceGroupSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetsListByResourceGroupSample.js deleted file mode 100644 index d7900e7f712b..000000000000 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetsListByResourceGroupSample.js +++ /dev/null @@ -1,32 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -const { ContainerServiceClient } = require("@azure/arm-containerservice"); -const { DefaultAzureCredential } = require("@azure/identity"); - -/** - * This sample demonstrates how to Lists fleets in the specified subscription and resource group. - * - * @summary Lists fleets in the specified subscription and resource group. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/Fleets_ListByResourceGroup.json - */ -async function listFleetResourcesInAGivenResourceGroup() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const resArray = new Array(); - for await (let item of client.fleets.listByResourceGroup(resourceGroupName)) { - resArray.push(item); - } - console.log(resArray); -} - -listFleetResourcesInAGivenResourceGroup().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetsListCredentialsSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetsListCredentialsSample.js deleted file mode 100644 index 5863e7616fe0..000000000000 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetsListCredentialsSample.js +++ /dev/null @@ -1,30 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -const { ContainerServiceClient } = require("@azure/arm-containerservice"); -const { DefaultAzureCredential } = require("@azure/identity"); - -/** - * This sample demonstrates how to Lists the user credentials of a Fleet. - * - * @summary Lists the user credentials of a Fleet. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/Fleets_ListCredentialsResult.json - */ -async function listFleetCredentials() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const fleetName = "fleet"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.fleets.listCredentials(resourceGroupName, fleetName); - console.log(result); -} - -listFleetCredentials().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetsListSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetsListSample.js deleted file mode 100644 index 471847fa45af..000000000000 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetsListSample.js +++ /dev/null @@ -1,31 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -const { ContainerServiceClient } = require("@azure/arm-containerservice"); -const { DefaultAzureCredential } = require("@azure/identity"); - -/** - * This sample demonstrates how to Lists fleets in the specified subscription. - * - * @summary Lists fleets in the specified subscription. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/Fleets_ListBySub.json - */ -async function listFleetResourcesInAGivenSubscription() { - const subscriptionId = "subid1"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const resArray = new Array(); - for await (let item of client.fleets.list()) { - resArray.push(item); - } - console.log(resArray); -} - -listFleetResourcesInAGivenSubscription().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetsUpdateSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetsUpdateSample.js deleted file mode 100644 index 3be633d7fba7..000000000000 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetsUpdateSample.js +++ /dev/null @@ -1,33 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -const { ContainerServiceClient } = require("@azure/arm-containerservice"); -const { DefaultAzureCredential } = require("@azure/identity"); - -/** - * This sample demonstrates how to Patches a fleet resource. - * - * @summary Patches a fleet resource. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/Fleets_PatchTags.json - */ -async function patchesAFleetResource() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const fleetName = "fleet-1"; - const ifMatch = "dfjkwelr7384"; - const parameters = { tags: { env: "prod", tier: "secure" } }; - const options = { ifMatch, parameters }; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.fleets.update(resourceGroupName, fleetName, options); - console.log(result); -} - -patchesAFleetResource().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClusterSnapshotsCreateOrUpdateSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClusterSnapshotsCreateOrUpdateSample.js deleted file mode 100644 index 18f6a3bf099e..000000000000 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClusterSnapshotsCreateOrUpdateSample.js +++ /dev/null @@ -1,42 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -const { ContainerServiceClient } = require("@azure/arm-containerservice"); -const { DefaultAzureCredential } = require("@azure/identity"); - -/** - * This sample demonstrates how to Creates or updates a managed cluster snapshot. - * - * @summary Creates or updates a managed cluster snapshot. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClusterSnapshotsCreate.json - */ -async function createOrUpdateManagedClusterSnapshot() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "snapshot1"; - const parameters = { - creationData: { - sourceResourceId: - "/subscriptions/subid1/resourcegroups/rg1/providers/Microsoft.ContainerService/managedClusters/cluster1", - }, - location: "westus", - tags: { key1: "val1", key2: "val2" }, - }; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.managedClusterSnapshots.createOrUpdate( - resourceGroupName, - resourceName, - parameters - ); - console.log(result); -} - -createOrUpdateManagedClusterSnapshot().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClusterSnapshotsDeleteSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClusterSnapshotsDeleteSample.js deleted file mode 100644 index e338aa959b99..000000000000 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClusterSnapshotsDeleteSample.js +++ /dev/null @@ -1,30 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -const { ContainerServiceClient } = require("@azure/arm-containerservice"); -const { DefaultAzureCredential } = require("@azure/identity"); - -/** - * This sample demonstrates how to Deletes a managed cluster snapshot. - * - * @summary Deletes a managed cluster snapshot. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClusterSnapshotsDelete.json - */ -async function deleteManagedClusterSnapshot() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "snapshot1"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.managedClusterSnapshots.delete(resourceGroupName, resourceName); - console.log(result); -} - -deleteManagedClusterSnapshot().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClusterSnapshotsGetSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClusterSnapshotsGetSample.js deleted file mode 100644 index 4dd09a5b6541..000000000000 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClusterSnapshotsGetSample.js +++ /dev/null @@ -1,30 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -const { ContainerServiceClient } = require("@azure/arm-containerservice"); -const { DefaultAzureCredential } = require("@azure/identity"); - -/** - * This sample demonstrates how to Gets a managed cluster snapshot. - * - * @summary Gets a managed cluster snapshot. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClusterSnapshotsGet.json - */ -async function getManagedClusterSnapshot() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "snapshot1"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.managedClusterSnapshots.get(resourceGroupName, resourceName); - console.log(result); -} - -getManagedClusterSnapshot().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClusterSnapshotsListByResourceGroupSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClusterSnapshotsListByResourceGroupSample.js deleted file mode 100644 index 1fcbcc5eb2e9..000000000000 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClusterSnapshotsListByResourceGroupSample.js +++ /dev/null @@ -1,32 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -const { ContainerServiceClient } = require("@azure/arm-containerservice"); -const { DefaultAzureCredential } = require("@azure/identity"); - -/** - * This sample demonstrates how to Lists managed cluster snapshots in the specified subscription and resource group. - * - * @summary Lists managed cluster snapshots in the specified subscription and resource group. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClusterSnapshotsListByResourceGroup.json - */ -async function listManagedClusterSnapshotsByResourceGroup() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const resArray = new Array(); - for await (let item of client.managedClusterSnapshots.listByResourceGroup(resourceGroupName)) { - resArray.push(item); - } - console.log(resArray); -} - -listManagedClusterSnapshotsByResourceGroup().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClusterSnapshotsListSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClusterSnapshotsListSample.js deleted file mode 100644 index 3524f86e9c4f..000000000000 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClusterSnapshotsListSample.js +++ /dev/null @@ -1,31 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -const { ContainerServiceClient } = require("@azure/arm-containerservice"); -const { DefaultAzureCredential } = require("@azure/identity"); - -/** - * This sample demonstrates how to Gets a list of managed cluster snapshots in the specified subscription. - * - * @summary Gets a list of managed cluster snapshots in the specified subscription. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClusterSnapshotsList.json - */ -async function listManagedClusterSnapshots() { - const subscriptionId = "subid1"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const resArray = new Array(); - for await (let item of client.managedClusterSnapshots.list()) { - resArray.push(item); - } - console.log(resArray); -} - -listManagedClusterSnapshots().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClusterSnapshotsUpdateTagsSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClusterSnapshotsUpdateTagsSample.js deleted file mode 100644 index a6182bcea25b..000000000000 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClusterSnapshotsUpdateTagsSample.js +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -const { ContainerServiceClient } = require("@azure/arm-containerservice"); -const { DefaultAzureCredential } = require("@azure/identity"); - -/** - * This sample demonstrates how to Updates tags on a managed cluster snapshot. - * - * @summary Updates tags on a managed cluster snapshot. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClusterSnapshotsUpdateTags.json - */ -async function updateManagedClusterSnapshotTags() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "snapshot1"; - const parameters = { tags: { key2: "new-val2", key3: "val3" } }; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.managedClusterSnapshots.updateTags( - resourceGroupName, - resourceName, - parameters - ); - console.log(result); -} - -updateManagedClusterSnapshotTags().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersAbortLatestOperationSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersAbortLatestOperationSample.js deleted file mode 100644 index 5c418e421446..000000000000 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersAbortLatestOperationSample.js +++ /dev/null @@ -1,30 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -const { ContainerServiceClient } = require("@azure/arm-containerservice"); -const { DefaultAzureCredential } = require("@azure/identity"); - -/** - * This sample demonstrates how to Aborting last running operation on managed cluster. We return a 204 no content code here to indicate that the operation has been accepted and an abort will be attempted but is not guaranteed to complete successfully. Please look up the provisioning state of the managed cluster to keep track of whether it changes to Canceled. A canceled provisioning state indicates that the abort was successful - * - * @summary Aborting last running operation on managed cluster. We return a 204 no content code here to indicate that the operation has been accepted and an abort will be attempted but is not guaranteed to complete successfully. Please look up the provisioning state of the managed cluster to keep track of whether it changes to Canceled. A canceled provisioning state indicates that the abort was successful - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersAbortOperation.json - */ -async function abortOperationOnManagedCluster() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "clustername1"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.managedClusters.abortLatestOperation(resourceGroupName, resourceName); - console.log(result); -} - -abortOperationOnManagedCluster().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersRotateServiceAccountSigningKeysSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersRotateServiceAccountSigningKeysSample.js deleted file mode 100644 index df76f9a08e41..000000000000 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersRotateServiceAccountSigningKeysSample.js +++ /dev/null @@ -1,33 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -const { ContainerServiceClient } = require("@azure/arm-containerservice"); -const { DefaultAzureCredential } = require("@azure/identity"); - -/** - * This sample demonstrates how to Rotates the service account signing keys of a managed cluster. - * - * @summary Rotates the service account signing keys of a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersRotateServiceAccountSigningKeys.json - */ -async function rotateClusterServiceAccountSigningKeys() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "clustername1"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.managedClusters.beginRotateServiceAccountSigningKeysAndWait( - resourceGroupName, - resourceName - ); - console.log(result); -} - -rotateClusterServiceAccountSigningKeys().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/trustedAccessRoleBindingsCreateOrUpdateSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/trustedAccessRoleBindingsCreateOrUpdateSample.js deleted file mode 100644 index 91050d75c9ea..000000000000 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/trustedAccessRoleBindingsCreateOrUpdateSample.js +++ /dev/null @@ -1,44 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -const { ContainerServiceClient } = require("@azure/arm-containerservice"); -const { DefaultAzureCredential } = require("@azure/identity"); - -/** - * This sample demonstrates how to Create or update a trusted access role binding - * - * @summary Create or update a trusted access role binding - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/TrustedAccessRoleBindings_CreateOrUpdate.json - */ -async function createOrUpdateATrustedAccessRoleBinding() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "clustername1"; - const trustedAccessRoleBindingName = "binding1"; - const trustedAccessRoleBinding = { - roles: [ - "Microsoft.MachineLearningServices/workspaces/reader", - "Microsoft.MachineLearningServices/workspaces/writer", - ], - sourceResourceId: - "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b/providers/Microsoft.MachineLearningServices/workspaces/c", - }; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.trustedAccessRoleBindings.createOrUpdate( - resourceGroupName, - resourceName, - trustedAccessRoleBindingName, - trustedAccessRoleBinding - ); - console.log(result); -} - -createOrUpdateATrustedAccessRoleBinding().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/trustedAccessRoleBindingsDeleteSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/trustedAccessRoleBindingsDeleteSample.js deleted file mode 100644 index 3ae438f292fc..000000000000 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/trustedAccessRoleBindingsDeleteSample.js +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -const { ContainerServiceClient } = require("@azure/arm-containerservice"); -const { DefaultAzureCredential } = require("@azure/identity"); - -/** - * This sample demonstrates how to Delete a trusted access role binding. - * - * @summary Delete a trusted access role binding. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/TrustedAccessRoleBindings_Delete.json - */ -async function deleteATrustedAccessRoleBinding() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "clustername1"; - const trustedAccessRoleBindingName = "binding1"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.trustedAccessRoleBindings.delete( - resourceGroupName, - resourceName, - trustedAccessRoleBindingName - ); - console.log(result); -} - -deleteATrustedAccessRoleBinding().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/trustedAccessRoleBindingsListSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/trustedAccessRoleBindingsListSample.js deleted file mode 100644 index 22587a46c42c..000000000000 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/trustedAccessRoleBindingsListSample.js +++ /dev/null @@ -1,33 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -const { ContainerServiceClient } = require("@azure/arm-containerservice"); -const { DefaultAzureCredential } = require("@azure/identity"); - -/** - * This sample demonstrates how to List trusted access role bindings. - * - * @summary List trusted access role bindings. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/TrustedAccessRoleBindings_List.json - */ -async function listTrustedAccessRoleBindings() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "clustername1"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const resArray = new Array(); - for await (let item of client.trustedAccessRoleBindings.list(resourceGroupName, resourceName)) { - resArray.push(item); - } - console.log(resArray); -} - -listTrustedAccessRoleBindings().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/trustedAccessRolesListSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/trustedAccessRolesListSample.js deleted file mode 100644 index 0133fd346391..000000000000 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/trustedAccessRolesListSample.js +++ /dev/null @@ -1,32 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -const { ContainerServiceClient } = require("@azure/arm-containerservice"); -const { DefaultAzureCredential } = require("@azure/identity"); - -/** - * This sample demonstrates how to List supported trusted access roles. - * - * @summary List supported trusted access roles. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/TrustedAccessRoles_List.json - */ -async function listTrustedAccessRoles() { - const subscriptionId = "subid1"; - const location = "westus2"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const resArray = new Array(); - for await (let item of client.trustedAccessRoles.list(location)) { - resArray.push(item); - } - console.log(resArray); -} - -listTrustedAccessRoles().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/README.md b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/README.md deleted file mode 100644 index d81e225003d5..000000000000 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/README.md +++ /dev/null @@ -1,199 +0,0 @@ -# client library samples for TypeScript (Beta) - -These sample programs show how to use the TypeScript client libraries for in some common scenarios. - -| **File Name** | **Description** | -| --------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| [agentPoolsAbortLatestOperationSample.ts][agentpoolsabortlatestoperationsample] | Aborting last running operation on agent pool. We return a 204 no content code here to indicate that the operation has been accepted and an abort will be attempted but is not guaranteed to complete successfully. Please look up the provisioning state of the agent pool to keep track of whether it changes to Canceled. A canceled provisioning state indicates that the abort was successful x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsAbortOperation.json | -| [agentPoolsCreateOrUpdateSample.ts][agentpoolscreateorupdatesample] | Creates or updates an agent pool in the specified managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsAssociate_CRG.json | -| [agentPoolsDeleteSample.ts][agentpoolsdeletesample] | Deletes an agent pool in the specified managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsDelete.json | -| [agentPoolsGetAvailableAgentPoolVersionsSample.ts][agentpoolsgetavailableagentpoolversionssample] | See [supported Kubernetes versions](https://docs.microsoft.com/azure/aks/supported-kubernetes-versions) for more details about the version lifecycle. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsGetAgentPoolAvailableVersions.json | -| [agentPoolsGetSample.ts][agentpoolsgetsample] | Gets the specified managed cluster agent pool. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsGet.json | -| [agentPoolsGetUpgradeProfileSample.ts][agentpoolsgetupgradeprofilesample] | Gets the upgrade profile for an agent pool. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsGetUpgradeProfile.json | -| [agentPoolsListSample.ts][agentpoolslistsample] | Gets a list of agent pools in the specified managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsList.json | -| [agentPoolsUpgradeNodeImageVersionSample.ts][agentpoolsupgradenodeimageversionsample] | Upgrading the node image version of an agent pool applies the newest OS and runtime updates to the nodes. AKS provides one new image per week with the latest updates. For more details on node image versions, see: https://docs.microsoft.com/azure/aks/node-image-upgrade x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsUpgradeNodeImageVersion.json | -| [fleetMembersCreateOrUpdateSample.ts][fleetmemberscreateorupdatesample] | A member contains a reference to an existing Kubernetes cluster. Creating a member makes the referenced cluster join the Fleet. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/FleetMembers_Create.json | -| [fleetMembersDeleteSample.ts][fleetmembersdeletesample] | Deleting a Fleet member results in the member cluster leaving fleet. The Member azure resource is deleted upon success. The underlying cluster is not deleted. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/FleetMembers_Delete.json | -| [fleetMembersGetSample.ts][fleetmembersgetsample] | Gets a Fleet member. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/FleetMembers_Get.json | -| [fleetMembersListByFleetSample.ts][fleetmemberslistbyfleetsample] | Lists the members of a fleet. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/FleetMembers_List.json | -| [fleetsCreateOrUpdateSample.ts][fleetscreateorupdatesample] | Creates or updates a Fleet. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/Fleets_CreateOrUpdate.json | -| [fleetsDeleteSample.ts][fleetsdeletesample] | Deletes a Fleet. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/Fleets_Delete.json | -| [fleetsGetSample.ts][fleetsgetsample] | Gets a Fleet. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/Fleets_Get.json | -| [fleetsListByResourceGroupSample.ts][fleetslistbyresourcegroupsample] | Lists fleets in the specified subscription and resource group. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/Fleets_ListByResourceGroup.json | -| [fleetsListCredentialsSample.ts][fleetslistcredentialssample] | Lists the user credentials of a Fleet. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/Fleets_ListCredentialsResult.json | -| [fleetsListSample.ts][fleetslistsample] | Lists fleets in the specified subscription. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/Fleets_ListBySub.json | -| [fleetsUpdateSample.ts][fleetsupdatesample] | Patches a fleet resource. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/Fleets_PatchTags.json | -| [maintenanceConfigurationsCreateOrUpdateSample.ts][maintenanceconfigurationscreateorupdatesample] | Creates or updates a maintenance configuration in the specified managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/MaintenanceConfigurationsCreate_Update.json | -| [maintenanceConfigurationsDeleteSample.ts][maintenanceconfigurationsdeletesample] | Deletes a maintenance configuration. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/MaintenanceConfigurationsDelete.json | -| [maintenanceConfigurationsGetSample.ts][maintenanceconfigurationsgetsample] | Gets the specified maintenance configuration of a managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/MaintenanceConfigurationsGet.json | -| [maintenanceConfigurationsListByManagedClusterSample.ts][maintenanceconfigurationslistbymanagedclustersample] | Gets a list of maintenance configurations in the specified managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/MaintenanceConfigurationsList.json | -| [managedClusterSnapshotsCreateOrUpdateSample.ts][managedclustersnapshotscreateorupdatesample] | Creates or updates a managed cluster snapshot. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClusterSnapshotsCreate.json | -| [managedClusterSnapshotsDeleteSample.ts][managedclustersnapshotsdeletesample] | Deletes a managed cluster snapshot. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClusterSnapshotsDelete.json | -| [managedClusterSnapshotsGetSample.ts][managedclustersnapshotsgetsample] | Gets a managed cluster snapshot. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClusterSnapshotsGet.json | -| [managedClusterSnapshotsListByResourceGroupSample.ts][managedclustersnapshotslistbyresourcegroupsample] | Lists managed cluster snapshots in the specified subscription and resource group. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClusterSnapshotsListByResourceGroup.json | -| [managedClusterSnapshotsListSample.ts][managedclustersnapshotslistsample] | Gets a list of managed cluster snapshots in the specified subscription. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClusterSnapshotsList.json | -| [managedClusterSnapshotsUpdateTagsSample.ts][managedclustersnapshotsupdatetagssample] | Updates tags on a managed cluster snapshot. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClusterSnapshotsUpdateTags.json | -| [managedClustersAbortLatestOperationSample.ts][managedclustersabortlatestoperationsample] | Aborting last running operation on managed cluster. We return a 204 no content code here to indicate that the operation has been accepted and an abort will be attempted but is not guaranteed to complete successfully. Please look up the provisioning state of the managed cluster to keep track of whether it changes to Canceled. A canceled provisioning state indicates that the abort was successful x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersAbortOperation.json | -| [managedClustersCreateOrUpdateSample.ts][managedclusterscreateorupdatesample] | Creates or updates a managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersAssociate_CRG.json | -| [managedClustersDeleteSample.ts][managedclustersdeletesample] | Deletes a managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersDelete.json | -| [managedClustersGetAccessProfileSample.ts][managedclustersgetaccessprofilesample] | **WARNING**: This API will be deprecated. Instead use [ListClusterUserCredentials](https://docs.microsoft.com/rest/api/aks/managedclusters/listclusterusercredentials) or [ListClusterAdminCredentials](https://docs.microsoft.com/rest/api/aks/managedclusters/listclusteradmincredentials) . x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersGetAccessProfile.json | -| [managedClustersGetCommandResultSample.ts][managedclustersgetcommandresultsample] | Gets the results of a command which has been run on the Managed Cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/RunCommandResultFailed.json | -| [managedClustersGetOSOptionsSample.ts][managedclustersgetosoptionssample] | Gets supported OS options in the specified subscription. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ContainerServiceGetOSOptions.json | -| [managedClustersGetSample.ts][managedclustersgetsample] | Gets a managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersGet.json | -| [managedClustersGetUpgradeProfileSample.ts][managedclustersgetupgradeprofilesample] | Gets the upgrade profile of a managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersGetUpgradeProfile.json | -| [managedClustersListByResourceGroupSample.ts][managedclusterslistbyresourcegroupsample] | Lists managed clusters in the specified subscription and resource group. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersListByResourceGroup.json | -| [managedClustersListClusterAdminCredentialsSample.ts][managedclusterslistclusteradmincredentialssample] | Lists the admin credentials of a managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersListClusterCredentialResult.json | -| [managedClustersListClusterMonitoringUserCredentialsSample.ts][managedclusterslistclustermonitoringusercredentialssample] | Lists the cluster monitoring user credentials of a managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersListClusterCredentialResult.json | -| [managedClustersListClusterUserCredentialsSample.ts][managedclusterslistclusterusercredentialssample] | Lists the user credentials of a managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersListClusterCredentialResult.json | -| [managedClustersListOutboundNetworkDependenciesEndpointsSample.ts][managedclusterslistoutboundnetworkdependenciesendpointssample] | Gets a list of egress endpoints (network endpoints of all outbound dependencies) in the specified managed cluster. The operation returns properties of each egress endpoint. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/OutboundNetworkDependenciesEndpointsList.json | -| [managedClustersListSample.ts][managedclusterslistsample] | Gets a list of managed clusters in the specified subscription. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersList.json | -| [managedClustersResetAadProfileSample.ts][managedclustersresetaadprofilesample] | Reset the AAD Profile of a managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersResetAADProfile.json | -| [managedClustersResetServicePrincipalProfileSample.ts][managedclustersresetserviceprincipalprofilesample] | This action cannot be performed on a cluster that is not using a service principal x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersResetServicePrincipalProfile.json | -| [managedClustersRotateClusterCertificatesSample.ts][managedclustersrotateclustercertificatessample] | See [Certificate rotation](https://docs.microsoft.com/azure/aks/certificate-rotation) for more details about rotating managed cluster certificates. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersRotateClusterCertificates.json | -| [managedClustersRotateServiceAccountSigningKeysSample.ts][managedclustersrotateserviceaccountsigningkeyssample] | Rotates the service account signing keys of a managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersRotateServiceAccountSigningKeys.json | -| [managedClustersRunCommandSample.ts][managedclustersruncommandsample] | AKS will create a pod to run the command. This is primarily useful for private clusters. For more information see [AKS Run Command](https://docs.microsoft.com/azure/aks/private-clusters#aks-run-command-preview). x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/RunCommandRequest.json | -| [managedClustersStartSample.ts][managedclustersstartsample] | See [starting a cluster](https://docs.microsoft.com/azure/aks/start-stop-cluster) for more details about starting a cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersStart.json | -| [managedClustersStopSample.ts][managedclustersstopsample] | This can only be performed on Azure Virtual Machine Scale set backed clusters. Stopping a cluster stops the control plane and agent nodes entirely, while maintaining all object and cluster state. A cluster does not accrue charges while it is stopped. See [stopping a cluster](https://docs.microsoft.com/azure/aks/start-stop-cluster) for more details about stopping a cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersStop.json | -| [managedClustersUpdateTagsSample.ts][managedclustersupdatetagssample] | Updates tags on a managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersUpdateTags.json | -| [operationsListSample.ts][operationslistsample] | Gets a list of operations. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/Operation_List.json | -| [privateEndpointConnectionsDeleteSample.ts][privateendpointconnectionsdeletesample] | Deletes a private endpoint connection. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/PrivateEndpointConnectionsDelete.json | -| [privateEndpointConnectionsGetSample.ts][privateendpointconnectionsgetsample] | To learn more about private clusters, see: https://docs.microsoft.com/azure/aks/private-clusters x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/PrivateEndpointConnectionsGet.json | -| [privateEndpointConnectionsListSample.ts][privateendpointconnectionslistsample] | To learn more about private clusters, see: https://docs.microsoft.com/azure/aks/private-clusters x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/PrivateEndpointConnectionsList.json | -| [privateEndpointConnectionsUpdateSample.ts][privateendpointconnectionsupdatesample] | Updates a private endpoint connection. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/PrivateEndpointConnectionsUpdate.json | -| [privateLinkResourcesListSample.ts][privatelinkresourceslistsample] | To learn more about private clusters, see: https://docs.microsoft.com/azure/aks/private-clusters x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/PrivateLinkResourcesList.json | -| [resolvePrivateLinkServiceIdPostSample.ts][resolveprivatelinkserviceidpostsample] | Gets the private link service ID for the specified managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ResolvePrivateLinkServiceId.json | -| [snapshotsCreateOrUpdateSample.ts][snapshotscreateorupdatesample] | Creates or updates a snapshot. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/SnapshotsCreate.json | -| [snapshotsDeleteSample.ts][snapshotsdeletesample] | Deletes a snapshot. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/SnapshotsDelete.json | -| [snapshotsGetSample.ts][snapshotsgetsample] | Gets a snapshot. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/SnapshotsGet.json | -| [snapshotsListByResourceGroupSample.ts][snapshotslistbyresourcegroupsample] | Lists snapshots in the specified subscription and resource group. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/SnapshotsListByResourceGroup.json | -| [snapshotsListSample.ts][snapshotslistsample] | Gets a list of snapshots in the specified subscription. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/SnapshotsList.json | -| [snapshotsUpdateTagsSample.ts][snapshotsupdatetagssample] | Updates tags on a snapshot. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/SnapshotsUpdateTags.json | -| [trustedAccessRoleBindingsCreateOrUpdateSample.ts][trustedaccessrolebindingscreateorupdatesample] | Create or update a trusted access role binding x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/TrustedAccessRoleBindings_CreateOrUpdate.json | -| [trustedAccessRoleBindingsDeleteSample.ts][trustedaccessrolebindingsdeletesample] | Delete a trusted access role binding. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/TrustedAccessRoleBindings_Delete.json | -| [trustedAccessRoleBindingsGetSample.ts][trustedaccessrolebindingsgetsample] | Get a trusted access role binding. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/TrustedAccessRoleBindings_Get.json | -| [trustedAccessRoleBindingsListSample.ts][trustedaccessrolebindingslistsample] | List trusted access role bindings. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/TrustedAccessRoleBindings_List.json | -| [trustedAccessRolesListSample.ts][trustedaccessroleslistsample] | List supported trusted access roles. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/TrustedAccessRoles_List.json | - -## Prerequisites - -The sample programs are compatible with [LTS versions of Node.js](https://nodejs.org/about/releases/). - -Before running the samples in Node, they must be compiled to JavaScript using the TypeScript compiler. For more information on TypeScript, see the [TypeScript documentation][typescript]. Install the TypeScript compiler using: - -```bash -npm install -g typescript -``` - -You need [an Azure subscription][freesub] to run these sample programs. - -Samples retrieve credentials to access the service endpoint from environment variables. Alternatively, edit the source code to include the appropriate credentials. See each individual sample for details on which environment variables/credentials it requires to function. - -Adapting the samples to run in the browser may require some additional consideration. For details, please see the [package README][package]. - -## Setup - -To run the samples using the published version of the package: - -1. Install the dependencies using `npm`: - -```bash -npm install -``` - -2. Compile the samples: - -```bash -npm run build -``` - -3. Edit the file `sample.env`, adding the correct credentials to access the Azure service and run the samples. Then rename the file from `sample.env` to just `.env`. The sample programs will read this file automatically. - -4. Run whichever samples you like (note that some samples may require additional setup, see the table above): - -```bash -node dist/agentPoolsAbortLatestOperationSample.js -``` - -Alternatively, run a single sample with the correct environment variables set (setting up the `.env` file is not required if you do this), for example (cross-platform): - -```bash -npx cross-env node dist/agentPoolsAbortLatestOperationSample.js -``` - -## Next Steps - -Take a look at our [API Documentation][apiref] for more information about the APIs that are available in the clients. - -[agentpoolsabortlatestoperationsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/agentPoolsAbortLatestOperationSample.ts -[agentpoolscreateorupdatesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/agentPoolsCreateOrUpdateSample.ts -[agentpoolsdeletesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/agentPoolsDeleteSample.ts -[agentpoolsgetavailableagentpoolversionssample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/agentPoolsGetAvailableAgentPoolVersionsSample.ts -[agentpoolsgetsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/agentPoolsGetSample.ts -[agentpoolsgetupgradeprofilesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/agentPoolsGetUpgradeProfileSample.ts -[agentpoolslistsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/agentPoolsListSample.ts -[agentpoolsupgradenodeimageversionsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/agentPoolsUpgradeNodeImageVersionSample.ts -[fleetmemberscreateorupdatesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetMembersCreateOrUpdateSample.ts -[fleetmembersdeletesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetMembersDeleteSample.ts -[fleetmembersgetsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetMembersGetSample.ts -[fleetmemberslistbyfleetsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetMembersListByFleetSample.ts -[fleetscreateorupdatesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetsCreateOrUpdateSample.ts -[fleetsdeletesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetsDeleteSample.ts -[fleetsgetsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetsGetSample.ts -[fleetslistbyresourcegroupsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetsListByResourceGroupSample.ts -[fleetslistcredentialssample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetsListCredentialsSample.ts -[fleetslistsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetsListSample.ts -[fleetsupdatesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetsUpdateSample.ts -[maintenanceconfigurationscreateorupdatesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/maintenanceConfigurationsCreateOrUpdateSample.ts -[maintenanceconfigurationsdeletesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/maintenanceConfigurationsDeleteSample.ts -[maintenanceconfigurationsgetsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/maintenanceConfigurationsGetSample.ts -[maintenanceconfigurationslistbymanagedclustersample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/maintenanceConfigurationsListByManagedClusterSample.ts -[managedclustersnapshotscreateorupdatesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClusterSnapshotsCreateOrUpdateSample.ts -[managedclustersnapshotsdeletesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClusterSnapshotsDeleteSample.ts -[managedclustersnapshotsgetsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClusterSnapshotsGetSample.ts -[managedclustersnapshotslistbyresourcegroupsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClusterSnapshotsListByResourceGroupSample.ts -[managedclustersnapshotslistsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClusterSnapshotsListSample.ts -[managedclustersnapshotsupdatetagssample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClusterSnapshotsUpdateTagsSample.ts -[managedclustersabortlatestoperationsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersAbortLatestOperationSample.ts -[managedclusterscreateorupdatesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersCreateOrUpdateSample.ts -[managedclustersdeletesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersDeleteSample.ts -[managedclustersgetaccessprofilesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersGetAccessProfileSample.ts -[managedclustersgetcommandresultsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersGetCommandResultSample.ts -[managedclustersgetosoptionssample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersGetOSOptionsSample.ts -[managedclustersgetsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersGetSample.ts -[managedclustersgetupgradeprofilesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersGetUpgradeProfileSample.ts -[managedclusterslistbyresourcegroupsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersListByResourceGroupSample.ts -[managedclusterslistclusteradmincredentialssample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersListClusterAdminCredentialsSample.ts -[managedclusterslistclustermonitoringusercredentialssample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersListClusterMonitoringUserCredentialsSample.ts -[managedclusterslistclusterusercredentialssample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersListClusterUserCredentialsSample.ts -[managedclusterslistoutboundnetworkdependenciesendpointssample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersListOutboundNetworkDependenciesEndpointsSample.ts -[managedclusterslistsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersListSample.ts -[managedclustersresetaadprofilesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersResetAadProfileSample.ts -[managedclustersresetserviceprincipalprofilesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersResetServicePrincipalProfileSample.ts -[managedclustersrotateclustercertificatessample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersRotateClusterCertificatesSample.ts -[managedclustersrotateserviceaccountsigningkeyssample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersRotateServiceAccountSigningKeysSample.ts -[managedclustersruncommandsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersRunCommandSample.ts -[managedclustersstartsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersStartSample.ts -[managedclustersstopsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersStopSample.ts -[managedclustersupdatetagssample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersUpdateTagsSample.ts -[operationslistsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/operationsListSample.ts -[privateendpointconnectionsdeletesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/privateEndpointConnectionsDeleteSample.ts -[privateendpointconnectionsgetsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/privateEndpointConnectionsGetSample.ts -[privateendpointconnectionslistsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/privateEndpointConnectionsListSample.ts -[privateendpointconnectionsupdatesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/privateEndpointConnectionsUpdateSample.ts -[privatelinkresourceslistsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/privateLinkResourcesListSample.ts -[resolveprivatelinkserviceidpostsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/resolvePrivateLinkServiceIdPostSample.ts -[snapshotscreateorupdatesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/snapshotsCreateOrUpdateSample.ts -[snapshotsdeletesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/snapshotsDeleteSample.ts -[snapshotsgetsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/snapshotsGetSample.ts -[snapshotslistbyresourcegroupsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/snapshotsListByResourceGroupSample.ts -[snapshotslistsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/snapshotsListSample.ts -[snapshotsupdatetagssample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/snapshotsUpdateTagsSample.ts -[trustedaccessrolebindingscreateorupdatesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/trustedAccessRoleBindingsCreateOrUpdateSample.ts -[trustedaccessrolebindingsdeletesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/trustedAccessRoleBindingsDeleteSample.ts -[trustedaccessrolebindingsgetsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/trustedAccessRoleBindingsGetSample.ts -[trustedaccessrolebindingslistsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/trustedAccessRoleBindingsListSample.ts -[trustedaccessroleslistsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/trustedAccessRolesListSample.ts -[apiref]: https://docs.microsoft.com/javascript/api/@azure/arm-containerservice?view=azure-node-preview -[freesub]: https://azure.microsoft.com/free/ -[package]: https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/containerservice/arm-containerservice/README.md -[typescript]: https://www.typescriptlang.org/docs/home.html diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/agentPoolsAbortLatestOperationSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/agentPoolsAbortLatestOperationSample.ts deleted file mode 100644 index b99c6bdf157c..000000000000 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/agentPoolsAbortLatestOperationSample.ts +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { ContainerServiceClient } from "@azure/arm-containerservice"; -import { DefaultAzureCredential } from "@azure/identity"; - -/** - * This sample demonstrates how to Aborting last running operation on agent pool. We return a 204 no content code here to indicate that the operation has been accepted and an abort will be attempted but is not guaranteed to complete successfully. Please look up the provisioning state of the agent pool to keep track of whether it changes to Canceled. A canceled provisioning state indicates that the abort was successful - * - * @summary Aborting last running operation on agent pool. We return a 204 no content code here to indicate that the operation has been accepted and an abort will be attempted but is not guaranteed to complete successfully. Please look up the provisioning state of the agent pool to keep track of whether it changes to Canceled. A canceled provisioning state indicates that the abort was successful - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsAbortOperation.json - */ -async function abortOperationOnAgentPool() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "clustername1"; - const agentPoolName = "agentpool1"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.agentPools.abortLatestOperation( - resourceGroupName, - resourceName, - agentPoolName - ); - console.log(result); -} - -abortOperationOnAgentPool().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/agentPoolsDeleteSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/agentPoolsDeleteSample.ts deleted file mode 100644 index d58a25d4e955..000000000000 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/agentPoolsDeleteSample.ts +++ /dev/null @@ -1,58 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { ContainerServiceClient } from "@azure/arm-containerservice"; -import { DefaultAzureCredential } from "@azure/identity"; - -/** - * This sample demonstrates how to Deletes an agent pool in the specified managed cluster. - * - * @summary Deletes an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsDelete.json - */ -async function deleteAgentPool() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "clustername1"; - const agentPoolName = "agentpool1"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.agentPools.beginDeleteAndWait( - resourceGroupName, - resourceName, - agentPoolName - ); - console.log(result); -} - -deleteAgentPool().catch(console.error); - -/** - * This sample demonstrates how to Deletes an agent pool in the specified managed cluster. - * - * @summary Deletes an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsDelete_IgnorePodDisruptionBudget.json - */ -async function deleteAgentPoolByIgnoringPodDisruptionBudget() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "clustername1"; - const agentPoolName = "agentpool1"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.agentPools.beginDeleteAndWait( - resourceGroupName, - resourceName, - agentPoolName - ); - console.log(result); -} - -deleteAgentPoolByIgnoringPodDisruptionBudget().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetMembersCreateOrUpdateSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetMembersCreateOrUpdateSample.ts deleted file mode 100644 index 813440981488..000000000000 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetMembersCreateOrUpdateSample.ts +++ /dev/null @@ -1,45 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { - FleetMember, - ContainerServiceClient -} from "@azure/arm-containerservice"; -import { DefaultAzureCredential } from "@azure/identity"; - -/** - * This sample demonstrates how to A member contains a reference to an existing Kubernetes cluster. Creating a member makes the referenced cluster join the Fleet. - * - * @summary A member contains a reference to an existing Kubernetes cluster. Creating a member makes the referenced cluster join the Fleet. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/FleetMembers_Create.json - */ -async function createAFleetMemberResourceJoinsAnExistingClusterToTheFleet() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const fleetName = "fleet-1"; - const fleetMemberName = "member-1"; - const parameters: FleetMember = { - clusterResourceId: - "/subscriptions/subid1/resourcegroups/rg1/providers/Microsoft.ContainerService/managedClusters/cluster-1" - }; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.fleetMembers.beginCreateOrUpdateAndWait( - resourceGroupName, - fleetName, - fleetMemberName, - parameters - ); - console.log(result); -} - -createAFleetMemberResourceJoinsAnExistingClusterToTheFleet().catch( - console.error -); diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetMembersDeleteSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetMembersDeleteSample.ts deleted file mode 100644 index a045b2a1a9b3..000000000000 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetMembersDeleteSample.ts +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { ContainerServiceClient } from "@azure/arm-containerservice"; -import { DefaultAzureCredential } from "@azure/identity"; - -/** - * This sample demonstrates how to Deleting a Fleet member results in the member cluster leaving fleet. The Member azure resource is deleted upon success. The underlying cluster is not deleted. - * - * @summary Deleting a Fleet member results in the member cluster leaving fleet. The Member azure resource is deleted upon success. The underlying cluster is not deleted. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/FleetMembers_Delete.json - */ -async function deletesAFleetMemberResource() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const fleetName = "fleet-1"; - const fleetMemberName = "member-1"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.fleetMembers.beginDeleteAndWait( - resourceGroupName, - fleetName, - fleetMemberName - ); - console.log(result); -} - -deletesAFleetMemberResource().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetMembersGetSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetMembersGetSample.ts deleted file mode 100644 index 177224aeb37f..000000000000 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetMembersGetSample.ts +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { ContainerServiceClient } from "@azure/arm-containerservice"; -import { DefaultAzureCredential } from "@azure/identity"; - -/** - * This sample demonstrates how to Gets a Fleet member. - * - * @summary Gets a Fleet member. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/FleetMembers_Get.json - */ -async function getsAFleetMemberResource() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const fleetName = "fleet-1"; - const fleetMemberName = "member-1"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.fleetMembers.get( - resourceGroupName, - fleetName, - fleetMemberName - ); - console.log(result); -} - -getsAFleetMemberResource().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetMembersListByFleetSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetMembersListByFleetSample.ts deleted file mode 100644 index 456adc5a4a1d..000000000000 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetMembersListByFleetSample.ts +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { ContainerServiceClient } from "@azure/arm-containerservice"; -import { DefaultAzureCredential } from "@azure/identity"; - -/** - * This sample demonstrates how to Lists the members of a fleet. - * - * @summary Lists the members of a fleet. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/FleetMembers_List.json - */ -async function listsTheMembersOfAFleet() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const fleetName = "fleet-1"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const resArray = new Array(); - for await (let item of client.fleetMembers.listByFleet( - resourceGroupName, - fleetName - )) { - resArray.push(item); - } - console.log(resArray); -} - -listsTheMembersOfAFleet().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetsCreateOrUpdateSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetsCreateOrUpdateSample.ts deleted file mode 100644 index 4dd46ff59141..000000000000 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetsCreateOrUpdateSample.ts +++ /dev/null @@ -1,39 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { Fleet, ContainerServiceClient } from "@azure/arm-containerservice"; -import { DefaultAzureCredential } from "@azure/identity"; - -/** - * This sample demonstrates how to Creates or updates a Fleet. - * - * @summary Creates or updates a Fleet. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/Fleets_CreateOrUpdate.json - */ -async function createsOrUpdateAFleetResource() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const fleetName = "fleet-1"; - const parameters: Fleet = { - hubProfile: { dnsPrefix: "dnsprefix1" }, - location: "East US", - tags: { archv2: "", tier: "production" } - }; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.fleets.beginCreateOrUpdateAndWait( - resourceGroupName, - fleetName, - parameters - ); - console.log(result); -} - -createsOrUpdateAFleetResource().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetsDeleteSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetsDeleteSample.ts deleted file mode 100644 index 9eb95536ec88..000000000000 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetsDeleteSample.ts +++ /dev/null @@ -1,33 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { ContainerServiceClient } from "@azure/arm-containerservice"; -import { DefaultAzureCredential } from "@azure/identity"; - -/** - * This sample demonstrates how to Deletes a Fleet. - * - * @summary Deletes a Fleet. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/Fleets_Delete.json - */ -async function deleteAFleetResource() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const fleetName = "fleet-1"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.fleets.beginDeleteAndWait( - resourceGroupName, - fleetName - ); - console.log(result); -} - -deleteAFleetResource().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetsGetSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetsGetSample.ts deleted file mode 100644 index 6c69467054c0..000000000000 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetsGetSample.ts +++ /dev/null @@ -1,30 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { ContainerServiceClient } from "@azure/arm-containerservice"; -import { DefaultAzureCredential } from "@azure/identity"; - -/** - * This sample demonstrates how to Gets a Fleet. - * - * @summary Gets a Fleet. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/Fleets_Get.json - */ -async function getsAFleetResource() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const fleetName = "fleet-1"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.fleets.get(resourceGroupName, fleetName); - console.log(result); -} - -getsAFleetResource().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetsListByResourceGroupSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetsListByResourceGroupSample.ts deleted file mode 100644 index a3c217fe4f22..000000000000 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetsListByResourceGroupSample.ts +++ /dev/null @@ -1,32 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { ContainerServiceClient } from "@azure/arm-containerservice"; -import { DefaultAzureCredential } from "@azure/identity"; - -/** - * This sample demonstrates how to Lists fleets in the specified subscription and resource group. - * - * @summary Lists fleets in the specified subscription and resource group. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/Fleets_ListByResourceGroup.json - */ -async function listFleetResourcesInAGivenResourceGroup() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const resArray = new Array(); - for await (let item of client.fleets.listByResourceGroup(resourceGroupName)) { - resArray.push(item); - } - console.log(resArray); -} - -listFleetResourcesInAGivenResourceGroup().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetsListCredentialsSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetsListCredentialsSample.ts deleted file mode 100644 index 91f4cac7af11..000000000000 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetsListCredentialsSample.ts +++ /dev/null @@ -1,33 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { ContainerServiceClient } from "@azure/arm-containerservice"; -import { DefaultAzureCredential } from "@azure/identity"; - -/** - * This sample demonstrates how to Lists the user credentials of a Fleet. - * - * @summary Lists the user credentials of a Fleet. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/Fleets_ListCredentialsResult.json - */ -async function listFleetCredentials() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const fleetName = "fleet"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.fleets.listCredentials( - resourceGroupName, - fleetName - ); - console.log(result); -} - -listFleetCredentials().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetsListSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetsListSample.ts deleted file mode 100644 index 3c7890e2a6b7..000000000000 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetsListSample.ts +++ /dev/null @@ -1,31 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { ContainerServiceClient } from "@azure/arm-containerservice"; -import { DefaultAzureCredential } from "@azure/identity"; - -/** - * This sample demonstrates how to Lists fleets in the specified subscription. - * - * @summary Lists fleets in the specified subscription. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/Fleets_ListBySub.json - */ -async function listFleetResourcesInAGivenSubscription() { - const subscriptionId = "subid1"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const resArray = new Array(); - for await (let item of client.fleets.list()) { - resArray.push(item); - } - console.log(resArray); -} - -listFleetResourcesInAGivenSubscription().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetsUpdateSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetsUpdateSample.ts deleted file mode 100644 index 1b466c280eef..000000000000 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetsUpdateSample.ts +++ /dev/null @@ -1,41 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { - FleetPatch, - FleetsUpdateOptionalParams, - ContainerServiceClient -} from "@azure/arm-containerservice"; -import { DefaultAzureCredential } from "@azure/identity"; - -/** - * This sample demonstrates how to Patches a fleet resource. - * - * @summary Patches a fleet resource. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/Fleets_PatchTags.json - */ -async function patchesAFleetResource() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const fleetName = "fleet-1"; - const ifMatch = "dfjkwelr7384"; - const parameters: FleetPatch = { tags: { env: "prod", tier: "secure" } }; - const options: FleetsUpdateOptionalParams = { ifMatch, parameters }; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.fleets.update( - resourceGroupName, - fleetName, - options - ); - console.log(result); -} - -patchesAFleetResource().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClusterSnapshotsCreateOrUpdateSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClusterSnapshotsCreateOrUpdateSample.ts deleted file mode 100644 index fe7607e6f6e1..000000000000 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClusterSnapshotsCreateOrUpdateSample.ts +++ /dev/null @@ -1,45 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { - ManagedClusterSnapshot, - ContainerServiceClient -} from "@azure/arm-containerservice"; -import { DefaultAzureCredential } from "@azure/identity"; - -/** - * This sample demonstrates how to Creates or updates a managed cluster snapshot. - * - * @summary Creates or updates a managed cluster snapshot. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClusterSnapshotsCreate.json - */ -async function createOrUpdateManagedClusterSnapshot() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "snapshot1"; - const parameters: ManagedClusterSnapshot = { - creationData: { - sourceResourceId: - "/subscriptions/subid1/resourcegroups/rg1/providers/Microsoft.ContainerService/managedClusters/cluster1" - }, - location: "westus", - tags: { key1: "val1", key2: "val2" } - }; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.managedClusterSnapshots.createOrUpdate( - resourceGroupName, - resourceName, - parameters - ); - console.log(result); -} - -createOrUpdateManagedClusterSnapshot().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClusterSnapshotsDeleteSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClusterSnapshotsDeleteSample.ts deleted file mode 100644 index fc45a72e4b61..000000000000 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClusterSnapshotsDeleteSample.ts +++ /dev/null @@ -1,33 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { ContainerServiceClient } from "@azure/arm-containerservice"; -import { DefaultAzureCredential } from "@azure/identity"; - -/** - * This sample demonstrates how to Deletes a managed cluster snapshot. - * - * @summary Deletes a managed cluster snapshot. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClusterSnapshotsDelete.json - */ -async function deleteManagedClusterSnapshot() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "snapshot1"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.managedClusterSnapshots.delete( - resourceGroupName, - resourceName - ); - console.log(result); -} - -deleteManagedClusterSnapshot().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClusterSnapshotsGetSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClusterSnapshotsGetSample.ts deleted file mode 100644 index f5d596407afd..000000000000 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClusterSnapshotsGetSample.ts +++ /dev/null @@ -1,33 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { ContainerServiceClient } from "@azure/arm-containerservice"; -import { DefaultAzureCredential } from "@azure/identity"; - -/** - * This sample demonstrates how to Gets a managed cluster snapshot. - * - * @summary Gets a managed cluster snapshot. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClusterSnapshotsGet.json - */ -async function getManagedClusterSnapshot() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "snapshot1"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.managedClusterSnapshots.get( - resourceGroupName, - resourceName - ); - console.log(result); -} - -getManagedClusterSnapshot().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClusterSnapshotsListByResourceGroupSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClusterSnapshotsListByResourceGroupSample.ts deleted file mode 100644 index fffceb461b78..000000000000 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClusterSnapshotsListByResourceGroupSample.ts +++ /dev/null @@ -1,34 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { ContainerServiceClient } from "@azure/arm-containerservice"; -import { DefaultAzureCredential } from "@azure/identity"; - -/** - * This sample demonstrates how to Lists managed cluster snapshots in the specified subscription and resource group. - * - * @summary Lists managed cluster snapshots in the specified subscription and resource group. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClusterSnapshotsListByResourceGroup.json - */ -async function listManagedClusterSnapshotsByResourceGroup() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const resArray = new Array(); - for await (let item of client.managedClusterSnapshots.listByResourceGroup( - resourceGroupName - )) { - resArray.push(item); - } - console.log(resArray); -} - -listManagedClusterSnapshotsByResourceGroup().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClusterSnapshotsListSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClusterSnapshotsListSample.ts deleted file mode 100644 index 286177c1a011..000000000000 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClusterSnapshotsListSample.ts +++ /dev/null @@ -1,31 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { ContainerServiceClient } from "@azure/arm-containerservice"; -import { DefaultAzureCredential } from "@azure/identity"; - -/** - * This sample demonstrates how to Gets a list of managed cluster snapshots in the specified subscription. - * - * @summary Gets a list of managed cluster snapshots in the specified subscription. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClusterSnapshotsList.json - */ -async function listManagedClusterSnapshots() { - const subscriptionId = "subid1"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const resArray = new Array(); - for await (let item of client.managedClusterSnapshots.list()) { - resArray.push(item); - } - console.log(resArray); -} - -listManagedClusterSnapshots().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClusterSnapshotsUpdateTagsSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClusterSnapshotsUpdateTagsSample.ts deleted file mode 100644 index 70b60a844eda..000000000000 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClusterSnapshotsUpdateTagsSample.ts +++ /dev/null @@ -1,38 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { - TagsObject, - ContainerServiceClient -} from "@azure/arm-containerservice"; -import { DefaultAzureCredential } from "@azure/identity"; - -/** - * This sample demonstrates how to Updates tags on a managed cluster snapshot. - * - * @summary Updates tags on a managed cluster snapshot. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClusterSnapshotsUpdateTags.json - */ -async function updateManagedClusterSnapshotTags() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "snapshot1"; - const parameters: TagsObject = { tags: { key2: "new-val2", key3: "val3" } }; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.managedClusterSnapshots.updateTags( - resourceGroupName, - resourceName, - parameters - ); - console.log(result); -} - -updateManagedClusterSnapshotTags().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersAbortLatestOperationSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersAbortLatestOperationSample.ts deleted file mode 100644 index 10abf406035f..000000000000 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersAbortLatestOperationSample.ts +++ /dev/null @@ -1,33 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { ContainerServiceClient } from "@azure/arm-containerservice"; -import { DefaultAzureCredential } from "@azure/identity"; - -/** - * This sample demonstrates how to Aborting last running operation on managed cluster. We return a 204 no content code here to indicate that the operation has been accepted and an abort will be attempted but is not guaranteed to complete successfully. Please look up the provisioning state of the managed cluster to keep track of whether it changes to Canceled. A canceled provisioning state indicates that the abort was successful - * - * @summary Aborting last running operation on managed cluster. We return a 204 no content code here to indicate that the operation has been accepted and an abort will be attempted but is not guaranteed to complete successfully. Please look up the provisioning state of the managed cluster to keep track of whether it changes to Canceled. A canceled provisioning state indicates that the abort was successful - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersAbortOperation.json - */ -async function abortOperationOnManagedCluster() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "clustername1"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.managedClusters.abortLatestOperation( - resourceGroupName, - resourceName - ); - console.log(result); -} - -abortOperationOnManagedCluster().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersRotateServiceAccountSigningKeysSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersRotateServiceAccountSigningKeysSample.ts deleted file mode 100644 index 12a687e1c418..000000000000 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersRotateServiceAccountSigningKeysSample.ts +++ /dev/null @@ -1,33 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { ContainerServiceClient } from "@azure/arm-containerservice"; -import { DefaultAzureCredential } from "@azure/identity"; - -/** - * This sample demonstrates how to Rotates the service account signing keys of a managed cluster. - * - * @summary Rotates the service account signing keys of a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersRotateServiceAccountSigningKeys.json - */ -async function rotateClusterServiceAccountSigningKeys() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "clustername1"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.managedClusters.beginRotateServiceAccountSigningKeysAndWait( - resourceGroupName, - resourceName - ); - console.log(result); -} - -rotateClusterServiceAccountSigningKeys().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/trustedAccessRoleBindingsCreateOrUpdateSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/trustedAccessRoleBindingsCreateOrUpdateSample.ts deleted file mode 100644 index d9b845800178..000000000000 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/trustedAccessRoleBindingsCreateOrUpdateSample.ts +++ /dev/null @@ -1,47 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { - TrustedAccessRoleBinding, - ContainerServiceClient -} from "@azure/arm-containerservice"; -import { DefaultAzureCredential } from "@azure/identity"; - -/** - * This sample demonstrates how to Create or update a trusted access role binding - * - * @summary Create or update a trusted access role binding - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/TrustedAccessRoleBindings_CreateOrUpdate.json - */ -async function createOrUpdateATrustedAccessRoleBinding() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "clustername1"; - const trustedAccessRoleBindingName = "binding1"; - const trustedAccessRoleBinding: TrustedAccessRoleBinding = { - roles: [ - "Microsoft.MachineLearningServices/workspaces/reader", - "Microsoft.MachineLearningServices/workspaces/writer" - ], - sourceResourceId: - "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b/providers/Microsoft.MachineLearningServices/workspaces/c" - }; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.trustedAccessRoleBindings.createOrUpdate( - resourceGroupName, - resourceName, - trustedAccessRoleBindingName, - trustedAccessRoleBinding - ); - console.log(result); -} - -createOrUpdateATrustedAccessRoleBinding().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/trustedAccessRoleBindingsDeleteSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/trustedAccessRoleBindingsDeleteSample.ts deleted file mode 100644 index eea3ef9eef7a..000000000000 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/trustedAccessRoleBindingsDeleteSample.ts +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { ContainerServiceClient } from "@azure/arm-containerservice"; -import { DefaultAzureCredential } from "@azure/identity"; - -/** - * This sample demonstrates how to Delete a trusted access role binding. - * - * @summary Delete a trusted access role binding. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/TrustedAccessRoleBindings_Delete.json - */ -async function deleteATrustedAccessRoleBinding() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "clustername1"; - const trustedAccessRoleBindingName = "binding1"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.trustedAccessRoleBindings.delete( - resourceGroupName, - resourceName, - trustedAccessRoleBindingName - ); - console.log(result); -} - -deleteATrustedAccessRoleBinding().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/trustedAccessRoleBindingsGetSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/trustedAccessRoleBindingsGetSample.ts deleted file mode 100644 index 1406fb44039a..000000000000 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/trustedAccessRoleBindingsGetSample.ts +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { ContainerServiceClient } from "@azure/arm-containerservice"; -import { DefaultAzureCredential } from "@azure/identity"; - -/** - * This sample demonstrates how to Get a trusted access role binding. - * - * @summary Get a trusted access role binding. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/TrustedAccessRoleBindings_Get.json - */ -async function getATrustedAccessRoleBinding() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "clustername1"; - const trustedAccessRoleBindingName = "binding1"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.trustedAccessRoleBindings.get( - resourceGroupName, - resourceName, - trustedAccessRoleBindingName - ); - console.log(result); -} - -getATrustedAccessRoleBinding().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/trustedAccessRoleBindingsListSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/trustedAccessRoleBindingsListSample.ts deleted file mode 100644 index e853114d0504..000000000000 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/trustedAccessRoleBindingsListSample.ts +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { ContainerServiceClient } from "@azure/arm-containerservice"; -import { DefaultAzureCredential } from "@azure/identity"; - -/** - * This sample demonstrates how to List trusted access role bindings. - * - * @summary List trusted access role bindings. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/TrustedAccessRoleBindings_List.json - */ -async function listTrustedAccessRoleBindings() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "clustername1"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const resArray = new Array(); - for await (let item of client.trustedAccessRoleBindings.list( - resourceGroupName, - resourceName - )) { - resArray.push(item); - } - console.log(resArray); -} - -listTrustedAccessRoleBindings().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/trustedAccessRolesListSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/trustedAccessRolesListSample.ts deleted file mode 100644 index caa4e575cf0c..000000000000 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/trustedAccessRolesListSample.ts +++ /dev/null @@ -1,32 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { ContainerServiceClient } from "@azure/arm-containerservice"; -import { DefaultAzureCredential } from "@azure/identity"; - -/** - * This sample demonstrates how to List supported trusted access roles. - * - * @summary List supported trusted access roles. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/TrustedAccessRoles_List.json - */ -async function listTrustedAccessRoles() { - const subscriptionId = "subid1"; - const location = "westus2"; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const resArray = new Array(); - for await (let item of client.trustedAccessRoles.list(location)) { - resArray.push(item); - } - console.log(resArray); -} - -listTrustedAccessRoles().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples/v17/javascript/README.md b/sdk/containerservice/arm-containerservice/samples/v17/javascript/README.md new file mode 100644 index 000000000000..f6a5c6cfffd8 --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples/v17/javascript/README.md @@ -0,0 +1,136 @@ +# client library samples for JavaScript + +These sample programs show how to use the JavaScript client libraries for in some common scenarios. + +| **File Name** | **Description** | +| --------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| [agentPoolsCreateOrUpdateSample.js][agentpoolscreateorupdatesample] | Creates or updates an agent pool in the specified managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsCreate_Snapshot.json | +| [agentPoolsDeleteSample.js][agentpoolsdeletesample] | Deletes an agent pool in the specified managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsDelete.json | +| [agentPoolsGetAvailableAgentPoolVersionsSample.js][agentpoolsgetavailableagentpoolversionssample] | See [supported Kubernetes versions](https://docs.microsoft.com/azure/aks/supported-kubernetes-versions) for more details about the version lifecycle. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsGetAgentPoolAvailableVersions.json | +| [agentPoolsGetSample.js][agentpoolsgetsample] | Gets the specified managed cluster agent pool. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsGet.json | +| [agentPoolsGetUpgradeProfileSample.js][agentpoolsgetupgradeprofilesample] | Gets the upgrade profile for an agent pool. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsGetUpgradeProfile.json | +| [agentPoolsListSample.js][agentpoolslistsample] | Gets a list of agent pools in the specified managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsList.json | +| [agentPoolsUpgradeNodeImageVersionSample.js][agentpoolsupgradenodeimageversionsample] | Upgrading the node image version of an agent pool applies the newest OS and runtime updates to the nodes. AKS provides one new image per week with the latest updates. For more details on node image versions, see: https://docs.microsoft.com/azure/aks/node-image-upgrade x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsUpgradeNodeImageVersion.json | +| [maintenanceConfigurationsCreateOrUpdateSample.js][maintenanceconfigurationscreateorupdatesample] | Creates or updates a maintenance configuration in the specified managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/MaintenanceConfigurationsCreate_Update.json | +| [maintenanceConfigurationsDeleteSample.js][maintenanceconfigurationsdeletesample] | Deletes a maintenance configuration. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/MaintenanceConfigurationsDelete.json | +| [maintenanceConfigurationsGetSample.js][maintenanceconfigurationsgetsample] | Gets the specified maintenance configuration of a managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/MaintenanceConfigurationsGet.json | +| [maintenanceConfigurationsListByManagedClusterSample.js][maintenanceconfigurationslistbymanagedclustersample] | Gets a list of maintenance configurations in the specified managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/MaintenanceConfigurationsList.json | +| [managedClustersCreateOrUpdateSample.js][managedclusterscreateorupdatesample] | Creates or updates a managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_Snapshot.json | +| [managedClustersDeleteSample.js][managedclustersdeletesample] | Deletes a managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersDelete.json | +| [managedClustersGetAccessProfileSample.js][managedclustersgetaccessprofilesample] | **WARNING**: This API will be deprecated. Instead use [ListClusterUserCredentials](https://docs.microsoft.com/rest/api/aks/managedclusters/listclusterusercredentials) or [ListClusterAdminCredentials](https://docs.microsoft.com/rest/api/aks/managedclusters/listclusteradmincredentials) . x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersGetAccessProfile.json | +| [managedClustersGetCommandResultSample.js][managedclustersgetcommandresultsample] | Gets the results of a command which has been run on the Managed Cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/RunCommandResultFailed.json | +| [managedClustersGetOSOptionsSample.js][managedclustersgetosoptionssample] | Gets supported OS options in the specified subscription. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ContainerServiceGetOSOptions.json | +| [managedClustersGetSample.js][managedclustersgetsample] | Gets a managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersGet.json | +| [managedClustersGetUpgradeProfileSample.js][managedclustersgetupgradeprofilesample] | Gets the upgrade profile of a managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersGetUpgradeProfile.json | +| [managedClustersListByResourceGroupSample.js][managedclusterslistbyresourcegroupsample] | Lists managed clusters in the specified subscription and resource group. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersListByResourceGroup.json | +| [managedClustersListClusterAdminCredentialsSample.js][managedclusterslistclusteradmincredentialssample] | Lists the admin credentials of a managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersListClusterAdminCredentials.json | +| [managedClustersListClusterMonitoringUserCredentialsSample.js][managedclusterslistclustermonitoringusercredentialssample] | Lists the cluster monitoring user credentials of a managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersListClusterMonitoringUserCredentials.json | +| [managedClustersListClusterUserCredentialsSample.js][managedclusterslistclusterusercredentialssample] | Lists the user credentials of a managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersListClusterUserCredentials.json | +| [managedClustersListOutboundNetworkDependenciesEndpointsSample.js][managedclusterslistoutboundnetworkdependenciesendpointssample] | Gets a list of egress endpoints (network endpoints of all outbound dependencies) in the specified managed cluster. The operation returns properties of each egress endpoint. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/OutboundNetworkDependenciesEndpointsList.json | +| [managedClustersListSample.js][managedclusterslistsample] | Gets a list of managed clusters in the specified subscription. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersList.json | +| [managedClustersResetAadProfileSample.js][managedclustersresetaadprofilesample] | Reset the AAD Profile of a managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersResetAADProfile.json | +| [managedClustersResetServicePrincipalProfileSample.js][managedclustersresetserviceprincipalprofilesample] | This action cannot be performed on a cluster that is not using a service principal x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersResetServicePrincipalProfile.json | +| [managedClustersRotateClusterCertificatesSample.js][managedclustersrotateclustercertificatessample] | See [Certificate rotation](https://docs.microsoft.com/azure/aks/certificate-rotation) for more details about rotating managed cluster certificates. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersRotateClusterCertificates.json | +| [managedClustersRunCommandSample.js][managedclustersruncommandsample] | AKS will create a pod to run the command. This is primarily useful for private clusters. For more information see [AKS Run Command](https://docs.microsoft.com/azure/aks/private-clusters#aks-run-command-preview). x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/RunCommandRequest.json | +| [managedClustersStartSample.js][managedclustersstartsample] | See [starting a cluster](https://docs.microsoft.com/azure/aks/start-stop-cluster) for more details about starting a cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersStart.json | +| [managedClustersStopSample.js][managedclustersstopsample] | This can only be performed on Azure Virtual Machine Scale set backed clusters. Stopping a cluster stops the control plane and agent nodes entirely, while maintaining all object and cluster state. A cluster does not accrue charges while it is stopped. See [stopping a cluster](https://docs.microsoft.com/azure/aks/start-stop-cluster) for more details about stopping a cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersStop.json | +| [managedClustersUpdateTagsSample.js][managedclustersupdatetagssample] | Updates tags on a managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersUpdateTags.json | +| [operationsListSample.js][operationslistsample] | Gets a list of operations. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/Operation_List.json | +| [privateEndpointConnectionsDeleteSample.js][privateendpointconnectionsdeletesample] | Deletes a private endpoint connection. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/PrivateEndpointConnectionsDelete.json | +| [privateEndpointConnectionsGetSample.js][privateendpointconnectionsgetsample] | To learn more about private clusters, see: https://docs.microsoft.com/azure/aks/private-clusters x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/PrivateEndpointConnectionsGet.json | +| [privateEndpointConnectionsListSample.js][privateendpointconnectionslistsample] | To learn more about private clusters, see: https://docs.microsoft.com/azure/aks/private-clusters x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/PrivateEndpointConnectionsList.json | +| [privateEndpointConnectionsUpdateSample.js][privateendpointconnectionsupdatesample] | Updates a private endpoint connection. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/PrivateEndpointConnectionsUpdate.json | +| [privateLinkResourcesListSample.js][privatelinkresourceslistsample] | To learn more about private clusters, see: https://docs.microsoft.com/azure/aks/private-clusters x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/PrivateLinkResourcesList.json | +| [resolvePrivateLinkServiceIdPostSample.js][resolveprivatelinkserviceidpostsample] | Gets the private link service ID for the specified managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ResolvePrivateLinkServiceId.json | +| [snapshotsCreateOrUpdateSample.js][snapshotscreateorupdatesample] | Creates or updates a snapshot. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/SnapshotsCreate.json | +| [snapshotsDeleteSample.js][snapshotsdeletesample] | Deletes a snapshot. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/SnapshotsDelete.json | +| [snapshotsGetSample.js][snapshotsgetsample] | Gets a snapshot. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/SnapshotsGet.json | +| [snapshotsListByResourceGroupSample.js][snapshotslistbyresourcegroupsample] | Lists snapshots in the specified subscription and resource group. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/SnapshotsListByResourceGroup.json | +| [snapshotsListSample.js][snapshotslistsample] | Gets a list of snapshots in the specified subscription. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/SnapshotsList.json | +| [snapshotsUpdateTagsSample.js][snapshotsupdatetagssample] | Updates tags on a snapshot. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/SnapshotsUpdateTags.json | + +## Prerequisites + +The sample programs are compatible with [LTS versions of Node.js](https://nodejs.org/about/releases/). + +You need [an Azure subscription][freesub] to run these sample programs. + +Samples retrieve credentials to access the service endpoint from environment variables. Alternatively, edit the source code to include the appropriate credentials. See each individual sample for details on which environment variables/credentials it requires to function. + +Adapting the samples to run in the browser may require some additional consideration. For details, please see the [package README][package]. + +## Setup + +To run the samples using the published version of the package: + +1. Install the dependencies using `npm`: + +```bash +npm install +``` + +2. Edit the file `sample.env`, adding the correct credentials to access the Azure service and run the samples. Then rename the file from `sample.env` to just `.env`. The sample programs will read this file automatically. + +3. Run whichever samples you like (note that some samples may require additional setup, see the table above): + +```bash +node agentPoolsCreateOrUpdateSample.js +``` + +Alternatively, run a single sample with the correct environment variables set (setting up the `.env` file is not required if you do this), for example (cross-platform): + +```bash +npx cross-env node agentPoolsCreateOrUpdateSample.js +``` + +## Next Steps + +Take a look at our [API Documentation][apiref] for more information about the APIs that are available in the clients. + +[agentpoolscreateorupdatesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/javascript/agentPoolsCreateOrUpdateSample.js +[agentpoolsdeletesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/javascript/agentPoolsDeleteSample.js +[agentpoolsgetavailableagentpoolversionssample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/javascript/agentPoolsGetAvailableAgentPoolVersionsSample.js +[agentpoolsgetsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/javascript/agentPoolsGetSample.js +[agentpoolsgetupgradeprofilesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/javascript/agentPoolsGetUpgradeProfileSample.js +[agentpoolslistsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/javascript/agentPoolsListSample.js +[agentpoolsupgradenodeimageversionsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/javascript/agentPoolsUpgradeNodeImageVersionSample.js +[maintenanceconfigurationscreateorupdatesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/javascript/maintenanceConfigurationsCreateOrUpdateSample.js +[maintenanceconfigurationsdeletesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/javascript/maintenanceConfigurationsDeleteSample.js +[maintenanceconfigurationsgetsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/javascript/maintenanceConfigurationsGetSample.js +[maintenanceconfigurationslistbymanagedclustersample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/javascript/maintenanceConfigurationsListByManagedClusterSample.js +[managedclusterscreateorupdatesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersCreateOrUpdateSample.js +[managedclustersdeletesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersDeleteSample.js +[managedclustersgetaccessprofilesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersGetAccessProfileSample.js +[managedclustersgetcommandresultsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersGetCommandResultSample.js +[managedclustersgetosoptionssample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersGetOSOptionsSample.js +[managedclustersgetsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersGetSample.js +[managedclustersgetupgradeprofilesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersGetUpgradeProfileSample.js +[managedclusterslistbyresourcegroupsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersListByResourceGroupSample.js +[managedclusterslistclusteradmincredentialssample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersListClusterAdminCredentialsSample.js +[managedclusterslistclustermonitoringusercredentialssample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersListClusterMonitoringUserCredentialsSample.js +[managedclusterslistclusterusercredentialssample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersListClusterUserCredentialsSample.js +[managedclusterslistoutboundnetworkdependenciesendpointssample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersListOutboundNetworkDependenciesEndpointsSample.js +[managedclusterslistsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersListSample.js +[managedclustersresetaadprofilesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersResetAadProfileSample.js +[managedclustersresetserviceprincipalprofilesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersResetServicePrincipalProfileSample.js +[managedclustersrotateclustercertificatessample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersRotateClusterCertificatesSample.js +[managedclustersruncommandsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersRunCommandSample.js +[managedclustersstartsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersStartSample.js +[managedclustersstopsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersStopSample.js +[managedclustersupdatetagssample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersUpdateTagsSample.js +[operationslistsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/javascript/operationsListSample.js +[privateendpointconnectionsdeletesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/javascript/privateEndpointConnectionsDeleteSample.js +[privateendpointconnectionsgetsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/javascript/privateEndpointConnectionsGetSample.js +[privateendpointconnectionslistsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/javascript/privateEndpointConnectionsListSample.js +[privateendpointconnectionsupdatesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/javascript/privateEndpointConnectionsUpdateSample.js +[privatelinkresourceslistsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/javascript/privateLinkResourcesListSample.js +[resolveprivatelinkserviceidpostsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/javascript/resolvePrivateLinkServiceIdPostSample.js +[snapshotscreateorupdatesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/javascript/snapshotsCreateOrUpdateSample.js +[snapshotsdeletesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/javascript/snapshotsDeleteSample.js +[snapshotsgetsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/javascript/snapshotsGetSample.js +[snapshotslistbyresourcegroupsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/javascript/snapshotsListByResourceGroupSample.js +[snapshotslistsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/javascript/snapshotsListSample.js +[snapshotsupdatetagssample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/javascript/snapshotsUpdateTagsSample.js +[apiref]: https://docs.microsoft.com/javascript/api/@azure/arm-containerservice?view=azure-node-preview +[freesub]: https://azure.microsoft.com/free/ +[package]: https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/containerservice/arm-containerservice/README.md diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/agentPoolsCreateOrUpdateSample.js b/sdk/containerservice/arm-containerservice/samples/v17/javascript/agentPoolsCreateOrUpdateSample.js similarity index 78% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/agentPoolsCreateOrUpdateSample.js rename to sdk/containerservice/arm-containerservice/samples/v17/javascript/agentPoolsCreateOrUpdateSample.js index b80b4c52cbf4..7492500ccf02 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/agentPoolsCreateOrUpdateSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17/javascript/agentPoolsCreateOrUpdateSample.js @@ -15,39 +15,7 @@ const { DefaultAzureCredential } = require("@azure/identity"); * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. * * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsAssociate_CRG.json - */ -async function associateAgentPoolWithCapacityReservationGroup() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "clustername1"; - const agentPoolName = "agentpool1"; - const parameters = { - capacityReservationGroupID: - "/subscriptions/subid1/resourcegroups/rg1/providers//Microsoft.Compute/CapacityReservationGroups/crg1", - count: 3, - orchestratorVersion: "", - osType: "Linux", - vmSize: "Standard_DS2_v2", - }; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.agentPools.beginCreateOrUpdateAndWait( - resourceGroupName, - resourceName, - agentPoolName, - parameters - ); - console.log(result); -} - -associateAgentPoolWithCapacityReservationGroup().catch(console.error); - -/** - * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. - * - * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsCreate_Snapshot.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsCreate_Snapshot.json */ async function createAgentPoolUsingAnAgentPoolSnapshot() { const subscriptionId = "subid1"; @@ -82,38 +50,7 @@ createAgentPoolUsingAnAgentPoolSnapshot().catch(console.error); * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. * * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsCreate_EnableCustomCATrust.json - */ -async function createAgentPoolWithCustomCaTrustEnabled() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "clustername1"; - const agentPoolName = "agentpool1"; - const parameters = { - count: 3, - enableCustomCATrust: true, - orchestratorVersion: "", - osType: "Linux", - vmSize: "Standard_DS2_v2", - }; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.agentPools.beginCreateOrUpdateAndWait( - resourceGroupName, - resourceName, - agentPoolName, - parameters - ); - console.log(result); -} - -createAgentPoolWithCustomCaTrustEnabled().catch(console.error); - -/** - * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. - * - * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsCreate_DedicatedHostGroup.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsCreate_DedicatedHostGroup.json */ async function createAgentPoolWithDedicatedHostGroup() { const subscriptionId = "subid1"; @@ -145,7 +82,7 @@ createAgentPoolWithDedicatedHostGroup().catch(console.error); * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. * * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsCreate_EnableEncryptionAtHost.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsCreate_EnableEncryptionAtHost.json */ async function createAgentPoolWithEncryptionAtHostEnabled() { const subscriptionId = "subid1"; @@ -176,7 +113,7 @@ createAgentPoolWithEncryptionAtHostEnabled().catch(console.error); * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. * * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsCreate_Ephemeral.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsCreate_Ephemeral.json */ async function createAgentPoolWithEphemeralOSDisk() { const subscriptionId = "subid1"; @@ -208,7 +145,7 @@ createAgentPoolWithEphemeralOSDisk().catch(console.error); * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. * * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsCreate_EnableFIPS.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsCreate_EnableFIPS.json */ async function createAgentPoolWithFipsEnabledOS() { const subscriptionId = "subid1"; @@ -239,7 +176,7 @@ createAgentPoolWithFipsEnabledOS().catch(console.error); * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. * * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsCreate_GPUMIG.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsCreate_GPUMIG.json */ async function createAgentPoolWithGpumig() { const subscriptionId = "subid1"; @@ -291,7 +228,7 @@ createAgentPoolWithGpumig().catch(console.error); * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. * * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsCreate_WasmWasi.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsCreate_WasmWasi.json */ async function createAgentPoolWithKrustletAndTheWasiRuntime() { const subscriptionId = "subid1"; @@ -324,7 +261,7 @@ createAgentPoolWithKrustletAndTheWasiRuntime().catch(console.error); * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. * * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsCreate_CustomNodeConfig.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsCreate_CustomNodeConfig.json */ async function createAgentPoolWithKubeletConfigAndLinuxOSConfig() { const subscriptionId = "subid1"; @@ -375,40 +312,7 @@ createAgentPoolWithKubeletConfigAndLinuxOSConfig().catch(console.error); * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. * * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsCreate_MessageOfTheDay.json - */ -async function createAgentPoolWithMessageOfTheDay() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "clustername1"; - const agentPoolName = "agentpool1"; - const parameters = { - count: 3, - messageOfTheDay: "Zm9vCg==", - mode: "User", - orchestratorVersion: "", - osDiskSizeGB: 64, - osType: "Linux", - vmSize: "Standard_DS2_v2", - }; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.agentPools.beginCreateOrUpdateAndWait( - resourceGroupName, - resourceName, - agentPoolName, - parameters - ); - console.log(result); -} - -createAgentPoolWithMessageOfTheDay().catch(console.error); - -/** - * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. - * - * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsCreate_OSSKU.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsCreate_OSSKU.json */ async function createAgentPoolWithOssku() { const subscriptionId = "subid1"; @@ -460,7 +364,7 @@ createAgentPoolWithOssku().catch(console.error); * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. * * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsCreate_PPG.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsCreate_PPG.json */ async function createAgentPoolWithPpg() { const subscriptionId = "subid1"; @@ -492,7 +396,7 @@ createAgentPoolWithPpg().catch(console.error); * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. * * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsCreate_EnableUltraSSD.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsCreate_EnableUltraSSD.json */ async function createAgentPoolWithUltraSsdEnabled() { const subscriptionId = "subid1"; @@ -523,7 +427,7 @@ createAgentPoolWithUltraSsdEnabled().catch(console.error); * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. * * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsCreate_WindowsOSSKU.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsCreate_WindowsOSSKU.json */ async function createAgentPoolWithWindowsOssku() { const subscriptionId = "subid1"; @@ -554,7 +458,7 @@ createAgentPoolWithWindowsOssku().catch(console.error); * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. * * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsCreate_Spot.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsCreate_Spot.json */ async function createSpotAgentPool() { const subscriptionId = "subid1"; @@ -589,7 +493,7 @@ createSpotAgentPool().catch(console.error); * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. * * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsCreate_Update.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsCreate_Update.json */ async function createOrUpdateAgentPool() { const subscriptionId = "subid1"; @@ -625,7 +529,7 @@ createOrUpdateAgentPool().catch(console.error); * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. * * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPools_Start.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPools_Start.json */ async function startAgentPool() { const subscriptionId = "subid1"; @@ -650,7 +554,7 @@ startAgentPool().catch(console.error); * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. * * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPools_Stop.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPools_Stop.json */ async function stopAgentPool() { const subscriptionId = "subid1"; @@ -675,7 +579,7 @@ stopAgentPool().catch(console.error); * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. * * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPools_Update.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPools_Update.json */ async function updateAgentPool() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/trustedAccessRoleBindingsGetSample.js b/sdk/containerservice/arm-containerservice/samples/v17/javascript/agentPoolsDeleteSample.js similarity index 63% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/trustedAccessRoleBindingsGetSample.js rename to sdk/containerservice/arm-containerservice/samples/v17/javascript/agentPoolsDeleteSample.js index a44afd84ae48..cc14094ce465 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/trustedAccessRoleBindingsGetSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17/javascript/agentPoolsDeleteSample.js @@ -12,24 +12,24 @@ const { ContainerServiceClient } = require("@azure/arm-containerservice"); const { DefaultAzureCredential } = require("@azure/identity"); /** - * This sample demonstrates how to Get a trusted access role binding. + * This sample demonstrates how to Deletes an agent pool in the specified managed cluster. * - * @summary Get a trusted access role binding. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/TrustedAccessRoleBindings_Get.json + * @summary Deletes an agent pool in the specified managed cluster. + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsDelete.json */ -async function getATrustedAccessRoleBinding() { +async function deleteAgentPool() { const subscriptionId = "subid1"; const resourceGroupName = "rg1"; const resourceName = "clustername1"; - const trustedAccessRoleBindingName = "binding1"; + const agentPoolName = "agentpool1"; const credential = new DefaultAzureCredential(); const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.trustedAccessRoleBindings.get( + const result = await client.agentPools.beginDeleteAndWait( resourceGroupName, resourceName, - trustedAccessRoleBindingName + agentPoolName ); console.log(result); } -getATrustedAccessRoleBinding().catch(console.error); +deleteAgentPool().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/agentPoolsGetAvailableAgentPoolVersionsSample.js b/sdk/containerservice/arm-containerservice/samples/v17/javascript/agentPoolsGetAvailableAgentPoolVersionsSample.js similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/agentPoolsGetAvailableAgentPoolVersionsSample.js rename to sdk/containerservice/arm-containerservice/samples/v17/javascript/agentPoolsGetAvailableAgentPoolVersionsSample.js index 07c4c2c02e9b..fd7aa2e74c1c 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/agentPoolsGetAvailableAgentPoolVersionsSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17/javascript/agentPoolsGetAvailableAgentPoolVersionsSample.js @@ -15,7 +15,7 @@ const { DefaultAzureCredential } = require("@azure/identity"); * This sample demonstrates how to See [supported Kubernetes versions](https://docs.microsoft.com/azure/aks/supported-kubernetes-versions) for more details about the version lifecycle. * * @summary See [supported Kubernetes versions](https://docs.microsoft.com/azure/aks/supported-kubernetes-versions) for more details about the version lifecycle. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsGetAgentPoolAvailableVersions.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsGetAgentPoolAvailableVersions.json */ async function getAvailableVersionsForAgentPool() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/agentPoolsGetSample.js b/sdk/containerservice/arm-containerservice/samples/v17/javascript/agentPoolsGetSample.js similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/agentPoolsGetSample.js rename to sdk/containerservice/arm-containerservice/samples/v17/javascript/agentPoolsGetSample.js index 7162cd8200f7..e95c739cfea1 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/agentPoolsGetSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17/javascript/agentPoolsGetSample.js @@ -15,7 +15,7 @@ const { DefaultAzureCredential } = require("@azure/identity"); * This sample demonstrates how to Gets the specified managed cluster agent pool. * * @summary Gets the specified managed cluster agent pool. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsGet.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsGet.json */ async function getAgentPool() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/agentPoolsGetUpgradeProfileSample.js b/sdk/containerservice/arm-containerservice/samples/v17/javascript/agentPoolsGetUpgradeProfileSample.js similarity index 91% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/agentPoolsGetUpgradeProfileSample.js rename to sdk/containerservice/arm-containerservice/samples/v17/javascript/agentPoolsGetUpgradeProfileSample.js index 7f9701a4e1a2..6b6cef7ced00 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/agentPoolsGetUpgradeProfileSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17/javascript/agentPoolsGetUpgradeProfileSample.js @@ -15,7 +15,7 @@ const { DefaultAzureCredential } = require("@azure/identity"); * This sample demonstrates how to Gets the upgrade profile for an agent pool. * * @summary Gets the upgrade profile for an agent pool. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsGetUpgradeProfile.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsGetUpgradeProfile.json */ async function getUpgradeProfileForAgentPool() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/agentPoolsListSample.js b/sdk/containerservice/arm-containerservice/samples/v17/javascript/agentPoolsListSample.js similarity index 93% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/agentPoolsListSample.js rename to sdk/containerservice/arm-containerservice/samples/v17/javascript/agentPoolsListSample.js index 77760b9f7583..9b6f26d2c9e1 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/agentPoolsListSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17/javascript/agentPoolsListSample.js @@ -15,7 +15,7 @@ const { DefaultAzureCredential } = require("@azure/identity"); * This sample demonstrates how to Gets a list of agent pools in the specified managed cluster. * * @summary Gets a list of agent pools in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsList.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsList.json */ async function listAgentPoolsByManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/agentPoolsUpgradeNodeImageVersionSample.js b/sdk/containerservice/arm-containerservice/samples/v17/javascript/agentPoolsUpgradeNodeImageVersionSample.js similarity index 93% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/agentPoolsUpgradeNodeImageVersionSample.js rename to sdk/containerservice/arm-containerservice/samples/v17/javascript/agentPoolsUpgradeNodeImageVersionSample.js index f445b737ed71..021b572b63f9 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/agentPoolsUpgradeNodeImageVersionSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17/javascript/agentPoolsUpgradeNodeImageVersionSample.js @@ -15,7 +15,7 @@ const { DefaultAzureCredential } = require("@azure/identity"); * This sample demonstrates how to Upgrading the node image version of an agent pool applies the newest OS and runtime updates to the nodes. AKS provides one new image per week with the latest updates. For more details on node image versions, see: https://docs.microsoft.com/azure/aks/node-image-upgrade * * @summary Upgrading the node image version of an agent pool applies the newest OS and runtime updates to the nodes. AKS provides one new image per week with the latest updates. For more details on node image versions, see: https://docs.microsoft.com/azure/aks/node-image-upgrade - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsUpgradeNodeImageVersion.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsUpgradeNodeImageVersion.json */ async function upgradeAgentPoolNodeImageVersion() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/maintenanceConfigurationsCreateOrUpdateSample.js b/sdk/containerservice/arm-containerservice/samples/v17/javascript/maintenanceConfigurationsCreateOrUpdateSample.js similarity index 93% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/maintenanceConfigurationsCreateOrUpdateSample.js rename to sdk/containerservice/arm-containerservice/samples/v17/javascript/maintenanceConfigurationsCreateOrUpdateSample.js index e63f09a66d97..720dc9818acf 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/maintenanceConfigurationsCreateOrUpdateSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17/javascript/maintenanceConfigurationsCreateOrUpdateSample.js @@ -15,7 +15,7 @@ const { DefaultAzureCredential } = require("@azure/identity"); * This sample demonstrates how to Creates or updates a maintenance configuration in the specified managed cluster. * * @summary Creates or updates a maintenance configuration in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/MaintenanceConfigurationsCreate_Update.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/MaintenanceConfigurationsCreate_Update.json */ async function createOrUpdateMaintenanceConfiguration() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/maintenanceConfigurationsDeleteSample.js b/sdk/containerservice/arm-containerservice/samples/v17/javascript/maintenanceConfigurationsDeleteSample.js similarity index 91% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/maintenanceConfigurationsDeleteSample.js rename to sdk/containerservice/arm-containerservice/samples/v17/javascript/maintenanceConfigurationsDeleteSample.js index 70989b3f1ae3..f941a81e2723 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/maintenanceConfigurationsDeleteSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17/javascript/maintenanceConfigurationsDeleteSample.js @@ -15,7 +15,7 @@ const { DefaultAzureCredential } = require("@azure/identity"); * This sample demonstrates how to Deletes a maintenance configuration. * * @summary Deletes a maintenance configuration. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/MaintenanceConfigurationsDelete.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/MaintenanceConfigurationsDelete.json */ async function deleteMaintenanceConfiguration() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/maintenanceConfigurationsGetSample.js b/sdk/containerservice/arm-containerservice/samples/v17/javascript/maintenanceConfigurationsGetSample.js similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/maintenanceConfigurationsGetSample.js rename to sdk/containerservice/arm-containerservice/samples/v17/javascript/maintenanceConfigurationsGetSample.js index 16e568afa0de..149109e950e4 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/maintenanceConfigurationsGetSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17/javascript/maintenanceConfigurationsGetSample.js @@ -15,7 +15,7 @@ const { DefaultAzureCredential } = require("@azure/identity"); * This sample demonstrates how to Gets the specified maintenance configuration of a managed cluster. * * @summary Gets the specified maintenance configuration of a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/MaintenanceConfigurationsGet.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/MaintenanceConfigurationsGet.json */ async function getMaintenanceConfiguration() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/maintenanceConfigurationsListByManagedClusterSample.js b/sdk/containerservice/arm-containerservice/samples/v17/javascript/maintenanceConfigurationsListByManagedClusterSample.js similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/maintenanceConfigurationsListByManagedClusterSample.js rename to sdk/containerservice/arm-containerservice/samples/v17/javascript/maintenanceConfigurationsListByManagedClusterSample.js index 77e892bfe831..f145f19ca1c3 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/maintenanceConfigurationsListByManagedClusterSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17/javascript/maintenanceConfigurationsListByManagedClusterSample.js @@ -15,7 +15,7 @@ const { DefaultAzureCredential } = require("@azure/identity"); * This sample demonstrates how to Gets a list of maintenance configurations in the specified managed cluster. * * @summary Gets a list of maintenance configurations in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/MaintenanceConfigurationsList.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/MaintenanceConfigurationsList.json */ async function listMaintenanceConfigurationsByManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersCreateOrUpdateSample.js b/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersCreateOrUpdateSample.js similarity index 79% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersCreateOrUpdateSample.js rename to sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersCreateOrUpdateSample.js index 48fc4760c843..443c53a4db3d 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersCreateOrUpdateSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersCreateOrUpdateSample.js @@ -15,119 +15,7 @@ const { DefaultAzureCredential } = require("@azure/identity"); * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersAssociate_CRG.json - */ -async function associateManagedClusterWithCapacityReservationGroup() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "clustername1"; - const parameters = { - addonProfiles: {}, - agentPoolProfiles: [ - { - name: "nodepool1", - type: "VirtualMachineScaleSets", - capacityReservationGroupID: - "/subscriptions/subid1/resourcegroups/rg1/providers//Microsoft.Compute/capacityReservationGroups/crg1", - count: 3, - enableNodePublicIP: true, - mode: "System", - osType: "Linux", - vmSize: "Standard_DS2_v2", - }, - ], - autoScalerProfile: { scaleDownDelayAfterAdd: "15m", scanInterval: "20s" }, - diskEncryptionSetID: - "/subscriptions/subid1/resourceGroups/rg1/providers/Microsoft.Compute/diskEncryptionSets/des", - dnsPrefix: "dnsprefix1", - enablePodSecurityPolicy: true, - enableRbac: true, - kubernetesVersion: "", - linuxProfile: { - adminUsername: "azureuser", - ssh: { publicKeys: [{ keyData: "keydata" }] }, - }, - location: "location1", - networkProfile: { - loadBalancerProfile: { managedOutboundIPs: { count: 2 } }, - loadBalancerSku: "standard", - outboundType: "loadBalancer", - }, - servicePrincipalProfile: { clientId: "clientid", secret: "secret" }, - sku: { name: "Basic", tier: "Free" }, - tags: { archv2: "", tier: "production" }, - windowsProfile: { - adminPassword: "replacePassword1234$", - adminUsername: "azureuser", - }, - }; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.managedClusters.beginCreateOrUpdateAndWait( - resourceGroupName, - resourceName, - parameters - ); - console.log(result); -} - -associateManagedClusterWithCapacityReservationGroup().catch(console.error); - -/** - * This sample demonstrates how to Creates or updates a managed cluster. - * - * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_MCSnapshot.json - */ -async function createManagedClusterUsingAManagedClusterSnapshot() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "clustername1"; - const parameters = { - agentPoolProfiles: [ - { - name: "nodepool1", - type: "VirtualMachineScaleSets", - count: 3, - enableFips: true, - enableNodePublicIP: true, - mode: "System", - osType: "Linux", - vmSize: "Standard_DS2_v2", - }, - ], - creationData: { - sourceResourceId: - "/subscriptions/subid1/resourceGroups/rg1/providers/Microsoft.ContainerService/managedclustersnapshots/snapshot1", - }, - dnsPrefix: "dnsprefix1", - kubernetesVersion: "", - linuxProfile: { - adminUsername: "azureuser", - ssh: { publicKeys: [{ keyData: "keydata" }] }, - }, - location: "location1", - servicePrincipalProfile: { clientId: "clientid", secret: "secret" }, - sku: { name: "Basic", tier: "Free" }, - tags: { archv2: "", tier: "production" }, - }; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.managedClusters.beginCreateOrUpdateAndWait( - resourceGroupName, - resourceName, - parameters - ); - console.log(result); -} - -createManagedClusterUsingAManagedClusterSnapshot().catch(console.error); - -/** - * This sample demonstrates how to Creates or updates a managed cluster. - * - * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_Snapshot.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_Snapshot.json */ async function createManagedClusterUsingAnAgentPoolSnapshot() { const subscriptionId = "subid1"; @@ -192,7 +80,7 @@ createManagedClusterUsingAnAgentPoolSnapshot().catch(console.error); * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_ManagedNATGateway.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_ManagedNATGateway.json */ async function createManagedClusterWithAksManagedNatGatewayAsOutboundType() { const subscriptionId = "subid1"; @@ -252,7 +140,7 @@ createManagedClusterWithAksManagedNatGatewayAsOutboundType().catch(console.error * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_AzureKeyvaultSecretsProvider.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_AzureKeyvaultSecretsProvider.json */ async function createManagedClusterWithAzureKeyVaultSecretsProviderAddon() { const subscriptionId = "subid1"; @@ -317,68 +205,7 @@ createManagedClusterWithAzureKeyVaultSecretsProviderAddon().catch(console.error) * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_EnableCustomCATrust.json - */ -async function createManagedClusterWithCustomCaTrustEnabled() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "clustername1"; - const parameters = { - addonProfiles: {}, - agentPoolProfiles: [ - { - name: "nodepool1", - type: "VirtualMachineScaleSets", - count: 3, - enableCustomCATrust: true, - enableNodePublicIP: true, - mode: "System", - osType: "Linux", - vmSize: "Standard_DS2_v2", - }, - ], - autoScalerProfile: { scaleDownDelayAfterAdd: "15m", scanInterval: "20s" }, - diskEncryptionSetID: - "/subscriptions/subid1/resourceGroups/rg1/providers/Microsoft.Compute/diskEncryptionSets/des", - dnsPrefix: "dnsprefix1", - enablePodSecurityPolicy: true, - enableRbac: true, - kubernetesVersion: "", - linuxProfile: { - adminUsername: "azureuser", - ssh: { publicKeys: [{ keyData: "keydata" }] }, - }, - location: "location1", - networkProfile: { - loadBalancerProfile: { managedOutboundIPs: { count: 2 } }, - loadBalancerSku: "standard", - outboundType: "loadBalancer", - }, - servicePrincipalProfile: { clientId: "clientid", secret: "secret" }, - sku: { name: "Basic", tier: "Free" }, - tags: { archv2: "", tier: "production" }, - windowsProfile: { - adminPassword: "replacePassword1234$", - adminUsername: "azureuser", - }, - }; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.managedClusters.beginCreateOrUpdateAndWait( - resourceGroupName, - resourceName, - parameters - ); - console.log(result); -} - -createManagedClusterWithCustomCaTrustEnabled().catch(console.error); - -/** - * This sample demonstrates how to Creates or updates a managed cluster. - * - * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_DedicatedHostGroup.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_DedicatedHostGroup.json */ async function createManagedClusterWithDedicatedHostGroup() { const subscriptionId = "subid1"; @@ -439,7 +266,7 @@ createManagedClusterWithDedicatedHostGroup().catch(console.error); * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_EnableEncryptionAtHost.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_EnableEncryptionAtHost.json */ async function createManagedClusterWithEncryptionAtHostEnabled() { const subscriptionId = "subid1"; @@ -500,7 +327,7 @@ createManagedClusterWithEncryptionAtHostEnabled().catch(console.error); * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_EnabledFIPS.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_EnabledFIPS.json */ async function createManagedClusterWithFipsEnabledOS() { const subscriptionId = "subid1"; @@ -561,7 +388,7 @@ createManagedClusterWithFipsEnabledOS().catch(console.error); * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_GPUMIG.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_GPUMIG.json */ async function createManagedClusterWithGpumig() { const subscriptionId = "subid1"; @@ -628,7 +455,7 @@ createManagedClusterWithGpumig().catch(console.error); * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_HTTPProxy.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_HTTPProxy.json */ async function createManagedClusterWithHttpProxyConfigured() { const subscriptionId = "subid1"; @@ -694,7 +521,7 @@ createManagedClusterWithHttpProxyConfigured().catch(console.error); * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_NodePublicIPPrefix.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_NodePublicIPPrefix.json */ async function createManagedClusterWithNodePublicIPPrefix() { const subscriptionId = "subid1"; @@ -756,7 +583,7 @@ createManagedClusterWithNodePublicIPPrefix().catch(console.error); * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_OSSKU.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_OSSKU.json */ async function createManagedClusterWithOssku() { const subscriptionId = "subid1"; @@ -823,7 +650,7 @@ createManagedClusterWithOssku().catch(console.error); * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_PPG.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_PPG.json */ async function createManagedClusterWithPpg() { const subscriptionId = "subid1"; @@ -885,7 +712,7 @@ createManagedClusterWithPpg().catch(console.error); * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_PodIdentity.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_PodIdentity.json */ async function createManagedClusterWithPodIdentityEnabled() { const subscriptionId = "subid1"; @@ -946,7 +773,7 @@ createManagedClusterWithPodIdentityEnabled().catch(console.error); * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_DisableRunCommand.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_DisableRunCommand.json */ async function createManagedClusterWithRunCommandDisabled() { const subscriptionId = "subid1"; @@ -1006,7 +833,7 @@ createManagedClusterWithRunCommandDisabled().catch(console.error); * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_SecurityProfile.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_SecurityProfile.json */ async function createManagedClusterWithSecurityProfileConfigured() { const subscriptionId = "subid1"; @@ -1062,7 +889,7 @@ createManagedClusterWithSecurityProfileConfigured().catch(console.error); * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_EnableUltraSSD.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_EnableUltraSSD.json */ async function createManagedClusterWithUltraSsdEnabled() { const subscriptionId = "subid1"; @@ -1123,63 +950,7 @@ createManagedClusterWithUltraSsdEnabled().catch(console.error); * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_IngressProfile_WebAppRouting.json - */ -async function createManagedClusterWithWebAppRoutingIngressProfileConfigured() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "clustername1"; - const parameters = { - agentPoolProfiles: [ - { - name: "nodepool1", - type: "VirtualMachineScaleSets", - count: 3, - enableNodePublicIP: true, - mode: "System", - osType: "Linux", - vmSize: "Standard_DS2_v2", - }, - ], - dnsPrefix: "dnsprefix1", - ingressProfile: { - webAppRouting: { - dnsZoneResourceId: - "/subscriptions/SUB_ID/resourceGroups/RG_NAME/providers/Microsoft.Network/dnszones/DNS_ZONE_NAME", - enabled: true, - }, - }, - kubernetesVersion: "", - linuxProfile: { - adminUsername: "azureuser", - ssh: { publicKeys: [{ keyData: "keydata" }] }, - }, - location: "location1", - networkProfile: { - loadBalancerProfile: { managedOutboundIPs: { count: 2 } }, - loadBalancerSku: "standard", - outboundType: "loadBalancer", - }, - sku: { name: "Basic", tier: "Free" }, - tags: { archv2: "", tier: "production" }, - }; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.managedClusters.beginCreateOrUpdateAndWait( - resourceGroupName, - resourceName, - parameters - ); - console.log(result); -} - -createManagedClusterWithWebAppRoutingIngressProfileConfigured().catch(console.error); - -/** - * This sample demonstrates how to Creates or updates a managed cluster. - * - * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_UserAssignedNATGateway.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_UserAssignedNATGateway.json */ async function createManagedClusterWithUserAssignedNatGatewayAsOutboundType() { const subscriptionId = "subid1"; @@ -1238,7 +1009,7 @@ createManagedClusterWithUserAssignedNatGatewayAsOutboundType().catch(console.err * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_PrivateClusterPublicFQDN.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_PrivateClusterPublicFQDN.json */ async function createManagedPrivateClusterWithPublicFqdnSpecified() { const subscriptionId = "subid1"; @@ -1301,7 +1072,7 @@ createManagedPrivateClusterWithPublicFqdnSpecified().catch(console.error); * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_PrivateClusterFQDNSubdomain.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_PrivateClusterFQDNSubdomain.json */ async function createManagedPrivateClusterWithFqdnSubdomainSpecified() { const subscriptionId = "subid1"; @@ -1365,7 +1136,7 @@ createManagedPrivateClusterWithFqdnSubdomainSpecified().catch(console.error); * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_UpdateWithEnableAzureRBAC.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_UpdateWithEnableAzureRBAC.json */ async function createOrUpdateAadManagedClusterWithEnableAzureRbac() { const subscriptionId = "subid1"; @@ -1427,7 +1198,7 @@ createOrUpdateAadManagedClusterWithEnableAzureRbac().catch(console.error); * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_Update.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_Update.json */ async function createOrUpdateManagedCluster() { const subscriptionId = "subid1"; @@ -1504,7 +1275,7 @@ createOrUpdateManagedCluster().catch(console.error); * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_UpdateWithAHUB.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_UpdateWithAHUB.json */ async function createOrUpdateManagedClusterWithEnableAhub() { const subscriptionId = "subid1"; @@ -1573,69 +1344,7 @@ createOrUpdateManagedClusterWithEnableAhub().catch(console.error); * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_UpdateWithEnableNamespaceResources.json - */ -async function createOrUpdateManagedClusterWithEnableNamespaceResources() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "clustername1"; - const parameters = { - addonProfiles: {}, - agentPoolProfiles: [ - { - name: "nodepool1", - type: "VirtualMachineScaleSets", - availabilityZones: ["1", "2", "3"], - count: 3, - enableNodePublicIP: true, - mode: "System", - osType: "Linux", - vmSize: "Standard_DS1_v2", - }, - ], - autoScalerProfile: { scaleDownDelayAfterAdd: "15m", scanInterval: "20s" }, - diskEncryptionSetID: - "/subscriptions/subid1/resourceGroups/rg1/providers/Microsoft.Compute/diskEncryptionSets/des", - dnsPrefix: "dnsprefix1", - enableNamespaceResources: true, - enablePodSecurityPolicy: true, - enableRbac: true, - kubernetesVersion: "", - linuxProfile: { - adminUsername: "azureuser", - ssh: { publicKeys: [{ keyData: "keydata" }] }, - }, - location: "location1", - networkProfile: { - loadBalancerProfile: { managedOutboundIPs: { count: 2 } }, - loadBalancerSku: "standard", - outboundType: "loadBalancer", - }, - servicePrincipalProfile: { clientId: "clientid", secret: "secret" }, - sku: { name: "Basic", tier: "Free" }, - tags: { archv2: "", tier: "production" }, - windowsProfile: { - adminPassword: "replacePassword1234$", - adminUsername: "azureuser", - }, - }; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.managedClusters.beginCreateOrUpdateAndWait( - resourceGroupName, - resourceName, - parameters - ); - console.log(result); -} - -createOrUpdateManagedClusterWithEnableNamespaceResources().catch(console.error); - -/** - * This sample demonstrates how to Creates or updates a managed cluster. - * - * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_UpdateWindowsGmsa.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_UpdateWindowsGmsa.json */ async function createOrUpdateManagedClusterWithWindowsGMsaEnabled() { const subscriptionId = "subid1"; @@ -1704,7 +1413,7 @@ createOrUpdateManagedClusterWithWindowsGMsaEnabled().catch(console.error); * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_DualStackNetworking.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_DualStackNetworking.json */ async function createOrUpdateManagedClusterWithDualStackNetworking() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersDeleteSample.js b/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersDeleteSample.js similarity index 91% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersDeleteSample.js rename to sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersDeleteSample.js index d582d156c2d9..d6f4f879d8c6 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersDeleteSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersDeleteSample.js @@ -15,7 +15,7 @@ const { DefaultAzureCredential } = require("@azure/identity"); * This sample demonstrates how to Deletes a managed cluster. * * @summary Deletes a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersDelete.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersDelete.json */ async function deleteManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersGetAccessProfileSample.js b/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersGetAccessProfileSample.js similarity index 93% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersGetAccessProfileSample.js rename to sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersGetAccessProfileSample.js index cb70746438e4..99853ff67e21 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersGetAccessProfileSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersGetAccessProfileSample.js @@ -15,7 +15,7 @@ const { DefaultAzureCredential } = require("@azure/identity"); * This sample demonstrates how to **WARNING**: This API will be deprecated. Instead use [ListClusterUserCredentials](https://docs.microsoft.com/rest/api/aks/managedclusters/listclusterusercredentials) or [ListClusterAdminCredentials](https://docs.microsoft.com/rest/api/aks/managedclusters/listclusteradmincredentials) . * * @summary **WARNING**: This API will be deprecated. Instead use [ListClusterUserCredentials](https://docs.microsoft.com/rest/api/aks/managedclusters/listclusterusercredentials) or [ListClusterAdminCredentials](https://docs.microsoft.com/rest/api/aks/managedclusters/listclusteradmincredentials) . - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersGetAccessProfile.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersGetAccessProfile.json */ async function getManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersGetCommandResultSample.js b/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersGetCommandResultSample.js similarity index 91% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersGetCommandResultSample.js rename to sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersGetCommandResultSample.js index f74d5e57d68a..fb76c725aa75 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersGetCommandResultSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersGetCommandResultSample.js @@ -15,7 +15,7 @@ const { DefaultAzureCredential } = require("@azure/identity"); * This sample demonstrates how to Gets the results of a command which has been run on the Managed Cluster. * * @summary Gets the results of a command which has been run on the Managed Cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/RunCommandResultFailed.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/RunCommandResultFailed.json */ async function commandFailedResult() { const subscriptionId = "subid1"; @@ -38,7 +38,7 @@ commandFailedResult().catch(console.error); * This sample demonstrates how to Gets the results of a command which has been run on the Managed Cluster. * * @summary Gets the results of a command which has been run on the Managed Cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/RunCommandResultSucceed.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/RunCommandResultSucceed.json */ async function commandSucceedResult() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersGetOSOptionsSample.js b/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersGetOSOptionsSample.js similarity index 91% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersGetOSOptionsSample.js rename to sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersGetOSOptionsSample.js index 56209884f5e1..68512a9c3ca3 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersGetOSOptionsSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersGetOSOptionsSample.js @@ -15,7 +15,7 @@ const { DefaultAzureCredential } = require("@azure/identity"); * This sample demonstrates how to Gets supported OS options in the specified subscription. * * @summary Gets supported OS options in the specified subscription. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ContainerServiceGetOSOptions.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ContainerServiceGetOSOptions.json */ async function getContainerServiceOSOptions() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersGetSample.js b/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersGetSample.js similarity index 91% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersGetSample.js rename to sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersGetSample.js index ab2c9549386c..6865ad281cba 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersGetSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersGetSample.js @@ -15,7 +15,7 @@ const { DefaultAzureCredential } = require("@azure/identity"); * This sample demonstrates how to Gets a managed cluster. * * @summary Gets a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersGet.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersGet.json */ async function getManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersGetUpgradeProfileSample.js b/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersGetUpgradeProfileSample.js similarity index 91% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersGetUpgradeProfileSample.js rename to sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersGetUpgradeProfileSample.js index 2e648cc2963c..deff97f094df 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersGetUpgradeProfileSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersGetUpgradeProfileSample.js @@ -15,7 +15,7 @@ const { DefaultAzureCredential } = require("@azure/identity"); * This sample demonstrates how to Gets the upgrade profile of a managed cluster. * * @summary Gets the upgrade profile of a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersGetUpgradeProfile.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersGetUpgradeProfile.json */ async function getUpgradeProfileForManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersListByResourceGroupSample.js b/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersListByResourceGroupSample.js similarity index 91% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersListByResourceGroupSample.js rename to sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersListByResourceGroupSample.js index 0fa60602a86c..153e919d4b9b 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersListByResourceGroupSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersListByResourceGroupSample.js @@ -15,7 +15,7 @@ const { DefaultAzureCredential } = require("@azure/identity"); * This sample demonstrates how to Lists managed clusters in the specified subscription and resource group. * * @summary Lists managed clusters in the specified subscription and resource group. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersListByResourceGroup.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersListByResourceGroup.json */ async function getManagedClustersByResourceGroup() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersListClusterAdminCredentialsSample.js b/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersListClusterAdminCredentialsSample.js similarity index 90% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersListClusterAdminCredentialsSample.js rename to sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersListClusterAdminCredentialsSample.js index f898587a2633..24ec0cd63fc0 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersListClusterAdminCredentialsSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersListClusterAdminCredentialsSample.js @@ -15,7 +15,7 @@ const { DefaultAzureCredential } = require("@azure/identity"); * This sample demonstrates how to Lists the admin credentials of a managed cluster. * * @summary Lists the admin credentials of a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersListClusterCredentialResult.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersListClusterAdminCredentials.json */ async function getManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersListClusterMonitoringUserCredentialsSample.js b/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersListClusterMonitoringUserCredentialsSample.js similarity index 90% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersListClusterMonitoringUserCredentialsSample.js rename to sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersListClusterMonitoringUserCredentialsSample.js index 1774b9e769d3..a51bfc3557e8 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersListClusterMonitoringUserCredentialsSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersListClusterMonitoringUserCredentialsSample.js @@ -15,7 +15,7 @@ const { DefaultAzureCredential } = require("@azure/identity"); * This sample demonstrates how to Lists the cluster monitoring user credentials of a managed cluster. * * @summary Lists the cluster monitoring user credentials of a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersListClusterCredentialResult.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersListClusterMonitoringUserCredentials.json */ async function getManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersListClusterUserCredentialsSample.js b/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersListClusterUserCredentialsSample.js similarity index 90% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersListClusterUserCredentialsSample.js rename to sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersListClusterUserCredentialsSample.js index 06cba9319d65..351bae13fa6d 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersListClusterUserCredentialsSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersListClusterUserCredentialsSample.js @@ -15,7 +15,7 @@ const { DefaultAzureCredential } = require("@azure/identity"); * This sample demonstrates how to Lists the user credentials of a managed cluster. * * @summary Lists the user credentials of a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersListClusterCredentialResult.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersListClusterUserCredentials.json */ async function getManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersListOutboundNetworkDependenciesEndpointsSample.js b/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersListOutboundNetworkDependenciesEndpointsSample.js similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersListOutboundNetworkDependenciesEndpointsSample.js rename to sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersListOutboundNetworkDependenciesEndpointsSample.js index c1cf3aed04bd..00f9bf90de1a 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersListOutboundNetworkDependenciesEndpointsSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersListOutboundNetworkDependenciesEndpointsSample.js @@ -15,7 +15,7 @@ const { DefaultAzureCredential } = require("@azure/identity"); * This sample demonstrates how to Gets a list of egress endpoints (network endpoints of all outbound dependencies) in the specified managed cluster. The operation returns properties of each egress endpoint. * * @summary Gets a list of egress endpoints (network endpoints of all outbound dependencies) in the specified managed cluster. The operation returns properties of each egress endpoint. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/OutboundNetworkDependenciesEndpointsList.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/OutboundNetworkDependenciesEndpointsList.json */ async function listOutboundNetworkDependenciesEndpointsByManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersListSample.js b/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersListSample.js similarity index 91% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersListSample.js rename to sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersListSample.js index a323307429f4..417afca5c426 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersListSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersListSample.js @@ -15,7 +15,7 @@ const { DefaultAzureCredential } = require("@azure/identity"); * This sample demonstrates how to Gets a list of managed clusters in the specified subscription. * * @summary Gets a list of managed clusters in the specified subscription. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersList.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersList.json */ async function listManagedClusters() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersResetAadProfileSample.js b/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersResetAadProfileSample.js similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersResetAadProfileSample.js rename to sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersResetAadProfileSample.js index d9377e4d5b9b..bca74dc77b35 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersResetAadProfileSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersResetAadProfileSample.js @@ -15,7 +15,7 @@ const { DefaultAzureCredential } = require("@azure/identity"); * This sample demonstrates how to Reset the AAD Profile of a managed cluster. * * @summary Reset the AAD Profile of a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersResetAADProfile.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersResetAADProfile.json */ async function resetAadProfile() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersResetServicePrincipalProfileSample.js b/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersResetServicePrincipalProfileSample.js similarity index 91% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersResetServicePrincipalProfileSample.js rename to sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersResetServicePrincipalProfileSample.js index bebbabf74d23..c3258b663ae8 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersResetServicePrincipalProfileSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersResetServicePrincipalProfileSample.js @@ -15,7 +15,7 @@ const { DefaultAzureCredential } = require("@azure/identity"); * This sample demonstrates how to This action cannot be performed on a cluster that is not using a service principal * * @summary This action cannot be performed on a cluster that is not using a service principal - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersResetServicePrincipalProfile.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersResetServicePrincipalProfile.json */ async function resetServicePrincipalProfile() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersRotateClusterCertificatesSample.js b/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersRotateClusterCertificatesSample.js similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersRotateClusterCertificatesSample.js rename to sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersRotateClusterCertificatesSample.js index 46c53cb6471b..1578e36fad90 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersRotateClusterCertificatesSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersRotateClusterCertificatesSample.js @@ -15,7 +15,7 @@ const { DefaultAzureCredential } = require("@azure/identity"); * This sample demonstrates how to See [Certificate rotation](https://docs.microsoft.com/azure/aks/certificate-rotation) for more details about rotating managed cluster certificates. * * @summary See [Certificate rotation](https://docs.microsoft.com/azure/aks/certificate-rotation) for more details about rotating managed cluster certificates. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersRotateClusterCertificates.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersRotateClusterCertificates.json */ async function rotateClusterCertificates() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersRunCommandSample.js b/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersRunCommandSample.js similarity index 94% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersRunCommandSample.js rename to sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersRunCommandSample.js index a58478e3aa34..409397926575 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersRunCommandSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersRunCommandSample.js @@ -15,7 +15,7 @@ const { DefaultAzureCredential } = require("@azure/identity"); * This sample demonstrates how to AKS will create a pod to run the command. This is primarily useful for private clusters. For more information see [AKS Run Command](https://docs.microsoft.com/azure/aks/private-clusters#aks-run-command-preview). * * @summary AKS will create a pod to run the command. This is primarily useful for private clusters. For more information see [AKS Run Command](https://docs.microsoft.com/azure/aks/private-clusters#aks-run-command-preview). - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/RunCommandRequest.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/RunCommandRequest.json */ async function submitNewCommand() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersStartSample.js b/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersStartSample.js similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersStartSample.js rename to sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersStartSample.js index ddc499491b1f..592413d0c0fe 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersStartSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersStartSample.js @@ -15,7 +15,7 @@ const { DefaultAzureCredential } = require("@azure/identity"); * This sample demonstrates how to See [starting a cluster](https://docs.microsoft.com/azure/aks/start-stop-cluster) for more details about starting a cluster. * * @summary See [starting a cluster](https://docs.microsoft.com/azure/aks/start-stop-cluster) for more details about starting a cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersStart.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersStart.json */ async function startManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersStopSample.js b/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersStopSample.js similarity index 94% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersStopSample.js rename to sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersStopSample.js index fa6c18de690c..b6a27775b817 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersStopSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersStopSample.js @@ -15,7 +15,7 @@ const { DefaultAzureCredential } = require("@azure/identity"); * This sample demonstrates how to This can only be performed on Azure Virtual Machine Scale set backed clusters. Stopping a cluster stops the control plane and agent nodes entirely, while maintaining all object and cluster state. A cluster does not accrue charges while it is stopped. See [stopping a cluster](https://docs.microsoft.com/azure/aks/start-stop-cluster) for more details about stopping a cluster. * * @summary This can only be performed on Azure Virtual Machine Scale set backed clusters. Stopping a cluster stops the control plane and agent nodes entirely, while maintaining all object and cluster state. A cluster does not accrue charges while it is stopped. See [stopping a cluster](https://docs.microsoft.com/azure/aks/start-stop-cluster) for more details about stopping a cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersStop.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersStop.json */ async function stopManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersUpdateTagsSample.js b/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersUpdateTagsSample.js similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersUpdateTagsSample.js rename to sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersUpdateTagsSample.js index 51f7a13b2e4e..cdf3aaab5dce 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersUpdateTagsSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersUpdateTagsSample.js @@ -15,7 +15,7 @@ const { DefaultAzureCredential } = require("@azure/identity"); * This sample demonstrates how to Updates tags on a managed cluster. * * @summary Updates tags on a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersUpdateTags.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersUpdateTags.json */ async function updateManagedClusterTags() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/operationsListSample.js b/sdk/containerservice/arm-containerservice/samples/v17/javascript/operationsListSample.js similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/operationsListSample.js rename to sdk/containerservice/arm-containerservice/samples/v17/javascript/operationsListSample.js index ef46d4de1666..16ba053f75aa 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/operationsListSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17/javascript/operationsListSample.js @@ -15,7 +15,7 @@ const { DefaultAzureCredential } = require("@azure/identity"); * This sample demonstrates how to Gets a list of operations. * * @summary Gets a list of operations. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/Operation_List.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/Operation_List.json */ async function listAvailableOperationsForTheContainerServiceResourceProvider() { const subscriptionId = "00000000-0000-0000-0000-000000000000"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/package.json b/sdk/containerservice/arm-containerservice/samples/v17/javascript/package.json similarity index 80% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/package.json rename to sdk/containerservice/arm-containerservice/samples/v17/javascript/package.json index 38319091e3c7..eb8336c81d74 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/package.json +++ b/sdk/containerservice/arm-containerservice/samples/v17/javascript/package.json @@ -1,8 +1,8 @@ { - "name": "@azure-samples/arm-containerservice-js-beta", + "name": "@azure-samples/arm-containerservice-js", "private": true, "version": "1.0.0", - "description": " client library samples for JavaScript (Beta)", + "description": " client library samples for JavaScript", "engines": { "node": ">=12.0.0" }, @@ -25,7 +25,7 @@ }, "homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/containerservice/arm-containerservice", "dependencies": { - "@azure/arm-containerservice": "next", + "@azure/arm-containerservice": "latest", "dotenv": "latest", "@azure/identity": "^2.0.1" } diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/privateEndpointConnectionsDeleteSample.js b/sdk/containerservice/arm-containerservice/samples/v17/javascript/privateEndpointConnectionsDeleteSample.js similarity index 91% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/privateEndpointConnectionsDeleteSample.js rename to sdk/containerservice/arm-containerservice/samples/v17/javascript/privateEndpointConnectionsDeleteSample.js index 0a2140d76673..c8b9ca8a0ff6 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/privateEndpointConnectionsDeleteSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17/javascript/privateEndpointConnectionsDeleteSample.js @@ -15,7 +15,7 @@ const { DefaultAzureCredential } = require("@azure/identity"); * This sample demonstrates how to Deletes a private endpoint connection. * * @summary Deletes a private endpoint connection. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/PrivateEndpointConnectionsDelete.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/PrivateEndpointConnectionsDelete.json */ async function deletePrivateEndpointConnection() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/privateEndpointConnectionsGetSample.js b/sdk/containerservice/arm-containerservice/samples/v17/javascript/privateEndpointConnectionsGetSample.js similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/privateEndpointConnectionsGetSample.js rename to sdk/containerservice/arm-containerservice/samples/v17/javascript/privateEndpointConnectionsGetSample.js index fef8e81e9fed..9b3cb910797c 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/privateEndpointConnectionsGetSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17/javascript/privateEndpointConnectionsGetSample.js @@ -15,7 +15,7 @@ const { DefaultAzureCredential } = require("@azure/identity"); * This sample demonstrates how to To learn more about private clusters, see: https://docs.microsoft.com/azure/aks/private-clusters * * @summary To learn more about private clusters, see: https://docs.microsoft.com/azure/aks/private-clusters - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/PrivateEndpointConnectionsGet.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/PrivateEndpointConnectionsGet.json */ async function getPrivateEndpointConnection() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/privateEndpointConnectionsListSample.js b/sdk/containerservice/arm-containerservice/samples/v17/javascript/privateEndpointConnectionsListSample.js similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/privateEndpointConnectionsListSample.js rename to sdk/containerservice/arm-containerservice/samples/v17/javascript/privateEndpointConnectionsListSample.js index ac098e5bd5b2..89f60fbf898c 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/privateEndpointConnectionsListSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17/javascript/privateEndpointConnectionsListSample.js @@ -15,7 +15,7 @@ const { DefaultAzureCredential } = require("@azure/identity"); * This sample demonstrates how to To learn more about private clusters, see: https://docs.microsoft.com/azure/aks/private-clusters * * @summary To learn more about private clusters, see: https://docs.microsoft.com/azure/aks/private-clusters - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/PrivateEndpointConnectionsList.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/PrivateEndpointConnectionsList.json */ async function listPrivateEndpointConnectionsByManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/privateEndpointConnectionsUpdateSample.js b/sdk/containerservice/arm-containerservice/samples/v17/javascript/privateEndpointConnectionsUpdateSample.js similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/privateEndpointConnectionsUpdateSample.js rename to sdk/containerservice/arm-containerservice/samples/v17/javascript/privateEndpointConnectionsUpdateSample.js index 4e1c3db692e2..1d493dc74264 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/privateEndpointConnectionsUpdateSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17/javascript/privateEndpointConnectionsUpdateSample.js @@ -15,7 +15,7 @@ const { DefaultAzureCredential } = require("@azure/identity"); * This sample demonstrates how to Updates a private endpoint connection. * * @summary Updates a private endpoint connection. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/PrivateEndpointConnectionsUpdate.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/PrivateEndpointConnectionsUpdate.json */ async function updatePrivateEndpointConnection() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/privateLinkResourcesListSample.js b/sdk/containerservice/arm-containerservice/samples/v17/javascript/privateLinkResourcesListSample.js similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/privateLinkResourcesListSample.js rename to sdk/containerservice/arm-containerservice/samples/v17/javascript/privateLinkResourcesListSample.js index ae15a8b31644..886a873d94ff 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/privateLinkResourcesListSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17/javascript/privateLinkResourcesListSample.js @@ -15,7 +15,7 @@ const { DefaultAzureCredential } = require("@azure/identity"); * This sample demonstrates how to To learn more about private clusters, see: https://docs.microsoft.com/azure/aks/private-clusters * * @summary To learn more about private clusters, see: https://docs.microsoft.com/azure/aks/private-clusters - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/PrivateLinkResourcesList.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/PrivateLinkResourcesList.json */ async function listPrivateLinkResourcesByManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/resolvePrivateLinkServiceIdPostSample.js b/sdk/containerservice/arm-containerservice/samples/v17/javascript/resolvePrivateLinkServiceIdPostSample.js similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/resolvePrivateLinkServiceIdPostSample.js rename to sdk/containerservice/arm-containerservice/samples/v17/javascript/resolvePrivateLinkServiceIdPostSample.js index 28a2df6d5f60..d968bf1af586 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/resolvePrivateLinkServiceIdPostSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17/javascript/resolvePrivateLinkServiceIdPostSample.js @@ -15,7 +15,7 @@ const { DefaultAzureCredential } = require("@azure/identity"); * This sample demonstrates how to Gets the private link service ID for the specified managed cluster. * * @summary Gets the private link service ID for the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ResolvePrivateLinkServiceId.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ResolvePrivateLinkServiceId.json */ async function resolveThePrivateLinkServiceIdForManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/sample.env b/sdk/containerservice/arm-containerservice/samples/v17/javascript/sample.env similarity index 100% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/sample.env rename to sdk/containerservice/arm-containerservice/samples/v17/javascript/sample.env diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/snapshotsCreateOrUpdateSample.js b/sdk/containerservice/arm-containerservice/samples/v17/javascript/snapshotsCreateOrUpdateSample.js similarity index 93% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/snapshotsCreateOrUpdateSample.js rename to sdk/containerservice/arm-containerservice/samples/v17/javascript/snapshotsCreateOrUpdateSample.js index 80736d0bb629..09c4344ccf3d 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/snapshotsCreateOrUpdateSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17/javascript/snapshotsCreateOrUpdateSample.js @@ -15,7 +15,7 @@ const { DefaultAzureCredential } = require("@azure/identity"); * This sample demonstrates how to Creates or updates a snapshot. * * @summary Creates or updates a snapshot. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/SnapshotsCreate.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/SnapshotsCreate.json */ async function createOrUpdateSnapshot() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/snapshotsDeleteSample.js b/sdk/containerservice/arm-containerservice/samples/v17/javascript/snapshotsDeleteSample.js similarity index 91% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/snapshotsDeleteSample.js rename to sdk/containerservice/arm-containerservice/samples/v17/javascript/snapshotsDeleteSample.js index 9e5c09a4d5ef..60def79beddf 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/snapshotsDeleteSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17/javascript/snapshotsDeleteSample.js @@ -15,7 +15,7 @@ const { DefaultAzureCredential } = require("@azure/identity"); * This sample demonstrates how to Deletes a snapshot. * * @summary Deletes a snapshot. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/SnapshotsDelete.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/SnapshotsDelete.json */ async function deleteSnapshot() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/snapshotsGetSample.js b/sdk/containerservice/arm-containerservice/samples/v17/javascript/snapshotsGetSample.js similarity index 91% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/snapshotsGetSample.js rename to sdk/containerservice/arm-containerservice/samples/v17/javascript/snapshotsGetSample.js index f985bb846953..3a8993fca6a9 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/snapshotsGetSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17/javascript/snapshotsGetSample.js @@ -15,7 +15,7 @@ const { DefaultAzureCredential } = require("@azure/identity"); * This sample demonstrates how to Gets a snapshot. * * @summary Gets a snapshot. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/SnapshotsGet.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/SnapshotsGet.json */ async function getSnapshot() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/snapshotsListByResourceGroupSample.js b/sdk/containerservice/arm-containerservice/samples/v17/javascript/snapshotsListByResourceGroupSample.js similarity index 91% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/snapshotsListByResourceGroupSample.js rename to sdk/containerservice/arm-containerservice/samples/v17/javascript/snapshotsListByResourceGroupSample.js index 7b74ba11e4b3..ffb932853a01 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/snapshotsListByResourceGroupSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17/javascript/snapshotsListByResourceGroupSample.js @@ -15,7 +15,7 @@ const { DefaultAzureCredential } = require("@azure/identity"); * This sample demonstrates how to Lists snapshots in the specified subscription and resource group. * * @summary Lists snapshots in the specified subscription and resource group. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/SnapshotsListByResourceGroup.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/SnapshotsListByResourceGroup.json */ async function listSnapshotsByResourceGroup() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/snapshotsListSample.js b/sdk/containerservice/arm-containerservice/samples/v17/javascript/snapshotsListSample.js similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/snapshotsListSample.js rename to sdk/containerservice/arm-containerservice/samples/v17/javascript/snapshotsListSample.js index 358138e4542e..97e80e99c4be 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/snapshotsListSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17/javascript/snapshotsListSample.js @@ -15,7 +15,7 @@ const { DefaultAzureCredential } = require("@azure/identity"); * This sample demonstrates how to Gets a list of snapshots in the specified subscription. * * @summary Gets a list of snapshots in the specified subscription. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/SnapshotsList.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/SnapshotsList.json */ async function listSnapshots() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/snapshotsUpdateTagsSample.js b/sdk/containerservice/arm-containerservice/samples/v17/javascript/snapshotsUpdateTagsSample.js similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/snapshotsUpdateTagsSample.js rename to sdk/containerservice/arm-containerservice/samples/v17/javascript/snapshotsUpdateTagsSample.js index 5417cf579d5a..ec2cff1097db 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/snapshotsUpdateTagsSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17/javascript/snapshotsUpdateTagsSample.js @@ -15,7 +15,7 @@ const { DefaultAzureCredential } = require("@azure/identity"); * This sample demonstrates how to Updates tags on a snapshot. * * @summary Updates tags on a snapshot. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/SnapshotsUpdateTags.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/SnapshotsUpdateTags.json */ async function updateSnapshotTags() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/typescript/README.md b/sdk/containerservice/arm-containerservice/samples/v17/typescript/README.md new file mode 100644 index 000000000000..c2caa2abedc7 --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples/v17/typescript/README.md @@ -0,0 +1,149 @@ +# client library samples for TypeScript + +These sample programs show how to use the TypeScript client libraries for in some common scenarios. + +| **File Name** | **Description** | +| --------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| [agentPoolsCreateOrUpdateSample.ts][agentpoolscreateorupdatesample] | Creates or updates an agent pool in the specified managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsCreate_Snapshot.json | +| [agentPoolsDeleteSample.ts][agentpoolsdeletesample] | Deletes an agent pool in the specified managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsDelete.json | +| [agentPoolsGetAvailableAgentPoolVersionsSample.ts][agentpoolsgetavailableagentpoolversionssample] | See [supported Kubernetes versions](https://docs.microsoft.com/azure/aks/supported-kubernetes-versions) for more details about the version lifecycle. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsGetAgentPoolAvailableVersions.json | +| [agentPoolsGetSample.ts][agentpoolsgetsample] | Gets the specified managed cluster agent pool. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsGet.json | +| [agentPoolsGetUpgradeProfileSample.ts][agentpoolsgetupgradeprofilesample] | Gets the upgrade profile for an agent pool. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsGetUpgradeProfile.json | +| [agentPoolsListSample.ts][agentpoolslistsample] | Gets a list of agent pools in the specified managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsList.json | +| [agentPoolsUpgradeNodeImageVersionSample.ts][agentpoolsupgradenodeimageversionsample] | Upgrading the node image version of an agent pool applies the newest OS and runtime updates to the nodes. AKS provides one new image per week with the latest updates. For more details on node image versions, see: https://docs.microsoft.com/azure/aks/node-image-upgrade x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsUpgradeNodeImageVersion.json | +| [maintenanceConfigurationsCreateOrUpdateSample.ts][maintenanceconfigurationscreateorupdatesample] | Creates or updates a maintenance configuration in the specified managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/MaintenanceConfigurationsCreate_Update.json | +| [maintenanceConfigurationsDeleteSample.ts][maintenanceconfigurationsdeletesample] | Deletes a maintenance configuration. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/MaintenanceConfigurationsDelete.json | +| [maintenanceConfigurationsGetSample.ts][maintenanceconfigurationsgetsample] | Gets the specified maintenance configuration of a managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/MaintenanceConfigurationsGet.json | +| [maintenanceConfigurationsListByManagedClusterSample.ts][maintenanceconfigurationslistbymanagedclustersample] | Gets a list of maintenance configurations in the specified managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/MaintenanceConfigurationsList.json | +| [managedClustersCreateOrUpdateSample.ts][managedclusterscreateorupdatesample] | Creates or updates a managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_Snapshot.json | +| [managedClustersDeleteSample.ts][managedclustersdeletesample] | Deletes a managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersDelete.json | +| [managedClustersGetAccessProfileSample.ts][managedclustersgetaccessprofilesample] | **WARNING**: This API will be deprecated. Instead use [ListClusterUserCredentials](https://docs.microsoft.com/rest/api/aks/managedclusters/listclusterusercredentials) or [ListClusterAdminCredentials](https://docs.microsoft.com/rest/api/aks/managedclusters/listclusteradmincredentials) . x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersGetAccessProfile.json | +| [managedClustersGetCommandResultSample.ts][managedclustersgetcommandresultsample] | Gets the results of a command which has been run on the Managed Cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/RunCommandResultFailed.json | +| [managedClustersGetOSOptionsSample.ts][managedclustersgetosoptionssample] | Gets supported OS options in the specified subscription. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ContainerServiceGetOSOptions.json | +| [managedClustersGetSample.ts][managedclustersgetsample] | Gets a managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersGet.json | +| [managedClustersGetUpgradeProfileSample.ts][managedclustersgetupgradeprofilesample] | Gets the upgrade profile of a managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersGetUpgradeProfile.json | +| [managedClustersListByResourceGroupSample.ts][managedclusterslistbyresourcegroupsample] | Lists managed clusters in the specified subscription and resource group. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersListByResourceGroup.json | +| [managedClustersListClusterAdminCredentialsSample.ts][managedclusterslistclusteradmincredentialssample] | Lists the admin credentials of a managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersListClusterAdminCredentials.json | +| [managedClustersListClusterMonitoringUserCredentialsSample.ts][managedclusterslistclustermonitoringusercredentialssample] | Lists the cluster monitoring user credentials of a managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersListClusterMonitoringUserCredentials.json | +| [managedClustersListClusterUserCredentialsSample.ts][managedclusterslistclusterusercredentialssample] | Lists the user credentials of a managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersListClusterUserCredentials.json | +| [managedClustersListOutboundNetworkDependenciesEndpointsSample.ts][managedclusterslistoutboundnetworkdependenciesendpointssample] | Gets a list of egress endpoints (network endpoints of all outbound dependencies) in the specified managed cluster. The operation returns properties of each egress endpoint. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/OutboundNetworkDependenciesEndpointsList.json | +| [managedClustersListSample.ts][managedclusterslistsample] | Gets a list of managed clusters in the specified subscription. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersList.json | +| [managedClustersResetAadProfileSample.ts][managedclustersresetaadprofilesample] | Reset the AAD Profile of a managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersResetAADProfile.json | +| [managedClustersResetServicePrincipalProfileSample.ts][managedclustersresetserviceprincipalprofilesample] | This action cannot be performed on a cluster that is not using a service principal x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersResetServicePrincipalProfile.json | +| [managedClustersRotateClusterCertificatesSample.ts][managedclustersrotateclustercertificatessample] | See [Certificate rotation](https://docs.microsoft.com/azure/aks/certificate-rotation) for more details about rotating managed cluster certificates. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersRotateClusterCertificates.json | +| [managedClustersRunCommandSample.ts][managedclustersruncommandsample] | AKS will create a pod to run the command. This is primarily useful for private clusters. For more information see [AKS Run Command](https://docs.microsoft.com/azure/aks/private-clusters#aks-run-command-preview). x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/RunCommandRequest.json | +| [managedClustersStartSample.ts][managedclustersstartsample] | See [starting a cluster](https://docs.microsoft.com/azure/aks/start-stop-cluster) for more details about starting a cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersStart.json | +| [managedClustersStopSample.ts][managedclustersstopsample] | This can only be performed on Azure Virtual Machine Scale set backed clusters. Stopping a cluster stops the control plane and agent nodes entirely, while maintaining all object and cluster state. A cluster does not accrue charges while it is stopped. See [stopping a cluster](https://docs.microsoft.com/azure/aks/start-stop-cluster) for more details about stopping a cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersStop.json | +| [managedClustersUpdateTagsSample.ts][managedclustersupdatetagssample] | Updates tags on a managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersUpdateTags.json | +| [operationsListSample.ts][operationslistsample] | Gets a list of operations. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/Operation_List.json | +| [privateEndpointConnectionsDeleteSample.ts][privateendpointconnectionsdeletesample] | Deletes a private endpoint connection. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/PrivateEndpointConnectionsDelete.json | +| [privateEndpointConnectionsGetSample.ts][privateendpointconnectionsgetsample] | To learn more about private clusters, see: https://docs.microsoft.com/azure/aks/private-clusters x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/PrivateEndpointConnectionsGet.json | +| [privateEndpointConnectionsListSample.ts][privateendpointconnectionslistsample] | To learn more about private clusters, see: https://docs.microsoft.com/azure/aks/private-clusters x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/PrivateEndpointConnectionsList.json | +| [privateEndpointConnectionsUpdateSample.ts][privateendpointconnectionsupdatesample] | Updates a private endpoint connection. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/PrivateEndpointConnectionsUpdate.json | +| [privateLinkResourcesListSample.ts][privatelinkresourceslistsample] | To learn more about private clusters, see: https://docs.microsoft.com/azure/aks/private-clusters x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/PrivateLinkResourcesList.json | +| [resolvePrivateLinkServiceIdPostSample.ts][resolveprivatelinkserviceidpostsample] | Gets the private link service ID for the specified managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ResolvePrivateLinkServiceId.json | +| [snapshotsCreateOrUpdateSample.ts][snapshotscreateorupdatesample] | Creates or updates a snapshot. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/SnapshotsCreate.json | +| [snapshotsDeleteSample.ts][snapshotsdeletesample] | Deletes a snapshot. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/SnapshotsDelete.json | +| [snapshotsGetSample.ts][snapshotsgetsample] | Gets a snapshot. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/SnapshotsGet.json | +| [snapshotsListByResourceGroupSample.ts][snapshotslistbyresourcegroupsample] | Lists snapshots in the specified subscription and resource group. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/SnapshotsListByResourceGroup.json | +| [snapshotsListSample.ts][snapshotslistsample] | Gets a list of snapshots in the specified subscription. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/SnapshotsList.json | +| [snapshotsUpdateTagsSample.ts][snapshotsupdatetagssample] | Updates tags on a snapshot. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/SnapshotsUpdateTags.json | + +## Prerequisites + +The sample programs are compatible with [LTS versions of Node.js](https://nodejs.org/about/releases/). + +Before running the samples in Node, they must be compiled to JavaScript using the TypeScript compiler. For more information on TypeScript, see the [TypeScript documentation][typescript]. Install the TypeScript compiler using: + +```bash +npm install -g typescript +``` + +You need [an Azure subscription][freesub] to run these sample programs. + +Samples retrieve credentials to access the service endpoint from environment variables. Alternatively, edit the source code to include the appropriate credentials. See each individual sample for details on which environment variables/credentials it requires to function. + +Adapting the samples to run in the browser may require some additional consideration. For details, please see the [package README][package]. + +## Setup + +To run the samples using the published version of the package: + +1. Install the dependencies using `npm`: + +```bash +npm install +``` + +2. Compile the samples: + +```bash +npm run build +``` + +3. Edit the file `sample.env`, adding the correct credentials to access the Azure service and run the samples. Then rename the file from `sample.env` to just `.env`. The sample programs will read this file automatically. + +4. Run whichever samples you like (note that some samples may require additional setup, see the table above): + +```bash +node dist/agentPoolsCreateOrUpdateSample.js +``` + +Alternatively, run a single sample with the correct environment variables set (setting up the `.env` file is not required if you do this), for example (cross-platform): + +```bash +npx cross-env node dist/agentPoolsCreateOrUpdateSample.js +``` + +## Next Steps + +Take a look at our [API Documentation][apiref] for more information about the APIs that are available in the clients. + +[agentpoolscreateorupdatesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/agentPoolsCreateOrUpdateSample.ts +[agentpoolsdeletesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/agentPoolsDeleteSample.ts +[agentpoolsgetavailableagentpoolversionssample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/agentPoolsGetAvailableAgentPoolVersionsSample.ts +[agentpoolsgetsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/agentPoolsGetSample.ts +[agentpoolsgetupgradeprofilesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/agentPoolsGetUpgradeProfileSample.ts +[agentpoolslistsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/agentPoolsListSample.ts +[agentpoolsupgradenodeimageversionsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/agentPoolsUpgradeNodeImageVersionSample.ts +[maintenanceconfigurationscreateorupdatesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/maintenanceConfigurationsCreateOrUpdateSample.ts +[maintenanceconfigurationsdeletesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/maintenanceConfigurationsDeleteSample.ts +[maintenanceconfigurationsgetsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/maintenanceConfigurationsGetSample.ts +[maintenanceconfigurationslistbymanagedclustersample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/maintenanceConfigurationsListByManagedClusterSample.ts +[managedclusterscreateorupdatesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersCreateOrUpdateSample.ts +[managedclustersdeletesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersDeleteSample.ts +[managedclustersgetaccessprofilesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersGetAccessProfileSample.ts +[managedclustersgetcommandresultsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersGetCommandResultSample.ts +[managedclustersgetosoptionssample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersGetOSOptionsSample.ts +[managedclustersgetsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersGetSample.ts +[managedclustersgetupgradeprofilesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersGetUpgradeProfileSample.ts +[managedclusterslistbyresourcegroupsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersListByResourceGroupSample.ts +[managedclusterslistclusteradmincredentialssample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersListClusterAdminCredentialsSample.ts +[managedclusterslistclustermonitoringusercredentialssample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersListClusterMonitoringUserCredentialsSample.ts +[managedclusterslistclusterusercredentialssample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersListClusterUserCredentialsSample.ts +[managedclusterslistoutboundnetworkdependenciesendpointssample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersListOutboundNetworkDependenciesEndpointsSample.ts +[managedclusterslistsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersListSample.ts +[managedclustersresetaadprofilesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersResetAadProfileSample.ts +[managedclustersresetserviceprincipalprofilesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersResetServicePrincipalProfileSample.ts +[managedclustersrotateclustercertificatessample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersRotateClusterCertificatesSample.ts +[managedclustersruncommandsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersRunCommandSample.ts +[managedclustersstartsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersStartSample.ts +[managedclustersstopsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersStopSample.ts +[managedclustersupdatetagssample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersUpdateTagsSample.ts +[operationslistsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/operationsListSample.ts +[privateendpointconnectionsdeletesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/privateEndpointConnectionsDeleteSample.ts +[privateendpointconnectionsgetsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/privateEndpointConnectionsGetSample.ts +[privateendpointconnectionslistsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/privateEndpointConnectionsListSample.ts +[privateendpointconnectionsupdatesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/privateEndpointConnectionsUpdateSample.ts +[privatelinkresourceslistsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/privateLinkResourcesListSample.ts +[resolveprivatelinkserviceidpostsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/resolvePrivateLinkServiceIdPostSample.ts +[snapshotscreateorupdatesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/snapshotsCreateOrUpdateSample.ts +[snapshotsdeletesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/snapshotsDeleteSample.ts +[snapshotsgetsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/snapshotsGetSample.ts +[snapshotslistbyresourcegroupsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/snapshotsListByResourceGroupSample.ts +[snapshotslistsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/snapshotsListSample.ts +[snapshotsupdatetagssample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/snapshotsUpdateTagsSample.ts +[apiref]: https://docs.microsoft.com/javascript/api/@azure/arm-containerservice?view=azure-node-preview +[freesub]: https://azure.microsoft.com/free/ +[package]: https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/containerservice/arm-containerservice/README.md +[typescript]: https://www.typescriptlang.org/docs/home.html diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/package.json b/sdk/containerservice/arm-containerservice/samples/v17/typescript/package.json similarity index 83% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/package.json rename to sdk/containerservice/arm-containerservice/samples/v17/typescript/package.json index 513905860999..25fd4f41ccbb 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/package.json +++ b/sdk/containerservice/arm-containerservice/samples/v17/typescript/package.json @@ -1,8 +1,8 @@ { - "name": "@azure-samples/arm-containerservice-ts-beta", + "name": "@azure-samples/arm-containerservice-ts", "private": true, "version": "1.0.0", - "description": " client library samples for TypeScript (Beta)", + "description": " client library samples for TypeScript", "engines": { "node": ">=12.0.0" }, @@ -29,7 +29,7 @@ }, "homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/containerservice/arm-containerservice", "dependencies": { - "@azure/arm-containerservice": "next", + "@azure/arm-containerservice": "latest", "dotenv": "latest", "@azure/identity": "^2.0.1" }, diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/sample.env b/sdk/containerservice/arm-containerservice/samples/v17/typescript/sample.env similarity index 100% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/sample.env rename to sdk/containerservice/arm-containerservice/samples/v17/typescript/sample.env diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/agentPoolsCreateOrUpdateSample.ts b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/agentPoolsCreateOrUpdateSample.ts similarity index 79% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/agentPoolsCreateOrUpdateSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17/typescript/src/agentPoolsCreateOrUpdateSample.ts index 37a494ac0e53..7beedc21f4f6 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/agentPoolsCreateOrUpdateSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/agentPoolsCreateOrUpdateSample.ts @@ -15,39 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. * * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsAssociate_CRG.json - */ -async function associateAgentPoolWithCapacityReservationGroup() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "clustername1"; - const agentPoolName = "agentpool1"; - const parameters: AgentPool = { - capacityReservationGroupID: - "/subscriptions/subid1/resourcegroups/rg1/providers//Microsoft.Compute/CapacityReservationGroups/crg1", - count: 3, - orchestratorVersion: "", - osType: "Linux", - vmSize: "Standard_DS2_v2" - }; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.agentPools.beginCreateOrUpdateAndWait( - resourceGroupName, - resourceName, - agentPoolName, - parameters - ); - console.log(result); -} - -associateAgentPoolWithCapacityReservationGroup().catch(console.error); - -/** - * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. - * - * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsCreate_Snapshot.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsCreate_Snapshot.json */ async function createAgentPoolUsingAnAgentPoolSnapshot() { const subscriptionId = "subid1"; @@ -82,38 +50,7 @@ createAgentPoolUsingAnAgentPoolSnapshot().catch(console.error); * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. * * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsCreate_EnableCustomCATrust.json - */ -async function createAgentPoolWithCustomCaTrustEnabled() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "clustername1"; - const agentPoolName = "agentpool1"; - const parameters: AgentPool = { - count: 3, - enableCustomCATrust: true, - orchestratorVersion: "", - osType: "Linux", - vmSize: "Standard_DS2_v2" - }; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.agentPools.beginCreateOrUpdateAndWait( - resourceGroupName, - resourceName, - agentPoolName, - parameters - ); - console.log(result); -} - -createAgentPoolWithCustomCaTrustEnabled().catch(console.error); - -/** - * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. - * - * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsCreate_DedicatedHostGroup.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsCreate_DedicatedHostGroup.json */ async function createAgentPoolWithDedicatedHostGroup() { const subscriptionId = "subid1"; @@ -145,7 +82,7 @@ createAgentPoolWithDedicatedHostGroup().catch(console.error); * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. * * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsCreate_EnableEncryptionAtHost.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsCreate_EnableEncryptionAtHost.json */ async function createAgentPoolWithEncryptionAtHostEnabled() { const subscriptionId = "subid1"; @@ -176,7 +113,7 @@ createAgentPoolWithEncryptionAtHostEnabled().catch(console.error); * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. * * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsCreate_Ephemeral.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsCreate_Ephemeral.json */ async function createAgentPoolWithEphemeralOSDisk() { const subscriptionId = "subid1"; @@ -208,7 +145,7 @@ createAgentPoolWithEphemeralOSDisk().catch(console.error); * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. * * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsCreate_EnableFIPS.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsCreate_EnableFIPS.json */ async function createAgentPoolWithFipsEnabledOS() { const subscriptionId = "subid1"; @@ -239,7 +176,7 @@ createAgentPoolWithFipsEnabledOS().catch(console.error); * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. * * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsCreate_GPUMIG.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsCreate_GPUMIG.json */ async function createAgentPoolWithGpumig() { const subscriptionId = "subid1"; @@ -291,7 +228,7 @@ createAgentPoolWithGpumig().catch(console.error); * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. * * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsCreate_WasmWasi.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsCreate_WasmWasi.json */ async function createAgentPoolWithKrustletAndTheWasiRuntime() { const subscriptionId = "subid1"; @@ -324,7 +261,7 @@ createAgentPoolWithKrustletAndTheWasiRuntime().catch(console.error); * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. * * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsCreate_CustomNodeConfig.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsCreate_CustomNodeConfig.json */ async function createAgentPoolWithKubeletConfigAndLinuxOSConfig() { const subscriptionId = "subid1"; @@ -375,40 +312,7 @@ createAgentPoolWithKubeletConfigAndLinuxOSConfig().catch(console.error); * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. * * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsCreate_MessageOfTheDay.json - */ -async function createAgentPoolWithMessageOfTheDay() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "clustername1"; - const agentPoolName = "agentpool1"; - const parameters: AgentPool = { - count: 3, - messageOfTheDay: "Zm9vCg==", - mode: "User", - orchestratorVersion: "", - osDiskSizeGB: 64, - osType: "Linux", - vmSize: "Standard_DS2_v2" - }; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.agentPools.beginCreateOrUpdateAndWait( - resourceGroupName, - resourceName, - agentPoolName, - parameters - ); - console.log(result); -} - -createAgentPoolWithMessageOfTheDay().catch(console.error); - -/** - * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. - * - * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsCreate_OSSKU.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsCreate_OSSKU.json */ async function createAgentPoolWithOssku() { const subscriptionId = "subid1"; @@ -460,7 +364,7 @@ createAgentPoolWithOssku().catch(console.error); * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. * * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsCreate_PPG.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsCreate_PPG.json */ async function createAgentPoolWithPpg() { const subscriptionId = "subid1"; @@ -492,7 +396,7 @@ createAgentPoolWithPpg().catch(console.error); * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. * * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsCreate_EnableUltraSSD.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsCreate_EnableUltraSSD.json */ async function createAgentPoolWithUltraSsdEnabled() { const subscriptionId = "subid1"; @@ -523,7 +427,7 @@ createAgentPoolWithUltraSsdEnabled().catch(console.error); * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. * * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsCreate_WindowsOSSKU.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsCreate_WindowsOSSKU.json */ async function createAgentPoolWithWindowsOssku() { const subscriptionId = "subid1"; @@ -554,7 +458,7 @@ createAgentPoolWithWindowsOssku().catch(console.error); * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. * * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsCreate_Spot.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsCreate_Spot.json */ async function createSpotAgentPool() { const subscriptionId = "subid1"; @@ -589,7 +493,7 @@ createSpotAgentPool().catch(console.error); * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. * * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsCreate_Update.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsCreate_Update.json */ async function createOrUpdateAgentPool() { const subscriptionId = "subid1"; @@ -625,7 +529,7 @@ createOrUpdateAgentPool().catch(console.error); * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. * * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPools_Start.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPools_Start.json */ async function startAgentPool() { const subscriptionId = "subid1"; @@ -650,7 +554,7 @@ startAgentPool().catch(console.error); * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. * * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPools_Stop.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPools_Stop.json */ async function stopAgentPool() { const subscriptionId = "subid1"; @@ -675,7 +579,7 @@ stopAgentPool().catch(console.error); * This sample demonstrates how to Creates or updates an agent pool in the specified managed cluster. * * @summary Creates or updates an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPools_Update.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPools_Update.json */ async function updateAgentPool() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples-dev/trustedAccessRoleBindingsGetSample.ts b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/agentPoolsDeleteSample.ts similarity index 63% rename from sdk/containerservice/arm-containerservice/samples-dev/trustedAccessRoleBindingsGetSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17/typescript/src/agentPoolsDeleteSample.ts index 1406fb44039a..dbe904f19082 100644 --- a/sdk/containerservice/arm-containerservice/samples-dev/trustedAccessRoleBindingsGetSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/agentPoolsDeleteSample.ts @@ -12,24 +12,24 @@ import { ContainerServiceClient } from "@azure/arm-containerservice"; import { DefaultAzureCredential } from "@azure/identity"; /** - * This sample demonstrates how to Get a trusted access role binding. + * This sample demonstrates how to Deletes an agent pool in the specified managed cluster. * - * @summary Get a trusted access role binding. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/TrustedAccessRoleBindings_Get.json + * @summary Deletes an agent pool in the specified managed cluster. + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsDelete.json */ -async function getATrustedAccessRoleBinding() { +async function deleteAgentPool() { const subscriptionId = "subid1"; const resourceGroupName = "rg1"; const resourceName = "clustername1"; - const trustedAccessRoleBindingName = "binding1"; + const agentPoolName = "agentpool1"; const credential = new DefaultAzureCredential(); const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.trustedAccessRoleBindings.get( + const result = await client.agentPools.beginDeleteAndWait( resourceGroupName, resourceName, - trustedAccessRoleBindingName + agentPoolName ); console.log(result); } -getATrustedAccessRoleBinding().catch(console.error); +deleteAgentPool().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/agentPoolsGetAvailableAgentPoolVersionsSample.ts b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/agentPoolsGetAvailableAgentPoolVersionsSample.ts similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/agentPoolsGetAvailableAgentPoolVersionsSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17/typescript/src/agentPoolsGetAvailableAgentPoolVersionsSample.ts index a73f9b7aaf7b..cc97601c32e0 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/agentPoolsGetAvailableAgentPoolVersionsSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/agentPoolsGetAvailableAgentPoolVersionsSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to See [supported Kubernetes versions](https://docs.microsoft.com/azure/aks/supported-kubernetes-versions) for more details about the version lifecycle. * * @summary See [supported Kubernetes versions](https://docs.microsoft.com/azure/aks/supported-kubernetes-versions) for more details about the version lifecycle. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsGetAgentPoolAvailableVersions.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsGetAgentPoolAvailableVersions.json */ async function getAvailableVersionsForAgentPool() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/agentPoolsGetSample.ts b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/agentPoolsGetSample.ts similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/agentPoolsGetSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17/typescript/src/agentPoolsGetSample.ts index 74869ee88f4f..6e4ba00e9e81 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/agentPoolsGetSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/agentPoolsGetSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Gets the specified managed cluster agent pool. * * @summary Gets the specified managed cluster agent pool. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsGet.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsGet.json */ async function getAgentPool() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/agentPoolsGetUpgradeProfileSample.ts b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/agentPoolsGetUpgradeProfileSample.ts similarity index 91% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/agentPoolsGetUpgradeProfileSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17/typescript/src/agentPoolsGetUpgradeProfileSample.ts index f12dbe93596a..5ead7d8f4f0a 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/agentPoolsGetUpgradeProfileSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/agentPoolsGetUpgradeProfileSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Gets the upgrade profile for an agent pool. * * @summary Gets the upgrade profile for an agent pool. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsGetUpgradeProfile.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsGetUpgradeProfile.json */ async function getUpgradeProfileForAgentPool() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/agentPoolsListSample.ts b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/agentPoolsListSample.ts similarity index 93% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/agentPoolsListSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17/typescript/src/agentPoolsListSample.ts index 55c70eea3aef..dea8cdfc6447 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/agentPoolsListSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/agentPoolsListSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Gets a list of agent pools in the specified managed cluster. * * @summary Gets a list of agent pools in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsList.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsList.json */ async function listAgentPoolsByManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/agentPoolsUpgradeNodeImageVersionSample.ts b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/agentPoolsUpgradeNodeImageVersionSample.ts similarity index 93% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/agentPoolsUpgradeNodeImageVersionSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17/typescript/src/agentPoolsUpgradeNodeImageVersionSample.ts index 19d5f1fbdb9e..bdd7dce6a3ce 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/agentPoolsUpgradeNodeImageVersionSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/agentPoolsUpgradeNodeImageVersionSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Upgrading the node image version of an agent pool applies the newest OS and runtime updates to the nodes. AKS provides one new image per week with the latest updates. For more details on node image versions, see: https://docs.microsoft.com/azure/aks/node-image-upgrade * * @summary Upgrading the node image version of an agent pool applies the newest OS and runtime updates to the nodes. AKS provides one new image per week with the latest updates. For more details on node image versions, see: https://docs.microsoft.com/azure/aks/node-image-upgrade - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/AgentPoolsUpgradeNodeImageVersion.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/AgentPoolsUpgradeNodeImageVersion.json */ async function upgradeAgentPoolNodeImageVersion() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/maintenanceConfigurationsCreateOrUpdateSample.ts b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/maintenanceConfigurationsCreateOrUpdateSample.ts similarity index 93% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/maintenanceConfigurationsCreateOrUpdateSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17/typescript/src/maintenanceConfigurationsCreateOrUpdateSample.ts index a472cdf724c9..ae1b8c1f5017 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/maintenanceConfigurationsCreateOrUpdateSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/maintenanceConfigurationsCreateOrUpdateSample.ts @@ -18,7 +18,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Creates or updates a maintenance configuration in the specified managed cluster. * * @summary Creates or updates a maintenance configuration in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/MaintenanceConfigurationsCreate_Update.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/MaintenanceConfigurationsCreate_Update.json */ async function createOrUpdateMaintenanceConfiguration() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/maintenanceConfigurationsDeleteSample.ts b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/maintenanceConfigurationsDeleteSample.ts similarity index 91% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/maintenanceConfigurationsDeleteSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17/typescript/src/maintenanceConfigurationsDeleteSample.ts index eb5a15810333..ef76c944201a 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/maintenanceConfigurationsDeleteSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/maintenanceConfigurationsDeleteSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Deletes a maintenance configuration. * * @summary Deletes a maintenance configuration. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/MaintenanceConfigurationsDelete.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/MaintenanceConfigurationsDelete.json */ async function deleteMaintenanceConfiguration() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/maintenanceConfigurationsGetSample.ts b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/maintenanceConfigurationsGetSample.ts similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/maintenanceConfigurationsGetSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17/typescript/src/maintenanceConfigurationsGetSample.ts index b2f9a1d28159..c16513462226 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/maintenanceConfigurationsGetSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/maintenanceConfigurationsGetSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Gets the specified maintenance configuration of a managed cluster. * * @summary Gets the specified maintenance configuration of a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/MaintenanceConfigurationsGet.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/MaintenanceConfigurationsGet.json */ async function getMaintenanceConfiguration() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/maintenanceConfigurationsListByManagedClusterSample.ts b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/maintenanceConfigurationsListByManagedClusterSample.ts similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/maintenanceConfigurationsListByManagedClusterSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17/typescript/src/maintenanceConfigurationsListByManagedClusterSample.ts index 316041aaeb70..c940a0786a18 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/maintenanceConfigurationsListByManagedClusterSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/maintenanceConfigurationsListByManagedClusterSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Gets a list of maintenance configurations in the specified managed cluster. * * @summary Gets a list of maintenance configurations in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/MaintenanceConfigurationsList.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/MaintenanceConfigurationsList.json */ async function listMaintenanceConfigurationsByManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersCreateOrUpdateSample.ts b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersCreateOrUpdateSample.ts similarity index 79% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersCreateOrUpdateSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersCreateOrUpdateSample.ts index f6cb656d8395..908aedba8822 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersCreateOrUpdateSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersCreateOrUpdateSample.ts @@ -18,119 +18,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersAssociate_CRG.json - */ -async function associateManagedClusterWithCapacityReservationGroup() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "clustername1"; - const parameters: ManagedCluster = { - addonProfiles: {}, - agentPoolProfiles: [ - { - name: "nodepool1", - type: "VirtualMachineScaleSets", - capacityReservationGroupID: - "/subscriptions/subid1/resourcegroups/rg1/providers//Microsoft.Compute/capacityReservationGroups/crg1", - count: 3, - enableNodePublicIP: true, - mode: "System", - osType: "Linux", - vmSize: "Standard_DS2_v2" - } - ], - autoScalerProfile: { scaleDownDelayAfterAdd: "15m", scanInterval: "20s" }, - diskEncryptionSetID: - "/subscriptions/subid1/resourceGroups/rg1/providers/Microsoft.Compute/diskEncryptionSets/des", - dnsPrefix: "dnsprefix1", - enablePodSecurityPolicy: true, - enableRbac: true, - kubernetesVersion: "", - linuxProfile: { - adminUsername: "azureuser", - ssh: { publicKeys: [{ keyData: "keydata" }] } - }, - location: "location1", - networkProfile: { - loadBalancerProfile: { managedOutboundIPs: { count: 2 } }, - loadBalancerSku: "standard", - outboundType: "loadBalancer" - }, - servicePrincipalProfile: { clientId: "clientid", secret: "secret" }, - sku: { name: "Basic", tier: "Free" }, - tags: { archv2: "", tier: "production" }, - windowsProfile: { - adminPassword: "replacePassword1234$", - adminUsername: "azureuser" - } - }; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.managedClusters.beginCreateOrUpdateAndWait( - resourceGroupName, - resourceName, - parameters - ); - console.log(result); -} - -associateManagedClusterWithCapacityReservationGroup().catch(console.error); - -/** - * This sample demonstrates how to Creates or updates a managed cluster. - * - * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_MCSnapshot.json - */ -async function createManagedClusterUsingAManagedClusterSnapshot() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "clustername1"; - const parameters: ManagedCluster = { - agentPoolProfiles: [ - { - name: "nodepool1", - type: "VirtualMachineScaleSets", - count: 3, - enableFips: true, - enableNodePublicIP: true, - mode: "System", - osType: "Linux", - vmSize: "Standard_DS2_v2" - } - ], - creationData: { - sourceResourceId: - "/subscriptions/subid1/resourceGroups/rg1/providers/Microsoft.ContainerService/managedclustersnapshots/snapshot1" - }, - dnsPrefix: "dnsprefix1", - kubernetesVersion: "", - linuxProfile: { - adminUsername: "azureuser", - ssh: { publicKeys: [{ keyData: "keydata" }] } - }, - location: "location1", - servicePrincipalProfile: { clientId: "clientid", secret: "secret" }, - sku: { name: "Basic", tier: "Free" }, - tags: { archv2: "", tier: "production" } - }; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.managedClusters.beginCreateOrUpdateAndWait( - resourceGroupName, - resourceName, - parameters - ); - console.log(result); -} - -createManagedClusterUsingAManagedClusterSnapshot().catch(console.error); - -/** - * This sample demonstrates how to Creates or updates a managed cluster. - * - * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_Snapshot.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_Snapshot.json */ async function createManagedClusterUsingAnAgentPoolSnapshot() { const subscriptionId = "subid1"; @@ -195,7 +83,7 @@ createManagedClusterUsingAnAgentPoolSnapshot().catch(console.error); * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_ManagedNATGateway.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_ManagedNATGateway.json */ async function createManagedClusterWithAksManagedNatGatewayAsOutboundType() { const subscriptionId = "subid1"; @@ -257,7 +145,7 @@ createManagedClusterWithAksManagedNatGatewayAsOutboundType().catch( * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_AzureKeyvaultSecretsProvider.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_AzureKeyvaultSecretsProvider.json */ async function createManagedClusterWithAzureKeyVaultSecretsProviderAddon() { const subscriptionId = "subid1"; @@ -324,68 +212,7 @@ createManagedClusterWithAzureKeyVaultSecretsProviderAddon().catch( * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_EnableCustomCATrust.json - */ -async function createManagedClusterWithCustomCaTrustEnabled() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "clustername1"; - const parameters: ManagedCluster = { - addonProfiles: {}, - agentPoolProfiles: [ - { - name: "nodepool1", - type: "VirtualMachineScaleSets", - count: 3, - enableCustomCATrust: true, - enableNodePublicIP: true, - mode: "System", - osType: "Linux", - vmSize: "Standard_DS2_v2" - } - ], - autoScalerProfile: { scaleDownDelayAfterAdd: "15m", scanInterval: "20s" }, - diskEncryptionSetID: - "/subscriptions/subid1/resourceGroups/rg1/providers/Microsoft.Compute/diskEncryptionSets/des", - dnsPrefix: "dnsprefix1", - enablePodSecurityPolicy: true, - enableRbac: true, - kubernetesVersion: "", - linuxProfile: { - adminUsername: "azureuser", - ssh: { publicKeys: [{ keyData: "keydata" }] } - }, - location: "location1", - networkProfile: { - loadBalancerProfile: { managedOutboundIPs: { count: 2 } }, - loadBalancerSku: "standard", - outboundType: "loadBalancer" - }, - servicePrincipalProfile: { clientId: "clientid", secret: "secret" }, - sku: { name: "Basic", tier: "Free" }, - tags: { archv2: "", tier: "production" }, - windowsProfile: { - adminPassword: "replacePassword1234$", - adminUsername: "azureuser" - } - }; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.managedClusters.beginCreateOrUpdateAndWait( - resourceGroupName, - resourceName, - parameters - ); - console.log(result); -} - -createManagedClusterWithCustomCaTrustEnabled().catch(console.error); - -/** - * This sample demonstrates how to Creates or updates a managed cluster. - * - * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_DedicatedHostGroup.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_DedicatedHostGroup.json */ async function createManagedClusterWithDedicatedHostGroup() { const subscriptionId = "subid1"; @@ -446,7 +273,7 @@ createManagedClusterWithDedicatedHostGroup().catch(console.error); * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_EnableEncryptionAtHost.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_EnableEncryptionAtHost.json */ async function createManagedClusterWithEncryptionAtHostEnabled() { const subscriptionId = "subid1"; @@ -507,7 +334,7 @@ createManagedClusterWithEncryptionAtHostEnabled().catch(console.error); * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_EnabledFIPS.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_EnabledFIPS.json */ async function createManagedClusterWithFipsEnabledOS() { const subscriptionId = "subid1"; @@ -568,7 +395,7 @@ createManagedClusterWithFipsEnabledOS().catch(console.error); * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_GPUMIG.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_GPUMIG.json */ async function createManagedClusterWithGpumig() { const subscriptionId = "subid1"; @@ -635,7 +462,7 @@ createManagedClusterWithGpumig().catch(console.error); * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_HTTPProxy.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_HTTPProxy.json */ async function createManagedClusterWithHttpProxyConfigured() { const subscriptionId = "subid1"; @@ -701,7 +528,7 @@ createManagedClusterWithHttpProxyConfigured().catch(console.error); * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_NodePublicIPPrefix.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_NodePublicIPPrefix.json */ async function createManagedClusterWithNodePublicIPPrefix() { const subscriptionId = "subid1"; @@ -763,7 +590,7 @@ createManagedClusterWithNodePublicIPPrefix().catch(console.error); * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_OSSKU.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_OSSKU.json */ async function createManagedClusterWithOssku() { const subscriptionId = "subid1"; @@ -830,7 +657,7 @@ createManagedClusterWithOssku().catch(console.error); * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_PPG.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_PPG.json */ async function createManagedClusterWithPpg() { const subscriptionId = "subid1"; @@ -892,7 +719,7 @@ createManagedClusterWithPpg().catch(console.error); * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_PodIdentity.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_PodIdentity.json */ async function createManagedClusterWithPodIdentityEnabled() { const subscriptionId = "subid1"; @@ -953,7 +780,7 @@ createManagedClusterWithPodIdentityEnabled().catch(console.error); * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_DisableRunCommand.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_DisableRunCommand.json */ async function createManagedClusterWithRunCommandDisabled() { const subscriptionId = "subid1"; @@ -1013,7 +840,7 @@ createManagedClusterWithRunCommandDisabled().catch(console.error); * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_SecurityProfile.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_SecurityProfile.json */ async function createManagedClusterWithSecurityProfileConfigured() { const subscriptionId = "subid1"; @@ -1069,7 +896,7 @@ createManagedClusterWithSecurityProfileConfigured().catch(console.error); * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_EnableUltraSSD.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_EnableUltraSSD.json */ async function createManagedClusterWithUltraSsdEnabled() { const subscriptionId = "subid1"; @@ -1130,65 +957,7 @@ createManagedClusterWithUltraSsdEnabled().catch(console.error); * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_IngressProfile_WebAppRouting.json - */ -async function createManagedClusterWithWebAppRoutingIngressProfileConfigured() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "clustername1"; - const parameters: ManagedCluster = { - agentPoolProfiles: [ - { - name: "nodepool1", - type: "VirtualMachineScaleSets", - count: 3, - enableNodePublicIP: true, - mode: "System", - osType: "Linux", - vmSize: "Standard_DS2_v2" - } - ], - dnsPrefix: "dnsprefix1", - ingressProfile: { - webAppRouting: { - dnsZoneResourceId: - "/subscriptions/SUB_ID/resourceGroups/RG_NAME/providers/Microsoft.Network/dnszones/DNS_ZONE_NAME", - enabled: true - } - }, - kubernetesVersion: "", - linuxProfile: { - adminUsername: "azureuser", - ssh: { publicKeys: [{ keyData: "keydata" }] } - }, - location: "location1", - networkProfile: { - loadBalancerProfile: { managedOutboundIPs: { count: 2 } }, - loadBalancerSku: "standard", - outboundType: "loadBalancer" - }, - sku: { name: "Basic", tier: "Free" }, - tags: { archv2: "", tier: "production" } - }; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.managedClusters.beginCreateOrUpdateAndWait( - resourceGroupName, - resourceName, - parameters - ); - console.log(result); -} - -createManagedClusterWithWebAppRoutingIngressProfileConfigured().catch( - console.error -); - -/** - * This sample demonstrates how to Creates or updates a managed cluster. - * - * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_UserAssignedNATGateway.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_UserAssignedNATGateway.json */ async function createManagedClusterWithUserAssignedNatGatewayAsOutboundType() { const subscriptionId = "subid1"; @@ -1249,7 +1018,7 @@ createManagedClusterWithUserAssignedNatGatewayAsOutboundType().catch( * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_PrivateClusterPublicFQDN.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_PrivateClusterPublicFQDN.json */ async function createManagedPrivateClusterWithPublicFqdnSpecified() { const subscriptionId = "subid1"; @@ -1312,7 +1081,7 @@ createManagedPrivateClusterWithPublicFqdnSpecified().catch(console.error); * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_PrivateClusterFQDNSubdomain.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_PrivateClusterFQDNSubdomain.json */ async function createManagedPrivateClusterWithFqdnSubdomainSpecified() { const subscriptionId = "subid1"; @@ -1376,7 +1145,7 @@ createManagedPrivateClusterWithFqdnSubdomainSpecified().catch(console.error); * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_UpdateWithEnableAzureRBAC.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_UpdateWithEnableAzureRBAC.json */ async function createOrUpdateAadManagedClusterWithEnableAzureRbac() { const subscriptionId = "subid1"; @@ -1438,7 +1207,7 @@ createOrUpdateAadManagedClusterWithEnableAzureRbac().catch(console.error); * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_Update.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_Update.json */ async function createOrUpdateManagedCluster() { const subscriptionId = "subid1"; @@ -1514,7 +1283,7 @@ createOrUpdateManagedCluster().catch(console.error); * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_UpdateWithAHUB.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_UpdateWithAHUB.json */ async function createOrUpdateManagedClusterWithEnableAhub() { const subscriptionId = "subid1"; @@ -1582,69 +1351,7 @@ createOrUpdateManagedClusterWithEnableAhub().catch(console.error); * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_UpdateWithEnableNamespaceResources.json - */ -async function createOrUpdateManagedClusterWithEnableNamespaceResources() { - const subscriptionId = "subid1"; - const resourceGroupName = "rg1"; - const resourceName = "clustername1"; - const parameters: ManagedCluster = { - addonProfiles: {}, - agentPoolProfiles: [ - { - name: "nodepool1", - type: "VirtualMachineScaleSets", - availabilityZones: ["1", "2", "3"], - count: 3, - enableNodePublicIP: true, - mode: "System", - osType: "Linux", - vmSize: "Standard_DS1_v2" - } - ], - autoScalerProfile: { scaleDownDelayAfterAdd: "15m", scanInterval: "20s" }, - diskEncryptionSetID: - "/subscriptions/subid1/resourceGroups/rg1/providers/Microsoft.Compute/diskEncryptionSets/des", - dnsPrefix: "dnsprefix1", - enableNamespaceResources: true, - enablePodSecurityPolicy: true, - enableRbac: true, - kubernetesVersion: "", - linuxProfile: { - adminUsername: "azureuser", - ssh: { publicKeys: [{ keyData: "keydata" }] } - }, - location: "location1", - networkProfile: { - loadBalancerProfile: { managedOutboundIPs: { count: 2 } }, - loadBalancerSku: "standard", - outboundType: "loadBalancer" - }, - servicePrincipalProfile: { clientId: "clientid", secret: "secret" }, - sku: { name: "Basic", tier: "Free" }, - tags: { archv2: "", tier: "production" }, - windowsProfile: { - adminPassword: "replacePassword1234$", - adminUsername: "azureuser" - } - }; - const credential = new DefaultAzureCredential(); - const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.managedClusters.beginCreateOrUpdateAndWait( - resourceGroupName, - resourceName, - parameters - ); - console.log(result); -} - -createOrUpdateManagedClusterWithEnableNamespaceResources().catch(console.error); - -/** - * This sample demonstrates how to Creates or updates a managed cluster. - * - * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_UpdateWindowsGmsa.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_UpdateWindowsGmsa.json */ async function createOrUpdateManagedClusterWithWindowsGMsaEnabled() { const subscriptionId = "subid1"; @@ -1712,7 +1419,7 @@ createOrUpdateManagedClusterWithWindowsGMsaEnabled().catch(console.error); * This sample demonstrates how to Creates or updates a managed cluster. * * @summary Creates or updates a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersCreate_DualStackNetworking.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersCreate_DualStackNetworking.json */ async function createOrUpdateManagedClusterWithDualStackNetworking() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersDeleteSample.ts b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersDeleteSample.ts similarity index 91% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersDeleteSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersDeleteSample.ts index 0130201f0f89..d760da432528 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersDeleteSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersDeleteSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Deletes a managed cluster. * * @summary Deletes a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersDelete.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersDelete.json */ async function deleteManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersGetAccessProfileSample.ts b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersGetAccessProfileSample.ts similarity index 93% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersGetAccessProfileSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersGetAccessProfileSample.ts index 6a77f9ee566e..3d786b71e061 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersGetAccessProfileSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersGetAccessProfileSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to **WARNING**: This API will be deprecated. Instead use [ListClusterUserCredentials](https://docs.microsoft.com/rest/api/aks/managedclusters/listclusterusercredentials) or [ListClusterAdminCredentials](https://docs.microsoft.com/rest/api/aks/managedclusters/listclusteradmincredentials) . * * @summary **WARNING**: This API will be deprecated. Instead use [ListClusterUserCredentials](https://docs.microsoft.com/rest/api/aks/managedclusters/listclusterusercredentials) or [ListClusterAdminCredentials](https://docs.microsoft.com/rest/api/aks/managedclusters/listclusteradmincredentials) . - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersGetAccessProfile.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersGetAccessProfile.json */ async function getManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersGetCommandResultSample.ts b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersGetCommandResultSample.ts similarity index 91% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersGetCommandResultSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersGetCommandResultSample.ts index 17e0dc7214b9..399e5d109138 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersGetCommandResultSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersGetCommandResultSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Gets the results of a command which has been run on the Managed Cluster. * * @summary Gets the results of a command which has been run on the Managed Cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/RunCommandResultFailed.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/RunCommandResultFailed.json */ async function commandFailedResult() { const subscriptionId = "subid1"; @@ -38,7 +38,7 @@ commandFailedResult().catch(console.error); * This sample demonstrates how to Gets the results of a command which has been run on the Managed Cluster. * * @summary Gets the results of a command which has been run on the Managed Cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/RunCommandResultSucceed.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/RunCommandResultSucceed.json */ async function commandSucceedResult() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersGetOSOptionsSample.ts b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersGetOSOptionsSample.ts similarity index 91% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersGetOSOptionsSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersGetOSOptionsSample.ts index 411270f8a9b5..33689a75b9b7 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersGetOSOptionsSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersGetOSOptionsSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Gets supported OS options in the specified subscription. * * @summary Gets supported OS options in the specified subscription. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ContainerServiceGetOSOptions.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ContainerServiceGetOSOptions.json */ async function getContainerServiceOSOptions() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersGetSample.ts b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersGetSample.ts similarity index 91% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersGetSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersGetSample.ts index 5a77cb96bf7c..9b9329654b6b 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersGetSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersGetSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Gets a managed cluster. * * @summary Gets a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersGet.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersGet.json */ async function getManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersGetUpgradeProfileSample.ts b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersGetUpgradeProfileSample.ts similarity index 91% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersGetUpgradeProfileSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersGetUpgradeProfileSample.ts index 7b9de44d17fd..be5871ae5da7 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersGetUpgradeProfileSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersGetUpgradeProfileSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Gets the upgrade profile of a managed cluster. * * @summary Gets the upgrade profile of a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersGetUpgradeProfile.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersGetUpgradeProfile.json */ async function getUpgradeProfileForManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersListByResourceGroupSample.ts b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersListByResourceGroupSample.ts similarity index 91% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersListByResourceGroupSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersListByResourceGroupSample.ts index 2a04a922bfbc..0fb81fab69ad 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersListByResourceGroupSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersListByResourceGroupSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Lists managed clusters in the specified subscription and resource group. * * @summary Lists managed clusters in the specified subscription and resource group. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersListByResourceGroup.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersListByResourceGroup.json */ async function getManagedClustersByResourceGroup() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersListClusterAdminCredentialsSample.ts b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersListClusterAdminCredentialsSample.ts similarity index 90% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersListClusterAdminCredentialsSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersListClusterAdminCredentialsSample.ts index 6e259e1d7141..e557396c405c 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersListClusterAdminCredentialsSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersListClusterAdminCredentialsSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Lists the admin credentials of a managed cluster. * * @summary Lists the admin credentials of a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersListClusterCredentialResult.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersListClusterAdminCredentials.json */ async function getManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersListClusterMonitoringUserCredentialsSample.ts b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersListClusterMonitoringUserCredentialsSample.ts similarity index 90% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersListClusterMonitoringUserCredentialsSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersListClusterMonitoringUserCredentialsSample.ts index 0b0e18a01fc7..e7e66ecea3c4 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersListClusterMonitoringUserCredentialsSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersListClusterMonitoringUserCredentialsSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Lists the cluster monitoring user credentials of a managed cluster. * * @summary Lists the cluster monitoring user credentials of a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersListClusterCredentialResult.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersListClusterMonitoringUserCredentials.json */ async function getManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersListClusterUserCredentialsSample.ts b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersListClusterUserCredentialsSample.ts similarity index 90% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersListClusterUserCredentialsSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersListClusterUserCredentialsSample.ts index a048515f4073..e38f3b0cbb40 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersListClusterUserCredentialsSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersListClusterUserCredentialsSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Lists the user credentials of a managed cluster. * * @summary Lists the user credentials of a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersListClusterCredentialResult.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersListClusterUserCredentials.json */ async function getManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersListOutboundNetworkDependenciesEndpointsSample.ts b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersListOutboundNetworkDependenciesEndpointsSample.ts similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersListOutboundNetworkDependenciesEndpointsSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersListOutboundNetworkDependenciesEndpointsSample.ts index deac7b7b2462..5200c895d4d8 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersListOutboundNetworkDependenciesEndpointsSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersListOutboundNetworkDependenciesEndpointsSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Gets a list of egress endpoints (network endpoints of all outbound dependencies) in the specified managed cluster. The operation returns properties of each egress endpoint. * * @summary Gets a list of egress endpoints (network endpoints of all outbound dependencies) in the specified managed cluster. The operation returns properties of each egress endpoint. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/OutboundNetworkDependenciesEndpointsList.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/OutboundNetworkDependenciesEndpointsList.json */ async function listOutboundNetworkDependenciesEndpointsByManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersListSample.ts b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersListSample.ts similarity index 91% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersListSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersListSample.ts index c6be844245cd..e10891a35814 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersListSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersListSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Gets a list of managed clusters in the specified subscription. * * @summary Gets a list of managed clusters in the specified subscription. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersList.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersList.json */ async function listManagedClusters() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersResetAadProfileSample.ts b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersResetAadProfileSample.ts similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersResetAadProfileSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersResetAadProfileSample.ts index b13b42cd4f62..2477f3ad3239 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersResetAadProfileSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersResetAadProfileSample.ts @@ -18,7 +18,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Reset the AAD Profile of a managed cluster. * * @summary Reset the AAD Profile of a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersResetAADProfile.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersResetAADProfile.json */ async function resetAadProfile() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersResetServicePrincipalProfileSample.ts b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersResetServicePrincipalProfileSample.ts similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersResetServicePrincipalProfileSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersResetServicePrincipalProfileSample.ts index 099f1c7a0568..45407982be7d 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersResetServicePrincipalProfileSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersResetServicePrincipalProfileSample.ts @@ -18,7 +18,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to This action cannot be performed on a cluster that is not using a service principal * * @summary This action cannot be performed on a cluster that is not using a service principal - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersResetServicePrincipalProfile.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersResetServicePrincipalProfile.json */ async function resetServicePrincipalProfile() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersRotateClusterCertificatesSample.ts b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersRotateClusterCertificatesSample.ts similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersRotateClusterCertificatesSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersRotateClusterCertificatesSample.ts index 88308453b86e..0f1aadcf0d9d 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersRotateClusterCertificatesSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersRotateClusterCertificatesSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to See [Certificate rotation](https://docs.microsoft.com/azure/aks/certificate-rotation) for more details about rotating managed cluster certificates. * * @summary See [Certificate rotation](https://docs.microsoft.com/azure/aks/certificate-rotation) for more details about rotating managed cluster certificates. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersRotateClusterCertificates.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersRotateClusterCertificates.json */ async function rotateClusterCertificates() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersRunCommandSample.ts b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersRunCommandSample.ts similarity index 94% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersRunCommandSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersRunCommandSample.ts index f951bd57a82b..525d02bc4745 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersRunCommandSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersRunCommandSample.ts @@ -18,7 +18,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to AKS will create a pod to run the command. This is primarily useful for private clusters. For more information see [AKS Run Command](https://docs.microsoft.com/azure/aks/private-clusters#aks-run-command-preview). * * @summary AKS will create a pod to run the command. This is primarily useful for private clusters. For more information see [AKS Run Command](https://docs.microsoft.com/azure/aks/private-clusters#aks-run-command-preview). - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/RunCommandRequest.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/RunCommandRequest.json */ async function submitNewCommand() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersStartSample.ts b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersStartSample.ts similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersStartSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersStartSample.ts index 284f3926093e..508718d9f005 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersStartSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersStartSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to See [starting a cluster](https://docs.microsoft.com/azure/aks/start-stop-cluster) for more details about starting a cluster. * * @summary See [starting a cluster](https://docs.microsoft.com/azure/aks/start-stop-cluster) for more details about starting a cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersStart.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersStart.json */ async function startManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersStopSample.ts b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersStopSample.ts similarity index 94% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersStopSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersStopSample.ts index 8557abda52f7..8ac4b44b925e 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersStopSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersStopSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to This can only be performed on Azure Virtual Machine Scale set backed clusters. Stopping a cluster stops the control plane and agent nodes entirely, while maintaining all object and cluster state. A cluster does not accrue charges while it is stopped. See [stopping a cluster](https://docs.microsoft.com/azure/aks/start-stop-cluster) for more details about stopping a cluster. * * @summary This can only be performed on Azure Virtual Machine Scale set backed clusters. Stopping a cluster stops the control plane and agent nodes entirely, while maintaining all object and cluster state. A cluster does not accrue charges while it is stopped. See [stopping a cluster](https://docs.microsoft.com/azure/aks/start-stop-cluster) for more details about stopping a cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersStop.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersStop.json */ async function stopManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersUpdateTagsSample.ts b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersUpdateTagsSample.ts similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersUpdateTagsSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersUpdateTagsSample.ts index e6790ddf24ef..d798d45963eb 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersUpdateTagsSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersUpdateTagsSample.ts @@ -18,7 +18,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Updates tags on a managed cluster. * * @summary Updates tags on a managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ManagedClustersUpdateTags.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ManagedClustersUpdateTags.json */ async function updateManagedClusterTags() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/operationsListSample.ts b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/operationsListSample.ts similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/operationsListSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17/typescript/src/operationsListSample.ts index 1824cffa906b..5e062cbcbc3d 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/operationsListSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/operationsListSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Gets a list of operations. * * @summary Gets a list of operations. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/Operation_List.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/Operation_List.json */ async function listAvailableOperationsForTheContainerServiceResourceProvider() { const subscriptionId = "00000000-0000-0000-0000-000000000000"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/privateEndpointConnectionsDeleteSample.ts b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/privateEndpointConnectionsDeleteSample.ts similarity index 91% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/privateEndpointConnectionsDeleteSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17/typescript/src/privateEndpointConnectionsDeleteSample.ts index 9cd9fc0cd27f..bb329d22d7a0 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/privateEndpointConnectionsDeleteSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/privateEndpointConnectionsDeleteSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Deletes a private endpoint connection. * * @summary Deletes a private endpoint connection. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/PrivateEndpointConnectionsDelete.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/PrivateEndpointConnectionsDelete.json */ async function deletePrivateEndpointConnection() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/privateEndpointConnectionsGetSample.ts b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/privateEndpointConnectionsGetSample.ts similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/privateEndpointConnectionsGetSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17/typescript/src/privateEndpointConnectionsGetSample.ts index 55d855acdeaf..ec2ce19141fd 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/privateEndpointConnectionsGetSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/privateEndpointConnectionsGetSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to To learn more about private clusters, see: https://docs.microsoft.com/azure/aks/private-clusters * * @summary To learn more about private clusters, see: https://docs.microsoft.com/azure/aks/private-clusters - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/PrivateEndpointConnectionsGet.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/PrivateEndpointConnectionsGet.json */ async function getPrivateEndpointConnection() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/privateEndpointConnectionsListSample.ts b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/privateEndpointConnectionsListSample.ts similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/privateEndpointConnectionsListSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17/typescript/src/privateEndpointConnectionsListSample.ts index 92be3d9e198b..efde487ff72c 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/privateEndpointConnectionsListSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/privateEndpointConnectionsListSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to To learn more about private clusters, see: https://docs.microsoft.com/azure/aks/private-clusters * * @summary To learn more about private clusters, see: https://docs.microsoft.com/azure/aks/private-clusters - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/PrivateEndpointConnectionsList.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/PrivateEndpointConnectionsList.json */ async function listPrivateEndpointConnectionsByManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/privateEndpointConnectionsUpdateSample.ts b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/privateEndpointConnectionsUpdateSample.ts similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/privateEndpointConnectionsUpdateSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17/typescript/src/privateEndpointConnectionsUpdateSample.ts index d594a7755e14..7df8b1d32141 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/privateEndpointConnectionsUpdateSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/privateEndpointConnectionsUpdateSample.ts @@ -18,7 +18,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Updates a private endpoint connection. * * @summary Updates a private endpoint connection. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/PrivateEndpointConnectionsUpdate.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/PrivateEndpointConnectionsUpdate.json */ async function updatePrivateEndpointConnection() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/privateLinkResourcesListSample.ts b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/privateLinkResourcesListSample.ts similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/privateLinkResourcesListSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17/typescript/src/privateLinkResourcesListSample.ts index 3ce25d6d129d..a8ef8fe0e698 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/privateLinkResourcesListSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/privateLinkResourcesListSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to To learn more about private clusters, see: https://docs.microsoft.com/azure/aks/private-clusters * * @summary To learn more about private clusters, see: https://docs.microsoft.com/azure/aks/private-clusters - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/PrivateLinkResourcesList.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/PrivateLinkResourcesList.json */ async function listPrivateLinkResourcesByManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/resolvePrivateLinkServiceIdPostSample.ts b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/resolvePrivateLinkServiceIdPostSample.ts similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/resolvePrivateLinkServiceIdPostSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17/typescript/src/resolvePrivateLinkServiceIdPostSample.ts index 69056e89db85..d0c64e22b294 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/resolvePrivateLinkServiceIdPostSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/resolvePrivateLinkServiceIdPostSample.ts @@ -18,7 +18,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Gets the private link service ID for the specified managed cluster. * * @summary Gets the private link service ID for the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/ResolvePrivateLinkServiceId.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/ResolvePrivateLinkServiceId.json */ async function resolveThePrivateLinkServiceIdForManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/snapshotsCreateOrUpdateSample.ts b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/snapshotsCreateOrUpdateSample.ts similarity index 93% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/snapshotsCreateOrUpdateSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17/typescript/src/snapshotsCreateOrUpdateSample.ts index 30d3bfc86961..ea3aa47fc24e 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/snapshotsCreateOrUpdateSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/snapshotsCreateOrUpdateSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Creates or updates a snapshot. * * @summary Creates or updates a snapshot. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/SnapshotsCreate.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/SnapshotsCreate.json */ async function createOrUpdateSnapshot() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/snapshotsDeleteSample.ts b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/snapshotsDeleteSample.ts similarity index 91% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/snapshotsDeleteSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17/typescript/src/snapshotsDeleteSample.ts index 7c768076955a..1e2464bf13d6 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/snapshotsDeleteSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/snapshotsDeleteSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Deletes a snapshot. * * @summary Deletes a snapshot. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/SnapshotsDelete.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/SnapshotsDelete.json */ async function deleteSnapshot() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/snapshotsGetSample.ts b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/snapshotsGetSample.ts similarity index 91% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/snapshotsGetSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17/typescript/src/snapshotsGetSample.ts index ef3b98c61b82..ca55122b1c47 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/snapshotsGetSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/snapshotsGetSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Gets a snapshot. * * @summary Gets a snapshot. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/SnapshotsGet.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/SnapshotsGet.json */ async function getSnapshot() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/snapshotsListByResourceGroupSample.ts b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/snapshotsListByResourceGroupSample.ts similarity index 91% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/snapshotsListByResourceGroupSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17/typescript/src/snapshotsListByResourceGroupSample.ts index 420dad9927d3..7b4419832e15 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/snapshotsListByResourceGroupSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/snapshotsListByResourceGroupSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Lists snapshots in the specified subscription and resource group. * * @summary Lists snapshots in the specified subscription and resource group. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/SnapshotsListByResourceGroup.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/SnapshotsListByResourceGroup.json */ async function listSnapshotsByResourceGroup() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/snapshotsListSample.ts b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/snapshotsListSample.ts similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/snapshotsListSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17/typescript/src/snapshotsListSample.ts index 8de173785c77..527a0698e9ad 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/snapshotsListSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/snapshotsListSample.ts @@ -15,7 +15,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Gets a list of snapshots in the specified subscription. * * @summary Gets a list of snapshots in the specified subscription. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/SnapshotsList.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/SnapshotsList.json */ async function listSnapshots() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/snapshotsUpdateTagsSample.ts b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/snapshotsUpdateTagsSample.ts similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/snapshotsUpdateTagsSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17/typescript/src/snapshotsUpdateTagsSample.ts index 2ba9bbff5fd6..f4f49e952b48 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/snapshotsUpdateTagsSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/snapshotsUpdateTagsSample.ts @@ -18,7 +18,7 @@ import { DefaultAzureCredential } from "@azure/identity"; * This sample demonstrates how to Updates tags on a snapshot. * * @summary Updates tags on a snapshot. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-07-02-preview/examples/SnapshotsUpdateTags.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/examples/SnapshotsUpdateTags.json */ async function updateSnapshotTags() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/tsconfig.json b/sdk/containerservice/arm-containerservice/samples/v17/typescript/tsconfig.json similarity index 100% rename from sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/tsconfig.json rename to sdk/containerservice/arm-containerservice/samples/v17/typescript/tsconfig.json diff --git a/sdk/containerservice/arm-containerservice/src/containerServiceClient.ts b/sdk/containerservice/arm-containerservice/src/containerServiceClient.ts index d61989100bf5..298c9e25a85f 100644 --- a/sdk/containerservice/arm-containerservice/src/containerServiceClient.ts +++ b/sdk/containerservice/arm-containerservice/src/containerServiceClient.ts @@ -22,12 +22,7 @@ import { PrivateEndpointConnectionsImpl, PrivateLinkResourcesImpl, ResolvePrivateLinkServiceIdImpl, - SnapshotsImpl, - ManagedClusterSnapshotsImpl, - TrustedAccessRolesImpl, - TrustedAccessRoleBindingsImpl, - FleetsImpl, - FleetMembersImpl + SnapshotsImpl } from "./operations"; import { Operations, @@ -37,12 +32,7 @@ import { PrivateEndpointConnections, PrivateLinkResources, ResolvePrivateLinkServiceId, - Snapshots, - ManagedClusterSnapshots, - TrustedAccessRoles, - TrustedAccessRoleBindings, - Fleets, - FleetMembers + Snapshots } from "./operationsInterfaces"; import { ContainerServiceClientOptionalParams } from "./models"; @@ -78,7 +68,7 @@ export class ContainerServiceClient extends coreClient.ServiceClient { credential: credentials }; - const packageDetails = `azsdk-js-arm-containerservice/17.1.0-beta.3`; + const packageDetails = `azsdk-js-arm-containerservice/17.1.0`; const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix ? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}` @@ -132,7 +122,7 @@ export class ContainerServiceClient extends coreClient.ServiceClient { // Assigning values to Constant parameters this.$host = options.$host || "https://management.azure.com"; - this.apiVersion = options.apiVersion || "2022-07-02-preview"; + this.apiVersion = options.apiVersion || "2022-07-01"; this.operations = new OperationsImpl(this); this.managedClusters = new ManagedClustersImpl(this); this.maintenanceConfigurations = new MaintenanceConfigurationsImpl(this); @@ -143,11 +133,6 @@ export class ContainerServiceClient extends coreClient.ServiceClient { this ); this.snapshots = new SnapshotsImpl(this); - this.managedClusterSnapshots = new ManagedClusterSnapshotsImpl(this); - this.trustedAccessRoles = new TrustedAccessRolesImpl(this); - this.trustedAccessRoleBindings = new TrustedAccessRoleBindingsImpl(this); - this.fleets = new FleetsImpl(this); - this.fleetMembers = new FleetMembersImpl(this); this.addCustomApiVersionPolicy(options.apiVersion); } @@ -187,9 +172,4 @@ export class ContainerServiceClient extends coreClient.ServiceClient { privateLinkResources: PrivateLinkResources; resolvePrivateLinkServiceId: ResolvePrivateLinkServiceId; snapshots: Snapshots; - managedClusterSnapshots: ManagedClusterSnapshots; - trustedAccessRoles: TrustedAccessRoles; - trustedAccessRoleBindings: TrustedAccessRoleBindings; - fleets: Fleets; - fleetMembers: FleetMembers; } diff --git a/sdk/containerservice/arm-containerservice/src/models/index.ts b/sdk/containerservice/arm-containerservice/src/models/index.ts index 1f86b9933f3b..085f1f6ac9bd 100644 --- a/sdk/containerservice/arm-containerservice/src/models/index.ts +++ b/sdk/containerservice/arm-containerservice/src/models/index.ts @@ -164,12 +164,6 @@ export interface PowerState { code?: Code; } -/** Data used when creating a target resource from a source resource. */ -export interface CreationData { - /** This is the ARM ID of the source object to be used to create the target object. */ - sourceResourceId?: string; -} - /** Properties for the container service agent pool profile. */ export interface ManagedClusterAgentPoolProfileProperties { /** Number of agents (VMs) to host docker containers. Allowed values must be in the range of 0 to 1000 (inclusive) for user pools and in the range of 1 to 1000 (inclusive) for system pools. The default value is 1. */ @@ -184,8 +178,6 @@ export interface ManagedClusterAgentPoolProfileProperties { kubeletDiskType?: KubeletDiskType; /** Determines the type of workload a node can run. */ workloadRuntime?: WorkloadRuntime; - /** A base64-encoded string which will be written to /etc/motd after decoding. This allows customization of the message of the day for Linux nodes. It must not be specified for Windows nodes. It must be a static string (i.e., will be printed raw and not be executed as a script). */ - messageOfTheDay?: string; /** If this is not specified, a VNET and subnet will be generated and used. If no podSubnetID is specified, this applies to nodes and pods, otherwise it applies to just nodes. This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/subnets/{subnetName} */ vnetSubnetID?: string; /** If omitted, pod IPs are statically assigned on the node subnet (see vnetSubnetID for more details). This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/subnets/{subnetName} */ @@ -194,7 +186,7 @@ export interface ManagedClusterAgentPoolProfileProperties { maxPods?: number; /** The operating system type. The default is Linux. */ osType?: OSType; - /** Specifies the OS SKU used by the agent pool. If not specified, the default is Ubuntu if OSType=Linux or Windows2019 if OSType=Windows. And the default Windows OSSKU will be changed to Windows2022 after Windows2019 is deprecated. */ + /** Specifies the OS SKU used by the agent pool. The default is Ubuntu if OSType is Linux. The default is Windows2019 when Kubernetes <= 1.24 or Windows2022 when Kubernetes >= 1.25 if OSType is Windows. */ osSKU?: Ossku; /** The maximum number of nodes for auto-scaling */ maxCount?: number; @@ -208,10 +200,10 @@ export interface ManagedClusterAgentPoolProfileProperties { type?: AgentPoolType; /** A cluster must have at least one 'System' Agent Pool at all times. For additional information on agent pool restrictions and best practices, see: https://docs.microsoft.com/azure/aks/use-system-pools */ mode?: AgentPoolMode; - /** Both patch version and are supported. When is specified, the latest supported patch version is chosen automatically. Updating the agent pool with the same once it has been created will not trigger an upgrade, even if a newer patch version is available. As a best practice, you should upgrade all node pools in an AKS cluster to the same Kubernetes version. The node pool version must have the same major version as the control plane. The node pool minor version must be within two minor versions of the control plane version. The node pool version cannot be greater than the control plane version. For more information see [upgrading a node pool](https://docs.microsoft.com/azure/aks/use-multiple-node-pools#upgrade-a-node-pool). */ + /** Both patch version (e.g. 1.20.13) and (e.g. 1.20) are supported. When is specified, the latest supported GA patch version is chosen automatically. Updating the cluster with the same once it has been created (e.g. 1.14.x -> 1.14) will not trigger an upgrade, even if a newer patch version is available. As a best practice, you should upgrade all node pools in an AKS cluster to the same Kubernetes version. The node pool version must have the same major version as the control plane. The node pool minor version must be within two minor versions of the control plane version. The node pool version cannot be greater than the control plane version. For more information see [upgrading a node pool](https://docs.microsoft.com/azure/aks/use-multiple-node-pools#upgrade-a-node-pool). */ orchestratorVersion?: string; /** - * If orchestratorVersion was a fully specified version , this field will be exactly equal to it. If orchestratorVersion was , this field will contain the full version being used. + * If orchestratorVersion is a fully specified version , this field will be exactly equal to it. If orchestratorVersion is , this field will contain the full version being used. * NOTE: This property will not be serialized. It can only be populated by the server. */ readonly currentOrchestratorVersion?: string; @@ -233,8 +225,6 @@ export interface ManagedClusterAgentPoolProfileProperties { availabilityZones?: string[]; /** Some scenarios may require nodes in a node pool to receive their own dedicated public IP addresses. A common scenario is for gaming workloads, where a console needs to make a direct connection to a cloud virtual machine to minimize hops. For more information see [assigning a public IP per node](https://docs.microsoft.com/azure/aks/use-multiple-node-pools#assign-a-public-ip-per-node-for-your-node-pools). The default is false. */ enableNodePublicIP?: boolean; - /** When set to true, AKS deploys a daemonset and host services to sync custom certificate authorities from a user-provided config map into node trust stores. Defaults to false. */ - enableCustomCATrust?: boolean; /** This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/publicIPPrefixes/{publicIPPrefixName} */ nodePublicIPPrefixID?: string; /** The Virtual Machine Scale Set priority. If not specified, the default is 'Regular'. */ @@ -265,8 +255,6 @@ export interface ManagedClusterAgentPoolProfileProperties { gpuInstanceProfile?: GPUInstanceProfile; /** CreationData to be used to specify the source Snapshot ID if the node pool will be created/upgraded using a snapshot. */ creationData?: CreationData; - /** AKS will associate the specified agent pool with the Capacity Reservation Group. */ - capacityReservationGroupID?: string; /** This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/hostGroups/{hostGroupName}. For more information see [Azure dedicated hosts](https://docs.microsoft.com/azure/virtual-machines/dedicated-hosts). */ hostGroupID?: string; } @@ -375,6 +363,12 @@ export interface SysctlConfig { vmVfsCachePressure?: number; } +/** Data used when creating a target resource from a source resource. */ +export interface CreationData { + /** This is the ARM ID of the source object to be used to create the target object. */ + sourceResourceId?: string; +} + /** Profile for Linux VMs in the container service cluster. */ export interface ContainerServiceLinuxProfile { /** The administrator username to use for Linux VMs. */ @@ -514,23 +508,10 @@ export interface ManagedClusterPodIdentityException { podLabels: { [propertyName: string]: string }; } -/** The OIDC issuer profile of the Managed Cluster. */ -export interface ManagedClusterOidcIssuerProfile { - /** - * The OIDC issuer url of the Managed Cluster. - * NOTE: This property will not be serialized. It can only be populated by the server. - */ - readonly issuerURL?: string; - /** Whether the OIDC issuer is enabled. */ - enabled?: boolean; -} - /** Profile of network configuration. */ export interface ContainerServiceNetworkProfile { /** Network plugin used for building the Kubernetes network. */ networkPlugin?: NetworkPlugin; - /** Network plugin mode used for building the Kubernetes network. */ - networkPluginMode?: NetworkPluginMode; /** Network policy used for building the Kubernetes network. */ networkPolicy?: NetworkPolicy; /** This cannot be specified if networkPlugin is anything other than 'azure'. */ @@ -693,10 +674,6 @@ export interface ManagedClusterAPIServerAccessProfile { enablePrivateClusterPublicFqdn?: boolean; /** Whether to disable run command for the cluster or not. */ disableRunCommand?: boolean; - /** Whether to enable apiserver vnet integration for the cluster or not. */ - enableVnetIntegration?: boolean; - /** It is required when: 1. creating a new cluster with BYO Vnet; 2. updating an existing cluster to enable apiserver vnet integration. */ - subnetId?: string; } /** A private link resource */ @@ -726,11 +703,6 @@ export interface ManagedClusterHttpProxyConfig { httpsProxy?: string; /** The endpoints that should not go through proxy. */ noProxy?: string[]; - /** - * A read-only list of all endpoints for which traffic should not be sent to the proxy. This list is a superset of noProxy and values injected by AKS. - * NOTE: This property will not be serialized. It can only be populated by the server. - */ - readonly effectiveNoProxy?: string[]; /** Alternative CA cert to use for connecting to proxy servers. */ trustedCa?: string; } @@ -741,12 +713,6 @@ export interface ManagedClusterSecurityProfile { defender?: ManagedClusterSecurityProfileDefender; /** Azure Key Vault [key management service](https://kubernetes.io/docs/tasks/administer-cluster/kms-provider/) settings for the security profile. */ azureKeyVaultKms?: AzureKeyVaultKms; - /** [Workload Identity](https://azure.github.io/azure-workload-identity/docs/) settings for the security profile. */ - workloadIdentity?: ManagedClusterSecurityProfileWorkloadIdentity; - /** ImageCleaner settings for the security profile. */ - imageCleaner?: ManagedClusterSecurityProfileImageCleaner; - /** [Node Restriction](https://kubernetes.io/docs/reference/access-authn-authz/admission-controllers/#noderestriction) settings for the security profile. */ - nodeRestriction?: ManagedClusterSecurityProfileNodeRestriction; } /** Microsoft Defender settings for the security profile. */ @@ -775,26 +741,6 @@ export interface AzureKeyVaultKms { keyVaultResourceId?: string; } -/** Workload Identity settings for the security profile. */ -export interface ManagedClusterSecurityProfileWorkloadIdentity { - /** Whether to enable Workload Identity */ - enabled?: boolean; -} - -/** ImageCleaner removes unused images from nodes, freeing up disk space and helping to reduce attack surface area. Here are settings for the security profile. */ -export interface ManagedClusterSecurityProfileImageCleaner { - /** Whether to enable ImageCleaner on AKS cluster. */ - enabled?: boolean; - /** ImageCleaner scanning interval. */ - intervalHours?: number; -} - -/** Node Restriction settings for the security profile. */ -export interface ManagedClusterSecurityProfileNodeRestriction { - /** Whether to enable Node Restriction */ - enabled?: boolean; -} - /** Storage profile for the container service cluster. */ export interface ManagedClusterStorageProfile { /** AzureDisk CSI Driver settings for the storage profile. */ @@ -803,16 +749,12 @@ export interface ManagedClusterStorageProfile { fileCSIDriver?: ManagedClusterStorageProfileFileCSIDriver; /** Snapshot Controller settings for the storage profile. */ snapshotController?: ManagedClusterStorageProfileSnapshotController; - /** AzureBlob CSI Driver settings for the storage profile. */ - blobCSIDriver?: ManagedClusterStorageProfileBlobCSIDriver; } /** AzureDisk CSI Driver settings for the storage profile. */ export interface ManagedClusterStorageProfileDiskCSIDriver { /** Whether to enable AzureDisk CSI Driver. The default value is true. */ enabled?: boolean; - /** The version of AzureDisk CSI Driver. The default value is v1. */ - version?: string; } /** AzureFile CSI Driver settings for the storage profile. */ @@ -827,70 +769,6 @@ export interface ManagedClusterStorageProfileSnapshotController { enabled?: boolean; } -/** AzureBlob CSI Driver settings for the storage profile. */ -export interface ManagedClusterStorageProfileBlobCSIDriver { - /** Whether to enable AzureBlob CSI Driver. The default value is false. */ - enabled?: boolean; -} - -/** Ingress profile for the container service cluster. */ -export interface ManagedClusterIngressProfile { - /** Web App Routing settings for the ingress profile. */ - webAppRouting?: ManagedClusterIngressProfileWebAppRouting; -} - -/** Web App Routing settings for the ingress profile. */ -export interface ManagedClusterIngressProfileWebAppRouting { - /** Whether to enable Web App Routing. */ - enabled?: boolean; - /** Resource ID of the DNS Zone to be associated with the web app. Used only when Web App Routing is enabled. */ - dnsZoneResourceId?: string; -} - -/** Workload Auto-scaler profile for the container service cluster. */ -export interface ManagedClusterWorkloadAutoScalerProfile { - /** KEDA (Kubernetes Event-driven Autoscaling) settings for the workload auto-scaler profile. */ - keda?: ManagedClusterWorkloadAutoScalerProfileKeda; - verticalPodAutoscaler?: ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler; -} - -/** KEDA (Kubernetes Event-driven Autoscaling) settings for the workload auto-scaler profile. */ -export interface ManagedClusterWorkloadAutoScalerProfileKeda { - /** Whether to enable KEDA. */ - enabled: boolean; -} - -export interface ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler { - /** Whether to enable VPA. Default value is false. */ - enabled: boolean; - /** Controls which resource value autoscaler will change. Default value is RequestsAndLimits. */ - controlledValues: ControlledValues; - /** Each update mode level is a superset of the lower levels. Off; -} - -/** Properties of a Fleet that can be patched. */ -export interface FleetPatch { - /** Resource tags. */ - tags?: { [propertyName: string]: string }; -} - -/** The response from the List Fleets operation. */ -export interface FleetListResult { - /** The list of Fleets. */ - value?: Fleet[]; - /** - * The URL to get the next page of Fleets. - * NOTE: This property will not be serialized. It can only be populated by the server. - */ - readonly nextLink?: string; -} - -/** The response from the List FleetMembers operation. */ -export interface FleetMembersListResult { - /** The list of members in a given Fleet. */ - value?: FleetMember[]; - /** - * The URL to get the next page of Fleet members. - * NOTE: This property will not be serialized. It can only be populated by the server. - */ - readonly nextLink?: string; -} - -/** The list credential result response. */ -export interface FleetCredentialResults { - /** - * Base64-encoded Kubernetes configuration file. - * NOTE: This property will not be serialized. It can only be populated by the server. - */ - readonly kubeconfigs?: FleetCredentialResult[]; -} - -/** The credential result response. */ -export interface FleetCredentialResult { - /** - * The name of the credential. - * NOTE: This property will not be serialized. It can only be populated by the server. - */ - readonly name?: string; - /** - * Base64-encoded Kubernetes configuration file. - * NOTE: This property will not be serialized. It can only be populated by the server. - */ - readonly value?: Uint8Array; -} - /** Profile for the container service master. */ export interface ContainerServiceMasterProfile { /** Number of masters (VMs) in the container service cluster. Allowed values are 1, 3, and 5. The default value is 1. */ @@ -1564,28 +1213,6 @@ export interface TrackedResource extends Resource { location: string; } -/** Defines binding between a resource and role */ -export interface TrustedAccessRoleBinding extends Resource { - /** - * The current provisioning state of trusted access role binding. - * NOTE: This property will not be serialized. It can only be populated by the server. - */ - readonly provisioningState?: TrustedAccessRoleBindingProvisioningState; - /** The ARM resource ID of source resource that trusted access is configured for. */ - sourceResourceId: string; - /** A list of roles to bind, each item is a resource type qualified role name. For example: 'Microsoft.MachineLearningServices/workspaces/reader'. */ - roles: string[]; -} - -/** The resource model definition for an Azure Resource Manager resource with an etag. */ -export interface AzureEntityResource extends Resource { - /** - * Resource Etag. - * NOTE: This property will not be serialized. It can only be populated by the server. - */ - readonly etag?: string; -} - /** See [planned maintenance](https://docs.microsoft.com/azure/aks/planned-maintenance) for more information about planned maintenance. */ export interface MaintenanceConfiguration extends SubResource { /** @@ -1613,8 +1240,6 @@ export interface AgentPool extends SubResource { kubeletDiskType?: KubeletDiskType; /** Determines the type of workload a node can run. */ workloadRuntime?: WorkloadRuntime; - /** A base64-encoded string which will be written to /etc/motd after decoding. This allows customization of the message of the day for Linux nodes. It must not be specified for Windows nodes. It must be a static string (i.e., will be printed raw and not be executed as a script). */ - messageOfTheDay?: string; /** If this is not specified, a VNET and subnet will be generated and used. If no podSubnetID is specified, this applies to nodes and pods, otherwise it applies to just nodes. This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/subnets/{subnetName} */ vnetSubnetID?: string; /** If omitted, pod IPs are statically assigned on the node subnet (see vnetSubnetID for more details). This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/subnets/{subnetName} */ @@ -1623,7 +1248,7 @@ export interface AgentPool extends SubResource { maxPods?: number; /** The operating system type. The default is Linux. */ osType?: OSType; - /** Specifies the OS SKU used by the agent pool. If not specified, the default is Ubuntu if OSType=Linux or Windows2019 if OSType=Windows. And the default Windows OSSKU will be changed to Windows2022 after Windows2019 is deprecated. */ + /** Specifies the OS SKU used by the agent pool. The default is Ubuntu if OSType is Linux. The default is Windows2019 when Kubernetes <= 1.24 or Windows2022 when Kubernetes >= 1.25 if OSType is Windows. */ osSKU?: Ossku; /** The maximum number of nodes for auto-scaling */ maxCount?: number; @@ -1637,10 +1262,10 @@ export interface AgentPool extends SubResource { typePropertiesType?: AgentPoolType; /** A cluster must have at least one 'System' Agent Pool at all times. For additional information on agent pool restrictions and best practices, see: https://docs.microsoft.com/azure/aks/use-system-pools */ mode?: AgentPoolMode; - /** Both patch version and are supported. When is specified, the latest supported patch version is chosen automatically. Updating the agent pool with the same once it has been created will not trigger an upgrade, even if a newer patch version is available. As a best practice, you should upgrade all node pools in an AKS cluster to the same Kubernetes version. The node pool version must have the same major version as the control plane. The node pool minor version must be within two minor versions of the control plane version. The node pool version cannot be greater than the control plane version. For more information see [upgrading a node pool](https://docs.microsoft.com/azure/aks/use-multiple-node-pools#upgrade-a-node-pool). */ + /** Both patch version (e.g. 1.20.13) and (e.g. 1.20) are supported. When is specified, the latest supported GA patch version is chosen automatically. Updating the cluster with the same once it has been created (e.g. 1.14.x -> 1.14) will not trigger an upgrade, even if a newer patch version is available. As a best practice, you should upgrade all node pools in an AKS cluster to the same Kubernetes version. The node pool version must have the same major version as the control plane. The node pool minor version must be within two minor versions of the control plane version. The node pool version cannot be greater than the control plane version. For more information see [upgrading a node pool](https://docs.microsoft.com/azure/aks/use-multiple-node-pools#upgrade-a-node-pool). */ orchestratorVersion?: string; /** - * If orchestratorVersion was a fully specified version , this field will be exactly equal to it. If orchestratorVersion was , this field will contain the full version being used. + * If orchestratorVersion is a fully specified version , this field will be exactly equal to it. If orchestratorVersion is , this field will contain the full version being used. * NOTE: This property will not be serialized. It can only be populated by the server. */ readonly currentOrchestratorVersion?: string; @@ -1662,8 +1287,6 @@ export interface AgentPool extends SubResource { availabilityZones?: string[]; /** Some scenarios may require nodes in a node pool to receive their own dedicated public IP addresses. A common scenario is for gaming workloads, where a console needs to make a direct connection to a cloud virtual machine to minimize hops. For more information see [assigning a public IP per node](https://docs.microsoft.com/azure/aks/use-multiple-node-pools#assign-a-public-ip-per-node-for-your-node-pools). The default is false. */ enableNodePublicIP?: boolean; - /** When set to true, AKS deploys a daemonset and host services to sync custom certificate authorities from a user-provided config map into node trust stores. Defaults to false. */ - enableCustomCATrust?: boolean; /** This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/publicIPPrefixes/{publicIPPrefixName} */ nodePublicIPPrefixID?: string; /** The Virtual Machine Scale Set priority. If not specified, the default is 'Regular'. */ @@ -1694,8 +1317,6 @@ export interface AgentPool extends SubResource { gpuInstanceProfile?: GPUInstanceProfile; /** CreationData to be used to specify the source Snapshot ID if the node pool will be created/upgraded using a snapshot. */ creationData?: CreationData; - /** AKS will associate the specified agent pool with the Capacity Reservation Group. */ - capacityReservationGroupID?: string; /** This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/hostGroups/{hostGroupName}. For more information see [Azure dedicated hosts](https://docs.microsoft.com/azure/virtual-machines/dedicated-hosts). */ hostGroupID?: string; } @@ -1718,17 +1339,15 @@ export interface ManagedCluster extends TrackedResource { * NOTE: This property will not be serialized. It can only be populated by the server. */ readonly powerState?: PowerState; - /** CreationData to be used to specify the source Snapshot ID if the cluster will be created/upgraded using a snapshot. */ - creationData?: CreationData; /** * The max number of agent pools for the managed cluster. * NOTE: This property will not be serialized. It can only be populated by the server. */ readonly maxAgentPools?: number; - /** When you upgrade a supported AKS cluster, Kubernetes minor versions cannot be skipped. All upgrades must be performed sequentially by major version number. For example, upgrades between 1.14.x -> 1.15.x or 1.15.x -> 1.16.x are allowed, however 1.14.x -> 1.16.x is not allowed. See [upgrading an AKS cluster](https://docs.microsoft.com/azure/aks/upgrade-cluster) for more details. */ + /** Both patch version (e.g. 1.20.13) and (e.g. 1.20) are supported. When is specified, the latest supported GA patch version is chosen automatically. Updating the cluster with the same once it has been created (e.g. 1.14.x -> 1.14) will not trigger an upgrade, even if a newer patch version is available. When you upgrade a supported AKS cluster, Kubernetes minor versions cannot be skipped. All upgrades must be performed sequentially by major version number. For example, upgrades between 1.14.x -> 1.15.x or 1.15.x -> 1.16.x are allowed, however 1.14.x -> 1.16.x is not allowed. See [upgrading an AKS cluster](https://docs.microsoft.com/azure/aks/upgrade-cluster) for more details. */ kubernetesVersion?: string; /** - * The version of Kubernetes the Managed Cluster is running. + * If kubernetesVersion was a fully specified version , this field will be exactly equal to it. If kubernetesVersion was , this field will contain the full version being used. * NOTE: This property will not be serialized. It can only be populated by the server. */ readonly currentKubernetesVersion?: string; @@ -1763,16 +1382,12 @@ export interface ManagedCluster extends TrackedResource { addonProfiles?: { [propertyName: string]: ManagedClusterAddonProfile }; /** See [use AAD pod identity](https://docs.microsoft.com/azure/aks/use-azure-ad-pod-identity) for more details on AAD pod identity integration. */ podIdentityProfile?: ManagedClusterPodIdentityProfile; - /** The OIDC issuer profile of the Managed Cluster. */ - oidcIssuerProfile?: ManagedClusterOidcIssuerProfile; /** The name of the resource group containing agent pool nodes. */ nodeResourceGroup?: string; /** Whether to enable Kubernetes Role-Based Access Control. */ enableRbac?: boolean; /** (DEPRECATING) Whether to enable Kubernetes pod security policy (preview). This feature is set for removal on October 15th, 2020. Learn more at aka.ms/aks/azpodpolicy. */ enablePodSecurityPolicy?: boolean; - /** The default value is false. It can be enabled/disabled on creation and updation of the managed cluster. See [https://aka.ms/NamespaceARMResource](https://aka.ms/NamespaceARMResource) for more details on Namespace as a ARM Resource. */ - enableNamespaceResources?: boolean; /** The network configuration profile. */ networkProfile?: ContainerServiceNetworkProfile; /** The Azure Active Directory configuration. */ @@ -1797,14 +1412,8 @@ export interface ManagedCluster extends TrackedResource { securityProfile?: ManagedClusterSecurityProfile; /** Storage profile for the managed cluster. */ storageProfile?: ManagedClusterStorageProfile; - /** Ingress profile for the managed cluster. */ - ingressProfile?: ManagedClusterIngressProfile; /** Allow or deny public network access for AKS */ publicNetworkAccess?: PublicNetworkAccess; - /** Workload Auto-scaler profile for the container service cluster. */ - workloadAutoScalerProfile?: ManagedClusterWorkloadAutoScalerProfile; - /** Prometheus addon profile for the container service cluster */ - azureMonitorProfile?: ManagedClusterAzureMonitorProfile; } /** Managed cluster Access Profile. */ @@ -1835,7 +1444,7 @@ export interface Snapshot extends TrackedResource { */ readonly osType?: OSType; /** - * Specifies the OS SKU used by the agent pool. If not specified, the default is Ubuntu if OSType=Linux or Windows2019 if OSType=Windows. And the default Windows OSSKU will be changed to Windows2022 after Windows2019 is deprecated. + * Specifies the OS SKU used by the agent pool. The default is Ubuntu if OSType is Linux. The default is Windows2019 when Kubernetes <= 1.24 or Windows2022 when Kubernetes >= 1.25 if OSType is Windows. * NOTE: This property will not be serialized. It can only be populated by the server. */ readonly osSku?: Ossku; @@ -1851,46 +1460,6 @@ export interface Snapshot extends TrackedResource { readonly enableFips?: boolean; } -/** A managed cluster snapshot resource. */ -export interface ManagedClusterSnapshot extends TrackedResource { - /** CreationData to be used to specify the source resource ID to create this snapshot. */ - creationData?: CreationData; - /** The type of a snapshot. The default is NodePool. */ - snapshotType?: SnapshotType; - /** - * What the properties will be showed when getting managed cluster snapshot. Those properties are read-only. - * NOTE: This property will not be serialized. It can only be populated by the server. - */ - readonly managedClusterPropertiesReadOnly?: ManagedClusterPropertiesForSnapshot; -} - -/** The Fleet resource which contains multiple Kubernetes clusters as its members. */ -export interface Fleet extends TrackedResource { - /** - * Resource Etag. - * NOTE: This property will not be serialized. It can only be populated by the server. - */ - readonly etag?: string; - /** The FleetHubProfile configures the Fleet's hub. */ - hubProfile?: FleetHubProfile; - /** - * The provisioning state of the last accepted operation. - * NOTE: This property will not be serialized. It can only be populated by the server. - */ - readonly provisioningState?: FleetProvisioningState; -} - -/** A member of the Fleet. It contains a reference to an existing Kubernetes cluster on Azure. */ -export interface FleetMember extends AzureEntityResource { - /** The ARM resource id of the cluster that joins the Fleet. Must be a valid Azure resource id. e.g.: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{clusterName}'. */ - clusterResourceId?: string; - /** - * The provisioning state of the last accepted operation. - * NOTE: This property will not be serialized. It can only be populated by the server. - */ - readonly provisioningState?: FleetMemberProvisioningState; -} - /** Defines headers for AgentPools_upgradeNodeImageVersion operation. */ export interface AgentPoolsUpgradeNodeImageVersionHeaders { /** URL to query for status of the operation. */ @@ -2224,7 +1793,7 @@ export enum KnownNetworkPlugin { Azure = "azure", /** Use the Kubenet network plugin. See [Kubenet (basic) networking](https://docs.microsoft.com/azure/aks/concepts-network#kubenet-basic-networking) for more information. */ Kubenet = "kubenet", - /** Do not use a network plugin. A custom CNI will need to be installed after cluster creation for networking functionality. */ + /** No CNI plugin is pre-installed. See [BYO CNI](https://docs.microsoft.com/en-us/azure/aks/use-byo-cni) for more information. */ None = "none" } @@ -2235,25 +1804,10 @@ export enum KnownNetworkPlugin { * ### Known values supported by the service * **azure**: Use the Azure CNI network plugin. See [Azure CNI (advanced) networking](https:\/\/docs.microsoft.com\/azure\/aks\/concepts-network#azure-cni-advanced-networking) for more information. \ * **kubenet**: Use the Kubenet network plugin. See [Kubenet (basic) networking](https:\/\/docs.microsoft.com\/azure\/aks\/concepts-network#kubenet-basic-networking) for more information. \ - * **none**: Do not use a network plugin. A custom CNI will need to be installed after cluster creation for networking functionality. + * **none**: No CNI plugin is pre-installed. See [BYO CNI](https:\/\/docs.microsoft.com\/en-us\/azure\/aks\/use-byo-cni) for more information. */ export type NetworkPlugin = string; -/** Known values of {@link NetworkPluginMode} that the service accepts. */ -export enum KnownNetworkPluginMode { - /** Pods are given IPs from the PodCIDR address space but use Azure Routing Domains rather than Kubenet reference plugins host-local and bridge. */ - Overlay = "Overlay" -} - -/** - * Defines values for NetworkPluginMode. \ - * {@link KnownNetworkPluginMode} can be used interchangeably with NetworkPluginMode, - * this enum contains the known values that the service supports. - * ### Known values supported by the service - * **Overlay**: Pods are given IPs from the PodCIDR address space but use Azure Routing Domains rather than Kubenet reference plugins host-local and bridge. - */ -export type NetworkPluginMode = string; - /** Known values of {@link NetworkPolicy} that the service accepts. */ export enum KnownNetworkPolicy { /** Use Calico network policies. See [differences between Azure and Calico policies](https://docs.microsoft.com/azure/aks/use-network-policies#differences-between-azure-and-calico-policies-and-their-capabilities) for more information. */ @@ -2421,12 +1975,10 @@ export type KeyVaultNetworkAccessTypes = string; /** Known values of {@link PublicNetworkAccess} that the service accepts. */ export enum KnownPublicNetworkAccess { - /** Inbound/Outbound to the managedCluster is allowed. */ + /** Enabled */ Enabled = "Enabled", - /** Inbound traffic to managedCluster is disabled, traffic from managedCluster is allowed. */ - Disabled = "Disabled", - /** Inbound/Outbound traffic is managed by Microsoft.Network/NetworkSecurityPerimeters. */ - SecuredByPerimeter = "SecuredByPerimeter" + /** Disabled */ + Disabled = "Disabled" } /** @@ -2434,54 +1986,11 @@ export enum KnownPublicNetworkAccess { * {@link KnownPublicNetworkAccess} can be used interchangeably with PublicNetworkAccess, * this enum contains the known values that the service supports. * ### Known values supported by the service - * **Enabled**: Inbound\/Outbound to the managedCluster is allowed. \ - * **Disabled**: Inbound traffic to managedCluster is disabled, traffic from managedCluster is allowed. \ - * **SecuredByPerimeter**: Inbound\/Outbound traffic is managed by Microsoft.Network\/NetworkSecurityPerimeters. + * **Enabled** \ + * **Disabled** */ export type PublicNetworkAccess = string; -/** Known values of {@link ControlledValues} that the service accepts. */ -export enum KnownControlledValues { - /** Autoscaler will control resource requests and limits. */ - RequestsAndLimits = "RequestsAndLimits", - /** Autoscaler will control resource requests only. */ - RequestsOnly = "RequestsOnly" -} - -/** - * Defines values for ControlledValues. \ - * {@link KnownControlledValues} can be used interchangeably with ControlledValues, - * this enum contains the known values that the service supports. - * ### Known values supported by the service - * **RequestsAndLimits**: Autoscaler will control resource requests and limits. \ - * **RequestsOnly**: Autoscaler will control resource requests only. - */ -export type ControlledValues = string; - -/** Known values of {@link UpdateMode} that the service accepts. */ -export enum KnownUpdateMode { - /** Autoscaler never changes pod resources but provides recommendations. */ - Off = "Off", - /** Autoscaler only assigns resources on pod creation and doesn't change them during the lifetime of the pod. */ - Initial = "Initial", - /** Autoscaler assigns resources on pod creation and updates pods that need further scaling during their lifetime by deleting and recreating. */ - Recreate = "Recreate", - /** Autoscaler chooses the update mode. Autoscaler currently does the same as Recreate. In the future, it may take advantage of restart-free mechanisms once they are available. */ - Auto = "Auto" -} - -/** - * Defines values for UpdateMode. \ - * {@link KnownUpdateMode} can be used interchangeably with UpdateMode, - * this enum contains the known values that the service supports. - * ### Known values supported by the service - * **Off**: Autoscaler never changes pod resources but provides recommendations. \ - * **Initial**: Autoscaler only assigns resources on pod creation and doesn't change them during the lifetime of the pod. \ - * **Recreate**: Autoscaler assigns resources on pod creation and updates pods that need further scaling during their lifetime by deleting and recreating. \ - * **Auto**: Autoscaler chooses the update mode. Autoscaler currently does the same as Recreate. In the future, it may take advantage of restart-free mechanisms once they are available. - */ -export type UpdateMode = string; - /** Known values of {@link CreatedByType} that the service accepts. */ export enum KnownCreatedByType { /** User */ @@ -2608,9 +2117,7 @@ export type ConnectionStatus = string; /** Known values of {@link SnapshotType} that the service accepts. */ export enum KnownSnapshotType { /** The snapshot is a snapshot of a node pool. */ - NodePool = "NodePool", - /** The snapshot is a snapshot of a managed cluster. */ - ManagedCluster = "ManagedCluster" + NodePool = "NodePool" } /** @@ -2618,95 +2125,10 @@ export enum KnownSnapshotType { * {@link KnownSnapshotType} can be used interchangeably with SnapshotType, * this enum contains the known values that the service supports. * ### Known values supported by the service - * **NodePool**: The snapshot is a snapshot of a node pool. \ - * **ManagedCluster**: The snapshot is a snapshot of a managed cluster. + * **NodePool**: The snapshot is a snapshot of a node pool. */ export type SnapshotType = string; -/** Known values of {@link TrustedAccessRoleBindingProvisioningState} that the service accepts. */ -export enum KnownTrustedAccessRoleBindingProvisioningState { - /** Succeeded */ - Succeeded = "Succeeded", - /** Failed */ - Failed = "Failed", - /** Updating */ - Updating = "Updating", - /** Deleting */ - Deleting = "Deleting" -} - -/** - * Defines values for TrustedAccessRoleBindingProvisioningState. \ - * {@link KnownTrustedAccessRoleBindingProvisioningState} can be used interchangeably with TrustedAccessRoleBindingProvisioningState, - * this enum contains the known values that the service supports. - * ### Known values supported by the service - * **Succeeded** \ - * **Failed** \ - * **Updating** \ - * **Deleting** - */ -export type TrustedAccessRoleBindingProvisioningState = string; - -/** Known values of {@link FleetProvisioningState} that the service accepts. */ -export enum KnownFleetProvisioningState { - /** Succeeded */ - Succeeded = "Succeeded", - /** Failed */ - Failed = "Failed", - /** Canceled */ - Canceled = "Canceled", - /** Creating */ - Creating = "Creating", - /** Deleting */ - Deleting = "Deleting", - /** Updating */ - Updating = "Updating" -} - -/** - * Defines values for FleetProvisioningState. \ - * {@link KnownFleetProvisioningState} can be used interchangeably with FleetProvisioningState, - * this enum contains the known values that the service supports. - * ### Known values supported by the service - * **Succeeded** \ - * **Failed** \ - * **Canceled** \ - * **Creating** \ - * **Deleting** \ - * **Updating** - */ -export type FleetProvisioningState = string; - -/** Known values of {@link FleetMemberProvisioningState} that the service accepts. */ -export enum KnownFleetMemberProvisioningState { - /** Succeeded */ - Succeeded = "Succeeded", - /** Failed */ - Failed = "Failed", - /** Canceled */ - Canceled = "Canceled", - /** Joining */ - Joining = "Joining", - /** Leaving */ - Leaving = "Leaving", - /** Updating */ - Updating = "Updating" -} - -/** - * Defines values for FleetMemberProvisioningState. \ - * {@link KnownFleetMemberProvisioningState} can be used interchangeably with FleetMemberProvisioningState, - * this enum contains the known values that the service supports. - * ### Known values supported by the service - * **Succeeded** \ - * **Failed** \ - * **Canceled** \ - * **Joining** \ - * **Leaving** \ - * **Updating** - */ -export type FleetMemberProvisioningState = string; - /** Known values of {@link ContainerServiceVMSizeTypes} that the service accepts. */ export enum KnownContainerServiceVMSizeTypes { /** StandardA1 */ @@ -3374,8 +2796,6 @@ export type ManagedClustersUpdateTagsResponse = ManagedCluster; /** Optional parameters. */ export interface ManagedClustersDeleteOptionalParams extends coreClient.OperationOptions { - /** ignore-pod-disruption-budget=true to delete those pods on a node without considering Pod Disruption Budget */ - ignorePodDisruptionBudget?: boolean; /** Delay to wait until next poll, in milliseconds. */ updateIntervalInMs?: number; /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */ @@ -3400,10 +2820,6 @@ export interface ManagedClustersResetAADProfileOptionalParams resumeFrom?: string; } -/** Optional parameters. */ -export interface ManagedClustersAbortLatestOperationOptionalParams - extends coreClient.OperationOptions {} - /** Optional parameters. */ export interface ManagedClustersRotateClusterCertificatesOptionalParams extends coreClient.OperationOptions { @@ -3413,15 +2829,6 @@ export interface ManagedClustersRotateClusterCertificatesOptionalParams resumeFrom?: string; } -/** Optional parameters. */ -export interface ManagedClustersRotateServiceAccountSigningKeysOptionalParams - extends coreClient.OperationOptions { - /** Delay to wait until next poll, in milliseconds. */ - updateIntervalInMs?: number; - /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */ - resumeFrom?: string; -} - /** Optional parameters. */ export interface ManagedClustersStopOptionalParams extends coreClient.OperationOptions { @@ -3519,10 +2926,6 @@ export interface MaintenanceConfigurationsListByManagedClusterNextOptionalParams /** Contains response data for the listByManagedClusterNext operation. */ export type MaintenanceConfigurationsListByManagedClusterNextResponse = MaintenanceConfigurationListResult; -/** Optional parameters. */ -export interface AgentPoolsAbortLatestOperationOptionalParams - extends coreClient.OperationOptions {} - /** Optional parameters. */ export interface AgentPoolsListOptionalParams extends coreClient.OperationOptions {} @@ -3552,8 +2955,6 @@ export type AgentPoolsCreateOrUpdateResponse = AgentPool; /** Optional parameters. */ export interface AgentPoolsDeleteOptionalParams extends coreClient.OperationOptions { - /** ignore-pod-disruption-budget=true to delete those pods on a node without considering Pod Disruption Budget */ - ignorePodDisruptionBudget?: boolean; /** Delay to wait until next poll, in milliseconds. */ updateIntervalInMs?: number; /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */ @@ -3687,232 +3088,6 @@ export interface SnapshotsListByResourceGroupNextOptionalParams /** Contains response data for the listByResourceGroupNext operation. */ export type SnapshotsListByResourceGroupNextResponse = SnapshotListResult; -/** Optional parameters. */ -export interface ManagedClusterSnapshotsListOptionalParams - extends coreClient.OperationOptions {} - -/** Contains response data for the list operation. */ -export type ManagedClusterSnapshotsListResponse = ManagedClusterSnapshotListResult; - -/** Optional parameters. */ -export interface ManagedClusterSnapshotsListByResourceGroupOptionalParams - extends coreClient.OperationOptions {} - -/** Contains response data for the listByResourceGroup operation. */ -export type ManagedClusterSnapshotsListByResourceGroupResponse = ManagedClusterSnapshotListResult; - -/** Optional parameters. */ -export interface ManagedClusterSnapshotsGetOptionalParams - extends coreClient.OperationOptions {} - -/** Contains response data for the get operation. */ -export type ManagedClusterSnapshotsGetResponse = ManagedClusterSnapshot; - -/** Optional parameters. */ -export interface ManagedClusterSnapshotsCreateOrUpdateOptionalParams - extends coreClient.OperationOptions {} - -/** Contains response data for the createOrUpdate operation. */ -export type ManagedClusterSnapshotsCreateOrUpdateResponse = ManagedClusterSnapshot; - -/** Optional parameters. */ -export interface ManagedClusterSnapshotsUpdateTagsOptionalParams - extends coreClient.OperationOptions {} - -/** Contains response data for the updateTags operation. */ -export type ManagedClusterSnapshotsUpdateTagsResponse = ManagedClusterSnapshot; - -/** Optional parameters. */ -export interface ManagedClusterSnapshotsDeleteOptionalParams - extends coreClient.OperationOptions {} - -/** Optional parameters. */ -export interface ManagedClusterSnapshotsListNextOptionalParams - extends coreClient.OperationOptions {} - -/** Contains response data for the listNext operation. */ -export type ManagedClusterSnapshotsListNextResponse = ManagedClusterSnapshotListResult; - -/** Optional parameters. */ -export interface ManagedClusterSnapshotsListByResourceGroupNextOptionalParams - extends coreClient.OperationOptions {} - -/** Contains response data for the listByResourceGroupNext operation. */ -export type ManagedClusterSnapshotsListByResourceGroupNextResponse = ManagedClusterSnapshotListResult; - -/** Optional parameters. */ -export interface TrustedAccessRolesListOptionalParams - extends coreClient.OperationOptions {} - -/** Contains response data for the list operation. */ -export type TrustedAccessRolesListResponse = TrustedAccessRoleListResult; - -/** Optional parameters. */ -export interface TrustedAccessRolesListNextOptionalParams - extends coreClient.OperationOptions {} - -/** Contains response data for the listNext operation. */ -export type TrustedAccessRolesListNextResponse = TrustedAccessRoleListResult; - -/** Optional parameters. */ -export interface TrustedAccessRoleBindingsListOptionalParams - extends coreClient.OperationOptions {} - -/** Contains response data for the list operation. */ -export type TrustedAccessRoleBindingsListResponse = TrustedAccessRoleBindingListResult; - -/** Optional parameters. */ -export interface TrustedAccessRoleBindingsGetOptionalParams - extends coreClient.OperationOptions {} - -/** Contains response data for the get operation. */ -export type TrustedAccessRoleBindingsGetResponse = TrustedAccessRoleBinding; - -/** Optional parameters. */ -export interface TrustedAccessRoleBindingsCreateOrUpdateOptionalParams - extends coreClient.OperationOptions {} - -/** Contains response data for the createOrUpdate operation. */ -export type TrustedAccessRoleBindingsCreateOrUpdateResponse = TrustedAccessRoleBinding; - -/** Optional parameters. */ -export interface TrustedAccessRoleBindingsDeleteOptionalParams - extends coreClient.OperationOptions {} - -/** Optional parameters. */ -export interface TrustedAccessRoleBindingsListNextOptionalParams - extends coreClient.OperationOptions {} - -/** Contains response data for the listNext operation. */ -export type TrustedAccessRoleBindingsListNextResponse = TrustedAccessRoleBindingListResult; - -/** Optional parameters. */ -export interface FleetsCreateOrUpdateOptionalParams - extends coreClient.OperationOptions { - /** Omit this value to always overwrite the current resource. Specify the last-seen ETag value to prevent accidentally overwriting concurrent changes. */ - ifMatch?: string; - /** Set to '*' to allow a new resource to be created and prevent updating an existing resource. Other values will result in a 412 Pre-condition Failed response. */ - ifNoneMatch?: string; - /** Delay to wait until next poll, in milliseconds. */ - updateIntervalInMs?: number; - /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */ - resumeFrom?: string; -} - -/** Contains response data for the createOrUpdate operation. */ -export type FleetsCreateOrUpdateResponse = Fleet; - -/** Optional parameters. */ -export interface FleetsUpdateOptionalParams - extends coreClient.OperationOptions { - /** Omit this value to always overwrite the current resource. Specify the last-seen ETag value to prevent accidentally overwriting concurrent changes. */ - ifMatch?: string; - /** The properties of a Fleet to update. */ - parameters?: FleetPatch; -} - -/** Contains response data for the update operation. */ -export type FleetsUpdateResponse = Fleet; - -/** Optional parameters. */ -export interface FleetsGetOptionalParams extends coreClient.OperationOptions {} - -/** Contains response data for the get operation. */ -export type FleetsGetResponse = Fleet; - -/** Optional parameters. */ -export interface FleetsDeleteOptionalParams - extends coreClient.OperationOptions { - /** Omit this value to always overwrite the current resource. Specify the last-seen ETag value to prevent accidentally overwriting concurrent changes. */ - ifMatch?: string; - /** Delay to wait until next poll, in milliseconds. */ - updateIntervalInMs?: number; - /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */ - resumeFrom?: string; -} - -/** Optional parameters. */ -export interface FleetsListByResourceGroupOptionalParams - extends coreClient.OperationOptions {} - -/** Contains response data for the listByResourceGroup operation. */ -export type FleetsListByResourceGroupResponse = FleetListResult; - -/** Optional parameters. */ -export interface FleetsListOptionalParams extends coreClient.OperationOptions {} - -/** Contains response data for the list operation. */ -export type FleetsListResponse = FleetListResult; - -/** Optional parameters. */ -export interface FleetsListCredentialsOptionalParams - extends coreClient.OperationOptions {} - -/** Contains response data for the listCredentials operation. */ -export type FleetsListCredentialsResponse = FleetCredentialResults; - -/** Optional parameters. */ -export interface FleetsListByResourceGroupNextOptionalParams - extends coreClient.OperationOptions {} - -/** Contains response data for the listByResourceGroupNext operation. */ -export type FleetsListByResourceGroupNextResponse = FleetListResult; - -/** Optional parameters. */ -export interface FleetsListNextOptionalParams - extends coreClient.OperationOptions {} - -/** Contains response data for the listNext operation. */ -export type FleetsListNextResponse = FleetListResult; - -/** Optional parameters. */ -export interface FleetMembersCreateOrUpdateOptionalParams - extends coreClient.OperationOptions { - /** Omit this value to always overwrite the current resource. Specify the last-seen ETag value to prevent accidentally overwriting concurrent changes. */ - ifMatch?: string; - /** Set to '*' to allow a new resource to be created and prevent updating an existing resource. Other values will result in a 412 Pre-condition Failed response. */ - ifNoneMatch?: string; - /** Delay to wait until next poll, in milliseconds. */ - updateIntervalInMs?: number; - /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */ - resumeFrom?: string; -} - -/** Contains response data for the createOrUpdate operation. */ -export type FleetMembersCreateOrUpdateResponse = FleetMember; - -/** Optional parameters. */ -export interface FleetMembersGetOptionalParams - extends coreClient.OperationOptions {} - -/** Contains response data for the get operation. */ -export type FleetMembersGetResponse = FleetMember; - -/** Optional parameters. */ -export interface FleetMembersDeleteOptionalParams - extends coreClient.OperationOptions { - /** Omit this value to always overwrite the current resource. Specify the last-seen ETag value to prevent accidentally overwriting concurrent changes. */ - ifMatch?: string; - /** Delay to wait until next poll, in milliseconds. */ - updateIntervalInMs?: number; - /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */ - resumeFrom?: string; -} - -/** Optional parameters. */ -export interface FleetMembersListByFleetOptionalParams - extends coreClient.OperationOptions {} - -/** Contains response data for the listByFleet operation. */ -export type FleetMembersListByFleetResponse = FleetMembersListResult; - -/** Optional parameters. */ -export interface FleetMembersListByFleetNextOptionalParams - extends coreClient.OperationOptions {} - -/** Contains response data for the listByFleetNext operation. */ -export type FleetMembersListByFleetNextResponse = FleetMembersListResult; - /** Optional parameters. */ export interface ContainerServiceClientOptionalParams extends coreClient.ServiceClientOptions { diff --git a/sdk/containerservice/arm-containerservice/src/models/mappers.ts b/sdk/containerservice/arm-containerservice/src/models/mappers.ts index da3a6b8bdf7e..103159a89c1e 100644 --- a/sdk/containerservice/arm-containerservice/src/models/mappers.ts +++ b/sdk/containerservice/arm-containerservice/src/models/mappers.ts @@ -352,21 +352,6 @@ export const PowerState: coreClient.CompositeMapper = { } }; -export const CreationData: coreClient.CompositeMapper = { - type: { - name: "Composite", - className: "CreationData", - modelProperties: { - sourceResourceId: { - serializedName: "sourceResourceId", - type: { - name: "String" - } - } - } - } -}; - export const ManagedClusterAgentPoolProfileProperties: coreClient.CompositeMapper = { type: { name: "Composite", @@ -412,12 +397,6 @@ export const ManagedClusterAgentPoolProfileProperties: coreClient.CompositeMappe name: "String" } }, - messageOfTheDay: { - serializedName: "messageOfTheDay", - type: { - name: "String" - } - }, vnetSubnetID: { serializedName: "vnetSubnetID", type: { @@ -543,12 +522,6 @@ export const ManagedClusterAgentPoolProfileProperties: coreClient.CompositeMappe name: "Boolean" } }, - enableCustomCATrust: { - serializedName: "enableCustomCATrust", - type: { - name: "Boolean" - } - }, nodePublicIPPrefixID: { serializedName: "nodePublicIPPrefixID", type: { @@ -652,12 +625,6 @@ export const ManagedClusterAgentPoolProfileProperties: coreClient.CompositeMappe className: "CreationData" } }, - capacityReservationGroupID: { - serializedName: "capacityReservationGroupID", - type: { - name: "String" - } - }, hostGroupID: { serializedName: "hostGroupID", type: { @@ -977,6 +944,21 @@ export const SysctlConfig: coreClient.CompositeMapper = { } }; +export const CreationData: coreClient.CompositeMapper = { + type: { + name: "Composite", + className: "CreationData", + modelProperties: { + sourceResourceId: { + serializedName: "sourceResourceId", + type: { + name: "String" + } + } + } + } +}; + export const ContainerServiceLinuxProfile: coreClient.CompositeMapper = { type: { name: "Composite", @@ -1385,28 +1367,6 @@ export const ManagedClusterPodIdentityException: coreClient.CompositeMapper = { } }; -export const ManagedClusterOidcIssuerProfile: coreClient.CompositeMapper = { - type: { - name: "Composite", - className: "ManagedClusterOidcIssuerProfile", - modelProperties: { - issuerURL: { - serializedName: "issuerURL", - readOnly: true, - type: { - name: "String" - } - }, - enabled: { - serializedName: "enabled", - type: { - name: "Boolean" - } - } - } - } -}; - export const ContainerServiceNetworkProfile: coreClient.CompositeMapper = { type: { name: "Composite", @@ -1419,12 +1379,6 @@ export const ContainerServiceNetworkProfile: coreClient.CompositeMapper = { name: "String" } }, - networkPluginMode: { - serializedName: "networkPluginMode", - type: { - name: "String" - } - }, networkPolicy: { serializedName: "networkPolicy", type: { @@ -1987,18 +1941,6 @@ export const ManagedClusterAPIServerAccessProfile: coreClient.CompositeMapper = type: { name: "Boolean" } - }, - enableVnetIntegration: { - serializedName: "enableVnetIntegration", - type: { - name: "Boolean" - } - }, - subnetId: { - serializedName: "subnetId", - type: { - name: "String" - } } } } @@ -2083,18 +2025,6 @@ export const ManagedClusterHttpProxyConfig: coreClient.CompositeMapper = { } } }, - effectiveNoProxy: { - serializedName: "effectiveNoProxy", - readOnly: true, - type: { - name: "Sequence", - element: { - type: { - name: "String" - } - } - } - }, trustedCa: { serializedName: "trustedCa", type: { @@ -2123,27 +2053,6 @@ export const ManagedClusterSecurityProfile: coreClient.CompositeMapper = { name: "Composite", className: "AzureKeyVaultKms" } - }, - workloadIdentity: { - serializedName: "workloadIdentity", - type: { - name: "Composite", - className: "ManagedClusterSecurityProfileWorkloadIdentity" - } - }, - imageCleaner: { - serializedName: "imageCleaner", - type: { - name: "Composite", - className: "ManagedClusterSecurityProfileImageCleaner" - } - }, - nodeRestriction: { - serializedName: "nodeRestriction", - type: { - name: "Composite", - className: "ManagedClusterSecurityProfileNodeRestriction" - } } } } @@ -2220,57 +2129,6 @@ export const AzureKeyVaultKms: coreClient.CompositeMapper = { } }; -export const ManagedClusterSecurityProfileWorkloadIdentity: coreClient.CompositeMapper = { - type: { - name: "Composite", - className: "ManagedClusterSecurityProfileWorkloadIdentity", - modelProperties: { - enabled: { - serializedName: "enabled", - type: { - name: "Boolean" - } - } - } - } -}; - -export const ManagedClusterSecurityProfileImageCleaner: coreClient.CompositeMapper = { - type: { - name: "Composite", - className: "ManagedClusterSecurityProfileImageCleaner", - modelProperties: { - enabled: { - serializedName: "enabled", - type: { - name: "Boolean" - } - }, - intervalHours: { - serializedName: "intervalHours", - type: { - name: "Number" - } - } - } - } -}; - -export const ManagedClusterSecurityProfileNodeRestriction: coreClient.CompositeMapper = { - type: { - name: "Composite", - className: "ManagedClusterSecurityProfileNodeRestriction", - modelProperties: { - enabled: { - serializedName: "enabled", - type: { - name: "Boolean" - } - } - } - } -}; - export const ManagedClusterStorageProfile: coreClient.CompositeMapper = { type: { name: "Composite", @@ -2296,13 +2154,6 @@ export const ManagedClusterStorageProfile: coreClient.CompositeMapper = { name: "Composite", className: "ManagedClusterStorageProfileSnapshotController" } - }, - blobCSIDriver: { - serializedName: "blobCSIDriver", - type: { - name: "Composite", - className: "ManagedClusterStorageProfileBlobCSIDriver" - } } } } @@ -2318,12 +2169,6 @@ export const ManagedClusterStorageProfileDiskCSIDriver: coreClient.CompositeMapp type: { name: "Boolean" } - }, - version: { - serializedName: "version", - type: { - name: "String" - } } } } @@ -2359,295 +2204,110 @@ export const ManagedClusterStorageProfileSnapshotController: coreClient.Composit } }; -export const ManagedClusterStorageProfileBlobCSIDriver: coreClient.CompositeMapper = { +export const Resource: coreClient.CompositeMapper = { type: { name: "Composite", - className: "ManagedClusterStorageProfileBlobCSIDriver", + className: "Resource", modelProperties: { - enabled: { - serializedName: "enabled", + id: { + serializedName: "id", + readOnly: true, type: { - name: "Boolean" + name: "String" } - } - } - } -}; - -export const ManagedClusterIngressProfile: coreClient.CompositeMapper = { - type: { - name: "Composite", - className: "ManagedClusterIngressProfile", - modelProperties: { - webAppRouting: { - serializedName: "webAppRouting", + }, + name: { + serializedName: "name", + readOnly: true, + type: { + name: "String" + } + }, + type: { + serializedName: "type", + readOnly: true, + type: { + name: "String" + } + }, + systemData: { + serializedName: "systemData", type: { name: "Composite", - className: "ManagedClusterIngressProfileWebAppRouting" + className: "SystemData" } } } } }; -export const ManagedClusterIngressProfileWebAppRouting: coreClient.CompositeMapper = { +export const SystemData: coreClient.CompositeMapper = { type: { name: "Composite", - className: "ManagedClusterIngressProfileWebAppRouting", + className: "SystemData", modelProperties: { - enabled: { - serializedName: "enabled", + createdBy: { + serializedName: "createdBy", type: { - name: "Boolean" + name: "String" } }, - dnsZoneResourceId: { - serializedName: "dnsZoneResourceId", + createdByType: { + serializedName: "createdByType", type: { name: "String" } - } - } - } -}; - -export const ManagedClusterWorkloadAutoScalerProfile: coreClient.CompositeMapper = { - type: { - name: "Composite", - className: "ManagedClusterWorkloadAutoScalerProfile", - modelProperties: { - keda: { - serializedName: "keda", + }, + createdAt: { + serializedName: "createdAt", type: { - name: "Composite", - className: "ManagedClusterWorkloadAutoScalerProfileKeda" + name: "DateTime" } }, - verticalPodAutoscaler: { - serializedName: "verticalPodAutoscaler", + lastModifiedBy: { + serializedName: "lastModifiedBy", type: { - name: "Composite", - className: - "ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler" + name: "String" } - } - } - } -}; - -export const ManagedClusterWorkloadAutoScalerProfileKeda: coreClient.CompositeMapper = { - type: { - name: "Composite", - className: "ManagedClusterWorkloadAutoScalerProfileKeda", - modelProperties: { - enabled: { - serializedName: "enabled", - required: true, + }, + lastModifiedByType: { + serializedName: "lastModifiedByType", type: { - name: "Boolean" + name: "String" + } + }, + lastModifiedAt: { + serializedName: "lastModifiedAt", + type: { + name: "DateTime" } } } } }; -export const ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler: coreClient.CompositeMapper = { +export const ManagedClusterUpgradeProfile: coreClient.CompositeMapper = { type: { name: "Composite", - className: "ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler", + className: "ManagedClusterUpgradeProfile", modelProperties: { - enabled: { - defaultValue: false, - serializedName: "enabled", - required: true, + id: { + serializedName: "id", + readOnly: true, type: { - name: "Boolean" + name: "String" } }, - controlledValues: { - defaultValue: "RequestsAndLimits", - serializedName: "controlledValues", - required: true, + name: { + serializedName: "name", + readOnly: true, type: { name: "String" } }, - updateMode: { - defaultValue: "Off", - serializedName: "updateMode", - required: true, - type: { - name: "String" - } - } - } - } -}; - -export const ManagedClusterAzureMonitorProfile: coreClient.CompositeMapper = { - type: { - name: "Composite", - className: "ManagedClusterAzureMonitorProfile", - modelProperties: { - metrics: { - serializedName: "metrics", - type: { - name: "Composite", - className: "ManagedClusterAzureMonitorProfileMetrics" - } - } - } - } -}; - -export const ManagedClusterAzureMonitorProfileMetrics: coreClient.CompositeMapper = { - type: { - name: "Composite", - className: "ManagedClusterAzureMonitorProfileMetrics", - modelProperties: { - enabled: { - serializedName: "enabled", - required: true, - type: { - name: "Boolean" - } - }, - kubeStateMetrics: { - serializedName: "kubeStateMetrics", - type: { - name: "Composite", - className: "ManagedClusterAzureMonitorProfileKubeStateMetrics" - } - } - } - } -}; - -export const ManagedClusterAzureMonitorProfileKubeStateMetrics: coreClient.CompositeMapper = { - type: { - name: "Composite", - className: "ManagedClusterAzureMonitorProfileKubeStateMetrics", - modelProperties: { - metricLabelsAllowlist: { - serializedName: "metricLabelsAllowlist", - type: { - name: "String" - } - }, - metricAnnotationsAllowList: { - serializedName: "metricAnnotationsAllowList", - type: { - name: "String" - } - } - } - } -}; - -export const Resource: coreClient.CompositeMapper = { - type: { - name: "Composite", - className: "Resource", - modelProperties: { - id: { - serializedName: "id", - readOnly: true, - type: { - name: "String" - } - }, - name: { - serializedName: "name", - readOnly: true, - type: { - name: "String" - } - }, - type: { - serializedName: "type", - readOnly: true, - type: { - name: "String" - } - }, - systemData: { - serializedName: "systemData", - type: { - name: "Composite", - className: "SystemData" - } - } - } - } -}; - -export const SystemData: coreClient.CompositeMapper = { - type: { - name: "Composite", - className: "SystemData", - modelProperties: { - createdBy: { - serializedName: "createdBy", - type: { - name: "String" - } - }, - createdByType: { - serializedName: "createdByType", - type: { - name: "String" - } - }, - createdAt: { - serializedName: "createdAt", - type: { - name: "DateTime" - } - }, - lastModifiedBy: { - serializedName: "lastModifiedBy", - type: { - name: "String" - } - }, - lastModifiedByType: { - serializedName: "lastModifiedByType", - type: { - name: "String" - } - }, - lastModifiedAt: { - serializedName: "lastModifiedAt", - type: { - name: "DateTime" - } - } - } - } -}; - -export const ManagedClusterUpgradeProfile: coreClient.CompositeMapper = { - type: { - name: "Composite", - className: "ManagedClusterUpgradeProfile", - modelProperties: { - id: { - serializedName: "id", - readOnly: true, - type: { - name: "String" - } - }, - name: { - serializedName: "name", - readOnly: true, - type: { - name: "String" - } - }, - type: { - serializedName: "type", - readOnly: true, + type: { + serializedName: "type", + readOnly: true, type: { name: "String" } @@ -3289,586 +2949,37 @@ export const RunCommandResult: coreClient.CompositeMapper = { } }, logs: { - serializedName: "properties.logs", - readOnly: true, - type: { - name: "String" - } - }, - reason: { - serializedName: "properties.reason", - readOnly: true, - type: { - name: "String" - } - } - } - } -}; - -export const OutboundEnvironmentEndpointCollection: coreClient.CompositeMapper = { - type: { - name: "Composite", - className: "OutboundEnvironmentEndpointCollection", - modelProperties: { - value: { - serializedName: "value", - required: true, - type: { - name: "Sequence", - element: { - type: { - name: "Composite", - className: "OutboundEnvironmentEndpoint" - } - } - } - }, - nextLink: { - serializedName: "nextLink", - readOnly: true, - type: { - name: "String" - } - } - } - } -}; - -export const OutboundEnvironmentEndpoint: coreClient.CompositeMapper = { - type: { - name: "Composite", - className: "OutboundEnvironmentEndpoint", - modelProperties: { - category: { - serializedName: "category", - type: { - name: "String" - } - }, - endpoints: { - serializedName: "endpoints", - type: { - name: "Sequence", - element: { - type: { - name: "Composite", - className: "EndpointDependency" - } - } - } - } - } - } -}; - -export const EndpointDependency: coreClient.CompositeMapper = { - type: { - name: "Composite", - className: "EndpointDependency", - modelProperties: { - domainName: { - serializedName: "domainName", - type: { - name: "String" - } - }, - endpointDetails: { - serializedName: "endpointDetails", - type: { - name: "Sequence", - element: { - type: { - name: "Composite", - className: "EndpointDetail" - } - } - } - } - } - } -}; - -export const EndpointDetail: coreClient.CompositeMapper = { - type: { - name: "Composite", - className: "EndpointDetail", - modelProperties: { - ipAddress: { - serializedName: "ipAddress", - type: { - name: "String" - } - }, - port: { - serializedName: "port", - type: { - name: "Number" - } - }, - protocol: { - serializedName: "protocol", - type: { - name: "String" - } - }, - description: { - serializedName: "description", - type: { - name: "String" - } - } - } - } -}; - -export const SnapshotListResult: coreClient.CompositeMapper = { - type: { - name: "Composite", - className: "SnapshotListResult", - modelProperties: { - value: { - serializedName: "value", - type: { - name: "Sequence", - element: { - type: { - name: "Composite", - className: "Snapshot" - } - } - } - }, - nextLink: { - serializedName: "nextLink", - readOnly: true, - type: { - name: "String" - } - } - } - } -}; - -export const ManagedClusterSnapshotListResult: coreClient.CompositeMapper = { - type: { - name: "Composite", - className: "ManagedClusterSnapshotListResult", - modelProperties: { - value: { - serializedName: "value", - type: { - name: "Sequence", - element: { - type: { - name: "Composite", - className: "ManagedClusterSnapshot" - } - } - } - }, - nextLink: { - serializedName: "nextLink", - readOnly: true, - type: { - name: "String" - } - } - } - } -}; - -export const ManagedClusterPropertiesForSnapshot: coreClient.CompositeMapper = { - type: { - name: "Composite", - className: "ManagedClusterPropertiesForSnapshot", - modelProperties: { - kubernetesVersion: { - serializedName: "kubernetesVersion", - type: { - name: "String" - } - }, - sku: { - serializedName: "sku", - type: { - name: "Composite", - className: "ManagedClusterSKU" - } - }, - enableRbac: { - serializedName: "enableRbac", - type: { - name: "Boolean" - } - }, - networkProfile: { - serializedName: "networkProfile", - type: { - name: "Composite", - className: "NetworkProfileForSnapshot" - } - } - } - } -}; - -export const NetworkProfileForSnapshot: coreClient.CompositeMapper = { - type: { - name: "Composite", - className: "NetworkProfileForSnapshot", - modelProperties: { - networkPlugin: { - defaultValue: "kubenet", - serializedName: "networkPlugin", - type: { - name: "String" - } - }, - networkPluginMode: { - serializedName: "networkPluginMode", - type: { - name: "String" - } - }, - networkPolicy: { - serializedName: "networkPolicy", - type: { - name: "String" - } - }, - networkMode: { - serializedName: "networkMode", - type: { - name: "String" - } - }, - loadBalancerSku: { - serializedName: "loadBalancerSku", - type: { - name: "String" - } - } - } - } -}; - -export const TrustedAccessRoleListResult: coreClient.CompositeMapper = { - type: { - name: "Composite", - className: "TrustedAccessRoleListResult", - modelProperties: { - value: { - serializedName: "value", - readOnly: true, - type: { - name: "Sequence", - element: { - type: { - name: "Composite", - className: "TrustedAccessRole" - } - } - } - }, - nextLink: { - serializedName: "nextLink", - readOnly: true, - type: { - name: "String" - } - } - } - } -}; - -export const TrustedAccessRole: coreClient.CompositeMapper = { - type: { - name: "Composite", - className: "TrustedAccessRole", - modelProperties: { - sourceResourceType: { - serializedName: "sourceResourceType", - readOnly: true, - type: { - name: "String" - } - }, - name: { - serializedName: "name", - readOnly: true, - type: { - name: "String" - } - }, - rules: { - serializedName: "rules", - readOnly: true, - type: { - name: "Sequence", - element: { - type: { - name: "Composite", - className: "TrustedAccessRoleRule" - } - } - } - } - } - } -}; - -export const TrustedAccessRoleRule: coreClient.CompositeMapper = { - type: { - name: "Composite", - className: "TrustedAccessRoleRule", - modelProperties: { - verbs: { - serializedName: "verbs", - readOnly: true, - type: { - name: "Sequence", - element: { - type: { - name: "String" - } - } - } - }, - apiGroups: { - serializedName: "apiGroups", - readOnly: true, - type: { - name: "Sequence", - element: { - type: { - name: "String" - } - } - } - }, - resources: { - serializedName: "resources", - readOnly: true, - type: { - name: "Sequence", - element: { - type: { - name: "String" - } - } - } - }, - resourceNames: { - serializedName: "resourceNames", - readOnly: true, - type: { - name: "Sequence", - element: { - type: { - name: "String" - } - } - } - }, - nonResourceURLs: { - serializedName: "nonResourceURLs", - readOnly: true, - type: { - name: "Sequence", - element: { - type: { - name: "String" - } - } - } - } - } - } -}; - -export const TrustedAccessRoleBindingListResult: coreClient.CompositeMapper = { - type: { - name: "Composite", - className: "TrustedAccessRoleBindingListResult", - modelProperties: { - value: { - serializedName: "value", - type: { - name: "Sequence", - element: { - type: { - name: "Composite", - className: "TrustedAccessRoleBinding" - } - } - } - }, - nextLink: { - serializedName: "nextLink", - readOnly: true, - type: { - name: "String" - } - } - } - } -}; - -export const FleetHubProfile: coreClient.CompositeMapper = { - type: { - name: "Composite", - className: "FleetHubProfile", - modelProperties: { - dnsPrefix: { - serializedName: "dnsPrefix", - type: { - name: "String" - } - }, - fqdn: { - serializedName: "fqdn", - readOnly: true, - type: { - name: "String" - } - }, - kubernetesVersion: { - serializedName: "kubernetesVersion", - readOnly: true, - type: { - name: "String" - } - } - } - } -}; - -export const ErrorResponse: coreClient.CompositeMapper = { - type: { - name: "Composite", - className: "ErrorResponse", - modelProperties: { - error: { - serializedName: "error", - type: { - name: "Composite", - className: "ErrorDetail" - } - } - } - } -}; - -export const ErrorDetail: coreClient.CompositeMapper = { - type: { - name: "Composite", - className: "ErrorDetail", - modelProperties: { - code: { - serializedName: "code", - readOnly: true, - type: { - name: "String" - } - }, - message: { - serializedName: "message", - readOnly: true, - type: { - name: "String" - } - }, - target: { - serializedName: "target", - readOnly: true, - type: { - name: "String" - } - }, - details: { - serializedName: "details", - readOnly: true, - type: { - name: "Sequence", - element: { - type: { - name: "Composite", - className: "ErrorDetail" - } - } - } - }, - additionalInfo: { - serializedName: "additionalInfo", - readOnly: true, - type: { - name: "Sequence", - element: { - type: { - name: "Composite", - className: "ErrorAdditionalInfo" - } - } - } - } - } - } -}; - -export const ErrorAdditionalInfo: coreClient.CompositeMapper = { - type: { - name: "Composite", - className: "ErrorAdditionalInfo", - modelProperties: { - type: { - serializedName: "type", + serializedName: "properties.logs", readOnly: true, type: { name: "String" } }, - info: { - serializedName: "info", + reason: { + serializedName: "properties.reason", readOnly: true, type: { - name: "Dictionary", - value: { type: { name: "any" } } - } - } - } - } -}; - -export const FleetPatch: coreClient.CompositeMapper = { - type: { - name: "Composite", - className: "FleetPatch", - modelProperties: { - tags: { - serializedName: "tags", - type: { - name: "Dictionary", - value: { type: { name: "String" } } + name: "String" } } } } }; -export const FleetListResult: coreClient.CompositeMapper = { +export const OutboundEnvironmentEndpointCollection: coreClient.CompositeMapper = { type: { name: "Composite", - className: "FleetListResult", + className: "OutboundEnvironmentEndpointCollection", modelProperties: { value: { serializedName: "value", + required: true, type: { name: "Sequence", element: { type: { name: "Composite", - className: "Fleet" + className: "OutboundEnvironmentEndpoint" } } } @@ -3884,48 +2995,52 @@ export const FleetListResult: coreClient.CompositeMapper = { } }; -export const FleetMembersListResult: coreClient.CompositeMapper = { +export const OutboundEnvironmentEndpoint: coreClient.CompositeMapper = { type: { name: "Composite", - className: "FleetMembersListResult", + className: "OutboundEnvironmentEndpoint", modelProperties: { - value: { - serializedName: "value", + category: { + serializedName: "category", + type: { + name: "String" + } + }, + endpoints: { + serializedName: "endpoints", type: { name: "Sequence", element: { type: { name: "Composite", - className: "FleetMember" + className: "EndpointDependency" } } } - }, - nextLink: { - serializedName: "nextLink", - readOnly: true, - type: { - name: "String" - } } } } }; -export const FleetCredentialResults: coreClient.CompositeMapper = { +export const EndpointDependency: coreClient.CompositeMapper = { type: { name: "Composite", - className: "FleetCredentialResults", + className: "EndpointDependency", modelProperties: { - kubeconfigs: { - serializedName: "kubeconfigs", - readOnly: true, + domainName: { + serializedName: "domainName", + type: { + name: "String" + } + }, + endpointDetails: { + serializedName: "endpointDetails", type: { name: "Sequence", element: { type: { name: "Composite", - className: "FleetCredentialResult" + className: "EndpointDetail" } } } @@ -3934,23 +3049,61 @@ export const FleetCredentialResults: coreClient.CompositeMapper = { } }; -export const FleetCredentialResult: coreClient.CompositeMapper = { +export const EndpointDetail: coreClient.CompositeMapper = { type: { name: "Composite", - className: "FleetCredentialResult", + className: "EndpointDetail", modelProperties: { - name: { - serializedName: "name", - readOnly: true, + ipAddress: { + serializedName: "ipAddress", type: { name: "String" } }, + port: { + serializedName: "port", + type: { + name: "Number" + } + }, + protocol: { + serializedName: "protocol", + type: { + name: "String" + } + }, + description: { + serializedName: "description", + type: { + name: "String" + } + } + } + } +}; + +export const SnapshotListResult: coreClient.CompositeMapper = { + type: { + name: "Composite", + className: "SnapshotListResult", + modelProperties: { value: { serializedName: "value", + type: { + name: "Sequence", + element: { + type: { + name: "Composite", + className: "Snapshot" + } + } + } + }, + nextLink: { + serializedName: "nextLink", readOnly: true, type: { - name: "ByteArray" + name: "String" } } } @@ -4117,59 +3270,6 @@ export const TrackedResource: coreClient.CompositeMapper = { } }; -export const TrustedAccessRoleBinding: coreClient.CompositeMapper = { - type: { - name: "Composite", - className: "TrustedAccessRoleBinding", - modelProperties: { - ...Resource.type.modelProperties, - provisioningState: { - serializedName: "properties.provisioningState", - readOnly: true, - type: { - name: "String" - } - }, - sourceResourceId: { - serializedName: "properties.sourceResourceId", - required: true, - type: { - name: "String" - } - }, - roles: { - serializedName: "properties.roles", - required: true, - type: { - name: "Sequence", - element: { - type: { - name: "String" - } - } - } - } - } - } -}; - -export const AzureEntityResource: coreClient.CompositeMapper = { - type: { - name: "Composite", - className: "AzureEntityResource", - modelProperties: { - ...Resource.type.modelProperties, - etag: { - serializedName: "etag", - readOnly: true, - type: { - name: "String" - } - } - } - } -}; - export const MaintenanceConfiguration: coreClient.CompositeMapper = { type: { name: "Composite", @@ -4257,12 +3357,6 @@ export const AgentPool: coreClient.CompositeMapper = { name: "String" } }, - messageOfTheDay: { - serializedName: "properties.messageOfTheDay", - type: { - name: "String" - } - }, vnetSubnetID: { serializedName: "properties.vnetSubnetID", type: { @@ -4388,12 +3482,6 @@ export const AgentPool: coreClient.CompositeMapper = { name: "Boolean" } }, - enableCustomCATrust: { - serializedName: "properties.enableCustomCATrust", - type: { - name: "Boolean" - } - }, nodePublicIPPrefixID: { serializedName: "properties.nodePublicIPPrefixID", type: { @@ -4497,12 +3585,6 @@ export const AgentPool: coreClient.CompositeMapper = { className: "CreationData" } }, - capacityReservationGroupID: { - serializedName: "properties.capacityReservationGroupID", - type: { - name: "String" - } - }, hostGroupID: { serializedName: "properties.hostGroupID", type: { @@ -4554,13 +3636,6 @@ export const ManagedCluster: coreClient.CompositeMapper = { className: "PowerState" } }, - creationData: { - serializedName: "properties.creationData", - type: { - name: "Composite", - className: "CreationData" - } - }, maxAgentPools: { serializedName: "properties.maxAgentPools", readOnly: true, @@ -4663,13 +3738,6 @@ export const ManagedCluster: coreClient.CompositeMapper = { className: "ManagedClusterPodIdentityProfile" } }, - oidcIssuerProfile: { - serializedName: "properties.oidcIssuerProfile", - type: { - name: "Composite", - className: "ManagedClusterOidcIssuerProfile" - } - }, nodeResourceGroup: { serializedName: "properties.nodeResourceGroup", type: { @@ -4688,12 +3756,6 @@ export const ManagedCluster: coreClient.CompositeMapper = { name: "Boolean" } }, - enableNamespaceResources: { - serializedName: "properties.enableNamespaceResources", - type: { - name: "Boolean" - } - }, networkProfile: { serializedName: "properties.networkProfile", type: { @@ -4783,32 +3845,11 @@ export const ManagedCluster: coreClient.CompositeMapper = { className: "ManagedClusterStorageProfile" } }, - ingressProfile: { - serializedName: "properties.ingressProfile", - type: { - name: "Composite", - className: "ManagedClusterIngressProfile" - } - }, publicNetworkAccess: { serializedName: "properties.publicNetworkAccess", type: { name: "String" } - }, - workloadAutoScalerProfile: { - serializedName: "properties.workloadAutoScalerProfile", - type: { - name: "Composite", - className: "ManagedClusterWorkloadAutoScalerProfile" - } - }, - azureMonitorProfile: { - serializedName: "properties.azureMonitorProfile", - type: { - name: "Composite", - className: "ManagedClusterAzureMonitorProfile" - } } } } @@ -4897,91 +3938,6 @@ export const Snapshot: coreClient.CompositeMapper = { } }; -export const ManagedClusterSnapshot: coreClient.CompositeMapper = { - type: { - name: "Composite", - className: "ManagedClusterSnapshot", - modelProperties: { - ...TrackedResource.type.modelProperties, - creationData: { - serializedName: "properties.creationData", - type: { - name: "Composite", - className: "CreationData" - } - }, - snapshotType: { - defaultValue: "NodePool", - serializedName: "properties.snapshotType", - type: { - name: "String" - } - }, - managedClusterPropertiesReadOnly: { - serializedName: "properties.managedClusterPropertiesReadOnly", - type: { - name: "Composite", - className: "ManagedClusterPropertiesForSnapshot" - } - } - } - } -}; - -export const Fleet: coreClient.CompositeMapper = { - type: { - name: "Composite", - className: "Fleet", - modelProperties: { - ...TrackedResource.type.modelProperties, - etag: { - serializedName: "etag", - readOnly: true, - type: { - name: "String" - } - }, - hubProfile: { - serializedName: "properties.hubProfile", - type: { - name: "Composite", - className: "FleetHubProfile" - } - }, - provisioningState: { - serializedName: "properties.provisioningState", - readOnly: true, - type: { - name: "String" - } - } - } - } -}; - -export const FleetMember: coreClient.CompositeMapper = { - type: { - name: "Composite", - className: "FleetMember", - modelProperties: { - ...AzureEntityResource.type.modelProperties, - clusterResourceId: { - serializedName: "properties.clusterResourceId", - type: { - name: "String" - } - }, - provisioningState: { - serializedName: "properties.provisioningState", - readOnly: true, - type: { - name: "String" - } - } - } - } -}; - export const AgentPoolsUpgradeNodeImageVersionHeaders: coreClient.CompositeMapper = { type: { name: "Composite", diff --git a/sdk/containerservice/arm-containerservice/src/models/parameters.ts b/sdk/containerservice/arm-containerservice/src/models/parameters.ts index 95d5cdb6fa82..aab620d555dd 100644 --- a/sdk/containerservice/arm-containerservice/src/models/parameters.ts +++ b/sdk/containerservice/arm-containerservice/src/models/parameters.ts @@ -21,12 +21,7 @@ import { AgentPool as AgentPoolMapper, PrivateEndpointConnection as PrivateEndpointConnectionMapper, PrivateLinkResource as PrivateLinkResourceMapper, - Snapshot as SnapshotMapper, - ManagedClusterSnapshot as ManagedClusterSnapshotMapper, - TrustedAccessRoleBinding as TrustedAccessRoleBindingMapper, - Fleet as FleetMapper, - FleetPatch as FleetPatchMapper, - FleetMember as FleetMemberMapper + Snapshot as SnapshotMapper } from "../models/mappers"; export const accept: OperationParameter = { @@ -56,7 +51,7 @@ export const $host: OperationURLParameter = { export const apiVersion: OperationQueryParameter = { parameterPath: "apiVersion", mapper: { - defaultValue: "2022-07-02-preview", + defaultValue: "2022-07-01", isConstant: true, serializedName: "api-version", type: { @@ -189,16 +184,6 @@ export const parameters1: OperationParameter = { mapper: TagsObjectMapper }; -export const ignorePodDisruptionBudget: OperationQueryParameter = { - parameterPath: ["options", "ignorePodDisruptionBudget"], - mapper: { - serializedName: "ignore-pod-disruption-budget", - type: { - name: "Boolean" - } - } -}; - export const parameters2: OperationParameter = { parameterPath: "parameters", mapper: ManagedClusterServicePrincipalProfileMapper @@ -294,95 +279,3 @@ export const parameters8: OperationParameter = { parameterPath: "parameters", mapper: SnapshotMapper }; - -export const parameters9: OperationParameter = { - parameterPath: "parameters", - mapper: ManagedClusterSnapshotMapper -}; - -export const trustedAccessRoleBindingName: OperationURLParameter = { - parameterPath: "trustedAccessRoleBindingName", - mapper: { - constraints: { - MaxLength: 36, - MinLength: 1 - }, - serializedName: "trustedAccessRoleBindingName", - required: true, - type: { - name: "String" - } - } -}; - -export const trustedAccessRoleBinding: OperationParameter = { - parameterPath: "trustedAccessRoleBinding", - mapper: TrustedAccessRoleBindingMapper -}; - -export const parameters10: OperationParameter = { - parameterPath: "parameters", - mapper: FleetMapper -}; - -export const fleetName: OperationURLParameter = { - parameterPath: "fleetName", - mapper: { - constraints: { - Pattern: new RegExp("^[a-z0-9]([-a-z0-9]*[a-z0-9])?$"), - MaxLength: 63, - MinLength: 1 - }, - serializedName: "fleetName", - required: true, - type: { - name: "String" - } - } -}; - -export const ifMatch: OperationParameter = { - parameterPath: ["options", "ifMatch"], - mapper: { - serializedName: "If-Match", - type: { - name: "String" - } - } -}; - -export const ifNoneMatch: OperationParameter = { - parameterPath: ["options", "ifNoneMatch"], - mapper: { - serializedName: "If-None-Match", - type: { - name: "String" - } - } -}; - -export const parameters11: OperationParameter = { - parameterPath: ["options", "parameters"], - mapper: FleetPatchMapper -}; - -export const parameters12: OperationParameter = { - parameterPath: "parameters", - mapper: FleetMemberMapper -}; - -export const fleetMemberName: OperationURLParameter = { - parameterPath: "fleetMemberName", - mapper: { - constraints: { - Pattern: new RegExp("^[a-z0-9]([-a-z0-9]*[a-z0-9])?$"), - MaxLength: 50, - MinLength: 1 - }, - serializedName: "fleetMemberName", - required: true, - type: { - name: "String" - } - } -}; diff --git a/sdk/containerservice/arm-containerservice/src/operations/agentPools.ts b/sdk/containerservice/arm-containerservice/src/operations/agentPools.ts index 065cad18af77..50127341d737 100644 --- a/sdk/containerservice/arm-containerservice/src/operations/agentPools.ts +++ b/sdk/containerservice/arm-containerservice/src/operations/agentPools.ts @@ -18,7 +18,6 @@ import { AgentPool, AgentPoolsListNextOptionalParams, AgentPoolsListOptionalParams, - AgentPoolsAbortLatestOperationOptionalParams, AgentPoolsListResponse, AgentPoolsGetOptionalParams, AgentPoolsGetResponse, @@ -105,28 +104,6 @@ export class AgentPoolsImpl implements AgentPools { } } - /** - * Aborting last running operation on agent pool. We return a 204 no content code here to indicate that - * the operation has been accepted and an abort will be attempted but is not guaranteed to complete - * successfully. Please look up the provisioning state of the agent pool to keep track of whether it - * changes to Canceled. A canceled provisioning state indicates that the abort was successful - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param resourceName The name of the managed cluster resource. - * @param agentPoolName The name of the agent pool. - * @param options The options parameters. - */ - abortLatestOperation( - resourceGroupName: string, - resourceName: string, - agentPoolName: string, - options?: AgentPoolsAbortLatestOperationOptionalParams - ): Promise { - return this.client.sendOperationRequest( - { resourceGroupName, resourceName, agentPoolName, options }, - abortLatestOperationOperationSpec - ); - } - /** * Gets a list of agent pools in the specified managed cluster. * @param resourceGroupName The name of the resource group. The name is case insensitive. @@ -498,27 +475,6 @@ export class AgentPoolsImpl implements AgentPools { // Operation Specifications const serializer = coreClient.createSerializer(Mappers, /* isXml */ false); -const abortLatestOperationOperationSpec: coreClient.OperationSpec = { - path: - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedclusters/{resourceName}/agentPools/{agentPoolName}/abort", - httpMethod: "POST", - responses: { - 204: {}, - default: { - bodyMapper: Mappers.CloudError - } - }, - queryParameters: [Parameters.apiVersion], - urlParameters: [ - Parameters.$host, - Parameters.subscriptionId, - Parameters.resourceGroupName, - Parameters.resourceName, - Parameters.agentPoolName - ], - headerParameters: [Parameters.accept], - serializer -}; const listOperationSpec: coreClient.OperationSpec = { path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/agentPools", @@ -611,10 +567,7 @@ const deleteOperationSpec: coreClient.OperationSpec = { bodyMapper: Mappers.CloudError } }, - queryParameters: [ - Parameters.apiVersion, - Parameters.ignorePodDisruptionBudget - ], + queryParameters: [Parameters.apiVersion], urlParameters: [ Parameters.$host, Parameters.subscriptionId, diff --git a/sdk/containerservice/arm-containerservice/src/operations/fleetMembers.ts b/sdk/containerservice/arm-containerservice/src/operations/fleetMembers.ts deleted file mode 100644 index fcd190385b25..000000000000 --- a/sdk/containerservice/arm-containerservice/src/operations/fleetMembers.ts +++ /dev/null @@ -1,486 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -import { PagedAsyncIterableIterator } from "@azure/core-paging"; -import { FleetMembers } from "../operationsInterfaces"; -import * as coreClient from "@azure/core-client"; -import * as Mappers from "../models/mappers"; -import * as Parameters from "../models/parameters"; -import { ContainerServiceClient } from "../containerServiceClient"; -import { PollerLike, PollOperationState, LroEngine } from "@azure/core-lro"; -import { LroImpl } from "../lroImpl"; -import { - FleetMember, - FleetMembersListByFleetNextOptionalParams, - FleetMembersListByFleetOptionalParams, - FleetMembersCreateOrUpdateOptionalParams, - FleetMembersCreateOrUpdateResponse, - FleetMembersGetOptionalParams, - FleetMembersGetResponse, - FleetMembersDeleteOptionalParams, - FleetMembersListByFleetResponse, - FleetMembersListByFleetNextResponse -} from "../models"; - -/// -/** Class containing FleetMembers operations. */ -export class FleetMembersImpl implements FleetMembers { - private readonly client: ContainerServiceClient; - - /** - * Initialize a new instance of the class FleetMembers class. - * @param client Reference to the service client - */ - constructor(client: ContainerServiceClient) { - this.client = client; - } - - /** - * Lists the members of a fleet. - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param fleetName The name of the Fleet resource. - * @param options The options parameters. - */ - public listByFleet( - resourceGroupName: string, - fleetName: string, - options?: FleetMembersListByFleetOptionalParams - ): PagedAsyncIterableIterator { - const iter = this.listByFleetPagingAll( - resourceGroupName, - fleetName, - options - ); - return { - next() { - return iter.next(); - }, - [Symbol.asyncIterator]() { - return this; - }, - byPage: () => { - return this.listByFleetPagingPage( - resourceGroupName, - fleetName, - options - ); - } - }; - } - - private async *listByFleetPagingPage( - resourceGroupName: string, - fleetName: string, - options?: FleetMembersListByFleetOptionalParams - ): AsyncIterableIterator { - let result = await this._listByFleet(resourceGroupName, fleetName, options); - yield result.value || []; - let continuationToken = result.nextLink; - while (continuationToken) { - result = await this._listByFleetNext( - resourceGroupName, - fleetName, - continuationToken, - options - ); - continuationToken = result.nextLink; - yield result.value || []; - } - } - - private async *listByFleetPagingAll( - resourceGroupName: string, - fleetName: string, - options?: FleetMembersListByFleetOptionalParams - ): AsyncIterableIterator { - for await (const page of this.listByFleetPagingPage( - resourceGroupName, - fleetName, - options - )) { - yield* page; - } - } - - /** - * A member contains a reference to an existing Kubernetes cluster. Creating a member makes the - * referenced cluster join the Fleet. - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param fleetName The name of the Fleet resource. - * @param fleetMemberName The name of the Fleet member resource. - * @param parameters The Fleet member to create or update. - * @param options The options parameters. - */ - async beginCreateOrUpdate( - resourceGroupName: string, - fleetName: string, - fleetMemberName: string, - parameters: FleetMember, - options?: FleetMembersCreateOrUpdateOptionalParams - ): Promise< - PollerLike< - PollOperationState, - FleetMembersCreateOrUpdateResponse - > - > { - const directSendOperation = async ( - args: coreClient.OperationArguments, - spec: coreClient.OperationSpec - ): Promise => { - return this.client.sendOperationRequest(args, spec); - }; - const sendOperation = async ( - args: coreClient.OperationArguments, - spec: coreClient.OperationSpec - ) => { - let currentRawResponse: - | coreClient.FullOperationResponse - | undefined = undefined; - const providedCallback = args.options?.onResponse; - const callback: coreClient.RawResponseCallback = ( - rawResponse: coreClient.FullOperationResponse, - flatResponse: unknown - ) => { - currentRawResponse = rawResponse; - providedCallback?.(rawResponse, flatResponse); - }; - const updatedArgs = { - ...args, - options: { - ...args.options, - onResponse: callback - } - }; - const flatResponse = await directSendOperation(updatedArgs, spec); - return { - flatResponse, - rawResponse: { - statusCode: currentRawResponse!.status, - body: currentRawResponse!.parsedBody, - headers: currentRawResponse!.headers.toJSON() - } - }; - }; - - const lro = new LroImpl( - sendOperation, - { resourceGroupName, fleetName, fleetMemberName, parameters, options }, - createOrUpdateOperationSpec - ); - const poller = new LroEngine(lro, { - resumeFrom: options?.resumeFrom, - intervalInMs: options?.updateIntervalInMs - }); - await poller.poll(); - return poller; - } - - /** - * A member contains a reference to an existing Kubernetes cluster. Creating a member makes the - * referenced cluster join the Fleet. - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param fleetName The name of the Fleet resource. - * @param fleetMemberName The name of the Fleet member resource. - * @param parameters The Fleet member to create or update. - * @param options The options parameters. - */ - async beginCreateOrUpdateAndWait( - resourceGroupName: string, - fleetName: string, - fleetMemberName: string, - parameters: FleetMember, - options?: FleetMembersCreateOrUpdateOptionalParams - ): Promise { - const poller = await this.beginCreateOrUpdate( - resourceGroupName, - fleetName, - fleetMemberName, - parameters, - options - ); - return poller.pollUntilDone(); - } - - /** - * Gets a Fleet member. - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param fleetName The name of the Fleet resource. - * @param fleetMemberName The name of the Fleet member resource. - * @param options The options parameters. - */ - get( - resourceGroupName: string, - fleetName: string, - fleetMemberName: string, - options?: FleetMembersGetOptionalParams - ): Promise { - return this.client.sendOperationRequest( - { resourceGroupName, fleetName, fleetMemberName, options }, - getOperationSpec - ); - } - - /** - * Deleting a Fleet member results in the member cluster leaving fleet. The Member azure resource is - * deleted upon success. The underlying cluster is not deleted. - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param fleetName The name of the Fleet resource. - * @param fleetMemberName The name of the Fleet member resource. - * @param options The options parameters. - */ - async beginDelete( - resourceGroupName: string, - fleetName: string, - fleetMemberName: string, - options?: FleetMembersDeleteOptionalParams - ): Promise, void>> { - const directSendOperation = async ( - args: coreClient.OperationArguments, - spec: coreClient.OperationSpec - ): Promise => { - return this.client.sendOperationRequest(args, spec); - }; - const sendOperation = async ( - args: coreClient.OperationArguments, - spec: coreClient.OperationSpec - ) => { - let currentRawResponse: - | coreClient.FullOperationResponse - | undefined = undefined; - const providedCallback = args.options?.onResponse; - const callback: coreClient.RawResponseCallback = ( - rawResponse: coreClient.FullOperationResponse, - flatResponse: unknown - ) => { - currentRawResponse = rawResponse; - providedCallback?.(rawResponse, flatResponse); - }; - const updatedArgs = { - ...args, - options: { - ...args.options, - onResponse: callback - } - }; - const flatResponse = await directSendOperation(updatedArgs, spec); - return { - flatResponse, - rawResponse: { - statusCode: currentRawResponse!.status, - body: currentRawResponse!.parsedBody, - headers: currentRawResponse!.headers.toJSON() - } - }; - }; - - const lro = new LroImpl( - sendOperation, - { resourceGroupName, fleetName, fleetMemberName, options }, - deleteOperationSpec - ); - const poller = new LroEngine(lro, { - resumeFrom: options?.resumeFrom, - intervalInMs: options?.updateIntervalInMs, - lroResourceLocationConfig: "location" - }); - await poller.poll(); - return poller; - } - - /** - * Deleting a Fleet member results in the member cluster leaving fleet. The Member azure resource is - * deleted upon success. The underlying cluster is not deleted. - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param fleetName The name of the Fleet resource. - * @param fleetMemberName The name of the Fleet member resource. - * @param options The options parameters. - */ - async beginDeleteAndWait( - resourceGroupName: string, - fleetName: string, - fleetMemberName: string, - options?: FleetMembersDeleteOptionalParams - ): Promise { - const poller = await this.beginDelete( - resourceGroupName, - fleetName, - fleetMemberName, - options - ); - return poller.pollUntilDone(); - } - - /** - * Lists the members of a fleet. - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param fleetName The name of the Fleet resource. - * @param options The options parameters. - */ - private _listByFleet( - resourceGroupName: string, - fleetName: string, - options?: FleetMembersListByFleetOptionalParams - ): Promise { - return this.client.sendOperationRequest( - { resourceGroupName, fleetName, options }, - listByFleetOperationSpec - ); - } - - /** - * ListByFleetNext - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param fleetName The name of the Fleet resource. - * @param nextLink The nextLink from the previous successful call to the ListByFleet method. - * @param options The options parameters. - */ - private _listByFleetNext( - resourceGroupName: string, - fleetName: string, - nextLink: string, - options?: FleetMembersListByFleetNextOptionalParams - ): Promise { - return this.client.sendOperationRequest( - { resourceGroupName, fleetName, nextLink, options }, - listByFleetNextOperationSpec - ); - } -} -// Operation Specifications -const serializer = coreClient.createSerializer(Mappers, /* isXml */ false); - -const createOrUpdateOperationSpec: coreClient.OperationSpec = { - path: - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/fleets/{fleetName}/members/{fleetMemberName}", - httpMethod: "PUT", - responses: { - 200: { - bodyMapper: Mappers.FleetMember - }, - 201: { - bodyMapper: Mappers.FleetMember - }, - 202: { - bodyMapper: Mappers.FleetMember - }, - 204: { - bodyMapper: Mappers.FleetMember - }, - default: { - bodyMapper: Mappers.ErrorResponse - } - }, - requestBody: Parameters.parameters12, - queryParameters: [Parameters.apiVersion], - urlParameters: [ - Parameters.$host, - Parameters.subscriptionId, - Parameters.resourceGroupName, - Parameters.fleetName, - Parameters.fleetMemberName - ], - headerParameters: [ - Parameters.accept, - Parameters.contentType, - Parameters.ifMatch, - Parameters.ifNoneMatch - ], - mediaType: "json", - serializer -}; -const getOperationSpec: coreClient.OperationSpec = { - path: - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/fleets/{fleetName}/members/{fleetMemberName}", - httpMethod: "GET", - responses: { - 200: { - bodyMapper: Mappers.FleetMember - }, - default: { - bodyMapper: Mappers.ErrorResponse - } - }, - queryParameters: [Parameters.apiVersion], - urlParameters: [ - Parameters.$host, - Parameters.subscriptionId, - Parameters.resourceGroupName, - Parameters.fleetName, - Parameters.fleetMemberName - ], - headerParameters: [Parameters.accept], - serializer -}; -const deleteOperationSpec: coreClient.OperationSpec = { - path: - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/fleets/{fleetName}/members/{fleetMemberName}", - httpMethod: "DELETE", - responses: { - 200: {}, - 201: {}, - 202: {}, - 204: {}, - default: { - bodyMapper: Mappers.ErrorResponse - } - }, - queryParameters: [Parameters.apiVersion], - urlParameters: [ - Parameters.$host, - Parameters.subscriptionId, - Parameters.resourceGroupName, - Parameters.fleetName, - Parameters.fleetMemberName - ], - headerParameters: [Parameters.accept, Parameters.ifMatch], - serializer -}; -const listByFleetOperationSpec: coreClient.OperationSpec = { - path: - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/fleets/{fleetName}/members", - httpMethod: "GET", - responses: { - 200: { - bodyMapper: Mappers.FleetMembersListResult - }, - default: { - bodyMapper: Mappers.ErrorResponse - } - }, - queryParameters: [Parameters.apiVersion], - urlParameters: [ - Parameters.$host, - Parameters.subscriptionId, - Parameters.resourceGroupName, - Parameters.fleetName - ], - headerParameters: [Parameters.accept], - serializer -}; -const listByFleetNextOperationSpec: coreClient.OperationSpec = { - path: "{nextLink}", - httpMethod: "GET", - responses: { - 200: { - bodyMapper: Mappers.FleetMembersListResult - }, - default: { - bodyMapper: Mappers.ErrorResponse - } - }, - queryParameters: [Parameters.apiVersion], - urlParameters: [ - Parameters.$host, - Parameters.subscriptionId, - Parameters.resourceGroupName, - Parameters.nextLink, - Parameters.fleetName - ], - headerParameters: [Parameters.accept], - serializer -}; diff --git a/sdk/containerservice/arm-containerservice/src/operations/fleets.ts b/sdk/containerservice/arm-containerservice/src/operations/fleets.ts deleted file mode 100644 index 99a904618257..000000000000 --- a/sdk/containerservice/arm-containerservice/src/operations/fleets.ts +++ /dev/null @@ -1,643 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -import { PagedAsyncIterableIterator } from "@azure/core-paging"; -import { Fleets } from "../operationsInterfaces"; -import * as coreClient from "@azure/core-client"; -import * as Mappers from "../models/mappers"; -import * as Parameters from "../models/parameters"; -import { ContainerServiceClient } from "../containerServiceClient"; -import { PollerLike, PollOperationState, LroEngine } from "@azure/core-lro"; -import { LroImpl } from "../lroImpl"; -import { - Fleet, - FleetsListByResourceGroupNextOptionalParams, - FleetsListByResourceGroupOptionalParams, - FleetsListNextOptionalParams, - FleetsListOptionalParams, - FleetsCreateOrUpdateOptionalParams, - FleetsCreateOrUpdateResponse, - FleetsUpdateOptionalParams, - FleetsUpdateResponse, - FleetsGetOptionalParams, - FleetsGetResponse, - FleetsDeleteOptionalParams, - FleetsListByResourceGroupResponse, - FleetsListResponse, - FleetsListCredentialsOptionalParams, - FleetsListCredentialsResponse, - FleetsListByResourceGroupNextResponse, - FleetsListNextResponse -} from "../models"; - -/// -/** Class containing Fleets operations. */ -export class FleetsImpl implements Fleets { - private readonly client: ContainerServiceClient; - - /** - * Initialize a new instance of the class Fleets class. - * @param client Reference to the service client - */ - constructor(client: ContainerServiceClient) { - this.client = client; - } - - /** - * Lists fleets in the specified subscription and resource group. - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param options The options parameters. - */ - public listByResourceGroup( - resourceGroupName: string, - options?: FleetsListByResourceGroupOptionalParams - ): PagedAsyncIterableIterator { - const iter = this.listByResourceGroupPagingAll(resourceGroupName, options); - return { - next() { - return iter.next(); - }, - [Symbol.asyncIterator]() { - return this; - }, - byPage: () => { - return this.listByResourceGroupPagingPage(resourceGroupName, options); - } - }; - } - - private async *listByResourceGroupPagingPage( - resourceGroupName: string, - options?: FleetsListByResourceGroupOptionalParams - ): AsyncIterableIterator { - let result = await this._listByResourceGroup(resourceGroupName, options); - yield result.value || []; - let continuationToken = result.nextLink; - while (continuationToken) { - result = await this._listByResourceGroupNext( - resourceGroupName, - continuationToken, - options - ); - continuationToken = result.nextLink; - yield result.value || []; - } - } - - private async *listByResourceGroupPagingAll( - resourceGroupName: string, - options?: FleetsListByResourceGroupOptionalParams - ): AsyncIterableIterator { - for await (const page of this.listByResourceGroupPagingPage( - resourceGroupName, - options - )) { - yield* page; - } - } - - /** - * Lists fleets in the specified subscription. - * @param options The options parameters. - */ - public list( - options?: FleetsListOptionalParams - ): PagedAsyncIterableIterator { - const iter = this.listPagingAll(options); - return { - next() { - return iter.next(); - }, - [Symbol.asyncIterator]() { - return this; - }, - byPage: () => { - return this.listPagingPage(options); - } - }; - } - - private async *listPagingPage( - options?: FleetsListOptionalParams - ): AsyncIterableIterator { - let result = await this._list(options); - yield result.value || []; - let continuationToken = result.nextLink; - while (continuationToken) { - result = await this._listNext(continuationToken, options); - continuationToken = result.nextLink; - yield result.value || []; - } - } - - private async *listPagingAll( - options?: FleetsListOptionalParams - ): AsyncIterableIterator { - for await (const page of this.listPagingPage(options)) { - yield* page; - } - } - - /** - * Creates or updates a Fleet. - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param fleetName The name of the Fleet resource. - * @param parameters The Fleet to create or update. - * @param options The options parameters. - */ - async beginCreateOrUpdate( - resourceGroupName: string, - fleetName: string, - parameters: Fleet, - options?: FleetsCreateOrUpdateOptionalParams - ): Promise< - PollerLike< - PollOperationState, - FleetsCreateOrUpdateResponse - > - > { - const directSendOperation = async ( - args: coreClient.OperationArguments, - spec: coreClient.OperationSpec - ): Promise => { - return this.client.sendOperationRequest(args, spec); - }; - const sendOperation = async ( - args: coreClient.OperationArguments, - spec: coreClient.OperationSpec - ) => { - let currentRawResponse: - | coreClient.FullOperationResponse - | undefined = undefined; - const providedCallback = args.options?.onResponse; - const callback: coreClient.RawResponseCallback = ( - rawResponse: coreClient.FullOperationResponse, - flatResponse: unknown - ) => { - currentRawResponse = rawResponse; - providedCallback?.(rawResponse, flatResponse); - }; - const updatedArgs = { - ...args, - options: { - ...args.options, - onResponse: callback - } - }; - const flatResponse = await directSendOperation(updatedArgs, spec); - return { - flatResponse, - rawResponse: { - statusCode: currentRawResponse!.status, - body: currentRawResponse!.parsedBody, - headers: currentRawResponse!.headers.toJSON() - } - }; - }; - - const lro = new LroImpl( - sendOperation, - { resourceGroupName, fleetName, parameters, options }, - createOrUpdateOperationSpec - ); - const poller = new LroEngine(lro, { - resumeFrom: options?.resumeFrom, - intervalInMs: options?.updateIntervalInMs - }); - await poller.poll(); - return poller; - } - - /** - * Creates or updates a Fleet. - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param fleetName The name of the Fleet resource. - * @param parameters The Fleet to create or update. - * @param options The options parameters. - */ - async beginCreateOrUpdateAndWait( - resourceGroupName: string, - fleetName: string, - parameters: Fleet, - options?: FleetsCreateOrUpdateOptionalParams - ): Promise { - const poller = await this.beginCreateOrUpdate( - resourceGroupName, - fleetName, - parameters, - options - ); - return poller.pollUntilDone(); - } - - /** - * Patches a fleet resource. - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param fleetName The name of the Fleet resource. - * @param options The options parameters. - */ - update( - resourceGroupName: string, - fleetName: string, - options?: FleetsUpdateOptionalParams - ): Promise { - return this.client.sendOperationRequest( - { resourceGroupName, fleetName, options }, - updateOperationSpec - ); - } - - /** - * Gets a Fleet. - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param fleetName The name of the Fleet resource. - * @param options The options parameters. - */ - get( - resourceGroupName: string, - fleetName: string, - options?: FleetsGetOptionalParams - ): Promise { - return this.client.sendOperationRequest( - { resourceGroupName, fleetName, options }, - getOperationSpec - ); - } - - /** - * Deletes a Fleet. - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param fleetName The name of the Fleet resource. - * @param options The options parameters. - */ - async beginDelete( - resourceGroupName: string, - fleetName: string, - options?: FleetsDeleteOptionalParams - ): Promise, void>> { - const directSendOperation = async ( - args: coreClient.OperationArguments, - spec: coreClient.OperationSpec - ): Promise => { - return this.client.sendOperationRequest(args, spec); - }; - const sendOperation = async ( - args: coreClient.OperationArguments, - spec: coreClient.OperationSpec - ) => { - let currentRawResponse: - | coreClient.FullOperationResponse - | undefined = undefined; - const providedCallback = args.options?.onResponse; - const callback: coreClient.RawResponseCallback = ( - rawResponse: coreClient.FullOperationResponse, - flatResponse: unknown - ) => { - currentRawResponse = rawResponse; - providedCallback?.(rawResponse, flatResponse); - }; - const updatedArgs = { - ...args, - options: { - ...args.options, - onResponse: callback - } - }; - const flatResponse = await directSendOperation(updatedArgs, spec); - return { - flatResponse, - rawResponse: { - statusCode: currentRawResponse!.status, - body: currentRawResponse!.parsedBody, - headers: currentRawResponse!.headers.toJSON() - } - }; - }; - - const lro = new LroImpl( - sendOperation, - { resourceGroupName, fleetName, options }, - deleteOperationSpec - ); - const poller = new LroEngine(lro, { - resumeFrom: options?.resumeFrom, - intervalInMs: options?.updateIntervalInMs, - lroResourceLocationConfig: "location" - }); - await poller.poll(); - return poller; - } - - /** - * Deletes a Fleet. - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param fleetName The name of the Fleet resource. - * @param options The options parameters. - */ - async beginDeleteAndWait( - resourceGroupName: string, - fleetName: string, - options?: FleetsDeleteOptionalParams - ): Promise { - const poller = await this.beginDelete( - resourceGroupName, - fleetName, - options - ); - return poller.pollUntilDone(); - } - - /** - * Lists fleets in the specified subscription and resource group. - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param options The options parameters. - */ - private _listByResourceGroup( - resourceGroupName: string, - options?: FleetsListByResourceGroupOptionalParams - ): Promise { - return this.client.sendOperationRequest( - { resourceGroupName, options }, - listByResourceGroupOperationSpec - ); - } - - /** - * Lists fleets in the specified subscription. - * @param options The options parameters. - */ - private _list( - options?: FleetsListOptionalParams - ): Promise { - return this.client.sendOperationRequest({ options }, listOperationSpec); - } - - /** - * Lists the user credentials of a Fleet. - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param fleetName The name of the Fleet resource. - * @param options The options parameters. - */ - listCredentials( - resourceGroupName: string, - fleetName: string, - options?: FleetsListCredentialsOptionalParams - ): Promise { - return this.client.sendOperationRequest( - { resourceGroupName, fleetName, options }, - listCredentialsOperationSpec - ); - } - - /** - * ListByResourceGroupNext - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param nextLink The nextLink from the previous successful call to the ListByResourceGroup method. - * @param options The options parameters. - */ - private _listByResourceGroupNext( - resourceGroupName: string, - nextLink: string, - options?: FleetsListByResourceGroupNextOptionalParams - ): Promise { - return this.client.sendOperationRequest( - { resourceGroupName, nextLink, options }, - listByResourceGroupNextOperationSpec - ); - } - - /** - * ListNext - * @param nextLink The nextLink from the previous successful call to the List method. - * @param options The options parameters. - */ - private _listNext( - nextLink: string, - options?: FleetsListNextOptionalParams - ): Promise { - return this.client.sendOperationRequest( - { nextLink, options }, - listNextOperationSpec - ); - } -} -// Operation Specifications -const serializer = coreClient.createSerializer(Mappers, /* isXml */ false); - -const createOrUpdateOperationSpec: coreClient.OperationSpec = { - path: - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/fleets/{fleetName}", - httpMethod: "PUT", - responses: { - 200: { - bodyMapper: Mappers.Fleet - }, - 201: { - bodyMapper: Mappers.Fleet - }, - 202: { - bodyMapper: Mappers.Fleet - }, - 204: { - bodyMapper: Mappers.Fleet - }, - default: { - bodyMapper: Mappers.ErrorResponse - } - }, - requestBody: Parameters.parameters10, - queryParameters: [Parameters.apiVersion], - urlParameters: [ - Parameters.$host, - Parameters.subscriptionId, - Parameters.resourceGroupName, - Parameters.fleetName - ], - headerParameters: [ - Parameters.accept, - Parameters.contentType, - Parameters.ifMatch, - Parameters.ifNoneMatch - ], - mediaType: "json", - serializer -}; -const updateOperationSpec: coreClient.OperationSpec = { - path: - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/fleets/{fleetName}", - httpMethod: "PATCH", - responses: { - 200: { - bodyMapper: Mappers.Fleet - }, - default: { - bodyMapper: Mappers.ErrorResponse - } - }, - requestBody: Parameters.parameters11, - queryParameters: [Parameters.apiVersion], - urlParameters: [ - Parameters.$host, - Parameters.subscriptionId, - Parameters.resourceGroupName, - Parameters.fleetName - ], - headerParameters: [ - Parameters.accept, - Parameters.contentType, - Parameters.ifMatch - ], - mediaType: "json", - serializer -}; -const getOperationSpec: coreClient.OperationSpec = { - path: - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/fleets/{fleetName}", - httpMethod: "GET", - responses: { - 200: { - bodyMapper: Mappers.Fleet - }, - default: { - bodyMapper: Mappers.ErrorResponse - } - }, - queryParameters: [Parameters.apiVersion], - urlParameters: [ - Parameters.$host, - Parameters.subscriptionId, - Parameters.resourceGroupName, - Parameters.fleetName - ], - headerParameters: [Parameters.accept], - serializer -}; -const deleteOperationSpec: coreClient.OperationSpec = { - path: - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/fleets/{fleetName}", - httpMethod: "DELETE", - responses: { - 200: {}, - 201: {}, - 202: {}, - 204: {}, - default: { - bodyMapper: Mappers.ErrorResponse - } - }, - queryParameters: [Parameters.apiVersion], - urlParameters: [ - Parameters.$host, - Parameters.subscriptionId, - Parameters.resourceGroupName, - Parameters.fleetName - ], - headerParameters: [Parameters.accept, Parameters.ifMatch], - serializer -}; -const listByResourceGroupOperationSpec: coreClient.OperationSpec = { - path: - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/fleets", - httpMethod: "GET", - responses: { - 200: { - bodyMapper: Mappers.FleetListResult - }, - default: { - bodyMapper: Mappers.ErrorResponse - } - }, - queryParameters: [Parameters.apiVersion], - urlParameters: [ - Parameters.$host, - Parameters.subscriptionId, - Parameters.resourceGroupName - ], - headerParameters: [Parameters.accept], - serializer -}; -const listOperationSpec: coreClient.OperationSpec = { - path: - "/subscriptions/{subscriptionId}/providers/Microsoft.ContainerService/fleets", - httpMethod: "GET", - responses: { - 200: { - bodyMapper: Mappers.FleetListResult - }, - default: { - bodyMapper: Mappers.ErrorResponse - } - }, - queryParameters: [Parameters.apiVersion], - urlParameters: [Parameters.$host, Parameters.subscriptionId], - headerParameters: [Parameters.accept], - serializer -}; -const listCredentialsOperationSpec: coreClient.OperationSpec = { - path: - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/fleets/{fleetName}/listCredentials", - httpMethod: "POST", - responses: { - 200: { - bodyMapper: Mappers.FleetCredentialResults - }, - default: { - bodyMapper: Mappers.ErrorResponse - } - }, - queryParameters: [Parameters.apiVersion], - urlParameters: [ - Parameters.$host, - Parameters.subscriptionId, - Parameters.resourceGroupName, - Parameters.fleetName - ], - headerParameters: [Parameters.accept], - serializer -}; -const listByResourceGroupNextOperationSpec: coreClient.OperationSpec = { - path: "{nextLink}", - httpMethod: "GET", - responses: { - 200: { - bodyMapper: Mappers.FleetListResult - }, - default: { - bodyMapper: Mappers.ErrorResponse - } - }, - queryParameters: [Parameters.apiVersion], - urlParameters: [ - Parameters.$host, - Parameters.subscriptionId, - Parameters.resourceGroupName, - Parameters.nextLink - ], - headerParameters: [Parameters.accept], - serializer -}; -const listNextOperationSpec: coreClient.OperationSpec = { - path: "{nextLink}", - httpMethod: "GET", - responses: { - 200: { - bodyMapper: Mappers.FleetListResult - }, - default: { - bodyMapper: Mappers.ErrorResponse - } - }, - queryParameters: [Parameters.apiVersion], - urlParameters: [ - Parameters.$host, - Parameters.subscriptionId, - Parameters.nextLink - ], - headerParameters: [Parameters.accept], - serializer -}; diff --git a/sdk/containerservice/arm-containerservice/src/operations/index.ts b/sdk/containerservice/arm-containerservice/src/operations/index.ts index e45d9b4f3499..6d786ed8c56d 100644 --- a/sdk/containerservice/arm-containerservice/src/operations/index.ts +++ b/sdk/containerservice/arm-containerservice/src/operations/index.ts @@ -14,8 +14,3 @@ export * from "./privateEndpointConnections"; export * from "./privateLinkResources"; export * from "./resolvePrivateLinkServiceId"; export * from "./snapshots"; -export * from "./managedClusterSnapshots"; -export * from "./trustedAccessRoles"; -export * from "./trustedAccessRoleBindings"; -export * from "./fleets"; -export * from "./fleetMembers"; diff --git a/sdk/containerservice/arm-containerservice/src/operations/managedClusterSnapshots.ts b/sdk/containerservice/arm-containerservice/src/operations/managedClusterSnapshots.ts deleted file mode 100644 index e6ac26542e18..000000000000 --- a/sdk/containerservice/arm-containerservice/src/operations/managedClusterSnapshots.ts +++ /dev/null @@ -1,447 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -import { PagedAsyncIterableIterator } from "@azure/core-paging"; -import { ManagedClusterSnapshots } from "../operationsInterfaces"; -import * as coreClient from "@azure/core-client"; -import * as Mappers from "../models/mappers"; -import * as Parameters from "../models/parameters"; -import { ContainerServiceClient } from "../containerServiceClient"; -import { - ManagedClusterSnapshot, - ManagedClusterSnapshotsListNextOptionalParams, - ManagedClusterSnapshotsListOptionalParams, - ManagedClusterSnapshotsListByResourceGroupNextOptionalParams, - ManagedClusterSnapshotsListByResourceGroupOptionalParams, - ManagedClusterSnapshotsListResponse, - ManagedClusterSnapshotsListByResourceGroupResponse, - ManagedClusterSnapshotsGetOptionalParams, - ManagedClusterSnapshotsGetResponse, - ManagedClusterSnapshotsCreateOrUpdateOptionalParams, - ManagedClusterSnapshotsCreateOrUpdateResponse, - TagsObject, - ManagedClusterSnapshotsUpdateTagsOptionalParams, - ManagedClusterSnapshotsUpdateTagsResponse, - ManagedClusterSnapshotsDeleteOptionalParams, - ManagedClusterSnapshotsListNextResponse, - ManagedClusterSnapshotsListByResourceGroupNextResponse -} from "../models"; - -/// -/** Class containing ManagedClusterSnapshots operations. */ -export class ManagedClusterSnapshotsImpl implements ManagedClusterSnapshots { - private readonly client: ContainerServiceClient; - - /** - * Initialize a new instance of the class ManagedClusterSnapshots class. - * @param client Reference to the service client - */ - constructor(client: ContainerServiceClient) { - this.client = client; - } - - /** - * Gets a list of managed cluster snapshots in the specified subscription. - * @param options The options parameters. - */ - public list( - options?: ManagedClusterSnapshotsListOptionalParams - ): PagedAsyncIterableIterator { - const iter = this.listPagingAll(options); - return { - next() { - return iter.next(); - }, - [Symbol.asyncIterator]() { - return this; - }, - byPage: () => { - return this.listPagingPage(options); - } - }; - } - - private async *listPagingPage( - options?: ManagedClusterSnapshotsListOptionalParams - ): AsyncIterableIterator { - let result = await this._list(options); - yield result.value || []; - let continuationToken = result.nextLink; - while (continuationToken) { - result = await this._listNext(continuationToken, options); - continuationToken = result.nextLink; - yield result.value || []; - } - } - - private async *listPagingAll( - options?: ManagedClusterSnapshotsListOptionalParams - ): AsyncIterableIterator { - for await (const page of this.listPagingPage(options)) { - yield* page; - } - } - - /** - * Lists managed cluster snapshots in the specified subscription and resource group. - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param options The options parameters. - */ - public listByResourceGroup( - resourceGroupName: string, - options?: ManagedClusterSnapshotsListByResourceGroupOptionalParams - ): PagedAsyncIterableIterator { - const iter = this.listByResourceGroupPagingAll(resourceGroupName, options); - return { - next() { - return iter.next(); - }, - [Symbol.asyncIterator]() { - return this; - }, - byPage: () => { - return this.listByResourceGroupPagingPage(resourceGroupName, options); - } - }; - } - - private async *listByResourceGroupPagingPage( - resourceGroupName: string, - options?: ManagedClusterSnapshotsListByResourceGroupOptionalParams - ): AsyncIterableIterator { - let result = await this._listByResourceGroup(resourceGroupName, options); - yield result.value || []; - let continuationToken = result.nextLink; - while (continuationToken) { - result = await this._listByResourceGroupNext( - resourceGroupName, - continuationToken, - options - ); - continuationToken = result.nextLink; - yield result.value || []; - } - } - - private async *listByResourceGroupPagingAll( - resourceGroupName: string, - options?: ManagedClusterSnapshotsListByResourceGroupOptionalParams - ): AsyncIterableIterator { - for await (const page of this.listByResourceGroupPagingPage( - resourceGroupName, - options - )) { - yield* page; - } - } - - /** - * Gets a list of managed cluster snapshots in the specified subscription. - * @param options The options parameters. - */ - private _list( - options?: ManagedClusterSnapshotsListOptionalParams - ): Promise { - return this.client.sendOperationRequest({ options }, listOperationSpec); - } - - /** - * Lists managed cluster snapshots in the specified subscription and resource group. - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param options The options parameters. - */ - private _listByResourceGroup( - resourceGroupName: string, - options?: ManagedClusterSnapshotsListByResourceGroupOptionalParams - ): Promise { - return this.client.sendOperationRequest( - { resourceGroupName, options }, - listByResourceGroupOperationSpec - ); - } - - /** - * Gets a managed cluster snapshot. - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param resourceName The name of the managed cluster resource. - * @param options The options parameters. - */ - get( - resourceGroupName: string, - resourceName: string, - options?: ManagedClusterSnapshotsGetOptionalParams - ): Promise { - return this.client.sendOperationRequest( - { resourceGroupName, resourceName, options }, - getOperationSpec - ); - } - - /** - * Creates or updates a managed cluster snapshot. - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param resourceName The name of the managed cluster resource. - * @param parameters The managed cluster snapshot to create or update. - * @param options The options parameters. - */ - createOrUpdate( - resourceGroupName: string, - resourceName: string, - parameters: ManagedClusterSnapshot, - options?: ManagedClusterSnapshotsCreateOrUpdateOptionalParams - ): Promise { - return this.client.sendOperationRequest( - { resourceGroupName, resourceName, parameters, options }, - createOrUpdateOperationSpec - ); - } - - /** - * Updates tags on a managed cluster snapshot. - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param resourceName The name of the managed cluster resource. - * @param parameters Parameters supplied to the Update managed cluster snapshot Tags operation. - * @param options The options parameters. - */ - updateTags( - resourceGroupName: string, - resourceName: string, - parameters: TagsObject, - options?: ManagedClusterSnapshotsUpdateTagsOptionalParams - ): Promise { - return this.client.sendOperationRequest( - { resourceGroupName, resourceName, parameters, options }, - updateTagsOperationSpec - ); - } - - /** - * Deletes a managed cluster snapshot. - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param resourceName The name of the managed cluster resource. - * @param options The options parameters. - */ - delete( - resourceGroupName: string, - resourceName: string, - options?: ManagedClusterSnapshotsDeleteOptionalParams - ): Promise { - return this.client.sendOperationRequest( - { resourceGroupName, resourceName, options }, - deleteOperationSpec - ); - } - - /** - * ListNext - * @param nextLink The nextLink from the previous successful call to the List method. - * @param options The options parameters. - */ - private _listNext( - nextLink: string, - options?: ManagedClusterSnapshotsListNextOptionalParams - ): Promise { - return this.client.sendOperationRequest( - { nextLink, options }, - listNextOperationSpec - ); - } - - /** - * ListByResourceGroupNext - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param nextLink The nextLink from the previous successful call to the ListByResourceGroup method. - * @param options The options parameters. - */ - private _listByResourceGroupNext( - resourceGroupName: string, - nextLink: string, - options?: ManagedClusterSnapshotsListByResourceGroupNextOptionalParams - ): Promise { - return this.client.sendOperationRequest( - { resourceGroupName, nextLink, options }, - listByResourceGroupNextOperationSpec - ); - } -} -// Operation Specifications -const serializer = coreClient.createSerializer(Mappers, /* isXml */ false); - -const listOperationSpec: coreClient.OperationSpec = { - path: - "/subscriptions/{subscriptionId}/providers/Microsoft.ContainerService/managedclustersnapshots", - httpMethod: "GET", - responses: { - 200: { - bodyMapper: Mappers.ManagedClusterSnapshotListResult - }, - default: { - bodyMapper: Mappers.CloudError - } - }, - queryParameters: [Parameters.apiVersion], - urlParameters: [Parameters.$host, Parameters.subscriptionId], - headerParameters: [Parameters.accept], - serializer -}; -const listByResourceGroupOperationSpec: coreClient.OperationSpec = { - path: - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedclustersnapshots", - httpMethod: "GET", - responses: { - 200: { - bodyMapper: Mappers.ManagedClusterSnapshotListResult - }, - default: { - bodyMapper: Mappers.CloudError - } - }, - queryParameters: [Parameters.apiVersion], - urlParameters: [ - Parameters.$host, - Parameters.subscriptionId, - Parameters.resourceGroupName - ], - headerParameters: [Parameters.accept], - serializer -}; -const getOperationSpec: coreClient.OperationSpec = { - path: - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedclustersnapshots/{resourceName}", - httpMethod: "GET", - responses: { - 200: { - bodyMapper: Mappers.ManagedClusterSnapshot - }, - default: { - bodyMapper: Mappers.CloudError - } - }, - queryParameters: [Parameters.apiVersion], - urlParameters: [ - Parameters.$host, - Parameters.subscriptionId, - Parameters.resourceGroupName, - Parameters.resourceName - ], - headerParameters: [Parameters.accept], - serializer -}; -const createOrUpdateOperationSpec: coreClient.OperationSpec = { - path: - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedclustersnapshots/{resourceName}", - httpMethod: "PUT", - responses: { - 200: { - bodyMapper: Mappers.ManagedClusterSnapshot - }, - 201: { - bodyMapper: Mappers.ManagedClusterSnapshot - }, - default: { - bodyMapper: Mappers.CloudError - } - }, - requestBody: Parameters.parameters9, - queryParameters: [Parameters.apiVersion], - urlParameters: [ - Parameters.$host, - Parameters.subscriptionId, - Parameters.resourceGroupName, - Parameters.resourceName - ], - headerParameters: [Parameters.accept, Parameters.contentType], - mediaType: "json", - serializer -}; -const updateTagsOperationSpec: coreClient.OperationSpec = { - path: - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedclustersnapshots/{resourceName}", - httpMethod: "PATCH", - responses: { - 200: { - bodyMapper: Mappers.ManagedClusterSnapshot - }, - default: { - bodyMapper: Mappers.CloudError - } - }, - requestBody: Parameters.parameters1, - queryParameters: [Parameters.apiVersion], - urlParameters: [ - Parameters.$host, - Parameters.subscriptionId, - Parameters.resourceGroupName, - Parameters.resourceName - ], - headerParameters: [Parameters.accept, Parameters.contentType], - mediaType: "json", - serializer -}; -const deleteOperationSpec: coreClient.OperationSpec = { - path: - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedclustersnapshots/{resourceName}", - httpMethod: "DELETE", - responses: { - 200: {}, - 204: {}, - default: { - bodyMapper: Mappers.CloudError - } - }, - queryParameters: [Parameters.apiVersion], - urlParameters: [ - Parameters.$host, - Parameters.subscriptionId, - Parameters.resourceGroupName, - Parameters.resourceName - ], - headerParameters: [Parameters.accept], - serializer -}; -const listNextOperationSpec: coreClient.OperationSpec = { - path: "{nextLink}", - httpMethod: "GET", - responses: { - 200: { - bodyMapper: Mappers.ManagedClusterSnapshotListResult - }, - default: { - bodyMapper: Mappers.CloudError - } - }, - queryParameters: [Parameters.apiVersion], - urlParameters: [ - Parameters.$host, - Parameters.subscriptionId, - Parameters.nextLink - ], - headerParameters: [Parameters.accept], - serializer -}; -const listByResourceGroupNextOperationSpec: coreClient.OperationSpec = { - path: "{nextLink}", - httpMethod: "GET", - responses: { - 200: { - bodyMapper: Mappers.ManagedClusterSnapshotListResult - }, - default: { - bodyMapper: Mappers.CloudError - } - }, - queryParameters: [Parameters.apiVersion], - urlParameters: [ - Parameters.$host, - Parameters.subscriptionId, - Parameters.resourceGroupName, - Parameters.nextLink - ], - headerParameters: [Parameters.accept], - serializer -}; diff --git a/sdk/containerservice/arm-containerservice/src/operations/managedClusters.ts b/sdk/containerservice/arm-containerservice/src/operations/managedClusters.ts index 7366d18f574e..fee316d8fce4 100644 --- a/sdk/containerservice/arm-containerservice/src/operations/managedClusters.ts +++ b/sdk/containerservice/arm-containerservice/src/operations/managedClusters.ts @@ -49,9 +49,7 @@ import { ManagedClustersResetServicePrincipalProfileOptionalParams, ManagedClusterAADProfile, ManagedClustersResetAADProfileOptionalParams, - ManagedClustersAbortLatestOperationOptionalParams, ManagedClustersRotateClusterCertificatesOptionalParams, - ManagedClustersRotateServiceAccountSigningKeysOptionalParams, ManagedClustersStopOptionalParams, ManagedClustersStartOptionalParams, RunCommandRequest, @@ -833,27 +831,6 @@ export class ManagedClustersImpl implements ManagedClusters { return poller.pollUntilDone(); } - /** - * Aborting last running operation on managed cluster. We return a 204 no content code here to - * indicate that the operation has been accepted and an abort will be attempted but is not guaranteed - * to complete successfully. Please look up the provisioning state of the managed cluster to keep track - * of whether it changes to Canceled. A canceled provisioning state indicates that the abort was - * successful - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param resourceName The name of the managed cluster resource. - * @param options The options parameters. - */ - abortLatestOperation( - resourceGroupName: string, - resourceName: string, - options?: ManagedClustersAbortLatestOperationOptionalParams - ): Promise { - return this.client.sendOperationRequest( - { resourceGroupName, resourceName, options }, - abortLatestOperationOperationSpec - ); - } - /** * See [Certificate rotation](https://docs.microsoft.com/azure/aks/certificate-rotation) for more * details about rotating managed cluster certificates. @@ -938,88 +915,6 @@ export class ManagedClustersImpl implements ManagedClusters { return poller.pollUntilDone(); } - /** - * Rotates the service account signing keys of a managed cluster. - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param resourceName The name of the managed cluster resource. - * @param options The options parameters. - */ - async beginRotateServiceAccountSigningKeys( - resourceGroupName: string, - resourceName: string, - options?: ManagedClustersRotateServiceAccountSigningKeysOptionalParams - ): Promise, void>> { - const directSendOperation = async ( - args: coreClient.OperationArguments, - spec: coreClient.OperationSpec - ): Promise => { - return this.client.sendOperationRequest(args, spec); - }; - const sendOperation = async ( - args: coreClient.OperationArguments, - spec: coreClient.OperationSpec - ) => { - let currentRawResponse: - | coreClient.FullOperationResponse - | undefined = undefined; - const providedCallback = args.options?.onResponse; - const callback: coreClient.RawResponseCallback = ( - rawResponse: coreClient.FullOperationResponse, - flatResponse: unknown - ) => { - currentRawResponse = rawResponse; - providedCallback?.(rawResponse, flatResponse); - }; - const updatedArgs = { - ...args, - options: { - ...args.options, - onResponse: callback - } - }; - const flatResponse = await directSendOperation(updatedArgs, spec); - return { - flatResponse, - rawResponse: { - statusCode: currentRawResponse!.status, - body: currentRawResponse!.parsedBody, - headers: currentRawResponse!.headers.toJSON() - } - }; - }; - - const lro = new LroImpl( - sendOperation, - { resourceGroupName, resourceName, options }, - rotateServiceAccountSigningKeysOperationSpec - ); - const poller = new LroEngine(lro, { - resumeFrom: options?.resumeFrom, - intervalInMs: options?.updateIntervalInMs - }); - await poller.poll(); - return poller; - } - - /** - * Rotates the service account signing keys of a managed cluster. - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param resourceName The name of the managed cluster resource. - * @param options The options parameters. - */ - async beginRotateServiceAccountSigningKeysAndWait( - resourceGroupName: string, - resourceName: string, - options?: ManagedClustersRotateServiceAccountSigningKeysOptionalParams - ): Promise { - const poller = await this.beginRotateServiceAccountSigningKeys( - resourceGroupName, - resourceName, - options - ); - return poller.pollUntilDone(); - } - /** * This can only be performed on Azure Virtual Machine Scale set backed clusters. Stopping a cluster * stops the control plane and agent nodes entirely, while maintaining all object and cluster state. A @@ -1659,10 +1554,7 @@ const deleteOperationSpec: coreClient.OperationSpec = { bodyMapper: Mappers.CloudError } }, - queryParameters: [ - Parameters.apiVersion, - Parameters.ignorePodDisruptionBudget - ], + queryParameters: [Parameters.apiVersion], urlParameters: [ Parameters.$host, Parameters.subscriptionId, @@ -1722,26 +1614,6 @@ const resetAADProfileOperationSpec: coreClient.OperationSpec = { mediaType: "json", serializer }; -const abortLatestOperationOperationSpec: coreClient.OperationSpec = { - path: - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedclusters/{resourceName}/abort", - httpMethod: "POST", - responses: { - 204: {}, - default: { - bodyMapper: Mappers.CloudError - } - }, - queryParameters: [Parameters.apiVersion], - urlParameters: [ - Parameters.$host, - Parameters.subscriptionId, - Parameters.resourceGroupName, - Parameters.resourceName - ], - headerParameters: [Parameters.accept], - serializer -}; const rotateClusterCertificatesOperationSpec: coreClient.OperationSpec = { path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/rotateClusterCertificates", @@ -1765,29 +1637,6 @@ const rotateClusterCertificatesOperationSpec: coreClient.OperationSpec = { headerParameters: [Parameters.accept], serializer }; -const rotateServiceAccountSigningKeysOperationSpec: coreClient.OperationSpec = { - path: - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/rotateServiceAccountSigningKeys", - httpMethod: "POST", - responses: { - 200: {}, - 201: {}, - 202: {}, - 204: {}, - default: { - bodyMapper: Mappers.CloudError - } - }, - queryParameters: [Parameters.apiVersion], - urlParameters: [ - Parameters.$host, - Parameters.subscriptionId, - Parameters.resourceGroupName, - Parameters.resourceName - ], - headerParameters: [Parameters.accept], - serializer -}; const stopOperationSpec: coreClient.OperationSpec = { path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/stop", diff --git a/sdk/containerservice/arm-containerservice/src/operations/trustedAccessRoleBindings.ts b/sdk/containerservice/arm-containerservice/src/operations/trustedAccessRoleBindings.ts deleted file mode 100644 index d438aa167fb0..000000000000 --- a/sdk/containerservice/arm-containerservice/src/operations/trustedAccessRoleBindings.ts +++ /dev/null @@ -1,328 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -import { PagedAsyncIterableIterator } from "@azure/core-paging"; -import { TrustedAccessRoleBindings } from "../operationsInterfaces"; -import * as coreClient from "@azure/core-client"; -import * as Mappers from "../models/mappers"; -import * as Parameters from "../models/parameters"; -import { ContainerServiceClient } from "../containerServiceClient"; -import { - TrustedAccessRoleBinding, - TrustedAccessRoleBindingsListNextOptionalParams, - TrustedAccessRoleBindingsListOptionalParams, - TrustedAccessRoleBindingsListResponse, - TrustedAccessRoleBindingsGetOptionalParams, - TrustedAccessRoleBindingsGetResponse, - TrustedAccessRoleBindingsCreateOrUpdateOptionalParams, - TrustedAccessRoleBindingsCreateOrUpdateResponse, - TrustedAccessRoleBindingsDeleteOptionalParams, - TrustedAccessRoleBindingsListNextResponse -} from "../models"; - -/// -/** Class containing TrustedAccessRoleBindings operations. */ -export class TrustedAccessRoleBindingsImpl - implements TrustedAccessRoleBindings { - private readonly client: ContainerServiceClient; - - /** - * Initialize a new instance of the class TrustedAccessRoleBindings class. - * @param client Reference to the service client - */ - constructor(client: ContainerServiceClient) { - this.client = client; - } - - /** - * List trusted access role bindings. - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param resourceName The name of the managed cluster resource. - * @param options The options parameters. - */ - public list( - resourceGroupName: string, - resourceName: string, - options?: TrustedAccessRoleBindingsListOptionalParams - ): PagedAsyncIterableIterator { - const iter = this.listPagingAll(resourceGroupName, resourceName, options); - return { - next() { - return iter.next(); - }, - [Symbol.asyncIterator]() { - return this; - }, - byPage: () => { - return this.listPagingPage(resourceGroupName, resourceName, options); - } - }; - } - - private async *listPagingPage( - resourceGroupName: string, - resourceName: string, - options?: TrustedAccessRoleBindingsListOptionalParams - ): AsyncIterableIterator { - let result = await this._list(resourceGroupName, resourceName, options); - yield result.value || []; - let continuationToken = result.nextLink; - while (continuationToken) { - result = await this._listNext( - resourceGroupName, - resourceName, - continuationToken, - options - ); - continuationToken = result.nextLink; - yield result.value || []; - } - } - - private async *listPagingAll( - resourceGroupName: string, - resourceName: string, - options?: TrustedAccessRoleBindingsListOptionalParams - ): AsyncIterableIterator { - for await (const page of this.listPagingPage( - resourceGroupName, - resourceName, - options - )) { - yield* page; - } - } - - /** - * List trusted access role bindings. - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param resourceName The name of the managed cluster resource. - * @param options The options parameters. - */ - private _list( - resourceGroupName: string, - resourceName: string, - options?: TrustedAccessRoleBindingsListOptionalParams - ): Promise { - return this.client.sendOperationRequest( - { resourceGroupName, resourceName, options }, - listOperationSpec - ); - } - - /** - * Get a trusted access role binding. - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param resourceName The name of the managed cluster resource. - * @param trustedAccessRoleBindingName The name of trusted access role binding. - * @param options The options parameters. - */ - get( - resourceGroupName: string, - resourceName: string, - trustedAccessRoleBindingName: string, - options?: TrustedAccessRoleBindingsGetOptionalParams - ): Promise { - return this.client.sendOperationRequest( - { - resourceGroupName, - resourceName, - trustedAccessRoleBindingName, - options - }, - getOperationSpec - ); - } - - /** - * Create or update a trusted access role binding - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param resourceName The name of the managed cluster resource. - * @param trustedAccessRoleBindingName The name of trusted access role binding. - * @param trustedAccessRoleBinding A trusted access role binding - * @param options The options parameters. - */ - createOrUpdate( - resourceGroupName: string, - resourceName: string, - trustedAccessRoleBindingName: string, - trustedAccessRoleBinding: TrustedAccessRoleBinding, - options?: TrustedAccessRoleBindingsCreateOrUpdateOptionalParams - ): Promise { - return this.client.sendOperationRequest( - { - resourceGroupName, - resourceName, - trustedAccessRoleBindingName, - trustedAccessRoleBinding, - options - }, - createOrUpdateOperationSpec - ); - } - - /** - * Delete a trusted access role binding. - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param resourceName The name of the managed cluster resource. - * @param trustedAccessRoleBindingName The name of trusted access role binding. - * @param options The options parameters. - */ - delete( - resourceGroupName: string, - resourceName: string, - trustedAccessRoleBindingName: string, - options?: TrustedAccessRoleBindingsDeleteOptionalParams - ): Promise { - return this.client.sendOperationRequest( - { - resourceGroupName, - resourceName, - trustedAccessRoleBindingName, - options - }, - deleteOperationSpec - ); - } - - /** - * ListNext - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param resourceName The name of the managed cluster resource. - * @param nextLink The nextLink from the previous successful call to the List method. - * @param options The options parameters. - */ - private _listNext( - resourceGroupName: string, - resourceName: string, - nextLink: string, - options?: TrustedAccessRoleBindingsListNextOptionalParams - ): Promise { - return this.client.sendOperationRequest( - { resourceGroupName, resourceName, nextLink, options }, - listNextOperationSpec - ); - } -} -// Operation Specifications -const serializer = coreClient.createSerializer(Mappers, /* isXml */ false); - -const listOperationSpec: coreClient.OperationSpec = { - path: - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/trustedAccessRoleBindings", - httpMethod: "GET", - responses: { - 200: { - bodyMapper: Mappers.TrustedAccessRoleBindingListResult - }, - default: { - bodyMapper: Mappers.CloudError - } - }, - queryParameters: [Parameters.apiVersion], - urlParameters: [ - Parameters.$host, - Parameters.subscriptionId, - Parameters.resourceGroupName, - Parameters.resourceName - ], - headerParameters: [Parameters.accept], - serializer -}; -const getOperationSpec: coreClient.OperationSpec = { - path: - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/trustedAccessRoleBindings/{trustedAccessRoleBindingName}", - httpMethod: "GET", - responses: { - 200: { - bodyMapper: Mappers.TrustedAccessRoleBinding - }, - default: { - bodyMapper: Mappers.CloudError - } - }, - queryParameters: [Parameters.apiVersion], - urlParameters: [ - Parameters.$host, - Parameters.subscriptionId, - Parameters.resourceGroupName, - Parameters.resourceName, - Parameters.trustedAccessRoleBindingName - ], - headerParameters: [Parameters.accept], - serializer -}; -const createOrUpdateOperationSpec: coreClient.OperationSpec = { - path: - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/trustedAccessRoleBindings/{trustedAccessRoleBindingName}", - httpMethod: "PUT", - responses: { - 200: { - bodyMapper: Mappers.TrustedAccessRoleBinding - }, - default: { - bodyMapper: Mappers.CloudError - } - }, - requestBody: Parameters.trustedAccessRoleBinding, - queryParameters: [Parameters.apiVersion], - urlParameters: [ - Parameters.$host, - Parameters.subscriptionId, - Parameters.resourceGroupName, - Parameters.resourceName, - Parameters.trustedAccessRoleBindingName - ], - headerParameters: [Parameters.accept, Parameters.contentType], - mediaType: "json", - serializer -}; -const deleteOperationSpec: coreClient.OperationSpec = { - path: - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/trustedAccessRoleBindings/{trustedAccessRoleBindingName}", - httpMethod: "DELETE", - responses: { - 200: {}, - 204: {}, - default: { - bodyMapper: Mappers.CloudError - } - }, - queryParameters: [Parameters.apiVersion], - urlParameters: [ - Parameters.$host, - Parameters.subscriptionId, - Parameters.resourceGroupName, - Parameters.resourceName, - Parameters.trustedAccessRoleBindingName - ], - headerParameters: [Parameters.accept], - serializer -}; -const listNextOperationSpec: coreClient.OperationSpec = { - path: "{nextLink}", - httpMethod: "GET", - responses: { - 200: { - bodyMapper: Mappers.TrustedAccessRoleBindingListResult - }, - default: { - bodyMapper: Mappers.CloudError - } - }, - queryParameters: [Parameters.apiVersion], - urlParameters: [ - Parameters.$host, - Parameters.subscriptionId, - Parameters.resourceGroupName, - Parameters.resourceName, - Parameters.nextLink - ], - headerParameters: [Parameters.accept], - serializer -}; diff --git a/sdk/containerservice/arm-containerservice/src/operations/trustedAccessRoles.ts b/sdk/containerservice/arm-containerservice/src/operations/trustedAccessRoles.ts deleted file mode 100644 index f92b063034b9..000000000000 --- a/sdk/containerservice/arm-containerservice/src/operations/trustedAccessRoles.ts +++ /dev/null @@ -1,158 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -import { PagedAsyncIterableIterator } from "@azure/core-paging"; -import { TrustedAccessRoles } from "../operationsInterfaces"; -import * as coreClient from "@azure/core-client"; -import * as Mappers from "../models/mappers"; -import * as Parameters from "../models/parameters"; -import { ContainerServiceClient } from "../containerServiceClient"; -import { - TrustedAccessRole, - TrustedAccessRolesListNextOptionalParams, - TrustedAccessRolesListOptionalParams, - TrustedAccessRolesListResponse, - TrustedAccessRolesListNextResponse -} from "../models"; - -/// -/** Class containing TrustedAccessRoles operations. */ -export class TrustedAccessRolesImpl implements TrustedAccessRoles { - private readonly client: ContainerServiceClient; - - /** - * Initialize a new instance of the class TrustedAccessRoles class. - * @param client Reference to the service client - */ - constructor(client: ContainerServiceClient) { - this.client = client; - } - - /** - * List supported trusted access roles. - * @param location The name of Azure region. - * @param options The options parameters. - */ - public list( - location: string, - options?: TrustedAccessRolesListOptionalParams - ): PagedAsyncIterableIterator { - const iter = this.listPagingAll(location, options); - return { - next() { - return iter.next(); - }, - [Symbol.asyncIterator]() { - return this; - }, - byPage: () => { - return this.listPagingPage(location, options); - } - }; - } - - private async *listPagingPage( - location: string, - options?: TrustedAccessRolesListOptionalParams - ): AsyncIterableIterator { - let result = await this._list(location, options); - yield result.value || []; - let continuationToken = result.nextLink; - while (continuationToken) { - result = await this._listNext(location, continuationToken, options); - continuationToken = result.nextLink; - yield result.value || []; - } - } - - private async *listPagingAll( - location: string, - options?: TrustedAccessRolesListOptionalParams - ): AsyncIterableIterator { - for await (const page of this.listPagingPage(location, options)) { - yield* page; - } - } - - /** - * List supported trusted access roles. - * @param location The name of Azure region. - * @param options The options parameters. - */ - private _list( - location: string, - options?: TrustedAccessRolesListOptionalParams - ): Promise { - return this.client.sendOperationRequest( - { location, options }, - listOperationSpec - ); - } - - /** - * ListNext - * @param location The name of Azure region. - * @param nextLink The nextLink from the previous successful call to the List method. - * @param options The options parameters. - */ - private _listNext( - location: string, - nextLink: string, - options?: TrustedAccessRolesListNextOptionalParams - ): Promise { - return this.client.sendOperationRequest( - { location, nextLink, options }, - listNextOperationSpec - ); - } -} -// Operation Specifications -const serializer = coreClient.createSerializer(Mappers, /* isXml */ false); - -const listOperationSpec: coreClient.OperationSpec = { - path: - "/subscriptions/{subscriptionId}/providers/Microsoft.ContainerService/locations/{location}/trustedAccessRoles", - httpMethod: "GET", - responses: { - 200: { - bodyMapper: Mappers.TrustedAccessRoleListResult - }, - default: { - bodyMapper: Mappers.CloudError - } - }, - queryParameters: [Parameters.apiVersion], - urlParameters: [ - Parameters.$host, - Parameters.subscriptionId, - Parameters.location - ], - headerParameters: [Parameters.accept], - serializer -}; -const listNextOperationSpec: coreClient.OperationSpec = { - path: "{nextLink}", - httpMethod: "GET", - responses: { - 200: { - bodyMapper: Mappers.TrustedAccessRoleListResult - }, - default: { - bodyMapper: Mappers.CloudError - } - }, - queryParameters: [Parameters.apiVersion], - urlParameters: [ - Parameters.$host, - Parameters.subscriptionId, - Parameters.location, - Parameters.nextLink - ], - headerParameters: [Parameters.accept], - serializer -}; diff --git a/sdk/containerservice/arm-containerservice/src/operationsInterfaces/agentPools.ts b/sdk/containerservice/arm-containerservice/src/operationsInterfaces/agentPools.ts index 9ef428b30853..4e16d6840a5d 100644 --- a/sdk/containerservice/arm-containerservice/src/operationsInterfaces/agentPools.ts +++ b/sdk/containerservice/arm-containerservice/src/operationsInterfaces/agentPools.ts @@ -11,7 +11,6 @@ import { PollerLike, PollOperationState } from "@azure/core-lro"; import { AgentPool, AgentPoolsListOptionalParams, - AgentPoolsAbortLatestOperationOptionalParams, AgentPoolsGetOptionalParams, AgentPoolsGetResponse, AgentPoolsCreateOrUpdateOptionalParams, @@ -38,22 +37,6 @@ export interface AgentPools { resourceName: string, options?: AgentPoolsListOptionalParams ): PagedAsyncIterableIterator; - /** - * Aborting last running operation on agent pool. We return a 204 no content code here to indicate that - * the operation has been accepted and an abort will be attempted but is not guaranteed to complete - * successfully. Please look up the provisioning state of the agent pool to keep track of whether it - * changes to Canceled. A canceled provisioning state indicates that the abort was successful - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param resourceName The name of the managed cluster resource. - * @param agentPoolName The name of the agent pool. - * @param options The options parameters. - */ - abortLatestOperation( - resourceGroupName: string, - resourceName: string, - agentPoolName: string, - options?: AgentPoolsAbortLatestOperationOptionalParams - ): Promise; /** * Gets the specified managed cluster agent pool. * @param resourceGroupName The name of the resource group. The name is case insensitive. diff --git a/sdk/containerservice/arm-containerservice/src/operationsInterfaces/fleetMembers.ts b/sdk/containerservice/arm-containerservice/src/operationsInterfaces/fleetMembers.ts deleted file mode 100644 index 8f6f197a37df..000000000000 --- a/sdk/containerservice/arm-containerservice/src/operationsInterfaces/fleetMembers.ts +++ /dev/null @@ -1,113 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -import { PagedAsyncIterableIterator } from "@azure/core-paging"; -import { PollerLike, PollOperationState } from "@azure/core-lro"; -import { - FleetMember, - FleetMembersListByFleetOptionalParams, - FleetMembersCreateOrUpdateOptionalParams, - FleetMembersCreateOrUpdateResponse, - FleetMembersGetOptionalParams, - FleetMembersGetResponse, - FleetMembersDeleteOptionalParams -} from "../models"; - -/// -/** Interface representing a FleetMembers. */ -export interface FleetMembers { - /** - * Lists the members of a fleet. - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param fleetName The name of the Fleet resource. - * @param options The options parameters. - */ - listByFleet( - resourceGroupName: string, - fleetName: string, - options?: FleetMembersListByFleetOptionalParams - ): PagedAsyncIterableIterator; - /** - * A member contains a reference to an existing Kubernetes cluster. Creating a member makes the - * referenced cluster join the Fleet. - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param fleetName The name of the Fleet resource. - * @param fleetMemberName The name of the Fleet member resource. - * @param parameters The Fleet member to create or update. - * @param options The options parameters. - */ - beginCreateOrUpdate( - resourceGroupName: string, - fleetName: string, - fleetMemberName: string, - parameters: FleetMember, - options?: FleetMembersCreateOrUpdateOptionalParams - ): Promise< - PollerLike< - PollOperationState, - FleetMembersCreateOrUpdateResponse - > - >; - /** - * A member contains a reference to an existing Kubernetes cluster. Creating a member makes the - * referenced cluster join the Fleet. - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param fleetName The name of the Fleet resource. - * @param fleetMemberName The name of the Fleet member resource. - * @param parameters The Fleet member to create or update. - * @param options The options parameters. - */ - beginCreateOrUpdateAndWait( - resourceGroupName: string, - fleetName: string, - fleetMemberName: string, - parameters: FleetMember, - options?: FleetMembersCreateOrUpdateOptionalParams - ): Promise; - /** - * Gets a Fleet member. - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param fleetName The name of the Fleet resource. - * @param fleetMemberName The name of the Fleet member resource. - * @param options The options parameters. - */ - get( - resourceGroupName: string, - fleetName: string, - fleetMemberName: string, - options?: FleetMembersGetOptionalParams - ): Promise; - /** - * Deleting a Fleet member results in the member cluster leaving fleet. The Member azure resource is - * deleted upon success. The underlying cluster is not deleted. - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param fleetName The name of the Fleet resource. - * @param fleetMemberName The name of the Fleet member resource. - * @param options The options parameters. - */ - beginDelete( - resourceGroupName: string, - fleetName: string, - fleetMemberName: string, - options?: FleetMembersDeleteOptionalParams - ): Promise, void>>; - /** - * Deleting a Fleet member results in the member cluster leaving fleet. The Member azure resource is - * deleted upon success. The underlying cluster is not deleted. - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param fleetName The name of the Fleet resource. - * @param fleetMemberName The name of the Fleet member resource. - * @param options The options parameters. - */ - beginDeleteAndWait( - resourceGroupName: string, - fleetName: string, - fleetMemberName: string, - options?: FleetMembersDeleteOptionalParams - ): Promise; -} diff --git a/sdk/containerservice/arm-containerservice/src/operationsInterfaces/fleets.ts b/sdk/containerservice/arm-containerservice/src/operationsInterfaces/fleets.ts deleted file mode 100644 index 1dcc3e16d08d..000000000000 --- a/sdk/containerservice/arm-containerservice/src/operationsInterfaces/fleets.ts +++ /dev/null @@ -1,129 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -import { PagedAsyncIterableIterator } from "@azure/core-paging"; -import { PollerLike, PollOperationState } from "@azure/core-lro"; -import { - Fleet, - FleetsListByResourceGroupOptionalParams, - FleetsListOptionalParams, - FleetsCreateOrUpdateOptionalParams, - FleetsCreateOrUpdateResponse, - FleetsUpdateOptionalParams, - FleetsUpdateResponse, - FleetsGetOptionalParams, - FleetsGetResponse, - FleetsDeleteOptionalParams, - FleetsListCredentialsOptionalParams, - FleetsListCredentialsResponse -} from "../models"; - -/// -/** Interface representing a Fleets. */ -export interface Fleets { - /** - * Lists fleets in the specified subscription and resource group. - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param options The options parameters. - */ - listByResourceGroup( - resourceGroupName: string, - options?: FleetsListByResourceGroupOptionalParams - ): PagedAsyncIterableIterator; - /** - * Lists fleets in the specified subscription. - * @param options The options parameters. - */ - list(options?: FleetsListOptionalParams): PagedAsyncIterableIterator; - /** - * Creates or updates a Fleet. - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param fleetName The name of the Fleet resource. - * @param parameters The Fleet to create or update. - * @param options The options parameters. - */ - beginCreateOrUpdate( - resourceGroupName: string, - fleetName: string, - parameters: Fleet, - options?: FleetsCreateOrUpdateOptionalParams - ): Promise< - PollerLike< - PollOperationState, - FleetsCreateOrUpdateResponse - > - >; - /** - * Creates or updates a Fleet. - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param fleetName The name of the Fleet resource. - * @param parameters The Fleet to create or update. - * @param options The options parameters. - */ - beginCreateOrUpdateAndWait( - resourceGroupName: string, - fleetName: string, - parameters: Fleet, - options?: FleetsCreateOrUpdateOptionalParams - ): Promise; - /** - * Patches a fleet resource. - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param fleetName The name of the Fleet resource. - * @param options The options parameters. - */ - update( - resourceGroupName: string, - fleetName: string, - options?: FleetsUpdateOptionalParams - ): Promise; - /** - * Gets a Fleet. - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param fleetName The name of the Fleet resource. - * @param options The options parameters. - */ - get( - resourceGroupName: string, - fleetName: string, - options?: FleetsGetOptionalParams - ): Promise; - /** - * Deletes a Fleet. - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param fleetName The name of the Fleet resource. - * @param options The options parameters. - */ - beginDelete( - resourceGroupName: string, - fleetName: string, - options?: FleetsDeleteOptionalParams - ): Promise, void>>; - /** - * Deletes a Fleet. - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param fleetName The name of the Fleet resource. - * @param options The options parameters. - */ - beginDeleteAndWait( - resourceGroupName: string, - fleetName: string, - options?: FleetsDeleteOptionalParams - ): Promise; - /** - * Lists the user credentials of a Fleet. - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param fleetName The name of the Fleet resource. - * @param options The options parameters. - */ - listCredentials( - resourceGroupName: string, - fleetName: string, - options?: FleetsListCredentialsOptionalParams - ): Promise; -} diff --git a/sdk/containerservice/arm-containerservice/src/operationsInterfaces/index.ts b/sdk/containerservice/arm-containerservice/src/operationsInterfaces/index.ts index e45d9b4f3499..6d786ed8c56d 100644 --- a/sdk/containerservice/arm-containerservice/src/operationsInterfaces/index.ts +++ b/sdk/containerservice/arm-containerservice/src/operationsInterfaces/index.ts @@ -14,8 +14,3 @@ export * from "./privateEndpointConnections"; export * from "./privateLinkResources"; export * from "./resolvePrivateLinkServiceId"; export * from "./snapshots"; -export * from "./managedClusterSnapshots"; -export * from "./trustedAccessRoles"; -export * from "./trustedAccessRoleBindings"; -export * from "./fleets"; -export * from "./fleetMembers"; diff --git a/sdk/containerservice/arm-containerservice/src/operationsInterfaces/managedClusterSnapshots.ts b/sdk/containerservice/arm-containerservice/src/operationsInterfaces/managedClusterSnapshots.ts deleted file mode 100644 index bec60709a6e4..000000000000 --- a/sdk/containerservice/arm-containerservice/src/operationsInterfaces/managedClusterSnapshots.ts +++ /dev/null @@ -1,91 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -import { PagedAsyncIterableIterator } from "@azure/core-paging"; -import { - ManagedClusterSnapshot, - ManagedClusterSnapshotsListOptionalParams, - ManagedClusterSnapshotsListByResourceGroupOptionalParams, - ManagedClusterSnapshotsGetOptionalParams, - ManagedClusterSnapshotsGetResponse, - ManagedClusterSnapshotsCreateOrUpdateOptionalParams, - ManagedClusterSnapshotsCreateOrUpdateResponse, - TagsObject, - ManagedClusterSnapshotsUpdateTagsOptionalParams, - ManagedClusterSnapshotsUpdateTagsResponse, - ManagedClusterSnapshotsDeleteOptionalParams -} from "../models"; - -/// -/** Interface representing a ManagedClusterSnapshots. */ -export interface ManagedClusterSnapshots { - /** - * Gets a list of managed cluster snapshots in the specified subscription. - * @param options The options parameters. - */ - list( - options?: ManagedClusterSnapshotsListOptionalParams - ): PagedAsyncIterableIterator; - /** - * Lists managed cluster snapshots in the specified subscription and resource group. - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param options The options parameters. - */ - listByResourceGroup( - resourceGroupName: string, - options?: ManagedClusterSnapshotsListByResourceGroupOptionalParams - ): PagedAsyncIterableIterator; - /** - * Gets a managed cluster snapshot. - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param resourceName The name of the managed cluster resource. - * @param options The options parameters. - */ - get( - resourceGroupName: string, - resourceName: string, - options?: ManagedClusterSnapshotsGetOptionalParams - ): Promise; - /** - * Creates or updates a managed cluster snapshot. - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param resourceName The name of the managed cluster resource. - * @param parameters The managed cluster snapshot to create or update. - * @param options The options parameters. - */ - createOrUpdate( - resourceGroupName: string, - resourceName: string, - parameters: ManagedClusterSnapshot, - options?: ManagedClusterSnapshotsCreateOrUpdateOptionalParams - ): Promise; - /** - * Updates tags on a managed cluster snapshot. - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param resourceName The name of the managed cluster resource. - * @param parameters Parameters supplied to the Update managed cluster snapshot Tags operation. - * @param options The options parameters. - */ - updateTags( - resourceGroupName: string, - resourceName: string, - parameters: TagsObject, - options?: ManagedClusterSnapshotsUpdateTagsOptionalParams - ): Promise; - /** - * Deletes a managed cluster snapshot. - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param resourceName The name of the managed cluster resource. - * @param options The options parameters. - */ - delete( - resourceGroupName: string, - resourceName: string, - options?: ManagedClusterSnapshotsDeleteOptionalParams - ): Promise; -} diff --git a/sdk/containerservice/arm-containerservice/src/operationsInterfaces/managedClusters.ts b/sdk/containerservice/arm-containerservice/src/operationsInterfaces/managedClusters.ts index 46e3c9106d03..ff803ac9e121 100644 --- a/sdk/containerservice/arm-containerservice/src/operationsInterfaces/managedClusters.ts +++ b/sdk/containerservice/arm-containerservice/src/operationsInterfaces/managedClusters.ts @@ -38,9 +38,7 @@ import { ManagedClustersResetServicePrincipalProfileOptionalParams, ManagedClusterAADProfile, ManagedClustersResetAADProfileOptionalParams, - ManagedClustersAbortLatestOperationOptionalParams, ManagedClustersRotateClusterCertificatesOptionalParams, - ManagedClustersRotateServiceAccountSigningKeysOptionalParams, ManagedClustersStopOptionalParams, ManagedClustersStartOptionalParams, RunCommandRequest, @@ -298,21 +296,6 @@ export interface ManagedClusters { parameters: ManagedClusterAADProfile, options?: ManagedClustersResetAADProfileOptionalParams ): Promise; - /** - * Aborting last running operation on managed cluster. We return a 204 no content code here to - * indicate that the operation has been accepted and an abort will be attempted but is not guaranteed - * to complete successfully. Please look up the provisioning state of the managed cluster to keep track - * of whether it changes to Canceled. A canceled provisioning state indicates that the abort was - * successful - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param resourceName The name of the managed cluster resource. - * @param options The options parameters. - */ - abortLatestOperation( - resourceGroupName: string, - resourceName: string, - options?: ManagedClustersAbortLatestOperationOptionalParams - ): Promise; /** * See [Certificate rotation](https://docs.microsoft.com/azure/aks/certificate-rotation) for more * details about rotating managed cluster certificates. @@ -337,28 +320,6 @@ export interface ManagedClusters { resourceName: string, options?: ManagedClustersRotateClusterCertificatesOptionalParams ): Promise; - /** - * Rotates the service account signing keys of a managed cluster. - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param resourceName The name of the managed cluster resource. - * @param options The options parameters. - */ - beginRotateServiceAccountSigningKeys( - resourceGroupName: string, - resourceName: string, - options?: ManagedClustersRotateServiceAccountSigningKeysOptionalParams - ): Promise, void>>; - /** - * Rotates the service account signing keys of a managed cluster. - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param resourceName The name of the managed cluster resource. - * @param options The options parameters. - */ - beginRotateServiceAccountSigningKeysAndWait( - resourceGroupName: string, - resourceName: string, - options?: ManagedClustersRotateServiceAccountSigningKeysOptionalParams - ): Promise; /** * This can only be performed on Azure Virtual Machine Scale set backed clusters. Stopping a cluster * stops the control plane and agent nodes entirely, while maintaining all object and cluster state. A diff --git a/sdk/containerservice/arm-containerservice/src/operationsInterfaces/trustedAccessRoleBindings.ts b/sdk/containerservice/arm-containerservice/src/operationsInterfaces/trustedAccessRoleBindings.ts deleted file mode 100644 index a1849299cbd5..000000000000 --- a/sdk/containerservice/arm-containerservice/src/operationsInterfaces/trustedAccessRoleBindings.ts +++ /dev/null @@ -1,75 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -import { PagedAsyncIterableIterator } from "@azure/core-paging"; -import { - TrustedAccessRoleBinding, - TrustedAccessRoleBindingsListOptionalParams, - TrustedAccessRoleBindingsGetOptionalParams, - TrustedAccessRoleBindingsGetResponse, - TrustedAccessRoleBindingsCreateOrUpdateOptionalParams, - TrustedAccessRoleBindingsCreateOrUpdateResponse, - TrustedAccessRoleBindingsDeleteOptionalParams -} from "../models"; - -/// -/** Interface representing a TrustedAccessRoleBindings. */ -export interface TrustedAccessRoleBindings { - /** - * List trusted access role bindings. - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param resourceName The name of the managed cluster resource. - * @param options The options parameters. - */ - list( - resourceGroupName: string, - resourceName: string, - options?: TrustedAccessRoleBindingsListOptionalParams - ): PagedAsyncIterableIterator; - /** - * Get a trusted access role binding. - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param resourceName The name of the managed cluster resource. - * @param trustedAccessRoleBindingName The name of trusted access role binding. - * @param options The options parameters. - */ - get( - resourceGroupName: string, - resourceName: string, - trustedAccessRoleBindingName: string, - options?: TrustedAccessRoleBindingsGetOptionalParams - ): Promise; - /** - * Create or update a trusted access role binding - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param resourceName The name of the managed cluster resource. - * @param trustedAccessRoleBindingName The name of trusted access role binding. - * @param trustedAccessRoleBinding A trusted access role binding - * @param options The options parameters. - */ - createOrUpdate( - resourceGroupName: string, - resourceName: string, - trustedAccessRoleBindingName: string, - trustedAccessRoleBinding: TrustedAccessRoleBinding, - options?: TrustedAccessRoleBindingsCreateOrUpdateOptionalParams - ): Promise; - /** - * Delete a trusted access role binding. - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param resourceName The name of the managed cluster resource. - * @param trustedAccessRoleBindingName The name of trusted access role binding. - * @param options The options parameters. - */ - delete( - resourceGroupName: string, - resourceName: string, - trustedAccessRoleBindingName: string, - options?: TrustedAccessRoleBindingsDeleteOptionalParams - ): Promise; -} diff --git a/sdk/containerservice/arm-containerservice/src/operationsInterfaces/trustedAccessRoles.ts b/sdk/containerservice/arm-containerservice/src/operationsInterfaces/trustedAccessRoles.ts deleted file mode 100644 index 48bad47db1b5..000000000000 --- a/sdk/containerservice/arm-containerservice/src/operationsInterfaces/trustedAccessRoles.ts +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -import { PagedAsyncIterableIterator } from "@azure/core-paging"; -import { - TrustedAccessRole, - TrustedAccessRolesListOptionalParams -} from "../models"; - -/// -/** Interface representing a TrustedAccessRoles. */ -export interface TrustedAccessRoles { - /** - * List supported trusted access roles. - * @param location The name of Azure region. - * @param options The options parameters. - */ - list( - location: string, - options?: TrustedAccessRolesListOptionalParams - ): PagedAsyncIterableIterator; -} diff --git a/sdk/containerservice/arm-containerservice/test/containerservice_examples.ts b/sdk/containerservice/arm-containerservice/test/containerservice_examples.ts index 55c761948e7f..a541cdbbad37 100644 --- a/sdk/containerservice/arm-containerservice/test/containerservice_examples.ts +++ b/sdk/containerservice/arm-containerservice/test/containerservice_examples.ts @@ -99,7 +99,7 @@ describe("ContainerService test", () => { it("managedClusters list test", async function () { const resArray = new Array(); - for await (let item of client.managedClusters.list()) { + for await (let item of client.managedClusters.listByResourceGroup(resourceGroupName)) { resArray.push(item); } assert.equal(resArray.length, 1); @@ -113,7 +113,7 @@ describe("ContainerService test", () => { it("managedClusters delete test", async function () { const res = await client.managedClusters.beginDeleteAndWait(resourceGroupName, resourceName, testPollingOptions); const resArray = new Array(); - for await (let item of client.managedClusters.list()) { + for await (let item of client.managedClusters.listByResourceGroup(resourceGroupName)) { resArray.push(item); } assert.equal(resArray.length, 0);