From 27d896094154ac6848040d216fe223d1482cb100 Mon Sep 17 00:00:00 2001 From: kazrael2119 <98569699+kazrael2119@users.noreply.github.com> Date: Tue, 22 Nov 2022 10:11:50 +0800 Subject: [PATCH] containerservice release preview (#23735) --- .../arm-containerservice/CHANGELOG.md | 182 +- .../arm-containerservice/README.md | 2 +- .../arm-containerservice/_meta.json | 6 +- .../arm-containerservice/package.json | 2 +- ...recording_managedclusters_create_test.json | 3273 +++++++++----- ...recording_managedclusters_delete_test.json | 3852 ++++++----------- .../recording_managedclusters_get_test.json | 33 +- ...anagedclusters_getupgradeprofile_test.json | 16 +- .../recording_managedclusters_list_test.json | 33 +- ...recording_managedclusters_update_test.json | 31 +- .../review/arm-containerservice.api.md | 706 ++- .../agentPoolsAbortLatestOperationSample.ts | 35 + .../agentPoolsCreateOrUpdateSample.ts | 162 +- .../samples-dev/agentPoolsDeleteSample.ts | 25 +- ...oolsGetAvailableAgentPoolVersionsSample.ts | 2 +- .../samples-dev/agentPoolsGetSample.ts | 2 +- .../agentPoolsGetUpgradeProfileSample.ts | 2 +- .../samples-dev/agentPoolsListSample.ts | 2 +- ...agentPoolsUpgradeNodeImageVersionSample.ts | 2 +- .../fleetMembersCreateOrUpdateSample.ts | 45 + .../samples-dev/fleetMembersDeleteSample.ts | 35 + .../samples-dev/fleetMembersGetSample.ts | 35 + .../fleetMembersListByFleetSample.ts | 36 + .../samples-dev/fleetsCreateOrUpdateSample.ts | 39 + .../samples-dev/fleetsDeleteSample.ts | 33 + .../samples-dev/fleetsGetSample.ts | 30 + .../fleetsListByResourceGroupSample.ts | 32 + .../fleetsListCredentialsSample.ts | 33 + .../samples-dev/fleetsListSample.ts | 31 + .../samples-dev/fleetsUpdateSample.ts | 41 + ...nanceConfigurationsCreateOrUpdateSample.ts | 2 +- .../maintenanceConfigurationsDeleteSample.ts | 2 +- .../maintenanceConfigurationsGetSample.ts | 2 +- ...onfigurationsListByManagedClusterSample.ts | 2 +- ...gedClusterSnapshotsCreateOrUpdateSample.ts | 45 + .../managedClusterSnapshotsDeleteSample.ts | 33 + .../managedClusterSnapshotsGetSample.ts | 33 + ...usterSnapshotsListByResourceGroupSample.ts | 34 + .../managedClusterSnapshotsListSample.ts | 31 + ...managedClusterSnapshotsUpdateTagsSample.ts | 38 + ...nagedClustersAbortLatestOperationSample.ts | 33 + .../managedClustersCreateOrUpdateSample.ts | 348 +- .../managedClustersDeleteSample.ts | 2 +- .../managedClustersGetAccessProfileSample.ts | 2 +- .../managedClustersGetCommandResultSample.ts | 4 +- .../managedClustersGetOSOptionsSample.ts | 2 +- .../samples-dev/managedClustersGetSample.ts | 2 +- .../managedClustersGetUpgradeProfileSample.ts | 2 +- ...anagedClustersListByResourceGroupSample.ts | 2 +- ...ustersListClusterAdminCredentialsSample.ts | 2 +- ...tClusterMonitoringUserCredentialsSample.ts | 2 +- ...lustersListClusterUserCredentialsSample.ts | 2 +- ...boundNetworkDependenciesEndpointsSample.ts | 2 +- .../samples-dev/managedClustersListSample.ts | 2 +- .../managedClustersResetAadProfileSample.ts | 2 +- ...stersResetServicePrincipalProfileSample.ts | 2 +- ...ClustersRotateClusterCertificatesSample.ts | 2 +- ...rsRotateServiceAccountSigningKeysSample.ts | 2 +- .../managedClustersRunCommandSample.ts | 2 +- .../samples-dev/managedClustersStartSample.ts | 2 +- .../samples-dev/managedClustersStopSample.ts | 2 +- .../managedClustersUpdateTagsSample.ts | 2 +- .../samples-dev/operationsListSample.ts | 2 +- .../privateEndpointConnectionsDeleteSample.ts | 2 +- .../privateEndpointConnectionsGetSample.ts | 2 +- .../privateEndpointConnectionsListSample.ts | 2 +- .../privateEndpointConnectionsUpdateSample.ts | 2 +- .../privateLinkResourcesListSample.ts | 2 +- .../resolvePrivateLinkServiceIdPostSample.ts | 2 +- .../snapshotsCreateOrUpdateSample.ts | 2 +- .../samples-dev/snapshotsDeleteSample.ts | 2 +- .../samples-dev/snapshotsGetSample.ts | 2 +- .../snapshotsListByResourceGroupSample.ts | 2 +- .../samples-dev/snapshotsListSample.ts | 2 +- .../samples-dev/snapshotsUpdateTagsSample.ts | 2 +- ...dAccessRoleBindingsCreateOrUpdateSample.ts | 47 + .../trustedAccessRoleBindingsDeleteSample.ts | 35 + .../trustedAccessRoleBindingsGetSample.ts} | 16 +- .../trustedAccessRoleBindingsListSample.ts | 36 + .../trustedAccessRolesListSample.ts | 32 + .../samples/v17-beta/javascript/README.md | 186 + .../agentPoolsAbortLatestOperationSample.js | 35 + .../agentPoolsCreateOrUpdateSample.js | 162 +- .../javascript/agentPoolsDeleteSample.js | 58 + ...oolsGetAvailableAgentPoolVersionsSample.js | 2 +- .../javascript/agentPoolsGetSample.js | 2 +- .../agentPoolsGetUpgradeProfileSample.js | 2 +- .../javascript/agentPoolsListSample.js | 2 +- ...agentPoolsUpgradeNodeImageVersionSample.js | 2 +- .../fleetMembersCreateOrUpdateSample.js | 40 + .../javascript/fleetMembersDeleteSample.js | 35 + .../javascript/fleetMembersGetSample.js | 31 + .../fleetMembersListByFleetSample.js | 33 + .../javascript/fleetsCreateOrUpdateSample.js | 39 + .../v17-beta/javascript/fleetsDeleteSample.js | 30 + .../v17-beta/javascript/fleetsGetSample.js | 30 + .../fleetsListByResourceGroupSample.js | 32 + .../javascript/fleetsListCredentialsSample.js | 30 + .../v17-beta/javascript/fleetsListSample.js | 31 + .../v17-beta/javascript/fleetsUpdateSample.js | 33 + ...nanceConfigurationsCreateOrUpdateSample.js | 2 +- .../maintenanceConfigurationsDeleteSample.js | 2 +- .../maintenanceConfigurationsGetSample.js | 2 +- ...onfigurationsListByManagedClusterSample.js | 2 +- ...gedClusterSnapshotsCreateOrUpdateSample.js | 42 + .../managedClusterSnapshotsDeleteSample.js | 30 + .../managedClusterSnapshotsGetSample.js | 30 + ...usterSnapshotsListByResourceGroupSample.js | 32 + .../managedClusterSnapshotsListSample.js | 31 + ...managedClusterSnapshotsUpdateTagsSample.js | 35 + ...nagedClustersAbortLatestOperationSample.js | 30 + .../managedClustersCreateOrUpdateSample.js | 344 +- .../javascript/managedClustersDeleteSample.js | 2 +- .../managedClustersGetAccessProfileSample.js | 2 +- .../managedClustersGetCommandResultSample.js | 4 +- .../managedClustersGetOSOptionsSample.js | 2 +- .../javascript/managedClustersGetSample.js | 2 +- .../managedClustersGetUpgradeProfileSample.js | 2 +- ...anagedClustersListByResourceGroupSample.js | 2 +- ...ustersListClusterAdminCredentialsSample.js | 2 +- ...tClusterMonitoringUserCredentialsSample.js | 2 +- ...lustersListClusterUserCredentialsSample.js | 2 +- ...boundNetworkDependenciesEndpointsSample.js | 2 +- .../javascript/managedClustersListSample.js | 2 +- .../managedClustersResetAadProfileSample.js | 2 +- ...stersResetServicePrincipalProfileSample.js | 2 +- ...ClustersRotateClusterCertificatesSample.js | 2 +- ...rsRotateServiceAccountSigningKeysSample.js | 2 +- .../managedClustersRunCommandSample.js | 2 +- .../javascript/managedClustersStartSample.js | 2 +- .../javascript/managedClustersStopSample.js | 2 +- .../managedClustersUpdateTagsSample.js | 2 +- .../javascript/operationsListSample.js | 2 +- .../{v17 => v17-beta}/javascript/package.json | 6 +- .../privateEndpointConnectionsDeleteSample.js | 2 +- .../privateEndpointConnectionsGetSample.js | 2 +- .../privateEndpointConnectionsListSample.js | 2 +- .../privateEndpointConnectionsUpdateSample.js | 2 +- .../privateLinkResourcesListSample.js | 2 +- .../resolvePrivateLinkServiceIdPostSample.js | 2 +- .../{v17 => v17-beta}/javascript/sample.env | 0 .../snapshotsCreateOrUpdateSample.js | 2 +- .../javascript/snapshotsDeleteSample.js | 2 +- .../javascript/snapshotsGetSample.js | 2 +- .../snapshotsListByResourceGroupSample.js | 2 +- .../javascript/snapshotsListSample.js | 2 +- .../javascript/snapshotsUpdateTagsSample.js | 2 +- ...dAccessRoleBindingsCreateOrUpdateSample.js | 44 + .../trustedAccessRoleBindingsDeleteSample.js | 35 + .../trustedAccessRoleBindingsGetSample.js} | 16 +- .../trustedAccessRoleBindingsListSample.js | 33 + .../trustedAccessRolesListSample.js | 32 + .../samples/v17-beta/typescript/README.md | 199 + .../{v17 => v17-beta}/typescript/package.json | 6 +- .../{v17 => v17-beta}/typescript/sample.env | 0 .../agentPoolsAbortLatestOperationSample.ts | 35 + .../src/agentPoolsCreateOrUpdateSample.ts | 162 +- .../typescript/src/agentPoolsDeleteSample.ts | 58 + ...oolsGetAvailableAgentPoolVersionsSample.ts | 2 +- .../typescript/src/agentPoolsGetSample.ts | 2 +- .../src/agentPoolsGetUpgradeProfileSample.ts | 2 +- .../typescript/src/agentPoolsListSample.ts | 2 +- ...agentPoolsUpgradeNodeImageVersionSample.ts | 2 +- .../src/fleetMembersCreateOrUpdateSample.ts | 45 + .../src/fleetMembersDeleteSample.ts | 35 + .../typescript/src/fleetMembersGetSample.ts | 35 + .../src/fleetMembersListByFleetSample.ts | 36 + .../src/fleetsCreateOrUpdateSample.ts | 39 + .../typescript/src/fleetsDeleteSample.ts | 33 + .../typescript/src/fleetsGetSample.ts | 30 + .../src/fleetsListByResourceGroupSample.ts | 32 + .../src/fleetsListCredentialsSample.ts | 33 + .../typescript/src/fleetsListSample.ts | 31 + .../typescript/src/fleetsUpdateSample.ts | 41 + ...nanceConfigurationsCreateOrUpdateSample.ts | 2 +- .../maintenanceConfigurationsDeleteSample.ts | 2 +- .../src/maintenanceConfigurationsGetSample.ts | 2 +- ...onfigurationsListByManagedClusterSample.ts | 2 +- ...gedClusterSnapshotsCreateOrUpdateSample.ts | 45 + .../managedClusterSnapshotsDeleteSample.ts | 33 + .../src/managedClusterSnapshotsGetSample.ts | 33 + ...usterSnapshotsListByResourceGroupSample.ts | 34 + .../src/managedClusterSnapshotsListSample.ts | 31 + ...managedClusterSnapshotsUpdateTagsSample.ts | 38 + ...nagedClustersAbortLatestOperationSample.ts | 33 + .../managedClustersCreateOrUpdateSample.ts | 348 +- .../src/managedClustersDeleteSample.ts | 2 +- .../managedClustersGetAccessProfileSample.ts | 2 +- .../managedClustersGetCommandResultSample.ts | 4 +- .../src/managedClustersGetOSOptionsSample.ts | 2 +- .../src/managedClustersGetSample.ts | 2 +- .../managedClustersGetUpgradeProfileSample.ts | 2 +- ...anagedClustersListByResourceGroupSample.ts | 2 +- ...ustersListClusterAdminCredentialsSample.ts | 2 +- ...tClusterMonitoringUserCredentialsSample.ts | 2 +- ...lustersListClusterUserCredentialsSample.ts | 2 +- ...boundNetworkDependenciesEndpointsSample.ts | 2 +- .../src/managedClustersListSample.ts | 2 +- .../managedClustersResetAadProfileSample.ts | 2 +- ...stersResetServicePrincipalProfileSample.ts | 2 +- ...ClustersRotateClusterCertificatesSample.ts | 2 +- ...rsRotateServiceAccountSigningKeysSample.ts | 2 +- .../src/managedClustersRunCommandSample.ts | 2 +- .../src/managedClustersStartSample.ts | 2 +- .../src/managedClustersStopSample.ts | 2 +- .../src/managedClustersUpdateTagsSample.ts | 2 +- .../typescript/src/operationsListSample.ts | 2 +- .../privateEndpointConnectionsDeleteSample.ts | 2 +- .../privateEndpointConnectionsGetSample.ts | 2 +- .../privateEndpointConnectionsListSample.ts | 2 +- .../privateEndpointConnectionsUpdateSample.ts | 2 +- .../src/privateLinkResourcesListSample.ts | 2 +- .../resolvePrivateLinkServiceIdPostSample.ts | 2 +- .../src/snapshotsCreateOrUpdateSample.ts | 2 +- .../typescript/src/snapshotsDeleteSample.ts | 2 +- .../typescript/src/snapshotsGetSample.ts | 2 +- .../src/snapshotsListByResourceGroupSample.ts | 2 +- .../typescript/src/snapshotsListSample.ts | 2 +- .../src/snapshotsUpdateTagsSample.ts | 2 +- ...dAccessRoleBindingsCreateOrUpdateSample.ts | 47 + .../trustedAccessRoleBindingsDeleteSample.ts | 35 + .../src/trustedAccessRoleBindingsGetSample.ts | 35 + .../trustedAccessRoleBindingsListSample.ts | 36 + .../src/trustedAccessRolesListSample.ts | 32 + .../typescript/tsconfig.json | 0 .../samples/v17/javascript/README.md | 138 - .../samples/v17/typescript/README.md | 151 - .../src/containerServiceClient.ts | 37 +- .../arm-containerservice/src/index.ts | 1 + .../arm-containerservice/src/models/index.ts | 1053 ++++- .../src/models/mappers.ts | 1410 +++++- .../src/models/parameters.ts | 111 +- .../src/operations/agentPools.ts | 83 +- .../src/operations/fleetMembers.ts | 501 +++ .../src/operations/fleets.ts | 673 +++ .../src/operations/index.ts | 5 + .../operations/maintenanceConfigurations.ts | 38 +- .../src/operations/managedClusterSnapshots.ts | 476 ++ .../src/operations/managedClusters.ts | 184 +- .../src/operations/operations.ts | 15 +- .../src/operations/snapshots.ts | 61 +- .../operations/trustedAccessRoleBindings.ts | 346 ++ .../src/operations/trustedAccessRoles.ts | 171 + .../src/operationsInterfaces/agentPools.ts | 17 + .../src/operationsInterfaces/fleetMembers.ts | 113 + .../src/operationsInterfaces/fleets.ts | 129 + .../src/operationsInterfaces/index.ts | 5 + .../managedClusterSnapshots.ts | 91 + .../operationsInterfaces/managedClusters.ts | 28 +- .../trustedAccessRoleBindings.ts | 75 + .../trustedAccessRoles.ts | 27 + .../arm-containerservice/src/pagingHelper.ts | 39 + 252 files changed, 14603 insertions(+), 4317 deletions(-) create mode 100644 sdk/containerservice/arm-containerservice/samples-dev/agentPoolsAbortLatestOperationSample.ts create mode 100644 sdk/containerservice/arm-containerservice/samples-dev/fleetMembersCreateOrUpdateSample.ts create mode 100644 sdk/containerservice/arm-containerservice/samples-dev/fleetMembersDeleteSample.ts create mode 100644 sdk/containerservice/arm-containerservice/samples-dev/fleetMembersGetSample.ts create mode 100644 sdk/containerservice/arm-containerservice/samples-dev/fleetMembersListByFleetSample.ts create mode 100644 sdk/containerservice/arm-containerservice/samples-dev/fleetsCreateOrUpdateSample.ts create mode 100644 sdk/containerservice/arm-containerservice/samples-dev/fleetsDeleteSample.ts create mode 100644 sdk/containerservice/arm-containerservice/samples-dev/fleetsGetSample.ts create mode 100644 sdk/containerservice/arm-containerservice/samples-dev/fleetsListByResourceGroupSample.ts create mode 100644 sdk/containerservice/arm-containerservice/samples-dev/fleetsListCredentialsSample.ts create mode 100644 sdk/containerservice/arm-containerservice/samples-dev/fleetsListSample.ts create mode 100644 sdk/containerservice/arm-containerservice/samples-dev/fleetsUpdateSample.ts create mode 100644 sdk/containerservice/arm-containerservice/samples-dev/managedClusterSnapshotsCreateOrUpdateSample.ts create mode 100644 sdk/containerservice/arm-containerservice/samples-dev/managedClusterSnapshotsDeleteSample.ts create mode 100644 sdk/containerservice/arm-containerservice/samples-dev/managedClusterSnapshotsGetSample.ts create mode 100644 sdk/containerservice/arm-containerservice/samples-dev/managedClusterSnapshotsListByResourceGroupSample.ts create mode 100644 sdk/containerservice/arm-containerservice/samples-dev/managedClusterSnapshotsListSample.ts create mode 100644 sdk/containerservice/arm-containerservice/samples-dev/managedClusterSnapshotsUpdateTagsSample.ts create mode 100644 sdk/containerservice/arm-containerservice/samples-dev/managedClustersAbortLatestOperationSample.ts create mode 100644 sdk/containerservice/arm-containerservice/samples-dev/trustedAccessRoleBindingsCreateOrUpdateSample.ts create mode 100644 sdk/containerservice/arm-containerservice/samples-dev/trustedAccessRoleBindingsDeleteSample.ts rename sdk/containerservice/arm-containerservice/{samples/v17/typescript/src/agentPoolsDeleteSample.ts => samples-dev/trustedAccessRoleBindingsGetSample.ts} (63%) create mode 100644 sdk/containerservice/arm-containerservice/samples-dev/trustedAccessRoleBindingsListSample.ts create mode 100644 sdk/containerservice/arm-containerservice/samples-dev/trustedAccessRolesListSample.ts create mode 100644 sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/README.md create mode 100644 sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/agentPoolsAbortLatestOperationSample.js rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/javascript/agentPoolsCreateOrUpdateSample.js (75%) create mode 100644 sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/agentPoolsDeleteSample.js rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/javascript/agentPoolsGetAvailableAgentPoolVersionsSample.js (92%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/javascript/agentPoolsGetSample.js (92%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/javascript/agentPoolsGetUpgradeProfileSample.js (91%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/javascript/agentPoolsListSample.js (93%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/javascript/agentPoolsUpgradeNodeImageVersionSample.js (93%) create mode 100644 sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetMembersCreateOrUpdateSample.js create mode 100644 sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetMembersDeleteSample.js create mode 100644 sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetMembersGetSample.js create mode 100644 sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetMembersListByFleetSample.js create mode 100644 sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetsCreateOrUpdateSample.js create mode 100644 sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetsDeleteSample.js create mode 100644 sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetsGetSample.js create mode 100644 sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetsListByResourceGroupSample.js create mode 100644 sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetsListCredentialsSample.js create mode 100644 sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetsListSample.js create mode 100644 sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetsUpdateSample.js rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/javascript/maintenanceConfigurationsCreateOrUpdateSample.js (93%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/javascript/maintenanceConfigurationsDeleteSample.js (91%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/javascript/maintenanceConfigurationsGetSample.js (92%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/javascript/maintenanceConfigurationsListByManagedClusterSample.js (92%) create mode 100644 sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClusterSnapshotsCreateOrUpdateSample.js create mode 100644 sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClusterSnapshotsDeleteSample.js create mode 100644 sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClusterSnapshotsGetSample.js create mode 100644 sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClusterSnapshotsListByResourceGroupSample.js create mode 100644 sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClusterSnapshotsListSample.js create mode 100644 sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClusterSnapshotsUpdateTagsSample.js create mode 100644 sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersAbortLatestOperationSample.js rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/javascript/managedClustersCreateOrUpdateSample.js (78%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/javascript/managedClustersDeleteSample.js (91%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/javascript/managedClustersGetAccessProfileSample.js (93%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/javascript/managedClustersGetCommandResultSample.js (91%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/javascript/managedClustersGetOSOptionsSample.js (91%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/javascript/managedClustersGetSample.js (91%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/javascript/managedClustersGetUpgradeProfileSample.js (91%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/javascript/managedClustersListByResourceGroupSample.js (91%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/javascript/managedClustersListClusterAdminCredentialsSample.js (90%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/javascript/managedClustersListClusterMonitoringUserCredentialsSample.js (90%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/javascript/managedClustersListClusterUserCredentialsSample.js (90%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/javascript/managedClustersListOutboundNetworkDependenciesEndpointsSample.js (92%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/javascript/managedClustersListSample.js (91%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/javascript/managedClustersResetAadProfileSample.js (92%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/javascript/managedClustersResetServicePrincipalProfileSample.js (91%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/javascript/managedClustersRotateClusterCertificatesSample.js (92%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/javascript/managedClustersRotateServiceAccountSigningKeysSample.js (90%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/javascript/managedClustersRunCommandSample.js (94%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/javascript/managedClustersStartSample.js (92%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/javascript/managedClustersStopSample.js (94%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/javascript/managedClustersUpdateTagsSample.js (92%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/javascript/operationsListSample.js (92%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/javascript/package.json (80%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/javascript/privateEndpointConnectionsDeleteSample.js (91%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/javascript/privateEndpointConnectionsGetSample.js (92%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/javascript/privateEndpointConnectionsListSample.js (92%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/javascript/privateEndpointConnectionsUpdateSample.js (92%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/javascript/privateLinkResourcesListSample.js (92%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/javascript/resolvePrivateLinkServiceIdPostSample.js (92%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/javascript/sample.env (100%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/javascript/snapshotsCreateOrUpdateSample.js (93%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/javascript/snapshotsDeleteSample.js (91%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/javascript/snapshotsGetSample.js (91%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/javascript/snapshotsListByResourceGroupSample.js (91%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/javascript/snapshotsListSample.js (92%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/javascript/snapshotsUpdateTagsSample.js (92%) create mode 100644 sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/trustedAccessRoleBindingsCreateOrUpdateSample.js create mode 100644 sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/trustedAccessRoleBindingsDeleteSample.js rename sdk/containerservice/arm-containerservice/samples/{v17/javascript/agentPoolsDeleteSample.js => v17-beta/javascript/trustedAccessRoleBindingsGetSample.js} (63%) create mode 100644 sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/trustedAccessRoleBindingsListSample.js create mode 100644 sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/trustedAccessRolesListSample.js create mode 100644 sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/README.md rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/typescript/package.json (83%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/typescript/sample.env (100%) create mode 100644 sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/agentPoolsAbortLatestOperationSample.ts rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/typescript/src/agentPoolsCreateOrUpdateSample.ts (75%) create mode 100644 sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/agentPoolsDeleteSample.ts rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/typescript/src/agentPoolsGetAvailableAgentPoolVersionsSample.ts (92%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/typescript/src/agentPoolsGetSample.ts (92%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/typescript/src/agentPoolsGetUpgradeProfileSample.ts (91%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/typescript/src/agentPoolsListSample.ts (93%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/typescript/src/agentPoolsUpgradeNodeImageVersionSample.ts (93%) create mode 100644 sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetMembersCreateOrUpdateSample.ts create mode 100644 sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetMembersDeleteSample.ts create mode 100644 sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetMembersGetSample.ts create mode 100644 sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetMembersListByFleetSample.ts create mode 100644 sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetsCreateOrUpdateSample.ts create mode 100644 sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetsDeleteSample.ts create mode 100644 sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetsGetSample.ts create mode 100644 sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetsListByResourceGroupSample.ts create mode 100644 sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetsListCredentialsSample.ts create mode 100644 sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetsListSample.ts create mode 100644 sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetsUpdateSample.ts rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/typescript/src/maintenanceConfigurationsCreateOrUpdateSample.ts (93%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/typescript/src/maintenanceConfigurationsDeleteSample.ts (91%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/typescript/src/maintenanceConfigurationsGetSample.ts (92%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/typescript/src/maintenanceConfigurationsListByManagedClusterSample.ts (92%) create mode 100644 sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClusterSnapshotsCreateOrUpdateSample.ts create mode 100644 sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClusterSnapshotsDeleteSample.ts create mode 100644 sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClusterSnapshotsGetSample.ts create mode 100644 sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClusterSnapshotsListByResourceGroupSample.ts create mode 100644 sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClusterSnapshotsListSample.ts create mode 100644 sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClusterSnapshotsUpdateTagsSample.ts create mode 100644 sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersAbortLatestOperationSample.ts rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/typescript/src/managedClustersCreateOrUpdateSample.ts (78%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/typescript/src/managedClustersDeleteSample.ts (91%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/typescript/src/managedClustersGetAccessProfileSample.ts (93%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/typescript/src/managedClustersGetCommandResultSample.ts (91%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/typescript/src/managedClustersGetOSOptionsSample.ts (91%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/typescript/src/managedClustersGetSample.ts (91%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/typescript/src/managedClustersGetUpgradeProfileSample.ts (91%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/typescript/src/managedClustersListByResourceGroupSample.ts (91%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/typescript/src/managedClustersListClusterAdminCredentialsSample.ts (90%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/typescript/src/managedClustersListClusterMonitoringUserCredentialsSample.ts (90%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/typescript/src/managedClustersListClusterUserCredentialsSample.ts (90%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/typescript/src/managedClustersListOutboundNetworkDependenciesEndpointsSample.ts (92%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/typescript/src/managedClustersListSample.ts (91%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/typescript/src/managedClustersResetAadProfileSample.ts (92%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/typescript/src/managedClustersResetServicePrincipalProfileSample.ts (92%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/typescript/src/managedClustersRotateClusterCertificatesSample.ts (92%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/typescript/src/managedClustersRotateServiceAccountSigningKeysSample.ts (90%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/typescript/src/managedClustersRunCommandSample.ts (94%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/typescript/src/managedClustersStartSample.ts (92%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/typescript/src/managedClustersStopSample.ts (94%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/typescript/src/managedClustersUpdateTagsSample.ts (92%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/typescript/src/operationsListSample.ts (92%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/typescript/src/privateEndpointConnectionsDeleteSample.ts (91%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/typescript/src/privateEndpointConnectionsGetSample.ts (92%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/typescript/src/privateEndpointConnectionsListSample.ts (92%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/typescript/src/privateEndpointConnectionsUpdateSample.ts (92%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/typescript/src/privateLinkResourcesListSample.ts (92%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/typescript/src/resolvePrivateLinkServiceIdPostSample.ts (92%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/typescript/src/snapshotsCreateOrUpdateSample.ts (93%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/typescript/src/snapshotsDeleteSample.ts (91%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/typescript/src/snapshotsGetSample.ts (91%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/typescript/src/snapshotsListByResourceGroupSample.ts (91%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/typescript/src/snapshotsListSample.ts (92%) rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/typescript/src/snapshotsUpdateTagsSample.ts (92%) create mode 100644 sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/trustedAccessRoleBindingsCreateOrUpdateSample.ts create mode 100644 sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/trustedAccessRoleBindingsDeleteSample.ts create mode 100644 sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/trustedAccessRoleBindingsGetSample.ts create mode 100644 sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/trustedAccessRoleBindingsListSample.ts create mode 100644 sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/trustedAccessRolesListSample.ts rename sdk/containerservice/arm-containerservice/samples/{v17 => v17-beta}/typescript/tsconfig.json (100%) delete mode 100644 sdk/containerservice/arm-containerservice/samples/v17/javascript/README.md delete mode 100644 sdk/containerservice/arm-containerservice/samples/v17/typescript/README.md create mode 100644 sdk/containerservice/arm-containerservice/src/operations/fleetMembers.ts create mode 100644 sdk/containerservice/arm-containerservice/src/operations/fleets.ts create mode 100644 sdk/containerservice/arm-containerservice/src/operations/managedClusterSnapshots.ts create mode 100644 sdk/containerservice/arm-containerservice/src/operations/trustedAccessRoleBindings.ts create mode 100644 sdk/containerservice/arm-containerservice/src/operations/trustedAccessRoles.ts create mode 100644 sdk/containerservice/arm-containerservice/src/operationsInterfaces/fleetMembers.ts create mode 100644 sdk/containerservice/arm-containerservice/src/operationsInterfaces/fleets.ts create mode 100644 sdk/containerservice/arm-containerservice/src/operationsInterfaces/managedClusterSnapshots.ts create mode 100644 sdk/containerservice/arm-containerservice/src/operationsInterfaces/trustedAccessRoleBindings.ts create mode 100644 sdk/containerservice/arm-containerservice/src/operationsInterfaces/trustedAccessRoles.ts create mode 100644 sdk/containerservice/arm-containerservice/src/pagingHelper.ts diff --git a/sdk/containerservice/arm-containerservice/CHANGELOG.md b/sdk/containerservice/arm-containerservice/CHANGELOG.md index 57fef9253bb0..841b05c9eb3d 100644 --- a/sdk/containerservice/arm-containerservice/CHANGELOG.md +++ b/sdk/containerservice/arm-containerservice/CHANGELOG.md @@ -1,28 +1,182 @@ # Release History - -## 17.2.1 (Unreleased) - -### Features Added - -### Breaking Changes - -### Bugs Fixed - -### Other Changes - -## 17.2.0 (2022-11-02) + +## 17.2.0-beta.1 (2022-11-07) **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 AgentPoolNetworkProfile + - Added Interface AgentPoolsAbortLatestOperationOptionalParams + - Added Interface AgentPoolWindowsProfile + - Added Interface AzureEntityResource + - Added Interface ContainerServiceNetworkProfileKubeProxyConfig + - Added Interface ContainerServiceNetworkProfileKubeProxyConfigIpvsConfig + - 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 FleetMembersDeleteHeaders + - Added Interface FleetMembersDeleteOptionalParams + - Added Interface FleetMembersGetOptionalParams + - Added Interface FleetMembersListByFleetNextOptionalParams + - Added Interface FleetMembersListByFleetOptionalParams + - Added Interface FleetMembersListResult + - Added Interface FleetPatch + - Added Interface FleetsCreateOrUpdateOptionalParams + - Added Interface FleetsDeleteHeaders + - 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 GuardrailsProfile + - Added Interface IPTag + - Added Interface ManagedClusterAzureMonitorProfile + - Added Interface ManagedClusterAzureMonitorProfileKubeStateMetrics + - Added Interface ManagedClusterAzureMonitorProfileMetrics + - Added Interface ManagedClusterIngressProfile + - Added Interface ManagedClusterIngressProfileWebAppRouting - Added Interface ManagedClusterOidcIssuerProfile - - Added Interface ManagedClustersRotateServiceAccountSigningKeysHeaders + - 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 Type Alias ManagedClustersRotateServiceAccountSigningKeysResponse + - Added Interface ManagedClusterWorkloadAutoScalerProfile + - Added Interface ManagedClusterWorkloadAutoScalerProfileKeda + - Added Interface ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler + - Added Interface NetworkProfileForSnapshot + - Added Interface PortRange + - 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 BackendPoolType + - Added Type Alias ControlledValues + - Added Type Alias EbpfDataplane + - 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 IpvsScheduler + - Added Type Alias Level + - 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 Mode + - Added Type Alias NetworkPluginMode + - Added Type Alias Protocol + - 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 AgentPool has a new optional parameter networkProfile + - Interface AgentPool has a new optional parameter windowsProfile + - Interface AgentPoolsDeleteOptionalParams has a new optional parameter ignorePodDisruptionBudget + - Interface ContainerServiceNetworkProfile has a new optional parameter ebpfDataplane + - Interface ContainerServiceNetworkProfile has a new optional parameter kubeProxyConfig + - 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 guardrailsProfile + - 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 ManagedClusterAgentPoolProfileProperties has a new optional parameter networkProfile + - Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter windowsProfile + - 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 ManagedClusterLoadBalancerProfile has a new optional parameter backendPoolType + - Interface ManagedClustersDeleteOptionalParams has a new optional parameter ignorePodDisruptionBudget + - Interface ManagedClusterSecurityProfile has a new optional parameter customCATrustCertificates + - 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 KnownBackendPoolType + - Added Enum KnownControlledValues + - Added Enum KnownEbpfDataplane + - Added Enum KnownFleetMemberProvisioningState + - Added Enum KnownFleetProvisioningState + - Added Enum KnownIpvsScheduler + - Added Enum KnownLevel + - Added Enum KnownMode + - Added Enum KnownNetworkPluginMode + - Added Enum KnownProtocol + - Added Enum KnownTrustedAccessRoleBindingProvisioningState + - Added Enum KnownUpdateMode + - Enum KnownOssku has a new value Mariner + - Enum KnownPublicNetworkAccess has a new value SecuredByPerimeter + - Enum KnownSnapshotType has a new value ManagedCluster ## 17.1.0 (2022-08-25) diff --git a/sdk/containerservice/arm-containerservice/README.md b/sdk/containerservice/arm-containerservice/README.md index 286d376f7c22..ce081835bfbd 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) | +[API reference documentation](https://docs.microsoft.com/javascript/api/@azure/arm-containerservice?view=azure-node-preview) | [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 52e253ce950c..2890104fd8e9 100644 --- a/sdk/containerservice/arm-containerservice/_meta.json +++ b/sdk/containerservice/arm-containerservice/_meta.json @@ -1,8 +1,8 @@ { - "commit": "33ebf8c6014c9b00c4839a1ec9474794b1f6a34f", + "commit": "ae9cb5a65ff4dba1d626ed0a1bb4e94dd17583e8", "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.3.20221020.1 --generate-sample=true", + "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.3.20221103.1 --generate-sample=true", "repository_url": "https://github.com/Azure/azure-rest-api-specs.git", "release_tool": "@azure-tools/js-sdk-release-tools@2.4.2", - "use": "@autorest/typescript@6.0.0-rc.3.20221020.1" + "use": "@autorest/typescript@6.0.0-rc.3.20221103.1" } \ No newline at end of file diff --git a/sdk/containerservice/arm-containerservice/package.json b/sdk/containerservice/arm-containerservice/package.json index ef1de05f11ca..19cc2539c052 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.2.1", + "version": "17.2.0-beta.1", "engines": { "node": ">=14.0.0" }, 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 6ab7f3820f50..cc38f147d144 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-09-01", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.ContainerService/managedClusters/myreourcexyz?api-version=2022-09-02-preview", "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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "6ba18e3f-d0c4-46cf-9742-52c3336ab404" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "1c167583-c198-4775-adbd-42e9c22d285d" }, "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/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "azure-asyncoperation": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "Cache-Control": "no-cache", - "Content-Length": "2253", + "Content-Length": "2358", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:26:47 GMT", + "Date": "Mon, 07 Nov 2022 02:53:25 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": "c68165ba-94ce-4e85-a479-237781d23a14", + "x-ms-correlation-request-id": "87db2185-e596-49a6-8861-5b176fb8ffc4", "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "55512e6d-e770-4563-a8bf-25cdbec8bdf3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062647Z:c68165ba-94ce-4e85-a479-237781d23a14" + "x-ms-request-id": "7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025325Z:87db2185-e596-49a6-8861-5b176fb8ffc4" }, "ResponseBody": { "id": "/subscriptions/azure_subscription_id/resourcegroups/myjstest/providers/Microsoft.ContainerService/managedClusters/myreourcexyz", @@ -67,8 +67,8 @@ "kubernetesVersion": "1.23.12", "currentKubernetesVersion": "1.23.12", "dnsPrefix": "aksjssdk", - "fqdn": "aksjssdk-419066d9.hcp.eastus.azmk8s.io", - "azurePortalFQDN": "aksjssdk-419066d9.portal.hcp.eastus.azmk8s.io", + "fqdn": "aksjssdk-6f231c29.hcp.eastus.azmk8s.io", + "azurePortalFQDN": "aksjssdk-6f231c29.portal.hcp.eastus.azmk8s.io", "agentPoolProfiles": [ { "name": "aksagent", @@ -91,7 +91,7 @@ "mode": "System", "osType": "Linux", "osSKU": "Ubuntu", - "nodeImageVersion": "AKSUbuntu-1804gen2containerd-2022.10.12", + "nodeImageVersion": "AKSUbuntu-1804gen2containerd-2022.10.17", "enableFIPS": false } ], @@ -106,7 +106,8 @@ "loadBalancerProfile": { "managedOutboundIPs": { "count": 1 - } + }, + "backendPoolType": "nodeIPConfiguration" }, "podCidr": "10.244.0.0/16", "serviceCidr": "10.0.0.0/16", @@ -127,7 +128,8 @@ "securityProfile": {}, "storageProfile": { "diskCSIDriver": { - "enabled": true + "enabled": true, + "version": "v1" }, "fileCSIDriver": { "enabled": true @@ -138,7 +140,8 @@ }, "oidcIssuerProfile": { "enabled": false - } + }, + "workloadAutoScalerProfile": {} }, "sku": { "name": "Basic", @@ -147,7 +150,7 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -155,8 +158,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "d7824920-43b4-4f59-8524-531ec86be0bb" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "3547285a-4c4e-4a54-8c0c-8bd32ccc446a" }, "RequestBody": null, "StatusCode": 200, @@ -164,7 +167,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:26:47 GMT", + "Date": "Mon, 07 Nov 2022 02:53:25 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -172,19 +175,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "93a82165-9d08-4928-91cc-51fff9be8d44", + "x-ms-correlation-request-id": "8b4508f6-3081-46c8-aec8-2993efe96b90", "x-ms-ratelimit-remaining-subscription-reads": "11999", - "x-ms-request-id": "1679a874-ca53-4110-afd9-d4e5fd6e6311", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062647Z:93a82165-9d08-4928-91cc-51fff9be8d44" + "x-ms-request-id": "a4c91b99-a379-4ea4-b03a-44c91a5babed", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025326Z:8b4508f6-3081-46c8-aec8-2993efe96b90" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -192,8 +195,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "629630d4-0dbc-4585-b793-4489eaa19a8f" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "58855ace-e2b6-4db2-a954-a3b1319661d6" }, "RequestBody": null, "StatusCode": 200, @@ -201,7 +204,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:26:48 GMT", + "Date": "Mon, 07 Nov 2022 02:53:25 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -209,19 +212,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "201e695d-ec8d-417d-9a25-8ec650d9ea53", + "x-ms-correlation-request-id": "c0d0bafd-f970-49df-8e44-fecb0e6d39be", "x-ms-ratelimit-remaining-subscription-reads": "11998", - "x-ms-request-id": "b69e1998-9688-4d3c-9b91-f3405c1932d8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062648Z:201e695d-ec8d-417d-9a25-8ec650d9ea53" + "x-ms-request-id": "e903b46d-633c-4921-9475-a21daf81f74a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025326Z:c0d0bafd-f970-49df-8e44-fecb0e6d39be" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -229,8 +232,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "fa4f1b37-a9d5-4d9e-bfb1-0e7e7fde3a58" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "6cdffd08-3c1f-4753-8499-1a066908c3f4" }, "RequestBody": null, "StatusCode": 200, @@ -238,7 +241,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:26:50 GMT", + "Date": "Mon, 07 Nov 2022 02:53:28 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -246,19 +249,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "52c24d0f-76af-46fa-80ff-1c3898d960ac", + "x-ms-correlation-request-id": "bfb6ea6b-e33e-42ef-a682-fe69a8d8e14b", "x-ms-ratelimit-remaining-subscription-reads": "11997", - "x-ms-request-id": "07d99df9-9a0b-4bd0-8640-994cb2e6dedd", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062650Z:52c24d0f-76af-46fa-80ff-1c3898d960ac" + "x-ms-request-id": "285a59c3-e419-4f67-b88b-4b8d7d29b69b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025328Z:bfb6ea6b-e33e-42ef-a682-fe69a8d8e14b" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -266,8 +269,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "117620d6-38a0-42b4-b8f7-7a20bd72d1b5" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "d8c1c5af-3086-47ca-8995-15a8612b5abb" }, "RequestBody": null, "StatusCode": 200, @@ -275,7 +278,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:26:52 GMT", + "Date": "Mon, 07 Nov 2022 02:53:30 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -283,19 +286,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "434fbb20-9293-4753-83d4-f24106644d92", + "x-ms-correlation-request-id": "201ff034-9e8b-428b-a1aa-9d69d3989b1e", "x-ms-ratelimit-remaining-subscription-reads": "11996", - "x-ms-request-id": "d93623ad-0357-4c56-ad02-2298bdc62c20", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062653Z:434fbb20-9293-4753-83d4-f24106644d92" + "x-ms-request-id": "c60df125-c982-43d5-b6cb-4efb2de8e81a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025331Z:201ff034-9e8b-428b-a1aa-9d69d3989b1e" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -303,8 +306,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "ce85b06e-8862-408d-97dc-b30b77b193b5" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "1726bf16-7d4b-4ad1-8462-288bcdb00a92" }, "RequestBody": null, "StatusCode": 200, @@ -312,7 +315,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:26:55 GMT", + "Date": "Mon, 07 Nov 2022 02:53:33 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -320,19 +323,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9a4a9853-9107-4d67-bd0c-7bcb7edbcd1d", + "x-ms-correlation-request-id": "4a51d807-cdfa-453b-812a-51d50ca695e2", "x-ms-ratelimit-remaining-subscription-reads": "11995", - "x-ms-request-id": "4dff92c7-1411-4cb0-b93e-a5a196b358df", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062655Z:9a4a9853-9107-4d67-bd0c-7bcb7edbcd1d" + "x-ms-request-id": "98bac5d4-198c-44d0-8c66-c2202a1f0c2c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025333Z:4a51d807-cdfa-453b-812a-51d50ca695e2" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -340,8 +343,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "00542e42-a00d-4069-9cac-49a8c3363d42" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "1dd8719c-9c2a-4e53-b228-f97fdea0a871" }, "RequestBody": null, "StatusCode": 200, @@ -349,7 +352,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:26:57 GMT", + "Date": "Mon, 07 Nov 2022 02:53:35 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -357,19 +360,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "2ab2aaeb-f014-4318-9403-811c6af0ad32", + "x-ms-correlation-request-id": "3bbdea20-0629-40a6-9e70-7a2a1f2c4313", "x-ms-ratelimit-remaining-subscription-reads": "11994", - "x-ms-request-id": "23f785a1-5003-438f-8fe1-f12736c9ce8b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062657Z:2ab2aaeb-f014-4318-9403-811c6af0ad32" + "x-ms-request-id": "addf580c-4901-4bd3-8ab7-f6f9deaa8ccd", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025336Z:3bbdea20-0629-40a6-9e70-7a2a1f2c4313" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -377,8 +380,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "77647c9c-8f7f-4c54-95aa-44f4a5aabbd5" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "a36adfbb-a48a-47a2-927d-4b3abff35e5c" }, "RequestBody": null, "StatusCode": 200, @@ -386,7 +389,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:27:00 GMT", + "Date": "Mon, 07 Nov 2022 02:53:37 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -394,19 +397,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "2f73ca00-2d7b-4b7e-82dd-85508fed9315", + "x-ms-correlation-request-id": "2891f62f-d702-43e5-8565-2c7551ad4001", "x-ms-ratelimit-remaining-subscription-reads": "11993", - "x-ms-request-id": "a524b5a7-1be9-4f16-a3da-37fc57bac8ea", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062700Z:2f73ca00-2d7b-4b7e-82dd-85508fed9315" + "x-ms-request-id": "64051430-de81-42e8-835a-18f6833ae059", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025338Z:2891f62f-d702-43e5-8565-2c7551ad4001" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -414,8 +417,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "f4d651ff-9c0f-4c5d-8ba1-e0a3abd33887" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "262e2706-0788-4ef4-a8c4-17c3afb060be" }, "RequestBody": null, "StatusCode": 200, @@ -423,7 +426,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:27:02 GMT", + "Date": "Mon, 07 Nov 2022 02:53:40 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -431,19 +434,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d08fee4a-b74b-4c72-b67e-89a6a7691a58", + "x-ms-correlation-request-id": "1757bc8e-c743-4f39-b065-be48ca4b5118", "x-ms-ratelimit-remaining-subscription-reads": "11992", - "x-ms-request-id": "8f8bf953-1ef5-4ed6-b0cd-83fb96e942d5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062702Z:d08fee4a-b74b-4c72-b67e-89a6a7691a58" + "x-ms-request-id": "4b2da0a4-f34f-45f7-bab5-17187192a4d9", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025340Z:1757bc8e-c743-4f39-b065-be48ca4b5118" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -451,8 +454,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "b2fb3d17-b881-4144-8eaf-dd18497eecd0" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "ea3b25e3-458a-4d4f-96f3-4496cbd06591" }, "RequestBody": null, "StatusCode": 200, @@ -460,7 +463,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:27:04 GMT", + "Date": "Mon, 07 Nov 2022 02:53:42 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -468,19 +471,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a1f1f179-5742-49fb-b4f8-0b6acf7a67ce", + "x-ms-correlation-request-id": "8e3069a4-1573-4845-b2f7-79651f1d6325", "x-ms-ratelimit-remaining-subscription-reads": "11991", - "x-ms-request-id": "54e8a7ec-e99e-4b54-9b4b-61345a53eee8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062704Z:a1f1f179-5742-49fb-b4f8-0b6acf7a67ce" + "x-ms-request-id": "b54377bc-2386-4508-bac1-ad1c1ba4e4ec", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025343Z:8e3069a4-1573-4845-b2f7-79651f1d6325" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -488,8 +491,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "bfb0f149-1bd8-4b4d-b1ac-90bf604380a2" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "05cef9dc-adc2-413c-8028-8821bea1410d" }, "RequestBody": null, "StatusCode": 200, @@ -497,7 +500,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:27:07 GMT", + "Date": "Mon, 07 Nov 2022 02:53:44 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -505,19 +508,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "db8c05c7-b72d-44eb-bb21-f27d6dbf99c4", + "x-ms-correlation-request-id": "cddb4ae4-e445-4060-afa1-1a3726356529", "x-ms-ratelimit-remaining-subscription-reads": "11990", - "x-ms-request-id": "c32aba14-9f7c-443c-9519-706bf55aed05", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062708Z:db8c05c7-b72d-44eb-bb21-f27d6dbf99c4" + "x-ms-request-id": "26242bb5-249e-4b6f-9738-63224d2435a2", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025345Z:cddb4ae4-e445-4060-afa1-1a3726356529" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -525,8 +528,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "413cc866-6cbe-4613-a59d-9e48d5c406d8" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "b9cd9540-ba8d-4aa4-99fe-de66eb4ae5ea" }, "RequestBody": null, "StatusCode": 200, @@ -534,7 +537,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:27:10 GMT", + "Date": "Mon, 07 Nov 2022 02:53:47 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -542,19 +545,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "da257dc3-c236-4033-9064-df253d643e76", + "x-ms-correlation-request-id": "2d544ca8-c9c8-49ee-a1da-a012d46a6de1", "x-ms-ratelimit-remaining-subscription-reads": "11989", - "x-ms-request-id": "f7011511-cef8-4287-9fd7-573ab2b56ac3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062710Z:da257dc3-c236-4033-9064-df253d643e76" + "x-ms-request-id": "6c1dbc20-49c8-4699-aa57-ed9402422c82", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025348Z:2d544ca8-c9c8-49ee-a1da-a012d46a6de1" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -562,8 +565,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "d359dc11-e3fd-4719-9ff0-4f493002ce44" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "c013bb36-3fb1-4e13-b92a-89e03f317958" }, "RequestBody": null, "StatusCode": 200, @@ -571,7 +574,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:27:12 GMT", + "Date": "Mon, 07 Nov 2022 02:53:49 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -579,19 +582,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3f09a491-5b90-486f-833e-2721b3faec30", + "x-ms-correlation-request-id": "e72ea1a8-1099-4e13-bc48-ea5bc0562871", "x-ms-ratelimit-remaining-subscription-reads": "11988", - "x-ms-request-id": "6b67607f-df21-4d24-8894-43873dda5b4d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062713Z:3f09a491-5b90-486f-833e-2721b3faec30" + "x-ms-request-id": "945534bb-1a9c-4853-bee8-6b8ca9e276dd", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025350Z:e72ea1a8-1099-4e13-bc48-ea5bc0562871" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -599,8 +602,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "67876e11-c36b-436e-aa18-b57ef56b4c4b" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "ccc38b97-47d6-4d8b-92a5-5372f1334702" }, "RequestBody": null, "StatusCode": 200, @@ -608,7 +611,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:27:15 GMT", + "Date": "Mon, 07 Nov 2022 02:53:52 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -616,19 +619,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8a1e55df-3bf3-477f-89da-b9f7fdaaff76", + "x-ms-correlation-request-id": "54ec3576-4142-40b2-aa0e-024f231a8cca", "x-ms-ratelimit-remaining-subscription-reads": "11987", - "x-ms-request-id": "ec34c589-1106-4712-b82d-215be7786839", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062715Z:8a1e55df-3bf3-477f-89da-b9f7fdaaff76" + "x-ms-request-id": "9ba88a0b-bc52-4947-960e-68e9b1166ec9", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025352Z:54ec3576-4142-40b2-aa0e-024f231a8cca" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -636,8 +639,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "916524a6-c8b6-4b32-be18-42d591ac374a" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "836573c5-3524-47a1-a3a6-f3eb41e9bacc" }, "RequestBody": null, "StatusCode": 200, @@ -645,7 +648,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:27:17 GMT", + "Date": "Mon, 07 Nov 2022 02:53:54 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -653,19 +656,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "01f703c3-da6d-47c4-abbb-36dd3692ff15", + "x-ms-correlation-request-id": "0e88687d-1909-4555-9264-b866850a5cf2", "x-ms-ratelimit-remaining-subscription-reads": "11986", - "x-ms-request-id": "86679cea-4557-4a96-ab85-18d72790c69c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062717Z:01f703c3-da6d-47c4-abbb-36dd3692ff15" + "x-ms-request-id": "e48daf82-8f58-4569-b305-aff608fc3fcf", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025355Z:0e88687d-1909-4555-9264-b866850a5cf2" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -673,8 +676,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "a6a9eb08-9d31-4540-8698-fcb4ea4a7ae5" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "1fa7d1ca-c941-4e2c-8598-20df5b58c8bc" }, "RequestBody": null, "StatusCode": 200, @@ -682,7 +685,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:27:19 GMT", + "Date": "Mon, 07 Nov 2022 02:53:56 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -690,19 +693,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "aacee808-d067-407f-ac7a-02745717d1b7", + "x-ms-correlation-request-id": "db0ba974-1bc7-4fd9-8991-0bc75a874939", "x-ms-ratelimit-remaining-subscription-reads": "11985", - "x-ms-request-id": "2d6ae974-7105-438e-8f9c-8e41e6111289", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062720Z:aacee808-d067-407f-ac7a-02745717d1b7" + "x-ms-request-id": "7606d50c-5da4-49b9-93d8-e6f338d2cf9b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025357Z:db0ba974-1bc7-4fd9-8991-0bc75a874939" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -710,8 +713,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "c21b87f3-ebc5-4b91-a25e-a6429c969cb2" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "695a0188-6a19-4202-9177-4407b0d9efb8" }, "RequestBody": null, "StatusCode": 200, @@ -719,7 +722,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:27:22 GMT", + "Date": "Mon, 07 Nov 2022 02:53:59 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -727,19 +730,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "dc3ea987-42d7-4daf-86f3-5d1b64b29a7a", + "x-ms-correlation-request-id": "78ae7ee4-d72c-4897-adf8-9ff23a7caa0d", "x-ms-ratelimit-remaining-subscription-reads": "11984", - "x-ms-request-id": "250256bd-5d7a-480a-a76f-51cd8e3810cf", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062722Z:dc3ea987-42d7-4daf-86f3-5d1b64b29a7a" + "x-ms-request-id": "3a32e320-fc7a-46ee-9738-a792155f9a9a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025400Z:78ae7ee4-d72c-4897-adf8-9ff23a7caa0d" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -747,8 +750,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "b2822398-b923-4964-88d6-5c7feb70fbfc" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "7f166095-5c13-47d7-b6f7-0eb572e10619" }, "RequestBody": null, "StatusCode": 200, @@ -756,7 +759,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:27:24 GMT", + "Date": "Mon, 07 Nov 2022 02:54:01 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -764,19 +767,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "74888edc-0550-4f75-9f12-998de60ece4d", + "x-ms-correlation-request-id": "b2fe4394-22e7-4494-beaf-b635bc45027b", "x-ms-ratelimit-remaining-subscription-reads": "11983", - "x-ms-request-id": "3fbcf02e-a10c-4613-b980-197742083e68", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062724Z:74888edc-0550-4f75-9f12-998de60ece4d" + "x-ms-request-id": "3fc1294a-5bb5-472e-8fdf-6c2e1d59638a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025402Z:b2fe4394-22e7-4494-beaf-b635bc45027b" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -784,8 +787,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "9cc6dc2f-0348-4690-bb82-2cdd5dbf6638" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "4575fa25-6584-4435-b171-7d5d55eb2197" }, "RequestBody": null, "StatusCode": 200, @@ -793,7 +796,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:27:26 GMT", + "Date": "Mon, 07 Nov 2022 02:54:03 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -801,19 +804,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8030f0fd-6967-458f-a81f-35b3914e89ff", + "x-ms-correlation-request-id": "8a9cfbff-46dc-4141-af11-129e62442b1e", "x-ms-ratelimit-remaining-subscription-reads": "11982", - "x-ms-request-id": "f05a8e37-7d42-4842-985d-3faece9f5319", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062727Z:8030f0fd-6967-458f-a81f-35b3914e89ff" + "x-ms-request-id": "327a171d-3317-4130-a66b-bc31ec95ad1a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025404Z:8a9cfbff-46dc-4141-af11-129e62442b1e" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -821,8 +824,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "67445d52-d828-49c6-9cf8-c0f938fbe73b" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "18b3b37c-2e9d-45e0-8ee5-2f4414ad1c0b" }, "RequestBody": null, "StatusCode": 200, @@ -830,7 +833,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:27:29 GMT", + "Date": "Mon, 07 Nov 2022 02:54:06 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -838,19 +841,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "316c6a88-382c-49ae-9d84-9b7abf47e930", + "x-ms-correlation-request-id": "392df80c-2fd2-443d-b477-cd19c3679759", "x-ms-ratelimit-remaining-subscription-reads": "11981", - "x-ms-request-id": "69a38be2-180b-48f3-9b7f-68472a5beb29", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062729Z:316c6a88-382c-49ae-9d84-9b7abf47e930" + "x-ms-request-id": "fb9b5424-068b-4857-99ee-f119820e4500", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025407Z:392df80c-2fd2-443d-b477-cd19c3679759" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -858,8 +861,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "5ff39ff4-6fc3-486e-8c5b-21976e30b7bc" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "e3c1d4e2-921f-4c63-a3de-263001fba8fd" }, "RequestBody": null, "StatusCode": 200, @@ -867,7 +870,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:27:31 GMT", + "Date": "Mon, 07 Nov 2022 02:54:08 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -875,19 +878,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "2294f030-66fe-451d-9eb3-e8d3b3f8d7d5", + "x-ms-correlation-request-id": "191c22a9-58fe-4203-8913-35ad4c884e0a", "x-ms-ratelimit-remaining-subscription-reads": "11980", - "x-ms-request-id": "c66c02e9-9b83-465a-9544-3d62f105517e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062731Z:2294f030-66fe-451d-9eb3-e8d3b3f8d7d5" + "x-ms-request-id": "00cda62a-7743-4032-ab22-9d9175332153", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025409Z:191c22a9-58fe-4203-8913-35ad4c884e0a" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -895,8 +898,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "137b8b01-d72e-4a8b-971a-73ac83e9bac4" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "733c8ef9-faa7-4c35-9be5-b00109a525b6" }, "RequestBody": null, "StatusCode": 200, @@ -904,7 +907,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:27:33 GMT", + "Date": "Mon, 07 Nov 2022 02:54:12 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -912,19 +915,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "23e9d3fa-42d7-4192-bce0-56abe9f6f56f", + "x-ms-correlation-request-id": "d73babf7-4e24-45c0-9fce-f9cd3ccf33be", "x-ms-ratelimit-remaining-subscription-reads": "11979", - "x-ms-request-id": "c1178c41-d767-4813-af7f-5c3c5e9171af", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062734Z:23e9d3fa-42d7-4192-bce0-56abe9f6f56f" + "x-ms-request-id": "79f86929-7553-4a42-9460-553a4abfef5e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025412Z:d73babf7-4e24-45c0-9fce-f9cd3ccf33be" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -932,8 +935,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "a7bdfd28-da24-4f82-a9cf-fd3270ebc643" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "2771d8b0-f8e0-4adb-b274-3ba2f8ba324f" }, "RequestBody": null, "StatusCode": 200, @@ -941,7 +944,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:27:36 GMT", + "Date": "Mon, 07 Nov 2022 02:54:14 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -949,19 +952,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d96f4409-8552-4c89-8e5a-e07a01063ba2", + "x-ms-correlation-request-id": "4eb43dc1-7d3b-49f3-a65f-d4a2f0d3a46a", "x-ms-ratelimit-remaining-subscription-reads": "11978", - "x-ms-request-id": "57b92795-5841-4e37-b592-0f6f1b8119f7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062736Z:d96f4409-8552-4c89-8e5a-e07a01063ba2" + "x-ms-request-id": "c5270985-a576-4471-9a26-2a11e2d13ff2", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025414Z:4eb43dc1-7d3b-49f3-a65f-d4a2f0d3a46a" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -969,8 +972,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "24eca6f4-2981-4220-9411-4cca88951578" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "645a1b5e-9588-481a-874f-0c2944a886b7" }, "RequestBody": null, "StatusCode": 200, @@ -978,7 +981,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:27:38 GMT", + "Date": "Mon, 07 Nov 2022 02:54:16 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -986,19 +989,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ddb10b42-0940-4de5-81bd-4fce730ec190", + "x-ms-correlation-request-id": "a3a511bd-8b40-4edd-a891-c8dc2ca62821", "x-ms-ratelimit-remaining-subscription-reads": "11977", - "x-ms-request-id": "8bd5bf47-511d-4edf-a6f0-02ed94b07ae7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062739Z:ddb10b42-0940-4de5-81bd-4fce730ec190" + "x-ms-request-id": "a115d65f-f442-481e-83af-13d183700671", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025416Z:a3a511bd-8b40-4edd-a891-c8dc2ca62821" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -1006,8 +1009,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "76d2af94-f5fe-4414-aedf-7f4420e2b883" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "513ff12e-adf8-44c1-a656-899fb3d23ba4" }, "RequestBody": null, "StatusCode": 200, @@ -1015,7 +1018,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:27:40 GMT", + "Date": "Mon, 07 Nov 2022 02:54:19 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1023,19 +1026,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "dc643588-8c1f-4c7d-883e-3b3788a3190a", + "x-ms-correlation-request-id": "26bd1a01-7880-4335-a827-231a90e66112", "x-ms-ratelimit-remaining-subscription-reads": "11976", - "x-ms-request-id": "afb08dea-e433-4caa-927c-5aa7a01b9b58", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062741Z:dc643588-8c1f-4c7d-883e-3b3788a3190a" + "x-ms-request-id": "7361736a-e3f5-409f-837e-591789028a3c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025419Z:26bd1a01-7880-4335-a827-231a90e66112" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -1043,8 +1046,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "41c544ed-af6c-4540-898f-1b5c4cfd27b2" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "b17b813a-7e81-4dd4-8cd1-94a151a86267" }, "RequestBody": null, "StatusCode": 200, @@ -1052,7 +1055,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:27:43 GMT", + "Date": "Mon, 07 Nov 2022 02:54:21 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1060,19 +1063,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "06250609-22b0-4544-8b9d-df387f2405f4", + "x-ms-correlation-request-id": "e35b4a64-da2d-4966-bd20-8c7d03dca04b", "x-ms-ratelimit-remaining-subscription-reads": "11975", - "x-ms-request-id": "cbc386b8-e3e0-4230-b002-edf361c9d172", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062743Z:06250609-22b0-4544-8b9d-df387f2405f4" + "x-ms-request-id": "ee45486c-a5c5-44f8-bdde-d669e5a0ab3e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025421Z:e35b4a64-da2d-4966-bd20-8c7d03dca04b" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -1080,8 +1083,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "590f1867-b82a-431c-acc9-cca3d8d7b855" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "96c3f0db-12a9-4b6c-abbc-9b2fbf4cb7ab" }, "RequestBody": null, "StatusCode": 200, @@ -1089,7 +1092,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:27:45 GMT", + "Date": "Mon, 07 Nov 2022 02:54:24 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1097,19 +1100,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e0a8f97f-0c81-4775-b72c-b26d00dcbfe8", + "x-ms-correlation-request-id": "c3e006db-746e-430a-b180-d8ee79509a6f", "x-ms-ratelimit-remaining-subscription-reads": "11974", - "x-ms-request-id": "20b74522-0eda-43b9-a39d-3ebf515d4904", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062746Z:e0a8f97f-0c81-4775-b72c-b26d00dcbfe8" + "x-ms-request-id": "6d18d4d1-fef0-4ace-82df-156f8343721f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025424Z:c3e006db-746e-430a-b180-d8ee79509a6f" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -1117,8 +1120,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "6f0c7b37-4666-473d-9185-8214cd48b3a8" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "f0d7fdd3-4495-4f41-8055-df56f7f851ab" }, "RequestBody": null, "StatusCode": 200, @@ -1126,7 +1129,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:27:48 GMT", + "Date": "Mon, 07 Nov 2022 02:54:26 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1134,19 +1137,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8943600f-99f6-4368-9601-ce79baefd8b4", + "x-ms-correlation-request-id": "2155f8a4-7cb4-4b1a-853e-fd0e0ccbc92a", "x-ms-ratelimit-remaining-subscription-reads": "11973", - "x-ms-request-id": "941a7ebb-6ec2-4271-b9d9-9bc99391c554", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062748Z:8943600f-99f6-4368-9601-ce79baefd8b4" + "x-ms-request-id": "3982eaa2-129f-4c36-ba52-9c7f0786cee0", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025426Z:2155f8a4-7cb4-4b1a-853e-fd0e0ccbc92a" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -1154,8 +1157,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "64a2339c-ab4d-4311-b412-d45021d8d996" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "692a5631-fade-4007-a089-47567007ad46" }, "RequestBody": null, "StatusCode": 200, @@ -1163,7 +1166,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:27:50 GMT", + "Date": "Mon, 07 Nov 2022 02:54:28 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1171,19 +1174,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9347d2de-5978-461b-8ad5-a9fc5d800b33", + "x-ms-correlation-request-id": "d6bd1395-4354-450c-add5-959d24936ace", "x-ms-ratelimit-remaining-subscription-reads": "11972", - "x-ms-request-id": "2c0f7d47-92c6-4291-87c8-251d3a0aee88", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062750Z:9347d2de-5978-461b-8ad5-a9fc5d800b33" + "x-ms-request-id": "eeb7f699-148f-4c7a-bf58-125c71844e88", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025428Z:d6bd1395-4354-450c-add5-959d24936ace" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -1191,8 +1194,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "6cc48af8-2bef-43d8-a06e-62382a4a9470" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "2f0b5b3a-e47c-42c0-8264-906915824876" }, "RequestBody": null, "StatusCode": 200, @@ -1200,7 +1203,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:27:52 GMT", + "Date": "Mon, 07 Nov 2022 02:54:31 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1208,19 +1211,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b9529c31-8f05-4fed-bdd7-d8e4f09c7df3", + "x-ms-correlation-request-id": "ae67a598-f68e-4217-a6f7-9ed3efc70a41", "x-ms-ratelimit-remaining-subscription-reads": "11971", - "x-ms-request-id": "e8265f99-a65f-4a21-a15d-210ade32f349", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062753Z:b9529c31-8f05-4fed-bdd7-d8e4f09c7df3" + "x-ms-request-id": "55018d09-06cc-407b-b65f-730b41b438c5", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025431Z:ae67a598-f68e-4217-a6f7-9ed3efc70a41" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -1228,8 +1231,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "88e81cc9-838d-426b-ba6c-ede7a1ca9155" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "b0486690-62cf-4ca2-ba9a-d064b90bc05a" }, "RequestBody": null, "StatusCode": 200, @@ -1237,7 +1240,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:27:55 GMT", + "Date": "Mon, 07 Nov 2022 02:54:33 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1245,19 +1248,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "11c39a68-3709-45b7-9790-204343943b59", + "x-ms-correlation-request-id": "99edcdd5-039b-47b6-aeb0-3e55edf1232a", "x-ms-ratelimit-remaining-subscription-reads": "11970", - "x-ms-request-id": "0d0c8d2c-cab6-49de-a2be-383abe199a6b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062755Z:11c39a68-3709-45b7-9790-204343943b59" + "x-ms-request-id": "2e677b80-a432-4c5b-9337-09b41534180a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025433Z:99edcdd5-039b-47b6-aeb0-3e55edf1232a" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -1265,8 +1268,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "2ca55999-5eb0-4011-91dc-893f134b979a" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "3a9c280b-acc1-4bd8-8a2a-58ddea149f57" }, "RequestBody": null, "StatusCode": 200, @@ -1274,7 +1277,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:27:57 GMT", + "Date": "Mon, 07 Nov 2022 02:54:36 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1282,19 +1285,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c2d17338-b0c4-42f3-95b1-7b5c05bc6e66", + "x-ms-correlation-request-id": "768339cf-0842-4685-81ed-2847c3748d55", "x-ms-ratelimit-remaining-subscription-reads": "11969", - "x-ms-request-id": "9bb423e4-8536-46b7-a704-a4c6173efe3d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062758Z:c2d17338-b0c4-42f3-95b1-7b5c05bc6e66" + "x-ms-request-id": "e58562f4-55dd-46aa-b1c1-84f15df9cb4c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025436Z:768339cf-0842-4685-81ed-2847c3748d55" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -1302,8 +1305,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "a99cb8e8-5c06-4cb5-8e5c-cfe90b17b47a" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "c67cee7e-8b23-465f-b05d-434f638d3e65" }, "RequestBody": null, "StatusCode": 200, @@ -1311,7 +1314,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:27:59 GMT", + "Date": "Mon, 07 Nov 2022 02:54:38 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1319,19 +1322,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c436baa3-e577-4d8e-8614-77aa1be44d80", + "x-ms-correlation-request-id": "436e7222-dde4-4f7c-ac5c-8ed2e0e55fda", "x-ms-ratelimit-remaining-subscription-reads": "11968", - "x-ms-request-id": "87eb9114-be70-46f7-b896-a57b24f5f371", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062800Z:c436baa3-e577-4d8e-8614-77aa1be44d80" + "x-ms-request-id": "2f3b21b3-8852-4875-9a3a-6e4bc37e228d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025438Z:436e7222-dde4-4f7c-ac5c-8ed2e0e55fda" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -1339,8 +1342,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "dd205405-3299-4e05-aa4d-96c77030e6b8" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "0f71fd99-a866-48c8-9b4b-a5920dc2b18e" }, "RequestBody": null, "StatusCode": 200, @@ -1348,7 +1351,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:28:02 GMT", + "Date": "Mon, 07 Nov 2022 02:54:40 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1356,19 +1359,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f18edcea-600f-4612-a363-afd98539c722", + "x-ms-correlation-request-id": "58c9a1e1-afdd-4307-8557-98c4e1e82657", "x-ms-ratelimit-remaining-subscription-reads": "11967", - "x-ms-request-id": "342e283c-08eb-4e1f-94eb-ea520a2ce254", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062802Z:f18edcea-600f-4612-a363-afd98539c722" + "x-ms-request-id": "1a5b4c31-7452-4a25-be54-128b6b1acfd9", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025440Z:58c9a1e1-afdd-4307-8557-98c4e1e82657" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -1376,8 +1379,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "91eb04c8-d8e1-497e-aaeb-a2f91aa04e3f" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "d29491c7-c658-4fc9-aa92-ad1ff68ca21f" }, "RequestBody": null, "StatusCode": 200, @@ -1385,7 +1388,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:28:04 GMT", + "Date": "Mon, 07 Nov 2022 02:54:43 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1393,19 +1396,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6b96d32b-fcf0-4a6a-affb-8354ea8a7a21", + "x-ms-correlation-request-id": "d64beeab-56ae-424e-853c-e4c613e2be12", "x-ms-ratelimit-remaining-subscription-reads": "11966", - "x-ms-request-id": "a0eb946d-85cc-4ed9-a65d-61cc1a13ad43", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062805Z:6b96d32b-fcf0-4a6a-affb-8354ea8a7a21" + "x-ms-request-id": "2135ff4f-5ca0-4b50-b691-c38898e59106", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025443Z:d64beeab-56ae-424e-853c-e4c613e2be12" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -1413,8 +1416,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "62a9fd0f-f517-42f2-a5ac-0b137454cc09" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "49fa2d66-191c-449a-b753-a0b433d62c21" }, "RequestBody": null, "StatusCode": 200, @@ -1422,7 +1425,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:28:06 GMT", + "Date": "Mon, 07 Nov 2022 02:54:48 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1430,19 +1433,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8a742bff-e1c0-4871-b5d3-fb99afd1d32c", + "x-ms-correlation-request-id": "6f7308d3-b4a1-413a-aeea-4dc463493acd", "x-ms-ratelimit-remaining-subscription-reads": "11965", - "x-ms-request-id": "9d147d98-90bd-4965-8623-c9f891184091", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062807Z:8a742bff-e1c0-4871-b5d3-fb99afd1d32c" + "x-ms-request-id": "4b70997f-f75a-4add-892c-b7f61bc487d7", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025448Z:6f7308d3-b4a1-413a-aeea-4dc463493acd" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -1450,8 +1453,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "021c8bd0-def5-4c50-9ffa-c55581769c9c" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "7af7aad5-7578-49dc-bf08-3e849f8a43c6" }, "RequestBody": null, "StatusCode": 200, @@ -1459,7 +1462,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:28:09 GMT", + "Date": "Mon, 07 Nov 2022 02:54:50 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1467,19 +1470,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1a131586-5444-494f-9d40-eabb30297323", + "x-ms-correlation-request-id": "290509a6-bbe3-4984-a2ea-39c4d7915a62", "x-ms-ratelimit-remaining-subscription-reads": "11964", - "x-ms-request-id": "0f9ff59f-4a21-47fb-a63e-b8843ee6abe3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062809Z:1a131586-5444-494f-9d40-eabb30297323" + "x-ms-request-id": "746babe6-daa5-4d5a-8860-fd602436ca4e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025451Z:290509a6-bbe3-4984-a2ea-39c4d7915a62" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -1487,8 +1490,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "7cbab45d-aed4-461b-a9c7-6564994c73f7" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "7d61b07d-6994-4b51-bd8b-9f37d5987e2f" }, "RequestBody": null, "StatusCode": 200, @@ -1496,7 +1499,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:28:11 GMT", + "Date": "Mon, 07 Nov 2022 02:54:53 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1504,19 +1507,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6b112560-ab9e-43f1-856c-d4d20de36706", + "x-ms-correlation-request-id": "fc24d398-ba3c-4dbf-ab43-c39854bba9da", "x-ms-ratelimit-remaining-subscription-reads": "11963", - "x-ms-request-id": "7a7de7fd-e11d-4863-8145-c0843b5c12f8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062812Z:6b112560-ab9e-43f1-856c-d4d20de36706" + "x-ms-request-id": "cdc259ba-62f1-4e00-8183-9e19e4af0abb", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025453Z:fc24d398-ba3c-4dbf-ab43-c39854bba9da" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -1524,8 +1527,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "bc8bd32e-e0e5-4b58-b851-bb546aafe9ad" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "7343526a-62d9-4789-b1dd-be854c158201" }, "RequestBody": null, "StatusCode": 200, @@ -1533,7 +1536,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:28:13 GMT", + "Date": "Mon, 07 Nov 2022 02:54:55 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1541,19 +1544,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9179b93b-37e9-490c-a9b6-6113f38c0510", + "x-ms-correlation-request-id": "2d42d0f0-7926-44c9-9e49-70665d3493a9", "x-ms-ratelimit-remaining-subscription-reads": "11962", - "x-ms-request-id": "cdca6eb2-85a5-48d8-8b98-106647e22308", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062814Z:9179b93b-37e9-490c-a9b6-6113f38c0510" + "x-ms-request-id": "17502cca-935a-4284-be72-f762d099dbdd", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025455Z:2d42d0f0-7926-44c9-9e49-70665d3493a9" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -1561,8 +1564,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "5632dc61-d978-41c9-8f38-bcb39b284c07" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "f5c4004d-7c21-4aef-b667-7d066ad782de" }, "RequestBody": null, "StatusCode": 200, @@ -1570,7 +1573,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:28:16 GMT", + "Date": "Mon, 07 Nov 2022 02:54:58 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1578,19 +1581,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c53d9e1f-174f-4406-b84b-dbfc228c5a20", + "x-ms-correlation-request-id": "62fd1dac-92ef-4f46-b54c-2e989362ac9f", "x-ms-ratelimit-remaining-subscription-reads": "11961", - "x-ms-request-id": "60de074a-15f8-45a7-9e13-071dea2236d1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062817Z:c53d9e1f-174f-4406-b84b-dbfc228c5a20" + "x-ms-request-id": "aefadfb9-9a6a-4140-ae63-cc3e4b088fa6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025458Z:62fd1dac-92ef-4f46-b54c-2e989362ac9f" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -1598,8 +1601,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "1e43936a-f05e-4d23-94ca-c0c010cd7625" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "e7cd5a4c-634f-4106-9274-59625a42444c" }, "RequestBody": null, "StatusCode": 200, @@ -1607,7 +1610,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:28:18 GMT", + "Date": "Mon, 07 Nov 2022 02:55:00 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1615,19 +1618,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "70c3891d-96ad-41e0-bae8-344eff5d536d", + "x-ms-correlation-request-id": "9ed29dd5-f95a-4963-917f-25e963f44d9f", "x-ms-ratelimit-remaining-subscription-reads": "11960", - "x-ms-request-id": "6aae2bfc-f73e-4d02-9eca-5ffa33d9b695", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062819Z:70c3891d-96ad-41e0-bae8-344eff5d536d" + "x-ms-request-id": "1a3a1377-f949-449e-b6d1-939d83e61637", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025500Z:9ed29dd5-f95a-4963-917f-25e963f44d9f" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -1635,8 +1638,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "df4393b3-54c5-42d2-b9cd-9b4535536cba" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "3aa6ebe3-4526-411d-a7fe-f2307f6660b7" }, "RequestBody": null, "StatusCode": 200, @@ -1644,7 +1647,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:28:20 GMT", + "Date": "Mon, 07 Nov 2022 02:55:02 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1652,19 +1655,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9938c0a7-f17a-4528-bb07-4a0d8cf2e29f", + "x-ms-correlation-request-id": "6a1d584c-a51a-486e-b030-0c30cbdba439", "x-ms-ratelimit-remaining-subscription-reads": "11959", - "x-ms-request-id": "c5275c70-8f3a-4d14-acc2-8924c2769792", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062821Z:9938c0a7-f17a-4528-bb07-4a0d8cf2e29f" + "x-ms-request-id": "8dff14c7-85aa-46fe-b746-22fa43559327", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025503Z:6a1d584c-a51a-486e-b030-0c30cbdba439" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -1672,8 +1675,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "62d11720-575c-407d-8703-b275f6210e89" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "86188ec7-8bb7-4588-8b6f-cddd141d5ac6" }, "RequestBody": null, "StatusCode": 200, @@ -1681,7 +1684,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:28:23 GMT", + "Date": "Mon, 07 Nov 2022 02:55:05 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1689,19 +1692,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "fd3eb597-5f31-4497-88d8-67f380737ead", + "x-ms-correlation-request-id": "c94ba957-ce0e-4cd2-8ea2-8cd1aeb0ec34", "x-ms-ratelimit-remaining-subscription-reads": "11958", - "x-ms-request-id": "30e1a2e6-f0d5-4bff-9d74-6badb03766d6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062824Z:fd3eb597-5f31-4497-88d8-67f380737ead" + "x-ms-request-id": "0663f627-8a15-473a-9c74-cc0306035b8c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025505Z:c94ba957-ce0e-4cd2-8ea2-8cd1aeb0ec34" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -1709,8 +1712,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "ee0281e9-3e33-4d05-a8b2-91a6742c076d" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "2d9ce940-c671-418d-b6e1-22850c2e325b" }, "RequestBody": null, "StatusCode": 200, @@ -1718,7 +1721,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:28:25 GMT", + "Date": "Mon, 07 Nov 2022 02:55:07 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1726,19 +1729,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "aa34ce3c-56a3-4ac1-8ddf-dfabb7b38077", + "x-ms-correlation-request-id": "24f76466-6ddf-40d4-a890-88e365d685e9", "x-ms-ratelimit-remaining-subscription-reads": "11957", - "x-ms-request-id": "146e67f9-3037-464b-9216-252d23ebbe71", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062826Z:aa34ce3c-56a3-4ac1-8ddf-dfabb7b38077" + "x-ms-request-id": "06c7a47c-340d-40a4-aed4-893174379760", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025507Z:24f76466-6ddf-40d4-a890-88e365d685e9" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -1746,8 +1749,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "4a32a3ce-dfc6-4421-be8c-0baea7bf8016" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "4e5b8af7-85c7-4064-b921-0c4e6402204d" }, "RequestBody": null, "StatusCode": 200, @@ -1755,7 +1758,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:28:29 GMT", + "Date": "Mon, 07 Nov 2022 02:55:09 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1763,19 +1766,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ad07a6f8-e772-408a-bc14-ad2cc6041288", + "x-ms-correlation-request-id": "635c7cd5-4144-4338-b7de-10d622181645", "x-ms-ratelimit-remaining-subscription-reads": "11956", - "x-ms-request-id": "79f979c4-3d8d-4503-920b-7ab903705c21", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062829Z:ad07a6f8-e772-408a-bc14-ad2cc6041288" + "x-ms-request-id": "21fcd233-2d91-4719-81e0-0e26817fe9f7", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025510Z:635c7cd5-4144-4338-b7de-10d622181645" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -1783,8 +1786,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "31e6fbc0-f668-4cdc-b653-c234da290d86" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "74d0b267-15a3-4506-bc98-00b5fe69574c" }, "RequestBody": null, "StatusCode": 200, @@ -1792,7 +1795,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:28:31 GMT", + "Date": "Mon, 07 Nov 2022 02:55:12 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1800,19 +1803,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ffb77287-ce2d-4b3b-82a1-34ea7b9aa42b", + "x-ms-correlation-request-id": "a14d2eeb-db9f-4f3a-85da-fa1d4b3e32d2", "x-ms-ratelimit-remaining-subscription-reads": "11955", - "x-ms-request-id": "9f910dbd-9f31-4bff-9884-fc39015c8f62", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062831Z:ffb77287-ce2d-4b3b-82a1-34ea7b9aa42b" + "x-ms-request-id": "36d7152a-c767-43ef-b0b2-e82f359f2b89", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025512Z:a14d2eeb-db9f-4f3a-85da-fa1d4b3e32d2" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -1820,8 +1823,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "582c9cef-d0f2-4648-8ca6-06889bc0f96c" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "e4616f0f-c4df-4201-af8b-2bce19be57a7" }, "RequestBody": null, "StatusCode": 200, @@ -1829,7 +1832,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:28:33 GMT", + "Date": "Mon, 07 Nov 2022 02:55:14 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1837,19 +1840,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "baa8fe13-51ec-4828-93c1-4e9c332e861d", + "x-ms-correlation-request-id": "a4eae3e0-b87d-4232-93ed-8648a831879a", "x-ms-ratelimit-remaining-subscription-reads": "11954", - "x-ms-request-id": "10115be2-8809-4083-9eac-ac7cf40be314", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062833Z:baa8fe13-51ec-4828-93c1-4e9c332e861d" + "x-ms-request-id": "a4d34c86-c020-4c93-9cd9-b5b36057104b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025515Z:a4eae3e0-b87d-4232-93ed-8648a831879a" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -1857,8 +1860,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "d087cb48-8e0e-4323-9266-a1f1c4d35d8a" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "36132a5d-9005-4427-848d-d1de5dddc2ba" }, "RequestBody": null, "StatusCode": 200, @@ -1866,7 +1869,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:28:36 GMT", + "Date": "Mon, 07 Nov 2022 02:55:17 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1874,19 +1877,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "cea1ae69-6d12-4861-85f0-1d436bff4ff9", + "x-ms-correlation-request-id": "ce49a69e-dc68-441b-b7e4-4f54ab5be9b6", "x-ms-ratelimit-remaining-subscription-reads": "11953", - "x-ms-request-id": "9f9a60bf-9ce8-4e36-8ffa-9df701e4962b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062836Z:cea1ae69-6d12-4861-85f0-1d436bff4ff9" + "x-ms-request-id": "edd26ac6-98bd-4d8c-a542-5f81ff149a7c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025517Z:ce49a69e-dc68-441b-b7e4-4f54ab5be9b6" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -1894,8 +1897,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "b685bdd1-103c-4b5e-8d7d-16b0bb49c840" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "b3b12bc8-94e3-4e9c-bd1e-6b662ad34a54" }, "RequestBody": null, "StatusCode": 200, @@ -1903,7 +1906,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:28:38 GMT", + "Date": "Mon, 07 Nov 2022 02:55:19 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1911,19 +1914,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4866822d-0011-4b1f-bdf5-7c8efed0872c", + "x-ms-correlation-request-id": "f8b787f5-6a51-4ba4-b39c-f4af3a750631", "x-ms-ratelimit-remaining-subscription-reads": "11952", - "x-ms-request-id": "8b429fd4-6572-4053-9344-b32995e69641", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062838Z:4866822d-0011-4b1f-bdf5-7c8efed0872c" + "x-ms-request-id": "12fa2a41-16e5-42c9-a13f-42b569c51a67", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025519Z:f8b787f5-6a51-4ba4-b39c-f4af3a750631" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -1931,8 +1934,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "cec24c65-db78-4ddb-84c4-14a9f989d1b2" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "95ba956c-7354-419c-9e00-a2a29a74e5d6" }, "RequestBody": null, "StatusCode": 200, @@ -1940,7 +1943,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:28:40 GMT", + "Date": "Mon, 07 Nov 2022 02:55:21 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1948,19 +1951,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "cd6002ef-e782-4445-886e-f0db2e73a560", + "x-ms-correlation-request-id": "54ad0056-cd46-4026-a4af-ef3eff355fde", "x-ms-ratelimit-remaining-subscription-reads": "11951", - "x-ms-request-id": "705b4aba-dbe8-491b-a97a-46411e05ee13", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062841Z:cd6002ef-e782-4445-886e-f0db2e73a560" + "x-ms-request-id": "c4bed28f-a2d2-4d8b-8640-76a50ae71748", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025522Z:54ad0056-cd46-4026-a4af-ef3eff355fde" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -1968,8 +1971,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "4803775c-90a2-4238-a09b-96d60205cfff" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "383c11e9-0f53-4995-b1ff-db9c20a2bce3" }, "RequestBody": null, "StatusCode": 200, @@ -1977,7 +1980,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:28:43 GMT", + "Date": "Mon, 07 Nov 2022 02:55:24 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1985,19 +1988,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a22ae5d9-733e-40f2-973a-cca33eb03ce0", + "x-ms-correlation-request-id": "cf80d44c-cf33-46c7-b40c-b5e9a644a994", "x-ms-ratelimit-remaining-subscription-reads": "11950", - "x-ms-request-id": "15c94570-ebfc-4aca-8a0e-a6fbac24127b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062843Z:a22ae5d9-733e-40f2-973a-cca33eb03ce0" + "x-ms-request-id": "7ce2f1db-e33d-4ce4-b146-394e5cc22abc", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025524Z:cf80d44c-cf33-46c7-b40c-b5e9a644a994" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -2005,8 +2008,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "cd0829df-67cd-4119-a8ab-2a946c121a4c" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "f7e8a63e-35d6-40fe-b643-8132be3621cf" }, "RequestBody": null, "StatusCode": 200, @@ -2014,7 +2017,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:28:45 GMT", + "Date": "Mon, 07 Nov 2022 02:55:26 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2022,19 +2025,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a0db9dfa-c343-4d85-9c37-13d34d9a9bfc", + "x-ms-correlation-request-id": "755dc8ce-316b-4f4f-8c1e-1d22d1f2e794", "x-ms-ratelimit-remaining-subscription-reads": "11949", - "x-ms-request-id": "f5449db0-fe94-4068-9eb5-d5434f36dc38", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062845Z:a0db9dfa-c343-4d85-9c37-13d34d9a9bfc" + "x-ms-request-id": "c913e1d1-e03c-440b-8295-181f53903f3c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025526Z:755dc8ce-316b-4f4f-8c1e-1d22d1f2e794" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -2042,8 +2045,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "c1a09238-a984-4916-ac65-e7a4532f3cfc" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "2723bef9-439c-47fb-ba95-5eb0f74ad442" }, "RequestBody": null, "StatusCode": 200, @@ -2051,7 +2054,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:28:48 GMT", + "Date": "Mon, 07 Nov 2022 02:55:28 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2059,19 +2062,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b73e7eb3-ec38-46ec-9c23-b0d0e75ba745", + "x-ms-correlation-request-id": "de6f4817-e076-4627-85c8-884ac321078b", "x-ms-ratelimit-remaining-subscription-reads": "11948", - "x-ms-request-id": "bf9b82dc-888a-4c18-948a-715a715ff862", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062848Z:b73e7eb3-ec38-46ec-9c23-b0d0e75ba745" + "x-ms-request-id": "da9b7d44-f9bc-4175-af53-740bd16e6639", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025529Z:de6f4817-e076-4627-85c8-884ac321078b" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -2079,8 +2082,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "774268b1-4e88-4aec-8e90-7e24485d9bd6" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "6b46da7f-6921-497b-b595-ed68af750edb" }, "RequestBody": null, "StatusCode": 200, @@ -2088,7 +2091,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:28:50 GMT", + "Date": "Mon, 07 Nov 2022 02:55:31 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2096,19 +2099,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "bd217af4-72cd-48ed-91fb-9c3bdeeb9f15", + "x-ms-correlation-request-id": "0bc1e3fe-d0c9-40a6-900d-72605a257f20", "x-ms-ratelimit-remaining-subscription-reads": "11947", - "x-ms-request-id": "f98b06f5-c5b4-4e51-82d3-0db06a783a71", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062850Z:bd217af4-72cd-48ed-91fb-9c3bdeeb9f15" + "x-ms-request-id": "5d058258-7d8e-464b-99ad-be288ed6ae1b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025531Z:0bc1e3fe-d0c9-40a6-900d-72605a257f20" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -2116,8 +2119,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "2100a600-ee3b-4b0b-8563-3cfb5554caaa" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "749eafd6-9ed8-4f76-8226-fd81a9054b2d" }, "RequestBody": null, "StatusCode": 200, @@ -2125,7 +2128,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:28:52 GMT", + "Date": "Mon, 07 Nov 2022 02:55:33 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2133,19 +2136,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8592b66a-30f4-4c84-9a61-35ef04fff3a8", + "x-ms-correlation-request-id": "37d86600-dbc8-46c9-9a0f-8eb8958020d3", "x-ms-ratelimit-remaining-subscription-reads": "11946", - "x-ms-request-id": "14c4c476-e4ae-4e24-a897-e26367c67996", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062853Z:8592b66a-30f4-4c84-9a61-35ef04fff3a8" + "x-ms-request-id": "ec9b8dd6-c53c-4f92-b152-42749d72e7fb", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025533Z:37d86600-dbc8-46c9-9a0f-8eb8958020d3" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -2153,8 +2156,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "dec01cac-26c6-4d51-bad2-f4c5a86fb06a" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "20a12cbe-b911-4bb9-b037-1e2fa9f8f627" }, "RequestBody": null, "StatusCode": 200, @@ -2162,7 +2165,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:28:55 GMT", + "Date": "Mon, 07 Nov 2022 02:55:35 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2170,19 +2173,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "77e3f487-ae8b-496b-b42f-e72938556bf0", + "x-ms-correlation-request-id": "96c4824e-0c77-4d70-9c4b-92fc63519bfa", "x-ms-ratelimit-remaining-subscription-reads": "11945", - "x-ms-request-id": "37d66fc1-6df7-47e7-9a80-6c9029e0702e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062855Z:77e3f487-ae8b-496b-b42f-e72938556bf0" + "x-ms-request-id": "18ad9866-e232-4d9a-bbc5-bf25458d5572", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025536Z:96c4824e-0c77-4d70-9c4b-92fc63519bfa" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -2190,8 +2193,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "ec08c82c-04e5-475d-90b7-0fdfb019f6b1" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "ea645b6c-8a97-4700-b161-7065eb3458f6" }, "RequestBody": null, "StatusCode": 200, @@ -2199,7 +2202,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:28:57 GMT", + "Date": "Mon, 07 Nov 2022 02:55:38 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2207,19 +2210,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4353bd4e-0e9b-49eb-8e97-b89bcd68d7b5", + "x-ms-correlation-request-id": "47c5262c-bee5-453f-b223-2db4a9e050ae", "x-ms-ratelimit-remaining-subscription-reads": "11944", - "x-ms-request-id": "c3ae088a-484e-4a0a-9dcc-e570a6a8e1a1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062857Z:4353bd4e-0e9b-49eb-8e97-b89bcd68d7b5" + "x-ms-request-id": "3ed4b3a2-4bc7-4884-8381-e8b4162dbfc8", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025538Z:47c5262c-bee5-453f-b223-2db4a9e050ae" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -2227,8 +2230,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "45c3fd1b-2065-4bed-8e24-b5361aac5f72" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "f88633e6-34b0-4a44-bb4f-2cb7379cb4c5" }, "RequestBody": null, "StatusCode": 200, @@ -2236,7 +2239,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:28:59 GMT", + "Date": "Mon, 07 Nov 2022 02:55:40 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2244,19 +2247,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1ddaab24-cfb4-4217-b53c-87717e5fcb5d", + "x-ms-correlation-request-id": "25e9eca3-4d23-4f8b-9022-44bd0837310a", "x-ms-ratelimit-remaining-subscription-reads": "11943", - "x-ms-request-id": "b7da0234-9ad8-4b21-a1b2-34a7174d8c6f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062900Z:1ddaab24-cfb4-4217-b53c-87717e5fcb5d" + "x-ms-request-id": "69bb908c-98ef-4e97-a14a-948ccb9a05e6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025541Z:25e9eca3-4d23-4f8b-9022-44bd0837310a" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -2264,8 +2267,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "186dd20f-e8a8-4198-b72e-b413f4813c01" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "05aed6b0-13d3-4fc8-b46e-fb7609ef078c" }, "RequestBody": null, "StatusCode": 200, @@ -2273,7 +2276,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:29:02 GMT", + "Date": "Mon, 07 Nov 2022 02:55:42 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2281,19 +2284,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1ef562db-5466-4c0f-8ca5-e047ecd7bfbb", + "x-ms-correlation-request-id": "0d92f145-0715-4581-bea2-c293ba01338c", "x-ms-ratelimit-remaining-subscription-reads": "11942", - "x-ms-request-id": "73f450f0-7fc2-4585-ac5f-d878f076b41e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062902Z:1ef562db-5466-4c0f-8ca5-e047ecd7bfbb" + "x-ms-request-id": "0508bdea-ca9f-4243-a424-071109104a9d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025543Z:0d92f145-0715-4581-bea2-c293ba01338c" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -2301,8 +2304,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "db881309-b1d1-4521-8f4a-86642f486376" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "ca640daf-b50c-474b-8405-ab0368377613" }, "RequestBody": null, "StatusCode": 200, @@ -2310,7 +2313,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:29:04 GMT", + "Date": "Mon, 07 Nov 2022 02:55:45 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2318,19 +2321,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3dc7b2ec-f82a-4d26-9523-8abdb3c763f0", + "x-ms-correlation-request-id": "dd2e3bda-70e2-4963-9f9e-ad7a22f0c143", "x-ms-ratelimit-remaining-subscription-reads": "11941", - "x-ms-request-id": "99917f52-2cfb-4448-9221-b48e61bf6b3e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062904Z:3dc7b2ec-f82a-4d26-9523-8abdb3c763f0" + "x-ms-request-id": "858fe539-0157-4e73-8d24-e5018d50b3b3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025545Z:dd2e3bda-70e2-4963-9f9e-ad7a22f0c143" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -2338,8 +2341,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "897fa684-0c15-4714-999d-20d12786a926" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "35accac8-c88d-4ac7-947f-5794e3520504" }, "RequestBody": null, "StatusCode": 200, @@ -2347,7 +2350,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:29:07 GMT", + "Date": "Mon, 07 Nov 2022 02:55:47 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2355,19 +2358,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1ba40eed-76c4-4803-825e-5766188898d0", + "x-ms-correlation-request-id": "9f30c815-9b5a-40f0-873c-9c70072e0033", "x-ms-ratelimit-remaining-subscription-reads": "11940", - "x-ms-request-id": "4c0d65e1-a79b-4abb-8f10-90fc78d55a4e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062907Z:1ba40eed-76c4-4803-825e-5766188898d0" + "x-ms-request-id": "9fc50182-0350-4926-81d1-d53aab631e08", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025548Z:9f30c815-9b5a-40f0-873c-9c70072e0033" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -2375,8 +2378,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "9bcee3b1-e508-46d7-a24d-c1efae2c7ed4" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "3b53a4b9-6384-4455-bac9-6703f33e77b7" }, "RequestBody": null, "StatusCode": 200, @@ -2384,7 +2387,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:29:09 GMT", + "Date": "Mon, 07 Nov 2022 02:55:50 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2392,19 +2395,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "0a27b901-a79e-409b-ad71-57ce61d73ef0", + "x-ms-correlation-request-id": "a1019103-995e-4383-af3d-38121b129ef8", "x-ms-ratelimit-remaining-subscription-reads": "11939", - "x-ms-request-id": "cf4b9759-b7cd-493a-bcf0-03b25209c8d0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062909Z:0a27b901-a79e-409b-ad71-57ce61d73ef0" + "x-ms-request-id": "5ffdc21b-760d-4cf4-ae57-04c222573422", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025550Z:a1019103-995e-4383-af3d-38121b129ef8" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -2412,8 +2415,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "f322c569-976d-4ad2-8b95-61f39abf27ea" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "76a8d88d-7412-4a8e-bb44-6919c3e06e06" }, "RequestBody": null, "StatusCode": 200, @@ -2421,7 +2424,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:29:11 GMT", + "Date": "Mon, 07 Nov 2022 02:55:52 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2429,19 +2432,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "53efb359-9952-49f0-ba90-480a783e4dfc", + "x-ms-correlation-request-id": "16143437-d0ca-4e37-809c-0ff72c5f1919", "x-ms-ratelimit-remaining-subscription-reads": "11938", - "x-ms-request-id": "26239a50-9a9e-4d34-a34c-4a59a09bbe96", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062912Z:53efb359-9952-49f0-ba90-480a783e4dfc" + "x-ms-request-id": "c7258ef9-0de9-4ed7-b1f6-3bb3f76027d3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025552Z:16143437-d0ca-4e37-809c-0ff72c5f1919" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -2449,8 +2452,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "d0b2c202-231c-4af7-84f4-4f8cceb5ef85" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "7fe25459-639c-4714-8c1b-3ac3822a4a5a" }, "RequestBody": null, "StatusCode": 200, @@ -2458,7 +2461,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:29:14 GMT", + "Date": "Mon, 07 Nov 2022 02:55:55 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2466,19 +2469,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "49eb082b-34ff-4e15-960b-3f2210eb37cc", + "x-ms-correlation-request-id": "1e906f33-2a20-4ac4-a0c6-cb58ed7ca314", "x-ms-ratelimit-remaining-subscription-reads": "11937", - "x-ms-request-id": "41b3b5ef-bea4-427b-80a6-c67dfbb4fe61", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062914Z:49eb082b-34ff-4e15-960b-3f2210eb37cc" + "x-ms-request-id": "27c23bbb-05bb-47d0-a15e-113d202553e3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025555Z:1e906f33-2a20-4ac4-a0c6-cb58ed7ca314" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -2486,8 +2489,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "a5c6a365-afe0-4f11-9fee-214f9a1afde4" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "d0d8d685-de33-4ad9-a052-275a88cd5a90" }, "RequestBody": null, "StatusCode": 200, @@ -2495,7 +2498,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:29:16 GMT", + "Date": "Mon, 07 Nov 2022 02:55:57 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2503,19 +2506,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4396ca22-c435-409e-a437-022b6d45c86b", + "x-ms-correlation-request-id": "b6cd3d2a-bfc2-4eba-8ef1-8fcd12395fcf", "x-ms-ratelimit-remaining-subscription-reads": "11936", - "x-ms-request-id": "0ef4ea51-88ff-4aa7-8c01-e84f77184829", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062916Z:4396ca22-c435-409e-a437-022b6d45c86b" + "x-ms-request-id": "03660fbd-88a2-4d85-8df8-0d82fb2248a7", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025557Z:b6cd3d2a-bfc2-4eba-8ef1-8fcd12395fcf" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -2523,8 +2526,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "85c68489-c264-467b-ad79-620b302a0108" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "d6d1df19-42f2-46d9-ad92-3d5d2c625ce7" }, "RequestBody": null, "StatusCode": 200, @@ -2532,7 +2535,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:29:19 GMT", + "Date": "Mon, 07 Nov 2022 02:55:59 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2540,19 +2543,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "37bc8047-e46f-4355-825d-8a4f4bb052ec", + "x-ms-correlation-request-id": "b6914723-4eb9-4817-87d5-cbe7860e2c41", "x-ms-ratelimit-remaining-subscription-reads": "11935", - "x-ms-request-id": "389b5cd3-d497-4707-9d03-28981cecf384", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062919Z:37bc8047-e46f-4355-825d-8a4f4bb052ec" + "x-ms-request-id": "a6bd7d4d-794d-4aad-a1d3-c2fda4dc9a17", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025600Z:b6914723-4eb9-4817-87d5-cbe7860e2c41" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -2560,8 +2563,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "472c036b-da51-4480-b039-314791e2141e" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "5bc80f62-8a7a-46c5-95c7-c6b2c7fb49da" }, "RequestBody": null, "StatusCode": 200, @@ -2569,7 +2572,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:29:21 GMT", + "Date": "Mon, 07 Nov 2022 02:56:02 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2577,19 +2580,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "84b19aaa-0455-45f1-877c-51df6b01f994", + "x-ms-correlation-request-id": "dca35d60-3b09-412f-9e50-aac18e397e4b", "x-ms-ratelimit-remaining-subscription-reads": "11934", - "x-ms-request-id": "0ca24463-35ea-4ebf-a139-24163a6b582f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062921Z:84b19aaa-0455-45f1-877c-51df6b01f994" + "x-ms-request-id": "ee8d2a3d-1f01-49dd-99e3-6c09db02364c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025602Z:dca35d60-3b09-412f-9e50-aac18e397e4b" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -2597,8 +2600,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "81307613-75e9-4acb-be84-9594d0f03159" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "cf6b6617-fe55-4486-9a8b-a0ceebff5dc5" }, "RequestBody": null, "StatusCode": 200, @@ -2606,7 +2609,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:29:23 GMT", + "Date": "Mon, 07 Nov 2022 02:56:04 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2614,19 +2617,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3c2ca958-69b6-444e-81b0-f479a52a4fa8", + "x-ms-correlation-request-id": "2f5e1e8d-ea23-4a50-98ab-eb747fa26ddb", "x-ms-ratelimit-remaining-subscription-reads": "11933", - "x-ms-request-id": "35a6c163-6c9c-4b76-8435-d30fd4114dcd", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062924Z:3c2ca958-69b6-444e-81b0-f479a52a4fa8" + "x-ms-request-id": "600bae95-86a4-4a45-bc16-d2b590fb6c39", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025605Z:2f5e1e8d-ea23-4a50-98ab-eb747fa26ddb" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -2634,8 +2637,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "faf69d01-6337-43d8-94c5-56b0ec1c68e1" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "12535b1e-5116-43bc-a19b-9cae73f7ebd9" }, "RequestBody": null, "StatusCode": 200, @@ -2643,7 +2646,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:29:26 GMT", + "Date": "Mon, 07 Nov 2022 02:56:06 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2651,19 +2654,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "61cad6ac-56ec-48c5-a0b3-178ff3703bb3", + "x-ms-correlation-request-id": "d8251309-da8e-4ef8-9d5d-d78c2b447ab8", "x-ms-ratelimit-remaining-subscription-reads": "11932", - "x-ms-request-id": "37913e2e-a9e9-4551-973e-44fb261c6da1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062926Z:61cad6ac-56ec-48c5-a0b3-178ff3703bb3" + "x-ms-request-id": "20293a6c-227b-46dd-8831-132c765594c7", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025607Z:d8251309-da8e-4ef8-9d5d-d78c2b447ab8" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -2671,8 +2674,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "36769d4f-c6b0-41bd-a513-cb6c26c1b927" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "25fc2da9-b8ce-4848-96d5-0dd49a4a1d98" }, "RequestBody": null, "StatusCode": 200, @@ -2680,7 +2683,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:29:28 GMT", + "Date": "Mon, 07 Nov 2022 02:56:09 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2688,19 +2691,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1f55440e-1e61-43c1-88de-e31c943dcb73", + "x-ms-correlation-request-id": "24ca3f2c-4bfb-4693-afbe-1c70d5c69238", "x-ms-ratelimit-remaining-subscription-reads": "11931", - "x-ms-request-id": "32cfa9a9-9897-4065-8385-390b5bee36b5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062928Z:1f55440e-1e61-43c1-88de-e31c943dcb73" + "x-ms-request-id": "bb5c03de-2188-4a30-b49f-d7284cc4a5f5", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025609Z:24ca3f2c-4bfb-4693-afbe-1c70d5c69238" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -2708,8 +2711,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "78b652d8-ab74-4382-925b-13274205152a" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "266bf5f0-78de-420f-86cb-3d36483293d5" }, "RequestBody": null, "StatusCode": 200, @@ -2717,7 +2720,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:29:31 GMT", + "Date": "Mon, 07 Nov 2022 02:56:11 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2725,19 +2728,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "633c7719-97b8-48b6-a3a6-0bd944d7f5df", + "x-ms-correlation-request-id": "aac54538-6327-455c-84f5-b446410d6bc1", "x-ms-ratelimit-remaining-subscription-reads": "11930", - "x-ms-request-id": "722105c8-ff1a-461b-a0d1-fdfc70eaf765", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062931Z:633c7719-97b8-48b6-a3a6-0bd944d7f5df" + "x-ms-request-id": "c9c4e186-603d-4353-9fe6-79d0d681ef72", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025612Z:aac54538-6327-455c-84f5-b446410d6bc1" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -2745,8 +2748,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "6327289b-8211-450e-b72f-91cdb8e2d6bd" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "3ad98ccb-210c-4d75-92e8-f592421801d4" }, "RequestBody": null, "StatusCode": 200, @@ -2754,7 +2757,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:29:33 GMT", + "Date": "Mon, 07 Nov 2022 02:56:14 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2762,19 +2765,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d266de46-31fc-4a2a-9145-22b7e237cb05", + "x-ms-correlation-request-id": "7db78fa8-13bf-4dcc-a307-45697a966683", "x-ms-ratelimit-remaining-subscription-reads": "11929", - "x-ms-request-id": "14e5cf38-5fa9-43a7-8116-e655f0e0d45b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062933Z:d266de46-31fc-4a2a-9145-22b7e237cb05" + "x-ms-request-id": "89941b70-f13d-40a5-a77d-dc91528b49f0", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025614Z:7db78fa8-13bf-4dcc-a307-45697a966683" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -2782,8 +2785,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "b76d9d62-2e48-4792-ae0a-8fb8c0e6ff5a" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "3a8e2a98-7753-454d-8cd4-523aff620948" }, "RequestBody": null, "StatusCode": 200, @@ -2791,7 +2794,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:29:35 GMT", + "Date": "Mon, 07 Nov 2022 02:56:16 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2799,19 +2802,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6bbd59ca-fd46-42c5-9a82-a2e88066b5df", + "x-ms-correlation-request-id": "7df2467b-5efa-43db-82df-2b88e1be34b4", "x-ms-ratelimit-remaining-subscription-reads": "11928", - "x-ms-request-id": "fc0239c5-bae4-48ba-a6f6-898806c70898", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062936Z:6bbd59ca-fd46-42c5-9a82-a2e88066b5df" + "x-ms-request-id": "31dda44b-3429-4d69-9e34-fd1ebd976071", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025617Z:7df2467b-5efa-43db-82df-2b88e1be34b4" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -2819,8 +2822,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "3d401e75-73d6-4125-8bf7-fea7bfdb8af9" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "92fcd106-271f-44ed-b0b6-fc817a5b2b41" }, "RequestBody": null, "StatusCode": 200, @@ -2828,7 +2831,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:29:38 GMT", + "Date": "Mon, 07 Nov 2022 02:56:18 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2836,19 +2839,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "648ee3bd-8f7d-403e-8517-1ab645bc2328", + "x-ms-correlation-request-id": "5e84af36-42ce-4c04-9f22-998190f4ec01", "x-ms-ratelimit-remaining-subscription-reads": "11927", - "x-ms-request-id": "7608f550-39a2-4dc7-8550-deef993af199", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062938Z:648ee3bd-8f7d-403e-8517-1ab645bc2328" + "x-ms-request-id": "ac50cada-6023-4e20-9aaf-30713c6fbf5f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025619Z:5e84af36-42ce-4c04-9f22-998190f4ec01" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -2856,8 +2859,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "3eb5fac0-7339-47e9-83a3-e99891bdc0b9" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "cbc0aa39-1cee-4836-9847-59c4b5654edf" }, "RequestBody": null, "StatusCode": 200, @@ -2865,7 +2868,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:29:40 GMT", + "Date": "Mon, 07 Nov 2022 02:56:21 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2873,19 +2876,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "04100278-e681-4fb8-89bd-fe87ac2c2950", + "x-ms-correlation-request-id": "4c4719bf-ba16-4b44-ba3f-44f312ed0e88", "x-ms-ratelimit-remaining-subscription-reads": "11926", - "x-ms-request-id": "46b2ef24-158a-40b0-823e-aebe96dc1ce5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062940Z:04100278-e681-4fb8-89bd-fe87ac2c2950" + "x-ms-request-id": "462bb399-2141-4b2d-91f3-acecc4e7189f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025621Z:4c4719bf-ba16-4b44-ba3f-44f312ed0e88" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -2893,8 +2896,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "00e6c9cb-a47a-4f31-a8df-92b432e48e50" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "5c484e2b-8918-4bdf-9967-5d909018a6ef" }, "RequestBody": null, "StatusCode": 200, @@ -2902,7 +2905,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:29:42 GMT", + "Date": "Mon, 07 Nov 2022 02:56:23 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2910,19 +2913,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "167d5505-4db1-4f63-9a54-9b326fd004a6", + "x-ms-correlation-request-id": "9185589a-47ee-459b-84e4-cb496c244ce8", "x-ms-ratelimit-remaining-subscription-reads": "11925", - "x-ms-request-id": "3af92616-fd87-4ea9-a07d-b30bf7f146a1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062943Z:167d5505-4db1-4f63-9a54-9b326fd004a6" + "x-ms-request-id": "857b4c7e-cde6-40e9-aa2b-87d61eabae90", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025624Z:9185589a-47ee-459b-84e4-cb496c244ce8" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -2930,8 +2933,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "6c02c7e8-1f92-4350-86fa-cba75e10ef3d" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "21e2fd77-356e-4acd-bd2b-c6614c70e0f6" }, "RequestBody": null, "StatusCode": 200, @@ -2939,7 +2942,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:29:45 GMT", + "Date": "Mon, 07 Nov 2022 02:56:25 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2947,19 +2950,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "cfa13bc6-98df-4bd6-932f-60ce6136a7f1", + "x-ms-correlation-request-id": "2384567a-b4e8-4303-bcf2-02c083b9f69c", "x-ms-ratelimit-remaining-subscription-reads": "11924", - "x-ms-request-id": "0e0f6c34-7c24-4075-ac89-e11864a1ddfd", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062945Z:cfa13bc6-98df-4bd6-932f-60ce6136a7f1" + "x-ms-request-id": "9c0c6e02-22de-43ff-8e55-30967d68323d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025626Z:2384567a-b4e8-4303-bcf2-02c083b9f69c" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -2967,8 +2970,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "c57ab2b7-6499-4c41-b8e2-7eae9acc579c" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "686e3782-2a5d-4589-962e-2a72be3340ce" }, "RequestBody": null, "StatusCode": 200, @@ -2976,7 +2979,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:29:47 GMT", + "Date": "Mon, 07 Nov 2022 02:56:28 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2984,19 +2987,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4621c945-7bb0-45a4-9d2c-6d7a91fe0900", + "x-ms-correlation-request-id": "8601af34-707a-40a7-b778-0f73edda2608", "x-ms-ratelimit-remaining-subscription-reads": "11923", - "x-ms-request-id": "cc1aa65f-9d73-4240-aee1-02b2deee9fcd", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062948Z:4621c945-7bb0-45a4-9d2c-6d7a91fe0900" + "x-ms-request-id": "b68f74bd-198c-4315-8573-9d3e085af8a2", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025628Z:8601af34-707a-40a7-b778-0f73edda2608" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -3004,8 +3007,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "aeda3f35-c213-49d2-8661-edc4eb2d20fc" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "e8a25877-444d-4b22-8482-559e25bdfa16" }, "RequestBody": null, "StatusCode": 200, @@ -3013,7 +3016,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:29:49 GMT", + "Date": "Mon, 07 Nov 2022 02:56:30 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3021,19 +3024,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "28f490b7-457c-4ee2-bdab-921dd1f2dc33", + "x-ms-correlation-request-id": "8879fd36-f607-46a3-bf5a-ce910fb7df15", "x-ms-ratelimit-remaining-subscription-reads": "11922", - "x-ms-request-id": "8e7b0e73-44e5-453c-8e97-e64299188ee7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062950Z:28f490b7-457c-4ee2-bdab-921dd1f2dc33" + "x-ms-request-id": "c4f7241e-bdcd-4f28-9226-25c31731167d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025631Z:8879fd36-f607-46a3-bf5a-ce910fb7df15" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -3041,8 +3044,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "6c511139-a5f7-4286-bc27-366139b2da1e" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "dbf9dcb2-eb9a-46cd-aa21-42445a7d7217" }, "RequestBody": null, "StatusCode": 200, @@ -3050,7 +3053,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:29:52 GMT", + "Date": "Mon, 07 Nov 2022 02:56:33 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3058,19 +3061,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "75e5b24b-7901-49cb-b0da-ba9bf2489b0e", + "x-ms-correlation-request-id": "c16cfb12-60bd-44b8-8c21-86613fbd4dc1", "x-ms-ratelimit-remaining-subscription-reads": "11921", - "x-ms-request-id": "c2605f76-649b-47a5-bf51-dbd1d46b6798", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062952Z:75e5b24b-7901-49cb-b0da-ba9bf2489b0e" + "x-ms-request-id": "5ec7f09c-c229-492e-b597-8c5f99d2eed1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025633Z:c16cfb12-60bd-44b8-8c21-86613fbd4dc1" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -3078,8 +3081,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "e8f37fe2-efd0-4561-bd7d-5b3ebaa3f399" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "93251ae6-2dc9-42e1-9f20-52b5acf4336d" }, "RequestBody": null, "StatusCode": 200, @@ -3087,7 +3090,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:29:54 GMT", + "Date": "Mon, 07 Nov 2022 02:56:35 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3095,19 +3098,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3275d6d4-f181-4ba2-af37-5d56c969e4d6", + "x-ms-correlation-request-id": "6cb98269-a6f2-472a-81de-ae7c3643c991", "x-ms-ratelimit-remaining-subscription-reads": "11920", - "x-ms-request-id": "89a068ab-e25b-4290-b024-16c5a270ba0f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062955Z:3275d6d4-f181-4ba2-af37-5d56c969e4d6" + "x-ms-request-id": "416ad529-b6ea-4da8-999f-4d7295657d53", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025636Z:6cb98269-a6f2-472a-81de-ae7c3643c991" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -3115,8 +3118,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "cf2fedc5-27ed-49da-904b-79692709ead4" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "3ffc75c1-e42f-4f7e-89e2-7597f440f052" }, "RequestBody": null, "StatusCode": 200, @@ -3124,7 +3127,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:29:57 GMT", + "Date": "Mon, 07 Nov 2022 02:56:37 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3132,19 +3135,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "902c0418-14bd-4af2-acec-c7d9d7460108", + "x-ms-correlation-request-id": "754c2123-7543-47ad-b234-9755c2c36f16", "x-ms-ratelimit-remaining-subscription-reads": "11919", - "x-ms-request-id": "b7c888fe-8dad-46c1-ae39-93c0906ccb4a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T062957Z:902c0418-14bd-4af2-acec-c7d9d7460108" + "x-ms-request-id": "6f3c5660-0076-4a58-a5a5-4bfca5627cb4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025638Z:754c2123-7543-47ad-b234-9755c2c36f16" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -3152,8 +3155,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "18318e6b-e1f2-44fb-a2e1-2f2909d6a466" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "a70304f7-a9e3-471c-a274-9ea5307c563d" }, "RequestBody": null, "StatusCode": 200, @@ -3161,7 +3164,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:29:59 GMT", + "Date": "Mon, 07 Nov 2022 02:56:40 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3169,19 +3172,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9fb0f6c1-9c2c-491d-9dfc-b9fd82511b42", + "x-ms-correlation-request-id": "46ccdff9-c1c8-44ce-ad87-b39c4b36c7a1", "x-ms-ratelimit-remaining-subscription-reads": "11918", - "x-ms-request-id": "c2a978b6-133a-4cba-922b-28c7432161ea", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063000Z:9fb0f6c1-9c2c-491d-9dfc-b9fd82511b42" + "x-ms-request-id": "f568765f-c92e-41b9-b9b4-2125ec5a3711", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025641Z:46ccdff9-c1c8-44ce-ad87-b39c4b36c7a1" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -3189,8 +3192,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "50a73730-877b-4f53-8a3f-db4590452f43" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "11c0c235-3cfd-431a-b30a-dc99a1de5198" }, "RequestBody": null, "StatusCode": 200, @@ -3198,7 +3201,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:30:01 GMT", + "Date": "Mon, 07 Nov 2022 02:56:42 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3206,19 +3209,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b0d07665-8bbc-4f8e-b809-5cca9ec64e7c", + "x-ms-correlation-request-id": "eb52b797-e8d8-4b6d-9282-a0f958d5ce56", "x-ms-ratelimit-remaining-subscription-reads": "11917", - "x-ms-request-id": "ec487f99-4c7c-4ec8-87cf-16936e4d7e78", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063002Z:b0d07665-8bbc-4f8e-b809-5cca9ec64e7c" + "x-ms-request-id": "ebd45d5e-ffb2-4c94-b576-2540b95a6857", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025643Z:eb52b797-e8d8-4b6d-9282-a0f958d5ce56" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -3226,8 +3229,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "45a6aff2-748d-47b3-ae88-dfde3b1e6d6f" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "cfa694c7-61f1-45b9-953e-d213651a574e" }, "RequestBody": null, "StatusCode": 200, @@ -3235,7 +3238,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:30:04 GMT", + "Date": "Mon, 07 Nov 2022 02:56:44 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3243,19 +3246,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "66c59470-6c6d-4167-baaf-ea9ed27f60c0", + "x-ms-correlation-request-id": "711ef5a1-ca84-4249-badc-f4c23e563e98", "x-ms-ratelimit-remaining-subscription-reads": "11916", - "x-ms-request-id": "e0e912dc-0298-475e-9c99-76bbbb680844", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063004Z:66c59470-6c6d-4167-baaf-ea9ed27f60c0" + "x-ms-request-id": "6e594971-4059-4466-9e59-3bd26986d459", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025645Z:711ef5a1-ca84-4249-badc-f4c23e563e98" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -3263,8 +3266,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "f21bb27d-82cd-48ea-80e1-690430e47811" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "8125fbeb-1421-4195-94e0-3f3ea497a133" }, "RequestBody": null, "StatusCode": 200, @@ -3272,7 +3275,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:30:06 GMT", + "Date": "Mon, 07 Nov 2022 02:56:47 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3280,19 +3283,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e77e54c4-2b3a-4b01-be35-54b50ecb81ae", + "x-ms-correlation-request-id": "e66eddf3-4944-4e80-923c-ed35335c41f3", "x-ms-ratelimit-remaining-subscription-reads": "11915", - "x-ms-request-id": "7218bb69-8430-41b3-8c14-41d03d27f1cf", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063007Z:e77e54c4-2b3a-4b01-be35-54b50ecb81ae" + "x-ms-request-id": "3a0f2c8f-88aa-4c79-b476-ef78da5f1f55", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025648Z:e66eddf3-4944-4e80-923c-ed35335c41f3" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -3300,8 +3303,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "367e0e40-5bae-4120-9c86-18fba759cbf8" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "66fb4e18-b93c-4c60-98bc-672f64b8c153" }, "RequestBody": null, "StatusCode": 200, @@ -3309,7 +3312,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:30:08 GMT", + "Date": "Mon, 07 Nov 2022 02:56:49 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3317,19 +3320,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f33d7c27-12e5-4b38-8ea6-a70d7b14a3a3", + "x-ms-correlation-request-id": "8fa77aaf-630c-4808-8167-e6c10b7f759c", "x-ms-ratelimit-remaining-subscription-reads": "11914", - "x-ms-request-id": "827ffa53-4b8e-4761-9069-1b4c881b8b4a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063009Z:f33d7c27-12e5-4b38-8ea6-a70d7b14a3a3" + "x-ms-request-id": "3749ffb7-e850-4196-827c-59e8d5470984", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025650Z:8fa77aaf-630c-4808-8167-e6c10b7f759c" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -3337,8 +3340,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "58d7e549-2da7-4e08-a76a-847b560f2da2" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "93a52eb4-ef1e-47f6-9949-bb9c20eab149" }, "RequestBody": null, "StatusCode": 200, @@ -3346,7 +3349,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:30:11 GMT", + "Date": "Mon, 07 Nov 2022 02:56:52 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3354,19 +3357,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "80192af7-bed5-44a0-a2d5-ca30164fc2bf", + "x-ms-correlation-request-id": "d7f250a5-ab33-40a6-a1d1-69a504aa3c22", "x-ms-ratelimit-remaining-subscription-reads": "11913", - "x-ms-request-id": "286df2f8-52af-44c9-ae18-3d68901c30bc", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063011Z:80192af7-bed5-44a0-a2d5-ca30164fc2bf" + "x-ms-request-id": "9cedecd7-50c3-4378-bab4-3d7fb3735599", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025652Z:d7f250a5-ab33-40a6-a1d1-69a504aa3c22" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -3374,8 +3377,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "490f9a13-696d-4cfd-9df0-ad84d7b8a8b4" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "4d6d6c6d-edfc-4858-a2fe-729d176401d0" }, "RequestBody": null, "StatusCode": 200, @@ -3383,7 +3386,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:30:13 GMT", + "Date": "Mon, 07 Nov 2022 02:56:54 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3391,19 +3394,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "598c5c81-d546-44b7-b19f-176d6951ff6c", + "x-ms-correlation-request-id": "a85595a4-192f-4c00-8903-8d9966cc7b87", "x-ms-ratelimit-remaining-subscription-reads": "11912", - "x-ms-request-id": "7f034d68-0fa4-4a4b-9479-1a88d0272d54", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063014Z:598c5c81-d546-44b7-b19f-176d6951ff6c" + "x-ms-request-id": "d749a763-fee5-4ba9-a7e0-a7789fddce25", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025655Z:a85595a4-192f-4c00-8903-8d9966cc7b87" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -3411,8 +3414,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "3c45b92b-a6cd-457e-8433-7a8f4aeeba03" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "364408da-ca20-46fe-887c-01eacc7fef67" }, "RequestBody": null, "StatusCode": 200, @@ -3420,7 +3423,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:30:16 GMT", + "Date": "Mon, 07 Nov 2022 02:56:56 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3428,19 +3431,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b5cd74ff-6417-4682-9145-46383d97eade", + "x-ms-correlation-request-id": "457b2ae3-f18c-4083-861f-f3ad38d6e1a8", "x-ms-ratelimit-remaining-subscription-reads": "11911", - "x-ms-request-id": "d1154f50-db20-4cf4-8671-902b887559ae", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063016Z:b5cd74ff-6417-4682-9145-46383d97eade" + "x-ms-request-id": "8f2934bd-7d85-4e50-b2da-5eded044a981", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025657Z:457b2ae3-f18c-4083-861f-f3ad38d6e1a8" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -3448,8 +3451,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "ca8d634b-4edd-4068-bde0-aadb9570a236" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "80c66cbc-0f0d-4b88-87a8-0ce43e0a53b7" }, "RequestBody": null, "StatusCode": 200, @@ -3457,7 +3460,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:30:18 GMT", + "Date": "Mon, 07 Nov 2022 02:56:59 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3465,19 +3468,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1f699b18-bb7d-4746-b5be-bbd4c6d4d6cf", + "x-ms-correlation-request-id": "6cf32566-20b4-4821-9bbc-f809847f86c5", "x-ms-ratelimit-remaining-subscription-reads": "11910", - "x-ms-request-id": "0709d2bb-3196-4fa3-865f-02964e79e056", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063019Z:1f699b18-bb7d-4746-b5be-bbd4c6d4d6cf" + "x-ms-request-id": "8c0de077-141c-4ae4-9fb2-e16c80293d7a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025659Z:6cf32566-20b4-4821-9bbc-f809847f86c5" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -3485,8 +3488,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "fad3c28e-5822-455e-89d2-5be37761ded6" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "b86c4a01-e60e-4c4a-8133-a206f1d74b2d" }, "RequestBody": null, "StatusCode": 200, @@ -3494,7 +3497,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:30:20 GMT", + "Date": "Mon, 07 Nov 2022 02:57:01 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3502,19 +3505,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "46e1316c-4a71-4fb3-b4f7-e64ef528a920", + "x-ms-correlation-request-id": "f770ba7b-f2bd-4c0c-953d-b0280a6b6c0f", "x-ms-ratelimit-remaining-subscription-reads": "11909", - "x-ms-request-id": "e972e0d5-94be-4466-b8f7-9f0620f0c994", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063021Z:46e1316c-4a71-4fb3-b4f7-e64ef528a920" + "x-ms-request-id": "ab6a9c4e-a859-45c2-a895-0ad8340dcff7", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025702Z:f770ba7b-f2bd-4c0c-953d-b0280a6b6c0f" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -3522,8 +3525,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "c7bae974-fead-44e1-a25e-ebe3f9200fdb" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "05f6c97f-ae9e-4ef3-9e6f-3ffc9ae72b12" }, "RequestBody": null, "StatusCode": 200, @@ -3531,7 +3534,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:30:23 GMT", + "Date": "Mon, 07 Nov 2022 02:57:03 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3539,19 +3542,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "fe3181df-04a2-4abf-9362-eebb466bee56", + "x-ms-correlation-request-id": "276b067f-d66b-4b4b-ab2f-89bce64c310f", "x-ms-ratelimit-remaining-subscription-reads": "11908", - "x-ms-request-id": "ac23b925-a462-409e-ae55-a87d88420aa1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063023Z:fe3181df-04a2-4abf-9362-eebb466bee56" + "x-ms-request-id": "f7d81467-dfc5-4c8a-a8b9-96021480a201", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025704Z:276b067f-d66b-4b4b-ab2f-89bce64c310f" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -3559,8 +3562,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "38349d1a-c112-421b-b9d8-61041f59874f" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "bfd0a9d5-f145-4077-9961-07b8ba4a0afa" }, "RequestBody": null, "StatusCode": 200, @@ -3568,7 +3571,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:30:25 GMT", + "Date": "Mon, 07 Nov 2022 02:57:07 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3576,19 +3579,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e6d80972-1f47-4202-8e44-b0f5e6297125", + "x-ms-correlation-request-id": "7ae9f7d5-1afe-45e3-8646-32bc553426d0", "x-ms-ratelimit-remaining-subscription-reads": "11907", - "x-ms-request-id": "20de74e4-035a-42e2-aa53-427d844f53c7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063026Z:e6d80972-1f47-4202-8e44-b0f5e6297125" + "x-ms-request-id": "0ded712a-7465-48f7-8fdb-c45aadec3d13", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025707Z:7ae9f7d5-1afe-45e3-8646-32bc553426d0" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -3596,8 +3599,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "b4e6c0ea-cc03-4b61-afb0-0e25f5a83e55" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "ee162325-6f56-4a37-af45-7449819e8f5d" }, "RequestBody": null, "StatusCode": 200, @@ -3605,7 +3608,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:30:28 GMT", + "Date": "Mon, 07 Nov 2022 02:57:09 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3613,19 +3616,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "0b79bce4-d44a-42fc-b566-e16baf090af2", + "x-ms-correlation-request-id": "f3510218-5f62-4f6a-9ed2-626bf1279e58", "x-ms-ratelimit-remaining-subscription-reads": "11906", - "x-ms-request-id": "3acf8941-1fec-41e8-b958-11146ea14579", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063028Z:0b79bce4-d44a-42fc-b566-e16baf090af2" + "x-ms-request-id": "8a19022f-67d9-4455-ab01-fc698cbdbbf1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025709Z:f3510218-5f62-4f6a-9ed2-626bf1279e58" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -3633,8 +3636,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "8c4c3d3c-7411-430b-bdb4-fbf912d785cd" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "272d8507-c510-42a9-b1ff-c787e806f1fd" }, "RequestBody": null, "StatusCode": 200, @@ -3642,7 +3645,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:30:30 GMT", + "Date": "Mon, 07 Nov 2022 02:57:11 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3650,19 +3653,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "088d819d-a142-42c6-b537-ef8aba3d2989", + "x-ms-correlation-request-id": "98a088e8-7d0f-4d20-915c-002661d53c12", "x-ms-ratelimit-remaining-subscription-reads": "11905", - "x-ms-request-id": "10a3dd9c-965d-456b-bb88-c24ac55792e5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063031Z:088d819d-a142-42c6-b537-ef8aba3d2989" + "x-ms-request-id": "d7555a0a-a048-4994-982a-afb5bfb563f9", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025711Z:98a088e8-7d0f-4d20-915c-002661d53c12" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -3670,8 +3673,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "c9d90382-1b06-405d-9dc0-9f83c55385bc" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "c5d5ef1b-ea62-450d-80f9-22f645a35226" }, "RequestBody": null, "StatusCode": 200, @@ -3679,7 +3682,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:30:32 GMT", + "Date": "Mon, 07 Nov 2022 02:57:14 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3687,19 +3690,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7666fe3b-3e4a-49e6-b483-5cd9dc606204", + "x-ms-correlation-request-id": "3ec5b4fd-e399-440d-9a4f-91932f3a44bc", "x-ms-ratelimit-remaining-subscription-reads": "11904", - "x-ms-request-id": "b752a131-73a1-4201-9ec0-e6c352139c0e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063033Z:7666fe3b-3e4a-49e6-b483-5cd9dc606204" + "x-ms-request-id": "c5ea3300-b717-4db7-adf9-e15911fb9185", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025714Z:3ec5b4fd-e399-440d-9a4f-91932f3a44bc" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -3707,8 +3710,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "97f60251-85c9-4f66-86b2-f2044e63d4de" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "0843c2b4-9631-4fe6-81b9-78c46bfb0d96" }, "RequestBody": null, "StatusCode": 200, @@ -3716,7 +3719,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:30:35 GMT", + "Date": "Mon, 07 Nov 2022 02:57:16 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3724,19 +3727,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e37ceb99-c43d-4710-8eb9-e0d6102506e3", + "x-ms-correlation-request-id": "7fcc644c-547b-4089-8ccf-e386d5b6486d", "x-ms-ratelimit-remaining-subscription-reads": "11903", - "x-ms-request-id": "5bfdb1f1-dc68-424e-825a-322674deb28d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063035Z:e37ceb99-c43d-4710-8eb9-e0d6102506e3" + "x-ms-request-id": "c6ac424b-8745-4285-ad54-7ffd83a9f761", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025716Z:7fcc644c-547b-4089-8ccf-e386d5b6486d" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -3744,8 +3747,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "72de3502-10aa-4749-8578-e493f9b4eac8" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "26150299-7234-4859-9280-85dc5a71d543" }, "RequestBody": null, "StatusCode": 200, @@ -3753,7 +3756,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:30:38 GMT", + "Date": "Mon, 07 Nov 2022 02:57:18 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3761,19 +3764,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "edc2b801-aa47-4ee9-9de6-0ec61d0c88a4", + "x-ms-correlation-request-id": "f10ae88d-7004-4008-8de4-4aae404b755f", "x-ms-ratelimit-remaining-subscription-reads": "11902", - "x-ms-request-id": "4f4b32da-304a-4b49-9479-f006aac30d2c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063039Z:edc2b801-aa47-4ee9-9de6-0ec61d0c88a4" + "x-ms-request-id": "b277f992-64c4-4c08-a785-9a2f95e44cf9", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025719Z:f10ae88d-7004-4008-8de4-4aae404b755f" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", "status": "InProgress", - "startTime": "2022-11-02T06:26:46.3491585Z" + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/55512e6d-e770-4563-a8bf-25cdbec8bdf3?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -3781,8 +3784,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "73edac7d-ac21-47dd-967c-b06b3affba6b" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "f3b9ea2a-d719-4320-9152-552a9c52afaa" }, "RequestBody": null, "StatusCode": 200, @@ -3790,7 +3793,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:30:40 GMT", + "Date": "Mon, 07 Nov 2022 02:57:21 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3798,20 +3801,19 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c0d37c66-cfd0-4b27-bd31-7eca6fd7044e", + "x-ms-correlation-request-id": "7868b2a7-11e2-4f5c-be03-42d70bead4cf", "x-ms-ratelimit-remaining-subscription-reads": "11901", - "x-ms-request-id": "730dd565-84ef-43c4-bcea-79860ab58ab9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063041Z:c0d37c66-cfd0-4b27-bd31-7eca6fd7044e" + "x-ms-request-id": "b56e94b2-543f-4935-87e3-9e2bf6c31274", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025721Z:7868b2a7-11e2-4f5c-be03-42d70bead4cf" }, "ResponseBody": { - "name": "6d2e5155-70e7-6345-a8bf-25cdbec8bdf3", - "status": "Succeeded", - "startTime": "2022-11-02T06:26:46.3491585Z", - "endTime": "2022-11-02T06:30:39.0671949Z" + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", + "status": "InProgress", + "startTime": "2022-11-07T02:53:24.2585913Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.ContainerService/managedClusters/myreourcexyz?api-version=2022-09-01", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?api-version=2017-08-31", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", @@ -3819,8 +3821,8 @@ "Authorization": "Sanitized", "Connection": "keep-alive", "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "23eed949-7be0-4cd0-be76-ab85f1a0e965" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "df777175-2aa8-4118-9c0f-7e51987ab1f1" }, "RequestBody": null, "StatusCode": 200, @@ -3828,7 +3830,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:30:42 GMT", + "Date": "Mon, 07 Nov 2022 02:57:24 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3836,120 +3838,1345 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "0ec3d6d4-e76a-4754-92d7-d8c2190ea71c", + "x-ms-correlation-request-id": "71275e4d-b2b6-4055-a143-0dad96c62f3a", "x-ms-ratelimit-remaining-subscription-reads": "11900", - "x-ms-request-id": "40c0c0fb-a022-40b9-8104-b35fc4c54316", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063043Z:0ec3d6d4-e76a-4754-92d7-d8c2190ea71c" + "x-ms-request-id": "40a4685f-3e71-4f32-b2f9-19f5e3067e13", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025724Z:71275e4d-b2b6-4055-a143-0dad96c62f3a" }, "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/resourcegroups/myjstest/providers/Microsoft.ContainerService/managedClusters/myreourcexyz", - "location": "eastus", - "name": "myreourcexyz", - "type": "Microsoft.ContainerService/ManagedClusters", - "properties": { - "provisioningState": "Succeeded", - "powerState": { - "code": "Running" - }, - "kubernetesVersion": "1.23.12", - "currentKubernetesVersion": "1.23.12", - "dnsPrefix": "aksjssdk", - "fqdn": "aksjssdk-419066d9.hcp.eastus.azmk8s.io", - "azurePortalFQDN": "aksjssdk-419066d9.portal.hcp.eastus.azmk8s.io", - "agentPoolProfiles": [ - { - "name": "aksagent", - "count": 1, - "vmSize": "Standard_DS2_v2", - "osDiskSizeGB": 128, - "osDiskType": "Managed", - "kubeletDiskType": "OS", - "maxPods": 110, - "type": "VirtualMachineScaleSets", - "maxCount": 100, - "minCount": 1, - "enableAutoScaling": true, - "provisioningState": "Succeeded", - "powerState": { - "code": "Running" - }, - "orchestratorVersion": "1.23.12", - "currentOrchestratorVersion": "1.23.12", - "mode": "System", - "osType": "Linux", - "osSKU": "Ubuntu", - "nodeImageVersion": "AKSUbuntu-1804gen2containerd-2022.10.12", - "enableFIPS": false - } - ], - "servicePrincipalProfile": { - "clientId": "azure_client_id" - }, - "nodeResourceGroup": "MC_myjstest_myreourcexyz_eastus", - "enableRBAC": true, - "networkProfile": { - "networkPlugin": "kubenet", - "loadBalancerSku": "Standard", - "loadBalancerProfile": { - "managedOutboundIPs": { - "count": 1 - }, - "effectiveOutboundIPs": [ - { - "id": "/subscriptions/azure_subscription_id/resourceGroups/MC_myjstest_myreourcexyz_eastus/providers/Microsoft.Network/publicIPAddresses/67453f33-87a6-4e42-a097-e8be492f516e" - } - ] - }, - "podCidr": "10.244.0.0/16", - "serviceCidr": "10.0.0.0/16", - "dnsServiceIP": "10.0.0.10", - "dockerBridgeCidr": "172.17.0.1/16", - "outboundType": "loadBalancer", - "podCidrs": [ - "10.244.0.0/16" - ], - "serviceCidrs": [ - "10.0.0.0/16" - ], - "ipFamilies": [ - "IPv4" - ] - }, - "maxAgentPools": 100, - "autoScalerProfile": { - "balance-similar-node-groups": "false", - "expander": "random", - "max-empty-bulk-delete": "10", - "max-graceful-termination-sec": "600", - "max-node-provision-time": "15m", - "max-total-unready-percentage": "45", - "new-pod-scale-up-delay": "0s", - "ok-total-unready-count": "3", - "scale-down-delay-after-add": "10m", - "scale-down-delay-after-delete": "10s", - "scale-down-delay-after-failure": "3m", - "scale-down-unneeded-time": "10m", - "scale-down-unready-time": "20m", - "scale-down-utilization-threshold": "0.5", - "scan-interval": "10s", - "skip-nodes-with-local-storage": "false", - "skip-nodes-with-system-pods": "true" - }, - "securityProfile": {}, - "storageProfile": { - "diskCSIDriver": { - "enabled": true - }, - "fileCSIDriver": { - "enabled": true - }, - "snapshotController": { - "enabled": true - } - }, - "oidcIssuerProfile": { - "enabled": false - } + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", + "status": "InProgress", + "startTime": "2022-11-07T02:53:24.2585913Z" + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?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.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "b2fd2b59-44bb-4557-a74a-cad0cfe85305" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Encoding": "gzip", + "Content-Type": "application/json", + "Date": "Mon, 07 Nov 2022 02:57:26 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": "76ede56b-21b1-47f6-95c3-ebc58370fd46", + "x-ms-ratelimit-remaining-subscription-reads": "11899", + "x-ms-request-id": "13f0730b-f719-452d-a949-a6cb3bf377b4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025726Z:76ede56b-21b1-47f6-95c3-ebc58370fd46" + }, + "ResponseBody": { + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", + "status": "InProgress", + "startTime": "2022-11-07T02:53:24.2585913Z" + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?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.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "2ef3c6be-b8f6-4458-8fc2-60e71cd6bd11" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Encoding": "gzip", + "Content-Type": "application/json", + "Date": "Mon, 07 Nov 2022 02:57: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": "e794fa69-7423-4d43-b3d9-2b7d26f37c5c", + "x-ms-ratelimit-remaining-subscription-reads": "11898", + "x-ms-request-id": "ec2b5ce4-50a1-4b2d-9e9f-c54bc8f278cd", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025729Z:e794fa69-7423-4d43-b3d9-2b7d26f37c5c" + }, + "ResponseBody": { + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", + "status": "InProgress", + "startTime": "2022-11-07T02:53:24.2585913Z" + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?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.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "971bb101-68f2-49e1-aa0b-9916d1c5f0fc" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Encoding": "gzip", + "Content-Type": "application/json", + "Date": "Mon, 07 Nov 2022 02:57:31 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": "31000643-22c6-4543-a4af-e5b9830ad687", + "x-ms-ratelimit-remaining-subscription-reads": "11897", + "x-ms-request-id": "20a4c544-f0ff-4d55-8a3b-6b1f0721039d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025731Z:31000643-22c6-4543-a4af-e5b9830ad687" + }, + "ResponseBody": { + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", + "status": "InProgress", + "startTime": "2022-11-07T02:53:24.2585913Z" + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?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.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "cf06831e-880a-4a0d-bdbe-02b3787a2760" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Encoding": "gzip", + "Content-Type": "application/json", + "Date": "Mon, 07 Nov 2022 02:57:33 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": "2259ef3b-f3d2-47da-b2d9-f3434a35755d", + "x-ms-ratelimit-remaining-subscription-reads": "11896", + "x-ms-request-id": "ec287264-a924-4b1f-b92f-405eedfed99d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025734Z:2259ef3b-f3d2-47da-b2d9-f3434a35755d" + }, + "ResponseBody": { + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", + "status": "InProgress", + "startTime": "2022-11-07T02:53:24.2585913Z" + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?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.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "af8c47d3-4679-4ad4-b295-043f30052582" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Encoding": "gzip", + "Content-Type": "application/json", + "Date": "Mon, 07 Nov 2022 02:57:36 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": "15c854f7-de90-4a45-a951-2d5511871b04", + "x-ms-ratelimit-remaining-subscription-reads": "11895", + "x-ms-request-id": "a7d03e8f-123a-4fda-b2d7-a9455829e321", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025736Z:15c854f7-de90-4a45-a951-2d5511871b04" + }, + "ResponseBody": { + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", + "status": "InProgress", + "startTime": "2022-11-07T02:53:24.2585913Z" + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?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.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "9db703c4-7616-4b50-a481-bd5a6c78a0b2" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Encoding": "gzip", + "Content-Type": "application/json", + "Date": "Mon, 07 Nov 2022 02:57:38 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": "ac5718e9-9600-4153-bba3-e4685b0ba6b2", + "x-ms-ratelimit-remaining-subscription-reads": "11894", + "x-ms-request-id": "394f310d-0bc4-4bef-893b-86e048ebe300", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025738Z:ac5718e9-9600-4153-bba3-e4685b0ba6b2" + }, + "ResponseBody": { + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", + "status": "InProgress", + "startTime": "2022-11-07T02:53:24.2585913Z" + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?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.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "aed44e1d-93a1-4370-bd15-478fc0fc9343" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Encoding": "gzip", + "Content-Type": "application/json", + "Date": "Mon, 07 Nov 2022 02:57:40 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": "71cc621e-c2b3-42de-ab5d-c48d010af4cc", + "x-ms-ratelimit-remaining-subscription-reads": "11893", + "x-ms-request-id": "c39bd0a1-c77f-43d2-85c3-9db4fd548d43", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025741Z:71cc621e-c2b3-42de-ab5d-c48d010af4cc" + }, + "ResponseBody": { + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", + "status": "InProgress", + "startTime": "2022-11-07T02:53:24.2585913Z" + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?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.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "3c319b52-f722-48c0-9a2d-db0386b4117e" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Encoding": "gzip", + "Content-Type": "application/json", + "Date": "Mon, 07 Nov 2022 02:57:43 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": "156e92e6-48b7-40eb-8c55-d0283b9d8901", + "x-ms-ratelimit-remaining-subscription-reads": "11892", + "x-ms-request-id": "3ceb9d21-d6c7-4fa6-8e31-07b960c33ef9", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025743Z:156e92e6-48b7-40eb-8c55-d0283b9d8901" + }, + "ResponseBody": { + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", + "status": "InProgress", + "startTime": "2022-11-07T02:53:24.2585913Z" + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?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.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "181ac7e4-c912-40c3-8a63-ce1504274d3d" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Encoding": "gzip", + "Content-Type": "application/json", + "Date": "Mon, 07 Nov 2022 02:57:45 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": "bf53ce48-a39c-40fe-816d-9e02bd23f8f8", + "x-ms-ratelimit-remaining-subscription-reads": "11891", + "x-ms-request-id": "4be43a42-896f-4590-8752-f273eb1b52dc", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025745Z:bf53ce48-a39c-40fe-816d-9e02bd23f8f8" + }, + "ResponseBody": { + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", + "status": "InProgress", + "startTime": "2022-11-07T02:53:24.2585913Z" + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?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.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "eb4af0fd-88d8-41ae-ad02-fc739ba156e7" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Encoding": "gzip", + "Content-Type": "application/json", + "Date": "Mon, 07 Nov 2022 02:57:47 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": "9d6a11f7-a7d5-436e-85ad-8768a1c8f866", + "x-ms-ratelimit-remaining-subscription-reads": "11890", + "x-ms-request-id": "6e308bea-2788-4c8d-8cb1-8e1d1f019ae0", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025748Z:9d6a11f7-a7d5-436e-85ad-8768a1c8f866" + }, + "ResponseBody": { + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", + "status": "InProgress", + "startTime": "2022-11-07T02:53:24.2585913Z" + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?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.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "118ffadc-a7e6-4ebc-9fc3-4258c1fc46a0" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Encoding": "gzip", + "Content-Type": "application/json", + "Date": "Mon, 07 Nov 2022 02:57:50 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": "ad57ae5a-f413-4000-a0d8-f42f0db66e59", + "x-ms-ratelimit-remaining-subscription-reads": "11889", + "x-ms-request-id": "14e4e5f4-3eee-4890-88d7-e4695e0e7035", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025750Z:ad57ae5a-f413-4000-a0d8-f42f0db66e59" + }, + "ResponseBody": { + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", + "status": "InProgress", + "startTime": "2022-11-07T02:53:24.2585913Z" + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?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.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "dee2d2f0-eea8-4748-9345-7e0f139ad35d" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Encoding": "gzip", + "Content-Type": "application/json", + "Date": "Mon, 07 Nov 2022 02:57:52 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": "4c07a2b0-9ebb-4bcc-93ba-71e1842a9070", + "x-ms-ratelimit-remaining-subscription-reads": "11888", + "x-ms-request-id": "5e6ff6c9-ebba-480a-873a-ceb3094791c8", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025753Z:4c07a2b0-9ebb-4bcc-93ba-71e1842a9070" + }, + "ResponseBody": { + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", + "status": "InProgress", + "startTime": "2022-11-07T02:53:24.2585913Z" + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?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.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "47b1626a-7d22-4167-adcb-8ec30334313c" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Encoding": "gzip", + "Content-Type": "application/json", + "Date": "Mon, 07 Nov 2022 02:57:54 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": "3fe9e984-0961-49c1-8d7a-ef894791b470", + "x-ms-ratelimit-remaining-subscription-reads": "11887", + "x-ms-request-id": "fa4c8120-12aa-4bb8-b149-2a1863f3de77", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025755Z:3fe9e984-0961-49c1-8d7a-ef894791b470" + }, + "ResponseBody": { + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", + "status": "InProgress", + "startTime": "2022-11-07T02:53:24.2585913Z" + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?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.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "d8720ec3-ef13-430b-9dff-01e716d1bde9" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Encoding": "gzip", + "Content-Type": "application/json", + "Date": "Mon, 07 Nov 2022 02:57:57 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": "5003b836-34a3-4339-bd20-f28c47f8ef94", + "x-ms-ratelimit-remaining-subscription-reads": "11886", + "x-ms-request-id": "3f28a2e4-55d1-4047-bb3c-d623cc108959", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025757Z:5003b836-34a3-4339-bd20-f28c47f8ef94" + }, + "ResponseBody": { + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", + "status": "InProgress", + "startTime": "2022-11-07T02:53:24.2585913Z" + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?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.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "08243f99-8582-4d86-b4d1-1d4f682fb5f6" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Encoding": "gzip", + "Content-Type": "application/json", + "Date": "Mon, 07 Nov 2022 02:57:59 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": "5255ba52-b85c-4bc6-b7de-553555ca5f11", + "x-ms-ratelimit-remaining-subscription-reads": "11885", + "x-ms-request-id": "ec832015-c595-415b-bbe5-a6cd423d4fb0", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025800Z:5255ba52-b85c-4bc6-b7de-553555ca5f11" + }, + "ResponseBody": { + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", + "status": "InProgress", + "startTime": "2022-11-07T02:53:24.2585913Z" + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?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.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "60bcf721-4007-4af7-a516-fff0f02f8e03" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Encoding": "gzip", + "Content-Type": "application/json", + "Date": "Mon, 07 Nov 2022 02:58:02 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": "5988ca2d-8ac1-444c-973d-e617bb0b85c0", + "x-ms-ratelimit-remaining-subscription-reads": "11884", + "x-ms-request-id": "8cf2cfed-43f9-4f34-98ef-025ed9dd0fa2", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025802Z:5988ca2d-8ac1-444c-973d-e617bb0b85c0" + }, + "ResponseBody": { + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", + "status": "InProgress", + "startTime": "2022-11-07T02:53:24.2585913Z" + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?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.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "908ea119-ff33-479a-9823-b6c43b6cc684" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Encoding": "gzip", + "Content-Type": "application/json", + "Date": "Mon, 07 Nov 2022 02:58:04 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": "e5d5c460-d9f5-4555-9e44-f119613c8d98", + "x-ms-ratelimit-remaining-subscription-reads": "11883", + "x-ms-request-id": "9c558ca0-3de6-4b2b-b0ba-02cfdb2393bc", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025805Z:e5d5c460-d9f5-4555-9e44-f119613c8d98" + }, + "ResponseBody": { + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", + "status": "InProgress", + "startTime": "2022-11-07T02:53:24.2585913Z" + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?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.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "36bf88dd-231d-41c6-b8ef-c5d12087f789" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Encoding": "gzip", + "Content-Type": "application/json", + "Date": "Mon, 07 Nov 2022 02:58: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": "d01e8e06-9212-4df0-be06-5bbda088c8f8", + "x-ms-ratelimit-remaining-subscription-reads": "11882", + "x-ms-request-id": "89932966-e621-482c-9fed-61d5e5a8896a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025807Z:d01e8e06-9212-4df0-be06-5bbda088c8f8" + }, + "ResponseBody": { + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", + "status": "InProgress", + "startTime": "2022-11-07T02:53:24.2585913Z" + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?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.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "97b4b698-91de-4863-b658-36a4054914c3" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Encoding": "gzip", + "Content-Type": "application/json", + "Date": "Mon, 07 Nov 2022 02:58:09 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": "bcdabbcf-50c1-4e85-99eb-8366d44f9779", + "x-ms-ratelimit-remaining-subscription-reads": "11881", + "x-ms-request-id": "b846b97b-f4d0-42de-ba7a-cc3f7ccd2805", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025809Z:bcdabbcf-50c1-4e85-99eb-8366d44f9779" + }, + "ResponseBody": { + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", + "status": "InProgress", + "startTime": "2022-11-07T02:53:24.2585913Z" + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?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.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "112b0a2b-8f3c-4d25-83be-2cc161382a42" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Encoding": "gzip", + "Content-Type": "application/json", + "Date": "Mon, 07 Nov 2022 02:58:11 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": "2f87b494-6df9-471a-82b4-118776464550", + "x-ms-ratelimit-remaining-subscription-reads": "11880", + "x-ms-request-id": "130cc184-e14e-4bc1-9410-739de2744a9c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025812Z:2f87b494-6df9-471a-82b4-118776464550" + }, + "ResponseBody": { + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", + "status": "InProgress", + "startTime": "2022-11-07T02:53:24.2585913Z" + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?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.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "5b35b667-bd34-43be-a4f6-4f6662d64c94" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Encoding": "gzip", + "Content-Type": "application/json", + "Date": "Mon, 07 Nov 2022 02:58:14 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": "4e493a9c-d820-4e5b-8136-8bc3975df041", + "x-ms-ratelimit-remaining-subscription-reads": "11879", + "x-ms-request-id": "7832c601-9d57-4b99-968b-182982d93381", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025814Z:4e493a9c-d820-4e5b-8136-8bc3975df041" + }, + "ResponseBody": { + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", + "status": "InProgress", + "startTime": "2022-11-07T02:53:24.2585913Z" + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?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.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "2828f60b-2bea-4e4a-9cd4-3d0e59fa25e7" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Encoding": "gzip", + "Content-Type": "application/json", + "Date": "Mon, 07 Nov 2022 02:58:16 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": "7e8ad2e1-f061-4671-8831-a05ccf701f3f", + "x-ms-ratelimit-remaining-subscription-reads": "11878", + "x-ms-request-id": "c5ab8b1e-c9c6-4e56-9db7-6e94b12cc644", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025817Z:7e8ad2e1-f061-4671-8831-a05ccf701f3f" + }, + "ResponseBody": { + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", + "status": "InProgress", + "startTime": "2022-11-07T02:53:24.2585913Z" + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?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.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "337f7ea4-8a30-4ba3-b17d-04f2cbf66cfa" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Encoding": "gzip", + "Content-Type": "application/json", + "Date": "Mon, 07 Nov 2022 02:58:18 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": "bfe23d6b-9300-4421-bad3-21a84479b746", + "x-ms-ratelimit-remaining-subscription-reads": "11877", + "x-ms-request-id": "ede49d9e-bae1-40fe-9c5f-0b90194baac6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025819Z:bfe23d6b-9300-4421-bad3-21a84479b746" + }, + "ResponseBody": { + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", + "status": "InProgress", + "startTime": "2022-11-07T02:53:24.2585913Z" + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?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.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "c14939dd-6e45-497f-9a23-582782a46fd6" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Encoding": "gzip", + "Content-Type": "application/json", + "Date": "Mon, 07 Nov 2022 02:58:21 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": "ae689b24-98a9-45e9-9c1b-ef2d79b0cc47", + "x-ms-ratelimit-remaining-subscription-reads": "11876", + "x-ms-request-id": "4688c6e3-ca4b-42bf-b5f0-9f1b4978b1f1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025821Z:ae689b24-98a9-45e9-9c1b-ef2d79b0cc47" + }, + "ResponseBody": { + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", + "status": "InProgress", + "startTime": "2022-11-07T02:53:24.2585913Z" + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?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.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "37193afa-f467-484b-bb5d-08d1de2ff0f2" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Encoding": "gzip", + "Content-Type": "application/json", + "Date": "Mon, 07 Nov 2022 02:58:23 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": "98701bdd-8252-4e4d-b002-e11a15c6f9c5", + "x-ms-ratelimit-remaining-subscription-reads": "11875", + "x-ms-request-id": "33beb04d-8eac-4ea8-8e0e-1b360b82979b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025824Z:98701bdd-8252-4e4d-b002-e11a15c6f9c5" + }, + "ResponseBody": { + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", + "status": "InProgress", + "startTime": "2022-11-07T02:53:24.2585913Z" + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?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.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "544077af-344a-418f-a79b-cbe5ef700e30" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Encoding": "gzip", + "Content-Type": "application/json", + "Date": "Mon, 07 Nov 2022 02:58:25 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": "61455f9b-64a3-4abe-83ce-b6749563dbf9", + "x-ms-ratelimit-remaining-subscription-reads": "11874", + "x-ms-request-id": "3a9e081e-47e6-4a28-bcbd-2c4d822a4cfe", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025826Z:61455f9b-64a3-4abe-83ce-b6749563dbf9" + }, + "ResponseBody": { + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", + "status": "InProgress", + "startTime": "2022-11-07T02:53:24.2585913Z" + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?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.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "b86f20db-aa65-45fb-a44e-879f440887ff" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Encoding": "gzip", + "Content-Type": "application/json", + "Date": "Mon, 07 Nov 2022 02:58:28 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": "87c1d506-070f-44e8-a962-a404dee61208", + "x-ms-ratelimit-remaining-subscription-reads": "11873", + "x-ms-request-id": "682921ff-e0cd-49e3-af8a-dbddb4a00005", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025828Z:87c1d506-070f-44e8-a962-a404dee61208" + }, + "ResponseBody": { + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", + "status": "InProgress", + "startTime": "2022-11-07T02:53:24.2585913Z" + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?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.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "2ae891a7-395e-4ca0-b089-ac511c4f7456" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Encoding": "gzip", + "Content-Type": "application/json", + "Date": "Mon, 07 Nov 2022 02:58:30 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": "584a206e-86f9-4faf-b133-6d82191900c0", + "x-ms-ratelimit-remaining-subscription-reads": "11872", + "x-ms-request-id": "500fca9a-f53b-46a0-ae61-1be8dfcdfa56", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025831Z:584a206e-86f9-4faf-b133-6d82191900c0" + }, + "ResponseBody": { + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", + "status": "InProgress", + "startTime": "2022-11-07T02:53:24.2585913Z" + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?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.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "29fffd90-9cf3-4fd6-9aef-2b01e74d80c3" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Encoding": "gzip", + "Content-Type": "application/json", + "Date": "Mon, 07 Nov 2022 02:58: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": "d25ea5d0-2688-423e-a16f-25e2d5db470b", + "x-ms-ratelimit-remaining-subscription-reads": "11871", + "x-ms-request-id": "bdaf6844-a1bf-40b9-bc45-690a26863579", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025833Z:d25ea5d0-2688-423e-a16f-25e2d5db470b" + }, + "ResponseBody": { + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", + "status": "InProgress", + "startTime": "2022-11-07T02:53:24.2585913Z" + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?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.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "bf52cd3b-0300-4db0-87e2-43d1832c56b0" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Encoding": "gzip", + "Content-Type": "application/json", + "Date": "Mon, 07 Nov 2022 02:58: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": "d526a97b-fb08-4524-9049-b4bdf6a09c23", + "x-ms-ratelimit-remaining-subscription-reads": "11870", + "x-ms-request-id": "1c234b61-7517-4982-b20e-2589d7d7dcc4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025836Z:d526a97b-fb08-4524-9049-b4bdf6a09c23" + }, + "ResponseBody": { + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", + "status": "InProgress", + "startTime": "2022-11-07T02:53:24.2585913Z" + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?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.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "76803863-2f3d-431f-b4da-ae972775be3f" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Encoding": "gzip", + "Content-Type": "application/json", + "Date": "Mon, 07 Nov 2022 02:58: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": "59602ad7-cf05-4faf-9bd8-34d33d9b7130", + "x-ms-ratelimit-remaining-subscription-reads": "11869", + "x-ms-request-id": "1a9e524a-de91-453f-a154-62fa2380cb22", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025838Z:59602ad7-cf05-4faf-9bd8-34d33d9b7130" + }, + "ResponseBody": { + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", + "status": "InProgress", + "startTime": "2022-11-07T02:53:24.2585913Z" + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/7e26b5d9-8d5e-4a0d-8cde-fc4a8bcd6eed?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.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "d2159268-1646-4800-b7bc-a515310d1700" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Encoding": "gzip", + "Content-Type": "application/json", + "Date": "Mon, 07 Nov 2022 02:58:40 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": "7d621040-cacc-4e51-b341-cebdc218ccea", + "x-ms-ratelimit-remaining-subscription-reads": "11868", + "x-ms-request-id": "c48b2f6b-dbc4-4d91-983f-8b158ebf9481", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025841Z:7d621040-cacc-4e51-b341-cebdc218ccea" + }, + "ResponseBody": { + "name": "d9b5267e-5e8d-0d4a-8cde-fc4a8bcd6eed", + "status": "Succeeded", + "startTime": "2022-11-07T02:53:24.2585913Z", + "endTime": "2022-11-07T02:58:40.6661515Z" + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.ContainerService/managedClusters/myreourcexyz?api-version=2022-09-02-preview", + "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.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "6e523eb7-1f48-4efa-be7a-4a2cf1e88440" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Encoding": "gzip", + "Content-Type": "application/json", + "Date": "Mon, 07 Nov 2022 02:58:41 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": "48053d8b-360d-485e-b36d-ccdaafc6fe5d", + "x-ms-ratelimit-remaining-subscription-reads": "11867", + "x-ms-request-id": "a77ee25f-6742-4831-9d14-09801a5a2c42", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025842Z:48053d8b-360d-485e-b36d-ccdaafc6fe5d" + }, + "ResponseBody": { + "id": "/subscriptions/azure_subscription_id/resourcegroups/myjstest/providers/Microsoft.ContainerService/managedClusters/myreourcexyz", + "location": "eastus", + "name": "myreourcexyz", + "type": "Microsoft.ContainerService/ManagedClusters", + "properties": { + "provisioningState": "Succeeded", + "powerState": { + "code": "Running" + }, + "kubernetesVersion": "1.23.12", + "currentKubernetesVersion": "1.23.12", + "dnsPrefix": "aksjssdk", + "fqdn": "aksjssdk-6f231c29.hcp.eastus.azmk8s.io", + "azurePortalFQDN": "aksjssdk-6f231c29.portal.hcp.eastus.azmk8s.io", + "agentPoolProfiles": [ + { + "name": "aksagent", + "count": 1, + "vmSize": "Standard_DS2_v2", + "osDiskSizeGB": 128, + "osDiskType": "Managed", + "kubeletDiskType": "OS", + "maxPods": 110, + "type": "VirtualMachineScaleSets", + "maxCount": 100, + "minCount": 1, + "enableAutoScaling": true, + "provisioningState": "Succeeded", + "powerState": { + "code": "Running" + }, + "orchestratorVersion": "1.23.12", + "currentOrchestratorVersion": "1.23.12", + "mode": "System", + "osType": "Linux", + "osSKU": "Ubuntu", + "nodeImageVersion": "AKSUbuntu-1804gen2containerd-2022.10.17", + "enableFIPS": false + } + ], + "servicePrincipalProfile": { + "clientId": "azure_client_id" + }, + "nodeResourceGroup": "MC_myjstest_myreourcexyz_eastus", + "enableRBAC": true, + "networkProfile": { + "networkPlugin": "kubenet", + "loadBalancerSku": "Standard", + "loadBalancerProfile": { + "managedOutboundIPs": { + "count": 1 + }, + "effectiveOutboundIPs": [ + { + "id": "/subscriptions/azure_subscription_id/resourceGroups/MC_myjstest_myreourcexyz_eastus/providers/Microsoft.Network/publicIPAddresses/7fecfdfc-a397-4a36-8e3a-86a06df0e534" + } + ], + "backendPoolType": "nodeIPConfiguration" + }, + "podCidr": "10.244.0.0/16", + "serviceCidr": "10.0.0.0/16", + "dnsServiceIP": "10.0.0.10", + "dockerBridgeCidr": "172.17.0.1/16", + "outboundType": "loadBalancer", + "podCidrs": [ + "10.244.0.0/16" + ], + "serviceCidrs": [ + "10.0.0.0/16" + ], + "ipFamilies": [ + "IPv4" + ] + }, + "maxAgentPools": 100, + "autoScalerProfile": { + "balance-similar-node-groups": "false", + "expander": "random", + "max-empty-bulk-delete": "10", + "max-graceful-termination-sec": "600", + "max-node-provision-time": "15m", + "max-total-unready-percentage": "45", + "new-pod-scale-up-delay": "0s", + "ok-total-unready-count": "3", + "scale-down-delay-after-add": "10m", + "scale-down-delay-after-delete": "10s", + "scale-down-delay-after-failure": "3m", + "scale-down-unneeded-time": "10m", + "scale-down-unready-time": "20m", + "scale-down-utilization-threshold": "0.5", + "scan-interval": "10s", + "skip-nodes-with-local-storage": "false", + "skip-nodes-with-system-pods": "true" + }, + "securityProfile": {}, + "storageProfile": { + "diskCSIDriver": { + "enabled": true, + "version": "v1" + }, + "fileCSIDriver": { + "enabled": true + }, + "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 ceadb331d16c..dc7ba94db2eb 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-09-01", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.ContainerService/managedClusters/myreourcexyz?api-version=2022-09-02-preview", "RequestMethod": "DELETE", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "a0a691cd-a626-47c5-88ec-20fa07291e8f" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "c3849330-9c56-4995-a627-df648a5c25d6" }, "RequestBody": null, "StatusCode": 202, "ResponseHeaders": { - "azure-asyncoperation": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "azure-asyncoperation": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?api-version=2017-08-31", "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Wed, 02 Nov 2022 06:31:04 GMT", + "Date": "Mon, 07 Nov 2022 02:58:59 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operationresults/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "Location": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operationresults/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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": "50121fbf-21f1-4805-9a2c-9b72ebdf2be1", + "x-ms-correlation-request-id": "1e55a9be-3720-4701-81bf-07061c42e032", "x-ms-ratelimit-remaining-subscription-deletes": "14999", - "x-ms-request-id": "b21b85cb-8680-4f51-8cf8-83f8559a2a5f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063105Z:50121fbf-21f1-4805-9a2c-9b72ebdf2be1" + "x-ms-request-id": "2dd1909c-9a0e-4539-b09f-e4f749fc27ff", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025859Z:1e55a9be-3720-4701-81bf-07061c42e032" }, "ResponseBody": null }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "c1130039-2cbd-4d0d-9e92-dd8aa935303c" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "46f71e50-85a1-4321-80c1-03c7d4ff42f7" }, "RequestBody": null, "StatusCode": 200, @@ -48,7 +48,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:31:05 GMT", + "Date": "Mon, 07 Nov 2022 02:58:59 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -56,1215 +56,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6ad9a53e-edfb-4454-8bff-36edf624f511", - "x-ms-ratelimit-remaining-subscription-reads": "11896", - "x-ms-request-id": "ed7df62f-f171-4281-9433-b8c78446fc15", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063106Z:6ad9a53e-edfb-4454-8bff-36edf624f511" - }, - "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", - "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "6d4ad30a-15e7-4fec-9f98-6ff45a9b1f7e" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:31:05 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": "f04fb16b-3f2e-42ab-83c8-e21997fa37dd", - "x-ms-ratelimit-remaining-subscription-reads": "11895", - "x-ms-request-id": "e974f8e9-c680-4d0d-9963-32083b90854c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063106Z:f04fb16b-3f2e-42ab-83c8-e21997fa37dd" - }, - "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", - "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "958ea8a9-12e1-48a2-a316-66b78ed3b5eb" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:31:07 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": "ed7249d5-6d96-47ce-8b88-a43364af6901", - "x-ms-ratelimit-remaining-subscription-reads": "11894", - "x-ms-request-id": "1e2938c6-d306-4cdd-a93c-ddea724201e3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063108Z:ed7249d5-6d96-47ce-8b88-a43364af6901" - }, - "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", - "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "6603309b-79e9-4e4e-934e-c48635aa65c8" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:31:11 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": "45612c54-14fe-4783-9834-b10234378067", - "x-ms-ratelimit-remaining-subscription-reads": "11893", - "x-ms-request-id": "6cfd7298-7cc6-49ba-8c83-7ada1f6b9cc9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063111Z:45612c54-14fe-4783-9834-b10234378067" - }, - "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", - "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "7d8f51df-9dfb-4799-a536-f7fa7b6ce83f" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:31: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": "c7151979-bffc-49b8-9c04-fa0291828a1a", - "x-ms-ratelimit-remaining-subscription-reads": "11892", - "x-ms-request-id": "074f5270-6608-4737-afc9-9df67690c4c9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063113Z:c7151979-bffc-49b8-9c04-fa0291828a1a" - }, - "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", - "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "6541c4f6-d25f-46a3-a392-fe7ab82a9725" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:31: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": "70e6085e-c459-4321-8898-e435b7991fcc", - "x-ms-ratelimit-remaining-subscription-reads": "11891", - "x-ms-request-id": "76006050-884c-49c7-9927-364654d6734e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063116Z:70e6085e-c459-4321-8898-e435b7991fcc" - }, - "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", - "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "6a258e78-379c-47b5-9aec-5447fd4dc116" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:31:18 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": "a3b19229-8bbf-423c-8bc5-d10b4ccbe885", - "x-ms-ratelimit-remaining-subscription-reads": "11890", - "x-ms-request-id": "264f7ccd-16b1-43a1-9b3d-1a72f3b8e154", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063118Z:a3b19229-8bbf-423c-8bc5-d10b4ccbe885" - }, - "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", - "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "9f11a266-60e3-4280-acdc-c372d4d7bb6d" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:31: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": "37ec9943-670b-480b-bb3f-05d5683a1baa", - "x-ms-ratelimit-remaining-subscription-reads": "11889", - "x-ms-request-id": "b520463e-f3e7-47ff-a6c9-f05d66b63fc5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063120Z:37ec9943-670b-480b-bb3f-05d5683a1baa" - }, - "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", - "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "4e6c6e4e-d38b-436b-8c4e-4b0b5e41c746" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:31:23 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": "e7c08592-cee5-4631-8a17-e7995215dd4e", - "x-ms-ratelimit-remaining-subscription-reads": "11888", - "x-ms-request-id": "b3d2d5b1-9d63-424b-8be9-eba79f68db30", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063123Z:e7c08592-cee5-4631-8a17-e7995215dd4e" - }, - "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", - "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "09e83d69-024d-410b-8772-ffa522465c9d" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:31:25 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": "0078830f-e94f-46c0-a67d-717e3556aa77", - "x-ms-ratelimit-remaining-subscription-reads": "11887", - "x-ms-request-id": "32a6ab09-d6e1-402e-966c-40d2b5d400cc", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063125Z:0078830f-e94f-46c0-a67d-717e3556aa77" - }, - "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", - "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "fe01ed27-0caf-4384-81b5-b58ac00072a1" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:31: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": "e60e9a3c-956f-4693-a557-b3ceb68efb09", - "x-ms-ratelimit-remaining-subscription-reads": "11886", - "x-ms-request-id": "cf0e3b27-d52d-41ef-b7be-1254f1fc336d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063128Z:e60e9a3c-956f-4693-a557-b3ceb68efb09" - }, - "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", - "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "a4d7593b-8a14-4f4a-934a-4ce3f83ec8f8" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:31:30 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": "0b677ad6-c4df-4d47-adc8-86129989a9bc", - "x-ms-ratelimit-remaining-subscription-reads": "11885", - "x-ms-request-id": "19fd0037-856a-46d4-9960-6af6da23ef83", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063130Z:0b677ad6-c4df-4d47-adc8-86129989a9bc" - }, - "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", - "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "0fc87536-430a-4799-8864-5c1ca8cadea1" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:31: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": "1bfaf53b-9942-4872-85fd-719f3995849c", - "x-ms-ratelimit-remaining-subscription-reads": "11884", - "x-ms-request-id": "aacf3d1c-3fe7-42d3-813d-31c52274bfcc", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063132Z:1bfaf53b-9942-4872-85fd-719f3995849c" - }, - "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", - "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "c6bc4cb4-dbe8-40e1-b145-81154bdde579" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:31: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": "70829ca4-fdb7-4fd6-85a1-e84c7e68982d", - "x-ms-ratelimit-remaining-subscription-reads": "11883", - "x-ms-request-id": "fc6372b1-f8a2-4167-bc39-1e07a63bf981", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063135Z:70829ca4-fdb7-4fd6-85a1-e84c7e68982d" - }, - "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", - "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "e8c96fb8-9c63-4f1f-8b58-7f8ff8ab8f21" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:31: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": "3a8c7d42-1e3e-403c-bcfa-5c371f6904a7", - "x-ms-ratelimit-remaining-subscription-reads": "11882", - "x-ms-request-id": "6f94ca04-3829-4e28-8bfd-96d68ccf1de7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063137Z:3a8c7d42-1e3e-403c-bcfa-5c371f6904a7" - }, - "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", - "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "83048bac-c7fd-4181-b0e9-0aba54beddab" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:31: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": "c88ea9a8-798e-4f54-ae44-e073d8968a96", - "x-ms-ratelimit-remaining-subscription-reads": "11881", - "x-ms-request-id": "e92d2fae-1e38-4f7e-adc9-acdfd36311b6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063140Z:c88ea9a8-798e-4f54-ae44-e073d8968a96" - }, - "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", - "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "79330ac8-5cf2-4013-9d42-362753556955" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:31: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": "343b1647-180f-4223-a21b-404cc3ade3f0", - "x-ms-ratelimit-remaining-subscription-reads": "11880", - "x-ms-request-id": "4cb132b8-8d4f-4a4f-8ff9-efc2ea890443", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063142Z:343b1647-180f-4223-a21b-404cc3ade3f0" - }, - "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", - "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "6724af5f-e171-4695-85d6-9fa164ca88bf" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:31: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": "4dac726f-e67f-4827-a944-3bcad7109a95", - "x-ms-ratelimit-remaining-subscription-reads": "11879", - "x-ms-request-id": "be7d721d-2433-4dab-98e5-0ea5a36297a2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063144Z:4dac726f-e67f-4827-a944-3bcad7109a95" - }, - "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", - "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "8dc23496-3e76-4d89-a8fe-2ca4233f8849" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:31:46 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": "3ba88b60-c549-4421-9892-9b99ce9a9d90", - "x-ms-ratelimit-remaining-subscription-reads": "11878", - "x-ms-request-id": "a83ccbf3-d699-4e5c-8aa6-b80263f3c373", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063147Z:3ba88b60-c549-4421-9892-9b99ce9a9d90" - }, - "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", - "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "9d6f051b-ba1f-4b63-80ab-2434f7402806" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:31:49 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": "081007ce-9786-4d16-bcf2-ce377a3d0af1", - "x-ms-ratelimit-remaining-subscription-reads": "11877", - "x-ms-request-id": "88c4f711-3c45-4957-8ac7-f98e5799181b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063149Z:081007ce-9786-4d16-bcf2-ce377a3d0af1" - }, - "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", - "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "bf767e4e-68cd-4876-a02c-9d7f6d0c914c" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:31:51 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": "d7f12ffe-1cac-4b95-add1-acf7a986c675", - "x-ms-ratelimit-remaining-subscription-reads": "11876", - "x-ms-request-id": "bc3de734-7d77-430a-a911-d0a406bfb9fb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063151Z:d7f12ffe-1cac-4b95-add1-acf7a986c675" - }, - "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", - "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "bcf2e9b4-c816-4b75-aafd-003a345e3d5f" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:31:54 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": "2d31a8b1-295f-4fdb-bf59-48514a58706d", - "x-ms-ratelimit-remaining-subscription-reads": "11875", - "x-ms-request-id": "9aff2080-4f3d-4c23-b2c5-2755932420fe", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063154Z:2d31a8b1-295f-4fdb-bf59-48514a58706d" - }, - "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", - "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "4a042103-b5f4-41e5-b5c7-2d59d016d533" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:31:56 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": "525239da-43cf-4620-b455-c681571760c7", - "x-ms-ratelimit-remaining-subscription-reads": "11874", - "x-ms-request-id": "6bd37524-0f25-4526-99c2-69e2c0a38040", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063156Z:525239da-43cf-4620-b455-c681571760c7" - }, - "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", - "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "543c7d99-4d32-4497-99cc-3d46898016d4" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:31:58 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": "5e93cc7b-0da0-4c2f-909b-7e7239f1c658", - "x-ms-ratelimit-remaining-subscription-reads": "11873", - "x-ms-request-id": "3433c942-5927-4421-9d4e-dbee08602214", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063159Z:5e93cc7b-0da0-4c2f-909b-7e7239f1c658" - }, - "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", - "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "68063c79-69f7-473e-b130-0b14f5fada49" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:32:01 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": "7afcad5d-104d-49fc-85fc-a0865e9a0c9b", - "x-ms-ratelimit-remaining-subscription-reads": "11872", - "x-ms-request-id": "7b18ec16-495a-4d21-9d8f-5da62289398b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063201Z:7afcad5d-104d-49fc-85fc-a0865e9a0c9b" - }, - "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", - "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "27f43495-65cc-42b8-8330-ed20a387815e" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:32:03 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": "215bd2fb-804b-42fc-ac5e-e8530f7a90ac", - "x-ms-ratelimit-remaining-subscription-reads": "11871", - "x-ms-request-id": "0233ab4d-ea7d-4ba5-afca-46e4c357294d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063203Z:215bd2fb-804b-42fc-ac5e-e8530f7a90ac" - }, - "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", - "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "41543243-7ad8-46a9-9ae7-81f87f913813" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:32:05 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": "30df4392-b0fc-459f-a506-8865554f19b3", - "x-ms-ratelimit-remaining-subscription-reads": "11870", - "x-ms-request-id": "1fa1c94d-d502-43d1-bbeb-1492d46a4ad0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063206Z:30df4392-b0fc-459f-a506-8865554f19b3" - }, - "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", - "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "8363dc46-7473-4971-8f80-6e2e04573dc4" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:32: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": "d0b0d4dd-a260-46a1-bb52-2d42b5d99c6d", - "x-ms-ratelimit-remaining-subscription-reads": "11869", - "x-ms-request-id": "f436f22d-e9a4-43df-b91c-79fe7647cc1e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063208Z:d0b0d4dd-a260-46a1-bb52-2d42b5d99c6d" - }, - "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", - "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "f53285df-513e-4a84-8e59-20dfdb3e3497" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:32: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": "6c58277e-932e-418d-864d-e2707cf4ae08", - "x-ms-ratelimit-remaining-subscription-reads": "11868", - "x-ms-request-id": "90cbcaf5-a18d-4ee5-ae74-8d6c96b7a612", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063211Z:6c58277e-932e-418d-864d-e2707cf4ae08" - }, - "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", - "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "6389de15-860b-4022-a563-196a549a52f5" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:32: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": "f7ee39a6-5e2c-4f19-88fc-c137e42a21d7", - "x-ms-ratelimit-remaining-subscription-reads": "11867", - "x-ms-request-id": "2177bc6f-a221-4606-ba7c-23e3e8aa10c1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063213Z:f7ee39a6-5e2c-4f19-88fc-c137e42a21d7" - }, - "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", - "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "ccfa959a-60c3-44cc-aaeb-847a42a3bb5d" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:32: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": "5218ff1d-047b-42dd-b5ea-7495f69f3b00", - "x-ms-ratelimit-remaining-subscription-reads": "11866", - "x-ms-request-id": "e2fa4dd0-0c8f-4bb2-b085-7eb642eb0dc0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063215Z:5218ff1d-047b-42dd-b5ea-7495f69f3b00" - }, - "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", - "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "ee296cfa-b9b6-41f6-8daa-e7370393fae1" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:32: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": "10d165d9-5679-4a44-9daf-c3f3977fa044", - "x-ms-ratelimit-remaining-subscription-reads": "11865", - "x-ms-request-id": "5d93d2dd-b645-4939-a09a-3ffdc483ac0c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063218Z:10d165d9-5679-4a44-9daf-c3f3977fa044" - }, - "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", - "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "72d20f88-115c-4c98-bd34-337a22e78b3b" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:32: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": "96652787-9282-4d28-a406-1c5b432a4dc4", - "x-ms-ratelimit-remaining-subscription-reads": "11864", - "x-ms-request-id": "f698c84b-2ccd-4c6c-aca3-26a3eceaea16", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063220Z:96652787-9282-4d28-a406-1c5b432a4dc4" - }, - "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", - "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "31a8373a-c9eb-42b7-97a6-853c07c54d95" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:32:22 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": "dcc77cb6-b49a-426f-bb4a-5fb85f67b081", + "x-ms-correlation-request-id": "d1ef130f-e051-4b93-807d-5c72201fe65e", "x-ms-ratelimit-remaining-subscription-reads": "11863", - "x-ms-request-id": "bec488de-4ecc-41b2-84e9-a7bfdf27f6ee", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063223Z:dcc77cb6-b49a-426f-bb4a-5fb85f67b081" + "x-ms-request-id": "793b2ff0-8a66-40bb-b25e-e08de68df0ec", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025859Z:d1ef130f-e051-4b93-807d-5c72201fe65e" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "3ec62c9b-bf06-4b34-b8f8-3a8f678f9ed2" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "83315ce2-c09d-4175-9dee-85545cf75884" }, "RequestBody": null, "StatusCode": 200, @@ -1272,7 +84,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:32:24 GMT", + "Date": "Mon, 07 Nov 2022 02:58:59 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1280,27 +92,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6030b4e0-47b5-4f05-b1e7-717725b54dff", + "x-ms-correlation-request-id": "38d23f25-0dfd-4cf2-a522-c2f722ab576f", "x-ms-ratelimit-remaining-subscription-reads": "11862", - "x-ms-request-id": "a0c77409-c376-493d-94ec-15c504be4c4c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063225Z:6030b4e0-47b5-4f05-b1e7-717725b54dff" + "x-ms-request-id": "cbd2699f-9207-4c36-a1a2-4d7063a7b420", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025900Z:38d23f25-0dfd-4cf2-a522-c2f722ab576f" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "1c03d862-1792-40c5-b89d-55feb6ccf5c7" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "152e4b91-e5be-4735-8cd6-06f03845c4c1" }, "RequestBody": null, "StatusCode": 200, @@ -1308,7 +120,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:32:27 GMT", + "Date": "Mon, 07 Nov 2022 02:59:02 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1316,27 +128,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9504cb90-1766-4d3d-93e5-98c190da2327", + "x-ms-correlation-request-id": "b3633c9b-4f18-4ac8-8c06-971936cd26a5", "x-ms-ratelimit-remaining-subscription-reads": "11861", - "x-ms-request-id": "ff2bcbac-7f09-4c32-a818-a27dfae94f98", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063227Z:9504cb90-1766-4d3d-93e5-98c190da2327" + "x-ms-request-id": "4ca83173-c414-4024-81ae-897cb9d8d0e9", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025902Z:b3633c9b-4f18-4ac8-8c06-971936cd26a5" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "0266f61b-037c-4c6e-b913-1d3a743dbe48" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "8e60b627-7a1c-4d0a-a02d-dff706af8453" }, "RequestBody": null, "StatusCode": 200, @@ -1344,7 +156,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:32:29 GMT", + "Date": "Mon, 07 Nov 2022 02:59:04 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1352,27 +164,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f393ac87-7b37-46b0-96a6-667ab2b8ad14", + "x-ms-correlation-request-id": "89264152-d447-46a7-9982-1938d1a0e921", "x-ms-ratelimit-remaining-subscription-reads": "11860", - "x-ms-request-id": "a57d9ab7-834e-4858-8def-4157f4c9fe5b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063230Z:f393ac87-7b37-46b0-96a6-667ab2b8ad14" + "x-ms-request-id": "53f6da03-bae9-4fdd-8681-ad1c3b7d9882", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025904Z:89264152-d447-46a7-9982-1938d1a0e921" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "7f34c581-baa3-4d51-8948-3cf8b62df55a" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "48a58014-5ec6-4ce3-bb56-87132a204963" }, "RequestBody": null, "StatusCode": 200, @@ -1380,7 +192,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:32:31 GMT", + "Date": "Mon, 07 Nov 2022 02:59:07 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1388,27 +200,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "2c4bd2ad-44d0-49be-9f71-675ecd5e5773", + "x-ms-correlation-request-id": "3ad3c928-c4c6-4561-b5a7-b674e1c9eb65", "x-ms-ratelimit-remaining-subscription-reads": "11859", - "x-ms-request-id": "0356c166-ac72-4ae4-9035-ac3b23ab42ff", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063232Z:2c4bd2ad-44d0-49be-9f71-675ecd5e5773" + "x-ms-request-id": "b4a55291-4d89-4e2f-92a4-6a25df237641", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025907Z:3ad3c928-c4c6-4561-b5a7-b674e1c9eb65" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "6a4e7667-fbba-4bc2-8542-cb529135e931" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "54e698fc-fad0-4745-b011-af9f3cb5a0ed" }, "RequestBody": null, "StatusCode": 200, @@ -1416,7 +228,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:32:34 GMT", + "Date": "Mon, 07 Nov 2022 02:59:09 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1424,27 +236,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7d9baf1e-f584-49e6-ba26-b60b14f24b08", + "x-ms-correlation-request-id": "abec4264-8fed-486c-8e3a-4aed0264ae64", "x-ms-ratelimit-remaining-subscription-reads": "11858", - "x-ms-request-id": "35174b63-f5dd-4ed2-b8d9-6f3bc98ac9c1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063234Z:7d9baf1e-f584-49e6-ba26-b60b14f24b08" + "x-ms-request-id": "d3dcb055-2598-4907-a9bb-b24d04d70b79", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025909Z:abec4264-8fed-486c-8e3a-4aed0264ae64" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "a7617c42-52d8-4710-b44f-3184be33ded2" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "50c6d61f-2534-4906-b628-cf152e6e3d3e" }, "RequestBody": null, "StatusCode": 200, @@ -1452,7 +264,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:32:36 GMT", + "Date": "Mon, 07 Nov 2022 02:59:11 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1460,27 +272,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "75b803f5-d4a3-4e0d-8ebc-6dc4a9261365", + "x-ms-correlation-request-id": "95c9aa88-5356-440c-90ea-b18e8989e4f8", "x-ms-ratelimit-remaining-subscription-reads": "11857", - "x-ms-request-id": "68204a77-ac71-4bcd-99dd-ce524ace610b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063237Z:75b803f5-d4a3-4e0d-8ebc-6dc4a9261365" + "x-ms-request-id": "2dfc0fc9-af6a-4b64-b9c7-67e43d060e6f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025912Z:95c9aa88-5356-440c-90ea-b18e8989e4f8" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "679ac147-6d22-48df-b00d-8060b4575cc0" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "94cf0c44-e213-4406-aebb-150b05e3d55b" }, "RequestBody": null, "StatusCode": 200, @@ -1488,7 +300,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:32:39 GMT", + "Date": "Mon, 07 Nov 2022 02:59:14 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1496,27 +308,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "da8c0ebc-c28e-4c0e-b038-3d2bad5cfa7b", + "x-ms-correlation-request-id": "5af745d9-394d-4203-886e-e8997defa4d9", "x-ms-ratelimit-remaining-subscription-reads": "11856", - "x-ms-request-id": "c964afa8-faca-4763-9779-9fce09a233b5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063239Z:da8c0ebc-c28e-4c0e-b038-3d2bad5cfa7b" + "x-ms-request-id": "6273120d-f387-419e-bdf8-418693ccf901", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025914Z:5af745d9-394d-4203-886e-e8997defa4d9" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "70461159-3f06-4ec0-853a-b98f2fb86ab9" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "83329edb-f40b-46a5-8190-6d0b97a6b60b" }, "RequestBody": null, "StatusCode": 200, @@ -1524,7 +336,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:32:41 GMT", + "Date": "Mon, 07 Nov 2022 02:59:16 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1532,27 +344,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4dbc0508-e484-4500-8907-0ade816f5961", + "x-ms-correlation-request-id": "0fd6611d-d17c-40df-bd12-83ba26b4e95f", "x-ms-ratelimit-remaining-subscription-reads": "11855", - "x-ms-request-id": "dab0ae55-1dcd-4fc5-bff3-5cd7fc626a3e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063242Z:4dbc0508-e484-4500-8907-0ade816f5961" + "x-ms-request-id": "119783ba-9665-4366-9c15-33d720f35d36", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025916Z:0fd6611d-d17c-40df-bd12-83ba26b4e95f" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "e56b7abd-3d6c-4216-b118-3e82dff12022" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "0b090d42-9efc-4e3f-b193-c23edf7d9158" }, "RequestBody": null, "StatusCode": 200, @@ -1560,7 +372,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:32:43 GMT", + "Date": "Mon, 07 Nov 2022 02:59:18 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1568,27 +380,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "0ca1efbb-c9fb-4fa3-80e2-1240b2f1e0a9", + "x-ms-correlation-request-id": "6f158662-4e5c-4344-897e-52a7f5c4d4ee", "x-ms-ratelimit-remaining-subscription-reads": "11854", - "x-ms-request-id": "14075686-6dff-43f5-b731-b44e6cadc51a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063244Z:0ca1efbb-c9fb-4fa3-80e2-1240b2f1e0a9" + "x-ms-request-id": "a466f929-97ac-487c-a524-2adcd62e6ac7", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025919Z:6f158662-4e5c-4344-897e-52a7f5c4d4ee" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "1c2f9689-1bf7-46fb-a482-0922707bba11" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "fc2e26ed-08a6-411f-8380-3cfa444be5fc" }, "RequestBody": null, "StatusCode": 200, @@ -1596,7 +408,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:32:46 GMT", + "Date": "Mon, 07 Nov 2022 02:59:21 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1604,27 +416,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ddb196e6-9644-4820-b550-e0073bda314c", + "x-ms-correlation-request-id": "05ba885e-1b1a-4d63-bf9a-5bc8277cac6c", "x-ms-ratelimit-remaining-subscription-reads": "11853", - "x-ms-request-id": "f687c316-d593-4ffd-a176-df0215ec54f0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063246Z:ddb196e6-9644-4820-b550-e0073bda314c" + "x-ms-request-id": "339ac9c1-be04-401a-86a7-881c750b5054", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025921Z:05ba885e-1b1a-4d63-bf9a-5bc8277cac6c" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "30566646-d031-402d-8608-8166ea93a5e1" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "80568df8-ce70-4743-93ce-d1ea549e0ec1" }, "RequestBody": null, "StatusCode": 200, @@ -1632,7 +444,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:32:48 GMT", + "Date": "Mon, 07 Nov 2022 02:59:23 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1640,27 +452,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ee9877b3-e43b-4ef7-8845-841d7fadbf83", + "x-ms-correlation-request-id": "c746a14c-3e4a-4ec1-b49b-cbbde3a18203", "x-ms-ratelimit-remaining-subscription-reads": "11852", - "x-ms-request-id": "03feb25b-cecf-4a05-a897-8cc1df3060fe", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063249Z:ee9877b3-e43b-4ef7-8845-841d7fadbf83" + "x-ms-request-id": "74f2bc2d-90f2-4846-8424-1f13e0471a6f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025924Z:c746a14c-3e4a-4ec1-b49b-cbbde3a18203" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "13ec41b6-1dfb-4cc2-a6d0-fbf8e2d7292e" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "b6fad710-f3ef-42de-9a9d-8747f6626511" }, "RequestBody": null, "StatusCode": 200, @@ -1668,7 +480,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:32:50 GMT", + "Date": "Mon, 07 Nov 2022 02:59:26 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1676,27 +488,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5a1b88a7-baa1-43b5-8032-942cddf31e76", + "x-ms-correlation-request-id": "cd745d2c-eea9-4e32-a484-413d979d13da", "x-ms-ratelimit-remaining-subscription-reads": "11851", - "x-ms-request-id": "3eb96224-7184-4e12-9024-b23acefc358d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063251Z:5a1b88a7-baa1-43b5-8032-942cddf31e76" + "x-ms-request-id": "88a6eb2f-9c58-49c9-a7ad-1539ed369393", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025926Z:cd745d2c-eea9-4e32-a484-413d979d13da" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "bf53ca62-2d7d-441c-9b67-1211537db13b" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "50db469e-7756-489e-9454-e3c927423b9b" }, "RequestBody": null, "StatusCode": 200, @@ -1704,7 +516,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:32:53 GMT", + "Date": "Mon, 07 Nov 2022 02:59:28 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1712,27 +524,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c558fb06-8022-4718-84f9-d6eea74458fd", + "x-ms-correlation-request-id": "a6137c71-e462-483f-a36b-d47c3b497ed2", "x-ms-ratelimit-remaining-subscription-reads": "11850", - "x-ms-request-id": "cd69f843-6418-4f60-be51-0ff47bffe0c4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063253Z:c558fb06-8022-4718-84f9-d6eea74458fd" + "x-ms-request-id": "e360d01f-d3fc-4a22-96b4-3c384ef082a1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025928Z:a6137c71-e462-483f-a36b-d47c3b497ed2" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "62ded834-1573-4652-9a6c-fa58c0462e67" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "0a8ff2a6-237b-4bf3-b82d-75c430dec03f" }, "RequestBody": null, "StatusCode": 200, @@ -1740,7 +552,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:32:55 GMT", + "Date": "Mon, 07 Nov 2022 02:59:30 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1748,27 +560,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "62d8baa6-9569-4ddd-b11b-5a8193220737", + "x-ms-correlation-request-id": "20bf571e-aa63-4422-95d4-0599fc54f350", "x-ms-ratelimit-remaining-subscription-reads": "11849", - "x-ms-request-id": "598ca32c-7593-4b83-8558-a412453cfe8a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063256Z:62d8baa6-9569-4ddd-b11b-5a8193220737" + "x-ms-request-id": "b8dd34c5-8a7c-40ef-abbf-2d298a109ee3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025931Z:20bf571e-aa63-4422-95d4-0599fc54f350" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "00a9c183-4bc5-41d7-86b4-03b00f0cb6c8" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "e4c1aeeb-1b2e-4cb2-b8f4-751f4d008bf8" }, "RequestBody": null, "StatusCode": 200, @@ -1776,7 +588,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:32:57 GMT", + "Date": "Mon, 07 Nov 2022 02:59:33 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1784,27 +596,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5ec29032-256b-430c-b309-948e88b7c870", + "x-ms-correlation-request-id": "d8116baf-4ee9-417c-a37a-8d7012cfefbf", "x-ms-ratelimit-remaining-subscription-reads": "11848", - "x-ms-request-id": "11f0a1fa-ed1f-41de-980e-dd4130f57e39", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063258Z:5ec29032-256b-430c-b309-948e88b7c870" + "x-ms-request-id": "760d0eb5-52ad-42bf-8e5d-2f7631bfdc08", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025933Z:d8116baf-4ee9-417c-a37a-8d7012cfefbf" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "8e81b475-0fb1-435b-99a6-cdb60540afdf" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "18867073-ac02-43d9-96cd-3488c71fcfe0" }, "RequestBody": null, "StatusCode": 200, @@ -1812,7 +624,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:33:00 GMT", + "Date": "Mon, 07 Nov 2022 02:59:35 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1820,27 +632,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e3ca13df-34a6-499e-a7cc-b07bbebe32fa", + "x-ms-correlation-request-id": "ba17d504-3bdc-45ac-a0f5-d4c737d8d353", "x-ms-ratelimit-remaining-subscription-reads": "11847", - "x-ms-request-id": "71b802c8-2d40-444f-b235-80808494e332", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063300Z:e3ca13df-34a6-499e-a7cc-b07bbebe32fa" + "x-ms-request-id": "4713e467-4de4-4823-800e-ae1bc65bbdba", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025936Z:ba17d504-3bdc-45ac-a0f5-d4c737d8d353" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "7629d5a2-fa52-4a1b-83a8-0d14884d52fd" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "ab5d07bf-36d4-4f3a-a47f-211b5df3e0ab" }, "RequestBody": null, "StatusCode": 200, @@ -1848,7 +660,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:33:02 GMT", + "Date": "Mon, 07 Nov 2022 02:59:37 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1856,27 +668,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "86eb5a49-6586-41e7-8532-432f1eeba18e", + "x-ms-correlation-request-id": "1967d049-58cb-4219-ba84-2fee6fab852f", "x-ms-ratelimit-remaining-subscription-reads": "11846", - "x-ms-request-id": "c37f98fe-4b12-49a4-a85a-81fdd185dac9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063303Z:86eb5a49-6586-41e7-8532-432f1eeba18e" + "x-ms-request-id": "18ffa788-6cc9-4d2d-b639-489495063fd1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025938Z:1967d049-58cb-4219-ba84-2fee6fab852f" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "e140b187-daca-4348-8eb9-1f004ebf999f" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "8a8d11de-cd79-4991-8047-47705616a2a5" }, "RequestBody": null, "StatusCode": 200, @@ -1884,7 +696,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:33:05 GMT", + "Date": "Mon, 07 Nov 2022 02:59:40 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1892,27 +704,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "749470b3-355c-4615-a2e4-e00390494c69", + "x-ms-correlation-request-id": "f7156fb9-b560-4113-936b-fa82265242c4", "x-ms-ratelimit-remaining-subscription-reads": "11845", - "x-ms-request-id": "57858746-4fb9-494e-8308-7feb11798b31", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063305Z:749470b3-355c-4615-a2e4-e00390494c69" + "x-ms-request-id": "d7945ac0-6838-4d04-a878-15f772df33bc", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025940Z:f7156fb9-b560-4113-936b-fa82265242c4" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "688245f7-af9d-48ae-a329-6803ad7c24be" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "7973f792-6c1b-41fd-a9a5-3e10d438ff01" }, "RequestBody": null, "StatusCode": 200, @@ -1920,7 +732,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:33:07 GMT", + "Date": "Mon, 07 Nov 2022 02:59:42 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1928,27 +740,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "df56741f-b8e1-4da8-accd-88134a8b5b66", + "x-ms-correlation-request-id": "da445c9d-f61d-48e1-900e-a81ab6ec16c9", "x-ms-ratelimit-remaining-subscription-reads": "11844", - "x-ms-request-id": "733a9edb-99fc-4a3b-a1b5-2aa74fb548a4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063308Z:df56741f-b8e1-4da8-accd-88134a8b5b66" + "x-ms-request-id": "fef734a6-4c22-4dda-b05f-333e429d8c4a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025943Z:da445c9d-f61d-48e1-900e-a81ab6ec16c9" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "2790c090-f14f-4f38-8795-53a2650b108c" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "af1c8844-35ff-4be3-84fb-db646744e247" }, "RequestBody": null, "StatusCode": 200, @@ -1956,7 +768,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:33:09 GMT", + "Date": "Mon, 07 Nov 2022 02:59:45 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -1964,27 +776,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8a879a2f-2ccb-4716-b8c8-1261d5080322", + "x-ms-correlation-request-id": "166dc7e5-222a-402e-bbe3-72b1d06b751b", "x-ms-ratelimit-remaining-subscription-reads": "11843", - "x-ms-request-id": "75564dea-471d-4d32-ba31-da0378564d5f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063310Z:8a879a2f-2ccb-4716-b8c8-1261d5080322" + "x-ms-request-id": "976111c9-feb3-45c3-b450-c643516ae6a4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025945Z:166dc7e5-222a-402e-bbe3-72b1d06b751b" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "fbc6e06b-2c54-40c3-9a65-3296f55ccf19" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "be09bf40-e08b-48f5-80bb-be73df5eac4d" }, "RequestBody": null, "StatusCode": 200, @@ -1992,7 +804,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:33:12 GMT", + "Date": "Mon, 07 Nov 2022 02:59:47 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2000,27 +812,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "60c0984a-7a4c-4d32-a6e8-67b4fb3a5646", + "x-ms-correlation-request-id": "70e16353-8b44-4274-9bb3-871b8618fcb4", "x-ms-ratelimit-remaining-subscription-reads": "11842", - "x-ms-request-id": "f415c48c-0178-4eb5-aa0b-0c9d16702cb5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063312Z:60c0984a-7a4c-4d32-a6e8-67b4fb3a5646" + "x-ms-request-id": "cc9e7b75-889a-43f6-a7ef-645594bdc809", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025947Z:70e16353-8b44-4274-9bb3-871b8618fcb4" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "0d7bfaab-87c8-4898-9c03-9814a47c7f69" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "0864697c-9954-4708-8069-8fe2faa75d44" }, "RequestBody": null, "StatusCode": 200, @@ -2028,7 +840,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:33:14 GMT", + "Date": "Mon, 07 Nov 2022 02:59:49 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2036,27 +848,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "74f43d44-3520-4cca-8eb1-2f0595931460", + "x-ms-correlation-request-id": "c14b719e-00ff-46a4-b7e2-632a730a40e2", "x-ms-ratelimit-remaining-subscription-reads": "11841", - "x-ms-request-id": "3fae795f-1519-4be9-8466-ebb7f27d0b20", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063315Z:74f43d44-3520-4cca-8eb1-2f0595931460" + "x-ms-request-id": "73bbc742-69a2-4a5b-9613-205f565ace83", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025950Z:c14b719e-00ff-46a4-b7e2-632a730a40e2" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "5e764d48-9d3d-4a29-8cb8-e676a2bbc795" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "5e37bae8-43f3-4e0f-88f7-3b3842bf40d2" }, "RequestBody": null, "StatusCode": 200, @@ -2064,7 +876,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:33:16 GMT", + "Date": "Mon, 07 Nov 2022 02:59:52 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2072,27 +884,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c5210ca4-6d6c-4038-9096-df7966d78137", + "x-ms-correlation-request-id": "720bef29-e079-4181-88ea-a1faa228cf86", "x-ms-ratelimit-remaining-subscription-reads": "11840", - "x-ms-request-id": "f594d38a-2a7d-47ec-ba1c-75fdadf73981", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063317Z:c5210ca4-6d6c-4038-9096-df7966d78137" + "x-ms-request-id": "e3395264-1e6d-48a9-9c15-4eae924f4e46", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025952Z:720bef29-e079-4181-88ea-a1faa228cf86" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "ab794c52-8ae3-45c5-b7e4-42a2a5b35366" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "133687c9-26d6-44c8-9fac-de2a458fec22" }, "RequestBody": null, "StatusCode": 200, @@ -2100,7 +912,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:33:19 GMT", + "Date": "Mon, 07 Nov 2022 02:59:54 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2108,27 +920,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "95029025-73ea-47c1-844e-416fd888f44e", + "x-ms-correlation-request-id": "8b476432-d5da-4b42-9b27-42af291f5542", "x-ms-ratelimit-remaining-subscription-reads": "11839", - "x-ms-request-id": "b27e33df-c4da-442c-8208-8308f93c950e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063319Z:95029025-73ea-47c1-844e-416fd888f44e" + "x-ms-request-id": "b8677f59-8585-463d-8855-b904da17aa74", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025955Z:8b476432-d5da-4b42-9b27-42af291f5542" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "29e69a0d-91c1-45b1-b620-91d1f38b6a62" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "214e3976-eca1-4e8d-a25a-1e4835116d82" }, "RequestBody": null, "StatusCode": 200, @@ -2136,7 +948,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:33:21 GMT", + "Date": "Mon, 07 Nov 2022 02:59:56 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2144,27 +956,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6d8d769e-6c93-44aa-9948-b830c0470aec", + "x-ms-correlation-request-id": "49c8a19a-c061-4dc4-8999-f1dd5b3a0dd5", "x-ms-ratelimit-remaining-subscription-reads": "11838", - "x-ms-request-id": "bb6b752d-2ab2-4d21-aa45-55be14ded0cb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063322Z:6d8d769e-6c93-44aa-9948-b830c0470aec" + "x-ms-request-id": "18c64a37-a41e-42e0-a3a6-63ddb89d4abe", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025957Z:49c8a19a-c061-4dc4-8999-f1dd5b3a0dd5" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "b69c6cf9-7be5-4b55-8067-5ce0e4635c30" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "71284810-e637-4448-b8d2-a73a764b9d82" }, "RequestBody": null, "StatusCode": 200, @@ -2172,7 +984,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:33:23 GMT", + "Date": "Mon, 07 Nov 2022 02:59:59 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2180,27 +992,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "0f0da362-6355-4a8b-84ae-d28faad75d2a", + "x-ms-correlation-request-id": "70437c31-d2de-43bc-bba0-ba6fcabb2566", "x-ms-ratelimit-remaining-subscription-reads": "11837", - "x-ms-request-id": "829bd945-2c47-478d-b9d5-9657e2c66c49", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063324Z:0f0da362-6355-4a8b-84ae-d28faad75d2a" + "x-ms-request-id": "45f3f4b0-872b-4456-9681-d4dda8df96a9", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025959Z:70437c31-d2de-43bc-bba0-ba6fcabb2566" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "ca921f1b-f1f7-48d0-a9c8-e0a38534438f" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "d10aa162-71a9-4636-97dc-21de152c53ce" }, "RequestBody": null, "StatusCode": 200, @@ -2208,7 +1020,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:33:26 GMT", + "Date": "Mon, 07 Nov 2022 03:00:01 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2216,27 +1028,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "2a801363-4439-4bf5-bc10-8945e75d7997", + "x-ms-correlation-request-id": "27602057-3aad-46a4-bc50-ef20414bc3b8", "x-ms-ratelimit-remaining-subscription-reads": "11836", - "x-ms-request-id": "1820c0ca-b472-4f78-a704-20aa810a9551", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063327Z:2a801363-4439-4bf5-bc10-8945e75d7997" + "x-ms-request-id": "aa6610d3-7618-4564-8496-238af3ab60be", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030002Z:27602057-3aad-46a4-bc50-ef20414bc3b8" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "6c98bfdc-9491-45ad-a28e-0feaeeb4d1cf" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "baee812c-8134-407f-9499-81c40babf569" }, "RequestBody": null, "StatusCode": 200, @@ -2244,7 +1056,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:33:28 GMT", + "Date": "Mon, 07 Nov 2022 03:00:04 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2252,27 +1064,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9210583f-1816-42ca-9f47-7dcb5a38a8f8", + "x-ms-correlation-request-id": "be31be4d-648c-4910-bd5c-930a3db0f9fe", "x-ms-ratelimit-remaining-subscription-reads": "11835", - "x-ms-request-id": "c3a4a50d-5194-405c-8937-92735ea7b7f6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063329Z:9210583f-1816-42ca-9f47-7dcb5a38a8f8" + "x-ms-request-id": "82931bfb-f8cd-46aa-8a6f-c035aaf5b7ae", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030004Z:be31be4d-648c-4910-bd5c-930a3db0f9fe" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "2dec1138-921e-4c69-84bd-41088943c86c" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "7f2abac6-6d4a-4ce0-811a-c879e66eb47d" }, "RequestBody": null, "StatusCode": 200, @@ -2280,7 +1092,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:33:30 GMT", + "Date": "Mon, 07 Nov 2022 03:00:06 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2288,27 +1100,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "91e7e762-38d0-4583-88f0-bc0f0f79953a", + "x-ms-correlation-request-id": "8aa11c7f-d4d3-4938-858f-2349030a2ee3", "x-ms-ratelimit-remaining-subscription-reads": "11834", - "x-ms-request-id": "21ee1d88-bb56-4f13-acb3-5962e7d618c7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063331Z:91e7e762-38d0-4583-88f0-bc0f0f79953a" + "x-ms-request-id": "95785e20-186b-4c32-9f35-5ea0402c6d0f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030007Z:8aa11c7f-d4d3-4938-858f-2349030a2ee3" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "c046f522-7c10-495c-9203-a39fb82fcad5" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "edccaf50-dfab-42f7-bc96-c6324b4ef7cc" }, "RequestBody": null, "StatusCode": 200, @@ -2316,7 +1128,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:33:33 GMT", + "Date": "Mon, 07 Nov 2022 03:00:08 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2324,27 +1136,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "99440ace-8418-4935-8f4b-f4741d582120", + "x-ms-correlation-request-id": "a8aeacbc-d77d-4d43-b764-d528fb66402a", "x-ms-ratelimit-remaining-subscription-reads": "11833", - "x-ms-request-id": "32a7788c-99cf-420c-9b21-5b4d9894f18a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063334Z:99440ace-8418-4935-8f4b-f4741d582120" + "x-ms-request-id": "fcf6d30b-4452-4508-8b07-30c6c1343b32", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030009Z:a8aeacbc-d77d-4d43-b764-d528fb66402a" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "805314e9-fe80-4e2f-ae79-a253907035d9" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "ba13a5e1-7a26-4420-a62c-37599b92626f" }, "RequestBody": null, "StatusCode": 200, @@ -2352,7 +1164,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:33:35 GMT", + "Date": "Mon, 07 Nov 2022 03:00:11 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2360,27 +1172,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e0fc7276-d77b-4daf-a273-bf80f90ba8dd", + "x-ms-correlation-request-id": "8980ab6b-ecb0-41f5-b7d6-048f22ec21e9", "x-ms-ratelimit-remaining-subscription-reads": "11832", - "x-ms-request-id": "66393302-f7c4-47bc-91c2-13cd650e814e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063336Z:e0fc7276-d77b-4daf-a273-bf80f90ba8dd" + "x-ms-request-id": "103f9a97-9206-48f4-b95a-9ff67a13dbab", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030011Z:8980ab6b-ecb0-41f5-b7d6-048f22ec21e9" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "ffcc83af-07ad-43f8-a434-0b7e3f7370f0" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "7305aa10-95b6-40d5-b93c-5be5e886ef90" }, "RequestBody": null, "StatusCode": 200, @@ -2388,7 +1200,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:33:38 GMT", + "Date": "Mon, 07 Nov 2022 03:00:13 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2396,27 +1208,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "69def0e8-4b51-4997-9059-f13c1dcdc398", + "x-ms-correlation-request-id": "55ac9b5e-6b1a-4791-9d2e-8cebb002c984", "x-ms-ratelimit-remaining-subscription-reads": "11831", - "x-ms-request-id": "1db124cd-0f53-4dbc-852b-4b41736015b5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063338Z:69def0e8-4b51-4997-9059-f13c1dcdc398" + "x-ms-request-id": "67638f32-89cf-412a-a888-72d61d5587a0", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030014Z:55ac9b5e-6b1a-4791-9d2e-8cebb002c984" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "f926786a-efc6-4883-b27c-5e0aa8f5b875" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "d095030d-03c6-4aa5-b3bd-2198c6f33949" }, "RequestBody": null, "StatusCode": 200, @@ -2424,7 +1236,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:33:40 GMT", + "Date": "Mon, 07 Nov 2022 03:00:16 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2432,27 +1244,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8512083e-a7d7-41fc-a2eb-4d86759ee63a", + "x-ms-correlation-request-id": "6aecf5df-ad0a-4d63-a0e6-e33dc27beada", "x-ms-ratelimit-remaining-subscription-reads": "11830", - "x-ms-request-id": "8b9b6905-f64f-4841-987c-4b61a700e103", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063341Z:8512083e-a7d7-41fc-a2eb-4d86759ee63a" + "x-ms-request-id": "fd517fe2-5e01-4256-9012-6f640dc67d08", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030016Z:6aecf5df-ad0a-4d63-a0e6-e33dc27beada" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "5188074b-fbfb-4da8-9e88-4c7bb9f73e93" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "d5b4c016-3629-4ea1-9be9-389b1e6f28b4" }, "RequestBody": null, "StatusCode": 200, @@ -2460,7 +1272,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:33:42 GMT", + "Date": "Mon, 07 Nov 2022 03:00:18 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2468,27 +1280,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "56c07c83-e390-4773-8f0d-f9563cb3ef79", + "x-ms-correlation-request-id": "e814a264-7d9d-410c-a72a-09af77e3e23a", "x-ms-ratelimit-remaining-subscription-reads": "11829", - "x-ms-request-id": "6ebe3ed6-c228-40ff-9b03-1234c2e2e982", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063343Z:56c07c83-e390-4773-8f0d-f9563cb3ef79" + "x-ms-request-id": "2062d54a-0ed2-47a2-b5b6-b8d6a1108626", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030019Z:e814a264-7d9d-410c-a72a-09af77e3e23a" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "5b42f7de-5143-49e8-ae58-e8ec908cd679" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "d86bbf64-5bfa-4cbb-931c-4b20e91a50aa" }, "RequestBody": null, "StatusCode": 200, @@ -2496,7 +1308,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:33:45 GMT", + "Date": "Mon, 07 Nov 2022 03:00:20 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2504,27 +1316,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f879ddd8-40c0-4c6c-9c0d-7cd349f444ee", + "x-ms-correlation-request-id": "df148319-b741-4532-ba2a-f0552e8b327e", "x-ms-ratelimit-remaining-subscription-reads": "11828", - "x-ms-request-id": "c3208966-f6b6-4e30-82c5-50c5d0f698f6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063345Z:f879ddd8-40c0-4c6c-9c0d-7cd349f444ee" + "x-ms-request-id": "3af82053-f742-42e6-97ea-5fa068aa87b1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030021Z:df148319-b741-4532-ba2a-f0552e8b327e" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "c25120b1-7f7c-49cf-96de-70925dcfc410" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "268d8a42-9f8b-49bf-a1f3-ede2a1c6d82e" }, "RequestBody": null, "StatusCode": 200, @@ -2532,7 +1344,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:33:47 GMT", + "Date": "Mon, 07 Nov 2022 03:00:23 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2540,27 +1352,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "51b9eabd-3086-472b-b6f7-fb9bbf354e26", + "x-ms-correlation-request-id": "726cebdf-381f-485a-ad31-f6a0b9552594", "x-ms-ratelimit-remaining-subscription-reads": "11827", - "x-ms-request-id": "15d7d3b3-1f45-4bc9-acd0-05f0dcfcd793", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063348Z:51b9eabd-3086-472b-b6f7-fb9bbf354e26" + "x-ms-request-id": "eb256da0-620e-4492-8f9d-304dcdae16c1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030024Z:726cebdf-381f-485a-ad31-f6a0b9552594" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "208127e5-d1ee-48ce-a745-4ab10b8d2360" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "6a3fab3f-dfe1-4e73-81ec-f88507136bc9" }, "RequestBody": null, "StatusCode": 200, @@ -2568,7 +1380,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:33:49 GMT", + "Date": "Mon, 07 Nov 2022 03:00:25 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2576,27 +1388,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5b7f3a8f-ab0f-43e9-80be-61c77a4c7c55", + "x-ms-correlation-request-id": "f0ae55ed-b403-4821-9c40-8938b394e559", "x-ms-ratelimit-remaining-subscription-reads": "11826", - "x-ms-request-id": "426e0917-2333-4e28-b98b-e0871207ba16", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063350Z:5b7f3a8f-ab0f-43e9-80be-61c77a4c7c55" + "x-ms-request-id": "3f584154-dccf-4e9d-bdf5-d580100779e5", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030026Z:f0ae55ed-b403-4821-9c40-8938b394e559" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "045e320b-58e0-47d5-a0e2-99eb9415d181" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "30d3632b-aa13-40e1-803e-28c9ebdde560" }, "RequestBody": null, "StatusCode": 200, @@ -2604,7 +1416,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:33:52 GMT", + "Date": "Mon, 07 Nov 2022 03:00:27 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2612,27 +1424,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8f2e8fe7-137b-4251-aecf-8ea35c8d57f3", + "x-ms-correlation-request-id": "bca8595c-e27a-4fee-8b81-4cce5b78bb4c", "x-ms-ratelimit-remaining-subscription-reads": "11825", - "x-ms-request-id": "91a44c67-179c-4318-9945-b3dba0329726", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063353Z:8f2e8fe7-137b-4251-aecf-8ea35c8d57f3" + "x-ms-request-id": "26150a9b-04e9-4ad2-b5b5-e4ec488fcb52", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030028Z:bca8595c-e27a-4fee-8b81-4cce5b78bb4c" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "c07edde2-ee34-4908-87d7-6630f2b99189" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "fd11542a-3852-4ced-9506-0c5383d7e8a4" }, "RequestBody": null, "StatusCode": 200, @@ -2640,7 +1452,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:33:54 GMT", + "Date": "Mon, 07 Nov 2022 03:00:30 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2648,27 +1460,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "94b70924-ba7a-4694-a46d-0c7a0f7644d7", + "x-ms-correlation-request-id": "1389a0ee-8345-4692-ab58-ea13cc467a49", "x-ms-ratelimit-remaining-subscription-reads": "11824", - "x-ms-request-id": "2ed34d6b-5b0a-4cfa-ae68-91091e039f33", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063355Z:94b70924-ba7a-4694-a46d-0c7a0f7644d7" + "x-ms-request-id": "0d81df33-dff1-4078-9228-c8e308348358", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030031Z:1389a0ee-8345-4692-ab58-ea13cc467a49" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "20ed2469-cdef-4e91-9a0d-17fdf1275a38" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "0e00a18c-da4e-41e4-a96d-29137f34d50f" }, "RequestBody": null, "StatusCode": 200, @@ -2676,7 +1488,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:33:57 GMT", + "Date": "Mon, 07 Nov 2022 03:00:32 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2684,27 +1496,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "adf5bb5d-b859-4982-8277-ab691ff25a0c", + "x-ms-correlation-request-id": "3494c48c-16a4-4a0a-8bf9-23d904ba39c9", "x-ms-ratelimit-remaining-subscription-reads": "11823", - "x-ms-request-id": "4aca243b-23eb-432b-9bc6-bebcc8562e80", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063357Z:adf5bb5d-b859-4982-8277-ab691ff25a0c" + "x-ms-request-id": "b5d6c07a-14e4-4f41-af78-9977ee0e8368", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030033Z:3494c48c-16a4-4a0a-8bf9-23d904ba39c9" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "d3dd8bfe-55db-4c53-9eca-36b648a71a51" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "1fa871fa-ed62-4e5c-85a2-15323e109e26" }, "RequestBody": null, "StatusCode": 200, @@ -2712,7 +1524,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:34:00 GMT", + "Date": "Mon, 07 Nov 2022 03:00:35 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2720,27 +1532,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "0dd7fa10-5fd9-4c03-8506-a61f1942ac35", + "x-ms-correlation-request-id": "4a398638-93ba-4a3c-a81c-7c6b85b558aa", "x-ms-ratelimit-remaining-subscription-reads": "11822", - "x-ms-request-id": "cd1f972f-872f-4dda-8f64-f65108639ff2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063400Z:0dd7fa10-5fd9-4c03-8506-a61f1942ac35" + "x-ms-request-id": "eb56f7f9-9a5b-44a6-9387-15ca2bfc1003", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030036Z:4a398638-93ba-4a3c-a81c-7c6b85b558aa" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "5024153e-6882-4e55-809e-de66ad084181" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "5d6851c2-a045-4c49-9067-c9d39f01d1b8" }, "RequestBody": null, "StatusCode": 200, @@ -2748,7 +1560,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:34:02 GMT", + "Date": "Mon, 07 Nov 2022 03:00:37 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2756,27 +1568,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "13345d26-e3f7-473b-ab72-137ab9289b56", + "x-ms-correlation-request-id": "3d5263c3-c69c-4aa3-8a80-b34ece576212", "x-ms-ratelimit-remaining-subscription-reads": "11821", - "x-ms-request-id": "50bd472e-8b88-487f-ad3f-bf56a9f2f435", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063402Z:13345d26-e3f7-473b-ab72-137ab9289b56" + "x-ms-request-id": "890c3265-95cc-4bbc-b724-92e656a65dd0", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030038Z:3d5263c3-c69c-4aa3-8a80-b34ece576212" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "aa1da652-14c0-4853-9f55-886416839c2d" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "f4d3b400-de9f-453d-ba3c-175b00302af3" }, "RequestBody": null, "StatusCode": 200, @@ -2784,7 +1596,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:34:05 GMT", + "Date": "Mon, 07 Nov 2022 03:00:40 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2792,27 +1604,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "860e2ca6-f7af-4f00-8e3c-1e75918b5b89", + "x-ms-correlation-request-id": "280b7934-ea4a-4f0a-830f-618baa6e3447", "x-ms-ratelimit-remaining-subscription-reads": "11820", - "x-ms-request-id": "745baecd-693d-4616-ba5c-196090e2e9dc", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063405Z:860e2ca6-f7af-4f00-8e3c-1e75918b5b89" + "x-ms-request-id": "fe223d06-5f54-4946-b31b-f7da22e47743", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030041Z:280b7934-ea4a-4f0a-830f-618baa6e3447" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "4ce38f03-45d3-4551-a52e-211059f44a77" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "2dd76072-801d-4956-b93b-4aa8d25a9e9f" }, "RequestBody": null, "StatusCode": 200, @@ -2820,7 +1632,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:34:07 GMT", + "Date": "Mon, 07 Nov 2022 03:00:42 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2828,27 +1640,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6a89837e-7d26-414b-b8c0-ac0ab02c4116", + "x-ms-correlation-request-id": "08b21186-9c89-4368-be89-90a7faac5d0e", "x-ms-ratelimit-remaining-subscription-reads": "11819", - "x-ms-request-id": "f52b069f-6c36-4e0d-a200-6720fb68e865", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063407Z:6a89837e-7d26-414b-b8c0-ac0ab02c4116" + "x-ms-request-id": "dce3ff91-f3ce-4890-b6ee-ababc3ac372a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030043Z:08b21186-9c89-4368-be89-90a7faac5d0e" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "7a5f8932-5b30-40f3-8093-0a2f13657e4d" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "bfec2520-496b-4af5-aea3-c5c616989ef1" }, "RequestBody": null, "StatusCode": 200, @@ -2856,7 +1668,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:34:09 GMT", + "Date": "Mon, 07 Nov 2022 03:00:44 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2864,27 +1676,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "aa2fde33-72de-49a6-a996-7ef3cfac163c", + "x-ms-correlation-request-id": "f0316441-bcc5-4f68-8fca-b1846d95f7b8", "x-ms-ratelimit-remaining-subscription-reads": "11818", - "x-ms-request-id": "1aedc196-3cfa-4b05-9bdf-413cbdab9f52", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063410Z:aa2fde33-72de-49a6-a996-7ef3cfac163c" + "x-ms-request-id": "7d5aa41b-7670-46fb-8a52-792d6d7df95a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030045Z:f0316441-bcc5-4f68-8fca-b1846d95f7b8" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "165354f6-9e26-4c72-a3a3-65363ba5a290" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "090baa7e-e0ec-403a-a200-d6a09db4e174" }, "RequestBody": null, "StatusCode": 200, @@ -2892,7 +1704,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:34:12 GMT", + "Date": "Mon, 07 Nov 2022 03:00:48 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2900,27 +1712,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7c9387bd-5fa5-4092-9217-1819e599ee0f", + "x-ms-correlation-request-id": "c9822706-5107-4073-8aa0-6216e565cc01", "x-ms-ratelimit-remaining-subscription-reads": "11817", - "x-ms-request-id": "27309df9-4572-401f-8d9e-740e278bbe6f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063412Z:7c9387bd-5fa5-4092-9217-1819e599ee0f" + "x-ms-request-id": "62c55601-ed1d-47bc-86d4-7ee47429201a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030048Z:c9822706-5107-4073-8aa0-6216e565cc01" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "1f23d8f5-d8ff-4b1d-8da8-51856dc4f2f3" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "e6e473d8-20b6-47f1-891d-5e435047a31f" }, "RequestBody": null, "StatusCode": 200, @@ -2928,7 +1740,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:34:14 GMT", + "Date": "Mon, 07 Nov 2022 03:00:50 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2936,27 +1748,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5350556e-c2b2-4034-b3af-8a7331c30e93", + "x-ms-correlation-request-id": "045d3069-4dee-4487-b6dc-f277137b0bf4", "x-ms-ratelimit-remaining-subscription-reads": "11816", - "x-ms-request-id": "ed494b73-ad66-4dcb-bc0f-76a8afcb4314", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063415Z:5350556e-c2b2-4034-b3af-8a7331c30e93" + "x-ms-request-id": "f89dd225-101b-4fc8-a8a2-8d3c69053037", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030050Z:045d3069-4dee-4487-b6dc-f277137b0bf4" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "be12751c-6dca-4d74-b9eb-08b393ab4d31" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "5d0cf3ad-0a8f-48b1-9346-1da8a2f73cbe" }, "RequestBody": null, "StatusCode": 200, @@ -2964,7 +1776,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:34:16 GMT", + "Date": "Mon, 07 Nov 2022 03:00:52 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -2972,27 +1784,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b1e1f558-fcf6-4308-8c5c-8adc19be41b6", + "x-ms-correlation-request-id": "d28fe6a2-9246-4962-a834-c4f162f137c5", "x-ms-ratelimit-remaining-subscription-reads": "11815", - "x-ms-request-id": "a3e3042c-8b96-4c2c-9d77-08e3dbccf468", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063417Z:b1e1f558-fcf6-4308-8c5c-8adc19be41b6" + "x-ms-request-id": "5033805f-8f4d-4c3b-8ab1-865b250e8a09", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030053Z:d28fe6a2-9246-4962-a834-c4f162f137c5" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "1395e5ff-7b27-4b86-b5aa-83009936073f" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "b9f744a8-5fd3-465e-8f8b-4cea75a237c0" }, "RequestBody": null, "StatusCode": 200, @@ -3000,7 +1812,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:34:19 GMT", + "Date": "Mon, 07 Nov 2022 03:00:55 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3008,27 +1820,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "faa6c1ba-0d93-4213-afb1-7b080eb8ddc4", + "x-ms-correlation-request-id": "c1c3b726-83e3-4dca-8f14-e717f60e5fef", "x-ms-ratelimit-remaining-subscription-reads": "11814", - "x-ms-request-id": "b62c03e8-670e-49c7-be46-451da917ab3d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063419Z:faa6c1ba-0d93-4213-afb1-7b080eb8ddc4" + "x-ms-request-id": "2b497a5c-d18e-4f7d-89d2-375e412987d3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030055Z:c1c3b726-83e3-4dca-8f14-e717f60e5fef" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "a146fead-439e-4bdd-b6d9-ec2dc413f604" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "c39685d1-7a60-4de9-a8f7-4a08dda740fe" }, "RequestBody": null, "StatusCode": 200, @@ -3036,7 +1848,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:34:21 GMT", + "Date": "Mon, 07 Nov 2022 03:00:57 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3044,27 +1856,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c40520f0-81f8-458f-892a-1ef20ea38889", + "x-ms-correlation-request-id": "c1b759f3-1ddb-4abf-86a2-a36a9072791e", "x-ms-ratelimit-remaining-subscription-reads": "11813", - "x-ms-request-id": "2b55e559-1822-401b-937e-8c9b99de6924", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063422Z:c40520f0-81f8-458f-892a-1ef20ea38889" + "x-ms-request-id": "f57f87e6-3933-470b-a7fd-eff05cddebf4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030057Z:c1b759f3-1ddb-4abf-86a2-a36a9072791e" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "5d45013c-d911-4733-b85e-41042b1519ac" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "2944c118-e462-4d5b-8a25-f018b9e5d19a" }, "RequestBody": null, "StatusCode": 200, @@ -3072,7 +1884,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:34:23 GMT", + "Date": "Mon, 07 Nov 2022 03:01:00 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3080,27 +1892,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4ea31fa8-7d00-4f14-872e-ff85a0ea3e90", + "x-ms-correlation-request-id": "0cd9ec81-e1c0-4a50-ac9f-4f6c0664305c", "x-ms-ratelimit-remaining-subscription-reads": "11812", - "x-ms-request-id": "2750af7a-7e77-436e-a922-f29461136a35", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063424Z:4ea31fa8-7d00-4f14-872e-ff85a0ea3e90" + "x-ms-request-id": "d96804cd-b8c6-4f84-8222-10b4da900b7b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030100Z:0cd9ec81-e1c0-4a50-ac9f-4f6c0664305c" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "6ca542e6-c4e3-4e63-95b7-83b5c84120ac" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "0a646069-9dce-481d-82ae-6c04087f8d4d" }, "RequestBody": null, "StatusCode": 200, @@ -3108,7 +1920,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:34:26 GMT", + "Date": "Mon, 07 Nov 2022 03:01:02 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3116,27 +1928,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "fdb89b93-8a33-4fb5-87c8-f8be294bbcda", + "x-ms-correlation-request-id": "3fdec7e2-8da7-43bd-b2a8-5615d83484a3", "x-ms-ratelimit-remaining-subscription-reads": "11811", - "x-ms-request-id": "55034fd9-b7d1-487a-b0f4-3fafd34eaf99", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063426Z:fdb89b93-8a33-4fb5-87c8-f8be294bbcda" + "x-ms-request-id": "ed38c55f-7c62-4730-b05b-9c1d0c46f2c4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030102Z:3fdec7e2-8da7-43bd-b2a8-5615d83484a3" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "596980bc-5090-43b2-9af2-421a01623ade" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "9d8b03cb-9780-427b-b054-20e3cde02e4b" }, "RequestBody": null, "StatusCode": 200, @@ -3144,7 +1956,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:34:28 GMT", + "Date": "Mon, 07 Nov 2022 03:01:05 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3152,27 +1964,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "965fd9a8-af5f-4f2e-acb5-7cba62d19c76", + "x-ms-correlation-request-id": "607ac0f5-9790-442e-8ac8-3b8bd1f81d34", "x-ms-ratelimit-remaining-subscription-reads": "11810", - "x-ms-request-id": "9117cf5e-7234-450b-994f-eebd21631867", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063429Z:965fd9a8-af5f-4f2e-acb5-7cba62d19c76" + "x-ms-request-id": "0da7042f-e250-4d95-8a3d-1dd853d56cbd", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030105Z:607ac0f5-9790-442e-8ac8-3b8bd1f81d34" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "33d715bf-99e7-42d0-b31b-83cc18bc5185" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "a387e38d-3f29-41c0-8de9-c6978cf96648" }, "RequestBody": null, "StatusCode": 200, @@ -3180,7 +1992,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:34:31 GMT", + "Date": "Mon, 07 Nov 2022 03:01:07 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3188,27 +2000,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5558b9e2-28f8-4bce-8bb4-8a21993651c5", + "x-ms-correlation-request-id": "a10072c7-2e65-4f09-b1a4-ee7cb3e41d9f", "x-ms-ratelimit-remaining-subscription-reads": "11809", - "x-ms-request-id": "b73f82ad-57f9-4e97-b37d-fd90d708cff9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063431Z:5558b9e2-28f8-4bce-8bb4-8a21993651c5" + "x-ms-request-id": "61fbee0c-6d64-44ce-b86e-71a5237400f8", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030107Z:a10072c7-2e65-4f09-b1a4-ee7cb3e41d9f" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "faf72b3b-96b5-4dd5-89e7-ed28bc32a0a6" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "510d75f4-864f-4be6-b081-d74e9297d2fd" }, "RequestBody": null, "StatusCode": 200, @@ -3216,7 +2028,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:34:33 GMT", + "Date": "Mon, 07 Nov 2022 03:01:09 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3224,27 +2036,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "af6acd08-c88f-415a-a578-fcd20de90d9e", + "x-ms-correlation-request-id": "fd5211a1-0daf-4c5a-b676-e1ff2f623276", "x-ms-ratelimit-remaining-subscription-reads": "11808", - "x-ms-request-id": "4d672c1e-b45e-4673-ae74-20ee643e03af", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063434Z:af6acd08-c88f-415a-a578-fcd20de90d9e" + "x-ms-request-id": "522df96e-7b64-4400-9cc1-3243c0036e90", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030110Z:fd5211a1-0daf-4c5a-b676-e1ff2f623276" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "ef01dcfe-48f0-40da-bac4-2e45431b72c2" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "c0dca7db-4c2a-4556-8d30-55e7706f6a10" }, "RequestBody": null, "StatusCode": 200, @@ -3252,7 +2064,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:34:35 GMT", + "Date": "Mon, 07 Nov 2022 03:01:12 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3260,27 +2072,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5ec201d3-1ff3-40ee-ab7f-f91481bc6689", + "x-ms-correlation-request-id": "cc957cf4-2644-4958-b2ea-232a0586dc2b", "x-ms-ratelimit-remaining-subscription-reads": "11807", - "x-ms-request-id": "6ad62465-7e0e-45a5-ad23-8d7aeaadd210", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063436Z:5ec201d3-1ff3-40ee-ab7f-f91481bc6689" + "x-ms-request-id": "96585e43-24fc-4f19-86d0-cb8a0f07534e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030112Z:cc957cf4-2644-4958-b2ea-232a0586dc2b" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "86adaa45-bc63-48c7-bdd3-cbc31108b0a0" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "8436c4fc-c75e-46f4-b7d3-935abe3ee20c" }, "RequestBody": null, "StatusCode": 200, @@ -3288,7 +2100,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:34:38 GMT", + "Date": "Mon, 07 Nov 2022 03:01:14 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3296,27 +2108,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "29895706-a104-4570-8a09-d7a0d2698ee5", + "x-ms-correlation-request-id": "6ab184ff-76c4-481f-8eec-45ce74160ca5", "x-ms-ratelimit-remaining-subscription-reads": "11806", - "x-ms-request-id": "be07cd87-c28d-4ecf-be25-33d116487bd1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063439Z:29895706-a104-4570-8a09-d7a0d2698ee5" + "x-ms-request-id": "68ac11ae-057e-43e4-973a-d1307eb81c63", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030114Z:6ab184ff-76c4-481f-8eec-45ce74160ca5" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "f39c1d62-3c47-436d-8ff0-d3cbbf019df1" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "3eb162c2-2f5e-4b79-ad7d-3dcbd4933651" }, "RequestBody": null, "StatusCode": 200, @@ -3324,7 +2136,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:34:41 GMT", + "Date": "Mon, 07 Nov 2022 03:01:17 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3332,27 +2144,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "2ccf7d67-3f12-46ea-b4e0-f506dae4c999", + "x-ms-correlation-request-id": "a0c3bc8c-57aa-4565-a164-295a5140bea0", "x-ms-ratelimit-remaining-subscription-reads": "11805", - "x-ms-request-id": "dec3a4bc-4884-4d3b-98dd-b86fbcc0bbdb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063442Z:2ccf7d67-3f12-46ea-b4e0-f506dae4c999" + "x-ms-request-id": "f2445499-cc50-4104-a707-a5c25958c795", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030117Z:a0c3bc8c-57aa-4565-a164-295a5140bea0" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "d4edd3d4-787e-4044-a21b-06883445df3f" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "5674942a-f372-471c-9524-0b8de471a79d" }, "RequestBody": null, "StatusCode": 200, @@ -3360,7 +2172,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:34:43 GMT", + "Date": "Mon, 07 Nov 2022 03:01:20 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3368,27 +2180,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3cca73c3-5557-4d19-9ee4-addf47db7817", + "x-ms-correlation-request-id": "41569ae1-a248-4d32-9d20-a1597c507831", "x-ms-ratelimit-remaining-subscription-reads": "11804", - "x-ms-request-id": "bb74ffad-077f-4087-8977-ffaf17d882d3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063444Z:3cca73c3-5557-4d19-9ee4-addf47db7817" + "x-ms-request-id": "edd552c8-7fb6-43eb-8799-be62c571c882", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030120Z:41569ae1-a248-4d32-9d20-a1597c507831" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "6de0d437-0bfc-4e98-a9a6-0f4b804e2788" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "a14585f9-627a-4445-be7c-a69afa80f14e" }, "RequestBody": null, "StatusCode": 200, @@ -3396,7 +2208,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:34:46 GMT", + "Date": "Mon, 07 Nov 2022 03:01:22 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3404,27 +2216,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ed7ea011-f02c-46b5-af98-c9e09338e21c", + "x-ms-correlation-request-id": "819cebd6-cdcb-4673-847b-e3c4293b4162", "x-ms-ratelimit-remaining-subscription-reads": "11803", - "x-ms-request-id": "80d8cb24-09c6-455d-8214-a940a2a368cb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063446Z:ed7ea011-f02c-46b5-af98-c9e09338e21c" + "x-ms-request-id": "643c96c9-59fd-426a-b589-3b10c715df97", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030122Z:819cebd6-cdcb-4673-847b-e3c4293b4162" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "20bef8bf-69ca-4581-a434-bb0dd9ff9dd4" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "cf822317-8962-41da-9947-fa1138854513" }, "RequestBody": null, "StatusCode": 200, @@ -3432,7 +2244,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:34:48 GMT", + "Date": "Mon, 07 Nov 2022 03:01:24 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3440,27 +2252,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b691a6b5-5628-4780-8710-dafebe5e95d8", + "x-ms-correlation-request-id": "7b757b30-5719-4609-b081-a9fb760d8b3e", "x-ms-ratelimit-remaining-subscription-reads": "11802", - "x-ms-request-id": "2fec2274-532e-441f-97b2-4b928d2fa02b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063449Z:b691a6b5-5628-4780-8710-dafebe5e95d8" + "x-ms-request-id": "857058ed-3bd0-4b7a-9c66-33e30e7738be", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030125Z:7b757b30-5719-4609-b081-a9fb760d8b3e" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "b35d9864-d8b5-4832-9899-100266c07acc" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "5d59aaa6-18b9-42c5-b371-32d7086b14af" }, "RequestBody": null, "StatusCode": 200, @@ -3468,7 +2280,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:34:50 GMT", + "Date": "Mon, 07 Nov 2022 03:01:27 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3476,27 +2288,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "919d8772-039a-463d-9da1-4033839ae65e", + "x-ms-correlation-request-id": "9226c595-54b7-4611-b97d-e86cb5702da1", "x-ms-ratelimit-remaining-subscription-reads": "11801", - "x-ms-request-id": "66c87348-97d4-4df7-9af7-0f17d9c410bc", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063451Z:919d8772-039a-463d-9da1-4033839ae65e" + "x-ms-request-id": "4245fa7b-7e61-4a8a-9766-04d5f2527779", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030127Z:9226c595-54b7-4611-b97d-e86cb5702da1" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "8a1578f5-3ce8-4056-ae39-6de6d710e4d4" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "c974acb4-1025-489c-b227-1ed9855b669b" }, "RequestBody": null, "StatusCode": 200, @@ -3504,7 +2316,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:34:53 GMT", + "Date": "Mon, 07 Nov 2022 03:01:30 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3512,27 +2324,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8186e84c-6e51-4ab7-bafc-db4b9429a2e5", + "x-ms-correlation-request-id": "d3a0c6f6-d9dc-4265-9091-31a59a21bb54", "x-ms-ratelimit-remaining-subscription-reads": "11800", - "x-ms-request-id": "3357eab8-4b2f-4cc9-b67f-47c5d812a010", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063454Z:8186e84c-6e51-4ab7-bafc-db4b9429a2e5" + "x-ms-request-id": "8baf0d83-dcda-41bb-a29b-2e249a1d962c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030130Z:d3a0c6f6-d9dc-4265-9091-31a59a21bb54" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "07625ffe-b50b-450d-a2b9-475c98b86e8c" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "9a1dea5c-29bd-4fd3-90eb-48fac54745c4" }, "RequestBody": null, "StatusCode": 200, @@ -3540,7 +2352,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:34:55 GMT", + "Date": "Mon, 07 Nov 2022 03:01:32 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3548,27 +2360,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ffff092a-9e35-4c54-aaaa-8773324f3aaa", + "x-ms-correlation-request-id": "5918101b-4296-4d28-b57a-ea871ad0c5ee", "x-ms-ratelimit-remaining-subscription-reads": "11799", - "x-ms-request-id": "b01ff70c-4a21-468a-887b-bd53ca924ec3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063456Z:ffff092a-9e35-4c54-aaaa-8773324f3aaa" + "x-ms-request-id": "19a6ae47-f3f2-44d9-99c5-4697c3c1a89b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030132Z:5918101b-4296-4d28-b57a-ea871ad0c5ee" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "ab372841-864f-4428-a83a-867828960e62" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "54f6acb9-11cf-49d7-936b-e501edd8e09c" }, "RequestBody": null, "StatusCode": 200, @@ -3576,7 +2388,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:34:58 GMT", + "Date": "Mon, 07 Nov 2022 03:01:34 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3584,27 +2396,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d7b4d843-6d34-488f-b015-992969049ec2", + "x-ms-correlation-request-id": "18541d8b-ed5b-4d55-9168-bae042f5a474", "x-ms-ratelimit-remaining-subscription-reads": "11798", - "x-ms-request-id": "54e7ba63-1f04-4afd-90ec-15fa378bb293", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063458Z:d7b4d843-6d34-488f-b015-992969049ec2" + "x-ms-request-id": "25ad92de-e9a1-45d1-819f-8a5437e48a50", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030135Z:18541d8b-ed5b-4d55-9168-bae042f5a474" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "5901d781-d851-45d3-8c4d-7bd188cf90ed" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "8d195355-59d4-4dce-876d-f0e2e9efa3e7" }, "RequestBody": null, "StatusCode": 200, @@ -3612,7 +2424,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:35:00 GMT", + "Date": "Mon, 07 Nov 2022 03:01:37 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3620,27 +2432,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9cb16fbc-cbde-41ab-9721-fadd1ab1022d", + "x-ms-correlation-request-id": "f1fed78f-c81c-423e-a5c4-703799ab25bf", "x-ms-ratelimit-remaining-subscription-reads": "11797", - "x-ms-request-id": "ba4544bd-ae18-477a-853d-bdaa557d7e19", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063501Z:9cb16fbc-cbde-41ab-9721-fadd1ab1022d" + "x-ms-request-id": "07e894b6-d83b-4e19-a74f-baa9fe9a833d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030137Z:f1fed78f-c81c-423e-a5c4-703799ab25bf" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "b9ff503a-750d-4459-a147-f10d8b9e63de" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "31c49620-c88d-4f6e-9f2c-1c96ff0617c4" }, "RequestBody": null, "StatusCode": 200, @@ -3648,7 +2460,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:35:02 GMT", + "Date": "Mon, 07 Nov 2022 03:01:39 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3656,27 +2468,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f83a2460-2359-496d-a35b-fe59242b4161", + "x-ms-correlation-request-id": "56f45109-00b2-42d8-8119-d81e7abc9285", "x-ms-ratelimit-remaining-subscription-reads": "11796", - "x-ms-request-id": "ea90d9f1-6709-4059-8b3f-4a0b702d2b1e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063503Z:f83a2460-2359-496d-a35b-fe59242b4161" + "x-ms-request-id": "3ae0050f-06d6-4efb-bc58-b013b3755561", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030140Z:56f45109-00b2-42d8-8119-d81e7abc9285" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "6a103d5e-47fd-4685-b29e-6ddd41d9eaca" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "accfbe30-8633-48ed-8faa-3b502d0edf72" }, "RequestBody": null, "StatusCode": 200, @@ -3684,7 +2496,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:35:05 GMT", + "Date": "Mon, 07 Nov 2022 03:01:42 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3692,27 +2504,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "43e9bea3-4b91-4f6d-b88d-51d1c5c2c768", + "x-ms-correlation-request-id": "a210e0f0-f2f6-4c5b-a3b6-8bb42c96ede3", "x-ms-ratelimit-remaining-subscription-reads": "11795", - "x-ms-request-id": "896f1ab3-fdb0-4b9b-83d3-9b0ee5baf7b9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063506Z:43e9bea3-4b91-4f6d-b88d-51d1c5c2c768" + "x-ms-request-id": "bdff8f14-fa8e-43c5-a8a4-d79e969f6921", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030142Z:a210e0f0-f2f6-4c5b-a3b6-8bb42c96ede3" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "defa7f21-e6b7-4e87-b9f3-ef70054c2f0b" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "a43032f3-0f74-4a82-8db2-2bbe40dfb903" }, "RequestBody": null, "StatusCode": 200, @@ -3720,7 +2532,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:35:07 GMT", + "Date": "Mon, 07 Nov 2022 03:01:44 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3728,27 +2540,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b81f3cab-620d-4b90-a86f-1d82135741e1", + "x-ms-correlation-request-id": "2bb7e2c2-a9d7-4506-8cd6-f9cc553a82b7", "x-ms-ratelimit-remaining-subscription-reads": "11794", - "x-ms-request-id": "45d58f3d-bbe7-4317-a429-ac2a722c1434", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063508Z:b81f3cab-620d-4b90-a86f-1d82135741e1" + "x-ms-request-id": "cd2d3de3-cbfb-429b-a064-1e51b8fd8658", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030144Z:2bb7e2c2-a9d7-4506-8cd6-f9cc553a82b7" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "3d43a0d3-5901-4342-9122-55f335868d83" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "7fd9d288-4d8b-467b-a21b-17174ae38679" }, "RequestBody": null, "StatusCode": 200, @@ -3756,7 +2568,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:35:10 GMT", + "Date": "Mon, 07 Nov 2022 03:01:46 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3764,27 +2576,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "91420bf4-f15d-41e7-9d80-3d2b21737809", + "x-ms-correlation-request-id": "7e83ca1c-9b2d-4936-8bcb-3918bfad230b", "x-ms-ratelimit-remaining-subscription-reads": "11793", - "x-ms-request-id": "fe8a6137-07a6-4c3c-a025-12a541483e48", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063510Z:91420bf4-f15d-41e7-9d80-3d2b21737809" + "x-ms-request-id": "93060f20-ca71-4658-8247-06496ef04ef9", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030147Z:7e83ca1c-9b2d-4936-8bcb-3918bfad230b" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "25e23f8d-bed0-404b-8a38-29ff65a48a84" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "61d83c38-99fc-47ef-afcc-3b85b0e948fa" }, "RequestBody": null, "StatusCode": 200, @@ -3792,7 +2604,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:35:12 GMT", + "Date": "Mon, 07 Nov 2022 03:01:49 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3800,27 +2612,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "836b3c74-6053-43dd-bda1-be8198f9c55b", + "x-ms-correlation-request-id": "35bd6c28-c4b8-496f-8bd4-6cad02409787", "x-ms-ratelimit-remaining-subscription-reads": "11792", - "x-ms-request-id": "c8dd2401-114a-4a96-a9a7-c7aa733e38ad", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063513Z:836b3c74-6053-43dd-bda1-be8198f9c55b" + "x-ms-request-id": "0d3a855b-c24a-44e3-acb6-a89ef5766a28", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030149Z:35bd6c28-c4b8-496f-8bd4-6cad02409787" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "a9aadd9f-7acc-4a49-a098-ea363348c75d" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "a54dd972-cded-4973-99f3-9b4fdd6377cf" }, "RequestBody": null, "StatusCode": 200, @@ -3828,7 +2640,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:35:14 GMT", + "Date": "Mon, 07 Nov 2022 03:01:51 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3836,27 +2648,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "454a47dc-6115-4c83-819d-5c2b474ce6a8", + "x-ms-correlation-request-id": "495104d0-dd15-40fe-9ebd-1d9fb8c36138", "x-ms-ratelimit-remaining-subscription-reads": "11791", - "x-ms-request-id": "d1f9dc21-3120-43a8-937f-60056b356f53", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063515Z:454a47dc-6115-4c83-819d-5c2b474ce6a8" + "x-ms-request-id": "b5738211-bf2c-468e-bbab-d3d4cd58db16", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030152Z:495104d0-dd15-40fe-9ebd-1d9fb8c36138" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "9c872373-d187-4326-bdff-db5d3c421752" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "c89b0d65-7732-4ddf-a887-2174eaeebf11" }, "RequestBody": null, "StatusCode": 200, @@ -3864,7 +2676,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:35:17 GMT", + "Date": "Mon, 07 Nov 2022 03:01:54 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3872,27 +2684,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f713f123-48bc-4135-9635-47753bb44fa1", + "x-ms-correlation-request-id": "c4278181-0dc5-46be-9c14-b5ab6c8c8e5f", "x-ms-ratelimit-remaining-subscription-reads": "11790", - "x-ms-request-id": "6576b66b-7fb8-42ca-9e43-d67ca4231812", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063518Z:f713f123-48bc-4135-9635-47753bb44fa1" + "x-ms-request-id": "c2503b02-a955-4566-82e0-66efa7fd7a65", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030154Z:c4278181-0dc5-46be-9c14-b5ab6c8c8e5f" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "ba6be8c2-6531-4205-a548-edc0b3275679" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "79593d78-30e9-4041-af86-3b0d15eef4ad" }, "RequestBody": null, "StatusCode": 200, @@ -3900,7 +2712,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:35:19 GMT", + "Date": "Mon, 07 Nov 2022 03:01:56 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3908,27 +2720,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "53d7d879-c9f5-431a-97ed-4aac8b67f612", + "x-ms-correlation-request-id": "94840f5e-9160-46d8-8143-915f49fa7e53", "x-ms-ratelimit-remaining-subscription-reads": "11789", - "x-ms-request-id": "0477ad61-058c-4c48-950d-d0b155a34a18", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063520Z:53d7d879-c9f5-431a-97ed-4aac8b67f612" + "x-ms-request-id": "a517defb-dd65-4991-91a9-309045ea8836", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030156Z:94840f5e-9160-46d8-8143-915f49fa7e53" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "4d74b0fd-65c4-4f75-a1d6-e51d29b95309" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "87663d77-fefa-4543-9181-db67293caf73" }, "RequestBody": null, "StatusCode": 200, @@ -3936,7 +2748,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:35:21 GMT", + "Date": "Mon, 07 Nov 2022 03:01:58 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3944,27 +2756,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b64d7468-c81c-4591-b27c-5bee9fe52336", + "x-ms-correlation-request-id": "570bf017-7f67-4ef8-bd52-1a879c12ccac", "x-ms-ratelimit-remaining-subscription-reads": "11788", - "x-ms-request-id": "7a8462d3-32bd-4759-a1de-74e5de3ef014", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063522Z:b64d7468-c81c-4591-b27c-5bee9fe52336" + "x-ms-request-id": "937d3cd7-4674-47a2-a857-904fd9a8a88a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030159Z:570bf017-7f67-4ef8-bd52-1a879c12ccac" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "1bea8ea9-ec1b-4a85-9401-70de48b42654" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "76147a82-d2ce-4362-ad61-1dccc4a2dcd2" }, "RequestBody": null, "StatusCode": 200, @@ -3972,7 +2784,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:35:25 GMT", + "Date": "Mon, 07 Nov 2022 03:02:01 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -3980,27 +2792,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e7d367d2-0c64-4a5f-afb7-80075441e01e", + "x-ms-correlation-request-id": "71a13def-d680-433a-98e8-4db80fe05dbf", "x-ms-ratelimit-remaining-subscription-reads": "11787", - "x-ms-request-id": "963eca77-ef7b-4692-8ade-fd5e4de1c515", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063525Z:e7d367d2-0c64-4a5f-afb7-80075441e01e" + "x-ms-request-id": "76413ff8-709f-44ed-bbd9-852826ad29d7", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030201Z:71a13def-d680-433a-98e8-4db80fe05dbf" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "601888c3-6a73-466d-8303-a36f1b0a5e9d" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "cf258d6f-5894-4d67-b1c0-0b94898c2eb4" }, "RequestBody": null, "StatusCode": 200, @@ -4008,7 +2820,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:35:27 GMT", + "Date": "Mon, 07 Nov 2022 03:02:03 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4016,27 +2828,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e352da41-6e63-40fd-bc0b-17193165fdb1", + "x-ms-correlation-request-id": "a0067191-4177-4391-89e5-8d94eca5bd06", "x-ms-ratelimit-remaining-subscription-reads": "11786", - "x-ms-request-id": "b2586dcf-f581-4776-afa2-a7dc975206d2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063527Z:e352da41-6e63-40fd-bc0b-17193165fdb1" + "x-ms-request-id": "829467fe-dd16-4bc3-b216-52d78bb975f5", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030204Z:a0067191-4177-4391-89e5-8d94eca5bd06" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "2a2038bb-f3ee-40a6-af39-c09645854a57" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "1bf2a56e-8a16-4afc-8e75-054f4922eeef" }, "RequestBody": null, "StatusCode": 200, @@ -4044,7 +2856,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:35:29 GMT", + "Date": "Mon, 07 Nov 2022 03:02:05 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4052,27 +2864,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "2f2f1f17-6694-4a71-93fd-f696d947861b", + "x-ms-correlation-request-id": "dc3d1115-6cb6-4d87-86e5-4c07f8e9c2fc", "x-ms-ratelimit-remaining-subscription-reads": "11785", - "x-ms-request-id": "90a20b76-6be0-42ff-b0c6-6d87b0388a17", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063529Z:2f2f1f17-6694-4a71-93fd-f696d947861b" + "x-ms-request-id": "465d1418-44e6-47ef-ab34-f50241c93f59", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030206Z:dc3d1115-6cb6-4d87-86e5-4c07f8e9c2fc" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "993b43bd-7a03-4bb9-a6b8-6777a61b3319" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "7ddfe42c-b60f-450a-9731-3c5f2c126bb0" }, "RequestBody": null, "StatusCode": 200, @@ -4080,7 +2892,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:35:32 GMT", + "Date": "Mon, 07 Nov 2022 03:02:08 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4088,27 +2900,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "526deb15-b556-41a5-9407-d62dadce1a77", + "x-ms-correlation-request-id": "a003f983-4b74-4f43-b514-793c3c873928", "x-ms-ratelimit-remaining-subscription-reads": "11784", - "x-ms-request-id": "7e134538-c983-4b2d-96fd-d210a14fa9ec", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063532Z:526deb15-b556-41a5-9407-d62dadce1a77" + "x-ms-request-id": "c551cdc5-6cc5-43fd-bc43-6d38679201f1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030208Z:a003f983-4b74-4f43-b514-793c3c873928" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "4bc330c2-64f8-4d3f-ad81-6b34d0c8d267" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "21cb9632-ba87-4e73-a590-1d09c0d866e9" }, "RequestBody": null, "StatusCode": 200, @@ -4116,7 +2928,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:35:34 GMT", + "Date": "Mon, 07 Nov 2022 03:02:10 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4124,27 +2936,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b3d70ae4-19e3-4255-bfba-3eff5256bdc5", + "x-ms-correlation-request-id": "f1133ed7-afcf-47f3-afb4-24c512c095b1", "x-ms-ratelimit-remaining-subscription-reads": "11783", - "x-ms-request-id": "fd581b7f-fcef-417a-9ca5-6d0041e62749", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063534Z:b3d70ae4-19e3-4255-bfba-3eff5256bdc5" + "x-ms-request-id": "8205daf4-ff81-4347-bb05-2ff6c3e1870d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030211Z:f1133ed7-afcf-47f3-afb4-24c512c095b1" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "e86c7429-b810-45b3-9d81-9c68823d2316" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "e3c000c2-e5a0-4485-8bc2-7be01e38c9de" }, "RequestBody": null, "StatusCode": 200, @@ -4152,7 +2964,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:35:37 GMT", + "Date": "Mon, 07 Nov 2022 03:02:13 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4160,27 +2972,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "cbd4aa7c-0d87-4394-8b48-8ff6f296d927", + "x-ms-correlation-request-id": "9dff6dee-54a9-4616-a4bd-dcf9f63d6f6d", "x-ms-ratelimit-remaining-subscription-reads": "11782", - "x-ms-request-id": "3d778cb0-1b55-4cef-9e7f-92542ceca490", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063537Z:cbd4aa7c-0d87-4394-8b48-8ff6f296d927" + "x-ms-request-id": "c696e8b9-aec7-4ea0-9447-c66a16912ec9", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030213Z:9dff6dee-54a9-4616-a4bd-dcf9f63d6f6d" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "e0da956d-cfed-4819-9159-c4f4bab70d4b" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "3d72da0d-aab2-43ae-adeb-e53046b09c88" }, "RequestBody": null, "StatusCode": 200, @@ -4188,7 +3000,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:35:39 GMT", + "Date": "Mon, 07 Nov 2022 03:02:15 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4196,27 +3008,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "04ec1be6-8e38-4f9d-bb88-ceafa58db12d", + "x-ms-correlation-request-id": "c31f5aeb-d97b-4eae-b0ba-46ac884a3f91", "x-ms-ratelimit-remaining-subscription-reads": "11781", - "x-ms-request-id": "1b9bbfee-36d4-45f6-a7f6-bab013c0c47c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063539Z:04ec1be6-8e38-4f9d-bb88-ceafa58db12d" + "x-ms-request-id": "efc9443b-f689-464c-98eb-1b8246a47f5e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030216Z:c31f5aeb-d97b-4eae-b0ba-46ac884a3f91" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "553cdcea-ed66-4ad0-b284-94b7c35f02ce" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "bded8422-ac05-46c2-a0a6-7262d6b6e2a1" }, "RequestBody": null, "StatusCode": 200, @@ -4224,7 +3036,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:35:41 GMT", + "Date": "Mon, 07 Nov 2022 03:02:17 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4232,27 +3044,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d713d220-7139-4c49-9cce-e4d226eb766f", + "x-ms-correlation-request-id": "e006a9f6-b68b-4932-b579-636b1a377062", "x-ms-ratelimit-remaining-subscription-reads": "11780", - "x-ms-request-id": "e05afe16-81b8-44e4-8b3a-7e9f1a688e74", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063541Z:d713d220-7139-4c49-9cce-e4d226eb766f" + "x-ms-request-id": "4b776d79-eadf-47ab-ad21-e806e3ac298a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030218Z:e006a9f6-b68b-4932-b579-636b1a377062" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "13d71a31-d916-4ace-a032-7134ca5a0cf0" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "f54531aa-ae83-4cf5-a24a-f4a2bb22fa21" }, "RequestBody": null, "StatusCode": 200, @@ -4260,7 +3072,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:35:44 GMT", + "Date": "Mon, 07 Nov 2022 03:02:20 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4268,27 +3080,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8fcc7757-7efc-481a-a15a-920859145272", + "x-ms-correlation-request-id": "9047a6b9-3a75-42d6-8763-7c34885eb652", "x-ms-ratelimit-remaining-subscription-reads": "11779", - "x-ms-request-id": "a6c9d293-2dc0-493d-9e59-aa79e8df8743", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063544Z:8fcc7757-7efc-481a-a15a-920859145272" + "x-ms-request-id": "c53d47ba-1e39-430c-a566-e86863063e8c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030220Z:9047a6b9-3a75-42d6-8763-7c34885eb652" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "ca79d0f8-200d-4cab-96e6-cb798b65a2bf" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "50863a13-194b-4fba-9b1c-e49a81125423" }, "RequestBody": null, "StatusCode": 200, @@ -4296,7 +3108,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:35:46 GMT", + "Date": "Mon, 07 Nov 2022 03:02:22 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4304,27 +3116,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "56da7a99-1168-4082-bc5a-848d5a059220", + "x-ms-correlation-request-id": "e1d6ef79-bb00-48d7-9f4a-0d70d7200241", "x-ms-ratelimit-remaining-subscription-reads": "11778", - "x-ms-request-id": "71515a43-6a1e-495b-831a-438bc9bbcb8b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063546Z:56da7a99-1168-4082-bc5a-848d5a059220" + "x-ms-request-id": "7aaa1cd2-867b-4218-aaf9-887a0f93affd", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030223Z:e1d6ef79-bb00-48d7-9f4a-0d70d7200241" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "46c6a4d3-c8e4-4214-89ff-d3ad0d648ca4" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "7a0c8174-7c86-466b-b1e0-627bb39dd54f" }, "RequestBody": null, "StatusCode": 200, @@ -4332,7 +3144,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:35:49 GMT", + "Date": "Mon, 07 Nov 2022 03:02:29 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4340,27 +3152,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3c73c365-dcae-4a63-8823-75f4fe60ea64", + "x-ms-correlation-request-id": "0153ccec-e0cb-4700-83ab-da8bf86dcdd4", "x-ms-ratelimit-remaining-subscription-reads": "11777", - "x-ms-request-id": "1e3bf0e8-40d7-4a38-bd17-6d52ad0b09b7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063549Z:3c73c365-dcae-4a63-8823-75f4fe60ea64" + "x-ms-request-id": "833132f5-3ac9-4ad6-87ba-2d82db4f3e79", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030230Z:0153ccec-e0cb-4700-83ab-da8bf86dcdd4" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "a923ee09-d2ea-403a-8921-89f442f6d830" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "c4d02462-7f20-467d-af60-33809a21786b" }, "RequestBody": null, "StatusCode": 200, @@ -4368,7 +3180,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:35:51 GMT", + "Date": "Mon, 07 Nov 2022 03:02:31 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4376,27 +3188,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f55df38d-6190-4f88-b9fe-6e0d292d1e88", + "x-ms-correlation-request-id": "ed4f475a-4980-40aa-9b2c-5f99229718d0", "x-ms-ratelimit-remaining-subscription-reads": "11776", - "x-ms-request-id": "d0e22008-3c32-460e-a8c0-9b4f382e4f6b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063551Z:f55df38d-6190-4f88-b9fe-6e0d292d1e88" + "x-ms-request-id": "9778c2ca-d194-4736-8a5c-f43b161887ef", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030232Z:ed4f475a-4980-40aa-9b2c-5f99229718d0" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "c1946379-6027-4289-80bc-f2f9a36a2906" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "0e31092b-d26c-4420-89ef-7fce171df629" }, "RequestBody": null, "StatusCode": 200, @@ -4404,7 +3216,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:35:53 GMT", + "Date": "Mon, 07 Nov 2022 03:02:34 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4412,27 +3224,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9782361f-0635-438b-b4ac-aaee6c1442cc", + "x-ms-correlation-request-id": "e27735c6-cb1d-42aa-9cde-0e572f9cf0ff", "x-ms-ratelimit-remaining-subscription-reads": "11775", - "x-ms-request-id": "138fc592-9cce-43d6-baac-3fb54b0a9359", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063554Z:9782361f-0635-438b-b4ac-aaee6c1442cc" + "x-ms-request-id": "6994ede4-5b82-4419-a95c-cdc70e6f0386", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030235Z:e27735c6-cb1d-42aa-9cde-0e572f9cf0ff" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "1765882e-0e72-4d0b-a863-8cf14f81ece7" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "a4352b34-c671-4dec-934c-2054bcf3ea8c" }, "RequestBody": null, "StatusCode": 200, @@ -4440,7 +3252,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:35:56 GMT", + "Date": "Mon, 07 Nov 2022 03:02:36 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4448,27 +3260,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b4b90354-d7c5-428c-a259-3add2c2ec4f3", + "x-ms-correlation-request-id": "613f4dbf-2e3b-4c5d-8589-c6cbba614ac0", "x-ms-ratelimit-remaining-subscription-reads": "11774", - "x-ms-request-id": "1673aad5-392c-4784-b06e-1ab97aada773", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063556Z:b4b90354-d7c5-428c-a259-3add2c2ec4f3" + "x-ms-request-id": "91f57fb8-edcd-4e1d-a4c9-120b6efe1ad5", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030237Z:613f4dbf-2e3b-4c5d-8589-c6cbba614ac0" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "42e528a6-7e02-401f-b038-f349f009ea98" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "9ab859fd-1ca5-48f2-990b-dab546ea5e31" }, "RequestBody": null, "StatusCode": 200, @@ -4476,7 +3288,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:35:58 GMT", + "Date": "Mon, 07 Nov 2022 03:02:38 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4484,27 +3296,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "0b89f813-502e-455d-bb0e-eda745d214e8", + "x-ms-correlation-request-id": "f9444402-8595-4ce4-bb32-6026a5a9496e", "x-ms-ratelimit-remaining-subscription-reads": "11773", - "x-ms-request-id": "95f07ea2-eaed-48e2-981f-abe646183abe", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063558Z:0b89f813-502e-455d-bb0e-eda745d214e8" + "x-ms-request-id": "ff6d5607-8a2d-42cc-bf96-450ac479bae1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030239Z:f9444402-8595-4ce4-bb32-6026a5a9496e" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "4f1b3524-e854-4c20-bc79-5f7d471bb246" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "6ec729ef-d1ec-4d9e-bf7c-9681d65a114b" }, "RequestBody": null, "StatusCode": 200, @@ -4512,7 +3324,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:36:00 GMT", + "Date": "Mon, 07 Nov 2022 03:02:41 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4520,27 +3332,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9d2f7ea3-2085-4ffc-8263-660d517c566f", + "x-ms-correlation-request-id": "571b06cf-95c5-4b5b-ab0d-0db44258b078", "x-ms-ratelimit-remaining-subscription-reads": "11772", - "x-ms-request-id": "6dc41629-6725-46de-9365-7dff27f6b6ca", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063601Z:9d2f7ea3-2085-4ffc-8263-660d517c566f" + "x-ms-request-id": "8786aa47-d0dc-4dc5-a7e9-9f1964059e83", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030242Z:571b06cf-95c5-4b5b-ab0d-0db44258b078" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "b377eb7c-f694-46be-bbd0-0bb4c3ecf2a9" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "20f6a64e-613e-490d-98f9-07e9e51fa57f" }, "RequestBody": null, "StatusCode": 200, @@ -4548,7 +3360,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:36:03 GMT", + "Date": "Mon, 07 Nov 2022 03:02:43 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4556,27 +3368,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "78204abb-c3b6-4a00-8904-65dd651f4ad2", + "x-ms-correlation-request-id": "cf421ccc-6603-486e-8429-6a6b336694a0", "x-ms-ratelimit-remaining-subscription-reads": "11771", - "x-ms-request-id": "fccaed5b-5602-4a1e-9078-af2ae81e3e70", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063603Z:78204abb-c3b6-4a00-8904-65dd651f4ad2" + "x-ms-request-id": "a14b5a6a-92b9-472d-8975-80d3b58ce683", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030244Z:cf421ccc-6603-486e-8429-6a6b336694a0" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "3dbd56c8-bd17-4e47-a6ee-b0cbc6b2eeaf" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "fd743176-b464-426b-aa89-e5b3328a4f23" }, "RequestBody": null, "StatusCode": 200, @@ -4584,7 +3396,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:36:05 GMT", + "Date": "Mon, 07 Nov 2022 03:02:46 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4592,27 +3404,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "db5c01a3-59aa-4647-88da-c8742fe82d82", + "x-ms-correlation-request-id": "30bcaf1f-07f4-4920-833c-0dffac4ea73c", "x-ms-ratelimit-remaining-subscription-reads": "11770", - "x-ms-request-id": "2a9044df-cfc8-45a1-9e06-660c3fc99bc7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063605Z:db5c01a3-59aa-4647-88da-c8742fe82d82" + "x-ms-request-id": "3a914680-2311-4578-b8b0-bd9816a6bfb2", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030247Z:30bcaf1f-07f4-4920-833c-0dffac4ea73c" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "fc8101cf-aa75-4db6-b34c-66f0362f451d" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "68b88842-1a02-4dc5-865b-40a6ce1b1739" }, "RequestBody": null, "StatusCode": 200, @@ -4620,7 +3432,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:36:08 GMT", + "Date": "Mon, 07 Nov 2022 03:02:49 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4628,27 +3440,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "645f3263-0a36-48a8-be7d-7dcb490a367c", + "x-ms-correlation-request-id": "c2efca64-a260-49e2-a4fd-7102643ec063", "x-ms-ratelimit-remaining-subscription-reads": "11769", - "x-ms-request-id": "6bf9ab45-4955-4ee3-a4e2-89e383d09820", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063608Z:645f3263-0a36-48a8-be7d-7dcb490a367c" + "x-ms-request-id": "fb3f6905-f002-47ea-bdde-16063f98f319", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030249Z:c2efca64-a260-49e2-a4fd-7102643ec063" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "5c9fcc92-2867-40d6-a1fe-2eba556f0b9f" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "7bb6891f-7a87-475f-aed1-2c84f7e70459" }, "RequestBody": null, "StatusCode": 200, @@ -4656,7 +3468,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:36:10 GMT", + "Date": "Mon, 07 Nov 2022 03:02:51 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4664,27 +3476,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "08445b1a-657d-4ba6-8c03-e2928f1c673e", + "x-ms-correlation-request-id": "922c4ea3-1019-4bfb-b9ba-df210d8adcd2", "x-ms-ratelimit-remaining-subscription-reads": "11768", - "x-ms-request-id": "d708e289-a26a-48ff-91a5-f3a41167c9ca", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063610Z:08445b1a-657d-4ba6-8c03-e2928f1c673e" + "x-ms-request-id": "e1da7733-d294-442e-95bb-db143e882083", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030251Z:922c4ea3-1019-4bfb-b9ba-df210d8adcd2" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "b22e5ec5-feea-474d-8798-67333b513d31" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "86c0afc2-543b-4d9a-8dfc-feeaa8a62a1b" }, "RequestBody": null, "StatusCode": 200, @@ -4692,7 +3504,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:36:12 GMT", + "Date": "Mon, 07 Nov 2022 03:02:54 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4700,27 +3512,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6ce1cc6a-c665-4deb-9d6b-555716266da5", + "x-ms-correlation-request-id": "81fb1e8a-3353-4a44-8296-92e1ae493188", "x-ms-ratelimit-remaining-subscription-reads": "11767", - "x-ms-request-id": "6dd79867-c4f5-4442-b5f2-a70906984f98", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063613Z:6ce1cc6a-c665-4deb-9d6b-555716266da5" + "x-ms-request-id": "568517ca-a7e5-4581-b077-04419ab14512", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030254Z:81fb1e8a-3353-4a44-8296-92e1ae493188" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "53e7c94e-23fe-40e8-9fb4-cce988a7c1df" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "101b485f-969e-4f4d-acc8-72453587a668" }, "RequestBody": null, "StatusCode": 200, @@ -4728,7 +3540,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:36:15 GMT", + "Date": "Mon, 07 Nov 2022 03:02:56 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4736,27 +3548,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5025af7d-cd06-4f32-af5a-380b8d30f65a", + "x-ms-correlation-request-id": "1023c5b7-8779-4bac-8c6e-09cb53572c28", "x-ms-ratelimit-remaining-subscription-reads": "11766", - "x-ms-request-id": "b6cc236d-badb-47e7-bbd1-f4faefa5c5de", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063615Z:5025af7d-cd06-4f32-af5a-380b8d30f65a" + "x-ms-request-id": "0922f117-ef6b-4348-9daf-0eb0367a8e03", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030256Z:1023c5b7-8779-4bac-8c6e-09cb53572c28" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "187faa1c-0069-448e-9072-ae56da5735a1" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "315ca59f-945a-4841-8db6-66dbd2aa05f8" }, "RequestBody": null, "StatusCode": 200, @@ -4764,7 +3576,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:36:17 GMT", + "Date": "Mon, 07 Nov 2022 03:02:58 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4772,27 +3584,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d76dd754-3fc7-4293-81e2-8d35276a0849", + "x-ms-correlation-request-id": "b371344d-e08a-4138-aa01-ec8ff150d4fb", "x-ms-ratelimit-remaining-subscription-reads": "11765", - "x-ms-request-id": "e374d6cb-dc3c-41b1-8206-4bf057d17d3d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063617Z:d76dd754-3fc7-4293-81e2-8d35276a0849" + "x-ms-request-id": "d219612c-1f1f-4f8d-bc26-4a2fac50a2a5", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030258Z:b371344d-e08a-4138-aa01-ec8ff150d4fb" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "cbfea26b-9aed-4b9e-8de2-6174123c738d" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "1b05dafc-2381-4c53-b4a9-578b644f770f" }, "RequestBody": null, "StatusCode": 200, @@ -4800,7 +3612,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:36:19 GMT", + "Date": "Mon, 07 Nov 2022 03:03:01 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4808,27 +3620,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "35f34e8f-db00-4c2e-bb5a-a5a353adf9fa", + "x-ms-correlation-request-id": "2a08a4cc-537a-4f76-9dc2-9052127c676b", "x-ms-ratelimit-remaining-subscription-reads": "11764", - "x-ms-request-id": "baefe422-0a60-4b09-8c24-56c53bba95b5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063620Z:35f34e8f-db00-4c2e-bb5a-a5a353adf9fa" + "x-ms-request-id": "1a35f487-bbe1-4733-bd2f-7d9c93bcee2e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030301Z:2a08a4cc-537a-4f76-9dc2-9052127c676b" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "fd3928f3-e26d-49a0-a43a-ac77ac6ea95d" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "da414083-27c5-4ff4-b5a0-28717fbb1479" }, "RequestBody": null, "StatusCode": 200, @@ -4836,7 +3648,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:36:22 GMT", + "Date": "Mon, 07 Nov 2022 03:03:03 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4844,27 +3656,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a88a3bf6-4b47-4a44-8cf0-b499a974cd79", + "x-ms-correlation-request-id": "b4cb9b83-195b-4e09-9f67-27adca595095", "x-ms-ratelimit-remaining-subscription-reads": "11763", - "x-ms-request-id": "279c2e16-10e7-49a6-8ffc-72b9805aa4a9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063622Z:a88a3bf6-4b47-4a44-8cf0-b499a974cd79" + "x-ms-request-id": "394ae1bd-fd57-4f99-af30-3ef735f48a84", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030303Z:b4cb9b83-195b-4e09-9f67-27adca595095" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "400b6e0c-7b5e-4c2e-bef3-ca97111cba45" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "812539b3-c472-4fab-bf3e-921f95e5c293" }, "RequestBody": null, "StatusCode": 200, @@ -4872,7 +3684,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:36:24 GMT", + "Date": "Mon, 07 Nov 2022 03:03:06 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4880,27 +3692,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f31460bb-5315-4900-9adf-e0cf40777b82", + "x-ms-correlation-request-id": "fab35205-16e0-4e3b-a757-9157a10a8892", "x-ms-ratelimit-remaining-subscription-reads": "11762", - "x-ms-request-id": "62780f4a-4050-47d9-8081-e58282493a89", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063625Z:f31460bb-5315-4900-9adf-e0cf40777b82" + "x-ms-request-id": "0bbf9196-63b0-4ce7-931d-d86597fb0289", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030306Z:fab35205-16e0-4e3b-a757-9157a10a8892" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "e17cae95-ce5d-42a6-9c3c-861e6f4d0eca" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "5a3e5fbb-c843-4cc9-b63f-0b2c1176cf0b" }, "RequestBody": null, "StatusCode": 200, @@ -4908,7 +3720,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:36:26 GMT", + "Date": "Mon, 07 Nov 2022 03:03:08 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4916,27 +3728,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b3b865ee-08b2-4ee4-9efe-54b4183bb9d7", + "x-ms-correlation-request-id": "9f41d397-02bf-4362-abd9-c2ab99b89a95", "x-ms-ratelimit-remaining-subscription-reads": "11761", - "x-ms-request-id": "0c3a8625-abe8-445c-b511-ef38ca740766", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063627Z:b3b865ee-08b2-4ee4-9efe-54b4183bb9d7" + "x-ms-request-id": "a45fd908-4351-4b3f-89c0-5e65214839b6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030308Z:9f41d397-02bf-4362-abd9-c2ab99b89a95" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "b064fd18-3641-431c-ad1e-50cbf4bf5fc9" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "37051457-1f29-45e1-8748-73bbabe3c08c" }, "RequestBody": null, "StatusCode": 200, @@ -4944,7 +3756,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:36:29 GMT", + "Date": "Mon, 07 Nov 2022 03:03:10 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4952,27 +3764,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1d76799c-f498-43d3-97d4-8c585b704ddc", + "x-ms-correlation-request-id": "e1b81712-86f5-4763-af49-66fb5609bb04", "x-ms-ratelimit-remaining-subscription-reads": "11760", - "x-ms-request-id": "17ace9a3-8dd1-46d2-8a42-25fb7315e972", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063629Z:1d76799c-f498-43d3-97d4-8c585b704ddc" + "x-ms-request-id": "a271bb3e-d9a4-4f61-b210-249d9e240484", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030310Z:e1b81712-86f5-4763-af49-66fb5609bb04" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "79f06acf-c0ca-443d-b312-3a7d9911b6ff" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "8448f060-586f-4113-a8cf-8db394a4bcb9" }, "RequestBody": null, "StatusCode": 200, @@ -4980,7 +3792,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:36:31 GMT", + "Date": "Mon, 07 Nov 2022 03:03:13 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -4988,27 +3800,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "17f8e392-4c92-4ec1-a433-ce3549fb1f14", + "x-ms-correlation-request-id": "1e3ca9db-da52-4522-93b1-b0fc3f54cbd2", "x-ms-ratelimit-remaining-subscription-reads": "11759", - "x-ms-request-id": "f6af69b4-a4ac-4972-8433-0324380ebf3b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063632Z:17f8e392-4c92-4ec1-a433-ce3549fb1f14" + "x-ms-request-id": "1c908fab-0a3a-45b4-89f9-e29cac0721d6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030313Z:1e3ca9db-da52-4522-93b1-b0fc3f54cbd2" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "bdc6a12b-8d63-4357-9a1a-26b1a6b099f9" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "3312a663-12ff-47eb-bccd-6b22afa36cad" }, "RequestBody": null, "StatusCode": 200, @@ -5016,7 +3828,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:36:34 GMT", + "Date": "Mon, 07 Nov 2022 03:03:15 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -5024,27 +3836,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6fe802a5-2664-44cb-9ad5-758e97935895", + "x-ms-correlation-request-id": "73f11ef6-e496-4d75-b28e-b6c3cef37991", "x-ms-ratelimit-remaining-subscription-reads": "11758", - "x-ms-request-id": "8f8591e6-3799-4040-8908-d9de6a166de5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063634Z:6fe802a5-2664-44cb-9ad5-758e97935895" + "x-ms-request-id": "c10cca37-3dd8-4ac2-8547-7e14a8a63a9e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030315Z:73f11ef6-e496-4d75-b28e-b6c3cef37991" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "dd41784b-eb78-4ce0-ac61-725a6ddfc10b" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "2ddc6a6d-428d-43a3-8647-346683d4889b" }, "RequestBody": null, "StatusCode": 200, @@ -5052,7 +3864,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:36:36 GMT", + "Date": "Mon, 07 Nov 2022 03:03:17 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -5060,27 +3872,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e8abf7bc-3e23-45b5-9a1e-90f042805aec", + "x-ms-correlation-request-id": "cfee5041-e3aa-467b-89a2-2f12406dad3d", "x-ms-ratelimit-remaining-subscription-reads": "11757", - "x-ms-request-id": "3b7523f1-271b-4824-a9f8-39dad282a963", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063636Z:e8abf7bc-3e23-45b5-9a1e-90f042805aec" + "x-ms-request-id": "2e68a587-0526-4bc4-b316-8c98a0c51795", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030318Z:cfee5041-e3aa-467b-89a2-2f12406dad3d" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "27a6e51b-e583-4fbe-96b2-369a4fca22da" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "ebe285d3-9b32-4b64-86fd-50814252a5c1" }, "RequestBody": null, "StatusCode": 200, @@ -5088,7 +3900,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:36:38 GMT", + "Date": "Mon, 07 Nov 2022 03:03:20 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -5096,27 +3908,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "727f3f49-2934-4614-b3b8-045be119c685", + "x-ms-correlation-request-id": "bee24e0c-20aa-44aa-8d89-657b906f0436", "x-ms-ratelimit-remaining-subscription-reads": "11756", - "x-ms-request-id": "e9d86abe-99a6-47b3-8a71-e4ea2028460a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063639Z:727f3f49-2934-4614-b3b8-045be119c685" + "x-ms-request-id": "ad641114-a620-4dc6-ac0e-88046807e63d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030320Z:bee24e0c-20aa-44aa-8d89-657b906f0436" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "2e938cd0-93c6-438b-b9be-430f1fa5e8bb" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "fb9d5e7a-54ed-41cf-bd14-466406f0e5d4" }, "RequestBody": null, "StatusCode": 200, @@ -5124,7 +3936,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:36:41 GMT", + "Date": "Mon, 07 Nov 2022 03:03:22 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -5132,27 +3944,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f5f50f0b-678c-4246-9093-adc2bd519dda", + "x-ms-correlation-request-id": "e2770026-ace8-46e7-a079-1a9ca3e82a64", "x-ms-ratelimit-remaining-subscription-reads": "11755", - "x-ms-request-id": "e4e40f49-ac52-405c-96dc-83a95da9862f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063641Z:f5f50f0b-678c-4246-9093-adc2bd519dda" + "x-ms-request-id": "819b7bd8-3f27-45cd-894d-32495522aede", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030322Z:e2770026-ace8-46e7-a079-1a9ca3e82a64" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "01e8b99c-ffb3-4dc9-8408-d1a8e12fd733" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "4e03229f-66f6-4766-b53c-8102b5f2bad8" }, "RequestBody": null, "StatusCode": 200, @@ -5160,7 +3972,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:36:43 GMT", + "Date": "Mon, 07 Nov 2022 03:03:24 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -5168,27 +3980,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c5359a37-2e80-42cd-baf8-ae28ca5941ed", + "x-ms-correlation-request-id": "af06efcc-0d15-4a32-9a79-58186cd96322", "x-ms-ratelimit-remaining-subscription-reads": "11754", - "x-ms-request-id": "69f585a0-e70c-4781-846e-a6907fba89a9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063644Z:c5359a37-2e80-42cd-baf8-ae28ca5941ed" + "x-ms-request-id": "ce155ae9-a90e-40f2-815e-39f1a91adc60", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030325Z:af06efcc-0d15-4a32-9a79-58186cd96322" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "ad8953f5-ce9a-478f-b2c5-b8e31fa6fab7" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "ba613258-a0f1-4649-a552-43ecb1927ef3" }, "RequestBody": null, "StatusCode": 200, @@ -5196,7 +4008,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:36:45 GMT", + "Date": "Mon, 07 Nov 2022 03:03:27 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -5204,27 +4016,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "82afbf3f-b10a-4488-bff3-4113f6c660a6", + "x-ms-correlation-request-id": "c27f8835-2898-4052-b605-a50ca839a485", "x-ms-ratelimit-remaining-subscription-reads": "11753", - "x-ms-request-id": "9ccb8984-d5d7-4315-b648-8807580c9d73", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063646Z:82afbf3f-b10a-4488-bff3-4113f6c660a6" + "x-ms-request-id": "181d19f9-8248-4b9e-9141-56e6319b5353", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030327Z:c27f8835-2898-4052-b605-a50ca839a485" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "54843d1c-02a7-4d19-9f61-e01ef40eddde" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "34569d1a-17b1-4b13-817a-263023503d0c" }, "RequestBody": null, "StatusCode": 200, @@ -5232,7 +4044,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:36:48 GMT", + "Date": "Mon, 07 Nov 2022 03:03:29 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -5240,27 +4052,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "17c03fa7-da5b-4176-b092-261b7afcbd99", + "x-ms-correlation-request-id": "a50911cf-3de4-4e23-9196-3a999eea7150", "x-ms-ratelimit-remaining-subscription-reads": "11752", - "x-ms-request-id": "449a851d-aa6a-45dd-9a7a-e244db0d1141", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063648Z:17c03fa7-da5b-4176-b092-261b7afcbd99" + "x-ms-request-id": "85f98369-833f-4281-a50b-11abed169173", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030329Z:a50911cf-3de4-4e23-9196-3a999eea7150" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "391cdd3e-fd5e-4864-8e47-9838c0308357" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "038ffdaf-eec6-4a32-b591-e7157c8d412f" }, "RequestBody": null, "StatusCode": 200, @@ -5268,7 +4080,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:36:50 GMT", + "Date": "Mon, 07 Nov 2022 03:03:32 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -5276,27 +4088,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "717ed586-c9d9-40e4-9a75-b91b7f4211de", + "x-ms-correlation-request-id": "7166be82-850a-4002-bb02-1bc214f82d45", "x-ms-ratelimit-remaining-subscription-reads": "11751", - "x-ms-request-id": "2a6befa0-513f-4268-a69f-0f96d4001d9e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063651Z:717ed586-c9d9-40e4-9a75-b91b7f4211de" + "x-ms-request-id": "079252d7-7d48-4ac0-9b6f-1c6599db26b7", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030332Z:7166be82-850a-4002-bb02-1bc214f82d45" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "f106e70a-c0f8-4211-b266-0492b679d427" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "0cd2952b-ce5e-42cd-bc8a-c3e6bc2fc7bc" }, "RequestBody": null, "StatusCode": 200, @@ -5304,7 +4116,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:36:52 GMT", + "Date": "Mon, 07 Nov 2022 03:03:34 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -5312,27 +4124,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1664db37-f803-4ead-b8e5-06e33471d7c6", + "x-ms-correlation-request-id": "8544210a-33a2-4a7c-adb1-6ae16968b49a", "x-ms-ratelimit-remaining-subscription-reads": "11750", - "x-ms-request-id": "d869a7ed-2134-4151-b797-df386629934e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063653Z:1664db37-f803-4ead-b8e5-06e33471d7c6" + "x-ms-request-id": "ed741c79-7b17-458a-b9ae-aa9a23a0e0fb", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030334Z:8544210a-33a2-4a7c-adb1-6ae16968b49a" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "94a101bc-c40f-4d46-864c-1fb4588b1fa5" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "331b7210-0e3d-4da3-a1b6-5588d4e2faf0" }, "RequestBody": null, "StatusCode": 200, @@ -5340,7 +4152,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:36:55 GMT", + "Date": "Mon, 07 Nov 2022 03:03:36 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -5348,27 +4160,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3b4459f6-ea92-44b7-b6c7-4e73f84bc01c", + "x-ms-correlation-request-id": "908a05de-350f-4508-9c60-1f36f84ebee3", "x-ms-ratelimit-remaining-subscription-reads": "11749", - "x-ms-request-id": "6e00c996-774b-4cb5-8216-c97629040769", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063656Z:3b4459f6-ea92-44b7-b6c7-4e73f84bc01c" + "x-ms-request-id": "42168f4b-638d-4dce-b496-e779c66375dd", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030337Z:908a05de-350f-4508-9c60-1f36f84ebee3" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "44c7ba0f-bbd2-4b5c-9b16-409d1f85e50b" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "f90c79aa-bc1e-486d-84b1-98d330f84d6a" }, "RequestBody": null, "StatusCode": 200, @@ -5376,7 +4188,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:36:57 GMT", + "Date": "Mon, 07 Nov 2022 03:03:39 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -5384,27 +4196,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b80791ca-272b-4934-af75-f58744e8f6c8", + "x-ms-correlation-request-id": "0b68d937-b320-4ded-9c10-ae4eace89ddb", "x-ms-ratelimit-remaining-subscription-reads": "11748", - "x-ms-request-id": "975e7233-dbab-4178-9fb4-03ca23654da7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063658Z:b80791ca-272b-4934-af75-f58744e8f6c8" + "x-ms-request-id": "6bc5c8f9-2794-477e-8540-c759190386b4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030339Z:0b68d937-b320-4ded-9c10-ae4eace89ddb" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "6d4430c3-d833-4442-a571-99d26955c37b" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "3c4922bf-9d03-4c0a-af2b-9e25d406e3a8" }, "RequestBody": null, "StatusCode": 200, @@ -5412,7 +4224,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:37:00 GMT", + "Date": "Mon, 07 Nov 2022 03:03:41 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -5420,27 +4232,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ab460f1b-a9f7-436a-b0a5-4e0aa739cf73", + "x-ms-correlation-request-id": "acfb8efe-4ea4-490d-bb7d-18ac3d130857", "x-ms-ratelimit-remaining-subscription-reads": "11747", - "x-ms-request-id": "a35a0804-38e6-4ba0-b024-172edebbfa57", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063700Z:ab460f1b-a9f7-436a-b0a5-4e0aa739cf73" + "x-ms-request-id": "008cb800-3211-4e7b-aee7-feafe5d4ae47", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030341Z:acfb8efe-4ea4-490d-bb7d-18ac3d130857" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "30366ea2-b6dc-46f4-a887-e545a7ddfe35" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "4522c897-4856-4293-a73f-23b42d0781b8" }, "RequestBody": null, "StatusCode": 200, @@ -5448,7 +4260,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:37:02 GMT", + "Date": "Mon, 07 Nov 2022 03:03:43 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -5456,27 +4268,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3eaa2019-618b-4ded-9da3-680bc2ad8b9d", + "x-ms-correlation-request-id": "c7cc2eb7-31d8-477f-8708-658245953070", "x-ms-ratelimit-remaining-subscription-reads": "11746", - "x-ms-request-id": "f608bd01-f7dd-478b-b788-b8474f0dd794", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063703Z:3eaa2019-618b-4ded-9da3-680bc2ad8b9d" + "x-ms-request-id": "69aca167-b584-40b1-86a8-a5c036ee6a2e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030344Z:c7cc2eb7-31d8-477f-8708-658245953070" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "48315c1c-edd4-4808-b596-31106a2077dc" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "ccd30abd-fecd-41e5-b785-76b4ea0b1fe9" }, "RequestBody": null, "StatusCode": 200, @@ -5484,7 +4296,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:37:04 GMT", + "Date": "Mon, 07 Nov 2022 03:03:46 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -5492,27 +4304,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "df86c52a-4640-44b0-b347-905bd5f2b036", + "x-ms-correlation-request-id": "7f0d1108-f655-49bf-886a-cd453424fae3", "x-ms-ratelimit-remaining-subscription-reads": "11745", - "x-ms-request-id": "32795dee-5243-4d01-9a8b-6d3dfc68b993", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063705Z:df86c52a-4640-44b0-b347-905bd5f2b036" + "x-ms-request-id": "07ea56d6-646b-4d68-a2c5-c2d58578258f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030346Z:7f0d1108-f655-49bf-886a-cd453424fae3" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "596b7ea0-8b6d-43eb-8803-99c55206be50" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "7faac5b8-2e41-4b40-94d7-a1d5c110686f" }, "RequestBody": null, "StatusCode": 200, @@ -5520,7 +4332,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:37:07 GMT", + "Date": "Mon, 07 Nov 2022 03:03:48 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -5528,27 +4340,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ecd003c1-8bec-4d71-a15f-94d35c5c309b", + "x-ms-correlation-request-id": "390d9109-2ebb-481c-ad5b-e00ac16594ce", "x-ms-ratelimit-remaining-subscription-reads": "11744", - "x-ms-request-id": "e9844c21-a72e-4dde-8360-064799db600e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063708Z:ecd003c1-8bec-4d71-a15f-94d35c5c309b" + "x-ms-request-id": "eb42159d-1c51-4a00-a8ae-05296f41da03", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030349Z:390d9109-2ebb-481c-ad5b-e00ac16594ce" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "e3b4ded8-1087-4ae7-abaa-d1a0c12b9076" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "eb408eb0-bbd5-42fb-8bdb-0efed685cb74" }, "RequestBody": null, "StatusCode": 200, @@ -5556,7 +4368,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:37:09 GMT", + "Date": "Mon, 07 Nov 2022 03:03:50 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -5564,27 +4376,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "74625a48-4780-4528-bf16-0ff0c8ef1081", + "x-ms-correlation-request-id": "4af4ed58-ce0e-4a85-935d-c4b45fbb5fbf", "x-ms-ratelimit-remaining-subscription-reads": "11743", - "x-ms-request-id": "7e78e070-ffb5-4d77-9190-8f627d85ea44", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063710Z:74625a48-4780-4528-bf16-0ff0c8ef1081" + "x-ms-request-id": "68e11611-96c8-4d80-bf1b-86065c4b8755", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030351Z:4af4ed58-ce0e-4a85-935d-c4b45fbb5fbf" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "c1c1c97f-7048-4dc7-82b4-c0f78b250ac5" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "79ae99b0-eb2f-49df-bf47-568dd3ae208d" }, "RequestBody": null, "StatusCode": 200, @@ -5592,7 +4404,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:37:12 GMT", + "Date": "Mon, 07 Nov 2022 03:03:53 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -5600,27 +4412,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7f0ac1c1-5248-4f13-8e20-7313f6f69c36", + "x-ms-correlation-request-id": "c0a44a0b-50d1-4c71-ac76-41f2a328971c", "x-ms-ratelimit-remaining-subscription-reads": "11742", - "x-ms-request-id": "140fe29c-84d8-4958-aa81-c350a6974341", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063712Z:7f0ac1c1-5248-4f13-8e20-7313f6f69c36" + "x-ms-request-id": "fdb74f80-6681-4843-b3be-562a3b24fa48", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030353Z:c0a44a0b-50d1-4c71-ac76-41f2a328971c" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "c03e67ef-9366-4766-a416-1c4b0640df0c" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "c555fa1e-a8d3-48b1-8832-1bfb4ee9dfe4" }, "RequestBody": null, "StatusCode": 200, @@ -5628,7 +4440,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:37:14 GMT", + "Date": "Mon, 07 Nov 2022 03:03:55 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -5636,27 +4448,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ed4fdb94-e450-4c3f-be49-48062448b9b9", + "x-ms-correlation-request-id": "cefa7b5f-f6c4-4fed-9b82-179db5e4cce7", "x-ms-ratelimit-remaining-subscription-reads": "11741", - "x-ms-request-id": "36f26fa5-2e20-403d-a487-e076536a9e91", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063715Z:ed4fdb94-e450-4c3f-be49-48062448b9b9" + "x-ms-request-id": "f88615f9-5e05-4511-b8e4-2d9e3f763f8c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030356Z:cefa7b5f-f6c4-4fed-9b82-179db5e4cce7" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "8b27c73b-e9a8-4d53-955f-740ad44a326f" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "90efd075-1c2b-4afa-b843-164c4ae9c702" }, "RequestBody": null, "StatusCode": 200, @@ -5664,7 +4476,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:37:16 GMT", + "Date": "Mon, 07 Nov 2022 03:03:58 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -5672,27 +4484,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3192389b-246a-4bbf-ad9f-38e0b06b2b5a", + "x-ms-correlation-request-id": "cb1cd34e-26d4-4f0e-95f4-dfd018a52006", "x-ms-ratelimit-remaining-subscription-reads": "11740", - "x-ms-request-id": "860a1f3d-6497-43d2-9907-3884c70e8a5f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063717Z:3192389b-246a-4bbf-ad9f-38e0b06b2b5a" + "x-ms-request-id": "b4739387-5fe0-454a-baa2-377b5c0af7ef", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030358Z:cb1cd34e-26d4-4f0e-95f4-dfd018a52006" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "285c90ed-313e-4c80-890f-b552ce098081" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "ae89e6d0-8962-4cdd-94e8-b244c5026453" }, "RequestBody": null, "StatusCode": 200, @@ -5700,7 +4512,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:37:19 GMT", + "Date": "Mon, 07 Nov 2022 03:04:00 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -5708,27 +4520,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "0c7cfe6e-93f2-4da7-9f14-709fc8d617e7", + "x-ms-correlation-request-id": "753ead54-dfd5-4790-a84a-5617b58c41d2", "x-ms-ratelimit-remaining-subscription-reads": "11739", - "x-ms-request-id": "946bb13e-cbfc-419b-b238-8b876675463e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063720Z:0c7cfe6e-93f2-4da7-9f14-709fc8d617e7" + "x-ms-request-id": "b705f90c-1144-4688-aff0-88ec7fd0304a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030401Z:753ead54-dfd5-4790-a84a-5617b58c41d2" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "0701a353-b015-446f-8c9b-3c6eb8759de2" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "ad3a4dc3-be12-4505-a639-eb6ed54f1ac4" }, "RequestBody": null, "StatusCode": 200, @@ -5736,7 +4548,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:37:21 GMT", + "Date": "Mon, 07 Nov 2022 03:04:03 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -5744,27 +4556,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7a398a9e-f2bc-4210-9785-2fcfc57f8c91", + "x-ms-correlation-request-id": "baf89f1b-df89-4240-8f56-abe182a90838", "x-ms-ratelimit-remaining-subscription-reads": "11738", - "x-ms-request-id": "bebcc9d7-266f-4e7f-ba86-bd90104b515f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063722Z:7a398a9e-f2bc-4210-9785-2fcfc57f8c91" + "x-ms-request-id": "e003a3d9-837d-4e06-8786-47b86c6a269d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030403Z:baf89f1b-df89-4240-8f56-abe182a90838" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "dba7803a-759d-4df9-9c98-7ba7554b34cf" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "cf5c1737-0b4c-4667-b17e-4cdd8ab3cea2" }, "RequestBody": null, "StatusCode": 200, @@ -5772,7 +4584,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:37:24 GMT", + "Date": "Mon, 07 Nov 2022 03:04:05 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -5780,27 +4592,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9939742c-a3c1-43c3-9a3d-d0c19fb02f09", + "x-ms-correlation-request-id": "f6864f58-94c4-48b3-9f4c-d10fd66dc0f7", "x-ms-ratelimit-remaining-subscription-reads": "11737", - "x-ms-request-id": "c9f38acd-cb7c-408b-bd86-bcf27574a478", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063725Z:9939742c-a3c1-43c3-9a3d-d0c19fb02f09" + "x-ms-request-id": "15b50e95-71ff-4702-8284-92df3183adba", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030406Z:f6864f58-94c4-48b3-9f4c-d10fd66dc0f7" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "dba887d4-c1b3-4358-932e-8715239d4834" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "08c728c5-f5cf-41f0-97d0-51cee42e9323" }, "RequestBody": null, "StatusCode": 200, @@ -5808,7 +4620,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:37:26 GMT", + "Date": "Mon, 07 Nov 2022 03:04:07 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -5816,27 +4628,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4a9e3aa4-df27-480d-b444-0f6b9f42a1ef", + "x-ms-correlation-request-id": "e9067ddd-757c-42de-a28a-c63eb4729c03", "x-ms-ratelimit-remaining-subscription-reads": "11736", - "x-ms-request-id": "c9a3d367-7ceb-41b3-90da-0e878c661b0f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063727Z:4a9e3aa4-df27-480d-b444-0f6b9f42a1ef" + "x-ms-request-id": "fb12421b-d24d-4eae-a3f6-a62d47ce1fe1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030408Z:e9067ddd-757c-42de-a28a-c63eb4729c03" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "a28dd41b-2886-40fd-96e8-c4464b149fee" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "2b0d0852-cc31-4ca6-bd57-c767faca3b86" }, "RequestBody": null, "StatusCode": 200, @@ -5844,7 +4656,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:37:28 GMT", + "Date": "Mon, 07 Nov 2022 03:04:10 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -5852,27 +4664,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1bda1cac-504d-4df4-8b5c-16e3ab722091", + "x-ms-correlation-request-id": "6bbdbec8-864d-4b9b-80e9-6f8e261112c8", "x-ms-ratelimit-remaining-subscription-reads": "11735", - "x-ms-request-id": "7357cff7-cfe0-4e98-a268-febfb0e92421", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063729Z:1bda1cac-504d-4df4-8b5c-16e3ab722091" + "x-ms-request-id": "68113393-4da2-49ca-907e-a9ef1f5f0f5b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030410Z:6bbdbec8-864d-4b9b-80e9-6f8e261112c8" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "b212ddf0-36c8-4375-8092-ffd673cff11e" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "c97ca166-da73-46f9-b3d5-75d65c819713" }, "RequestBody": null, "StatusCode": 200, @@ -5880,7 +4692,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:37:31 GMT", + "Date": "Mon, 07 Nov 2022 03:04:12 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -5888,27 +4700,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a42952ec-da99-4e20-a6c8-a19cc003f231", + "x-ms-correlation-request-id": "f0bb249f-f40b-4d45-83ba-cdcb364b16dd", "x-ms-ratelimit-remaining-subscription-reads": "11734", - "x-ms-request-id": "464302e2-0734-4ee1-99b4-d0e242989b8f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063732Z:a42952ec-da99-4e20-a6c8-a19cc003f231" + "x-ms-request-id": "1dc0a970-519a-484c-b01b-7c7c09fabb72", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030413Z:f0bb249f-f40b-4d45-83ba-cdcb364b16dd" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "e205f4d5-7429-4b43-9c63-232421d71029" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "4818eba9-c883-46f7-abfb-95399d7f64d4" }, "RequestBody": null, "StatusCode": 200, @@ -5916,7 +4728,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:37:33 GMT", + "Date": "Mon, 07 Nov 2022 03:04:14 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -5924,27 +4736,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b435ab7c-8c71-4f90-8e2c-88407675305a", + "x-ms-correlation-request-id": "f9be0c34-0c78-4cc7-b632-1b74ede318a2", "x-ms-ratelimit-remaining-subscription-reads": "11733", - "x-ms-request-id": "d176af3e-d896-4c35-8178-bf63e016a91c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063734Z:b435ab7c-8c71-4f90-8e2c-88407675305a" + "x-ms-request-id": "c60224ca-d8e7-41b8-afe4-c4efaa753b7a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030415Z:f9be0c34-0c78-4cc7-b632-1b74ede318a2" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "cdb90b62-5a7d-4b42-a080-e211efbe6e44" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "4472f0b6-c376-4839-9b9c-fb4091c078f3" }, "RequestBody": null, "StatusCode": 200, @@ -5952,7 +4764,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:37:36 GMT", + "Date": "Mon, 07 Nov 2022 03:04:17 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -5960,27 +4772,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d82befcd-db64-4d5f-95ed-94199d055616", + "x-ms-correlation-request-id": "0b90870a-f137-42e3-b7f7-42c750cbfa2b", "x-ms-ratelimit-remaining-subscription-reads": "11732", - "x-ms-request-id": "aa908efc-5cf2-4a64-a13b-38333974a2fe", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063737Z:d82befcd-db64-4d5f-95ed-94199d055616" + "x-ms-request-id": "21816015-e377-4524-befd-c38bbbe8ed61", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030417Z:0b90870a-f137-42e3-b7f7-42c750cbfa2b" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "76856e99-f01b-4971-936a-0685fdb36646" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "57b877b2-071c-405a-81af-1ba5a5e6b2c9" }, "RequestBody": null, "StatusCode": 200, @@ -5988,7 +4800,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:37:38 GMT", + "Date": "Mon, 07 Nov 2022 03:04:19 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -5996,27 +4808,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5def503e-4a6f-4d29-b5dd-4b50dfe966a9", + "x-ms-correlation-request-id": "7375c654-9e49-4fc9-8fc8-0efd10c03c91", "x-ms-ratelimit-remaining-subscription-reads": "11731", - "x-ms-request-id": "e5186aec-1170-4a53-bd2c-bc6da3c92964", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063739Z:5def503e-4a6f-4d29-b5dd-4b50dfe966a9" + "x-ms-request-id": "6671fbf3-0e7f-4846-b75a-0226b703d3a0", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030420Z:7375c654-9e49-4fc9-8fc8-0efd10c03c91" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "c2e27615-e391-4bf4-9890-a3acc6971b5b" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "7533489f-62ec-4c63-bbd6-689a321cd764" }, "RequestBody": null, "StatusCode": 200, @@ -6024,7 +4836,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:37:41 GMT", + "Date": "Mon, 07 Nov 2022 03:04:21 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -6032,27 +4844,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a9699d6a-4cf0-444c-b72e-4758ec33f99a", + "x-ms-correlation-request-id": "3cc68d9f-4c80-4d56-8b71-80bdae3c8f02", "x-ms-ratelimit-remaining-subscription-reads": "11730", - "x-ms-request-id": "25a41e17-80db-40e0-ba66-6b22a6c26fbe", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063741Z:a9699d6a-4cf0-444c-b72e-4758ec33f99a" + "x-ms-request-id": "a50d4700-2167-49f7-8151-ecb830230c2c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030422Z:3cc68d9f-4c80-4d56-8b71-80bdae3c8f02" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "00a959dc-a59c-4ffd-848b-3a1ca79634a1" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "81bda966-8cee-4fcf-a9e4-fe26132bfeba" }, "RequestBody": null, "StatusCode": 200, @@ -6060,7 +4872,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:37:44 GMT", + "Date": "Mon, 07 Nov 2022 03:04:24 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -6068,27 +4880,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "bb95da39-3c8d-4267-8cda-13b82ef66d04", + "x-ms-correlation-request-id": "080b8447-a38b-4847-9de4-20a662c75f77", "x-ms-ratelimit-remaining-subscription-reads": "11729", - "x-ms-request-id": "ed13a8d9-2778-47ff-a17f-59e6bad6fff9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063744Z:bb95da39-3c8d-4267-8cda-13b82ef66d04" + "x-ms-request-id": "66927f87-b5de-4d44-bdf3-1bc1c7871ef5", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030425Z:080b8447-a38b-4847-9de4-20a662c75f77" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "6a91b4b7-248f-4820-9364-fd972ce53744" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "af742fab-1bcd-4191-b5da-1185a487e309" }, "RequestBody": null, "StatusCode": 200, @@ -6096,7 +4908,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:37:46 GMT", + "Date": "Mon, 07 Nov 2022 03:04:26 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -6104,27 +4916,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9fd1145b-1fcf-47b2-a22b-3e99c75a9f01", + "x-ms-correlation-request-id": "eb4a4f46-4d42-46be-b5ad-a9eea2dbd9a2", "x-ms-ratelimit-remaining-subscription-reads": "11728", - "x-ms-request-id": "d2b9eab6-69e1-48e4-bb75-39d745abb039", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063746Z:9fd1145b-1fcf-47b2-a22b-3e99c75a9f01" + "x-ms-request-id": "53749fbe-dc8c-4fc7-bd2a-383758d36a77", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030427Z:eb4a4f46-4d42-46be-b5ad-a9eea2dbd9a2" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "22530ce8-a02d-41be-b96d-a14227990687" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "e19ddcf0-b636-4d67-8796-50690244776b" }, "RequestBody": null, "StatusCode": 200, @@ -6132,7 +4944,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:37:48 GMT", + "Date": "Mon, 07 Nov 2022 03:04:28 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -6140,27 +4952,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "33194061-efc3-4a9f-904e-29746a836dfe", + "x-ms-correlation-request-id": "4a5a02cb-5020-4278-bf38-adfae4bc601d", "x-ms-ratelimit-remaining-subscription-reads": "11727", - "x-ms-request-id": "e647d43d-3407-44d0-a31c-8977e64b7d93", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063749Z:33194061-efc3-4a9f-904e-29746a836dfe" + "x-ms-request-id": "42f02102-4a1d-4f82-b3e9-1ab1aadcebbe", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030429Z:4a5a02cb-5020-4278-bf38-adfae4bc601d" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", "status": "InProgress", - "startTime": "2022-11-02T06:31:05.5056175Z" + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/b21b85cb-8680-4f51-8cf8-83f8559a2a5f?api-version=2017-08-31", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "0cd8cd72-6ada-4dce-8cd9-a3f40a9b46b8" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "4e78c517-69df-4b10-a573-1895cc8856d0" }, "RequestBody": null, "StatusCode": 200, @@ -6168,7 +4980,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:37:55 GMT", + "Date": "Mon, 07 Nov 2022 03:04:31 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -6176,28 +4988,27 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "abecf306-3312-4f23-9536-67544b0da805", + "x-ms-correlation-request-id": "1d18e3b0-dd4b-4e62-8727-4c4649f75116", "x-ms-ratelimit-remaining-subscription-reads": "11726", - "x-ms-request-id": "6d3ae1f3-fcda-45a9-899a-c52a512a94aa", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063755Z:abecf306-3312-4f23-9536-67544b0da805" + "x-ms-request-id": "ab6643bf-40fd-466f-bfaa-e5fc25834f66", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030432Z:1d18e3b0-dd4b-4e62-8727-4c4649f75116" }, "ResponseBody": { - "name": "cb851bb2-8086-514f-8cf8-83f8559a2a5f", - "status": "Succeeded", - "startTime": "2022-11-02T06:31:05.5056175Z", - "endTime": "2022-11-02T06:37:51.1293186Z" + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", + "status": "InProgress", + "startTime": "2022-11-07T02:58:58.914766Z" } }, { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.ContainerService/managedClusters?api-version=2022-09-01", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "9e36606f-0f85-4a40-ae62-b13dd7c3ae2e" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "dc1ea2da-2988-4143-835e-5711a46bd960" }, "RequestBody": null, "StatusCode": 200, @@ -6205,7 +5016,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:37:55 GMT", + "Date": "Mon, 07 Nov 2022 03:04:33 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "nginx", @@ -6213,10 +5024,155 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "067664d0-55bf-493a-b042-9f194a84309f", + "x-ms-correlation-request-id": "5d51cd49-4513-4298-8590-434f09f61d89", "x-ms-ratelimit-remaining-subscription-reads": "11725", - "x-ms-request-id": "1135f109-6e3d-48dc-9c3c-41fda2224266", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063755Z:067664d0-55bf-493a-b042-9f194a84309f" + "x-ms-request-id": "56fdb904-5636-4f6b-a1c0-b8394e95ff7f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030434Z:5d51cd49-4513-4298-8590-434f09f61d89" + }, + "ResponseBody": { + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", + "status": "InProgress", + "startTime": "2022-11-07T02:58:58.914766Z" + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "8aabf62a-462b-48c9-8cc5-23338af1db7a" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Encoding": "gzip", + "Content-Type": "application/json", + "Date": "Mon, 07 Nov 2022 03:04:36 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": "2bdee070-8897-4788-a533-0587b8e7cc08", + "x-ms-ratelimit-remaining-subscription-reads": "11724", + "x-ms-request-id": "6c10018b-5be7-48f1-8fac-b472d80a890f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030436Z:2bdee070-8897-4788-a533-0587b8e7cc08" + }, + "ResponseBody": { + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", + "status": "InProgress", + "startTime": "2022-11-07T02:58:58.914766Z" + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "cdd01bfe-e278-465e-97cd-c78ea6ca35f3" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Encoding": "gzip", + "Content-Type": "application/json", + "Date": "Mon, 07 Nov 2022 03:04:38 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": "5b0d1bde-be22-4288-977d-68bdf51f35c3", + "x-ms-ratelimit-remaining-subscription-reads": "11723", + "x-ms-request-id": "3df3dd01-fa65-4eb8-9940-4e082bae9348", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030439Z:5b0d1bde-be22-4288-977d-68bdf51f35c3" + }, + "ResponseBody": { + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", + "status": "InProgress", + "startTime": "2022-11-07T02:58:58.914766Z" + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.ContainerService/locations/eastus/operations/2dd1909c-9a0e-4539-b09f-e4f749fc27ff?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.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "046b60b7-7b8c-4b87-9890-e0e66a702d15" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Encoding": "gzip", + "Content-Type": "application/json", + "Date": "Mon, 07 Nov 2022 03:04:41 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": "13ffedee-4f29-479b-982d-97ed2470b466", + "x-ms-ratelimit-remaining-subscription-reads": "11722", + "x-ms-request-id": "ab90e628-d723-476a-8a7b-243f5993a68a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030442Z:13ffedee-4f29-479b-982d-97ed2470b466" + }, + "ResponseBody": { + "name": "9c90d12d-0e9a-3945-b09f-e4f749fc27ff", + "status": "Succeeded", + "startTime": "2022-11-07T02:58:58.914766Z", + "endTime": "2022-11-07T03:04:39.6650834Z" + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.ContainerService/managedClusters?api-version=2022-09-02-preview", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip,deflate", + "Authorization": "Sanitized", + "Connection": "keep-alive", + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "a78d9404-57ef-42f8-a896-3c83c521d8e6" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Encoding": "gzip", + "Content-Type": "application/json", + "Date": "Mon, 07 Nov 2022 03:04:41 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": "7e6f02c6-ef6f-4da5-a8e3-0dc5f96e7939", + "x-ms-ratelimit-remaining-subscription-reads": "11721", + "x-ms-request-id": "105c8f32-9bf4-429f-a693-8f06fc9bb1de", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T030442Z:7e6f02c6-ef6f-4da5-a8e3-0dc5f96e7939" }, "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 5355aefbdff2..a692a07a646c 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-09-01", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.ContainerService/managedClusters/myreourcexyz?api-version=2022-09-02-preview", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "e6379792-13e7-4faa-84ed-32909c0b10df" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "1e6212e3-4da5-4fc2-9441-d69a31025c5e" }, "RequestBody": null, "StatusCode": 200, @@ -17,7 +17,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:30:44 GMT", + "Date": "Mon, 07 Nov 2022 02:58:44 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": "84146639-90b5-46ad-8352-51eb85f03d1b", - "x-ms-ratelimit-remaining-subscription-reads": "11899", - "x-ms-request-id": "1e9988e7-3e5d-4cc7-a897-09ec1564e7fd", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063045Z:84146639-90b5-46ad-8352-51eb85f03d1b" + "x-ms-correlation-request-id": "29558969-08a4-41d8-860d-44f37dff6dd5", + "x-ms-ratelimit-remaining-subscription-reads": "11866", + "x-ms-request-id": "42043659-572c-4c6d-a8cc-a403ef810b8d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025844Z:29558969-08a4-41d8-860d-44f37dff6dd5" }, "ResponseBody": { "id": "/subscriptions/azure_subscription_id/resourcegroups/myjstest/providers/Microsoft.ContainerService/managedClusters/myreourcexyz", @@ -43,8 +43,8 @@ "kubernetesVersion": "1.23.12", "currentKubernetesVersion": "1.23.12", "dnsPrefix": "aksjssdk", - "fqdn": "aksjssdk-419066d9.hcp.eastus.azmk8s.io", - "azurePortalFQDN": "aksjssdk-419066d9.portal.hcp.eastus.azmk8s.io", + "fqdn": "aksjssdk-6f231c29.hcp.eastus.azmk8s.io", + "azurePortalFQDN": "aksjssdk-6f231c29.portal.hcp.eastus.azmk8s.io", "agentPoolProfiles": [ { "name": "aksagent", @@ -67,7 +67,7 @@ "mode": "System", "osType": "Linux", "osSKU": "Ubuntu", - "nodeImageVersion": "AKSUbuntu-1804gen2containerd-2022.10.12", + "nodeImageVersion": "AKSUbuntu-1804gen2containerd-2022.10.17", "enableFIPS": false } ], @@ -85,9 +85,10 @@ }, "effectiveOutboundIPs": [ { - "id": "/subscriptions/azure_subscription_id/resourceGroups/MC_myjstest_myreourcexyz_eastus/providers/Microsoft.Network/publicIPAddresses/67453f33-87a6-4e42-a097-e8be492f516e" + "id": "/subscriptions/azure_subscription_id/resourceGroups/MC_myjstest_myreourcexyz_eastus/providers/Microsoft.Network/publicIPAddresses/7fecfdfc-a397-4a36-8e3a-86a06df0e534" } - ] + ], + "backendPoolType": "nodeIPConfiguration" }, "podCidr": "10.244.0.0/16", "serviceCidr": "10.0.0.0/16", @@ -127,7 +128,8 @@ "securityProfile": {}, "storageProfile": { "diskCSIDriver": { - "enabled": true + "enabled": true, + "version": "v1" }, "fileCSIDriver": { "enabled": true @@ -138,7 +140,8 @@ }, "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 84866cfffd31..044c9c8f0af7 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-09-01", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.ContainerService/managedClusters/myreourcexyz/upgradeProfiles/default?api-version=2022-09-02-preview", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "1486329f-343b-46bc-b5d1-ed8a4d87f18f" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "19421e92-3a9c-4545-8b16-3ff3c427af63" }, "RequestBody": null, "StatusCode": 200, @@ -17,7 +17,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:30:46 GMT", + "Date": "Mon, 07 Nov 2022 02:58:45 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": "238732f6-a599-4aea-9f2f-3eddaa987085", - "x-ms-ratelimit-remaining-subscription-reads": "11898", - "x-ms-request-id": "847e76d6-bbaf-4a14-8acb-1ec60e293edc", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063046Z:238732f6-a599-4aea-9f2f-3eddaa987085" + "x-ms-correlation-request-id": "80faf037-071d-48a2-896e-9281a7d63387", + "x-ms-ratelimit-remaining-subscription-reads": "11865", + "x-ms-request-id": "eaf870be-5ee3-4544-921b-0dcb1ce137a8", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025845Z:80faf037-071d-48a2-896e-9281a7d63387" }, "ResponseBody": { "id": "/subscriptions/azure_subscription_id/resourcegroups/myjstest/providers/Microsoft.ContainerService/managedClusters/myreourcexyz/upgradeprofiles/default", 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 f86b4a9b4269..b67d25c0744a 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/resourceGroups/myjstest/providers/Microsoft.ContainerService/managedClusters?api-version=2022-09-01", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.ContainerService/managedClusters?api-version=2022-09-02-preview", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip,deflate", "Authorization": "Sanitized", "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-containerservice/17.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "fb68f8f5-da69-4d75-94eb-e1297215877d" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "2603589b-bfe5-402f-8aa5-0159389a2d8e" }, "RequestBody": null, "StatusCode": 200, @@ -17,7 +17,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:30:47 GMT", + "Date": "Mon, 07 Nov 2022 02:58:46 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": "8fff973f-d661-410f-8ffa-3a1317ab030e", - "x-ms-ratelimit-remaining-subscription-reads": "11897", - "x-ms-request-id": "b58a037c-99bc-41d0-9c88-34d003deba21", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063048Z:8fff973f-d661-410f-8ffa-3a1317ab030e" + "x-ms-correlation-request-id": "a3554c05-d3cd-4742-86d3-ff20ad9cd921", + "x-ms-ratelimit-remaining-subscription-reads": "11864", + "x-ms-request-id": "b9799984-a9f2-46ee-8606-6ba80aad3d3f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025846Z:a3554c05-d3cd-4742-86d3-ff20ad9cd921" }, "ResponseBody": { "value": [ @@ -45,8 +45,8 @@ "kubernetesVersion": "1.23.12", "currentKubernetesVersion": "1.23.12", "dnsPrefix": "aksjssdk", - "fqdn": "aksjssdk-419066d9.hcp.eastus.azmk8s.io", - "azurePortalFQDN": "aksjssdk-419066d9.portal.hcp.eastus.azmk8s.io", + "fqdn": "aksjssdk-6f231c29.hcp.eastus.azmk8s.io", + "azurePortalFQDN": "aksjssdk-6f231c29.portal.hcp.eastus.azmk8s.io", "agentPoolProfiles": [ { "name": "aksagent", @@ -69,7 +69,7 @@ "mode": "System", "osType": "Linux", "osSKU": "Ubuntu", - "nodeImageVersion": "AKSUbuntu-1804gen2containerd-2022.10.12", + "nodeImageVersion": "AKSUbuntu-1804gen2containerd-2022.10.17", "enableFIPS": false } ], @@ -87,9 +87,10 @@ }, "effectiveOutboundIPs": [ { - "id": "/subscriptions/azure_subscription_id/resourceGroups/MC_myjstest_myreourcexyz_eastus/providers/Microsoft.Network/publicIPAddresses/67453f33-87a6-4e42-a097-e8be492f516e" + "id": "/subscriptions/azure_subscription_id/resourceGroups/MC_myjstest_myreourcexyz_eastus/providers/Microsoft.Network/publicIPAddresses/7fecfdfc-a397-4a36-8e3a-86a06df0e534" } - ] + ], + "backendPoolType": "nodeIPConfiguration" }, "podCidr": "10.244.0.0/16", "serviceCidr": "10.0.0.0/16", @@ -110,7 +111,8 @@ "securityProfile": {}, "storageProfile": { "diskCSIDriver": { - "enabled": true + "enabled": true, + "version": "v1" }, "fileCSIDriver": { "enabled": true @@ -121,7 +123,8 @@ }, "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 3e3a842489dc..d598870296a0 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-09-01", + "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.ContainerService/managedClusters/myreourcexyz?api-version=2022-09-02-preview", "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.2.0 core-rest-pipeline/1.10.0 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "f5cf2055-9a7f-4eae-897c-5911025318d0" + "User-Agent": "azsdk-js-arm-containerservice/17.2.0-beta.1 core-rest-pipeline/1.10.1 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", + "x-ms-client-request-id": "ef7d310b-c900-468c-a6e6-38a627bd30aa" }, "RequestBody": { "tags": { @@ -24,7 +24,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json", - "Date": "Wed, 02 Nov 2022 06:30:58 GMT", + "Date": "Mon, 07 Nov 2022 02:58:53 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": "14a7041e-d25e-420e-ab07-5d37efd46510", + "x-ms-correlation-request-id": "4989f401-b982-442e-8c13-9275aa5f4ff8", "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "4d97a444-d458-4ac6-9d78-f0d50a9757ba", - "x-ms-routing-request-id": "SOUTHEASTASIA:20221102T063059Z:14a7041e-d25e-420e-ab07-5d37efd46510" + "x-ms-request-id": "88886662-7779-479b-b442-79656f2373ac", + "x-ms-routing-request-id": "SOUTHEASTASIA:20221107T025853Z:4989f401-b982-442e-8c13-9275aa5f4ff8" }, "ResponseBody": { "id": "/subscriptions/azure_subscription_id/resourcegroups/myjstest/providers/Microsoft.ContainerService/managedClusters/myreourcexyz", @@ -54,8 +54,8 @@ "kubernetesVersion": "1.23.12", "currentKubernetesVersion": "1.23.12", "dnsPrefix": "aksjssdk", - "fqdn": "aksjssdk-419066d9.hcp.eastus.azmk8s.io", - "azurePortalFQDN": "aksjssdk-419066d9.portal.hcp.eastus.azmk8s.io", + "fqdn": "aksjssdk-6f231c29.hcp.eastus.azmk8s.io", + "azurePortalFQDN": "aksjssdk-6f231c29.portal.hcp.eastus.azmk8s.io", "agentPoolProfiles": [ { "name": "aksagent", @@ -78,7 +78,7 @@ "mode": "System", "osType": "Linux", "osSKU": "Ubuntu", - "nodeImageVersion": "AKSUbuntu-1804gen2containerd-2022.10.12", + "nodeImageVersion": "AKSUbuntu-1804gen2containerd-2022.10.17", "enableFIPS": false } ], @@ -96,9 +96,10 @@ }, "effectiveOutboundIPs": [ { - "id": "/subscriptions/azure_subscription_id/resourceGroups/MC_myjstest_myreourcexyz_eastus/providers/Microsoft.Network/publicIPAddresses/67453f33-87a6-4e42-a097-e8be492f516e" + "id": "/subscriptions/azure_subscription_id/resourceGroups/MC_myjstest_myreourcexyz_eastus/providers/Microsoft.Network/publicIPAddresses/7fecfdfc-a397-4a36-8e3a-86a06df0e534" } - ] + ], + "backendPoolType": "nodeIPConfiguration" }, "podCidr": "10.244.0.0/16", "serviceCidr": "10.0.0.0/16", @@ -119,7 +120,8 @@ "securityProfile": {}, "storageProfile": { "diskCSIDriver": { - "enabled": true + "enabled": true, + "version": "v1" }, "fileCSIDriver": { "enabled": true @@ -130,7 +132,8 @@ }, "oidcIssuerProfile": { "enabled": false - } + }, + "workloadAutoScalerProfile": {} }, "sku": { "name": "Basic", diff --git a/sdk/containerservice/arm-containerservice/review/arm-containerservice.api.md b/sdk/containerservice/arm-containerservice/review/arm-containerservice.api.md index d292f378d12e..65e8dd588f1e 100644 --- a/sdk/containerservice/arm-containerservice/review/arm-containerservice.api.md +++ b/sdk/containerservice/arm-containerservice/review/arm-containerservice.api.md @@ -13,10 +13,12 @@ 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; @@ -28,8 +30,10 @@ export interface AgentPool extends SubResource { linuxOSConfig?: LinuxOSConfig; maxCount?: number; maxPods?: number; + messageOfTheDay?: string; minCount?: number; mode?: AgentPoolMode; + networkProfile?: AgentPoolNetworkProfile; readonly nodeImageVersion?: string; nodeLabels?: { [propertyName: string]: string; @@ -56,6 +60,7 @@ export interface AgentPool extends SubResource { upgradeSettings?: AgentPoolUpgradeSettings; vmSize?: string; vnetSubnetID?: string; + windowsProfile?: AgentPoolWindowsProfile; workloadRuntime?: WorkloadRuntime; } @@ -83,8 +88,16 @@ export interface AgentPoolListResult { // @public export type AgentPoolMode = string; +// @public +export interface AgentPoolNetworkProfile { + allowedHostPorts?: PortRange[]; + applicationSecurityGroups?: string[]; + nodePublicIPTags?: IPTag[]; +} + // @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>>; @@ -97,6 +110,10 @@ 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; @@ -108,6 +125,7 @@ export type AgentPoolsCreateOrUpdateResponse = AgentPool; // @public export interface AgentPoolsDeleteOptionalParams extends coreClient.OperationOptions { + ignorePodDisruptionBudget?: boolean; resumeFrom?: string; updateIntervalInMs?: number; } @@ -183,6 +201,16 @@ export interface AgentPoolUpgradeSettings { maxSurge?: string; } +// @public +export interface AgentPoolWindowsProfile { + disableOutboundNat?: boolean; +} + +// @public +export interface AzureEntityResource extends Resource { + readonly etag?: string; +} + // @public export interface AzureKeyVaultKms { enabled?: boolean; @@ -191,6 +219,9 @@ export interface AzureKeyVaultKms { keyVaultResourceId?: string; } +// @public +export type BackendPoolType = string; + // @public export interface CloudError { error?: CloudErrorBody; @@ -220,10 +251,16 @@ 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; @@ -235,6 +272,10 @@ export class ContainerServiceClient extends coreClient.ServiceClient { snapshots: Snapshots; // (undocumented) subscriptionId: string; + // (undocumented) + trustedAccessRoleBindings: TrustedAccessRoleBindings; + // (undocumented) + trustedAccessRoles: TrustedAccessRoles; } // @public @@ -271,12 +312,15 @@ export interface ContainerServiceMasterProfile { export interface ContainerServiceNetworkProfile { dnsServiceIP?: string; dockerBridgeCidr?: string; + ebpfDataplane?: EbpfDataplane; ipFamilies?: IpFamily[]; + kubeProxyConfig?: ContainerServiceNetworkProfileKubeProxyConfig; loadBalancerProfile?: ManagedClusterLoadBalancerProfile; loadBalancerSku?: LoadBalancerSku; natGatewayProfile?: ManagedClusterNATGatewayProfile; networkMode?: NetworkMode; networkPlugin?: NetworkPlugin; + networkPluginMode?: NetworkPluginMode; networkPolicy?: NetworkPolicy; outboundType?: OutboundType; podCidr?: string; @@ -285,6 +329,21 @@ export interface ContainerServiceNetworkProfile { serviceCidrs?: string[]; } +// @public +export interface ContainerServiceNetworkProfileKubeProxyConfig { + enabled?: boolean; + ipvsConfig?: ContainerServiceNetworkProfileKubeProxyConfigIpvsConfig; + mode?: Mode; +} + +// @public +export interface ContainerServiceNetworkProfileKubeProxyConfigIpvsConfig { + scheduler?: IpvsScheduler; + tcpFinTimeoutSeconds?: number; + tcpTimeoutSeconds?: number; + udpTimeoutSeconds?: number; +} + // @public export interface ContainerServiceSshConfiguration { publicKeys: ContainerServiceSshPublicKey[]; @@ -307,6 +366,9 @@ export interface ContainerServiceVMDiagnostics { // @public export type ContainerServiceVMSizeTypes = string; +// @public +export type ControlledValues = string; + // @public export type Count = 1 | 3 | 5; @@ -329,6 +391,9 @@ export interface CredentialResults { readonly kubeconfigs?: CredentialResult[]; } +// @public +export type EbpfDataplane = string; + // @public export interface EndpointDependency { domainName?: string; @@ -343,6 +408,26 @@ 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; @@ -355,15 +440,234 @@ 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 FleetMembersDeleteHeaders { + // (undocumented) + location?: string; +} + +// @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 FleetsDeleteHeaders { + // (undocumented) + location?: string; +} + +// @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; +// @public +export function getContinuationToken(page: unknown): string | undefined; + // @public export type GPUInstanceProfile = string; +// @public +export interface GuardrailsProfile { + excludedNamespaces?: string[]; + level: Level; + readonly systemExcludedNamespaces?: string[]; + version: string; +} + // @public export type IpFamily = string; +// @public +export interface IPTag { + ipTagType?: string; + tag?: string; +} + +// @public +export type IpvsScheduler = string; + // @public export type KeyVaultNetworkAccessTypes = string; @@ -379,6 +683,12 @@ export enum KnownAgentPoolType { VirtualMachineScaleSets = "VirtualMachineScaleSets" } +// @public +export enum KnownBackendPoolType { + NodeIP = "NodeIP", + NodeIPConfiguration = "NodeIPConfiguration" +} + // @public export enum KnownCode { Running = "Running", @@ -577,6 +887,12 @@ export enum KnownContainerServiceVMSizeTypes { StandardNV6 = "Standard_NV6" } +// @public +export enum KnownControlledValues { + RequestsAndLimits = "RequestsAndLimits", + RequestsOnly = "RequestsOnly" +} + // @public export enum KnownCreatedByType { Application = "Application", @@ -585,6 +901,11 @@ export enum KnownCreatedByType { User = "User" } +// @public +export enum KnownEbpfDataplane { + Cilium = "cilium" +} + // @public export enum KnownExpander { LeastWaste = "least-waste", @@ -598,6 +919,26 @@ 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", @@ -619,6 +960,12 @@ export enum KnownIpFamily { IPv6 = "IPv6" } +// @public +export enum KnownIpvsScheduler { + LeastConnection = "LeastConnection", + RoundRobin = "RoundRobin" +} + // @public export enum KnownKeyVaultNetworkAccessTypes { Private = "Private", @@ -631,6 +978,13 @@ export enum KnownKubeletDiskType { Temporary = "Temporary" } +// @public +export enum KnownLevel { + Enforcement = "Enforcement", + Off = "Off", + Warning = "Warning" +} + // @public export enum KnownLicenseType { None = "None", @@ -662,6 +1016,12 @@ export enum KnownManagedClusterSKUTier { Paid = "Paid" } +// @public +export enum KnownMode { + Iptables = "IPTABLES", + Ipvs = "IPVS" +} + // @public export enum KnownNetworkMode { Bridge = "bridge", @@ -675,6 +1035,11 @@ export enum KnownNetworkPlugin { None = "none" } +// @public +export enum KnownNetworkPluginMode { + Overlay = "Overlay" +} + // @public export enum KnownNetworkPolicy { Azure = "azure", @@ -690,6 +1055,7 @@ export enum KnownOSDiskType { // @public export enum KnownOssku { CBLMariner = "CBLMariner", + Mariner = "Mariner", Ubuntu = "Ubuntu", Windows2019 = "Windows2019", Windows2022 = "Windows2022" @@ -717,10 +1083,17 @@ export enum KnownPrivateEndpointConnectionProvisioningState { Succeeded = "Succeeded" } +// @public +export enum KnownProtocol { + TCP = "TCP", + UDP = "UDP" +} + // @public export enum KnownPublicNetworkAccess { Disabled = "Disabled", - Enabled = "Enabled" + Enabled = "Enabled", + SecuredByPerimeter = "SecuredByPerimeter" } // @public @@ -743,9 +1116,26 @@ 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", @@ -790,6 +1180,9 @@ export interface KubeletConfig { // @public export type KubeletDiskType = string; +// @public +export type Level = string; + // @public export type LicenseType = string; @@ -867,21 +1260,26 @@ 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; readonly fqdn?: string; fqdnSubdomain?: string; + guardrailsProfile?: GuardrailsProfile; httpProxyConfig?: ManagedClusterHttpProxyConfig; identity?: ManagedClusterIdentity; identityProfile?: { [propertyName: string]: UserAssignedIdentity; }; + ingressProfile?: ManagedClusterIngressProfile; kubernetesVersion?: string; linuxProfile?: ContainerServiceLinuxProfile; readonly maxAgentPools?: number; @@ -899,6 +1297,7 @@ export interface ManagedCluster extends TrackedResource { sku?: ManagedClusterSKU; storageProfile?: ManagedClusterStorageProfile; windowsProfile?: ManagedClusterWindowsProfile; + workloadAutoScalerProfile?: ManagedClusterWorkloadAutoScalerProfile; } // @public @@ -938,10 +1337,12 @@ 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; @@ -953,8 +1354,10 @@ export interface ManagedClusterAgentPoolProfileProperties { linuxOSConfig?: LinuxOSConfig; maxCount?: number; maxPods?: number; + messageOfTheDay?: string; minCount?: number; mode?: AgentPoolMode; + networkProfile?: AgentPoolNetworkProfile; readonly nodeImageVersion?: string; nodeLabels?: { [propertyName: string]: string; @@ -981,6 +1384,7 @@ export interface ManagedClusterAgentPoolProfileProperties { upgradeSettings?: AgentPoolUpgradeSettings; vmSize?: string; vnetSubnetID?: string; + windowsProfile?: AgentPoolWindowsProfile; workloadRuntime?: WorkloadRuntime; } @@ -990,7 +1394,9 @@ export interface ManagedClusterAPIServerAccessProfile { disableRunCommand?: boolean; enablePrivateCluster?: boolean; enablePrivateClusterPublicFqdn?: boolean; + enableVnetIntegration?: boolean; privateDNSZone?: string; + subnetId?: string; } // @public @@ -998,8 +1404,26 @@ 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[]; @@ -1016,6 +1440,17 @@ export interface ManagedClusterIdentity { }; } +// @public +export interface ManagedClusterIngressProfile { + webAppRouting?: ManagedClusterIngressProfileWebAppRouting; +} + +// @public +export interface ManagedClusterIngressProfileWebAppRouting { + dnsZoneResourceId?: string; + enabled?: boolean; +} + // @public export interface ManagedClusterListResult { readonly nextLink?: string; @@ -1025,6 +1460,7 @@ export interface ManagedClusterListResult { // @public export interface ManagedClusterLoadBalancerProfile { allocatedOutboundPorts?: number; + backendPoolType?: BackendPoolType; effectiveOutboundIPs?: ResourceReference[]; enableMultipleStandardLoadBalancers?: boolean; idleTimeoutInMinutes?: number; @@ -1150,8 +1586,17 @@ 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>>; @@ -1162,8 +1607,8 @@ 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, ManagedClustersRotateServiceAccountSigningKeysResponse>>; - beginRotateServiceAccountSigningKeysAndWait(resourceGroupName: string, resourceName: string, options?: ManagedClustersRotateServiceAccountSigningKeysOptionalParams): 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>>; @@ -1185,6 +1630,10 @@ 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; @@ -1196,6 +1645,7 @@ export type ManagedClustersCreateOrUpdateResponse = ManagedCluster; // @public export interface ManagedClustersDeleteOptionalParams extends coreClient.OperationOptions { + ignorePodDisruptionBudget?: boolean; resumeFrom?: string; updateIntervalInMs?: number; } @@ -1203,7 +1653,11 @@ export interface ManagedClustersDeleteOptionalParams extends coreClient.Operatio // @public export interface ManagedClusterSecurityProfile { azureKeyVaultKms?: AzureKeyVaultKms; + customCATrustCertificates?: Uint8Array[]; defender?: ManagedClusterSecurityProfileDefender; + imageCleaner?: ManagedClusterSecurityProfileImageCleaner; + nodeRestriction?: ManagedClusterSecurityProfileNodeRestriction; + workloadIdentity?: ManagedClusterSecurityProfileWorkloadIdentity; } // @public @@ -1217,6 +1671,22 @@ 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; @@ -1338,6 +1808,82 @@ 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; @@ -1356,21 +1902,12 @@ export interface ManagedClustersRotateClusterCertificatesOptionalParams extends updateIntervalInMs?: number; } -// @public -export interface ManagedClustersRotateServiceAccountSigningKeysHeaders { - // (undocumented) - location?: string; -} - // @public export interface ManagedClustersRotateServiceAccountSigningKeysOptionalParams extends coreClient.OperationOptions { resumeFrom?: string; updateIntervalInMs?: number; } -// @public -export type ManagedClustersRotateServiceAccountSigningKeysResponse = ManagedClustersRotateServiceAccountSigningKeysHeaders; - // @public export interface ManagedClustersRunCommandOptionalParams extends coreClient.OperationOptions { resumeFrom?: string; @@ -1408,6 +1945,7 @@ export interface ManagedClusterStorageProfileBlobCSIDriver { // @public export interface ManagedClusterStorageProfileDiskCSIDriver { enabled?: boolean; + version?: string; } // @public @@ -1447,21 +1985,55 @@ 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; readonly principalId?: string; } +// @public +export type Mode = string; + // @public 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[]; @@ -1527,6 +2099,13 @@ export interface OutboundEnvironmentEndpointCollection { // @public export type OutboundType = string; +// @public +export interface PortRange { + portEnd?: number; + portStart?: number; + protocol?: Protocol; +} + // @public export interface PowerState { code?: Code; @@ -1624,6 +2203,9 @@ export interface PrivateLinkServiceConnectionState { status?: ConnectionStatus; } +// @public +export type Protocol = string; + // @public export type PublicNetworkAccess = string; @@ -1842,6 +2424,106 @@ 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 new file mode 100644 index 000000000000..ca41e463f00a --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples-dev/agentPoolsAbortLatestOperationSample.ts @@ -0,0 +1,35 @@ +/* + * 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-09-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 7daf92ec2d9f..68f23026fe3f 100644 --- a/sdk/containerservice/arm-containerservice/samples-dev/agentPoolsCreateOrUpdateSample.ts +++ b/sdk/containerservice/arm-containerservice/samples-dev/agentPoolsCreateOrUpdateSample.ts @@ -15,7 +15,39 @@ 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/stable/2022-09-01/examples/AgentPoolsCreate_Snapshot.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-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-09-02-preview/examples/AgentPoolsCreate_Snapshot.json */ async function createAgentPoolUsingAnAgentPoolSnapshot() { const subscriptionId = "subid1"; @@ -50,7 +82,38 @@ 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/stable/2022-09-01/examples/AgentPoolsCreate_DedicatedHostGroup.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-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-09-02-preview/examples/AgentPoolsCreate_DedicatedHostGroup.json */ async function createAgentPoolWithDedicatedHostGroup() { const subscriptionId = "subid1"; @@ -82,7 +145,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/stable/2022-09-01/examples/AgentPoolsCreate_EnableEncryptionAtHost.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/AgentPoolsCreate_EnableEncryptionAtHost.json */ async function createAgentPoolWithEncryptionAtHostEnabled() { const subscriptionId = "subid1"; @@ -113,7 +176,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/stable/2022-09-01/examples/AgentPoolsCreate_Ephemeral.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/AgentPoolsCreate_Ephemeral.json */ async function createAgentPoolWithEphemeralOSDisk() { const subscriptionId = "subid1"; @@ -145,7 +208,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/stable/2022-09-01/examples/AgentPoolsCreate_EnableFIPS.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/AgentPoolsCreate_EnableFIPS.json */ async function createAgentPoolWithFipsEnabledOS() { const subscriptionId = "subid1"; @@ -176,7 +239,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/stable/2022-09-01/examples/AgentPoolsCreate_GPUMIG.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/AgentPoolsCreate_GPUMIG.json */ async function createAgentPoolWithGpumig() { const subscriptionId = "subid1"; @@ -228,7 +291,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/stable/2022-09-01/examples/AgentPoolsCreate_WasmWasi.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/AgentPoolsCreate_WasmWasi.json */ async function createAgentPoolWithKrustletAndTheWasiRuntime() { const subscriptionId = "subid1"; @@ -261,7 +324,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/stable/2022-09-01/examples/AgentPoolsCreate_CustomNodeConfig.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/AgentPoolsCreate_CustomNodeConfig.json */ async function createAgentPoolWithKubeletConfigAndLinuxOSConfig() { const subscriptionId = "subid1"; @@ -312,7 +375,40 @@ 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/stable/2022-09-01/examples/AgentPoolsCreate_OSSKU.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-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-09-02-preview/examples/AgentPoolsCreate_OSSKU.json */ async function createAgentPoolWithOssku() { const subscriptionId = "subid1"; @@ -364,7 +460,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/stable/2022-09-01/examples/AgentPoolsCreate_PPG.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/AgentPoolsCreate_PPG.json */ async function createAgentPoolWithPpg() { const subscriptionId = "subid1"; @@ -396,7 +492,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/stable/2022-09-01/examples/AgentPoolsCreate_EnableUltraSSD.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/AgentPoolsCreate_EnableUltraSSD.json */ async function createAgentPoolWithUltraSsdEnabled() { const subscriptionId = "subid1"; @@ -427,7 +523,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/stable/2022-09-01/examples/AgentPoolsCreate_WindowsOSSKU.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/AgentPoolsCreate_WindowsOSSKU.json */ async function createAgentPoolWithWindowsOssku() { const subscriptionId = "subid1"; @@ -458,7 +554,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/stable/2022-09-01/examples/AgentPoolsCreate_Spot.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/AgentPoolsCreate_Spot.json */ async function createSpotAgentPool() { const subscriptionId = "subid1"; @@ -493,7 +589,39 @@ 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/stable/2022-09-01/examples/AgentPoolsCreate_Update.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/AgentPoolsCreate_WindowsDisableOutboundNAT.json + */ +async function createWindowsAgentPoolWithDisablingOutboundNat() { + const subscriptionId = "subid1"; + const resourceGroupName = "rg1"; + const resourceName = "clustername1"; + const agentPoolName = "wnp2"; + const parameters: AgentPool = { + count: 3, + orchestratorVersion: "1.23.8", + osSKU: "Windows2022", + osType: "Windows", + vmSize: "Standard_D4s_v3", + windowsProfile: { disableOutboundNat: true } + }; + const credential = new DefaultAzureCredential(); + const client = new ContainerServiceClient(credential, subscriptionId); + const result = await client.agentPools.beginCreateOrUpdateAndWait( + resourceGroupName, + resourceName, + agentPoolName, + parameters + ); + console.log(result); +} + +createWindowsAgentPoolWithDisablingOutboundNat().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-09-02-preview/examples/AgentPoolsCreate_Update.json */ async function createOrUpdateAgentPool() { const subscriptionId = "subid1"; @@ -529,7 +657,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/stable/2022-09-01/examples/AgentPools_Start.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/AgentPools_Start.json */ async function startAgentPool() { const subscriptionId = "subid1"; @@ -554,7 +682,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/stable/2022-09-01/examples/AgentPools_Stop.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/AgentPools_Stop.json */ async function stopAgentPool() { const subscriptionId = "subid1"; @@ -579,7 +707,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/stable/2022-09-01/examples/AgentPools_Update.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/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 2235e690f5a2..53057ff07351 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/stable/2022-09-01/examples/AgentPoolsDelete.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/AgentPoolsDelete.json */ async function deleteAgentPool() { const subscriptionId = "subid1"; @@ -33,3 +33,26 @@ 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-09-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 3b5381d479a7..21e8e7ee1ce8 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/stable/2022-09-01/examples/AgentPoolsGetAgentPoolAvailableVersions.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/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 5b690484b99b..59e83717c2f4 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/stable/2022-09-01/examples/AgentPoolsGet.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/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 ba1cab0a79eb..dfa13731a41c 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/stable/2022-09-01/examples/AgentPoolsGetUpgradeProfile.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/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 3971dc365b76..0491f3acf9f9 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/stable/2022-09-01/examples/AgentPoolsList.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/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 b5bd10268f35..a7934f1f4773 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/stable/2022-09-01/examples/AgentPoolsUpgradeNodeImageVersion.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/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 new file mode 100644 index 000000000000..8d6d90517d8a --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples-dev/fleetMembersCreateOrUpdateSample.ts @@ -0,0 +1,45 @@ +/* + * 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-09-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 new file mode 100644 index 000000000000..c17c9216f765 --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples-dev/fleetMembersDeleteSample.ts @@ -0,0 +1,35 @@ +/* + * 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-09-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 new file mode 100644 index 000000000000..fe174afe9dc4 --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples-dev/fleetMembersGetSample.ts @@ -0,0 +1,35 @@ +/* + * 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-09-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 new file mode 100644 index 000000000000..55514021009a --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples-dev/fleetMembersListByFleetSample.ts @@ -0,0 +1,36 @@ +/* + * 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-09-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 new file mode 100644 index 000000000000..306c71c0ea91 --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples-dev/fleetsCreateOrUpdateSample.ts @@ -0,0 +1,39 @@ +/* + * 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-09-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 new file mode 100644 index 000000000000..222707baecad --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples-dev/fleetsDeleteSample.ts @@ -0,0 +1,33 @@ +/* + * 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-09-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 new file mode 100644 index 000000000000..f20c9e6d79a8 --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples-dev/fleetsGetSample.ts @@ -0,0 +1,30 @@ +/* + * 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-09-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 new file mode 100644 index 000000000000..a19cc15bd172 --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples-dev/fleetsListByResourceGroupSample.ts @@ -0,0 +1,32 @@ +/* + * 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-09-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 new file mode 100644 index 000000000000..0f8b540e85e5 --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples-dev/fleetsListCredentialsSample.ts @@ -0,0 +1,33 @@ +/* + * 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-09-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 new file mode 100644 index 000000000000..0f9f5a5fd534 --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples-dev/fleetsListSample.ts @@ -0,0 +1,31 @@ +/* + * 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-09-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 new file mode 100644 index 000000000000..7f6469365ce1 --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples-dev/fleetsUpdateSample.ts @@ -0,0 +1,41 @@ +/* + * 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-09-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 84acec2ea509..c51e54ed9c93 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/stable/2022-09-01/examples/MaintenanceConfigurationsCreate_Update.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/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 1a571e14f040..857e6ab3fa78 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/stable/2022-09-01/examples/MaintenanceConfigurationsDelete.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/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 bde1dd7facad..49d2cf8b3e33 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/stable/2022-09-01/examples/MaintenanceConfigurationsGet.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/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 3e9a817cb6e1..3450a091cb4b 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/stable/2022-09-01/examples/MaintenanceConfigurationsList.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/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 new file mode 100644 index 000000000000..6f75dfd10c69 --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples-dev/managedClusterSnapshotsCreateOrUpdateSample.ts @@ -0,0 +1,45 @@ +/* + * 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-09-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 new file mode 100644 index 000000000000..7395e69c80ca --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples-dev/managedClusterSnapshotsDeleteSample.ts @@ -0,0 +1,33 @@ +/* + * 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-09-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 new file mode 100644 index 000000000000..7dfee0e0bbcc --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples-dev/managedClusterSnapshotsGetSample.ts @@ -0,0 +1,33 @@ +/* + * 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-09-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 new file mode 100644 index 000000000000..f2acf2430d7f --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples-dev/managedClusterSnapshotsListByResourceGroupSample.ts @@ -0,0 +1,34 @@ +/* + * 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-09-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 new file mode 100644 index 000000000000..69741df9a052 --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples-dev/managedClusterSnapshotsListSample.ts @@ -0,0 +1,31 @@ +/* + * 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-09-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 new file mode 100644 index 000000000000..ebe14a90c283 --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples-dev/managedClusterSnapshotsUpdateTagsSample.ts @@ -0,0 +1,38 @@ +/* + * 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-09-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 new file mode 100644 index 000000000000..1277f669485e --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples-dev/managedClustersAbortLatestOperationSample.ts @@ -0,0 +1,33 @@ +/* + * 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-09-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 9633ce2f2dfe..e0e636d4466c 100644 --- a/sdk/containerservice/arm-containerservice/samples-dev/managedClustersCreateOrUpdateSample.ts +++ b/sdk/containerservice/arm-containerservice/samples-dev/managedClustersCreateOrUpdateSample.ts @@ -18,7 +18,119 @@ 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/stable/2022-09-01/examples/ManagedClustersCreate_Snapshot.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-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-09-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-09-02-preview/examples/ManagedClustersCreate_Snapshot.json */ async function createManagedClusterUsingAnAgentPoolSnapshot() { const subscriptionId = "subid1"; @@ -83,7 +195,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/stable/2022-09-01/examples/ManagedClustersCreate_ManagedNATGateway.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_ManagedNATGateway.json */ async function createManagedClusterWithAksManagedNatGatewayAsOutboundType() { const subscriptionId = "subid1"; @@ -145,7 +257,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/stable/2022-09-01/examples/ManagedClustersCreate_AzureKeyvaultSecretsProvider.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_AzureKeyvaultSecretsProvider.json */ async function createManagedClusterWithAzureKeyVaultSecretsProviderAddon() { const subscriptionId = "subid1"; @@ -212,7 +324,77 @@ 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/stable/2022-09-01/examples/ManagedClustersCreate_DedicatedHostGroup.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_EnableCustomCATrust.json + */ +async function createManagedClusterWithCustomCaTrustCertificatesPopulatedAndCustomCatrustEnabled() { + 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" + }, + securityProfile: { + customCATrustCertificates: [ + Buffer.from( + "ZHVtbXlFeGFtcGxlVGVzdFZhbHVlRm9yQ2VydGlmaWNhdGVUb0JlQWRkZWQ=" + ) + ] + }, + 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); +} + +createManagedClusterWithCustomCaTrustCertificatesPopulatedAndCustomCatrustEnabled().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-09-02-preview/examples/ManagedClustersCreate_DedicatedHostGroup.json */ async function createManagedClusterWithDedicatedHostGroup() { const subscriptionId = "subid1"; @@ -273,7 +455,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/stable/2022-09-01/examples/ManagedClustersCreate_EnableEncryptionAtHost.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_EnableEncryptionAtHost.json */ async function createManagedClusterWithEncryptionAtHostEnabled() { const subscriptionId = "subid1"; @@ -334,7 +516,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/stable/2022-09-01/examples/ManagedClustersCreate_EnabledFIPS.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_EnabledFIPS.json */ async function createManagedClusterWithFipsEnabledOS() { const subscriptionId = "subid1"; @@ -395,7 +577,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/stable/2022-09-01/examples/ManagedClustersCreate_GPUMIG.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_GPUMIG.json */ async function createManagedClusterWithGpumig() { const subscriptionId = "subid1"; @@ -462,7 +644,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/stable/2022-09-01/examples/ManagedClustersCreate_HTTPProxy.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_HTTPProxy.json */ async function createManagedClusterWithHttpProxyConfigured() { const subscriptionId = "subid1"; @@ -528,7 +710,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/stable/2022-09-01/examples/ManagedClustersCreate_NodePublicIPPrefix.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_NodePublicIPPrefix.json */ async function createManagedClusterWithNodePublicIPPrefix() { const subscriptionId = "subid1"; @@ -590,7 +772,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/stable/2022-09-01/examples/ManagedClustersCreate_OSSKU.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_OSSKU.json */ async function createManagedClusterWithOssku() { const subscriptionId = "subid1"; @@ -657,7 +839,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/stable/2022-09-01/examples/ManagedClustersCreate_PPG.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_PPG.json */ async function createManagedClusterWithPpg() { const subscriptionId = "subid1"; @@ -719,7 +901,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/stable/2022-09-01/examples/ManagedClustersCreate_PodIdentity.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_PodIdentity.json */ async function createManagedClusterWithPodIdentityEnabled() { const subscriptionId = "subid1"; @@ -780,7 +962,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/stable/2022-09-01/examples/ManagedClustersCreate_DisableRunCommand.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_DisableRunCommand.json */ async function createManagedClusterWithRunCommandDisabled() { const subscriptionId = "subid1"; @@ -840,7 +1022,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/stable/2022-09-01/examples/ManagedClustersCreate_SecurityProfile.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_SecurityProfile.json */ async function createManagedClusterWithSecurityProfileConfigured() { const subscriptionId = "subid1"; @@ -896,7 +1078,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/stable/2022-09-01/examples/ManagedClustersCreate_EnableUltraSSD.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_EnableUltraSSD.json */ async function createManagedClusterWithUltraSsdEnabled() { const subscriptionId = "subid1"; @@ -957,7 +1139,65 @@ 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/stable/2022-09-01/examples/ManagedClustersCreate_UserAssignedNATGateway.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-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-09-02-preview/examples/ManagedClustersCreate_UserAssignedNATGateway.json */ async function createManagedClusterWithUserAssignedNatGatewayAsOutboundType() { const subscriptionId = "subid1"; @@ -1018,7 +1258,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/stable/2022-09-01/examples/ManagedClustersCreate_PrivateClusterPublicFQDN.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_PrivateClusterPublicFQDN.json */ async function createManagedPrivateClusterWithPublicFqdnSpecified() { const subscriptionId = "subid1"; @@ -1081,7 +1321,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/stable/2022-09-01/examples/ManagedClustersCreate_PrivateClusterFQDNSubdomain.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_PrivateClusterFQDNSubdomain.json */ async function createManagedPrivateClusterWithFqdnSubdomainSpecified() { const subscriptionId = "subid1"; @@ -1145,7 +1385,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/stable/2022-09-01/examples/ManagedClustersCreate_UpdateWithEnableAzureRBAC.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_UpdateWithEnableAzureRBAC.json */ async function createOrUpdateAadManagedClusterWithEnableAzureRbac() { const subscriptionId = "subid1"; @@ -1207,7 +1447,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/stable/2022-09-01/examples/ManagedClustersCreate_Update.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_Update.json */ async function createOrUpdateManagedCluster() { const subscriptionId = "subid1"; @@ -1283,7 +1523,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/stable/2022-09-01/examples/ManagedClustersCreate_UpdateWithAHUB.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_UpdateWithAHUB.json */ async function createOrUpdateManagedClusterWithEnableAhub() { const subscriptionId = "subid1"; @@ -1351,7 +1591,69 @@ 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/stable/2022-09-01/examples/ManagedClustersCreate_UpdateWindowsGmsa.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-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-09-02-preview/examples/ManagedClustersCreate_UpdateWindowsGmsa.json */ async function createOrUpdateManagedClusterWithWindowsGMsaEnabled() { const subscriptionId = "subid1"; @@ -1419,7 +1721,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/stable/2022-09-01/examples/ManagedClustersCreate_DualStackNetworking.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/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 35b2fbc3d06f..b384333e9c87 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/stable/2022-09-01/examples/ManagedClustersDelete.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/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 ba14752435ba..a0cd2513e027 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/stable/2022-09-01/examples/ManagedClustersGetAccessProfile.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/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 90561dd2f1a6..b026efd815a3 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/stable/2022-09-01/examples/RunCommandResultFailed.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/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/stable/2022-09-01/examples/RunCommandResultSucceed.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/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 613a08bdba56..3b78419f4b83 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/stable/2022-09-01/examples/ContainerServiceGetOSOptions.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/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 599a82bf2df0..31608b702a88 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/stable/2022-09-01/examples/ManagedClustersGet.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/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 d32ada756573..d0b71d7d6794 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/stable/2022-09-01/examples/ManagedClustersGetUpgradeProfile.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/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 e18387658691..e0d67d210459 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/stable/2022-09-01/examples/ManagedClustersListByResourceGroup.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/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 790f95c26592..e8dfcf553885 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/stable/2022-09-01/examples/ManagedClustersListClusterAdminCredentials.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersListClusterCredentialResult.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 dbe9f234e566..24b22fe18179 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/stable/2022-09-01/examples/ManagedClustersListClusterMonitoringUserCredentials.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersListClusterCredentialResult.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 7ffe32f7ea5b..0276e0ab9a65 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/stable/2022-09-01/examples/ManagedClustersListClusterUserCredentials.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersListClusterCredentialResult.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 7a2dc7987f5b..3c61c743b869 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/stable/2022-09-01/examples/OutboundNetworkDependenciesEndpointsList.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/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 9fe8f497e435..0efff7b2a2bf 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/stable/2022-09-01/examples/ManagedClustersList.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/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 562f4fc6b054..3d1d2e20527d 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/stable/2022-09-01/examples/ManagedClustersResetAADProfile.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/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 19a5a469dc7a..05e0ecba9e0b 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/stable/2022-09-01/examples/ManagedClustersResetServicePrincipalProfile.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/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 40c117e60e7c..3f1b6ef0c3ee 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/stable/2022-09-01/examples/ManagedClustersRotateClusterCertificates.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/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 index 1615e63f90ca..8d39659aae00 100644 --- a/sdk/containerservice/arm-containerservice/samples-dev/managedClustersRotateServiceAccountSigningKeysSample.ts +++ b/sdk/containerservice/arm-containerservice/samples-dev/managedClustersRotateServiceAccountSigningKeysSample.ts @@ -15,7 +15,7 @@ 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/stable/2022-09-01/examples/ManagedClustersRotateServiceAccountSigningKeys.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersRotateServiceAccountSigningKeys.json */ async function rotateClusterServiceAccountSigningKeys() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples-dev/managedClustersRunCommandSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/managedClustersRunCommandSample.ts index 92c13769a58e..e92e3c5c5fa6 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/stable/2022-09-01/examples/RunCommandRequest.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/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 ec52c43038c6..242396c36084 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/stable/2022-09-01/examples/ManagedClustersStart.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/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 88a96a400ed6..c8d1227b1577 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/stable/2022-09-01/examples/ManagedClustersStop.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/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 b6dfe116f122..dd334fc3f5e5 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/stable/2022-09-01/examples/ManagedClustersUpdateTags.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/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 478c6f9d7ca6..86192df7d05d 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/stable/2022-09-01/examples/Operation_List.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/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 e6bdf3257efc..f80c422a9879 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/stable/2022-09-01/examples/PrivateEndpointConnectionsDelete.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/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 24826dadafbc..ade155540733 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/stable/2022-09-01/examples/PrivateEndpointConnectionsGet.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/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 6f690b1ead4a..136cedca2d00 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/stable/2022-09-01/examples/PrivateEndpointConnectionsList.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/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 e1d4da632065..a8f1c3f000ef 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/stable/2022-09-01/examples/PrivateEndpointConnectionsUpdate.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/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 4f7462b814a2..a8699a98740b 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/stable/2022-09-01/examples/PrivateLinkResourcesList.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/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 5f40924cb19d..3d52c6c8242a 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/stable/2022-09-01/examples/ResolvePrivateLinkServiceId.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/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 1df74074b302..37f498a4a2cb 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/stable/2022-09-01/examples/SnapshotsCreate.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/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 8974faf3c34e..866c70dfd6b8 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/stable/2022-09-01/examples/SnapshotsDelete.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/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 b48a623e093d..71114383cbdf 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/stable/2022-09-01/examples/SnapshotsGet.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/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 f9bc66b4eccd..704a2de155e7 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/stable/2022-09-01/examples/SnapshotsListByResourceGroup.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/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 a214c5e1438a..609ed2eab539 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/stable/2022-09-01/examples/SnapshotsList.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/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 b3444381bb88..818e489b4908 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/stable/2022-09-01/examples/SnapshotsUpdateTags.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/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 new file mode 100644 index 000000000000..427304765556 --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples-dev/trustedAccessRoleBindingsCreateOrUpdateSample.ts @@ -0,0 +1,47 @@ +/* + * 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-09-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 new file mode 100644 index 000000000000..ac1289606e63 --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples-dev/trustedAccessRoleBindingsDeleteSample.ts @@ -0,0 +1,35 @@ +/* + * 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-09-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/typescript/src/agentPoolsDeleteSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/trustedAccessRoleBindingsGetSample.ts similarity index 63% rename from sdk/containerservice/arm-containerservice/samples/v17/typescript/src/agentPoolsDeleteSample.ts rename to sdk/containerservice/arm-containerservice/samples-dev/trustedAccessRoleBindingsGetSample.ts index 2235e690f5a2..6ca0c4474035 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/agentPoolsDeleteSample.ts +++ b/sdk/containerservice/arm-containerservice/samples-dev/trustedAccessRoleBindingsGetSample.ts @@ -12,24 +12,24 @@ 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. + * This sample demonstrates how to Get a trusted access role binding. * - * @summary Deletes an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-09-01/examples/AgentPoolsDelete.json + * @summary Get a trusted access role binding. + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/TrustedAccessRoleBindings_Get.json */ -async function deleteAgentPool() { +async function getATrustedAccessRoleBinding() { const subscriptionId = "subid1"; const resourceGroupName = "rg1"; const resourceName = "clustername1"; - const agentPoolName = "agentpool1"; + const trustedAccessRoleBindingName = "binding1"; const credential = new DefaultAzureCredential(); const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.agentPools.beginDeleteAndWait( + const result = await client.trustedAccessRoleBindings.get( resourceGroupName, resourceName, - agentPoolName + trustedAccessRoleBindingName ); console.log(result); } -deleteAgentPool().catch(console.error); +getATrustedAccessRoleBinding().catch(console.error); diff --git a/sdk/containerservice/arm-containerservice/samples-dev/trustedAccessRoleBindingsListSample.ts b/sdk/containerservice/arm-containerservice/samples-dev/trustedAccessRoleBindingsListSample.ts new file mode 100644 index 000000000000..db650e22dbde --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples-dev/trustedAccessRoleBindingsListSample.ts @@ -0,0 +1,36 @@ +/* + * 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-09-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 new file mode 100644 index 000000000000..c7dc49117f4a --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples-dev/trustedAccessRolesListSample.ts @@ -0,0 +1,32 @@ +/* + * 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-09-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 new file mode 100644 index 000000000000..b9d27f2eaa2d --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/README.md @@ -0,0 +1,186 @@ +# 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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-02-preview/examples/Fleets_CreateOrUpdate.json | +| [fleetsDeleteSample.js][fleetsdeletesample] | Deletes a Fleet. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/Fleets_Delete.json | +| [fleetsGetSample.js][fleetsgetsample] | Gets a Fleet. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-02-preview/examples/ContainerServiceGetOSOptions.json | +| [managedClustersGetSample.js][managedclustersgetsample] | Gets a managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-02-preview/examples/SnapshotsCreate.json | +| [snapshotsDeleteSample.js][snapshotsdeletesample] | Deletes a snapshot. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/SnapshotsDelete.json | +| [snapshotsGetSample.js][snapshotsgetsample] | Gets a snapshot. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-02-preview/examples/TrustedAccessRoles_List.json | + +## Prerequisites + +The sample programs are compatible with [LTS versions of Node.js](https://github.com/nodejs/release#release-schedule). + +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 new file mode 100644 index 000000000000..8067c37b356d --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/agentPoolsAbortLatestOperationSample.js @@ -0,0 +1,35 @@ +/* + * 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-09-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/javascript/agentPoolsCreateOrUpdateSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/agentPoolsCreateOrUpdateSample.js similarity index 75% rename from sdk/containerservice/arm-containerservice/samples/v17/javascript/agentPoolsCreateOrUpdateSample.js rename to sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/agentPoolsCreateOrUpdateSample.js index ccdc3137ae68..9dc781994df8 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/javascript/agentPoolsCreateOrUpdateSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/agentPoolsCreateOrUpdateSample.js @@ -15,7 +15,39 @@ 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/stable/2022-09-01/examples/AgentPoolsCreate_Snapshot.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-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-09-02-preview/examples/AgentPoolsCreate_Snapshot.json */ async function createAgentPoolUsingAnAgentPoolSnapshot() { const subscriptionId = "subid1"; @@ -50,7 +82,38 @@ 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/stable/2022-09-01/examples/AgentPoolsCreate_DedicatedHostGroup.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-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-09-02-preview/examples/AgentPoolsCreate_DedicatedHostGroup.json */ async function createAgentPoolWithDedicatedHostGroup() { const subscriptionId = "subid1"; @@ -82,7 +145,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/stable/2022-09-01/examples/AgentPoolsCreate_EnableEncryptionAtHost.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/AgentPoolsCreate_EnableEncryptionAtHost.json */ async function createAgentPoolWithEncryptionAtHostEnabled() { const subscriptionId = "subid1"; @@ -113,7 +176,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/stable/2022-09-01/examples/AgentPoolsCreate_Ephemeral.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/AgentPoolsCreate_Ephemeral.json */ async function createAgentPoolWithEphemeralOSDisk() { const subscriptionId = "subid1"; @@ -145,7 +208,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/stable/2022-09-01/examples/AgentPoolsCreate_EnableFIPS.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/AgentPoolsCreate_EnableFIPS.json */ async function createAgentPoolWithFipsEnabledOS() { const subscriptionId = "subid1"; @@ -176,7 +239,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/stable/2022-09-01/examples/AgentPoolsCreate_GPUMIG.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/AgentPoolsCreate_GPUMIG.json */ async function createAgentPoolWithGpumig() { const subscriptionId = "subid1"; @@ -228,7 +291,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/stable/2022-09-01/examples/AgentPoolsCreate_WasmWasi.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/AgentPoolsCreate_WasmWasi.json */ async function createAgentPoolWithKrustletAndTheWasiRuntime() { const subscriptionId = "subid1"; @@ -261,7 +324,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/stable/2022-09-01/examples/AgentPoolsCreate_CustomNodeConfig.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/AgentPoolsCreate_CustomNodeConfig.json */ async function createAgentPoolWithKubeletConfigAndLinuxOSConfig() { const subscriptionId = "subid1"; @@ -312,7 +375,40 @@ 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/stable/2022-09-01/examples/AgentPoolsCreate_OSSKU.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-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-09-02-preview/examples/AgentPoolsCreate_OSSKU.json */ async function createAgentPoolWithOssku() { const subscriptionId = "subid1"; @@ -364,7 +460,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/stable/2022-09-01/examples/AgentPoolsCreate_PPG.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/AgentPoolsCreate_PPG.json */ async function createAgentPoolWithPpg() { const subscriptionId = "subid1"; @@ -396,7 +492,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/stable/2022-09-01/examples/AgentPoolsCreate_EnableUltraSSD.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/AgentPoolsCreate_EnableUltraSSD.json */ async function createAgentPoolWithUltraSsdEnabled() { const subscriptionId = "subid1"; @@ -427,7 +523,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/stable/2022-09-01/examples/AgentPoolsCreate_WindowsOSSKU.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/AgentPoolsCreate_WindowsOSSKU.json */ async function createAgentPoolWithWindowsOssku() { const subscriptionId = "subid1"; @@ -458,7 +554,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/stable/2022-09-01/examples/AgentPoolsCreate_Spot.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/AgentPoolsCreate_Spot.json */ async function createSpotAgentPool() { const subscriptionId = "subid1"; @@ -493,7 +589,39 @@ 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/stable/2022-09-01/examples/AgentPoolsCreate_Update.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/AgentPoolsCreate_WindowsDisableOutboundNAT.json + */ +async function createWindowsAgentPoolWithDisablingOutboundNat() { + const subscriptionId = "subid1"; + const resourceGroupName = "rg1"; + const resourceName = "clustername1"; + const agentPoolName = "wnp2"; + const parameters = { + count: 3, + orchestratorVersion: "1.23.8", + osSKU: "Windows2022", + osType: "Windows", + vmSize: "Standard_D4s_v3", + windowsProfile: { disableOutboundNat: true }, + }; + const credential = new DefaultAzureCredential(); + const client = new ContainerServiceClient(credential, subscriptionId); + const result = await client.agentPools.beginCreateOrUpdateAndWait( + resourceGroupName, + resourceName, + agentPoolName, + parameters + ); + console.log(result); +} + +createWindowsAgentPoolWithDisablingOutboundNat().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-09-02-preview/examples/AgentPoolsCreate_Update.json */ async function createOrUpdateAgentPool() { const subscriptionId = "subid1"; @@ -529,7 +657,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/stable/2022-09-01/examples/AgentPools_Start.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/AgentPools_Start.json */ async function startAgentPool() { const subscriptionId = "subid1"; @@ -554,7 +682,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/stable/2022-09-01/examples/AgentPools_Stop.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/AgentPools_Stop.json */ async function stopAgentPool() { const subscriptionId = "subid1"; @@ -579,7 +707,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/stable/2022-09-01/examples/AgentPools_Update.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/AgentPools_Update.json */ async function updateAgentPool() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/agentPoolsDeleteSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/agentPoolsDeleteSample.js new file mode 100644 index 000000000000..1a15177b976e --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/agentPoolsDeleteSample.js @@ -0,0 +1,58 @@ +/* + * 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-09-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-09-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/javascript/agentPoolsGetAvailableAgentPoolVersionsSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/agentPoolsGetAvailableAgentPoolVersionsSample.js similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17/javascript/agentPoolsGetAvailableAgentPoolVersionsSample.js rename to sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/agentPoolsGetAvailableAgentPoolVersionsSample.js index ad957dd20495..3d66d6e4fe02 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/javascript/agentPoolsGetAvailableAgentPoolVersionsSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/AgentPoolsGetAgentPoolAvailableVersions.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/AgentPoolsGetAgentPoolAvailableVersions.json */ async function getAvailableVersionsForAgentPool() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/javascript/agentPoolsGetSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/agentPoolsGetSample.js similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17/javascript/agentPoolsGetSample.js rename to sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/agentPoolsGetSample.js index baa504952831..cc0e5be8b277 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/javascript/agentPoolsGetSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/AgentPoolsGet.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/AgentPoolsGet.json */ async function getAgentPool() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/javascript/agentPoolsGetUpgradeProfileSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/agentPoolsGetUpgradeProfileSample.js similarity index 91% rename from sdk/containerservice/arm-containerservice/samples/v17/javascript/agentPoolsGetUpgradeProfileSample.js rename to sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/agentPoolsGetUpgradeProfileSample.js index 721eae922d07..beeadbefb411 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/javascript/agentPoolsGetUpgradeProfileSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/AgentPoolsGetUpgradeProfile.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/AgentPoolsGetUpgradeProfile.json */ async function getUpgradeProfileForAgentPool() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/javascript/agentPoolsListSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/agentPoolsListSample.js similarity index 93% rename from sdk/containerservice/arm-containerservice/samples/v17/javascript/agentPoolsListSample.js rename to sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/agentPoolsListSample.js index e90ba420296a..24506557d8e8 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/javascript/agentPoolsListSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/AgentPoolsList.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/AgentPoolsList.json */ async function listAgentPoolsByManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/javascript/agentPoolsUpgradeNodeImageVersionSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/agentPoolsUpgradeNodeImageVersionSample.js similarity index 93% rename from sdk/containerservice/arm-containerservice/samples/v17/javascript/agentPoolsUpgradeNodeImageVersionSample.js rename to sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/agentPoolsUpgradeNodeImageVersionSample.js index f29d510edb57..e9f47047ff8f 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/javascript/agentPoolsUpgradeNodeImageVersionSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/AgentPoolsUpgradeNodeImageVersion.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/AgentPoolsUpgradeNodeImageVersion.json */ async function upgradeAgentPoolNodeImageVersion() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetMembersCreateOrUpdateSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetMembersCreateOrUpdateSample.js new file mode 100644 index 000000000000..b290edf86f6d --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetMembersCreateOrUpdateSample.js @@ -0,0 +1,40 @@ +/* + * 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-09-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 new file mode 100644 index 000000000000..3552fe9b5a09 --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetMembersDeleteSample.js @@ -0,0 +1,35 @@ +/* + * 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-09-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 new file mode 100644 index 000000000000..b2107ed1f58e --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetMembersGetSample.js @@ -0,0 +1,31 @@ +/* + * 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-09-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 new file mode 100644 index 000000000000..ba461f227f18 --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetMembersListByFleetSample.js @@ -0,0 +1,33 @@ +/* + * 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-09-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 new file mode 100644 index 000000000000..d5565c96d9d1 --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetsCreateOrUpdateSample.js @@ -0,0 +1,39 @@ +/* + * 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-09-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 new file mode 100644 index 000000000000..7b23d9a5b917 --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetsDeleteSample.js @@ -0,0 +1,30 @@ +/* + * 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-09-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 new file mode 100644 index 000000000000..337f3f865a25 --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetsGetSample.js @@ -0,0 +1,30 @@ +/* + * 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-09-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 new file mode 100644 index 000000000000..48c03c137c80 --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetsListByResourceGroupSample.js @@ -0,0 +1,32 @@ +/* + * 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-09-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 new file mode 100644 index 000000000000..3039ff06b1f5 --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetsListCredentialsSample.js @@ -0,0 +1,30 @@ +/* + * 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-09-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 new file mode 100644 index 000000000000..7dd09ebe02db --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetsListSample.js @@ -0,0 +1,31 @@ +/* + * 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-09-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 new file mode 100644 index 000000000000..98235d8081f5 --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/fleetsUpdateSample.js @@ -0,0 +1,33 @@ +/* + * 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-09-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/javascript/maintenanceConfigurationsCreateOrUpdateSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/maintenanceConfigurationsCreateOrUpdateSample.js similarity index 93% rename from sdk/containerservice/arm-containerservice/samples/v17/javascript/maintenanceConfigurationsCreateOrUpdateSample.js rename to sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/maintenanceConfigurationsCreateOrUpdateSample.js index 3845c0671dc1..afbf4e309b45 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/javascript/maintenanceConfigurationsCreateOrUpdateSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/MaintenanceConfigurationsCreate_Update.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/MaintenanceConfigurationsCreate_Update.json */ async function createOrUpdateMaintenanceConfiguration() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/javascript/maintenanceConfigurationsDeleteSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/maintenanceConfigurationsDeleteSample.js similarity index 91% rename from sdk/containerservice/arm-containerservice/samples/v17/javascript/maintenanceConfigurationsDeleteSample.js rename to sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/maintenanceConfigurationsDeleteSample.js index 61620a4f07d7..e17b98637b1f 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/javascript/maintenanceConfigurationsDeleteSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/MaintenanceConfigurationsDelete.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/MaintenanceConfigurationsDelete.json */ async function deleteMaintenanceConfiguration() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/javascript/maintenanceConfigurationsGetSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/maintenanceConfigurationsGetSample.js similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17/javascript/maintenanceConfigurationsGetSample.js rename to sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/maintenanceConfigurationsGetSample.js index 5fc67759ec0e..e89fb818c8f9 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/javascript/maintenanceConfigurationsGetSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/MaintenanceConfigurationsGet.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/MaintenanceConfigurationsGet.json */ async function getMaintenanceConfiguration() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/javascript/maintenanceConfigurationsListByManagedClusterSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/maintenanceConfigurationsListByManagedClusterSample.js similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17/javascript/maintenanceConfigurationsListByManagedClusterSample.js rename to sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/maintenanceConfigurationsListByManagedClusterSample.js index 590056f25ee0..c215e61709af 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/javascript/maintenanceConfigurationsListByManagedClusterSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/MaintenanceConfigurationsList.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/MaintenanceConfigurationsList.json */ async function listMaintenanceConfigurationsByManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClusterSnapshotsCreateOrUpdateSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClusterSnapshotsCreateOrUpdateSample.js new file mode 100644 index 000000000000..7b9eac76eea8 --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClusterSnapshotsCreateOrUpdateSample.js @@ -0,0 +1,42 @@ +/* + * 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-09-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 new file mode 100644 index 000000000000..a4cbab91edcc --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClusterSnapshotsDeleteSample.js @@ -0,0 +1,30 @@ +/* + * 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-09-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 new file mode 100644 index 000000000000..31c41e50a3c8 --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClusterSnapshotsGetSample.js @@ -0,0 +1,30 @@ +/* + * 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-09-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 new file mode 100644 index 000000000000..e2d23a776949 --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClusterSnapshotsListByResourceGroupSample.js @@ -0,0 +1,32 @@ +/* + * 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-09-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 new file mode 100644 index 000000000000..df9d2aaa5c7c --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClusterSnapshotsListSample.js @@ -0,0 +1,31 @@ +/* + * 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-09-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 new file mode 100644 index 000000000000..58ff01844eaf --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClusterSnapshotsUpdateTagsSample.js @@ -0,0 +1,35 @@ +/* + * 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-09-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 new file mode 100644 index 000000000000..9ff6ae6b0ce4 --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersAbortLatestOperationSample.js @@ -0,0 +1,30 @@ +/* + * 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-09-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/javascript/managedClustersCreateOrUpdateSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersCreateOrUpdateSample.js similarity index 78% rename from sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersCreateOrUpdateSample.js rename to sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersCreateOrUpdateSample.js index 2b2ae6af60e8..3c898741a3c2 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersCreateOrUpdateSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersCreateOrUpdateSample.js @@ -15,7 +15,119 @@ 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/stable/2022-09-01/examples/ManagedClustersCreate_Snapshot.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-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-09-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-09-02-preview/examples/ManagedClustersCreate_Snapshot.json */ async function createManagedClusterUsingAnAgentPoolSnapshot() { const subscriptionId = "subid1"; @@ -80,7 +192,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/stable/2022-09-01/examples/ManagedClustersCreate_ManagedNATGateway.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_ManagedNATGateway.json */ async function createManagedClusterWithAksManagedNatGatewayAsOutboundType() { const subscriptionId = "subid1"; @@ -140,7 +252,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/stable/2022-09-01/examples/ManagedClustersCreate_AzureKeyvaultSecretsProvider.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_AzureKeyvaultSecretsProvider.json */ async function createManagedClusterWithAzureKeyVaultSecretsProviderAddon() { const subscriptionId = "subid1"; @@ -205,7 +317,75 @@ 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/stable/2022-09-01/examples/ManagedClustersCreate_DedicatedHostGroup.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_EnableCustomCATrust.json + */ +async function createManagedClusterWithCustomCaTrustCertificatesPopulatedAndCustomCatrustEnabled() { + 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", + }, + securityProfile: { + customCATrustCertificates: [ + Buffer.from("ZHVtbXlFeGFtcGxlVGVzdFZhbHVlRm9yQ2VydGlmaWNhdGVUb0JlQWRkZWQ="), + ], + }, + 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); +} + +createManagedClusterWithCustomCaTrustCertificatesPopulatedAndCustomCatrustEnabled().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-09-02-preview/examples/ManagedClustersCreate_DedicatedHostGroup.json */ async function createManagedClusterWithDedicatedHostGroup() { const subscriptionId = "subid1"; @@ -266,7 +446,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/stable/2022-09-01/examples/ManagedClustersCreate_EnableEncryptionAtHost.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_EnableEncryptionAtHost.json */ async function createManagedClusterWithEncryptionAtHostEnabled() { const subscriptionId = "subid1"; @@ -327,7 +507,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/stable/2022-09-01/examples/ManagedClustersCreate_EnabledFIPS.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_EnabledFIPS.json */ async function createManagedClusterWithFipsEnabledOS() { const subscriptionId = "subid1"; @@ -388,7 +568,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/stable/2022-09-01/examples/ManagedClustersCreate_GPUMIG.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_GPUMIG.json */ async function createManagedClusterWithGpumig() { const subscriptionId = "subid1"; @@ -455,7 +635,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/stable/2022-09-01/examples/ManagedClustersCreate_HTTPProxy.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_HTTPProxy.json */ async function createManagedClusterWithHttpProxyConfigured() { const subscriptionId = "subid1"; @@ -521,7 +701,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/stable/2022-09-01/examples/ManagedClustersCreate_NodePublicIPPrefix.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_NodePublicIPPrefix.json */ async function createManagedClusterWithNodePublicIPPrefix() { const subscriptionId = "subid1"; @@ -583,7 +763,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/stable/2022-09-01/examples/ManagedClustersCreate_OSSKU.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_OSSKU.json */ async function createManagedClusterWithOssku() { const subscriptionId = "subid1"; @@ -650,7 +830,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/stable/2022-09-01/examples/ManagedClustersCreate_PPG.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_PPG.json */ async function createManagedClusterWithPpg() { const subscriptionId = "subid1"; @@ -712,7 +892,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/stable/2022-09-01/examples/ManagedClustersCreate_PodIdentity.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_PodIdentity.json */ async function createManagedClusterWithPodIdentityEnabled() { const subscriptionId = "subid1"; @@ -773,7 +953,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/stable/2022-09-01/examples/ManagedClustersCreate_DisableRunCommand.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_DisableRunCommand.json */ async function createManagedClusterWithRunCommandDisabled() { const subscriptionId = "subid1"; @@ -833,7 +1013,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/stable/2022-09-01/examples/ManagedClustersCreate_SecurityProfile.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_SecurityProfile.json */ async function createManagedClusterWithSecurityProfileConfigured() { const subscriptionId = "subid1"; @@ -889,7 +1069,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/stable/2022-09-01/examples/ManagedClustersCreate_EnableUltraSSD.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_EnableUltraSSD.json */ async function createManagedClusterWithUltraSsdEnabled() { const subscriptionId = "subid1"; @@ -950,7 +1130,63 @@ 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/stable/2022-09-01/examples/ManagedClustersCreate_UserAssignedNATGateway.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-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-09-02-preview/examples/ManagedClustersCreate_UserAssignedNATGateway.json */ async function createManagedClusterWithUserAssignedNatGatewayAsOutboundType() { const subscriptionId = "subid1"; @@ -1009,7 +1245,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/stable/2022-09-01/examples/ManagedClustersCreate_PrivateClusterPublicFQDN.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_PrivateClusterPublicFQDN.json */ async function createManagedPrivateClusterWithPublicFqdnSpecified() { const subscriptionId = "subid1"; @@ -1072,7 +1308,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/stable/2022-09-01/examples/ManagedClustersCreate_PrivateClusterFQDNSubdomain.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_PrivateClusterFQDNSubdomain.json */ async function createManagedPrivateClusterWithFqdnSubdomainSpecified() { const subscriptionId = "subid1"; @@ -1136,7 +1372,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/stable/2022-09-01/examples/ManagedClustersCreate_UpdateWithEnableAzureRBAC.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_UpdateWithEnableAzureRBAC.json */ async function createOrUpdateAadManagedClusterWithEnableAzureRbac() { const subscriptionId = "subid1"; @@ -1198,7 +1434,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/stable/2022-09-01/examples/ManagedClustersCreate_Update.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_Update.json */ async function createOrUpdateManagedCluster() { const subscriptionId = "subid1"; @@ -1275,7 +1511,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/stable/2022-09-01/examples/ManagedClustersCreate_UpdateWithAHUB.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_UpdateWithAHUB.json */ async function createOrUpdateManagedClusterWithEnableAhub() { const subscriptionId = "subid1"; @@ -1344,7 +1580,69 @@ 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/stable/2022-09-01/examples/ManagedClustersCreate_UpdateWindowsGmsa.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-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-09-02-preview/examples/ManagedClustersCreate_UpdateWindowsGmsa.json */ async function createOrUpdateManagedClusterWithWindowsGMsaEnabled() { const subscriptionId = "subid1"; @@ -1413,7 +1711,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/stable/2022-09-01/examples/ManagedClustersCreate_DualStackNetworking.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_DualStackNetworking.json */ async function createOrUpdateManagedClusterWithDualStackNetworking() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersDeleteSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersDeleteSample.js similarity index 91% rename from sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersDeleteSample.js rename to sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersDeleteSample.js index 9e9a5d128260..da5a617340c5 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersDeleteSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/ManagedClustersDelete.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersDelete.json */ async function deleteManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersGetAccessProfileSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersGetAccessProfileSample.js similarity index 93% rename from sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersGetAccessProfileSample.js rename to sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersGetAccessProfileSample.js index 5515f4978862..ee0621d96cb7 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersGetAccessProfileSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/ManagedClustersGetAccessProfile.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersGetAccessProfile.json */ async function getManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersGetCommandResultSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersGetCommandResultSample.js similarity index 91% rename from sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersGetCommandResultSample.js rename to sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersGetCommandResultSample.js index 52b72ebe7758..9df628cf3834 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersGetCommandResultSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/RunCommandResultFailed.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/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/stable/2022-09-01/examples/RunCommandResultSucceed.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/RunCommandResultSucceed.json */ async function commandSucceedResult() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersGetOSOptionsSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersGetOSOptionsSample.js similarity index 91% rename from sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersGetOSOptionsSample.js rename to sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersGetOSOptionsSample.js index 5a655c0672fe..27a34d302a93 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersGetOSOptionsSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/ContainerServiceGetOSOptions.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ContainerServiceGetOSOptions.json */ async function getContainerServiceOSOptions() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersGetSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersGetSample.js similarity index 91% rename from sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersGetSample.js rename to sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersGetSample.js index fa0ec5ed886f..74a1718de350 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersGetSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/ManagedClustersGet.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersGet.json */ async function getManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersGetUpgradeProfileSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersGetUpgradeProfileSample.js similarity index 91% rename from sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersGetUpgradeProfileSample.js rename to sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersGetUpgradeProfileSample.js index 13d83790a85b..1a1b8d8e5500 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersGetUpgradeProfileSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/ManagedClustersGetUpgradeProfile.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersGetUpgradeProfile.json */ async function getUpgradeProfileForManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersListByResourceGroupSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersListByResourceGroupSample.js similarity index 91% rename from sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersListByResourceGroupSample.js rename to sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersListByResourceGroupSample.js index 1763cb68811d..1e6637ae2401 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersListByResourceGroupSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/ManagedClustersListByResourceGroup.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersListByResourceGroup.json */ async function getManagedClustersByResourceGroup() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersListClusterAdminCredentialsSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersListClusterAdminCredentialsSample.js similarity index 90% rename from sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersListClusterAdminCredentialsSample.js rename to sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersListClusterAdminCredentialsSample.js index 2f27faeb7121..48b04d41114d 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersListClusterAdminCredentialsSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/ManagedClustersListClusterAdminCredentials.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersListClusterCredentialResult.json */ async function getManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersListClusterMonitoringUserCredentialsSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersListClusterMonitoringUserCredentialsSample.js similarity index 90% rename from sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersListClusterMonitoringUserCredentialsSample.js rename to sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersListClusterMonitoringUserCredentialsSample.js index 34c68a5625a7..be92d391f471 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersListClusterMonitoringUserCredentialsSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/ManagedClustersListClusterMonitoringUserCredentials.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersListClusterCredentialResult.json */ async function getManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersListClusterUserCredentialsSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersListClusterUserCredentialsSample.js similarity index 90% rename from sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersListClusterUserCredentialsSample.js rename to sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersListClusterUserCredentialsSample.js index b50ceb9c5bdc..576171ff4800 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersListClusterUserCredentialsSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/ManagedClustersListClusterUserCredentials.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersListClusterCredentialResult.json */ async function getManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersListOutboundNetworkDependenciesEndpointsSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersListOutboundNetworkDependenciesEndpointsSample.js similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersListOutboundNetworkDependenciesEndpointsSample.js rename to sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersListOutboundNetworkDependenciesEndpointsSample.js index cb479d1b2357..59a8fae412cb 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersListOutboundNetworkDependenciesEndpointsSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/OutboundNetworkDependenciesEndpointsList.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/OutboundNetworkDependenciesEndpointsList.json */ async function listOutboundNetworkDependenciesEndpointsByManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersListSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersListSample.js similarity index 91% rename from sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersListSample.js rename to sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersListSample.js index 6093704be9e5..f3387b3975ae 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersListSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/ManagedClustersList.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersList.json */ async function listManagedClusters() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersResetAadProfileSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersResetAadProfileSample.js similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersResetAadProfileSample.js rename to sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersResetAadProfileSample.js index 0684a821f227..6daf52b5f6ff 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersResetAadProfileSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/ManagedClustersResetAADProfile.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersResetAADProfile.json */ async function resetAadProfile() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersResetServicePrincipalProfileSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersResetServicePrincipalProfileSample.js similarity index 91% rename from sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersResetServicePrincipalProfileSample.js rename to sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersResetServicePrincipalProfileSample.js index db2ea6eca789..28a58d542a5f 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersResetServicePrincipalProfileSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/ManagedClustersResetServicePrincipalProfile.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersResetServicePrincipalProfile.json */ async function resetServicePrincipalProfile() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersRotateClusterCertificatesSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersRotateClusterCertificatesSample.js similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersRotateClusterCertificatesSample.js rename to sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersRotateClusterCertificatesSample.js index 9abcd056f622..897408ba3b15 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersRotateClusterCertificatesSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/ManagedClustersRotateClusterCertificates.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersRotateClusterCertificates.json */ async function rotateClusterCertificates() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersRotateServiceAccountSigningKeysSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersRotateServiceAccountSigningKeysSample.js similarity index 90% rename from sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersRotateServiceAccountSigningKeysSample.js rename to sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersRotateServiceAccountSigningKeysSample.js index 2690e1556c65..f0b5e66dd9f0 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersRotateServiceAccountSigningKeysSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersRotateServiceAccountSigningKeysSample.js @@ -15,7 +15,7 @@ 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/stable/2022-09-01/examples/ManagedClustersRotateServiceAccountSigningKeys.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersRotateServiceAccountSigningKeys.json */ async function rotateClusterServiceAccountSigningKeys() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersRunCommandSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersRunCommandSample.js similarity index 94% rename from sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersRunCommandSample.js rename to sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersRunCommandSample.js index 2dd8b21487f7..9ef95475b5ce 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersRunCommandSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/RunCommandRequest.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/RunCommandRequest.json */ async function submitNewCommand() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersStartSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersStartSample.js similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersStartSample.js rename to sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersStartSample.js index f09193c4e95b..5b64753716d8 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersStartSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/ManagedClustersStart.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersStart.json */ async function startManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersStopSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersStopSample.js similarity index 94% rename from sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersStopSample.js rename to sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersStopSample.js index b76d50254acb..9d32e59f89e8 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersStopSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/ManagedClustersStop.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersStop.json */ async function stopManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersUpdateTagsSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersUpdateTagsSample.js similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersUpdateTagsSample.js rename to sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/managedClustersUpdateTagsSample.js index ce1c4c1663e5..5c5b26acc88c 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersUpdateTagsSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/ManagedClustersUpdateTags.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersUpdateTags.json */ async function updateManagedClusterTags() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/javascript/operationsListSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/operationsListSample.js similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17/javascript/operationsListSample.js rename to sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/operationsListSample.js index 864a4c952da9..04eae519f43f 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/javascript/operationsListSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/Operation_List.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/Operation_List.json */ async function listAvailableOperationsForTheContainerServiceResourceProvider() { const subscriptionId = "00000000-0000-0000-0000-000000000000"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/javascript/package.json b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/package.json similarity index 80% rename from sdk/containerservice/arm-containerservice/samples/v17/javascript/package.json rename to sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/package.json index ac8fdc0a86b3..e5ca9c165446 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/javascript/package.json +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/package.json @@ -1,8 +1,8 @@ { - "name": "@azure-samples/arm-containerservice-js", + "name": "@azure-samples/arm-containerservice-js-beta", "private": true, "version": "1.0.0", - "description": " client library samples for JavaScript", + "description": " client library samples for JavaScript (Beta)", "engines": { "node": ">=14.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": "latest", + "@azure/arm-containerservice": "next", "dotenv": "latest", "@azure/identity": "^2.0.1" } diff --git a/sdk/containerservice/arm-containerservice/samples/v17/javascript/privateEndpointConnectionsDeleteSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/privateEndpointConnectionsDeleteSample.js similarity index 91% rename from sdk/containerservice/arm-containerservice/samples/v17/javascript/privateEndpointConnectionsDeleteSample.js rename to sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/privateEndpointConnectionsDeleteSample.js index effe00d6d9c8..2368fc41e184 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/javascript/privateEndpointConnectionsDeleteSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/PrivateEndpointConnectionsDelete.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/PrivateEndpointConnectionsDelete.json */ async function deletePrivateEndpointConnection() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/javascript/privateEndpointConnectionsGetSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/privateEndpointConnectionsGetSample.js similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17/javascript/privateEndpointConnectionsGetSample.js rename to sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/privateEndpointConnectionsGetSample.js index ee9e0074c504..106474a6fa4c 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/javascript/privateEndpointConnectionsGetSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/PrivateEndpointConnectionsGet.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/PrivateEndpointConnectionsGet.json */ async function getPrivateEndpointConnection() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/javascript/privateEndpointConnectionsListSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/privateEndpointConnectionsListSample.js similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17/javascript/privateEndpointConnectionsListSample.js rename to sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/privateEndpointConnectionsListSample.js index 6ae1ff2442df..37e8b54be0a9 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/javascript/privateEndpointConnectionsListSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/PrivateEndpointConnectionsList.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/PrivateEndpointConnectionsList.json */ async function listPrivateEndpointConnectionsByManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/javascript/privateEndpointConnectionsUpdateSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/privateEndpointConnectionsUpdateSample.js similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17/javascript/privateEndpointConnectionsUpdateSample.js rename to sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/privateEndpointConnectionsUpdateSample.js index 705327445305..27467624872c 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/javascript/privateEndpointConnectionsUpdateSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/PrivateEndpointConnectionsUpdate.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/PrivateEndpointConnectionsUpdate.json */ async function updatePrivateEndpointConnection() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/javascript/privateLinkResourcesListSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/privateLinkResourcesListSample.js similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17/javascript/privateLinkResourcesListSample.js rename to sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/privateLinkResourcesListSample.js index 43c24732a163..a8fb4123f1d7 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/javascript/privateLinkResourcesListSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/PrivateLinkResourcesList.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/PrivateLinkResourcesList.json */ async function listPrivateLinkResourcesByManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/javascript/resolvePrivateLinkServiceIdPostSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/resolvePrivateLinkServiceIdPostSample.js similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17/javascript/resolvePrivateLinkServiceIdPostSample.js rename to sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/resolvePrivateLinkServiceIdPostSample.js index 3d747a06a904..6633bb5339c2 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/javascript/resolvePrivateLinkServiceIdPostSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/ResolvePrivateLinkServiceId.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ResolvePrivateLinkServiceId.json */ async function resolveThePrivateLinkServiceIdForManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/javascript/sample.env b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/sample.env similarity index 100% rename from sdk/containerservice/arm-containerservice/samples/v17/javascript/sample.env rename to sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/sample.env diff --git a/sdk/containerservice/arm-containerservice/samples/v17/javascript/snapshotsCreateOrUpdateSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/snapshotsCreateOrUpdateSample.js similarity index 93% rename from sdk/containerservice/arm-containerservice/samples/v17/javascript/snapshotsCreateOrUpdateSample.js rename to sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/snapshotsCreateOrUpdateSample.js index f5a79d012136..b76cce22aacc 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/javascript/snapshotsCreateOrUpdateSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/SnapshotsCreate.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/SnapshotsCreate.json */ async function createOrUpdateSnapshot() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/javascript/snapshotsDeleteSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/snapshotsDeleteSample.js similarity index 91% rename from sdk/containerservice/arm-containerservice/samples/v17/javascript/snapshotsDeleteSample.js rename to sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/snapshotsDeleteSample.js index 9b4d30e90a90..17da90baa463 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/javascript/snapshotsDeleteSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/SnapshotsDelete.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/SnapshotsDelete.json */ async function deleteSnapshot() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/javascript/snapshotsGetSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/snapshotsGetSample.js similarity index 91% rename from sdk/containerservice/arm-containerservice/samples/v17/javascript/snapshotsGetSample.js rename to sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/snapshotsGetSample.js index 3aebfbb2e594..8f04c320dc54 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/javascript/snapshotsGetSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/SnapshotsGet.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/SnapshotsGet.json */ async function getSnapshot() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/javascript/snapshotsListByResourceGroupSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/snapshotsListByResourceGroupSample.js similarity index 91% rename from sdk/containerservice/arm-containerservice/samples/v17/javascript/snapshotsListByResourceGroupSample.js rename to sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/snapshotsListByResourceGroupSample.js index 2178bd8a4ea6..7221e5b5d2bb 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/javascript/snapshotsListByResourceGroupSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/SnapshotsListByResourceGroup.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/SnapshotsListByResourceGroup.json */ async function listSnapshotsByResourceGroup() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/javascript/snapshotsListSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/snapshotsListSample.js similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17/javascript/snapshotsListSample.js rename to sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/snapshotsListSample.js index 81f68b67cb94..9456b7217d2e 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/javascript/snapshotsListSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/SnapshotsList.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/SnapshotsList.json */ async function listSnapshots() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/javascript/snapshotsUpdateTagsSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/snapshotsUpdateTagsSample.js similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17/javascript/snapshotsUpdateTagsSample.js rename to sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/snapshotsUpdateTagsSample.js index 04de24e7ea07..45e4dadf54ec 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/javascript/snapshotsUpdateTagsSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/SnapshotsUpdateTags.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/SnapshotsUpdateTags.json */ async function updateSnapshotTags() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/trustedAccessRoleBindingsCreateOrUpdateSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/trustedAccessRoleBindingsCreateOrUpdateSample.js new file mode 100644 index 000000000000..012ffda0b73b --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/trustedAccessRoleBindingsCreateOrUpdateSample.js @@ -0,0 +1,44 @@ +/* + * 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-09-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 new file mode 100644 index 000000000000..bdf1e42dd4c1 --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/trustedAccessRoleBindingsDeleteSample.js @@ -0,0 +1,35 @@ +/* + * 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-09-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/javascript/agentPoolsDeleteSample.js b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/trustedAccessRoleBindingsGetSample.js similarity index 63% rename from sdk/containerservice/arm-containerservice/samples/v17/javascript/agentPoolsDeleteSample.js rename to sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/trustedAccessRoleBindingsGetSample.js index bf15b1fbcf3c..1e5bf0ea0164 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/javascript/agentPoolsDeleteSample.js +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/trustedAccessRoleBindingsGetSample.js @@ -12,24 +12,24 @@ 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. + * This sample demonstrates how to Get a trusted access role binding. * - * @summary Deletes an agent pool in the specified managed cluster. - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-09-01/examples/AgentPoolsDelete.json + * @summary Get a trusted access role binding. + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/TrustedAccessRoleBindings_Get.json */ -async function deleteAgentPool() { +async function getATrustedAccessRoleBinding() { const subscriptionId = "subid1"; const resourceGroupName = "rg1"; const resourceName = "clustername1"; - const agentPoolName = "agentpool1"; + const trustedAccessRoleBindingName = "binding1"; const credential = new DefaultAzureCredential(); const client = new ContainerServiceClient(credential, subscriptionId); - const result = await client.agentPools.beginDeleteAndWait( + const result = await client.trustedAccessRoleBindings.get( resourceGroupName, resourceName, - agentPoolName + trustedAccessRoleBindingName ); console.log(result); } -deleteAgentPool().catch(console.error); +getATrustedAccessRoleBinding().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 new file mode 100644 index 000000000000..f11ec251280b --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/trustedAccessRoleBindingsListSample.js @@ -0,0 +1,33 @@ +/* + * 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-09-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 new file mode 100644 index 000000000000..6eb401b7ebe9 --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/javascript/trustedAccessRolesListSample.js @@ -0,0 +1,32 @@ +/* + * 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-09-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 new file mode 100644 index 000000000000..62b2e2bfc911 --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/README.md @@ -0,0 +1,199 @@ +# 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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-02-preview/examples/Fleets_CreateOrUpdate.json | +| [fleetsDeleteSample.ts][fleetsdeletesample] | Deletes a Fleet. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/Fleets_Delete.json | +| [fleetsGetSample.ts][fleetsgetsample] | Gets a Fleet. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-02-preview/examples/ContainerServiceGetOSOptions.json | +| [managedClustersGetSample.ts][managedclustersgetsample] | Gets a managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-02-preview/examples/SnapshotsCreate.json | +| [snapshotsDeleteSample.ts][snapshotsdeletesample] | Deletes a snapshot. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/SnapshotsDelete.json | +| [snapshotsGetSample.ts][snapshotsgetsample] | Gets a snapshot. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-02-preview/examples/TrustedAccessRoles_List.json | + +## Prerequisites + +The sample programs are compatible with [LTS versions of Node.js](https://github.com/nodejs/release#release-schedule). + +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/typescript/package.json b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/package.json similarity index 83% rename from sdk/containerservice/arm-containerservice/samples/v17/typescript/package.json rename to sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/package.json index 2fae5ffd33cb..a2d49a1ee2ca 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/typescript/package.json +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/package.json @@ -1,8 +1,8 @@ { - "name": "@azure-samples/arm-containerservice-ts", + "name": "@azure-samples/arm-containerservice-ts-beta", "private": true, "version": "1.0.0", - "description": " client library samples for TypeScript", + "description": " client library samples for TypeScript (Beta)", "engines": { "node": ">=14.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": "latest", + "@azure/arm-containerservice": "next", "dotenv": "latest", "@azure/identity": "^2.0.1" }, diff --git a/sdk/containerservice/arm-containerservice/samples/v17/typescript/sample.env b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/sample.env similarity index 100% rename from sdk/containerservice/arm-containerservice/samples/v17/typescript/sample.env rename to sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/sample.env 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 new file mode 100644 index 000000000000..ca41e463f00a --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/agentPoolsAbortLatestOperationSample.ts @@ -0,0 +1,35 @@ +/* + * 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-09-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/typescript/src/agentPoolsCreateOrUpdateSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/agentPoolsCreateOrUpdateSample.ts similarity index 75% rename from sdk/containerservice/arm-containerservice/samples/v17/typescript/src/agentPoolsCreateOrUpdateSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/agentPoolsCreateOrUpdateSample.ts index 7daf92ec2d9f..68f23026fe3f 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/agentPoolsCreateOrUpdateSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/agentPoolsCreateOrUpdateSample.ts @@ -15,7 +15,39 @@ 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/stable/2022-09-01/examples/AgentPoolsCreate_Snapshot.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-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-09-02-preview/examples/AgentPoolsCreate_Snapshot.json */ async function createAgentPoolUsingAnAgentPoolSnapshot() { const subscriptionId = "subid1"; @@ -50,7 +82,38 @@ 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/stable/2022-09-01/examples/AgentPoolsCreate_DedicatedHostGroup.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-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-09-02-preview/examples/AgentPoolsCreate_DedicatedHostGroup.json */ async function createAgentPoolWithDedicatedHostGroup() { const subscriptionId = "subid1"; @@ -82,7 +145,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/stable/2022-09-01/examples/AgentPoolsCreate_EnableEncryptionAtHost.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/AgentPoolsCreate_EnableEncryptionAtHost.json */ async function createAgentPoolWithEncryptionAtHostEnabled() { const subscriptionId = "subid1"; @@ -113,7 +176,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/stable/2022-09-01/examples/AgentPoolsCreate_Ephemeral.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/AgentPoolsCreate_Ephemeral.json */ async function createAgentPoolWithEphemeralOSDisk() { const subscriptionId = "subid1"; @@ -145,7 +208,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/stable/2022-09-01/examples/AgentPoolsCreate_EnableFIPS.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/AgentPoolsCreate_EnableFIPS.json */ async function createAgentPoolWithFipsEnabledOS() { const subscriptionId = "subid1"; @@ -176,7 +239,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/stable/2022-09-01/examples/AgentPoolsCreate_GPUMIG.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/AgentPoolsCreate_GPUMIG.json */ async function createAgentPoolWithGpumig() { const subscriptionId = "subid1"; @@ -228,7 +291,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/stable/2022-09-01/examples/AgentPoolsCreate_WasmWasi.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/AgentPoolsCreate_WasmWasi.json */ async function createAgentPoolWithKrustletAndTheWasiRuntime() { const subscriptionId = "subid1"; @@ -261,7 +324,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/stable/2022-09-01/examples/AgentPoolsCreate_CustomNodeConfig.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/AgentPoolsCreate_CustomNodeConfig.json */ async function createAgentPoolWithKubeletConfigAndLinuxOSConfig() { const subscriptionId = "subid1"; @@ -312,7 +375,40 @@ 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/stable/2022-09-01/examples/AgentPoolsCreate_OSSKU.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-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-09-02-preview/examples/AgentPoolsCreate_OSSKU.json */ async function createAgentPoolWithOssku() { const subscriptionId = "subid1"; @@ -364,7 +460,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/stable/2022-09-01/examples/AgentPoolsCreate_PPG.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/AgentPoolsCreate_PPG.json */ async function createAgentPoolWithPpg() { const subscriptionId = "subid1"; @@ -396,7 +492,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/stable/2022-09-01/examples/AgentPoolsCreate_EnableUltraSSD.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/AgentPoolsCreate_EnableUltraSSD.json */ async function createAgentPoolWithUltraSsdEnabled() { const subscriptionId = "subid1"; @@ -427,7 +523,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/stable/2022-09-01/examples/AgentPoolsCreate_WindowsOSSKU.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/AgentPoolsCreate_WindowsOSSKU.json */ async function createAgentPoolWithWindowsOssku() { const subscriptionId = "subid1"; @@ -458,7 +554,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/stable/2022-09-01/examples/AgentPoolsCreate_Spot.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/AgentPoolsCreate_Spot.json */ async function createSpotAgentPool() { const subscriptionId = "subid1"; @@ -493,7 +589,39 @@ 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/stable/2022-09-01/examples/AgentPoolsCreate_Update.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/AgentPoolsCreate_WindowsDisableOutboundNAT.json + */ +async function createWindowsAgentPoolWithDisablingOutboundNat() { + const subscriptionId = "subid1"; + const resourceGroupName = "rg1"; + const resourceName = "clustername1"; + const agentPoolName = "wnp2"; + const parameters: AgentPool = { + count: 3, + orchestratorVersion: "1.23.8", + osSKU: "Windows2022", + osType: "Windows", + vmSize: "Standard_D4s_v3", + windowsProfile: { disableOutboundNat: true } + }; + const credential = new DefaultAzureCredential(); + const client = new ContainerServiceClient(credential, subscriptionId); + const result = await client.agentPools.beginCreateOrUpdateAndWait( + resourceGroupName, + resourceName, + agentPoolName, + parameters + ); + console.log(result); +} + +createWindowsAgentPoolWithDisablingOutboundNat().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-09-02-preview/examples/AgentPoolsCreate_Update.json */ async function createOrUpdateAgentPool() { const subscriptionId = "subid1"; @@ -529,7 +657,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/stable/2022-09-01/examples/AgentPools_Start.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/AgentPools_Start.json */ async function startAgentPool() { const subscriptionId = "subid1"; @@ -554,7 +682,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/stable/2022-09-01/examples/AgentPools_Stop.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/AgentPools_Stop.json */ async function stopAgentPool() { const subscriptionId = "subid1"; @@ -579,7 +707,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/stable/2022-09-01/examples/AgentPools_Update.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/AgentPools_Update.json */ async function updateAgentPool() { const subscriptionId = "subid1"; 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 new file mode 100644 index 000000000000..53057ff07351 --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/agentPoolsDeleteSample.ts @@ -0,0 +1,58 @@ +/* + * 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-09-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-09-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/typescript/src/agentPoolsGetAvailableAgentPoolVersionsSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/agentPoolsGetAvailableAgentPoolVersionsSample.ts similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17/typescript/src/agentPoolsGetAvailableAgentPoolVersionsSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/agentPoolsGetAvailableAgentPoolVersionsSample.ts index 3b5381d479a7..21e8e7ee1ce8 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/agentPoolsGetAvailableAgentPoolVersionsSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/AgentPoolsGetAgentPoolAvailableVersions.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/AgentPoolsGetAgentPoolAvailableVersions.json */ async function getAvailableVersionsForAgentPool() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/agentPoolsGetSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/agentPoolsGetSample.ts similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17/typescript/src/agentPoolsGetSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/agentPoolsGetSample.ts index 5b690484b99b..59e83717c2f4 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/agentPoolsGetSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/AgentPoolsGet.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/AgentPoolsGet.json */ async function getAgentPool() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/agentPoolsGetUpgradeProfileSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/agentPoolsGetUpgradeProfileSample.ts similarity index 91% rename from sdk/containerservice/arm-containerservice/samples/v17/typescript/src/agentPoolsGetUpgradeProfileSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/agentPoolsGetUpgradeProfileSample.ts index ba1cab0a79eb..dfa13731a41c 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/agentPoolsGetUpgradeProfileSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/AgentPoolsGetUpgradeProfile.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/AgentPoolsGetUpgradeProfile.json */ async function getUpgradeProfileForAgentPool() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/agentPoolsListSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/agentPoolsListSample.ts similarity index 93% rename from sdk/containerservice/arm-containerservice/samples/v17/typescript/src/agentPoolsListSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/agentPoolsListSample.ts index 3971dc365b76..0491f3acf9f9 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/agentPoolsListSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/AgentPoolsList.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/AgentPoolsList.json */ async function listAgentPoolsByManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/agentPoolsUpgradeNodeImageVersionSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/agentPoolsUpgradeNodeImageVersionSample.ts similarity index 93% rename from sdk/containerservice/arm-containerservice/samples/v17/typescript/src/agentPoolsUpgradeNodeImageVersionSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/agentPoolsUpgradeNodeImageVersionSample.ts index b5bd10268f35..a7934f1f4773 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/agentPoolsUpgradeNodeImageVersionSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/AgentPoolsUpgradeNodeImageVersion.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/AgentPoolsUpgradeNodeImageVersion.json */ async function upgradeAgentPoolNodeImageVersion() { const subscriptionId = "subid1"; 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 new file mode 100644 index 000000000000..8d6d90517d8a --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetMembersCreateOrUpdateSample.ts @@ -0,0 +1,45 @@ +/* + * 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-09-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 new file mode 100644 index 000000000000..c17c9216f765 --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetMembersDeleteSample.ts @@ -0,0 +1,35 @@ +/* + * 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-09-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 new file mode 100644 index 000000000000..fe174afe9dc4 --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetMembersGetSample.ts @@ -0,0 +1,35 @@ +/* + * 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-09-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 new file mode 100644 index 000000000000..55514021009a --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetMembersListByFleetSample.ts @@ -0,0 +1,36 @@ +/* + * 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-09-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 new file mode 100644 index 000000000000..306c71c0ea91 --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetsCreateOrUpdateSample.ts @@ -0,0 +1,39 @@ +/* + * 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-09-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 new file mode 100644 index 000000000000..222707baecad --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetsDeleteSample.ts @@ -0,0 +1,33 @@ +/* + * 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-09-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 new file mode 100644 index 000000000000..f20c9e6d79a8 --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetsGetSample.ts @@ -0,0 +1,30 @@ +/* + * 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-09-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 new file mode 100644 index 000000000000..a19cc15bd172 --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetsListByResourceGroupSample.ts @@ -0,0 +1,32 @@ +/* + * 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-09-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 new file mode 100644 index 000000000000..0f8b540e85e5 --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetsListCredentialsSample.ts @@ -0,0 +1,33 @@ +/* + * 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-09-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 new file mode 100644 index 000000000000..0f9f5a5fd534 --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetsListSample.ts @@ -0,0 +1,31 @@ +/* + * 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-09-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 new file mode 100644 index 000000000000..7f6469365ce1 --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/fleetsUpdateSample.ts @@ -0,0 +1,41 @@ +/* + * 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-09-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/typescript/src/maintenanceConfigurationsCreateOrUpdateSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/maintenanceConfigurationsCreateOrUpdateSample.ts similarity index 93% rename from sdk/containerservice/arm-containerservice/samples/v17/typescript/src/maintenanceConfigurationsCreateOrUpdateSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/maintenanceConfigurationsCreateOrUpdateSample.ts index 84acec2ea509..c51e54ed9c93 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/maintenanceConfigurationsCreateOrUpdateSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/MaintenanceConfigurationsCreate_Update.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/MaintenanceConfigurationsCreate_Update.json */ async function createOrUpdateMaintenanceConfiguration() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/maintenanceConfigurationsDeleteSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/maintenanceConfigurationsDeleteSample.ts similarity index 91% rename from sdk/containerservice/arm-containerservice/samples/v17/typescript/src/maintenanceConfigurationsDeleteSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/maintenanceConfigurationsDeleteSample.ts index 1a571e14f040..857e6ab3fa78 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/maintenanceConfigurationsDeleteSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/MaintenanceConfigurationsDelete.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/MaintenanceConfigurationsDelete.json */ async function deleteMaintenanceConfiguration() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/maintenanceConfigurationsGetSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/maintenanceConfigurationsGetSample.ts similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17/typescript/src/maintenanceConfigurationsGetSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/maintenanceConfigurationsGetSample.ts index bde1dd7facad..49d2cf8b3e33 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/maintenanceConfigurationsGetSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/MaintenanceConfigurationsGet.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/MaintenanceConfigurationsGet.json */ async function getMaintenanceConfiguration() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/maintenanceConfigurationsListByManagedClusterSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/maintenanceConfigurationsListByManagedClusterSample.ts similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17/typescript/src/maintenanceConfigurationsListByManagedClusterSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/maintenanceConfigurationsListByManagedClusterSample.ts index 3e9a817cb6e1..3450a091cb4b 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/maintenanceConfigurationsListByManagedClusterSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/MaintenanceConfigurationsList.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/MaintenanceConfigurationsList.json */ async function listMaintenanceConfigurationsByManagedCluster() { const subscriptionId = "subid1"; 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 new file mode 100644 index 000000000000..6f75dfd10c69 --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClusterSnapshotsCreateOrUpdateSample.ts @@ -0,0 +1,45 @@ +/* + * 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-09-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 new file mode 100644 index 000000000000..7395e69c80ca --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClusterSnapshotsDeleteSample.ts @@ -0,0 +1,33 @@ +/* + * 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-09-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 new file mode 100644 index 000000000000..7dfee0e0bbcc --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClusterSnapshotsGetSample.ts @@ -0,0 +1,33 @@ +/* + * 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-09-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 new file mode 100644 index 000000000000..f2acf2430d7f --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClusterSnapshotsListByResourceGroupSample.ts @@ -0,0 +1,34 @@ +/* + * 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-09-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 new file mode 100644 index 000000000000..69741df9a052 --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClusterSnapshotsListSample.ts @@ -0,0 +1,31 @@ +/* + * 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-09-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 new file mode 100644 index 000000000000..ebe14a90c283 --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClusterSnapshotsUpdateTagsSample.ts @@ -0,0 +1,38 @@ +/* + * 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-09-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 new file mode 100644 index 000000000000..1277f669485e --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersAbortLatestOperationSample.ts @@ -0,0 +1,33 @@ +/* + * 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-09-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/typescript/src/managedClustersCreateOrUpdateSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersCreateOrUpdateSample.ts similarity index 78% rename from sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersCreateOrUpdateSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersCreateOrUpdateSample.ts index 9633ce2f2dfe..e0e636d4466c 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersCreateOrUpdateSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersCreateOrUpdateSample.ts @@ -18,7 +18,119 @@ 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/stable/2022-09-01/examples/ManagedClustersCreate_Snapshot.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-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-09-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-09-02-preview/examples/ManagedClustersCreate_Snapshot.json */ async function createManagedClusterUsingAnAgentPoolSnapshot() { const subscriptionId = "subid1"; @@ -83,7 +195,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/stable/2022-09-01/examples/ManagedClustersCreate_ManagedNATGateway.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_ManagedNATGateway.json */ async function createManagedClusterWithAksManagedNatGatewayAsOutboundType() { const subscriptionId = "subid1"; @@ -145,7 +257,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/stable/2022-09-01/examples/ManagedClustersCreate_AzureKeyvaultSecretsProvider.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_AzureKeyvaultSecretsProvider.json */ async function createManagedClusterWithAzureKeyVaultSecretsProviderAddon() { const subscriptionId = "subid1"; @@ -212,7 +324,77 @@ 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/stable/2022-09-01/examples/ManagedClustersCreate_DedicatedHostGroup.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_EnableCustomCATrust.json + */ +async function createManagedClusterWithCustomCaTrustCertificatesPopulatedAndCustomCatrustEnabled() { + 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" + }, + securityProfile: { + customCATrustCertificates: [ + Buffer.from( + "ZHVtbXlFeGFtcGxlVGVzdFZhbHVlRm9yQ2VydGlmaWNhdGVUb0JlQWRkZWQ=" + ) + ] + }, + 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); +} + +createManagedClusterWithCustomCaTrustCertificatesPopulatedAndCustomCatrustEnabled().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-09-02-preview/examples/ManagedClustersCreate_DedicatedHostGroup.json */ async function createManagedClusterWithDedicatedHostGroup() { const subscriptionId = "subid1"; @@ -273,7 +455,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/stable/2022-09-01/examples/ManagedClustersCreate_EnableEncryptionAtHost.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_EnableEncryptionAtHost.json */ async function createManagedClusterWithEncryptionAtHostEnabled() { const subscriptionId = "subid1"; @@ -334,7 +516,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/stable/2022-09-01/examples/ManagedClustersCreate_EnabledFIPS.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_EnabledFIPS.json */ async function createManagedClusterWithFipsEnabledOS() { const subscriptionId = "subid1"; @@ -395,7 +577,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/stable/2022-09-01/examples/ManagedClustersCreate_GPUMIG.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_GPUMIG.json */ async function createManagedClusterWithGpumig() { const subscriptionId = "subid1"; @@ -462,7 +644,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/stable/2022-09-01/examples/ManagedClustersCreate_HTTPProxy.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_HTTPProxy.json */ async function createManagedClusterWithHttpProxyConfigured() { const subscriptionId = "subid1"; @@ -528,7 +710,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/stable/2022-09-01/examples/ManagedClustersCreate_NodePublicIPPrefix.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_NodePublicIPPrefix.json */ async function createManagedClusterWithNodePublicIPPrefix() { const subscriptionId = "subid1"; @@ -590,7 +772,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/stable/2022-09-01/examples/ManagedClustersCreate_OSSKU.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_OSSKU.json */ async function createManagedClusterWithOssku() { const subscriptionId = "subid1"; @@ -657,7 +839,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/stable/2022-09-01/examples/ManagedClustersCreate_PPG.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_PPG.json */ async function createManagedClusterWithPpg() { const subscriptionId = "subid1"; @@ -719,7 +901,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/stable/2022-09-01/examples/ManagedClustersCreate_PodIdentity.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_PodIdentity.json */ async function createManagedClusterWithPodIdentityEnabled() { const subscriptionId = "subid1"; @@ -780,7 +962,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/stable/2022-09-01/examples/ManagedClustersCreate_DisableRunCommand.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_DisableRunCommand.json */ async function createManagedClusterWithRunCommandDisabled() { const subscriptionId = "subid1"; @@ -840,7 +1022,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/stable/2022-09-01/examples/ManagedClustersCreate_SecurityProfile.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_SecurityProfile.json */ async function createManagedClusterWithSecurityProfileConfigured() { const subscriptionId = "subid1"; @@ -896,7 +1078,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/stable/2022-09-01/examples/ManagedClustersCreate_EnableUltraSSD.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_EnableUltraSSD.json */ async function createManagedClusterWithUltraSsdEnabled() { const subscriptionId = "subid1"; @@ -957,7 +1139,65 @@ 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/stable/2022-09-01/examples/ManagedClustersCreate_UserAssignedNATGateway.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-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-09-02-preview/examples/ManagedClustersCreate_UserAssignedNATGateway.json */ async function createManagedClusterWithUserAssignedNatGatewayAsOutboundType() { const subscriptionId = "subid1"; @@ -1018,7 +1258,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/stable/2022-09-01/examples/ManagedClustersCreate_PrivateClusterPublicFQDN.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_PrivateClusterPublicFQDN.json */ async function createManagedPrivateClusterWithPublicFqdnSpecified() { const subscriptionId = "subid1"; @@ -1081,7 +1321,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/stable/2022-09-01/examples/ManagedClustersCreate_PrivateClusterFQDNSubdomain.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_PrivateClusterFQDNSubdomain.json */ async function createManagedPrivateClusterWithFqdnSubdomainSpecified() { const subscriptionId = "subid1"; @@ -1145,7 +1385,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/stable/2022-09-01/examples/ManagedClustersCreate_UpdateWithEnableAzureRBAC.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_UpdateWithEnableAzureRBAC.json */ async function createOrUpdateAadManagedClusterWithEnableAzureRbac() { const subscriptionId = "subid1"; @@ -1207,7 +1447,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/stable/2022-09-01/examples/ManagedClustersCreate_Update.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_Update.json */ async function createOrUpdateManagedCluster() { const subscriptionId = "subid1"; @@ -1283,7 +1523,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/stable/2022-09-01/examples/ManagedClustersCreate_UpdateWithAHUB.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_UpdateWithAHUB.json */ async function createOrUpdateManagedClusterWithEnableAhub() { const subscriptionId = "subid1"; @@ -1351,7 +1591,69 @@ 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/stable/2022-09-01/examples/ManagedClustersCreate_UpdateWindowsGmsa.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-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-09-02-preview/examples/ManagedClustersCreate_UpdateWindowsGmsa.json */ async function createOrUpdateManagedClusterWithWindowsGMsaEnabled() { const subscriptionId = "subid1"; @@ -1419,7 +1721,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/stable/2022-09-01/examples/ManagedClustersCreate_DualStackNetworking.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersCreate_DualStackNetworking.json */ async function createOrUpdateManagedClusterWithDualStackNetworking() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersDeleteSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersDeleteSample.ts similarity index 91% rename from sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersDeleteSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersDeleteSample.ts index 35b2fbc3d06f..b384333e9c87 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersDeleteSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/ManagedClustersDelete.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersDelete.json */ async function deleteManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersGetAccessProfileSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersGetAccessProfileSample.ts similarity index 93% rename from sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersGetAccessProfileSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersGetAccessProfileSample.ts index ba14752435ba..a0cd2513e027 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersGetAccessProfileSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/ManagedClustersGetAccessProfile.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersGetAccessProfile.json */ async function getManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersGetCommandResultSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersGetCommandResultSample.ts similarity index 91% rename from sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersGetCommandResultSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersGetCommandResultSample.ts index 90561dd2f1a6..b026efd815a3 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersGetCommandResultSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/RunCommandResultFailed.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/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/stable/2022-09-01/examples/RunCommandResultSucceed.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/RunCommandResultSucceed.json */ async function commandSucceedResult() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersGetOSOptionsSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersGetOSOptionsSample.ts similarity index 91% rename from sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersGetOSOptionsSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersGetOSOptionsSample.ts index 613a08bdba56..3b78419f4b83 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersGetOSOptionsSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/ContainerServiceGetOSOptions.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ContainerServiceGetOSOptions.json */ async function getContainerServiceOSOptions() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersGetSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersGetSample.ts similarity index 91% rename from sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersGetSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersGetSample.ts index 599a82bf2df0..31608b702a88 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersGetSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/ManagedClustersGet.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersGet.json */ async function getManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersGetUpgradeProfileSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersGetUpgradeProfileSample.ts similarity index 91% rename from sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersGetUpgradeProfileSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersGetUpgradeProfileSample.ts index d32ada756573..d0b71d7d6794 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersGetUpgradeProfileSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/ManagedClustersGetUpgradeProfile.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersGetUpgradeProfile.json */ async function getUpgradeProfileForManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersListByResourceGroupSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersListByResourceGroupSample.ts similarity index 91% rename from sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersListByResourceGroupSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersListByResourceGroupSample.ts index e18387658691..e0d67d210459 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersListByResourceGroupSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/ManagedClustersListByResourceGroup.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersListByResourceGroup.json */ async function getManagedClustersByResourceGroup() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersListClusterAdminCredentialsSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersListClusterAdminCredentialsSample.ts similarity index 90% rename from sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersListClusterAdminCredentialsSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersListClusterAdminCredentialsSample.ts index 790f95c26592..e8dfcf553885 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersListClusterAdminCredentialsSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/ManagedClustersListClusterAdminCredentials.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersListClusterCredentialResult.json */ async function getManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersListClusterMonitoringUserCredentialsSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersListClusterMonitoringUserCredentialsSample.ts similarity index 90% rename from sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersListClusterMonitoringUserCredentialsSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersListClusterMonitoringUserCredentialsSample.ts index dbe9f234e566..24b22fe18179 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersListClusterMonitoringUserCredentialsSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/ManagedClustersListClusterMonitoringUserCredentials.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersListClusterCredentialResult.json */ async function getManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersListClusterUserCredentialsSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersListClusterUserCredentialsSample.ts similarity index 90% rename from sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersListClusterUserCredentialsSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersListClusterUserCredentialsSample.ts index 7ffe32f7ea5b..0276e0ab9a65 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersListClusterUserCredentialsSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/ManagedClustersListClusterUserCredentials.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersListClusterCredentialResult.json */ async function getManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersListOutboundNetworkDependenciesEndpointsSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersListOutboundNetworkDependenciesEndpointsSample.ts similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersListOutboundNetworkDependenciesEndpointsSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersListOutboundNetworkDependenciesEndpointsSample.ts index 7a2dc7987f5b..3c61c743b869 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersListOutboundNetworkDependenciesEndpointsSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/OutboundNetworkDependenciesEndpointsList.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/OutboundNetworkDependenciesEndpointsList.json */ async function listOutboundNetworkDependenciesEndpointsByManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersListSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersListSample.ts similarity index 91% rename from sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersListSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersListSample.ts index 9fe8f497e435..0efff7b2a2bf 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersListSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/ManagedClustersList.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersList.json */ async function listManagedClusters() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersResetAadProfileSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersResetAadProfileSample.ts similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersResetAadProfileSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersResetAadProfileSample.ts index 562f4fc6b054..3d1d2e20527d 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersResetAadProfileSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/ManagedClustersResetAADProfile.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersResetAADProfile.json */ async function resetAadProfile() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersResetServicePrincipalProfileSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersResetServicePrincipalProfileSample.ts similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersResetServicePrincipalProfileSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersResetServicePrincipalProfileSample.ts index 19a5a469dc7a..05e0ecba9e0b 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersResetServicePrincipalProfileSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/ManagedClustersResetServicePrincipalProfile.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersResetServicePrincipalProfile.json */ async function resetServicePrincipalProfile() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersRotateClusterCertificatesSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersRotateClusterCertificatesSample.ts similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersRotateClusterCertificatesSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersRotateClusterCertificatesSample.ts index 40c117e60e7c..3f1b6ef0c3ee 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersRotateClusterCertificatesSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/ManagedClustersRotateClusterCertificates.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersRotateClusterCertificates.json */ async function rotateClusterCertificates() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersRotateServiceAccountSigningKeysSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersRotateServiceAccountSigningKeysSample.ts similarity index 90% rename from sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersRotateServiceAccountSigningKeysSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersRotateServiceAccountSigningKeysSample.ts index 1615e63f90ca..8d39659aae00 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersRotateServiceAccountSigningKeysSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersRotateServiceAccountSigningKeysSample.ts @@ -15,7 +15,7 @@ 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/stable/2022-09-01/examples/ManagedClustersRotateServiceAccountSigningKeys.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersRotateServiceAccountSigningKeys.json */ async function rotateClusterServiceAccountSigningKeys() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersRunCommandSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersRunCommandSample.ts similarity index 94% rename from sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersRunCommandSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersRunCommandSample.ts index 92c13769a58e..e92e3c5c5fa6 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersRunCommandSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/RunCommandRequest.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/RunCommandRequest.json */ async function submitNewCommand() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersStartSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersStartSample.ts similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersStartSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersStartSample.ts index ec52c43038c6..242396c36084 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersStartSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/ManagedClustersStart.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersStart.json */ async function startManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersStopSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersStopSample.ts similarity index 94% rename from sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersStopSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersStopSample.ts index 88a96a400ed6..c8d1227b1577 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersStopSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/ManagedClustersStop.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersStop.json */ async function stopManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersUpdateTagsSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersUpdateTagsSample.ts similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersUpdateTagsSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/managedClustersUpdateTagsSample.ts index b6dfe116f122..dd334fc3f5e5 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersUpdateTagsSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/ManagedClustersUpdateTags.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ManagedClustersUpdateTags.json */ async function updateManagedClusterTags() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/operationsListSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/operationsListSample.ts similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17/typescript/src/operationsListSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/operationsListSample.ts index 478c6f9d7ca6..86192df7d05d 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/operationsListSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/Operation_List.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/Operation_List.json */ async function listAvailableOperationsForTheContainerServiceResourceProvider() { const subscriptionId = "00000000-0000-0000-0000-000000000000"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/privateEndpointConnectionsDeleteSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/privateEndpointConnectionsDeleteSample.ts similarity index 91% rename from sdk/containerservice/arm-containerservice/samples/v17/typescript/src/privateEndpointConnectionsDeleteSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/privateEndpointConnectionsDeleteSample.ts index e6bdf3257efc..f80c422a9879 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/privateEndpointConnectionsDeleteSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/PrivateEndpointConnectionsDelete.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/PrivateEndpointConnectionsDelete.json */ async function deletePrivateEndpointConnection() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/privateEndpointConnectionsGetSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/privateEndpointConnectionsGetSample.ts similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17/typescript/src/privateEndpointConnectionsGetSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/privateEndpointConnectionsGetSample.ts index 24826dadafbc..ade155540733 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/privateEndpointConnectionsGetSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/PrivateEndpointConnectionsGet.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/PrivateEndpointConnectionsGet.json */ async function getPrivateEndpointConnection() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/privateEndpointConnectionsListSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/privateEndpointConnectionsListSample.ts similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17/typescript/src/privateEndpointConnectionsListSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/privateEndpointConnectionsListSample.ts index 6f690b1ead4a..136cedca2d00 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/privateEndpointConnectionsListSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/PrivateEndpointConnectionsList.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/PrivateEndpointConnectionsList.json */ async function listPrivateEndpointConnectionsByManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/privateEndpointConnectionsUpdateSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/privateEndpointConnectionsUpdateSample.ts similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17/typescript/src/privateEndpointConnectionsUpdateSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/privateEndpointConnectionsUpdateSample.ts index e1d4da632065..a8f1c3f000ef 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/privateEndpointConnectionsUpdateSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/PrivateEndpointConnectionsUpdate.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/PrivateEndpointConnectionsUpdate.json */ async function updatePrivateEndpointConnection() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/privateLinkResourcesListSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/privateLinkResourcesListSample.ts similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17/typescript/src/privateLinkResourcesListSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/privateLinkResourcesListSample.ts index 4f7462b814a2..a8699a98740b 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/privateLinkResourcesListSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/PrivateLinkResourcesList.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/PrivateLinkResourcesList.json */ async function listPrivateLinkResourcesByManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/resolvePrivateLinkServiceIdPostSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/resolvePrivateLinkServiceIdPostSample.ts similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17/typescript/src/resolvePrivateLinkServiceIdPostSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/resolvePrivateLinkServiceIdPostSample.ts index 5f40924cb19d..3d52c6c8242a 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/resolvePrivateLinkServiceIdPostSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/ResolvePrivateLinkServiceId.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/ResolvePrivateLinkServiceId.json */ async function resolveThePrivateLinkServiceIdForManagedCluster() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/snapshotsCreateOrUpdateSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/snapshotsCreateOrUpdateSample.ts similarity index 93% rename from sdk/containerservice/arm-containerservice/samples/v17/typescript/src/snapshotsCreateOrUpdateSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/snapshotsCreateOrUpdateSample.ts index 1df74074b302..37f498a4a2cb 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/snapshotsCreateOrUpdateSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/SnapshotsCreate.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/SnapshotsCreate.json */ async function createOrUpdateSnapshot() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/snapshotsDeleteSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/snapshotsDeleteSample.ts similarity index 91% rename from sdk/containerservice/arm-containerservice/samples/v17/typescript/src/snapshotsDeleteSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/snapshotsDeleteSample.ts index 8974faf3c34e..866c70dfd6b8 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/snapshotsDeleteSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/SnapshotsDelete.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/SnapshotsDelete.json */ async function deleteSnapshot() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/snapshotsGetSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/snapshotsGetSample.ts similarity index 91% rename from sdk/containerservice/arm-containerservice/samples/v17/typescript/src/snapshotsGetSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/snapshotsGetSample.ts index b48a623e093d..71114383cbdf 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/snapshotsGetSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/SnapshotsGet.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/SnapshotsGet.json */ async function getSnapshot() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/snapshotsListByResourceGroupSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/snapshotsListByResourceGroupSample.ts similarity index 91% rename from sdk/containerservice/arm-containerservice/samples/v17/typescript/src/snapshotsListByResourceGroupSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/snapshotsListByResourceGroupSample.ts index f9bc66b4eccd..704a2de155e7 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/snapshotsListByResourceGroupSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/SnapshotsListByResourceGroup.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/SnapshotsListByResourceGroup.json */ async function listSnapshotsByResourceGroup() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/snapshotsListSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/snapshotsListSample.ts similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17/typescript/src/snapshotsListSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/snapshotsListSample.ts index a214c5e1438a..609ed2eab539 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/snapshotsListSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/SnapshotsList.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/SnapshotsList.json */ async function listSnapshots() { const subscriptionId = "subid1"; diff --git a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/snapshotsUpdateTagsSample.ts b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/snapshotsUpdateTagsSample.ts similarity index 92% rename from sdk/containerservice/arm-containerservice/samples/v17/typescript/src/snapshotsUpdateTagsSample.ts rename to sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/snapshotsUpdateTagsSample.ts index b3444381bb88..818e489b4908 100644 --- a/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/snapshotsUpdateTagsSample.ts +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/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/stable/2022-09-01/examples/SnapshotsUpdateTags.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/examples/SnapshotsUpdateTags.json */ async function updateSnapshotTags() { const subscriptionId = "subid1"; 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 new file mode 100644 index 000000000000..427304765556 --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/trustedAccessRoleBindingsCreateOrUpdateSample.ts @@ -0,0 +1,47 @@ +/* + * 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-09-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 new file mode 100644 index 000000000000..ac1289606e63 --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/trustedAccessRoleBindingsDeleteSample.ts @@ -0,0 +1,35 @@ +/* + * 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-09-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 new file mode 100644 index 000000000000..6ca0c4474035 --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/trustedAccessRoleBindingsGetSample.ts @@ -0,0 +1,35 @@ +/* + * 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-09-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 new file mode 100644 index 000000000000..db650e22dbde --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/trustedAccessRoleBindingsListSample.ts @@ -0,0 +1,36 @@ +/* + * 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-09-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 new file mode 100644 index 000000000000..c7dc49117f4a --- /dev/null +++ b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/src/trustedAccessRolesListSample.ts @@ -0,0 +1,32 @@ +/* + * 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-09-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/typescript/tsconfig.json b/sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/tsconfig.json similarity index 100% rename from sdk/containerservice/arm-containerservice/samples/v17/typescript/tsconfig.json rename to sdk/containerservice/arm-containerservice/samples/v17-beta/typescript/tsconfig.json diff --git a/sdk/containerservice/arm-containerservice/samples/v17/javascript/README.md b/sdk/containerservice/arm-containerservice/samples/v17/javascript/README.md deleted file mode 100644 index c8be4434b6c6..000000000000 --- a/sdk/containerservice/arm-containerservice/samples/v17/javascript/README.md +++ /dev/null @@ -1,138 +0,0 @@ -# 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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-01/examples/MaintenanceConfigurationsCreate_Update.json | -| [maintenanceConfigurationsDeleteSample.js][maintenanceconfigurationsdeletesample] | Deletes a maintenance configuration. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-09-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-09-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-09-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-09-01/examples/ManagedClustersCreate_Snapshot.json | -| [managedClustersDeleteSample.js][managedclustersdeletesample] | Deletes a managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-09-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-09-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-09-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-09-01/examples/ContainerServiceGetOSOptions.json | -| [managedClustersGetSample.js][managedclustersgetsample] | Gets a managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-01/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/stable/2022-09-01/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/stable/2022-09-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-09-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-09-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-09-01/examples/ManagedClustersUpdateTags.json | -| [operationsListSample.js][operationslistsample] | Gets a list of operations. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-09-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-09-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-09-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-09-01/examples/PrivateEndpointConnectionsList.json | -| [privateEndpointConnectionsUpdateSample.js][privateendpointconnectionsupdatesample] | Updates a private endpoint connection. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-09-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-09-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-09-01/examples/ResolvePrivateLinkServiceId.json | -| [snapshotsCreateOrUpdateSample.js][snapshotscreateorupdatesample] | Creates or updates a snapshot. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-09-01/examples/SnapshotsCreate.json | -| [snapshotsDeleteSample.js][snapshotsdeletesample] | Deletes a snapshot. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-09-01/examples/SnapshotsDelete.json | -| [snapshotsGetSample.js][snapshotsgetsample] | Gets a snapshot. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-09-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-09-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-09-01/examples/SnapshotsList.json | -| [snapshotsUpdateTagsSample.js][snapshotsupdatetagssample] | Updates tags on a snapshot. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-09-01/examples/SnapshotsUpdateTags.json | - -## Prerequisites - -The sample programs are compatible with [LTS versions of Node.js](https://github.com/nodejs/release#release-schedule). - -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 -[managedclustersrotateserviceaccountsigningkeyssample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/javascript/managedClustersRotateServiceAccountSigningKeysSample.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/typescript/README.md b/sdk/containerservice/arm-containerservice/samples/v17/typescript/README.md deleted file mode 100644 index a57fc48d0b2a..000000000000 --- a/sdk/containerservice/arm-containerservice/samples/v17/typescript/README.md +++ /dev/null @@ -1,151 +0,0 @@ -# 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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-01/examples/MaintenanceConfigurationsCreate_Update.json | -| [maintenanceConfigurationsDeleteSample.ts][maintenanceconfigurationsdeletesample] | Deletes a maintenance configuration. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-09-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-09-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-09-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-09-01/examples/ManagedClustersCreate_Snapshot.json | -| [managedClustersDeleteSample.ts][managedclustersdeletesample] | Deletes a managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-09-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-09-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-09-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-09-01/examples/ContainerServiceGetOSOptions.json | -| [managedClustersGetSample.ts][managedclustersgetsample] | Gets a managed cluster. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-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-09-01/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/stable/2022-09-01/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/stable/2022-09-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-09-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-09-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-09-01/examples/ManagedClustersUpdateTags.json | -| [operationsListSample.ts][operationslistsample] | Gets a list of operations. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-09-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-09-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-09-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-09-01/examples/PrivateEndpointConnectionsList.json | -| [privateEndpointConnectionsUpdateSample.ts][privateendpointconnectionsupdatesample] | Updates a private endpoint connection. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-09-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-09-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-09-01/examples/ResolvePrivateLinkServiceId.json | -| [snapshotsCreateOrUpdateSample.ts][snapshotscreateorupdatesample] | Creates or updates a snapshot. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-09-01/examples/SnapshotsCreate.json | -| [snapshotsDeleteSample.ts][snapshotsdeletesample] | Deletes a snapshot. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-09-01/examples/SnapshotsDelete.json | -| [snapshotsGetSample.ts][snapshotsgetsample] | Gets a snapshot. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-09-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-09-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-09-01/examples/SnapshotsList.json | -| [snapshotsUpdateTagsSample.ts][snapshotsupdatetagssample] | Updates tags on a snapshot. x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-09-01/examples/SnapshotsUpdateTags.json | - -## Prerequisites - -The sample programs are compatible with [LTS versions of Node.js](https://github.com/nodejs/release#release-schedule). - -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 -[managedclustersrotateserviceaccountsigningkeyssample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/containerservice/arm-containerservice/samples/v17/typescript/src/managedClustersRotateServiceAccountSigningKeysSample.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/src/containerServiceClient.ts b/sdk/containerservice/arm-containerservice/src/containerServiceClient.ts index d21df2fc76f1..c792bcce242c 100644 --- a/sdk/containerservice/arm-containerservice/src/containerServiceClient.ts +++ b/sdk/containerservice/arm-containerservice/src/containerServiceClient.ts @@ -22,7 +22,12 @@ import { PrivateEndpointConnectionsImpl, PrivateLinkResourcesImpl, ResolvePrivateLinkServiceIdImpl, - SnapshotsImpl + SnapshotsImpl, + ManagedClusterSnapshotsImpl, + TrustedAccessRolesImpl, + TrustedAccessRoleBindingsImpl, + FleetsImpl, + FleetMembersImpl } from "./operations"; import { Operations, @@ -32,7 +37,12 @@ import { PrivateEndpointConnections, PrivateLinkResources, ResolvePrivateLinkServiceId, - Snapshots + Snapshots, + ManagedClusterSnapshots, + TrustedAccessRoles, + TrustedAccessRoleBindings, + Fleets, + FleetMembers } from "./operationsInterfaces"; import { ContainerServiceClientOptionalParams } from "./models"; @@ -68,22 +78,19 @@ export class ContainerServiceClient extends coreClient.ServiceClient { credential: credentials }; - const packageDetails = `azsdk-js-arm-containerservice/17.2.1`; + const packageDetails = `azsdk-js-arm-containerservice/17.2.0-beta.1`; const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix ? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}` : `${packageDetails}`; - if (!options.credentialScopes) { - options.credentialScopes = ["https://management.azure.com/.default"]; - } const optionsWithDefaults = { ...defaults, ...options, userAgentOptions: { userAgentPrefix }, - baseUri: + endpoint: options.endpoint ?? options.baseUri ?? "https://management.azure.com" }; super(optionsWithDefaults); @@ -109,7 +116,9 @@ export class ContainerServiceClient extends coreClient.ServiceClient { this.pipeline.addPolicy( coreRestPipeline.bearerTokenAuthenticationPolicy({ credential: credentials, - scopes: `${optionsWithDefaults.credentialScopes}`, + scopes: + optionsWithDefaults.credentialScopes ?? + `${optionsWithDefaults.endpoint}/.default`, challengeCallbacks: { authorizeRequestOnChallenge: coreClient.authorizeRequestOnClaimChallenge @@ -122,7 +131,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-09-01"; + this.apiVersion = options.apiVersion || "2022-09-02-preview"; this.operations = new OperationsImpl(this); this.managedClusters = new ManagedClustersImpl(this); this.maintenanceConfigurations = new MaintenanceConfigurationsImpl(this); @@ -133,6 +142,11 @@ 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); } @@ -172,4 +186,9 @@ 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/index.ts b/sdk/containerservice/arm-containerservice/src/index.ts index 741fa14af5e8..8d9b9b071b00 100644 --- a/sdk/containerservice/arm-containerservice/src/index.ts +++ b/sdk/containerservice/arm-containerservice/src/index.ts @@ -7,6 +7,7 @@ */ /// +export { getContinuationToken } from "./pagingHelper"; export * from "./models"; export { ContainerServiceClient } from "./containerServiceClient"; export * from "./operationsInterfaces"; diff --git a/sdk/containerservice/arm-containerservice/src/models/index.ts b/sdk/containerservice/arm-containerservice/src/models/index.ts index 8c8a1c655d79..488c339fc3af 100644 --- a/sdk/containerservice/arm-containerservice/src/models/index.ts +++ b/sdk/containerservice/arm-containerservice/src/models/index.ts @@ -164,6 +164,12 @@ 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. */ @@ -178,6 +184,8 @@ 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} */ @@ -186,7 +194,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. 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. */ + /** 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. */ osSKU?: Ossku; /** The maximum number of nodes for auto-scaling */ maxCount?: number; @@ -200,10 +208,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 (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). */ + /** 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). */ orchestratorVersion?: string; /** - * 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. + * 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. * NOTE: This property will not be serialized. It can only be populated by the server. */ readonly currentOrchestratorVersion?: string; @@ -225,6 +233,8 @@ 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 adds a label to the node indicating that the feature is enabled and deploys a daemonset along with host services to sync custom certificate authorities from user-provided list of base64 encoded certificates 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'. */ @@ -255,8 +265,14 @@ 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; + /** The Windows agent pool's specific profile. */ + windowsProfile?: AgentPoolWindowsProfile; + /** Network-related settings of an agent pool. */ + networkProfile?: AgentPoolNetworkProfile; } /** Settings for upgrading an agentpool */ @@ -363,10 +379,38 @@ 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; +/** The Windows agent pool's specific profile. */ +export interface AgentPoolWindowsProfile { + /** The default value is false. Outbound NAT can only be disabled if the cluster outboundType is NAT Gateway and the Windows agent pool does not have node public IP enabled. */ + disableOutboundNat?: boolean; +} + +/** Network settings of an agent pool. */ +export interface AgentPoolNetworkProfile { + /** IPTags of instance-level public IPs. */ + nodePublicIPTags?: IPTag[]; + /** The port ranges that are allowed to access. The specified ranges are allowed to overlap. */ + allowedHostPorts?: PortRange[]; + /** The IDs of the application security groups which agent pool will associate when created. */ + applicationSecurityGroups?: string[]; +} + +/** Contains the IPTag associated with the object. */ +export interface IPTag { + /** The IP tag type. Example: RoutingPreference. */ + ipTagType?: string; + /** The value of the IP tag associated with the public IP. Example: Internet. */ + tag?: string; +} + +/** The port range. */ +export interface PortRange { + /** The minimum port that is included in the range. It should be ranged from 1 to 65535, and be less than or equal to portEnd. */ + portStart?: number; + /** The maximum port that is included in the range. It should be ranged from 1 to 65535, and be greater than or equal to portStart. */ + portEnd?: number; + /** The network protocol of the port. */ + protocol?: Protocol; } /** Profile for Linux VMs in the container service cluster. */ @@ -523,10 +567,14 @@ export interface ManagedClusterOidcIssuerProfile { 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'. */ networkMode?: NetworkMode; + /** The eBPF dataplane used for building the Kubernetes network. */ + ebpfDataplane?: EbpfDataplane; /** A CIDR notation IP range from which to assign pod IPs when kubenet is used. */ podCidr?: string; /** A CIDR notation IP range from which to assign service cluster IPs. It must not overlap with any Subnet IP ranges. */ @@ -549,6 +597,8 @@ export interface ContainerServiceNetworkProfile { serviceCidrs?: string[]; /** IP families are used to determine single-stack or dual-stack clusters. For single-stack, the expected value is IPv4. For dual-stack, the expected values are IPv4 and IPv6. */ ipFamilies?: IpFamily[]; + /** Holds configuration customizations for kube-proxy. Any values not defined will use the kube-proxy defaulting behavior. See https://v.docs.kubernetes.io/docs/reference/command-line-tools-reference/kube-proxy/ where is represented by a - string. Kubernetes version 1.23 would be '1-23'. */ + kubeProxyConfig?: ContainerServiceNetworkProfileKubeProxyConfig; } /** Profile of the managed cluster load balancer. */ @@ -567,6 +617,8 @@ export interface ManagedClusterLoadBalancerProfile { idleTimeoutInMinutes?: number; /** Enable multiple standard load balancers per AKS cluster or not. */ enableMultipleStandardLoadBalancers?: boolean; + /** The type of the managed inbound Load Balancer BackendPool. */ + backendPoolType?: BackendPoolType; } /** Desired managed outbound IPs for the cluster load balancer. */ @@ -611,6 +663,28 @@ export interface ManagedClusterManagedOutboundIPProfile { count?: number; } +/** Holds configuration customizations for kube-proxy. Any values not defined will use the kube-proxy defaulting behavior. See https://v.docs.kubernetes.io/docs/reference/command-line-tools-reference/kube-proxy/ where is represented by a - string. Kubernetes version 1.23 would be '1-23'. */ +export interface ContainerServiceNetworkProfileKubeProxyConfig { + /** Whether to enable on kube-proxy on the cluster (if no 'kubeProxyConfig' exists, kube-proxy is enabled in AKS by default without these customizations). */ + enabled?: boolean; + /** Specify which proxy mode to use ('IPTABLES' or 'IPVS') */ + mode?: Mode; + /** Holds configuration customizations for IPVS. May only be specified if 'mode' is set to 'IPVS'. */ + ipvsConfig?: ContainerServiceNetworkProfileKubeProxyConfigIpvsConfig; +} + +/** Holds configuration customizations for IPVS. May only be specified if 'mode' is set to 'IPVS'. */ +export interface ContainerServiceNetworkProfileKubeProxyConfigIpvsConfig { + /** IPVS scheduler, for more information please see http://www.linuxvirtualserver.org/docs/scheduling.html. */ + scheduler?: IpvsScheduler; + /** The timeout value used for idle IPVS TCP sessions in seconds. Must be a positive integer value. */ + tcpTimeoutSeconds?: number; + /** The timeout value used for IPVS TCP sessions after receiving a FIN in seconds. Must be a positive integer value. */ + tcpFinTimeoutSeconds?: number; + /** The timeout value used for IPVS UDP packets in seconds. Must be a positive integer value. */ + udpTimeoutSeconds?: number; +} + /** For more details see [managed AAD on AKS](https://docs.microsoft.com/azure/aks/managed-aad). */ export interface ManagedClusterAADProfile { /** Whether to enable managed AAD. */ @@ -685,6 +759,10 @@ 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 */ @@ -714,6 +792,11 @@ 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; } @@ -724,6 +807,14 @@ 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; + /** A list of up to 10 base64 encoded CAs that will be added to the trust store on nodes with the Custom CA Trust feature enabled. For more information see [Custom CA Trust Certificates](https://learn.microsoft.com/en-us/azure/aks/custom-certificate-authority) */ + customCATrustCertificates?: Uint8Array[]; } /** Microsoft Defender settings for the security profile. */ @@ -752,6 +843,26 @@ 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. */ @@ -768,6 +879,8 @@ export interface ManagedClusterStorageProfile { 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. */ @@ -788,6 +901,79 @@ export interface ManagedClusterStorageProfileBlobCSIDriver { 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. */ @@ -1232,6 +1647,28 @@ 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 { /** @@ -1259,6 +1696,8 @@ 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} */ @@ -1267,7 +1706,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. 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. */ + /** 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. */ osSKU?: Ossku; /** The maximum number of nodes for auto-scaling */ maxCount?: number; @@ -1281,10 +1720,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 (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). */ + /** 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). */ orchestratorVersion?: string; /** - * 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. + * 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. * NOTE: This property will not be serialized. It can only be populated by the server. */ readonly currentOrchestratorVersion?: string; @@ -1306,6 +1745,8 @@ 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 adds a label to the node indicating that the feature is enabled and deploys a daemonset along with host services to sync custom certificate authorities from user-provided list of base64 encoded certificates 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'. */ @@ -1336,8 +1777,14 @@ 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; + /** The Windows agent pool's specific profile. */ + windowsProfile?: AgentPoolWindowsProfile; + /** Network-related settings of an agent pool. */ + networkProfile?: AgentPoolNetworkProfile; } /** Managed cluster. */ @@ -1358,15 +1805,17 @@ 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; - /** 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. */ + /** 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; /** - * 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. + * The version of Kubernetes the Managed Cluster is running. * NOTE: This property will not be serialized. It can only be populated by the server. */ readonly currentKubernetesVersion?: string; @@ -1409,6 +1858,8 @@ export interface ManagedCluster extends TrackedResource { 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. */ @@ -1433,8 +1884,16 @@ 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; + /** The guardrails profile holds all the guardrails information for a given cluster */ + guardrailsProfile?: GuardrailsProfile; } /** Managed cluster Access Profile. */ @@ -1465,7 +1924,7 @@ export interface Snapshot extends TrackedResource { */ readonly osType?: OSType; /** - * 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. + * 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. * NOTE: This property will not be serialized. It can only be populated by the server. */ readonly osSku?: Ossku; @@ -1481,9 +1940,44 @@ export interface Snapshot extends TrackedResource { readonly enableFips?: boolean; } -/** Defines headers for ManagedClusters_rotateServiceAccountSigningKeys operation. */ -export interface ManagedClustersRotateServiceAccountSigningKeysHeaders { - location?: string; +/** 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. */ @@ -1492,6 +1986,16 @@ export interface AgentPoolsUpgradeNodeImageVersionHeaders { azureAsyncOperation?: string; } +/** Defines headers for Fleets_delete operation. */ +export interface FleetsDeleteHeaders { + location?: string; +} + +/** Defines headers for FleetMembers_delete operation. */ +export interface FleetMembersDeleteHeaders { + location?: string; +} + /** Known values of {@link ManagedClusterSKUName} that the service accepts. */ export enum KnownManagedClusterSKUName { /** Basic */ @@ -1636,6 +2140,8 @@ export enum KnownOssku { Ubuntu = "Ubuntu", /** CBLMariner */ CBLMariner = "CBLMariner", + /** Mariner */ + Mariner = "Mariner", /** Windows2019 */ Windows2019 = "Windows2019", /** Windows2022 */ @@ -1649,6 +2155,7 @@ export enum KnownOssku { * ### Known values supported by the service * **Ubuntu** \ * **CBLMariner** \ + * **Mariner** \ * **Windows2019** \ * **Windows2022** */ @@ -1771,6 +2278,24 @@ export enum KnownGPUInstanceProfile { */ export type GPUInstanceProfile = string; +/** Known values of {@link Protocol} that the service accepts. */ +export enum KnownProtocol { + /** TCP protocol. */ + TCP = "TCP", + /** UDP protocol. */ + UDP = "UDP" +} + +/** + * Defines values for Protocol. \ + * {@link KnownProtocol} can be used interchangeably with Protocol, + * this enum contains the known values that the service supports. + * ### Known values supported by the service + * **TCP**: TCP protocol. \ + * **UDP**: UDP protocol. + */ +export type Protocol = string; + /** Known values of {@link LicenseType} that the service accepts. */ export enum KnownLicenseType { /** No additional licensing is applied. */ @@ -1819,7 +2344,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", - /** No CNI plugin is pre-installed. See [BYO CNI](https://docs.microsoft.com/en-us/azure/aks/use-byo-cni) for more information. */ + /** Do not use a network plugin. A custom CNI will need to be installed after cluster creation for networking functionality. */ None = "none" } @@ -1830,10 +2355,25 @@ 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**: No CNI plugin is pre-installed. See [BYO CNI](https:\/\/docs.microsoft.com\/en-us\/azure\/aks\/use-byo-cni) for more information. + * **none**: Do not use a network plugin. A custom CNI will need to be installed after cluster creation for networking functionality. */ 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. */ @@ -1870,6 +2410,21 @@ export enum KnownNetworkMode { */ export type NetworkMode = string; +/** Known values of {@link EbpfDataplane} that the service accepts. */ +export enum KnownEbpfDataplane { + /** Use Cilium for networking in the Kubernetes cluster. */ + Cilium = "cilium" +} + +/** + * Defines values for EbpfDataplane. \ + * {@link KnownEbpfDataplane} can be used interchangeably with EbpfDataplane, + * this enum contains the known values that the service supports. + * ### Known values supported by the service + * **cilium**: Use Cilium for networking in the Kubernetes cluster. + */ +export type EbpfDataplane = string; + /** Known values of {@link OutboundType} that the service accepts. */ export enum KnownOutboundType { /** The load balancer is used for egress through an AKS assigned public IP. This supports Kubernetes services of type 'loadBalancer'. For more information see [outbound type loadbalancer](https://docs.microsoft.com/azure/aks/egress-outboundtype#outbound-type-of-loadbalancer). */ @@ -1912,6 +2467,24 @@ export enum KnownLoadBalancerSku { */ export type LoadBalancerSku = string; +/** Known values of {@link BackendPoolType} that the service accepts. */ +export enum KnownBackendPoolType { + /** The type of the managed inbound Load Balancer BackendPool. https://cloud-provider-azure.sigs.k8s.io/topics/loadbalancer/#configure-load-balancer-backend. */ + NodeIPConfiguration = "NodeIPConfiguration", + /** The type of the managed inbound Load Balancer BackendPool. https://cloud-provider-azure.sigs.k8s.io/topics/loadbalancer/#configure-load-balancer-backend. */ + NodeIP = "NodeIP" +} + +/** + * Defines values for BackendPoolType. \ + * {@link KnownBackendPoolType} can be used interchangeably with BackendPoolType, + * this enum contains the known values that the service supports. + * ### Known values supported by the service + * **NodeIPConfiguration**: The type of the managed inbound Load Balancer BackendPool. https:\/\/cloud-provider-azure.sigs.k8s.io\/topics\/loadbalancer\/#configure-load-balancer-backend. \ + * **NodeIP**: The type of the managed inbound Load Balancer BackendPool. https:\/\/cloud-provider-azure.sigs.k8s.io\/topics\/loadbalancer\/#configure-load-balancer-backend. + */ +export type BackendPoolType = string; + /** Known values of {@link IpFamily} that the service accepts. */ export enum KnownIpFamily { /** IPv4 */ @@ -1930,6 +2503,42 @@ export enum KnownIpFamily { */ export type IpFamily = string; +/** Known values of {@link Mode} that the service accepts. */ +export enum KnownMode { + /** IPTables proxy mode */ + Iptables = "IPTABLES", + /** IPVS proxy mode. Must be using Kubernetes version >= 1.22. */ + Ipvs = "IPVS" +} + +/** + * Defines values for Mode. \ + * {@link KnownMode} can be used interchangeably with Mode, + * this enum contains the known values that the service supports. + * ### Known values supported by the service + * **IPTABLES**: IPTables proxy mode \ + * **IPVS**: IPVS proxy mode. Must be using Kubernetes version >= 1.22. + */ +export type Mode = string; + +/** Known values of {@link IpvsScheduler} that the service accepts. */ +export enum KnownIpvsScheduler { + /** Round Robin */ + RoundRobin = "RoundRobin", + /** Least Connection */ + LeastConnection = "LeastConnection" +} + +/** + * Defines values for IpvsScheduler. \ + * {@link KnownIpvsScheduler} can be used interchangeably with IpvsScheduler, + * this enum contains the known values that the service supports. + * ### Known values supported by the service + * **RoundRobin**: Round Robin \ + * **LeastConnection**: Least Connection + */ +export type IpvsScheduler = string; + /** Known values of {@link UpgradeChannel} that the service accepts. */ export enum KnownUpgradeChannel { /** Automatically upgrade the cluster to the latest supported patch release on the latest supported minor version. In cases where the cluster is at a version of Kubernetes that is at an N-2 minor version where N is the latest supported minor version, the cluster first upgrades to the latest supported patch version on N-1 minor version. For example, if a cluster is running version 1.17.7 and versions 1.17.9, 1.18.4, 1.18.6, and 1.19.1 are available, your cluster first is upgraded to 1.18.6, then is upgraded to 1.19.1. */ @@ -2001,10 +2610,12 @@ export type KeyVaultNetworkAccessTypes = string; /** Known values of {@link PublicNetworkAccess} that the service accepts. */ export enum KnownPublicNetworkAccess { - /** Enabled */ + /** Inbound/Outbound to the managedCluster is allowed. */ Enabled = "Enabled", - /** Disabled */ - Disabled = "Disabled" + /** Inbound traffic to managedCluster is disabled, traffic from managedCluster is allowed. */ + Disabled = "Disabled", + /** Inbound/Outbound traffic is managed by Microsoft.Network/NetworkSecurityPerimeters. */ + SecuredByPerimeter = "SecuredByPerimeter" } /** @@ -2012,11 +2623,75 @@ 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** \ - * **Disabled** + * **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. */ 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 Level} that the service accepts. */ +export enum KnownLevel { + /** Off */ + Off = "Off", + /** Warning */ + Warning = "Warning", + /** Enforcement */ + Enforcement = "Enforcement" +} + +/** + * Defines values for Level. \ + * {@link KnownLevel} can be used interchangeably with Level, + * this enum contains the known values that the service supports. + * ### Known values supported by the service + * **Off** \ + * **Warning** \ + * **Enforcement** + */ +export type Level = string; + /** Known values of {@link CreatedByType} that the service accepts. */ export enum KnownCreatedByType { /** User */ @@ -2143,7 +2818,9 @@ 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" + NodePool = "NodePool", + /** The snapshot is a snapshot of a managed cluster. */ + ManagedCluster = "ManagedCluster" } /** @@ -2151,10 +2828,95 @@ 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. + * **NodePool**: The snapshot is a snapshot of a node pool. \ + * **ManagedCluster**: The snapshot is a snapshot of a managed cluster. */ 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 */ @@ -2822,6 +3584,8 @@ 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. */ @@ -2846,6 +3610,10 @@ export interface ManagedClustersResetAADProfileOptionalParams resumeFrom?: string; } +/** Optional parameters. */ +export interface ManagedClustersAbortLatestOperationOptionalParams + extends coreClient.OperationOptions {} + /** Optional parameters. */ export interface ManagedClustersRotateClusterCertificatesOptionalParams extends coreClient.OperationOptions { @@ -2864,9 +3632,6 @@ export interface ManagedClustersRotateServiceAccountSigningKeysOptionalParams resumeFrom?: string; } -/** Contains response data for the rotateServiceAccountSigningKeys operation. */ -export type ManagedClustersRotateServiceAccountSigningKeysResponse = ManagedClustersRotateServiceAccountSigningKeysHeaders; - /** Optional parameters. */ export interface ManagedClustersStopOptionalParams extends coreClient.OperationOptions { @@ -2964,6 +3729,10 @@ 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 {} @@ -2993,6 +3762,8 @@ 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. */ @@ -3126,6 +3897,232 @@ 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 110944dd9884..e3d9fa948738 100644 --- a/sdk/containerservice/arm-containerservice/src/models/mappers.ts +++ b/sdk/containerservice/arm-containerservice/src/models/mappers.ts @@ -352,6 +352,21 @@ 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", @@ -397,6 +412,12 @@ export const ManagedClusterAgentPoolProfileProperties: coreClient.CompositeMappe name: "String" } }, + messageOfTheDay: { + serializedName: "messageOfTheDay", + type: { + name: "String" + } + }, vnetSubnetID: { serializedName: "vnetSubnetID", type: { @@ -522,6 +543,12 @@ export const ManagedClusterAgentPoolProfileProperties: coreClient.CompositeMappe name: "Boolean" } }, + enableCustomCATrust: { + serializedName: "enableCustomCATrust", + type: { + name: "Boolean" + } + }, nodePublicIPPrefixID: { serializedName: "nodePublicIPPrefixID", type: { @@ -625,11 +652,31 @@ export const ManagedClusterAgentPoolProfileProperties: coreClient.CompositeMappe className: "CreationData" } }, + capacityReservationGroupID: { + serializedName: "capacityReservationGroupID", + type: { + name: "String" + } + }, hostGroupID: { serializedName: "hostGroupID", type: { name: "String" } + }, + windowsProfile: { + serializedName: "windowsProfile", + type: { + name: "Composite", + className: "AgentPoolWindowsProfile" + } + }, + networkProfile: { + serializedName: "networkProfile", + type: { + name: "Composite", + className: "AgentPoolNetworkProfile" + } } } } @@ -944,13 +991,113 @@ export const SysctlConfig: coreClient.CompositeMapper = { } }; -export const CreationData: coreClient.CompositeMapper = { +export const AgentPoolWindowsProfile: coreClient.CompositeMapper = { type: { name: "Composite", - className: "CreationData", + className: "AgentPoolWindowsProfile", modelProperties: { - sourceResourceId: { - serializedName: "sourceResourceId", + disableOutboundNat: { + serializedName: "disableOutboundNat", + type: { + name: "Boolean" + } + } + } + } +}; + +export const AgentPoolNetworkProfile: coreClient.CompositeMapper = { + type: { + name: "Composite", + className: "AgentPoolNetworkProfile", + modelProperties: { + nodePublicIPTags: { + serializedName: "nodePublicIPTags", + type: { + name: "Sequence", + element: { + type: { + name: "Composite", + className: "IPTag" + } + } + } + }, + allowedHostPorts: { + serializedName: "allowedHostPorts", + type: { + name: "Sequence", + element: { + type: { + name: "Composite", + className: "PortRange" + } + } + } + }, + applicationSecurityGroups: { + serializedName: "applicationSecurityGroups", + type: { + name: "Sequence", + element: { + type: { + name: "String" + } + } + } + } + } + } +}; + +export const IPTag: coreClient.CompositeMapper = { + type: { + name: "Composite", + className: "IPTag", + modelProperties: { + ipTagType: { + serializedName: "ipTagType", + type: { + name: "String" + } + }, + tag: { + serializedName: "tag", + type: { + name: "String" + } + } + } + } +}; + +export const PortRange: coreClient.CompositeMapper = { + type: { + name: "Composite", + className: "PortRange", + modelProperties: { + portStart: { + constraints: { + InclusiveMaximum: 65535, + InclusiveMinimum: 1 + }, + serializedName: "portStart", + type: { + name: "Number" + } + }, + portEnd: { + constraints: { + InclusiveMaximum: 65535, + InclusiveMinimum: 1 + }, + serializedName: "portEnd", + type: { + name: "Number" + } + }, + protocol: { + serializedName: "protocol", type: { name: "String" } @@ -1401,6 +1548,12 @@ export const ContainerServiceNetworkProfile: coreClient.CompositeMapper = { name: "String" } }, + networkPluginMode: { + serializedName: "networkPluginMode", + type: { + name: "String" + } + }, networkPolicy: { serializedName: "networkPolicy", type: { @@ -1413,6 +1566,12 @@ export const ContainerServiceNetworkProfile: coreClient.CompositeMapper = { name: "String" } }, + ebpfDataplane: { + serializedName: "ebpfDataplane", + type: { + name: "String" + } + }, podCidr: { defaultValue: "10.244.0.0/16", constraints: { @@ -1520,6 +1679,13 @@ export const ContainerServiceNetworkProfile: coreClient.CompositeMapper = { } } } + }, + kubeProxyConfig: { + serializedName: "kubeProxyConfig", + type: { + name: "Composite", + className: "ContainerServiceNetworkProfileKubeProxyConfig" + } } } } @@ -1590,6 +1756,13 @@ export const ManagedClusterLoadBalancerProfile: coreClient.CompositeMapper = { type: { name: "Boolean" } + }, + backendPoolType: { + defaultValue: "NodeIPConfiguration", + serializedName: "backendPoolType", + type: { + name: "String" + } } } } @@ -1742,6 +1915,67 @@ export const ManagedClusterManagedOutboundIPProfile: coreClient.CompositeMapper } }; +export const ContainerServiceNetworkProfileKubeProxyConfig: coreClient.CompositeMapper = { + type: { + name: "Composite", + className: "ContainerServiceNetworkProfileKubeProxyConfig", + modelProperties: { + enabled: { + serializedName: "enabled", + type: { + name: "Boolean" + } + }, + mode: { + serializedName: "mode", + type: { + name: "String" + } + }, + ipvsConfig: { + serializedName: "ipvsConfig", + type: { + name: "Composite", + className: "ContainerServiceNetworkProfileKubeProxyConfigIpvsConfig" + } + } + } + } +}; + +export const ContainerServiceNetworkProfileKubeProxyConfigIpvsConfig: coreClient.CompositeMapper = { + type: { + name: "Composite", + className: "ContainerServiceNetworkProfileKubeProxyConfigIpvsConfig", + modelProperties: { + scheduler: { + serializedName: "scheduler", + type: { + name: "String" + } + }, + tcpTimeoutSeconds: { + serializedName: "tcpTimeoutSeconds", + type: { + name: "Number" + } + }, + tcpFinTimeoutSeconds: { + serializedName: "tcpFinTimeoutSeconds", + type: { + name: "Number" + } + }, + udpTimeoutSeconds: { + serializedName: "udpTimeoutSeconds", + type: { + name: "Number" + } + } + } + } +}; + export const ManagedClusterAADProfile: coreClient.CompositeMapper = { type: { name: "Composite", @@ -1963,6 +2197,18 @@ export const ManagedClusterAPIServerAccessProfile: coreClient.CompositeMapper = type: { name: "Boolean" } + }, + enableVnetIntegration: { + serializedName: "enableVnetIntegration", + type: { + name: "Boolean" + } + }, + subnetId: { + serializedName: "subnetId", + type: { + name: "String" + } } } } @@ -2047,6 +2293,18 @@ export const ManagedClusterHttpProxyConfig: coreClient.CompositeMapper = { } } }, + effectiveNoProxy: { + serializedName: "effectiveNoProxy", + readOnly: true, + type: { + name: "Sequence", + element: { + type: { + name: "String" + } + } + } + }, trustedCa: { serializedName: "trustedCa", type: { @@ -2075,6 +2333,41 @@ 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" + } + }, + customCATrustCertificates: { + constraints: { + MaxItems: 10 + }, + serializedName: "customCATrustCertificates", + type: { + name: "Sequence", + element: { + type: { + name: "ByteArray" + } + } + } } } } @@ -2151,59 +2444,116 @@ export const AzureKeyVaultKms: coreClient.CompositeMapper = { } }; -export const ManagedClusterStorageProfile: coreClient.CompositeMapper = { +export const ManagedClusterSecurityProfileWorkloadIdentity: coreClient.CompositeMapper = { type: { name: "Composite", - className: "ManagedClusterStorageProfile", + className: "ManagedClusterSecurityProfileWorkloadIdentity", modelProperties: { - diskCSIDriver: { - serializedName: "diskCSIDriver", - type: { - name: "Composite", - className: "ManagedClusterStorageProfileDiskCSIDriver" - } - }, - fileCSIDriver: { - serializedName: "fileCSIDriver", - type: { - name: "Composite", - className: "ManagedClusterStorageProfileFileCSIDriver" - } - }, - snapshotController: { - serializedName: "snapshotController", - type: { - name: "Composite", - className: "ManagedClusterStorageProfileSnapshotController" - } - }, - blobCSIDriver: { - serializedName: "blobCSIDriver", + enabled: { + serializedName: "enabled", type: { - name: "Composite", - className: "ManagedClusterStorageProfileBlobCSIDriver" + name: "Boolean" } } } } }; -export const ManagedClusterStorageProfileDiskCSIDriver: coreClient.CompositeMapper = { +export const ManagedClusterSecurityProfileImageCleaner: coreClient.CompositeMapper = { type: { name: "Composite", - className: "ManagedClusterStorageProfileDiskCSIDriver", + className: "ManagedClusterSecurityProfileImageCleaner", modelProperties: { enabled: { serializedName: "enabled", type: { name: "Boolean" } + }, + intervalHours: { + serializedName: "intervalHours", + type: { + name: "Number" + } } } } }; -export const ManagedClusterStorageProfileFileCSIDriver: coreClient.CompositeMapper = { +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", + className: "ManagedClusterStorageProfile", + modelProperties: { + diskCSIDriver: { + serializedName: "diskCSIDriver", + type: { + name: "Composite", + className: "ManagedClusterStorageProfileDiskCSIDriver" + } + }, + fileCSIDriver: { + serializedName: "fileCSIDriver", + type: { + name: "Composite", + className: "ManagedClusterStorageProfileFileCSIDriver" + } + }, + snapshotController: { + serializedName: "snapshotController", + type: { + name: "Composite", + className: "ManagedClusterStorageProfileSnapshotController" + } + }, + blobCSIDriver: { + serializedName: "blobCSIDriver", + type: { + name: "Composite", + className: "ManagedClusterStorageProfileBlobCSIDriver" + } + } + } + } +}; + +export const ManagedClusterStorageProfileDiskCSIDriver: coreClient.CompositeMapper = { + type: { + name: "Composite", + className: "ManagedClusterStorageProfileDiskCSIDriver", + modelProperties: { + enabled: { + serializedName: "enabled", + type: { + name: "Boolean" + } + }, + version: { + serializedName: "version", + type: { + name: "String" + } + } + } + } +}; + +export const ManagedClusterStorageProfileFileCSIDriver: coreClient.CompositeMapper = { type: { name: "Composite", className: "ManagedClusterStorageProfileFileCSIDriver", @@ -2248,6 +2598,222 @@ export const ManagedClusterStorageProfileBlobCSIDriver: coreClient.CompositeMapp } }; +export const ManagedClusterIngressProfile: coreClient.CompositeMapper = { + type: { + name: "Composite", + className: "ManagedClusterIngressProfile", + modelProperties: { + webAppRouting: { + serializedName: "webAppRouting", + type: { + name: "Composite", + className: "ManagedClusterIngressProfileWebAppRouting" + } + } + } + } +}; + +export const ManagedClusterIngressProfileWebAppRouting: coreClient.CompositeMapper = { + type: { + name: "Composite", + className: "ManagedClusterIngressProfileWebAppRouting", + modelProperties: { + enabled: { + serializedName: "enabled", + type: { + name: "Boolean" + } + }, + dnsZoneResourceId: { + serializedName: "dnsZoneResourceId", + type: { + name: "String" + } + } + } + } +}; + +export const ManagedClusterWorkloadAutoScalerProfile: coreClient.CompositeMapper = { + type: { + name: "Composite", + className: "ManagedClusterWorkloadAutoScalerProfile", + modelProperties: { + keda: { + serializedName: "keda", + type: { + name: "Composite", + className: "ManagedClusterWorkloadAutoScalerProfileKeda" + } + }, + verticalPodAutoscaler: { + serializedName: "verticalPodAutoscaler", + type: { + name: "Composite", + className: + "ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler" + } + } + } + } +}; + +export const ManagedClusterWorkloadAutoScalerProfileKeda: coreClient.CompositeMapper = { + type: { + name: "Composite", + className: "ManagedClusterWorkloadAutoScalerProfileKeda", + modelProperties: { + enabled: { + serializedName: "enabled", + required: true, + type: { + name: "Boolean" + } + } + } + } +}; + +export const ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler: coreClient.CompositeMapper = { + type: { + name: "Composite", + className: "ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler", + modelProperties: { + enabled: { + defaultValue: false, + serializedName: "enabled", + required: true, + type: { + name: "Boolean" + } + }, + controlledValues: { + defaultValue: "RequestsAndLimits", + serializedName: "controlledValues", + required: 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 GuardrailsProfile: coreClient.CompositeMapper = { + type: { + name: "Composite", + className: "GuardrailsProfile", + modelProperties: { + systemExcludedNamespaces: { + serializedName: "systemExcludedNamespaces", + readOnly: true, + type: { + name: "Sequence", + element: { + type: { + name: "String" + } + } + } + }, + version: { + serializedName: "version", + required: true, + type: { + name: "String" + } + }, + level: { + serializedName: "level", + required: true, + type: { + name: "String" + } + }, + excludedNamespaces: { + serializedName: "excludedNamespaces", + type: { + name: "Sequence", + element: { + type: { + name: "String" + } + } + } + } + } + } +}; + export const Resource: coreClient.CompositeMapper = { type: { name: "Composite", @@ -3154,29 +3720,543 @@ export const SnapshotListResult: coreClient.CompositeMapper = { } }; -export const ContainerServiceMasterProfile: coreClient.CompositeMapper = { +export const ManagedClusterSnapshotListResult: coreClient.CompositeMapper = { type: { name: "Composite", - className: "ContainerServiceMasterProfile", + className: "ManagedClusterSnapshotListResult", modelProperties: { - count: { - defaultValue: "1", - serializedName: "count", + value: { + serializedName: "value", type: { - name: "Enum", - allowedValues: [1, 3, 5] + name: "Sequence", + element: { + type: { + name: "Composite", + className: "ManagedClusterSnapshot" + } + } } }, - dnsPrefix: { - serializedName: "dnsPrefix", - required: true, + nextLink: { + serializedName: "nextLink", + readOnly: true, type: { name: "String" } - }, - vmSize: { - serializedName: "vmSize", - required: true, + } + } + } +}; + +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: { + constraints: { + Pattern: new RegExp( + "^[a-zA-Z0-9]$|^[a-zA-Z0-9][a-zA-Z0-9-]{0,52}[a-zA-Z0-9]$" + ), + MaxLength: 54, + MinLength: 1 + }, + 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", + readOnly: true, + type: { + name: "String" + } + }, + info: { + serializedName: "info", + 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" } } + } + } + } + } +}; + +export const FleetListResult: coreClient.CompositeMapper = { + type: { + name: "Composite", + className: "FleetListResult", + modelProperties: { + value: { + serializedName: "value", + type: { + name: "Sequence", + element: { + type: { + name: "Composite", + className: "Fleet" + } + } + } + }, + nextLink: { + serializedName: "nextLink", + readOnly: true, + type: { + name: "String" + } + } + } + } +}; + +export const FleetMembersListResult: coreClient.CompositeMapper = { + type: { + name: "Composite", + className: "FleetMembersListResult", + modelProperties: { + value: { + serializedName: "value", + type: { + name: "Sequence", + element: { + type: { + name: "Composite", + className: "FleetMember" + } + } + } + }, + nextLink: { + serializedName: "nextLink", + readOnly: true, + type: { + name: "String" + } + } + } + } +}; + +export const FleetCredentialResults: coreClient.CompositeMapper = { + type: { + name: "Composite", + className: "FleetCredentialResults", + modelProperties: { + kubeconfigs: { + serializedName: "kubeconfigs", + readOnly: true, + type: { + name: "Sequence", + element: { + type: { + name: "Composite", + className: "FleetCredentialResult" + } + } + } + } + } + } +}; + +export const FleetCredentialResult: coreClient.CompositeMapper = { + type: { + name: "Composite", + className: "FleetCredentialResult", + modelProperties: { + name: { + serializedName: "name", + readOnly: true, + type: { + name: "String" + } + }, + value: { + serializedName: "value", + readOnly: true, + type: { + name: "ByteArray" + } + } + } + } +}; + +export const ContainerServiceMasterProfile: coreClient.CompositeMapper = { + type: { + name: "Composite", + className: "ContainerServiceMasterProfile", + modelProperties: { + count: { + defaultValue: "1", + serializedName: "count", + type: { + name: "Enum", + allowedValues: [1, 3, 5] + } + }, + dnsPrefix: { + serializedName: "dnsPrefix", + required: true, + type: { + name: "String" + } + }, + vmSize: { + serializedName: "vmSize", + required: true, type: { name: "String" } @@ -3314,6 +4394,59 @@ 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", @@ -3401,6 +4534,12 @@ export const AgentPool: coreClient.CompositeMapper = { name: "String" } }, + messageOfTheDay: { + serializedName: "properties.messageOfTheDay", + type: { + name: "String" + } + }, vnetSubnetID: { serializedName: "properties.vnetSubnetID", type: { @@ -3526,6 +4665,12 @@ export const AgentPool: coreClient.CompositeMapper = { name: "Boolean" } }, + enableCustomCATrust: { + serializedName: "properties.enableCustomCATrust", + type: { + name: "Boolean" + } + }, nodePublicIPPrefixID: { serializedName: "properties.nodePublicIPPrefixID", type: { @@ -3629,11 +4774,31 @@ export const AgentPool: coreClient.CompositeMapper = { className: "CreationData" } }, + capacityReservationGroupID: { + serializedName: "properties.capacityReservationGroupID", + type: { + name: "String" + } + }, hostGroupID: { serializedName: "properties.hostGroupID", type: { name: "String" } + }, + windowsProfile: { + serializedName: "properties.windowsProfile", + type: { + name: "Composite", + className: "AgentPoolWindowsProfile" + } + }, + networkProfile: { + serializedName: "properties.networkProfile", + type: { + name: "Composite", + className: "AgentPoolNetworkProfile" + } } } } @@ -3680,6 +4845,13 @@ export const ManagedCluster: coreClient.CompositeMapper = { className: "PowerState" } }, + creationData: { + serializedName: "properties.creationData", + type: { + name: "Composite", + className: "CreationData" + } + }, maxAgentPools: { serializedName: "properties.maxAgentPools", readOnly: true, @@ -3807,6 +4979,12 @@ export const ManagedCluster: coreClient.CompositeMapper = { name: "Boolean" } }, + enableNamespaceResources: { + serializedName: "properties.enableNamespaceResources", + type: { + name: "Boolean" + } + }, networkProfile: { serializedName: "properties.networkProfile", type: { @@ -3896,11 +5074,39 @@ 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" + } + }, + guardrailsProfile: { + serializedName: "properties.guardrailsProfile", + type: { + name: "Composite", + className: "GuardrailsProfile" + } } } } @@ -3989,13 +5195,83 @@ export const Snapshot: coreClient.CompositeMapper = { } }; -export const ManagedClustersRotateServiceAccountSigningKeysHeaders: coreClient.CompositeMapper = { +export const ManagedClusterSnapshot: coreClient.CompositeMapper = { type: { name: "Composite", - className: "ManagedClustersRotateServiceAccountSigningKeysHeaders", + className: "ManagedClusterSnapshot", modelProperties: { - location: { - serializedName: "location", + ...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" } @@ -4018,3 +5294,33 @@ export const AgentPoolsUpgradeNodeImageVersionHeaders: coreClient.CompositeMappe } } }; + +export const FleetsDeleteHeaders: coreClient.CompositeMapper = { + type: { + name: "Composite", + className: "FleetsDeleteHeaders", + modelProperties: { + location: { + serializedName: "location", + type: { + name: "String" + } + } + } + } +}; + +export const FleetMembersDeleteHeaders: coreClient.CompositeMapper = { + type: { + name: "Composite", + className: "FleetMembersDeleteHeaders", + modelProperties: { + location: { + serializedName: "location", + type: { + name: "String" + } + } + } + } +}; diff --git a/sdk/containerservice/arm-containerservice/src/models/parameters.ts b/sdk/containerservice/arm-containerservice/src/models/parameters.ts index 0025213d21a8..182341fc2715 100644 --- a/sdk/containerservice/arm-containerservice/src/models/parameters.ts +++ b/sdk/containerservice/arm-containerservice/src/models/parameters.ts @@ -21,7 +21,12 @@ import { AgentPool as AgentPoolMapper, PrivateEndpointConnection as PrivateEndpointConnectionMapper, PrivateLinkResource as PrivateLinkResourceMapper, - Snapshot as SnapshotMapper + Snapshot as SnapshotMapper, + ManagedClusterSnapshot as ManagedClusterSnapshotMapper, + TrustedAccessRoleBinding as TrustedAccessRoleBindingMapper, + Fleet as FleetMapper, + FleetPatch as FleetPatchMapper, + FleetMember as FleetMemberMapper } from "../models/mappers"; export const accept: OperationParameter = { @@ -51,7 +56,7 @@ export const $host: OperationURLParameter = { export const apiVersion: OperationQueryParameter = { parameterPath: "apiVersion", mapper: { - defaultValue: "2022-09-01", + defaultValue: "2022-09-02-preview", isConstant: true, serializedName: "api-version", type: { @@ -184,6 +189,16 @@ 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 @@ -279,3 +294,95 @@ 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 50127341d737..ba8b3d2cbf9a 100644 --- a/sdk/containerservice/arm-containerservice/src/operations/agentPools.ts +++ b/sdk/containerservice/arm-containerservice/src/operations/agentPools.ts @@ -6,7 +6,8 @@ * Changes may cause incorrect behavior and will be lost if the code is regenerated. */ -import { PagedAsyncIterableIterator } from "@azure/core-paging"; +import { PagedAsyncIterableIterator, PageSettings } from "@azure/core-paging"; +import { setContinuationToken } from "../pagingHelper"; import { AgentPools } from "../operationsInterfaces"; import * as coreClient from "@azure/core-client"; import * as Mappers from "../models/mappers"; @@ -19,6 +20,7 @@ import { AgentPoolsListNextOptionalParams, AgentPoolsListOptionalParams, AgentPoolsListResponse, + AgentPoolsAbortLatestOperationOptionalParams, AgentPoolsGetOptionalParams, AgentPoolsGetResponse, AgentPoolsCreateOrUpdateOptionalParams, @@ -64,8 +66,16 @@ export class AgentPoolsImpl implements AgentPools { [Symbol.asyncIterator]() { return this; }, - byPage: () => { - return this.listPagingPage(resourceGroupName, resourceName, options); + byPage: (settings?: PageSettings) => { + if (settings?.maxPageSize) { + throw new Error("maxPageSize is not supported by this operation."); + } + return this.listPagingPage( + resourceGroupName, + resourceName, + options, + settings + ); } }; } @@ -73,11 +83,18 @@ export class AgentPoolsImpl implements AgentPools { private async *listPagingPage( resourceGroupName: string, resourceName: string, - options?: AgentPoolsListOptionalParams + options?: AgentPoolsListOptionalParams, + settings?: PageSettings ): AsyncIterableIterator { - let result = await this._list(resourceGroupName, resourceName, options); - yield result.value || []; - let continuationToken = result.nextLink; + let result: AgentPoolsListResponse; + let continuationToken = settings?.continuationToken; + if (!continuationToken) { + result = await this._list(resourceGroupName, resourceName, options); + let page = result.value || []; + continuationToken = result.nextLink; + setContinuationToken(page, continuationToken); + yield page; + } while (continuationToken) { result = await this._listNext( resourceGroupName, @@ -86,7 +103,9 @@ export class AgentPoolsImpl implements AgentPools { options ); continuationToken = result.nextLink; - yield result.value || []; + let page = result.value || []; + setContinuationToken(page, continuationToken); + yield page; } } @@ -104,6 +123,28 @@ 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. @@ -475,6 +516,27 @@ 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", @@ -567,7 +629,10 @@ const deleteOperationSpec: coreClient.OperationSpec = { bodyMapper: Mappers.CloudError } }, - queryParameters: [Parameters.apiVersion], + queryParameters: [ + Parameters.apiVersion, + Parameters.ignorePodDisruptionBudget + ], 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 new file mode 100644 index 000000000000..bf6ea890bb22 --- /dev/null +++ b/sdk/containerservice/arm-containerservice/src/operations/fleetMembers.ts @@ -0,0 +1,501 @@ +/* + * 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, PageSettings } from "@azure/core-paging"; +import { setContinuationToken } from "../pagingHelper"; +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, + FleetMembersListByFleetResponse, + FleetMembersCreateOrUpdateOptionalParams, + FleetMembersCreateOrUpdateResponse, + FleetMembersGetOptionalParams, + FleetMembersGetResponse, + FleetMembersDeleteOptionalParams, + 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: (settings?: PageSettings) => { + if (settings?.maxPageSize) { + throw new Error("maxPageSize is not supported by this operation."); + } + return this.listByFleetPagingPage( + resourceGroupName, + fleetName, + options, + settings + ); + } + }; + } + + private async *listByFleetPagingPage( + resourceGroupName: string, + fleetName: string, + options?: FleetMembersListByFleetOptionalParams, + settings?: PageSettings + ): AsyncIterableIterator { + let result: FleetMembersListByFleetResponse; + let continuationToken = settings?.continuationToken; + if (!continuationToken) { + result = await this._listByFleet(resourceGroupName, fleetName, options); + let page = result.value || []; + continuationToken = result.nextLink; + setContinuationToken(page, continuationToken); + yield page; + } + while (continuationToken) { + result = await this._listByFleetNext( + resourceGroupName, + fleetName, + continuationToken, + options + ); + continuationToken = result.nextLink; + let page = result.value || []; + setContinuationToken(page, continuationToken); + yield page; + } + } + + 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, + lroResourceLocationConfig: "azure-async-operation" + }); + 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 new file mode 100644 index 000000000000..82fb0e4b6f3b --- /dev/null +++ b/sdk/containerservice/arm-containerservice/src/operations/fleets.ts @@ -0,0 +1,673 @@ +/* + * 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, PageSettings } from "@azure/core-paging"; +import { setContinuationToken } from "../pagingHelper"; +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, + FleetsListByResourceGroupResponse, + FleetsListNextOptionalParams, + FleetsListOptionalParams, + FleetsListResponse, + FleetsCreateOrUpdateOptionalParams, + FleetsCreateOrUpdateResponse, + FleetsUpdateOptionalParams, + FleetsUpdateResponse, + FleetsGetOptionalParams, + FleetsGetResponse, + FleetsDeleteOptionalParams, + 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: (settings?: PageSettings) => { + if (settings?.maxPageSize) { + throw new Error("maxPageSize is not supported by this operation."); + } + return this.listByResourceGroupPagingPage( + resourceGroupName, + options, + settings + ); + } + }; + } + + private async *listByResourceGroupPagingPage( + resourceGroupName: string, + options?: FleetsListByResourceGroupOptionalParams, + settings?: PageSettings + ): AsyncIterableIterator { + let result: FleetsListByResourceGroupResponse; + let continuationToken = settings?.continuationToken; + if (!continuationToken) { + result = await this._listByResourceGroup(resourceGroupName, options); + let page = result.value || []; + continuationToken = result.nextLink; + setContinuationToken(page, continuationToken); + yield page; + } + while (continuationToken) { + result = await this._listByResourceGroupNext( + resourceGroupName, + continuationToken, + options + ); + continuationToken = result.nextLink; + let page = result.value || []; + setContinuationToken(page, continuationToken); + yield page; + } + } + + 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: (settings?: PageSettings) => { + if (settings?.maxPageSize) { + throw new Error("maxPageSize is not supported by this operation."); + } + return this.listPagingPage(options, settings); + } + }; + } + + private async *listPagingPage( + options?: FleetsListOptionalParams, + settings?: PageSettings + ): AsyncIterableIterator { + let result: FleetsListResponse; + let continuationToken = settings?.continuationToken; + if (!continuationToken) { + result = await this._list(options); + let page = result.value || []; + continuationToken = result.nextLink; + setContinuationToken(page, continuationToken); + yield page; + } + while (continuationToken) { + result = await this._listNext(continuationToken, options); + continuationToken = result.nextLink; + let page = result.value || []; + setContinuationToken(page, continuationToken); + yield page; + } + } + + 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, + lroResourceLocationConfig: "azure-async-operation" + }); + 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 6d786ed8c56d..e45d9b4f3499 100644 --- a/sdk/containerservice/arm-containerservice/src/operations/index.ts +++ b/sdk/containerservice/arm-containerservice/src/operations/index.ts @@ -14,3 +14,8 @@ 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/maintenanceConfigurations.ts b/sdk/containerservice/arm-containerservice/src/operations/maintenanceConfigurations.ts index 3ab63c2b23bb..4df76f11bb1e 100644 --- a/sdk/containerservice/arm-containerservice/src/operations/maintenanceConfigurations.ts +++ b/sdk/containerservice/arm-containerservice/src/operations/maintenanceConfigurations.ts @@ -6,7 +6,8 @@ * Changes may cause incorrect behavior and will be lost if the code is regenerated. */ -import { PagedAsyncIterableIterator } from "@azure/core-paging"; +import { PagedAsyncIterableIterator, PageSettings } from "@azure/core-paging"; +import { setContinuationToken } from "../pagingHelper"; import { MaintenanceConfigurations } from "../operationsInterfaces"; import * as coreClient from "@azure/core-client"; import * as Mappers from "../models/mappers"; @@ -62,11 +63,15 @@ export class MaintenanceConfigurationsImpl [Symbol.asyncIterator]() { return this; }, - byPage: () => { + byPage: (settings?: PageSettings) => { + if (settings?.maxPageSize) { + throw new Error("maxPageSize is not supported by this operation."); + } return this.listByManagedClusterPagingPage( resourceGroupName, resourceName, - options + options, + settings ); } }; @@ -75,15 +80,22 @@ export class MaintenanceConfigurationsImpl private async *listByManagedClusterPagingPage( resourceGroupName: string, resourceName: string, - options?: MaintenanceConfigurationsListByManagedClusterOptionalParams + options?: MaintenanceConfigurationsListByManagedClusterOptionalParams, + settings?: PageSettings ): AsyncIterableIterator { - let result = await this._listByManagedCluster( - resourceGroupName, - resourceName, - options - ); - yield result.value || []; - let continuationToken = result.nextLink; + let result: MaintenanceConfigurationsListByManagedClusterResponse; + let continuationToken = settings?.continuationToken; + if (!continuationToken) { + result = await this._listByManagedCluster( + resourceGroupName, + resourceName, + options + ); + let page = result.value || []; + continuationToken = result.nextLink; + setContinuationToken(page, continuationToken); + yield page; + } while (continuationToken) { result = await this._listByManagedClusterNext( resourceGroupName, @@ -92,7 +104,9 @@ export class MaintenanceConfigurationsImpl options ); continuationToken = result.nextLink; - yield result.value || []; + let page = result.value || []; + setContinuationToken(page, continuationToken); + yield page; } } diff --git a/sdk/containerservice/arm-containerservice/src/operations/managedClusterSnapshots.ts b/sdk/containerservice/arm-containerservice/src/operations/managedClusterSnapshots.ts new file mode 100644 index 000000000000..b56e5fa00887 --- /dev/null +++ b/sdk/containerservice/arm-containerservice/src/operations/managedClusterSnapshots.ts @@ -0,0 +1,476 @@ +/* + * 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, PageSettings } from "@azure/core-paging"; +import { setContinuationToken } from "../pagingHelper"; +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, + ManagedClusterSnapshotsListResponse, + ManagedClusterSnapshotsListByResourceGroupNextOptionalParams, + ManagedClusterSnapshotsListByResourceGroupOptionalParams, + 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: (settings?: PageSettings) => { + if (settings?.maxPageSize) { + throw new Error("maxPageSize is not supported by this operation."); + } + return this.listPagingPage(options, settings); + } + }; + } + + private async *listPagingPage( + options?: ManagedClusterSnapshotsListOptionalParams, + settings?: PageSettings + ): AsyncIterableIterator { + let result: ManagedClusterSnapshotsListResponse; + let continuationToken = settings?.continuationToken; + if (!continuationToken) { + result = await this._list(options); + let page = result.value || []; + continuationToken = result.nextLink; + setContinuationToken(page, continuationToken); + yield page; + } + while (continuationToken) { + result = await this._listNext(continuationToken, options); + continuationToken = result.nextLink; + let page = result.value || []; + setContinuationToken(page, continuationToken); + yield page; + } + } + + 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: (settings?: PageSettings) => { + if (settings?.maxPageSize) { + throw new Error("maxPageSize is not supported by this operation."); + } + return this.listByResourceGroupPagingPage( + resourceGroupName, + options, + settings + ); + } + }; + } + + private async *listByResourceGroupPagingPage( + resourceGroupName: string, + options?: ManagedClusterSnapshotsListByResourceGroupOptionalParams, + settings?: PageSettings + ): AsyncIterableIterator { + let result: ManagedClusterSnapshotsListByResourceGroupResponse; + let continuationToken = settings?.continuationToken; + if (!continuationToken) { + result = await this._listByResourceGroup(resourceGroupName, options); + let page = result.value || []; + continuationToken = result.nextLink; + setContinuationToken(page, continuationToken); + yield page; + } + while (continuationToken) { + result = await this._listByResourceGroupNext( + resourceGroupName, + continuationToken, + options + ); + continuationToken = result.nextLink; + let page = result.value || []; + setContinuationToken(page, continuationToken); + yield page; + } + } + + 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 ffd9eee25bf5..d9a9b7838050 100644 --- a/sdk/containerservice/arm-containerservice/src/operations/managedClusters.ts +++ b/sdk/containerservice/arm-containerservice/src/operations/managedClusters.ts @@ -6,7 +6,8 @@ * Changes may cause incorrect behavior and will be lost if the code is regenerated. */ -import { PagedAsyncIterableIterator } from "@azure/core-paging"; +import { PagedAsyncIterableIterator, PageSettings } from "@azure/core-paging"; +import { setContinuationToken } from "../pagingHelper"; import { ManagedClusters } from "../operationsInterfaces"; import * as coreClient from "@azure/core-client"; import * as Mappers from "../models/mappers"; @@ -18,15 +19,16 @@ import { ManagedCluster, ManagedClustersListNextOptionalParams, ManagedClustersListOptionalParams, + ManagedClustersListResponse, ManagedClustersListByResourceGroupNextOptionalParams, ManagedClustersListByResourceGroupOptionalParams, + ManagedClustersListByResourceGroupResponse, OutboundEnvironmentEndpoint, ManagedClustersListOutboundNetworkDependenciesEndpointsNextOptionalParams, ManagedClustersListOutboundNetworkDependenciesEndpointsOptionalParams, + ManagedClustersListOutboundNetworkDependenciesEndpointsResponse, ManagedClustersGetOSOptionsOptionalParams, ManagedClustersGetOSOptionsResponse, - ManagedClustersListResponse, - ManagedClustersListByResourceGroupResponse, ManagedClustersGetUpgradeProfileOptionalParams, ManagedClustersGetUpgradeProfileResponse, ManagedClustersGetAccessProfileOptionalParams, @@ -49,9 +51,9 @@ import { ManagedClustersResetServicePrincipalProfileOptionalParams, ManagedClusterAADProfile, ManagedClustersResetAADProfileOptionalParams, + ManagedClustersAbortLatestOperationOptionalParams, ManagedClustersRotateClusterCertificatesOptionalParams, ManagedClustersRotateServiceAccountSigningKeysOptionalParams, - ManagedClustersRotateServiceAccountSigningKeysResponse, ManagedClustersStopOptionalParams, ManagedClustersStartOptionalParams, RunCommandRequest, @@ -59,7 +61,6 @@ import { ManagedClustersRunCommandResponse, ManagedClustersGetCommandResultOptionalParams, ManagedClustersGetCommandResultResponse, - ManagedClustersListOutboundNetworkDependenciesEndpointsResponse, ManagedClustersListNextResponse, ManagedClustersListByResourceGroupNextResponse, ManagedClustersListOutboundNetworkDependenciesEndpointsNextResponse @@ -93,22 +94,34 @@ export class ManagedClustersImpl implements ManagedClusters { [Symbol.asyncIterator]() { return this; }, - byPage: () => { - return this.listPagingPage(options); + byPage: (settings?: PageSettings) => { + if (settings?.maxPageSize) { + throw new Error("maxPageSize is not supported by this operation."); + } + return this.listPagingPage(options, settings); } }; } private async *listPagingPage( - options?: ManagedClustersListOptionalParams + options?: ManagedClustersListOptionalParams, + settings?: PageSettings ): AsyncIterableIterator { - let result = await this._list(options); - yield result.value || []; - let continuationToken = result.nextLink; + let result: ManagedClustersListResponse; + let continuationToken = settings?.continuationToken; + if (!continuationToken) { + result = await this._list(options); + let page = result.value || []; + continuationToken = result.nextLink; + setContinuationToken(page, continuationToken); + yield page; + } while (continuationToken) { result = await this._listNext(continuationToken, options); continuationToken = result.nextLink; - yield result.value || []; + let page = result.value || []; + setContinuationToken(page, continuationToken); + yield page; } } @@ -137,19 +150,33 @@ export class ManagedClustersImpl implements ManagedClusters { [Symbol.asyncIterator]() { return this; }, - byPage: () => { - return this.listByResourceGroupPagingPage(resourceGroupName, options); + byPage: (settings?: PageSettings) => { + if (settings?.maxPageSize) { + throw new Error("maxPageSize is not supported by this operation."); + } + return this.listByResourceGroupPagingPage( + resourceGroupName, + options, + settings + ); } }; } private async *listByResourceGroupPagingPage( resourceGroupName: string, - options?: ManagedClustersListByResourceGroupOptionalParams + options?: ManagedClustersListByResourceGroupOptionalParams, + settings?: PageSettings ): AsyncIterableIterator { - let result = await this._listByResourceGroup(resourceGroupName, options); - yield result.value || []; - let continuationToken = result.nextLink; + let result: ManagedClustersListByResourceGroupResponse; + let continuationToken = settings?.continuationToken; + if (!continuationToken) { + result = await this._listByResourceGroup(resourceGroupName, options); + let page = result.value || []; + continuationToken = result.nextLink; + setContinuationToken(page, continuationToken); + yield page; + } while (continuationToken) { result = await this._listByResourceGroupNext( resourceGroupName, @@ -157,7 +184,9 @@ export class ManagedClustersImpl implements ManagedClusters { options ); continuationToken = result.nextLink; - yield result.value || []; + let page = result.value || []; + setContinuationToken(page, continuationToken); + yield page; } } @@ -197,11 +226,15 @@ export class ManagedClustersImpl implements ManagedClusters { [Symbol.asyncIterator]() { return this; }, - byPage: () => { + byPage: (settings?: PageSettings) => { + if (settings?.maxPageSize) { + throw new Error("maxPageSize is not supported by this operation."); + } return this.listOutboundNetworkDependenciesEndpointsPagingPage( resourceGroupName, resourceName, - options + options, + settings ); } }; @@ -210,15 +243,22 @@ export class ManagedClustersImpl implements ManagedClusters { private async *listOutboundNetworkDependenciesEndpointsPagingPage( resourceGroupName: string, resourceName: string, - options?: ManagedClustersListOutboundNetworkDependenciesEndpointsOptionalParams + options?: ManagedClustersListOutboundNetworkDependenciesEndpointsOptionalParams, + settings?: PageSettings ): AsyncIterableIterator { - let result = await this._listOutboundNetworkDependenciesEndpoints( - resourceGroupName, - resourceName, - options - ); - yield result.value || []; - let continuationToken = result.nextLink; + let result: ManagedClustersListOutboundNetworkDependenciesEndpointsResponse; + let continuationToken = settings?.continuationToken; + if (!continuationToken) { + result = await this._listOutboundNetworkDependenciesEndpoints( + resourceGroupName, + resourceName, + options + ); + let page = result.value || []; + continuationToken = result.nextLink; + setContinuationToken(page, continuationToken); + yield page; + } while (continuationToken) { result = await this._listOutboundNetworkDependenciesEndpointsNext( resourceGroupName, @@ -227,7 +267,9 @@ export class ManagedClustersImpl implements ManagedClusters { options ); continuationToken = result.nextLink; - yield result.value || []; + let page = result.value || []; + setContinuationToken(page, continuationToken); + yield page; } } @@ -833,6 +875,27 @@ 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. @@ -927,18 +990,11 @@ export class ManagedClustersImpl implements ManagedClusters { resourceGroupName: string, resourceName: string, options?: ManagedClustersRotateServiceAccountSigningKeysOptionalParams - ): Promise< - PollerLike< - PollOperationState< - ManagedClustersRotateServiceAccountSigningKeysResponse - >, - ManagedClustersRotateServiceAccountSigningKeysResponse - > - > { + ): Promise, void>> { const directSendOperation = async ( args: coreClient.OperationArguments, spec: coreClient.OperationSpec - ): Promise => { + ): Promise => { return this.client.sendOperationRequest(args, spec); }; const sendOperation = async ( @@ -981,8 +1037,7 @@ export class ManagedClustersImpl implements ManagedClusters { ); const poller = new LroEngine(lro, { resumeFrom: options?.resumeFrom, - intervalInMs: options?.updateIntervalInMs, - lroResourceLocationConfig: "location" + intervalInMs: options?.updateIntervalInMs }); await poller.poll(); return poller; @@ -998,7 +1053,7 @@ export class ManagedClustersImpl implements ManagedClusters { resourceGroupName: string, resourceName: string, options?: ManagedClustersRotateServiceAccountSigningKeysOptionalParams - ): Promise { + ): Promise { const poller = await this.beginRotateServiceAccountSigningKeys( resourceGroupName, resourceName, @@ -1646,7 +1701,10 @@ const deleteOperationSpec: coreClient.OperationSpec = { bodyMapper: Mappers.CloudError } }, - queryParameters: [Parameters.apiVersion], + queryParameters: [ + Parameters.apiVersion, + Parameters.ignorePodDisruptionBudget + ], urlParameters: [ Parameters.$host, Parameters.subscriptionId, @@ -1706,6 +1764,26 @@ 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", @@ -1734,22 +1812,10 @@ const rotateServiceAccountSigningKeysOperationSpec: coreClient.OperationSpec = { "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/rotateServiceAccountSigningKeys", httpMethod: "POST", responses: { - 200: { - headersMapper: - Mappers.ManagedClustersRotateServiceAccountSigningKeysHeaders - }, - 201: { - headersMapper: - Mappers.ManagedClustersRotateServiceAccountSigningKeysHeaders - }, - 202: { - headersMapper: - Mappers.ManagedClustersRotateServiceAccountSigningKeysHeaders - }, - 204: { - headersMapper: - Mappers.ManagedClustersRotateServiceAccountSigningKeysHeaders - }, + 200: {}, + 201: {}, + 202: {}, + 204: {}, default: { bodyMapper: Mappers.CloudError } diff --git a/sdk/containerservice/arm-containerservice/src/operations/operations.ts b/sdk/containerservice/arm-containerservice/src/operations/operations.ts index 4010d8bae11f..91d06c477e95 100644 --- a/sdk/containerservice/arm-containerservice/src/operations/operations.ts +++ b/sdk/containerservice/arm-containerservice/src/operations/operations.ts @@ -6,7 +6,7 @@ * Changes may cause incorrect behavior and will be lost if the code is regenerated. */ -import { PagedAsyncIterableIterator } from "@azure/core-paging"; +import { PagedAsyncIterableIterator, PageSettings } from "@azure/core-paging"; import { Operations } from "../operationsInterfaces"; import * as coreClient from "@azure/core-client"; import * as Mappers from "../models/mappers"; @@ -46,16 +46,21 @@ export class OperationsImpl implements Operations { [Symbol.asyncIterator]() { return this; }, - byPage: () => { - return this.listPagingPage(options); + byPage: (settings?: PageSettings) => { + if (settings?.maxPageSize) { + throw new Error("maxPageSize is not supported by this operation."); + } + return this.listPagingPage(options, settings); } }; } private async *listPagingPage( - options?: OperationsListOptionalParams + options?: OperationsListOptionalParams, + _settings?: PageSettings ): AsyncIterableIterator { - let result = await this._list(options); + let result: OperationsListResponse; + result = await this._list(options); yield result.value || []; } diff --git a/sdk/containerservice/arm-containerservice/src/operations/snapshots.ts b/sdk/containerservice/arm-containerservice/src/operations/snapshots.ts index ee8bc66f14fe..53201930d673 100644 --- a/sdk/containerservice/arm-containerservice/src/operations/snapshots.ts +++ b/sdk/containerservice/arm-containerservice/src/operations/snapshots.ts @@ -6,7 +6,8 @@ * Changes may cause incorrect behavior and will be lost if the code is regenerated. */ -import { PagedAsyncIterableIterator } from "@azure/core-paging"; +import { PagedAsyncIterableIterator, PageSettings } from "@azure/core-paging"; +import { setContinuationToken } from "../pagingHelper"; import { Snapshots } from "../operationsInterfaces"; import * as coreClient from "@azure/core-client"; import * as Mappers from "../models/mappers"; @@ -16,9 +17,9 @@ import { Snapshot, SnapshotsListNextOptionalParams, SnapshotsListOptionalParams, + SnapshotsListResponse, SnapshotsListByResourceGroupNextOptionalParams, SnapshotsListByResourceGroupOptionalParams, - SnapshotsListResponse, SnapshotsListByResourceGroupResponse, SnapshotsGetOptionalParams, SnapshotsGetResponse, @@ -60,22 +61,34 @@ export class SnapshotsImpl implements Snapshots { [Symbol.asyncIterator]() { return this; }, - byPage: () => { - return this.listPagingPage(options); + byPage: (settings?: PageSettings) => { + if (settings?.maxPageSize) { + throw new Error("maxPageSize is not supported by this operation."); + } + return this.listPagingPage(options, settings); } }; } private async *listPagingPage( - options?: SnapshotsListOptionalParams + options?: SnapshotsListOptionalParams, + settings?: PageSettings ): AsyncIterableIterator { - let result = await this._list(options); - yield result.value || []; - let continuationToken = result.nextLink; + let result: SnapshotsListResponse; + let continuationToken = settings?.continuationToken; + if (!continuationToken) { + result = await this._list(options); + let page = result.value || []; + continuationToken = result.nextLink; + setContinuationToken(page, continuationToken); + yield page; + } while (continuationToken) { result = await this._listNext(continuationToken, options); continuationToken = result.nextLink; - yield result.value || []; + let page = result.value || []; + setContinuationToken(page, continuationToken); + yield page; } } @@ -104,19 +117,33 @@ export class SnapshotsImpl implements Snapshots { [Symbol.asyncIterator]() { return this; }, - byPage: () => { - return this.listByResourceGroupPagingPage(resourceGroupName, options); + byPage: (settings?: PageSettings) => { + if (settings?.maxPageSize) { + throw new Error("maxPageSize is not supported by this operation."); + } + return this.listByResourceGroupPagingPage( + resourceGroupName, + options, + settings + ); } }; } private async *listByResourceGroupPagingPage( resourceGroupName: string, - options?: SnapshotsListByResourceGroupOptionalParams + options?: SnapshotsListByResourceGroupOptionalParams, + settings?: PageSettings ): AsyncIterableIterator { - let result = await this._listByResourceGroup(resourceGroupName, options); - yield result.value || []; - let continuationToken = result.nextLink; + let result: SnapshotsListByResourceGroupResponse; + let continuationToken = settings?.continuationToken; + if (!continuationToken) { + result = await this._listByResourceGroup(resourceGroupName, options); + let page = result.value || []; + continuationToken = result.nextLink; + setContinuationToken(page, continuationToken); + yield page; + } while (continuationToken) { result = await this._listByResourceGroupNext( resourceGroupName, @@ -124,7 +151,9 @@ export class SnapshotsImpl implements Snapshots { options ); continuationToken = result.nextLink; - yield result.value || []; + let page = result.value || []; + setContinuationToken(page, continuationToken); + yield page; } } diff --git a/sdk/containerservice/arm-containerservice/src/operations/trustedAccessRoleBindings.ts b/sdk/containerservice/arm-containerservice/src/operations/trustedAccessRoleBindings.ts new file mode 100644 index 000000000000..2778caac1564 --- /dev/null +++ b/sdk/containerservice/arm-containerservice/src/operations/trustedAccessRoleBindings.ts @@ -0,0 +1,346 @@ +/* + * 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, PageSettings } from "@azure/core-paging"; +import { setContinuationToken } from "../pagingHelper"; +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: (settings?: PageSettings) => { + if (settings?.maxPageSize) { + throw new Error("maxPageSize is not supported by this operation."); + } + return this.listPagingPage( + resourceGroupName, + resourceName, + options, + settings + ); + } + }; + } + + private async *listPagingPage( + resourceGroupName: string, + resourceName: string, + options?: TrustedAccessRoleBindingsListOptionalParams, + settings?: PageSettings + ): AsyncIterableIterator { + let result: TrustedAccessRoleBindingsListResponse; + let continuationToken = settings?.continuationToken; + if (!continuationToken) { + result = await this._list(resourceGroupName, resourceName, options); + let page = result.value || []; + continuationToken = result.nextLink; + setContinuationToken(page, continuationToken); + yield page; + } + while (continuationToken) { + result = await this._listNext( + resourceGroupName, + resourceName, + continuationToken, + options + ); + continuationToken = result.nextLink; + let page = result.value || []; + setContinuationToken(page, continuationToken); + yield page; + } + } + + 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 new file mode 100644 index 000000000000..10f75dc67b71 --- /dev/null +++ b/sdk/containerservice/arm-containerservice/src/operations/trustedAccessRoles.ts @@ -0,0 +1,171 @@ +/* + * 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, PageSettings } from "@azure/core-paging"; +import { setContinuationToken } from "../pagingHelper"; +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: (settings?: PageSettings) => { + if (settings?.maxPageSize) { + throw new Error("maxPageSize is not supported by this operation."); + } + return this.listPagingPage(location, options, settings); + } + }; + } + + private async *listPagingPage( + location: string, + options?: TrustedAccessRolesListOptionalParams, + settings?: PageSettings + ): AsyncIterableIterator { + let result: TrustedAccessRolesListResponse; + let continuationToken = settings?.continuationToken; + if (!continuationToken) { + result = await this._list(location, options); + let page = result.value || []; + continuationToken = result.nextLink; + setContinuationToken(page, continuationToken); + yield page; + } + while (continuationToken) { + result = await this._listNext(location, continuationToken, options); + continuationToken = result.nextLink; + let page = result.value || []; + setContinuationToken(page, continuationToken); + yield page; + } + } + + 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 4e16d6840a5d..9ef428b30853 100644 --- a/sdk/containerservice/arm-containerservice/src/operationsInterfaces/agentPools.ts +++ b/sdk/containerservice/arm-containerservice/src/operationsInterfaces/agentPools.ts @@ -11,6 +11,7 @@ import { PollerLike, PollOperationState } from "@azure/core-lro"; import { AgentPool, AgentPoolsListOptionalParams, + AgentPoolsAbortLatestOperationOptionalParams, AgentPoolsGetOptionalParams, AgentPoolsGetResponse, AgentPoolsCreateOrUpdateOptionalParams, @@ -37,6 +38,22 @@ 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 new file mode 100644 index 000000000000..8f6f197a37df --- /dev/null +++ b/sdk/containerservice/arm-containerservice/src/operationsInterfaces/fleetMembers.ts @@ -0,0 +1,113 @@ +/* + * 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 new file mode 100644 index 000000000000..1dcc3e16d08d --- /dev/null +++ b/sdk/containerservice/arm-containerservice/src/operationsInterfaces/fleets.ts @@ -0,0 +1,129 @@ +/* + * 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 6d786ed8c56d..e45d9b4f3499 100644 --- a/sdk/containerservice/arm-containerservice/src/operationsInterfaces/index.ts +++ b/sdk/containerservice/arm-containerservice/src/operationsInterfaces/index.ts @@ -14,3 +14,8 @@ 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 new file mode 100644 index 000000000000..bec60709a6e4 --- /dev/null +++ b/sdk/containerservice/arm-containerservice/src/operationsInterfaces/managedClusterSnapshots.ts @@ -0,0 +1,91 @@ +/* + * 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 aca77292ae18..46e3c9106d03 100644 --- a/sdk/containerservice/arm-containerservice/src/operationsInterfaces/managedClusters.ts +++ b/sdk/containerservice/arm-containerservice/src/operationsInterfaces/managedClusters.ts @@ -38,9 +38,9 @@ import { ManagedClustersResetServicePrincipalProfileOptionalParams, ManagedClusterAADProfile, ManagedClustersResetAADProfileOptionalParams, + ManagedClustersAbortLatestOperationOptionalParams, ManagedClustersRotateClusterCertificatesOptionalParams, ManagedClustersRotateServiceAccountSigningKeysOptionalParams, - ManagedClustersRotateServiceAccountSigningKeysResponse, ManagedClustersStopOptionalParams, ManagedClustersStartOptionalParams, RunCommandRequest, @@ -298,6 +298,21 @@ 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. @@ -332,14 +347,7 @@ export interface ManagedClusters { resourceGroupName: string, resourceName: string, options?: ManagedClustersRotateServiceAccountSigningKeysOptionalParams - ): Promise< - PollerLike< - PollOperationState< - ManagedClustersRotateServiceAccountSigningKeysResponse - >, - ManagedClustersRotateServiceAccountSigningKeysResponse - > - >; + ): 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. @@ -350,7 +358,7 @@ export interface ManagedClusters { resourceGroupName: string, resourceName: string, options?: ManagedClustersRotateServiceAccountSigningKeysOptionalParams - ): Promise; + ): 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 new file mode 100644 index 000000000000..a1849299cbd5 --- /dev/null +++ b/sdk/containerservice/arm-containerservice/src/operationsInterfaces/trustedAccessRoleBindings.ts @@ -0,0 +1,75 @@ +/* + * 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 new file mode 100644 index 000000000000..48bad47db1b5 --- /dev/null +++ b/sdk/containerservice/arm-containerservice/src/operationsInterfaces/trustedAccessRoles.ts @@ -0,0 +1,27 @@ +/* + * 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/src/pagingHelper.ts b/sdk/containerservice/arm-containerservice/src/pagingHelper.ts new file mode 100644 index 000000000000..d85fc13bce1e --- /dev/null +++ b/sdk/containerservice/arm-containerservice/src/pagingHelper.ts @@ -0,0 +1,39 @@ +/* + * 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. + */ + +export interface PageInfo { + continuationToken?: string; +} + +const pageMap = new WeakMap(); + +/** + * Given a result page from a pageable operation, returns a + * continuation token that can be used to begin paging from + * that point later. + * @param page A result object from calling .byPage() on a paged operation. + * @returns The continuation token that can be passed into byPage(). + */ +export function getContinuationToken(page: unknown): string | undefined { + if (typeof page !== "object" || page === null) { + return undefined; + } + return pageMap.get(page)?.continuationToken; +} + +export function setContinuationToken( + page: unknown, + continuationToken: string | undefined +): void { + if (typeof page !== "object" || page === null || !continuationToken) { + return; + } + const pageInfo = pageMap.get(page) ?? {}; + pageInfo.continuationToken = continuationToken; + pageMap.set(page, pageInfo); +}