@azure/arm-networkcloud 1.0.0-beta.2 → 2.0.0-alpha.20241120.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +173 -174
- package/LICENSE +1 -1
- package/README.md +1 -1
- package/dist/index.js +6380 -5170
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/agentPoolsCreateOrUpdateSample.js +13 -13
- package/dist-esm/samples-dev/agentPoolsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/agentPoolsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/agentPoolsGetSample.js +1 -1
- package/dist-esm/samples-dev/agentPoolsListByKubernetesClusterSample.js +5 -10
- package/dist-esm/samples-dev/agentPoolsListByKubernetesClusterSample.js.map +1 -1
- package/dist-esm/samples-dev/agentPoolsUpdateSample.js +10 -3
- package/dist-esm/samples-dev/agentPoolsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachineKeySetsCreateOrUpdateSample.js +10 -8
- package/dist-esm/samples-dev/bareMetalMachineKeySetsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachineKeySetsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/bareMetalMachineKeySetsGetSample.js +1 -1
- package/dist-esm/samples-dev/bareMetalMachineKeySetsListByClusterSample.js +5 -10
- package/dist-esm/samples-dev/bareMetalMachineKeySetsListByClusterSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachineKeySetsUpdateSample.js +11 -9
- package/dist-esm/samples-dev/bareMetalMachineKeySetsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesCordonSample.js +4 -4
- package/dist-esm/samples-dev/bareMetalMachinesCordonSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesCreateOrUpdateSample.js +3 -3
- package/dist-esm/samples-dev/bareMetalMachinesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesGetSample.js +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesListByResourceGroupSample.js +5 -10
- package/dist-esm/samples-dev/bareMetalMachinesListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesListBySubscriptionSample.js +5 -10
- package/dist-esm/samples-dev/bareMetalMachinesListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesPowerOffSample.js +4 -6
- package/dist-esm/samples-dev/bareMetalMachinesPowerOffSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesReimageSample.js +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesReplaceSample.js +4 -4
- package/dist-esm/samples-dev/bareMetalMachinesReplaceSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesRestartSample.js +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesRunCommandSample.js +3 -3
- package/dist-esm/samples-dev/bareMetalMachinesRunCommandSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesRunDataExtractsSample.js +5 -5
- package/dist-esm/samples-dev/bareMetalMachinesRunDataExtractsSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesRunReadCommandsSample.js +4 -4
- package/dist-esm/samples-dev/bareMetalMachinesRunReadCommandsSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesStartSample.js +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesUncordonSample.js +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesUpdateSample.js +4 -4
- package/dist-esm/samples-dev/bareMetalMachinesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/bmcKeySetsCreateOrUpdateSample.js +10 -8
- package/dist-esm/samples-dev/bmcKeySetsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/bmcKeySetsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/bmcKeySetsGetSample.js +1 -1
- package/dist-esm/samples-dev/bmcKeySetsListByClusterSample.js +5 -10
- package/dist-esm/samples-dev/bmcKeySetsListByClusterSample.js.map +1 -1
- package/dist-esm/samples-dev/bmcKeySetsUpdateSample.js +10 -8
- package/dist-esm/samples-dev/bmcKeySetsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServicesNetworksCreateOrUpdateSample.js +6 -9
- package/dist-esm/samples-dev/cloudServicesNetworksCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServicesNetworksDeleteSample.js +1 -1
- package/dist-esm/samples-dev/cloudServicesNetworksGetSample.js +1 -1
- package/dist-esm/samples-dev/cloudServicesNetworksListByResourceGroupSample.js +5 -10
- package/dist-esm/samples-dev/cloudServicesNetworksListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServicesNetworksListBySubscriptionSample.js +5 -10
- package/dist-esm/samples-dev/cloudServicesNetworksListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServicesNetworksUpdateSample.js +7 -10
- package/dist-esm/samples-dev/cloudServicesNetworksUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/clusterManagersCreateOrUpdateSample.js +39 -3
- package/dist-esm/samples-dev/clusterManagersCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/clusterManagersDeleteSample.js +1 -1
- package/dist-esm/samples-dev/clusterManagersGetSample.js +1 -1
- package/dist-esm/samples-dev/clusterManagersListByResourceGroupSample.js +5 -10
- package/dist-esm/samples-dev/clusterManagersListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/clusterManagersListBySubscriptionSample.js +5 -10
- package/dist-esm/samples-dev/clusterManagersListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/clusterManagersUpdateSample.js +11 -4
- package/dist-esm/samples-dev/clusterManagersUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersContinueUpdateVersionSample.d.ts +2 -0
- package/dist-esm/samples-dev/clustersContinueUpdateVersionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{virtualMachinesDetachVolumeSample.js → clustersContinueUpdateVersionSample.js} +10 -12
- package/dist-esm/samples-dev/clustersContinueUpdateVersionSample.js.map +1 -0
- package/dist-esm/samples-dev/clustersCreateOrUpdateSample.js +44 -19
- package/dist-esm/samples-dev/clustersCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersDeleteSample.js +1 -1
- package/dist-esm/samples-dev/clustersDeploySample.js +8 -8
- package/dist-esm/samples-dev/clustersDeploySample.js.map +1 -1
- package/dist-esm/samples-dev/clustersGetSample.js +1 -1
- package/dist-esm/samples-dev/clustersListByResourceGroupSample.js +5 -10
- package/dist-esm/samples-dev/clustersListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersListBySubscriptionSample.js +5 -10
- package/dist-esm/samples-dev/clustersListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersScanRuntimeSample.d.ts +2 -0
- package/dist-esm/samples-dev/clustersScanRuntimeSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{storageAppliancesRunReadCommandsSample.js → clustersScanRuntimeSample.js} +14 -12
- package/dist-esm/samples-dev/clustersScanRuntimeSample.js.map +1 -0
- package/dist-esm/samples-dev/clustersUpdateSample.js +130 -12
- package/dist-esm/samples-dev/clustersUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersUpdateVersionSample.js +3 -3
- package/dist-esm/samples-dev/clustersUpdateVersionSample.js.map +1 -1
- package/dist-esm/samples-dev/consolesCreateOrUpdateSample.js +4 -4
- package/dist-esm/samples-dev/consolesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/consolesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/consolesGetSample.js +1 -1
- package/dist-esm/samples-dev/consolesListByVirtualMachineSample.js +5 -10
- package/dist-esm/samples-dev/consolesListByVirtualMachineSample.js.map +1 -1
- package/dist-esm/samples-dev/consolesUpdateSample.js +4 -4
- package/dist-esm/samples-dev/consolesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/kubernetesClusterFeaturesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/kubernetesClusterFeaturesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/kubernetesClusterFeaturesCreateOrUpdateSample.js +45 -0
- package/dist-esm/samples-dev/kubernetesClusterFeaturesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/kubernetesClusterFeaturesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/kubernetesClusterFeaturesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{bareMetalMachinesValidateHardwareSample.js → kubernetesClusterFeaturesDeleteSample.js} +9 -11
- package/dist-esm/samples-dev/kubernetesClusterFeaturesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/kubernetesClusterFeaturesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/kubernetesClusterFeaturesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{virtualMachinesAttachVolumeSample.js → kubernetesClusterFeaturesGetSample.js} +9 -11
- package/dist-esm/samples-dev/kubernetesClusterFeaturesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/kubernetesClusterFeaturesListByKubernetesClusterSample.d.ts +2 -0
- package/dist-esm/samples-dev/kubernetesClusterFeaturesListByKubernetesClusterSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/kubernetesClusterFeaturesListByKubernetesClusterSample.js +55 -0
- package/dist-esm/samples-dev/kubernetesClusterFeaturesListByKubernetesClusterSample.js.map +1 -0
- package/dist-esm/samples-dev/kubernetesClusterFeaturesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/kubernetesClusterFeaturesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/kubernetesClusterFeaturesUpdateSample.js +47 -0
- package/dist-esm/samples-dev/kubernetesClusterFeaturesUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/kubernetesClustersCreateOrUpdateSample.js +175 -40
- package/dist-esm/samples-dev/kubernetesClustersCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/kubernetesClustersDeleteSample.js +1 -1
- package/dist-esm/samples-dev/kubernetesClustersGetSample.js +1 -1
- package/dist-esm/samples-dev/kubernetesClustersListByResourceGroupSample.js +5 -10
- package/dist-esm/samples-dev/kubernetesClustersListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/kubernetesClustersListBySubscriptionSample.js +5 -10
- package/dist-esm/samples-dev/kubernetesClustersListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/kubernetesClustersRestartNodeSample.js +3 -5
- package/dist-esm/samples-dev/kubernetesClustersRestartNodeSample.js.map +1 -1
- package/dist-esm/samples-dev/kubernetesClustersUpdateSample.js +22 -6
- package/dist-esm/samples-dev/kubernetesClustersUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/l2NetworksCreateOrUpdateSample.js +3 -3
- package/dist-esm/samples-dev/l2NetworksCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/l2NetworksDeleteSample.js +1 -1
- package/dist-esm/samples-dev/l2NetworksGetSample.js +1 -1
- package/dist-esm/samples-dev/l2NetworksListByResourceGroupSample.js +5 -10
- package/dist-esm/samples-dev/l2NetworksListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/l2NetworksListBySubscriptionSample.js +5 -10
- package/dist-esm/samples-dev/l2NetworksListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/l2NetworksUpdateSample.js +3 -3
- package/dist-esm/samples-dev/l2NetworksUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/l3NetworksCreateOrUpdateSample.js +3 -3
- package/dist-esm/samples-dev/l3NetworksCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/l3NetworksDeleteSample.js +1 -1
- package/dist-esm/samples-dev/l3NetworksGetSample.js +1 -1
- package/dist-esm/samples-dev/l3NetworksListByResourceGroupSample.js +5 -10
- package/dist-esm/samples-dev/l3NetworksListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/l3NetworksListBySubscriptionSample.js +5 -10
- package/dist-esm/samples-dev/l3NetworksListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/l3NetworksUpdateSample.js +3 -3
- package/dist-esm/samples-dev/l3NetworksUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/metricsConfigurationsCreateOrUpdateSample.js +4 -4
- package/dist-esm/samples-dev/metricsConfigurationsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/metricsConfigurationsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/metricsConfigurationsGetSample.js +1 -1
- package/dist-esm/samples-dev/metricsConfigurationsListByClusterSample.js +5 -10
- package/dist-esm/samples-dev/metricsConfigurationsListByClusterSample.js.map +1 -1
- package/dist-esm/samples-dev/metricsConfigurationsUpdateSample.js +4 -4
- package/dist-esm/samples-dev/metricsConfigurationsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/operationsListSample.js +5 -10
- package/dist-esm/samples-dev/operationsListSample.js.map +1 -1
- package/dist-esm/samples-dev/rackSkusGetSample.js +1 -1
- package/dist-esm/samples-dev/rackSkusListBySubscriptionSample.js +5 -10
- package/dist-esm/samples-dev/rackSkusListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/racksCreateOrUpdateSample.js +4 -4
- package/dist-esm/samples-dev/racksCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/racksDeleteSample.js +1 -1
- package/dist-esm/samples-dev/racksGetSample.js +1 -1
- package/dist-esm/samples-dev/racksListByResourceGroupSample.js +5 -10
- package/dist-esm/samples-dev/racksListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/racksListBySubscriptionSample.js +5 -10
- package/dist-esm/samples-dev/racksListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/racksUpdateSample.js +3 -3
- package/dist-esm/samples-dev/racksUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesCreateOrUpdateSample.js +3 -3
- package/dist-esm/samples-dev/storageAppliancesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/storageAppliancesDisableRemoteVendorManagementSample.js +1 -1
- package/dist-esm/samples-dev/storageAppliancesDisableRemoteVendorManagementSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesEnableRemoteVendorManagementSample.js +4 -6
- package/dist-esm/samples-dev/storageAppliancesEnableRemoteVendorManagementSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesGetSample.js +1 -1
- package/dist-esm/samples-dev/storageAppliancesListByResourceGroupSample.js +5 -10
- package/dist-esm/samples-dev/storageAppliancesListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesListBySubscriptionSample.js +5 -10
- package/dist-esm/samples-dev/storageAppliancesListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesUpdateSample.js +4 -4
- package/dist-esm/samples-dev/storageAppliancesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/trunkedNetworksCreateOrUpdateSample.js +4 -4
- package/dist-esm/samples-dev/trunkedNetworksCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/trunkedNetworksDeleteSample.js +1 -1
- package/dist-esm/samples-dev/trunkedNetworksGetSample.js +1 -1
- package/dist-esm/samples-dev/trunkedNetworksListByResourceGroupSample.js +5 -10
- package/dist-esm/samples-dev/trunkedNetworksListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/trunkedNetworksListBySubscriptionSample.js +5 -10
- package/dist-esm/samples-dev/trunkedNetworksListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/trunkedNetworksUpdateSample.js +4 -4
- package/dist-esm/samples-dev/trunkedNetworksUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesCreateOrUpdateSample.js +14 -14
- package/dist-esm/samples-dev/virtualMachinesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/virtualMachinesGetSample.js +1 -1
- package/dist-esm/samples-dev/virtualMachinesListByResourceGroupSample.js +5 -10
- package/dist-esm/samples-dev/virtualMachinesListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesListBySubscriptionSample.js +5 -10
- package/dist-esm/samples-dev/virtualMachinesListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesPowerOffSample.js +4 -4
- package/dist-esm/samples-dev/virtualMachinesPowerOffSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesReimageSample.js +1 -1
- package/dist-esm/samples-dev/virtualMachinesRestartSample.js +1 -1
- package/dist-esm/samples-dev/virtualMachinesStartSample.js +1 -1
- package/dist-esm/samples-dev/virtualMachinesUpdateSample.js +5 -5
- package/dist-esm/samples-dev/virtualMachinesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/volumesCreateOrUpdateSample.js +3 -3
- package/dist-esm/samples-dev/volumesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/volumesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/volumesGetSample.js +1 -1
- package/dist-esm/samples-dev/volumesListByResourceGroupSample.js +5 -10
- package/dist-esm/samples-dev/volumesListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/volumesListBySubscriptionSample.js +5 -10
- package/dist-esm/samples-dev/volumesListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/volumesUpdateSample.js +3 -3
- package/dist-esm/samples-dev/volumesUpdateSample.js.map +1 -1
- package/dist-esm/src/index.d.ts +0 -1
- package/dist-esm/src/index.d.ts.map +1 -1
- package/dist-esm/src/lroImpl.js +1 -1
- package/dist-esm/src/models/index.d.ts +776 -137
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +114 -6
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +25 -8
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +3166 -2344
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +5 -4
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +173 -157
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/networkCloud.d.ts +2 -1
- package/dist-esm/src/networkCloud.d.ts.map +1 -1
- package/dist-esm/src/networkCloud.js +10 -9
- package/dist-esm/src/networkCloud.js.map +1 -1
- package/dist-esm/src/operations/agentPools.d.ts +3 -3
- package/dist-esm/src/operations/agentPools.d.ts.map +1 -1
- package/dist-esm/src/operations/agentPools.js +67 -64
- package/dist-esm/src/operations/agentPools.js.map +1 -1
- package/dist-esm/src/operations/bareMetalMachineKeySets.d.ts +3 -3
- package/dist-esm/src/operations/bareMetalMachineKeySets.d.ts.map +1 -1
- package/dist-esm/src/operations/bareMetalMachineKeySets.js +67 -64
- package/dist-esm/src/operations/bareMetalMachineKeySets.js.map +1 -1
- package/dist-esm/src/operations/bareMetalMachines.d.ts +3 -19
- package/dist-esm/src/operations/bareMetalMachines.d.ts.map +1 -1
- package/dist-esm/src/operations/bareMetalMachines.js +201 -298
- package/dist-esm/src/operations/bareMetalMachines.js.map +1 -1
- package/dist-esm/src/operations/bmcKeySets.d.ts +3 -3
- package/dist-esm/src/operations/bmcKeySets.d.ts.map +1 -1
- package/dist-esm/src/operations/bmcKeySets.js +65 -62
- package/dist-esm/src/operations/bmcKeySets.js.map +1 -1
- package/dist-esm/src/operations/cloudServicesNetworks.d.ts +3 -3
- package/dist-esm/src/operations/cloudServicesNetworks.d.ts.map +1 -1
- package/dist-esm/src/operations/cloudServicesNetworks.js +78 -80
- package/dist-esm/src/operations/cloudServicesNetworks.js.map +1 -1
- package/dist-esm/src/operations/clusterManagers.d.ts +3 -3
- package/dist-esm/src/operations/clusterManagers.d.ts.map +1 -1
- package/dist-esm/src/operations/clusterManagers.js +71 -73
- package/dist-esm/src/operations/clusterManagers.js.map +1 -1
- package/dist-esm/src/operations/clusters.d.ts +39 -5
- package/dist-esm/src/operations/clusters.d.ts.map +1 -1
- package/dist-esm/src/operations/clusters.js +291 -106
- package/dist-esm/src/operations/clusters.js.map +1 -1
- package/dist-esm/src/operations/consoles.d.ts +3 -3
- package/dist-esm/src/operations/consoles.d.ts.map +1 -1
- package/dist-esm/src/operations/consoles.js +65 -62
- package/dist-esm/src/operations/consoles.js.map +1 -1
- package/dist-esm/src/operations/index.d.ts +1 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +1 -0
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operations/kubernetesClusterFeatures.d.ts +100 -0
- package/dist-esm/src/operations/kubernetesClusterFeatures.d.ts.map +1 -0
- package/dist-esm/src/operations/kubernetesClusterFeatures.js +466 -0
- package/dist-esm/src/operations/kubernetesClusterFeatures.js.map +1 -0
- package/dist-esm/src/operations/kubernetesClusters.d.ts +3 -3
- package/dist-esm/src/operations/kubernetesClusters.d.ts.map +1 -1
- package/dist-esm/src/operations/kubernetesClusters.js +91 -93
- package/dist-esm/src/operations/kubernetesClusters.js.map +1 -1
- package/dist-esm/src/operations/l2Networks.d.ts +3 -3
- package/dist-esm/src/operations/l2Networks.d.ts.map +1 -1
- package/dist-esm/src/operations/l2Networks.js +70 -72
- package/dist-esm/src/operations/l2Networks.js.map +1 -1
- package/dist-esm/src/operations/l3Networks.d.ts +3 -3
- package/dist-esm/src/operations/l3Networks.d.ts.map +1 -1
- package/dist-esm/src/operations/l3Networks.js +70 -72
- package/dist-esm/src/operations/l3Networks.js.map +1 -1
- package/dist-esm/src/operations/metricsConfigurations.d.ts +3 -3
- package/dist-esm/src/operations/metricsConfigurations.d.ts.map +1 -1
- package/dist-esm/src/operations/metricsConfigurations.js +67 -64
- package/dist-esm/src/operations/metricsConfigurations.js.map +1 -1
- package/dist-esm/src/operations/operations.js +12 -17
- package/dist-esm/src/operations/operations.js.map +1 -1
- package/dist-esm/src/operations/rackSkus.js +18 -23
- package/dist-esm/src/operations/rackSkus.js.map +1 -1
- package/dist-esm/src/operations/racks.d.ts +3 -3
- package/dist-esm/src/operations/racks.d.ts.map +1 -1
- package/dist-esm/src/operations/racks.js +77 -79
- package/dist-esm/src/operations/racks.js.map +1 -1
- package/dist-esm/src/operations/storageAppliances.d.ts +3 -19
- package/dist-esm/src/operations/storageAppliances.d.ts.map +1 -1
- package/dist-esm/src/operations/storageAppliances.js +102 -199
- package/dist-esm/src/operations/storageAppliances.js.map +1 -1
- package/dist-esm/src/operations/trunkedNetworks.d.ts +3 -3
- package/dist-esm/src/operations/trunkedNetworks.d.ts.map +1 -1
- package/dist-esm/src/operations/trunkedNetworks.js +71 -73
- package/dist-esm/src/operations/trunkedNetworks.js.map +1 -1
- package/dist-esm/src/operations/virtualMachines.d.ts +3 -35
- package/dist-esm/src/operations/virtualMachines.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualMachines.js +122 -314
- package/dist-esm/src/operations/virtualMachines.js.map +1 -1
- package/dist-esm/src/operations/volumes.d.ts +3 -3
- package/dist-esm/src/operations/volumes.d.ts.map +1 -1
- package/dist-esm/src/operations/volumes.js +70 -72
- package/dist-esm/src/operations/volumes.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/agentPools.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/agentPools.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/bareMetalMachineKeySets.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/bareMetalMachineKeySets.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/bareMetalMachines.d.ts +3 -19
- package/dist-esm/src/operationsInterfaces/bareMetalMachines.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/bmcKeySets.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/bmcKeySets.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/cloudServicesNetworks.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/cloudServicesNetworks.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/clusterManagers.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/clusterManagers.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/clusters.d.ts +39 -5
- package/dist-esm/src/operationsInterfaces/clusters.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/consoles.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/consoles.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.d.ts +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +1 -0
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/kubernetesClusterFeatures.d.ts +74 -0
- package/dist-esm/src/operationsInterfaces/kubernetesClusterFeatures.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/kubernetesClusterFeatures.js +9 -0
- package/dist-esm/src/operationsInterfaces/kubernetesClusterFeatures.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/kubernetesClusters.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/kubernetesClusters.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/l2Networks.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/l2Networks.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/l3Networks.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/l3Networks.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/metricsConfigurations.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/metricsConfigurations.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/racks.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/racks.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/storageAppliances.d.ts +3 -19
- package/dist-esm/src/operationsInterfaces/storageAppliances.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/trunkedNetworks.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/trunkedNetworks.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/virtualMachines.d.ts +3 -35
- package/dist-esm/src/operationsInterfaces/virtualMachines.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/volumes.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/volumes.d.ts.map +1 -1
- package/dist-esm/src/pagingHelper.js.map +1 -1
- package/dist-esm/test/networkcloud_operations_test.spec.d.ts.map +1 -1
- package/dist-esm/test/networkcloud_operations_test.spec.js +9 -10
- package/dist-esm/test/networkcloud_operations_test.spec.js.map +1 -1
- package/package.json +23 -31
- package/review/arm-networkcloud.api.md +511 -145
- package/src/lroImpl.ts +4 -4
- package/src/models/index.ts +1001 -278
- package/src/models/mappers.ts +3580 -2686
- package/src/models/parameters.ts +189 -170
- package/src/networkCloud.ts +22 -17
- package/src/operations/agentPools.ts +127 -118
- package/src/operations/bareMetalMachineKeySets.ts +127 -118
- package/src/operations/bareMetalMachines.ts +374 -523
- package/src/operations/bmcKeySets.ts +125 -116
- package/src/operations/cloudServicesNetworks.ts +141 -133
- package/src/operations/clusterManagers.ts +126 -117
- package/src/operations/clusters.ts +452 -185
- package/src/operations/consoles.ts +125 -116
- package/src/operations/index.ts +1 -0
- package/src/operations/kubernetesClusterFeatures.ts +654 -0
- package/src/operations/kubernetesClusters.ts +165 -159
- package/src/operations/l2Networks.ts +125 -116
- package/src/operations/l3Networks.ts +125 -116
- package/src/operations/metricsConfigurations.ts +127 -118
- package/src/operations/operations.ts +16 -16
- package/src/operations/rackSkus.ts +27 -29
- package/src/operations/racks.ts +135 -130
- package/src/operations/storageAppliances.ts +187 -328
- package/src/operations/trunkedNetworks.ts +126 -117
- package/src/operations/virtualMachines.ts +228 -501
- package/src/operations/volumes.ts +125 -116
- package/src/operationsInterfaces/agentPools.ts +17 -11
- package/src/operationsInterfaces/bareMetalMachineKeySets.ts +17 -11
- package/src/operationsInterfaces/bareMetalMachines.ts +37 -65
- package/src/operationsInterfaces/bmcKeySets.ts +17 -11
- package/src/operationsInterfaces/cloudServicesNetworks.ts +18 -12
- package/src/operationsInterfaces/clusterManagers.ts +17 -11
- package/src/operationsInterfaces/clusters.ts +91 -18
- package/src/operationsInterfaces/consoles.ts +17 -11
- package/src/operationsInterfaces/index.ts +1 -0
- package/src/operationsInterfaces/kubernetesClusterFeatures.ts +150 -0
- package/src/operationsInterfaces/kubernetesClusters.ts +20 -14
- package/src/operationsInterfaces/l2Networks.ts +17 -11
- package/src/operationsInterfaces/l3Networks.ts +17 -11
- package/src/operationsInterfaces/metricsConfigurations.ts +17 -11
- package/src/operationsInterfaces/operations.ts +1 -1
- package/src/operationsInterfaces/rackSkus.ts +3 -3
- package/src/operationsInterfaces/racks.ts +15 -12
- package/src/operationsInterfaces/storageAppliances.ts +21 -49
- package/src/operationsInterfaces/trunkedNetworks.ts +17 -11
- package/src/operationsInterfaces/virtualMachines.ts +26 -87
- package/src/operationsInterfaces/volumes.ts +17 -11
- package/src/pagingHelper.ts +1 -1
- package/tsconfig.json +2 -2
- package/types/arm-networkcloud.d.ts +1042 -299
- package/types/tsdoc-metadata.json +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesValidateHardwareSample.d.ts +0 -2
- package/dist-esm/samples-dev/bareMetalMachinesValidateHardwareSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/bareMetalMachinesValidateHardwareSample.js.map +0 -1
- package/dist-esm/samples-dev/storageAppliancesRunReadCommandsSample.d.ts +0 -2
- package/dist-esm/samples-dev/storageAppliancesRunReadCommandsSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/storageAppliancesRunReadCommandsSample.js.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesAttachVolumeSample.d.ts +0 -2
- package/dist-esm/samples-dev/virtualMachinesAttachVolumeSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesAttachVolumeSample.js.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesDetachVolumeSample.d.ts +0 -2
- package/dist-esm/samples-dev/virtualMachinesDetachVolumeSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesDetachVolumeSample.js.map +0 -1
- package/rollup.config.js +0 -122
|
@@ -35,6 +35,12 @@ export declare interface AdministratorConfiguration {
|
|
|
35
35
|
sshPublicKeys?: SshPublicKey[];
|
|
36
36
|
}
|
|
37
37
|
|
|
38
|
+
/** AdministratorConfigurationPatch represents the patching capabilities for the administrator configuration. */
|
|
39
|
+
export declare interface AdministratorConfigurationPatch {
|
|
40
|
+
/** SshPublicKey represents the public key used to authenticate with a resource through SSH. */
|
|
41
|
+
sshPublicKeys?: SshPublicKey[];
|
|
42
|
+
}
|
|
43
|
+
|
|
38
44
|
/**
|
|
39
45
|
* Defines values for AdvertiseToFabric. \
|
|
40
46
|
* {@link KnownAdvertiseToFabric} can be used interchangeably with AdvertiseToFabric,
|
|
@@ -159,6 +165,8 @@ export declare interface AgentPoolPatchParameters {
|
|
|
159
165
|
tags?: {
|
|
160
166
|
[propertyName: string]: string;
|
|
161
167
|
};
|
|
168
|
+
/** The configuration of administrator credentials for the control plane nodes. */
|
|
169
|
+
administratorConfiguration?: NodePoolAdministratorConfigurationPatch;
|
|
162
170
|
/** The number of virtual machines that use this configuration. */
|
|
163
171
|
count?: number;
|
|
164
172
|
/** The configuration of the agent pool. */
|
|
@@ -222,7 +230,7 @@ export declare interface AgentPools {
|
|
|
222
230
|
* @param agentPoolName The name of the Kubernetes cluster agent pool.
|
|
223
231
|
* @param options The options parameters.
|
|
224
232
|
*/
|
|
225
|
-
beginDelete(resourceGroupName: string, kubernetesClusterName: string, agentPoolName: string, options?: AgentPoolsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<
|
|
233
|
+
beginDelete(resourceGroupName: string, kubernetesClusterName: string, agentPoolName: string, options?: AgentPoolsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<AgentPoolsDeleteResponse>, AgentPoolsDeleteResponse>>;
|
|
226
234
|
/**
|
|
227
235
|
* Delete the provided Kubernetes cluster agent pool.
|
|
228
236
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -230,7 +238,7 @@ export declare interface AgentPools {
|
|
|
230
238
|
* @param agentPoolName The name of the Kubernetes cluster agent pool.
|
|
231
239
|
* @param options The options parameters.
|
|
232
240
|
*/
|
|
233
|
-
beginDeleteAndWait(resourceGroupName: string, kubernetesClusterName: string, agentPoolName: string, options?: AgentPoolsDeleteOptionalParams): Promise<
|
|
241
|
+
beginDeleteAndWait(resourceGroupName: string, kubernetesClusterName: string, agentPoolName: string, options?: AgentPoolsDeleteOptionalParams): Promise<AgentPoolsDeleteResponse>;
|
|
234
242
|
/**
|
|
235
243
|
* Patch the properties of the provided Kubernetes cluster agent pool, or update the tags associated
|
|
236
244
|
* with the Kubernetes cluster agent pool. Properties and tag updates can be done independently.
|
|
@@ -282,6 +290,9 @@ export declare interface AgentPoolsDeleteOptionalParams extends coreClient.Opera
|
|
|
282
290
|
resumeFrom?: string;
|
|
283
291
|
}
|
|
284
292
|
|
|
293
|
+
/** Contains response data for the delete operation. */
|
|
294
|
+
export declare type AgentPoolsDeleteResponse = OperationStatusResult;
|
|
295
|
+
|
|
285
296
|
/** Optional parameters. */
|
|
286
297
|
export declare interface AgentPoolsGetOptionalParams extends coreClient.OperationOptions {
|
|
287
298
|
}
|
|
@@ -307,6 +318,8 @@ export declare type AgentPoolsListByKubernetesClusterResponse = AgentPoolList;
|
|
|
307
318
|
export declare interface AgentPoolsUpdateHeaders {
|
|
308
319
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
309
320
|
azureAsyncOperation?: string;
|
|
321
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
322
|
+
location?: string;
|
|
310
323
|
}
|
|
311
324
|
|
|
312
325
|
/** Optional parameters. */
|
|
@@ -324,8 +337,12 @@ export declare type AgentPoolsUpdateResponse = AgentPool;
|
|
|
324
337
|
|
|
325
338
|
/** AgentPoolUpgradeSettings specifies the upgrade settings for an agent pool. */
|
|
326
339
|
export declare interface AgentPoolUpgradeSettings {
|
|
327
|
-
/** The maximum
|
|
340
|
+
/** The maximum time in seconds that is allowed for a node drain to complete before proceeding with the upgrade of the agent pool. If not specified during creation, a value of 1800 seconds is used. */
|
|
341
|
+
drainTimeout?: number;
|
|
342
|
+
/** The maximum number or percentage of nodes that are surged during upgrade. This can either be set to an integer (e.g. '5') or a percentage (e.g. '50%'). If a percentage is specified, it is the percentage of the total agent pool size at the time of the upgrade. For percentages, fractional nodes are rounded up. If not specified during creation, a value of 1 is used. One of MaxSurge and MaxUnavailable must be greater than 0. */
|
|
328
343
|
maxSurge?: string;
|
|
344
|
+
/** The maximum number or percentage of nodes that can be unavailable during upgrade. This can either be set to an integer (e.g. '5') or a percentage (e.g. '50%'). If a percentage is specified, it is the percentage of the total agent pool size at the time of the upgrade. For percentages, fractional nodes are rounded up. If not specified during creation, a value of 0 is used. One of MaxSurge and MaxUnavailable must be greater than 0. */
|
|
345
|
+
maxUnavailable?: string;
|
|
329
346
|
}
|
|
330
347
|
|
|
331
348
|
/** AttachedNetworkConfiguration represents the set of workload networks to attach to a resource. */
|
|
@@ -424,10 +441,17 @@ export declare interface BareMetalMachine extends TrackedResource {
|
|
|
424
441
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
425
442
|
*/
|
|
426
443
|
readonly kubernetesVersion?: string;
|
|
444
|
+
/** The cluster version that has been applied to this machine during deployment or a version update. */
|
|
445
|
+
machineClusterVersion?: string;
|
|
427
446
|
/** The custom details provided by the customer. */
|
|
428
447
|
machineDetails: string;
|
|
429
448
|
/** The OS-level hostname assigned to this machine. */
|
|
430
449
|
machineName: string;
|
|
450
|
+
/**
|
|
451
|
+
* The list of roles that are assigned to the cluster node running on this machine.
|
|
452
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
453
|
+
*/
|
|
454
|
+
readonly machineRoles?: string[];
|
|
431
455
|
/** The unique internal identifier of the bare metal machine SKU. */
|
|
432
456
|
machineSkuId: string;
|
|
433
457
|
/**
|
|
@@ -464,6 +488,16 @@ export declare interface BareMetalMachine extends TrackedResource {
|
|
|
464
488
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
465
489
|
*/
|
|
466
490
|
readonly readyState?: BareMetalMachineReadyState;
|
|
491
|
+
/**
|
|
492
|
+
* The runtime protection status of the bare metal machine.
|
|
493
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
494
|
+
*/
|
|
495
|
+
readonly runtimeProtectionStatus?: RuntimeProtectionStatus;
|
|
496
|
+
/**
|
|
497
|
+
* The list of statuses that represent secret rotation activity.
|
|
498
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
499
|
+
*/
|
|
500
|
+
readonly secretRotationStatus?: SecretRotationStatus[];
|
|
467
501
|
/** The serial number of the bare metal machine. */
|
|
468
502
|
serialNumber: string;
|
|
469
503
|
/**
|
|
@@ -552,15 +586,6 @@ export declare type BareMetalMachineDetailedStatus = string;
|
|
|
552
586
|
*/
|
|
553
587
|
export declare type BareMetalMachineEvacuate = string;
|
|
554
588
|
|
|
555
|
-
/**
|
|
556
|
-
* Defines values for BareMetalMachineHardwareValidationCategory. \
|
|
557
|
-
* {@link KnownBareMetalMachineHardwareValidationCategory} can be used interchangeably with BareMetalMachineHardwareValidationCategory,
|
|
558
|
-
* this enum contains the known values that the service supports.
|
|
559
|
-
* ### Known values supported by the service
|
|
560
|
-
* **BasicValidation**
|
|
561
|
-
*/
|
|
562
|
-
export declare type BareMetalMachineHardwareValidationCategory = string;
|
|
563
|
-
|
|
564
589
|
/**
|
|
565
590
|
* Defines values for BareMetalMachineHardwareValidationResult. \
|
|
566
591
|
* {@link KnownBareMetalMachineHardwareValidationResult} can be used interchangeably with BareMetalMachineHardwareValidationResult,
|
|
@@ -713,7 +738,7 @@ export declare interface BareMetalMachineKeySets {
|
|
|
713
738
|
* @param bareMetalMachineKeySetName The name of the bare metal machine key set.
|
|
714
739
|
* @param options The options parameters.
|
|
715
740
|
*/
|
|
716
|
-
beginDelete(resourceGroupName: string, clusterName: string, bareMetalMachineKeySetName: string, options?: BareMetalMachineKeySetsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<
|
|
741
|
+
beginDelete(resourceGroupName: string, clusterName: string, bareMetalMachineKeySetName: string, options?: BareMetalMachineKeySetsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<BareMetalMachineKeySetsDeleteResponse>, BareMetalMachineKeySetsDeleteResponse>>;
|
|
717
742
|
/**
|
|
718
743
|
* Delete the bare metal machine key set of the provided cluster.
|
|
719
744
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -721,7 +746,7 @@ export declare interface BareMetalMachineKeySets {
|
|
|
721
746
|
* @param bareMetalMachineKeySetName The name of the bare metal machine key set.
|
|
722
747
|
* @param options The options parameters.
|
|
723
748
|
*/
|
|
724
|
-
beginDeleteAndWait(resourceGroupName: string, clusterName: string, bareMetalMachineKeySetName: string, options?: BareMetalMachineKeySetsDeleteOptionalParams): Promise<
|
|
749
|
+
beginDeleteAndWait(resourceGroupName: string, clusterName: string, bareMetalMachineKeySetName: string, options?: BareMetalMachineKeySetsDeleteOptionalParams): Promise<BareMetalMachineKeySetsDeleteResponse>;
|
|
725
750
|
/**
|
|
726
751
|
* Patch properties of bare metal machine key set for the provided cluster, or update the tags
|
|
727
752
|
* associated with it. Properties and tag updates can be done independently.
|
|
@@ -773,6 +798,9 @@ export declare interface BareMetalMachineKeySetsDeleteOptionalParams extends cor
|
|
|
773
798
|
resumeFrom?: string;
|
|
774
799
|
}
|
|
775
800
|
|
|
801
|
+
/** Contains response data for the delete operation. */
|
|
802
|
+
export declare type BareMetalMachineKeySetsDeleteResponse = OperationStatusResult;
|
|
803
|
+
|
|
776
804
|
/** Optional parameters. */
|
|
777
805
|
export declare interface BareMetalMachineKeySetsGetOptionalParams extends coreClient.OperationOptions {
|
|
778
806
|
}
|
|
@@ -798,6 +826,8 @@ export declare type BareMetalMachineKeySetsListByClusterResponse = BareMetalMach
|
|
|
798
826
|
export declare interface BareMetalMachineKeySetsUpdateHeaders {
|
|
799
827
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
800
828
|
azureAsyncOperation?: string;
|
|
829
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
830
|
+
location?: string;
|
|
801
831
|
}
|
|
802
832
|
|
|
803
833
|
/** Optional parameters. */
|
|
@@ -980,7 +1010,7 @@ export declare interface BareMetalMachines {
|
|
|
980
1010
|
* @param bareMetalMachineName The name of the bare metal machine.
|
|
981
1011
|
* @param options The options parameters.
|
|
982
1012
|
*/
|
|
983
|
-
beginDelete(resourceGroupName: string, bareMetalMachineName: string, options?: BareMetalMachinesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<
|
|
1013
|
+
beginDelete(resourceGroupName: string, bareMetalMachineName: string, options?: BareMetalMachinesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<BareMetalMachinesDeleteResponse>, BareMetalMachinesDeleteResponse>>;
|
|
984
1014
|
/**
|
|
985
1015
|
* Delete the provided bare metal machine.
|
|
986
1016
|
* All customer initiated requests will be rejected as the life cycle of this resource is managed by
|
|
@@ -989,7 +1019,7 @@ export declare interface BareMetalMachines {
|
|
|
989
1019
|
* @param bareMetalMachineName The name of the bare metal machine.
|
|
990
1020
|
* @param options The options parameters.
|
|
991
1021
|
*/
|
|
992
|
-
beginDeleteAndWait(resourceGroupName: string, bareMetalMachineName: string, options?: BareMetalMachinesDeleteOptionalParams): Promise<
|
|
1022
|
+
beginDeleteAndWait(resourceGroupName: string, bareMetalMachineName: string, options?: BareMetalMachinesDeleteOptionalParams): Promise<BareMetalMachinesDeleteResponse>;
|
|
993
1023
|
/**
|
|
994
1024
|
* Patch properties of the provided bare metal machine, or update tags associated with the bare metal
|
|
995
1025
|
* machine. Properties and tag updates can be done independently.
|
|
@@ -1164,22 +1194,6 @@ export declare interface BareMetalMachines {
|
|
|
1164
1194
|
* @param options The options parameters.
|
|
1165
1195
|
*/
|
|
1166
1196
|
beginUncordonAndWait(resourceGroupName: string, bareMetalMachineName: string, options?: BareMetalMachinesUncordonOptionalParams): Promise<BareMetalMachinesUncordonResponse>;
|
|
1167
|
-
/**
|
|
1168
|
-
* Validate the hardware of the provided bare metal machine.
|
|
1169
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
1170
|
-
* @param bareMetalMachineName The name of the bare metal machine.
|
|
1171
|
-
* @param bareMetalMachineValidateHardwareParameters The request body.
|
|
1172
|
-
* @param options The options parameters.
|
|
1173
|
-
*/
|
|
1174
|
-
beginValidateHardware(resourceGroupName: string, bareMetalMachineName: string, bareMetalMachineValidateHardwareParameters: BareMetalMachineValidateHardwareParameters, options?: BareMetalMachinesValidateHardwareOptionalParams): Promise<SimplePollerLike<OperationState<BareMetalMachinesValidateHardwareResponse>, BareMetalMachinesValidateHardwareResponse>>;
|
|
1175
|
-
/**
|
|
1176
|
-
* Validate the hardware of the provided bare metal machine.
|
|
1177
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
1178
|
-
* @param bareMetalMachineName The name of the bare metal machine.
|
|
1179
|
-
* @param bareMetalMachineValidateHardwareParameters The request body.
|
|
1180
|
-
* @param options The options parameters.
|
|
1181
|
-
*/
|
|
1182
|
-
beginValidateHardwareAndWait(resourceGroupName: string, bareMetalMachineName: string, bareMetalMachineValidateHardwareParameters: BareMetalMachineValidateHardwareParameters, options?: BareMetalMachinesValidateHardwareOptionalParams): Promise<BareMetalMachinesValidateHardwareResponse>;
|
|
1183
1197
|
}
|
|
1184
1198
|
|
|
1185
1199
|
/** Defines headers for BareMetalMachines_cordon operation. */
|
|
@@ -1199,7 +1213,7 @@ export declare interface BareMetalMachinesCordonOptionalParams extends coreClien
|
|
|
1199
1213
|
}
|
|
1200
1214
|
|
|
1201
1215
|
/** Contains response data for the cordon operation. */
|
|
1202
|
-
export declare type BareMetalMachinesCordonResponse =
|
|
1216
|
+
export declare type BareMetalMachinesCordonResponse = OperationStatusResult;
|
|
1203
1217
|
|
|
1204
1218
|
/** Defines headers for BareMetalMachines_createOrUpdate operation. */
|
|
1205
1219
|
export declare interface BareMetalMachinesCreateOrUpdateHeaders {
|
|
@@ -1232,6 +1246,9 @@ export declare interface BareMetalMachinesDeleteOptionalParams extends coreClien
|
|
|
1232
1246
|
resumeFrom?: string;
|
|
1233
1247
|
}
|
|
1234
1248
|
|
|
1249
|
+
/** Contains response data for the delete operation. */
|
|
1250
|
+
export declare type BareMetalMachinesDeleteResponse = OperationStatusResult;
|
|
1251
|
+
|
|
1235
1252
|
/** Optional parameters. */
|
|
1236
1253
|
export declare interface BareMetalMachinesGetOptionalParams extends coreClient.OperationOptions {
|
|
1237
1254
|
}
|
|
@@ -1294,7 +1311,7 @@ export declare interface BareMetalMachinesPowerOffOptionalParams extends coreCli
|
|
|
1294
1311
|
}
|
|
1295
1312
|
|
|
1296
1313
|
/** Contains response data for the powerOff operation. */
|
|
1297
|
-
export declare type BareMetalMachinesPowerOffResponse =
|
|
1314
|
+
export declare type BareMetalMachinesPowerOffResponse = OperationStatusResult;
|
|
1298
1315
|
|
|
1299
1316
|
/** Defines headers for BareMetalMachines_reimage operation. */
|
|
1300
1317
|
export declare interface BareMetalMachinesReimageHeaders {
|
|
@@ -1311,7 +1328,7 @@ export declare interface BareMetalMachinesReimageOptionalParams extends coreClie
|
|
|
1311
1328
|
}
|
|
1312
1329
|
|
|
1313
1330
|
/** Contains response data for the reimage operation. */
|
|
1314
|
-
export declare type BareMetalMachinesReimageResponse =
|
|
1331
|
+
export declare type BareMetalMachinesReimageResponse = OperationStatusResult;
|
|
1315
1332
|
|
|
1316
1333
|
/** Defines headers for BareMetalMachines_replace operation. */
|
|
1317
1334
|
export declare interface BareMetalMachinesReplaceHeaders {
|
|
@@ -1330,7 +1347,7 @@ export declare interface BareMetalMachinesReplaceOptionalParams extends coreClie
|
|
|
1330
1347
|
}
|
|
1331
1348
|
|
|
1332
1349
|
/** Contains response data for the replace operation. */
|
|
1333
|
-
export declare type BareMetalMachinesReplaceResponse =
|
|
1350
|
+
export declare type BareMetalMachinesReplaceResponse = OperationStatusResult;
|
|
1334
1351
|
|
|
1335
1352
|
/** Defines headers for BareMetalMachines_restart operation. */
|
|
1336
1353
|
export declare interface BareMetalMachinesRestartHeaders {
|
|
@@ -1347,7 +1364,7 @@ export declare interface BareMetalMachinesRestartOptionalParams extends coreClie
|
|
|
1347
1364
|
}
|
|
1348
1365
|
|
|
1349
1366
|
/** Contains response data for the restart operation. */
|
|
1350
|
-
export declare type BareMetalMachinesRestartResponse =
|
|
1367
|
+
export declare type BareMetalMachinesRestartResponse = OperationStatusResult;
|
|
1351
1368
|
|
|
1352
1369
|
/** Defines headers for BareMetalMachines_runCommand operation. */
|
|
1353
1370
|
export declare interface BareMetalMachinesRunCommandHeaders {
|
|
@@ -1364,7 +1381,7 @@ export declare interface BareMetalMachinesRunCommandOptionalParams extends coreC
|
|
|
1364
1381
|
}
|
|
1365
1382
|
|
|
1366
1383
|
/** Contains response data for the runCommand operation. */
|
|
1367
|
-
export declare type BareMetalMachinesRunCommandResponse =
|
|
1384
|
+
export declare type BareMetalMachinesRunCommandResponse = OperationStatusResult;
|
|
1368
1385
|
|
|
1369
1386
|
/** Defines headers for BareMetalMachines_runDataExtracts operation. */
|
|
1370
1387
|
export declare interface BareMetalMachinesRunDataExtractsHeaders {
|
|
@@ -1381,7 +1398,7 @@ export declare interface BareMetalMachinesRunDataExtractsOptionalParams extends
|
|
|
1381
1398
|
}
|
|
1382
1399
|
|
|
1383
1400
|
/** Contains response data for the runDataExtracts operation. */
|
|
1384
|
-
export declare type BareMetalMachinesRunDataExtractsResponse =
|
|
1401
|
+
export declare type BareMetalMachinesRunDataExtractsResponse = OperationStatusResult;
|
|
1385
1402
|
|
|
1386
1403
|
/** Defines headers for BareMetalMachines_runReadCommands operation. */
|
|
1387
1404
|
export declare interface BareMetalMachinesRunReadCommandsHeaders {
|
|
@@ -1398,7 +1415,7 @@ export declare interface BareMetalMachinesRunReadCommandsOptionalParams extends
|
|
|
1398
1415
|
}
|
|
1399
1416
|
|
|
1400
1417
|
/** Contains response data for the runReadCommands operation. */
|
|
1401
|
-
export declare type BareMetalMachinesRunReadCommandsResponse =
|
|
1418
|
+
export declare type BareMetalMachinesRunReadCommandsResponse = OperationStatusResult;
|
|
1402
1419
|
|
|
1403
1420
|
/** Defines headers for BareMetalMachines_start operation. */
|
|
1404
1421
|
export declare interface BareMetalMachinesStartHeaders {
|
|
@@ -1415,7 +1432,7 @@ export declare interface BareMetalMachinesStartOptionalParams extends coreClient
|
|
|
1415
1432
|
}
|
|
1416
1433
|
|
|
1417
1434
|
/** Contains response data for the start operation. */
|
|
1418
|
-
export declare type BareMetalMachinesStartResponse =
|
|
1435
|
+
export declare type BareMetalMachinesStartResponse = OperationStatusResult;
|
|
1419
1436
|
|
|
1420
1437
|
/** Defines headers for BareMetalMachines_uncordon operation. */
|
|
1421
1438
|
export declare interface BareMetalMachinesUncordonHeaders {
|
|
@@ -1432,12 +1449,14 @@ export declare interface BareMetalMachinesUncordonOptionalParams extends coreCli
|
|
|
1432
1449
|
}
|
|
1433
1450
|
|
|
1434
1451
|
/** Contains response data for the uncordon operation. */
|
|
1435
|
-
export declare type BareMetalMachinesUncordonResponse =
|
|
1452
|
+
export declare type BareMetalMachinesUncordonResponse = OperationStatusResult;
|
|
1436
1453
|
|
|
1437
1454
|
/** Defines headers for BareMetalMachines_update operation. */
|
|
1438
1455
|
export declare interface BareMetalMachinesUpdateHeaders {
|
|
1439
1456
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
1440
1457
|
azureAsyncOperation?: string;
|
|
1458
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
1459
|
+
location?: string;
|
|
1441
1460
|
}
|
|
1442
1461
|
|
|
1443
1462
|
/** Optional parameters. */
|
|
@@ -1453,29 +1472,6 @@ export declare interface BareMetalMachinesUpdateOptionalParams extends coreClien
|
|
|
1453
1472
|
/** Contains response data for the update operation. */
|
|
1454
1473
|
export declare type BareMetalMachinesUpdateResponse = BareMetalMachine;
|
|
1455
1474
|
|
|
1456
|
-
/** Defines headers for BareMetalMachines_validateHardware operation. */
|
|
1457
|
-
export declare interface BareMetalMachinesValidateHardwareHeaders {
|
|
1458
|
-
/** The URL to retrieve the status of the asynchronous operation. */
|
|
1459
|
-
location?: string;
|
|
1460
|
-
}
|
|
1461
|
-
|
|
1462
|
-
/** Optional parameters. */
|
|
1463
|
-
export declare interface BareMetalMachinesValidateHardwareOptionalParams extends coreClient.OperationOptions {
|
|
1464
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1465
|
-
updateIntervalInMs?: number;
|
|
1466
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1467
|
-
resumeFrom?: string;
|
|
1468
|
-
}
|
|
1469
|
-
|
|
1470
|
-
/** Contains response data for the validateHardware operation. */
|
|
1471
|
-
export declare type BareMetalMachinesValidateHardwareResponse = BareMetalMachinesValidateHardwareHeaders;
|
|
1472
|
-
|
|
1473
|
-
/** BareMetalMachineValidateHardwareParameters represents the body of the request to validate the physical hardware of a bare metal machine. */
|
|
1474
|
-
export declare interface BareMetalMachineValidateHardwareParameters {
|
|
1475
|
-
/** The category of hardware validation to perform. */
|
|
1476
|
-
validationCategory: BareMetalMachineHardwareValidationCategory;
|
|
1477
|
-
}
|
|
1478
|
-
|
|
1479
1475
|
/**
|
|
1480
1476
|
* Defines values for BfdEnabled. \
|
|
1481
1477
|
* {@link KnownBfdEnabled} can be used interchangeably with BfdEnabled,
|
|
@@ -1516,7 +1512,7 @@ export declare interface BgpServiceLoadBalancerConfiguration {
|
|
|
1516
1512
|
bgpPeers?: ServiceLoadBalancerBgpPeer[];
|
|
1517
1513
|
/** The indicator to specify if the load balancer peers with the network fabric. */
|
|
1518
1514
|
fabricPeeringEnabled?: FabricPeeringEnabled;
|
|
1519
|
-
/** The list of pools of IP addresses that can be allocated to
|
|
1515
|
+
/** The list of pools of IP addresses that can be allocated to load balancer services. */
|
|
1520
1516
|
ipAddressPools?: IpAddressPool[];
|
|
1521
1517
|
}
|
|
1522
1518
|
|
|
@@ -1658,7 +1654,7 @@ export declare interface BmcKeySets {
|
|
|
1658
1654
|
* @param bmcKeySetName The name of the baseboard management controller key set.
|
|
1659
1655
|
* @param options The options parameters.
|
|
1660
1656
|
*/
|
|
1661
|
-
beginDelete(resourceGroupName: string, clusterName: string, bmcKeySetName: string, options?: BmcKeySetsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<
|
|
1657
|
+
beginDelete(resourceGroupName: string, clusterName: string, bmcKeySetName: string, options?: BmcKeySetsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<BmcKeySetsDeleteResponse>, BmcKeySetsDeleteResponse>>;
|
|
1662
1658
|
/**
|
|
1663
1659
|
* Delete the baseboard management controller key set of the provided cluster.
|
|
1664
1660
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -1666,7 +1662,7 @@ export declare interface BmcKeySets {
|
|
|
1666
1662
|
* @param bmcKeySetName The name of the baseboard management controller key set.
|
|
1667
1663
|
* @param options The options parameters.
|
|
1668
1664
|
*/
|
|
1669
|
-
beginDeleteAndWait(resourceGroupName: string, clusterName: string, bmcKeySetName: string, options?: BmcKeySetsDeleteOptionalParams): Promise<
|
|
1665
|
+
beginDeleteAndWait(resourceGroupName: string, clusterName: string, bmcKeySetName: string, options?: BmcKeySetsDeleteOptionalParams): Promise<BmcKeySetsDeleteResponse>;
|
|
1670
1666
|
/**
|
|
1671
1667
|
* Patch properties of baseboard management controller key set for the provided cluster, or update the
|
|
1672
1668
|
* tags associated with it. Properties and tag updates can be done independently.
|
|
@@ -1718,6 +1714,9 @@ export declare interface BmcKeySetsDeleteOptionalParams extends coreClient.Opera
|
|
|
1718
1714
|
resumeFrom?: string;
|
|
1719
1715
|
}
|
|
1720
1716
|
|
|
1717
|
+
/** Contains response data for the delete operation. */
|
|
1718
|
+
export declare type BmcKeySetsDeleteResponse = OperationStatusResult;
|
|
1719
|
+
|
|
1721
1720
|
/** Optional parameters. */
|
|
1722
1721
|
export declare interface BmcKeySetsGetOptionalParams extends coreClient.OperationOptions {
|
|
1723
1722
|
}
|
|
@@ -1743,6 +1742,8 @@ export declare type BmcKeySetsListByClusterResponse = BmcKeySetList;
|
|
|
1743
1742
|
export declare interface BmcKeySetsUpdateHeaders {
|
|
1744
1743
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
1745
1744
|
azureAsyncOperation?: string;
|
|
1745
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
1746
|
+
location?: string;
|
|
1746
1747
|
}
|
|
1747
1748
|
|
|
1748
1749
|
/** Optional parameters. */
|
|
@@ -1923,14 +1924,14 @@ export declare interface CloudServicesNetworks {
|
|
|
1923
1924
|
* @param cloudServicesNetworkName The name of the cloud services network.
|
|
1924
1925
|
* @param options The options parameters.
|
|
1925
1926
|
*/
|
|
1926
|
-
beginDelete(resourceGroupName: string, cloudServicesNetworkName: string, options?: CloudServicesNetworksDeleteOptionalParams): Promise<SimplePollerLike<OperationState<
|
|
1927
|
+
beginDelete(resourceGroupName: string, cloudServicesNetworkName: string, options?: CloudServicesNetworksDeleteOptionalParams): Promise<SimplePollerLike<OperationState<CloudServicesNetworksDeleteResponse>, CloudServicesNetworksDeleteResponse>>;
|
|
1927
1928
|
/**
|
|
1928
1929
|
* Delete the provided cloud services network.
|
|
1929
1930
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
1930
1931
|
* @param cloudServicesNetworkName The name of the cloud services network.
|
|
1931
1932
|
* @param options The options parameters.
|
|
1932
1933
|
*/
|
|
1933
|
-
beginDeleteAndWait(resourceGroupName: string, cloudServicesNetworkName: string, options?: CloudServicesNetworksDeleteOptionalParams): Promise<
|
|
1934
|
+
beginDeleteAndWait(resourceGroupName: string, cloudServicesNetworkName: string, options?: CloudServicesNetworksDeleteOptionalParams): Promise<CloudServicesNetworksDeleteResponse>;
|
|
1934
1935
|
/**
|
|
1935
1936
|
* Update properties of the provided cloud services network, or update the tags associated with it.
|
|
1936
1937
|
* Properties and tag updates can be done independently.
|
|
@@ -1980,6 +1981,9 @@ export declare interface CloudServicesNetworksDeleteOptionalParams extends coreC
|
|
|
1980
1981
|
resumeFrom?: string;
|
|
1981
1982
|
}
|
|
1982
1983
|
|
|
1984
|
+
/** Contains response data for the delete operation. */
|
|
1985
|
+
export declare type CloudServicesNetworksDeleteResponse = OperationStatusResult;
|
|
1986
|
+
|
|
1983
1987
|
/** Optional parameters. */
|
|
1984
1988
|
export declare interface CloudServicesNetworksGetOptionalParams extends coreClient.OperationOptions {
|
|
1985
1989
|
}
|
|
@@ -2019,6 +2023,8 @@ export declare type CloudServicesNetworksListBySubscriptionResponse = CloudServi
|
|
|
2019
2023
|
export declare interface CloudServicesNetworksUpdateHeaders {
|
|
2020
2024
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2021
2025
|
azureAsyncOperation?: string;
|
|
2026
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2027
|
+
location?: string;
|
|
2022
2028
|
}
|
|
2023
2029
|
|
|
2024
2030
|
/** Optional parameters. */
|
|
@@ -2038,6 +2044,8 @@ export declare type CloudServicesNetworksUpdateResponse = CloudServicesNetwork;
|
|
|
2038
2044
|
export declare interface Cluster extends TrackedResource {
|
|
2039
2045
|
/** The extended location of the cluster manager associated with the cluster. */
|
|
2040
2046
|
extendedLocation: ExtendedLocation;
|
|
2047
|
+
/** The identity for the resource. */
|
|
2048
|
+
identity?: ManagedServiceIdentity;
|
|
2041
2049
|
/** The rack definition that is intended to reflect only a single rack in a single rack cluster, or an aggregator rack in a multi-rack cluster. */
|
|
2042
2050
|
aggregatorOrSingleRackDefinition: RackDefinition;
|
|
2043
2051
|
/** The resource ID of the Log Analytics Workspace that will be used for storing relevant logs. */
|
|
@@ -2080,6 +2088,8 @@ export declare interface Cluster extends TrackedResource {
|
|
|
2080
2088
|
clusterType: ClusterType;
|
|
2081
2089
|
/** The current runtime version of the cluster. */
|
|
2082
2090
|
clusterVersion: string;
|
|
2091
|
+
/** The settings for commands run in this cluster, such as bare metal machine run read only commands and data extracts. */
|
|
2092
|
+
commandOutputSettings?: CommandOutputSettings;
|
|
2083
2093
|
/** The validation threshold indicating the allowable failures of compute machines during environment validation and deployment. */
|
|
2084
2094
|
computeDeploymentThreshold?: ValidationThreshold;
|
|
2085
2095
|
/**
|
|
@@ -2116,11 +2126,17 @@ export declare interface Cluster extends TrackedResource {
|
|
|
2116
2126
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2117
2127
|
*/
|
|
2118
2128
|
readonly provisioningState?: ClusterProvisioningState;
|
|
2129
|
+
/** The settings for cluster runtime protection. */
|
|
2130
|
+
runtimeProtectionConfiguration?: RuntimeProtectionConfiguration;
|
|
2131
|
+
/** The configuration for use of a key vault to store secrets for later retrieval by the operator. */
|
|
2132
|
+
secretArchive?: ClusterSecretArchive;
|
|
2119
2133
|
/**
|
|
2120
2134
|
* The support end date of the runtime version of the cluster.
|
|
2121
2135
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2122
2136
|
*/
|
|
2123
2137
|
readonly supportExpiryDate?: string;
|
|
2138
|
+
/** The strategy for updating the cluster. */
|
|
2139
|
+
updateStrategy?: ClusterUpdateStrategy;
|
|
2124
2140
|
/**
|
|
2125
2141
|
* The list of workload resource IDs that are hosted within this cluster.
|
|
2126
2142
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2178,21 +2194,21 @@ export declare interface ClusterAvailableVersion {
|
|
|
2178
2194
|
|
|
2179
2195
|
/** ClusterCapacity represents various details regarding compute capacity. */
|
|
2180
2196
|
export declare interface ClusterCapacity {
|
|
2181
|
-
/** The remaining appliance-based storage in GB available for workload use. */
|
|
2197
|
+
/** The remaining appliance-based storage in GB available for workload use. Measured in gibibytes. */
|
|
2182
2198
|
availableApplianceStorageGB?: number;
|
|
2183
2199
|
/** The remaining number of cores that are available in this cluster for workload use. */
|
|
2184
2200
|
availableCoreCount?: number;
|
|
2185
|
-
/** The remaining machine or host-based storage in GB available for workload use. */
|
|
2201
|
+
/** The remaining machine or host-based storage in GB available for workload use. Measured in gibibytes. */
|
|
2186
2202
|
availableHostStorageGB?: number;
|
|
2187
|
-
/** The remaining memory in GB that are available in this cluster for workload use. */
|
|
2203
|
+
/** The remaining memory in GB that are available in this cluster for workload use. Measured in gibibytes. */
|
|
2188
2204
|
availableMemoryGB?: number;
|
|
2189
|
-
/** The total appliance-based storage in GB supported by this cluster for workload use. */
|
|
2205
|
+
/** The total appliance-based storage in GB supported by this cluster for workload use. Measured in gibibytes. */
|
|
2190
2206
|
totalApplianceStorageGB?: number;
|
|
2191
2207
|
/** The total number of cores that are supported by this cluster for workload use. */
|
|
2192
2208
|
totalCoreCount?: number;
|
|
2193
|
-
/** The total machine or host-based storage in GB supported by this cluster for workload use. */
|
|
2209
|
+
/** The total machine or host-based storage in GB supported by this cluster for workload use. Measured in gibibytes. */
|
|
2194
2210
|
totalHostStorageGB?: number;
|
|
2195
|
-
/** The total memory supported by this cluster for workload use. */
|
|
2211
|
+
/** The total memory supported by this cluster for workload use. Measured in gibibytes. */
|
|
2196
2212
|
totalMemoryGB?: number;
|
|
2197
2213
|
}
|
|
2198
2214
|
|
|
@@ -2202,11 +2218,27 @@ export declare interface ClusterCapacity {
|
|
|
2202
2218
|
* this enum contains the known values that the service supports.
|
|
2203
2219
|
* ### Known values supported by the service
|
|
2204
2220
|
* **Connected** \
|
|
2221
|
+
* **Disconnected** \
|
|
2205
2222
|
* **Timeout** \
|
|
2206
2223
|
* **Undefined**
|
|
2207
2224
|
*/
|
|
2208
2225
|
export declare type ClusterConnectionStatus = string;
|
|
2209
2226
|
|
|
2227
|
+
/**
|
|
2228
|
+
* Defines values for ClusterContinueUpdateVersionMachineGroupTargetingMode. \
|
|
2229
|
+
* {@link KnownClusterContinueUpdateVersionMachineGroupTargetingMode} can be used interchangeably with ClusterContinueUpdateVersionMachineGroupTargetingMode,
|
|
2230
|
+
* this enum contains the known values that the service supports.
|
|
2231
|
+
* ### Known values supported by the service
|
|
2232
|
+
* **AlphaByRack**
|
|
2233
|
+
*/
|
|
2234
|
+
export declare type ClusterContinueUpdateVersionMachineGroupTargetingMode = string;
|
|
2235
|
+
|
|
2236
|
+
/** ClusterContinueUpdateVersionParameters represents the body of the request to continue the update of a cluster version. */
|
|
2237
|
+
export declare interface ClusterContinueUpdateVersionParameters {
|
|
2238
|
+
/** The mode by which the cluster will target the next grouping of servers to continue the update. */
|
|
2239
|
+
machineGroupTargetingMode?: ClusterContinueUpdateVersionMachineGroupTargetingMode;
|
|
2240
|
+
}
|
|
2241
|
+
|
|
2210
2242
|
/** ClusterDeployParameters represents the body of the request to deploy cluster. */
|
|
2211
2243
|
export declare interface ClusterDeployParameters {
|
|
2212
2244
|
/** The names of bare metal machines in the cluster that should be skipped during environment validation. */
|
|
@@ -2222,6 +2254,7 @@ export declare interface ClusterDeployParameters {
|
|
|
2222
2254
|
* **Deploying** \
|
|
2223
2255
|
* **Running** \
|
|
2224
2256
|
* **Updating** \
|
|
2257
|
+
* **UpdatePaused** \
|
|
2225
2258
|
* **Degraded** \
|
|
2226
2259
|
* **Deleting** \
|
|
2227
2260
|
* **Disconnected** \
|
|
@@ -2239,6 +2272,8 @@ export declare interface ClusterList {
|
|
|
2239
2272
|
|
|
2240
2273
|
/** ClusterManager represents a control-plane to manage one or more on-premises clusters. */
|
|
2241
2274
|
export declare interface ClusterManager extends TrackedResource {
|
|
2275
|
+
/** The identity of the cluster manager. */
|
|
2276
|
+
identity?: ManagedServiceIdentity;
|
|
2242
2277
|
/** The resource ID of the Log Analytics workspace that is used for the logs collection. */
|
|
2243
2278
|
analyticsWorkspaceId?: string;
|
|
2244
2279
|
/** Field deprecated, this value will no longer influence the cluster manager allocation process and will be removed in a future version. The Azure availability zones within the region that will be used to support the cluster manager resource. */
|
|
@@ -2310,6 +2345,8 @@ export declare interface ClusterManagerList {
|
|
|
2310
2345
|
|
|
2311
2346
|
/** ClusterManagerPatchParameters represents the body of the request to patch the cluster properties. */
|
|
2312
2347
|
export declare interface ClusterManagerPatchParameters {
|
|
2348
|
+
/** The identity for the resource. */
|
|
2349
|
+
identity?: ManagedServiceIdentity;
|
|
2313
2350
|
/** The Azure resource tags that will replace the existing ones. */
|
|
2314
2351
|
tags?: {
|
|
2315
2352
|
[propertyName: string]: string;
|
|
@@ -2372,14 +2409,14 @@ export declare interface ClusterManagers {
|
|
|
2372
2409
|
* @param clusterManagerName The name of the cluster manager.
|
|
2373
2410
|
* @param options The options parameters.
|
|
2374
2411
|
*/
|
|
2375
|
-
beginDelete(resourceGroupName: string, clusterManagerName: string, options?: ClusterManagersDeleteOptionalParams): Promise<SimplePollerLike<OperationState<
|
|
2412
|
+
beginDelete(resourceGroupName: string, clusterManagerName: string, options?: ClusterManagersDeleteOptionalParams): Promise<SimplePollerLike<OperationState<ClusterManagersDeleteResponse>, ClusterManagersDeleteResponse>>;
|
|
2376
2413
|
/**
|
|
2377
2414
|
* Delete the provided cluster manager.
|
|
2378
2415
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
2379
2416
|
* @param clusterManagerName The name of the cluster manager.
|
|
2380
2417
|
* @param options The options parameters.
|
|
2381
2418
|
*/
|
|
2382
|
-
beginDeleteAndWait(resourceGroupName: string, clusterManagerName: string, options?: ClusterManagersDeleteOptionalParams): Promise<
|
|
2419
|
+
beginDeleteAndWait(resourceGroupName: string, clusterManagerName: string, options?: ClusterManagersDeleteOptionalParams): Promise<ClusterManagersDeleteResponse>;
|
|
2383
2420
|
/**
|
|
2384
2421
|
* Patch properties of the provided cluster manager, or update the tags assigned to the cluster
|
|
2385
2422
|
* manager. Properties and tag updates can be done independently.
|
|
@@ -2421,6 +2458,9 @@ export declare interface ClusterManagersDeleteOptionalParams extends coreClient.
|
|
|
2421
2458
|
resumeFrom?: string;
|
|
2422
2459
|
}
|
|
2423
2460
|
|
|
2461
|
+
/** Contains response data for the delete operation. */
|
|
2462
|
+
export declare type ClusterManagersDeleteResponse = OperationStatusResult;
|
|
2463
|
+
|
|
2424
2464
|
/** Optional parameters. */
|
|
2425
2465
|
export declare interface ClusterManagersGetOptionalParams extends coreClient.OperationOptions {
|
|
2426
2466
|
}
|
|
@@ -2541,6 +2581,8 @@ export declare type ClusterMetricsConfigurationProvisioningState = string;
|
|
|
2541
2581
|
|
|
2542
2582
|
/** ClusterPatchParameters represents the body of the request to patch the cluster properties. */
|
|
2543
2583
|
export declare interface ClusterPatchParameters {
|
|
2584
|
+
/** The identity for the resource. */
|
|
2585
|
+
identity?: ManagedServiceIdentity;
|
|
2544
2586
|
/** The Azure resource tags that will replace the existing ones. */
|
|
2545
2587
|
tags?: {
|
|
2546
2588
|
[propertyName: string]: string;
|
|
@@ -2551,6 +2593,8 @@ export declare interface ClusterPatchParameters {
|
|
|
2551
2593
|
clusterLocation?: string;
|
|
2552
2594
|
/** The service principal to be used by the cluster during Arc Appliance installation. */
|
|
2553
2595
|
clusterServicePrincipal?: ServicePrincipalInformation;
|
|
2596
|
+
/** The settings for commands run in this cluster, such as bare metal machine run read only commands and data extracts. */
|
|
2597
|
+
commandOutputSettings?: CommandOutputSettings;
|
|
2554
2598
|
/** The validation threshold indicating the allowable failures of compute machines during environment validation and deployment. */
|
|
2555
2599
|
computeDeploymentThreshold?: ValidationThreshold;
|
|
2556
2600
|
/**
|
|
@@ -2558,6 +2602,12 @@ export declare interface ClusterPatchParameters {
|
|
|
2558
2602
|
* cluster, or an empty list in a single-rack cluster.
|
|
2559
2603
|
*/
|
|
2560
2604
|
computeRackDefinitions?: RackDefinition[];
|
|
2605
|
+
/** The settings for cluster runtime protection. */
|
|
2606
|
+
runtimeProtectionConfiguration?: RuntimeProtectionConfiguration;
|
|
2607
|
+
/** The configuration for use of a key vault to store secrets for later retrieval by the operator. */
|
|
2608
|
+
secretArchive?: ClusterSecretArchive;
|
|
2609
|
+
/** The strategy for updating the cluster. */
|
|
2610
|
+
updateStrategy?: ClusterUpdateStrategy;
|
|
2561
2611
|
}
|
|
2562
2612
|
|
|
2563
2613
|
/**
|
|
@@ -2616,14 +2666,14 @@ export declare interface Clusters {
|
|
|
2616
2666
|
* @param clusterName The name of the cluster.
|
|
2617
2667
|
* @param options The options parameters.
|
|
2618
2668
|
*/
|
|
2619
|
-
beginDelete(resourceGroupName: string, clusterName: string, options?: ClustersDeleteOptionalParams): Promise<SimplePollerLike<OperationState<
|
|
2669
|
+
beginDelete(resourceGroupName: string, clusterName: string, options?: ClustersDeleteOptionalParams): Promise<SimplePollerLike<OperationState<ClustersDeleteResponse>, ClustersDeleteResponse>>;
|
|
2620
2670
|
/**
|
|
2621
2671
|
* Delete the provided cluster.
|
|
2622
2672
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
2623
2673
|
* @param clusterName The name of the cluster.
|
|
2624
2674
|
* @param options The options parameters.
|
|
2625
2675
|
*/
|
|
2626
|
-
beginDeleteAndWait(resourceGroupName: string, clusterName: string, options?: ClustersDeleteOptionalParams): Promise<
|
|
2676
|
+
beginDeleteAndWait(resourceGroupName: string, clusterName: string, options?: ClustersDeleteOptionalParams): Promise<ClustersDeleteResponse>;
|
|
2627
2677
|
/**
|
|
2628
2678
|
* Patch the properties of the provided cluster, or update the tags associated with the cluster.
|
|
2629
2679
|
* Properties and tag updates can be done independently.
|
|
@@ -2641,19 +2691,53 @@ export declare interface Clusters {
|
|
|
2641
2691
|
*/
|
|
2642
2692
|
beginUpdateAndWait(resourceGroupName: string, clusterName: string, options?: ClustersUpdateOptionalParams): Promise<ClustersUpdateResponse>;
|
|
2643
2693
|
/**
|
|
2644
|
-
*
|
|
2694
|
+
* Trigger the continuation of an update for a cluster with a matching update strategy that has paused
|
|
2695
|
+
* after completing a segment of the update.
|
|
2696
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
2697
|
+
* @param clusterName The name of the cluster.
|
|
2698
|
+
* @param clusterContinueUpdateVersionParameters The request body.
|
|
2699
|
+
* @param options The options parameters.
|
|
2700
|
+
*/
|
|
2701
|
+
beginContinueUpdateVersion(resourceGroupName: string, clusterName: string, clusterContinueUpdateVersionParameters: ClusterContinueUpdateVersionParameters, options?: ClustersContinueUpdateVersionOptionalParams): Promise<SimplePollerLike<OperationState<ClustersContinueUpdateVersionResponse>, ClustersContinueUpdateVersionResponse>>;
|
|
2702
|
+
/**
|
|
2703
|
+
* Trigger the continuation of an update for a cluster with a matching update strategy that has paused
|
|
2704
|
+
* after completing a segment of the update.
|
|
2705
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
2706
|
+
* @param clusterName The name of the cluster.
|
|
2707
|
+
* @param clusterContinueUpdateVersionParameters The request body.
|
|
2708
|
+
* @param options The options parameters.
|
|
2709
|
+
*/
|
|
2710
|
+
beginContinueUpdateVersionAndWait(resourceGroupName: string, clusterName: string, clusterContinueUpdateVersionParameters: ClusterContinueUpdateVersionParameters, options?: ClustersContinueUpdateVersionOptionalParams): Promise<ClustersContinueUpdateVersionResponse>;
|
|
2711
|
+
/**
|
|
2712
|
+
* Deploy the cluster using the rack configuration provided during creation.
|
|
2645
2713
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
2646
2714
|
* @param clusterName The name of the cluster.
|
|
2647
2715
|
* @param options The options parameters.
|
|
2648
2716
|
*/
|
|
2649
2717
|
beginDeploy(resourceGroupName: string, clusterName: string, options?: ClustersDeployOptionalParams): Promise<SimplePollerLike<OperationState<ClustersDeployResponse>, ClustersDeployResponse>>;
|
|
2650
2718
|
/**
|
|
2651
|
-
* Deploy the cluster
|
|
2719
|
+
* Deploy the cluster using the rack configuration provided during creation.
|
|
2652
2720
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
2653
2721
|
* @param clusterName The name of the cluster.
|
|
2654
2722
|
* @param options The options parameters.
|
|
2655
2723
|
*/
|
|
2656
2724
|
beginDeployAndWait(resourceGroupName: string, clusterName: string, options?: ClustersDeployOptionalParams): Promise<ClustersDeployResponse>;
|
|
2725
|
+
/**
|
|
2726
|
+
* Triggers the execution of a runtime protection scan to detect and remediate detected issues, in
|
|
2727
|
+
* accordance with the cluster configuration.
|
|
2728
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
2729
|
+
* @param clusterName The name of the cluster.
|
|
2730
|
+
* @param options The options parameters.
|
|
2731
|
+
*/
|
|
2732
|
+
beginScanRuntime(resourceGroupName: string, clusterName: string, options?: ClustersScanRuntimeOptionalParams): Promise<SimplePollerLike<OperationState<ClustersScanRuntimeResponse>, ClustersScanRuntimeResponse>>;
|
|
2733
|
+
/**
|
|
2734
|
+
* Triggers the execution of a runtime protection scan to detect and remediate detected issues, in
|
|
2735
|
+
* accordance with the cluster configuration.
|
|
2736
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
2737
|
+
* @param clusterName The name of the cluster.
|
|
2738
|
+
* @param options The options parameters.
|
|
2739
|
+
*/
|
|
2740
|
+
beginScanRuntimeAndWait(resourceGroupName: string, clusterName: string, options?: ClustersScanRuntimeOptionalParams): Promise<ClustersScanRuntimeResponse>;
|
|
2657
2741
|
/**
|
|
2658
2742
|
* Update the version of the provided cluster to one of the available supported versions.
|
|
2659
2743
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -2672,6 +2756,39 @@ export declare interface Clusters {
|
|
|
2672
2756
|
beginUpdateVersionAndWait(resourceGroupName: string, clusterName: string, clusterUpdateVersionParameters: ClusterUpdateVersionParameters, options?: ClustersUpdateVersionOptionalParams): Promise<ClustersUpdateVersionResponse>;
|
|
2673
2757
|
}
|
|
2674
2758
|
|
|
2759
|
+
/** ClusterScanRuntimeParameters defines the parameters for the cluster scan runtime operation. */
|
|
2760
|
+
export declare interface ClusterScanRuntimeParameters {
|
|
2761
|
+
/** The choice of if the scan operation should run the scan. */
|
|
2762
|
+
scanActivity?: ClusterScanRuntimeParametersScanActivity;
|
|
2763
|
+
}
|
|
2764
|
+
|
|
2765
|
+
/**
|
|
2766
|
+
* Defines values for ClusterScanRuntimeParametersScanActivity. \
|
|
2767
|
+
* {@link KnownClusterScanRuntimeParametersScanActivity} can be used interchangeably with ClusterScanRuntimeParametersScanActivity,
|
|
2768
|
+
* this enum contains the known values that the service supports.
|
|
2769
|
+
* ### Known values supported by the service
|
|
2770
|
+
* **Scan** \
|
|
2771
|
+
* **Skip**
|
|
2772
|
+
*/
|
|
2773
|
+
export declare type ClusterScanRuntimeParametersScanActivity = string;
|
|
2774
|
+
|
|
2775
|
+
/** Defines headers for Clusters_continueUpdateVersion operation. */
|
|
2776
|
+
export declare interface ClustersContinueUpdateVersionHeaders {
|
|
2777
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2778
|
+
location?: string;
|
|
2779
|
+
}
|
|
2780
|
+
|
|
2781
|
+
/** Optional parameters. */
|
|
2782
|
+
export declare interface ClustersContinueUpdateVersionOptionalParams extends coreClient.OperationOptions {
|
|
2783
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2784
|
+
updateIntervalInMs?: number;
|
|
2785
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2786
|
+
resumeFrom?: string;
|
|
2787
|
+
}
|
|
2788
|
+
|
|
2789
|
+
/** Contains response data for the continueUpdateVersion operation. */
|
|
2790
|
+
export declare type ClustersContinueUpdateVersionResponse = OperationStatusResult;
|
|
2791
|
+
|
|
2675
2792
|
/** Defines headers for Clusters_createOrUpdate operation. */
|
|
2676
2793
|
export declare interface ClustersCreateOrUpdateHeaders {
|
|
2677
2794
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
@@ -2703,6 +2820,9 @@ export declare interface ClustersDeleteOptionalParams extends coreClient.Operati
|
|
|
2703
2820
|
resumeFrom?: string;
|
|
2704
2821
|
}
|
|
2705
2822
|
|
|
2823
|
+
/** Contains response data for the delete operation. */
|
|
2824
|
+
export declare type ClustersDeleteResponse = OperationStatusResult;
|
|
2825
|
+
|
|
2706
2826
|
/** Defines headers for Clusters_deploy operation. */
|
|
2707
2827
|
export declare interface ClustersDeployHeaders {
|
|
2708
2828
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
@@ -2720,7 +2840,25 @@ export declare interface ClustersDeployOptionalParams extends coreClient.Operati
|
|
|
2720
2840
|
}
|
|
2721
2841
|
|
|
2722
2842
|
/** Contains response data for the deploy operation. */
|
|
2723
|
-
export declare type ClustersDeployResponse =
|
|
2843
|
+
export declare type ClustersDeployResponse = OperationStatusResult;
|
|
2844
|
+
|
|
2845
|
+
/** ClusterSecretArchive configures the key vault to archive the secrets of the cluster for later retrieval. */
|
|
2846
|
+
export declare interface ClusterSecretArchive {
|
|
2847
|
+
/** The resource ID of the key vault to archive the secrets of the cluster. */
|
|
2848
|
+
keyVaultId: string;
|
|
2849
|
+
/** The indicator if the specified key vault should be used to archive the secrets of the cluster. */
|
|
2850
|
+
useKeyVault?: ClusterSecretArchiveEnabled;
|
|
2851
|
+
}
|
|
2852
|
+
|
|
2853
|
+
/**
|
|
2854
|
+
* Defines values for ClusterSecretArchiveEnabled. \
|
|
2855
|
+
* {@link KnownClusterSecretArchiveEnabled} can be used interchangeably with ClusterSecretArchiveEnabled,
|
|
2856
|
+
* this enum contains the known values that the service supports.
|
|
2857
|
+
* ### Known values supported by the service
|
|
2858
|
+
* **True** \
|
|
2859
|
+
* **False**
|
|
2860
|
+
*/
|
|
2861
|
+
export declare type ClusterSecretArchiveEnabled = string;
|
|
2724
2862
|
|
|
2725
2863
|
/** Optional parameters. */
|
|
2726
2864
|
export declare interface ClustersGetOptionalParams extends coreClient.OperationOptions {
|
|
@@ -2757,10 +2895,31 @@ export declare interface ClustersListBySubscriptionOptionalParams extends coreCl
|
|
|
2757
2895
|
/** Contains response data for the listBySubscription operation. */
|
|
2758
2896
|
export declare type ClustersListBySubscriptionResponse = ClusterList;
|
|
2759
2897
|
|
|
2898
|
+
/** Defines headers for Clusters_scanRuntime operation. */
|
|
2899
|
+
export declare interface ClustersScanRuntimeHeaders {
|
|
2900
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2901
|
+
location?: string;
|
|
2902
|
+
}
|
|
2903
|
+
|
|
2904
|
+
/** Optional parameters. */
|
|
2905
|
+
export declare interface ClustersScanRuntimeOptionalParams extends coreClient.OperationOptions {
|
|
2906
|
+
/** The request body. */
|
|
2907
|
+
clusterScanRuntimeParameters?: ClusterScanRuntimeParameters;
|
|
2908
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2909
|
+
updateIntervalInMs?: number;
|
|
2910
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2911
|
+
resumeFrom?: string;
|
|
2912
|
+
}
|
|
2913
|
+
|
|
2914
|
+
/** Contains response data for the scanRuntime operation. */
|
|
2915
|
+
export declare type ClustersScanRuntimeResponse = OperationStatusResult;
|
|
2916
|
+
|
|
2760
2917
|
/** Defines headers for Clusters_update operation. */
|
|
2761
2918
|
export declare interface ClustersUpdateHeaders {
|
|
2762
2919
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2763
2920
|
azureAsyncOperation?: string;
|
|
2921
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2922
|
+
location?: string;
|
|
2764
2923
|
}
|
|
2765
2924
|
|
|
2766
2925
|
/** Optional parameters. */
|
|
@@ -2791,7 +2950,7 @@ export declare interface ClustersUpdateVersionOptionalParams extends coreClient.
|
|
|
2791
2950
|
}
|
|
2792
2951
|
|
|
2793
2952
|
/** Contains response data for the updateVersion operation. */
|
|
2794
|
-
export declare type ClustersUpdateVersionResponse =
|
|
2953
|
+
export declare type ClustersUpdateVersionResponse = OperationStatusResult;
|
|
2795
2954
|
|
|
2796
2955
|
/**
|
|
2797
2956
|
* Defines values for ClusterType. \
|
|
@@ -2803,12 +2962,47 @@ export declare type ClustersUpdateVersionResponse = ClustersUpdateVersionHeaders
|
|
|
2803
2962
|
*/
|
|
2804
2963
|
export declare type ClusterType = string;
|
|
2805
2964
|
|
|
2965
|
+
/** ClusterUpdateStrategy represents the strategy for updating the cluster. */
|
|
2966
|
+
export declare interface ClusterUpdateStrategy {
|
|
2967
|
+
/**
|
|
2968
|
+
* The maximum number of worker nodes that can be offline within the increment of update, e.g., rack-by-rack.
|
|
2969
|
+
* Limited by the maximum number of machines in the increment. Defaults to the whole increment size.
|
|
2970
|
+
*/
|
|
2971
|
+
maxUnavailable?: number;
|
|
2972
|
+
/** The mode of operation for runtime protection. */
|
|
2973
|
+
strategyType: ClusterUpdateStrategyType;
|
|
2974
|
+
/** Selection of how the threshold should be evaluated. */
|
|
2975
|
+
thresholdType: ValidationThresholdType;
|
|
2976
|
+
/** The numeric threshold value. */
|
|
2977
|
+
thresholdValue: number;
|
|
2978
|
+
/** The time to wait between the increments of update defined by the strategy. */
|
|
2979
|
+
waitTimeMinutes?: number;
|
|
2980
|
+
}
|
|
2981
|
+
|
|
2982
|
+
/**
|
|
2983
|
+
* Defines values for ClusterUpdateStrategyType. \
|
|
2984
|
+
* {@link KnownClusterUpdateStrategyType} can be used interchangeably with ClusterUpdateStrategyType,
|
|
2985
|
+
* this enum contains the known values that the service supports.
|
|
2986
|
+
* ### Known values supported by the service
|
|
2987
|
+
* **Rack** \
|
|
2988
|
+
* **PauseAfterRack**
|
|
2989
|
+
*/
|
|
2990
|
+
export declare type ClusterUpdateStrategyType = string;
|
|
2991
|
+
|
|
2806
2992
|
/** ClusterUpdateVersionParameters represents the body of the request to update cluster version. */
|
|
2807
2993
|
export declare interface ClusterUpdateVersionParameters {
|
|
2808
2994
|
/** The version to be applied to the cluster during update. */
|
|
2809
2995
|
targetClusterVersion: string;
|
|
2810
2996
|
}
|
|
2811
2997
|
|
|
2998
|
+
/** CommandOutputSettings represents the settings for commands run within the cluster such as bare metal machine run read-only commands. */
|
|
2999
|
+
export declare interface CommandOutputSettings {
|
|
3000
|
+
/** The selection of the managed identity to use with this storage account container. The identity type must be either system assigned or user assigned. */
|
|
3001
|
+
associatedIdentity?: IdentitySelector;
|
|
3002
|
+
/** The URL of the storage account container that is to be used by the specified identities. */
|
|
3003
|
+
containerUrl?: string;
|
|
3004
|
+
}
|
|
3005
|
+
|
|
2812
3006
|
/** Console represents the console of an on-premises Network Cloud virtual machine. */
|
|
2813
3007
|
declare interface Console_2 extends TrackedResource {
|
|
2814
3008
|
/** The extended location of the cluster manager associated with the cluster this virtual machine is created on. */
|
|
@@ -2881,7 +3075,7 @@ export declare interface ConsolePatchParameters {
|
|
|
2881
3075
|
tags?: {
|
|
2882
3076
|
[propertyName: string]: string;
|
|
2883
3077
|
};
|
|
2884
|
-
/** The
|
|
3078
|
+
/** The indicator of whether the console access is enabled. */
|
|
2885
3079
|
enabled?: ConsoleEnabled;
|
|
2886
3080
|
/** The date and time after which the key will be disallowed access. */
|
|
2887
3081
|
expiration?: Date;
|
|
@@ -2946,7 +3140,7 @@ export declare interface Consoles {
|
|
|
2946
3140
|
* @param consoleName The name of the virtual machine console.
|
|
2947
3141
|
* @param options The options parameters.
|
|
2948
3142
|
*/
|
|
2949
|
-
beginDelete(resourceGroupName: string, virtualMachineName: string, consoleName: string, options?: ConsolesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<
|
|
3143
|
+
beginDelete(resourceGroupName: string, virtualMachineName: string, consoleName: string, options?: ConsolesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<ConsolesDeleteResponse>, ConsolesDeleteResponse>>;
|
|
2950
3144
|
/**
|
|
2951
3145
|
* Delete the provided virtual machine console.
|
|
2952
3146
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -2954,7 +3148,7 @@ export declare interface Consoles {
|
|
|
2954
3148
|
* @param consoleName The name of the virtual machine console.
|
|
2955
3149
|
* @param options The options parameters.
|
|
2956
3150
|
*/
|
|
2957
|
-
beginDeleteAndWait(resourceGroupName: string, virtualMachineName: string, consoleName: string, options?: ConsolesDeleteOptionalParams): Promise<
|
|
3151
|
+
beginDeleteAndWait(resourceGroupName: string, virtualMachineName: string, consoleName: string, options?: ConsolesDeleteOptionalParams): Promise<ConsolesDeleteResponse>;
|
|
2958
3152
|
/**
|
|
2959
3153
|
* Patch the properties of the provided virtual machine console, or update the tags associated with the
|
|
2960
3154
|
* virtual machine console. Properties and tag updates can be done independently.
|
|
@@ -3006,6 +3200,9 @@ export declare interface ConsolesDeleteOptionalParams extends coreClient.Operati
|
|
|
3006
3200
|
resumeFrom?: string;
|
|
3007
3201
|
}
|
|
3008
3202
|
|
|
3203
|
+
/** Contains response data for the delete operation. */
|
|
3204
|
+
export declare type ConsolesDeleteResponse = OperationStatusResult;
|
|
3205
|
+
|
|
3009
3206
|
/** Optional parameters. */
|
|
3010
3207
|
export declare interface ConsolesGetOptionalParams extends coreClient.OperationOptions {
|
|
3011
3208
|
}
|
|
@@ -3031,6 +3228,8 @@ export declare type ConsolesListByVirtualMachineResponse = ConsoleList;
|
|
|
3031
3228
|
export declare interface ConsolesUpdateHeaders {
|
|
3032
3229
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
3033
3230
|
azureAsyncOperation?: string;
|
|
3231
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
3232
|
+
location?: string;
|
|
3034
3233
|
}
|
|
3035
3234
|
|
|
3036
3235
|
/** Optional parameters. */
|
|
@@ -3070,6 +3269,8 @@ export declare interface ControlPlaneNodeConfiguration {
|
|
|
3070
3269
|
|
|
3071
3270
|
/** ControlPlaneNodePatchConfiguration represents the properties of the control plane that can be patched for this Kubernetes cluster. */
|
|
3072
3271
|
export declare interface ControlPlaneNodePatchConfiguration {
|
|
3272
|
+
/** The configuration of administrator credentials for the control plane nodes. */
|
|
3273
|
+
administratorConfiguration?: AdministratorConfigurationPatch;
|
|
3073
3274
|
/** The number of virtual machines that use this configuration. */
|
|
3074
3275
|
count?: number;
|
|
3075
3276
|
}
|
|
@@ -3330,6 +3531,14 @@ export declare type HybridAksIpamEnabled = string;
|
|
|
3330
3531
|
*/
|
|
3331
3532
|
export declare type HybridAksPluginType = string;
|
|
3332
3533
|
|
|
3534
|
+
/** IdentitySelector represents the selection of a managed identity for use. */
|
|
3535
|
+
export declare interface IdentitySelector {
|
|
3536
|
+
/** The type of managed identity that is being selected. */
|
|
3537
|
+
identityType?: ManagedServiceIdentitySelectorType;
|
|
3538
|
+
/** The user assigned managed identity resource ID to use. Mutually exclusive with a system assigned identity type. */
|
|
3539
|
+
userAssignedIdentityResourceId?: string;
|
|
3540
|
+
}
|
|
3541
|
+
|
|
3333
3542
|
/** ImageRepositoryCredentials represents the credentials used to login to the image repository. */
|
|
3334
3543
|
export declare interface ImageRepositoryCredentials {
|
|
3335
3544
|
/** The password or token used to access an image in the target repository. */
|
|
@@ -3368,7 +3577,7 @@ export declare interface InitialAgentPoolConfiguration {
|
|
|
3368
3577
|
|
|
3369
3578
|
/** IpAddressPool represents a pool of IP addresses that can be allocated to a service. */
|
|
3370
3579
|
export declare interface IpAddressPool {
|
|
3371
|
-
/** The list of IP address ranges. Each range can be a either a subnet in CIDR format or an explicit start-end range of IP addresses. */
|
|
3580
|
+
/** The list of IP address ranges. Each range can be a either a subnet in CIDR format or an explicit start-end range of IP addresses. For a BGP service load balancer configuration, only CIDR format is supported and excludes /32 (IPv4) and /128 (IPv6) prefixes. */
|
|
3372
3581
|
addresses: string[];
|
|
3373
3582
|
/** The indicator to determine if automatic allocation from the pool should occur. */
|
|
3374
3583
|
autoAssign?: BfdEnabled;
|
|
@@ -3397,6 +3606,8 @@ export declare interface KeySetUser {
|
|
|
3397
3606
|
description?: string;
|
|
3398
3607
|
/** The SSH public key that will be provisioned for user access. The user is expected to have the corresponding SSH private key for logging in. */
|
|
3399
3608
|
sshPublicKey: SshPublicKey;
|
|
3609
|
+
/** The user principal name (email format) used to validate this user's group membership. */
|
|
3610
|
+
userPrincipalName?: string;
|
|
3400
3611
|
}
|
|
3401
3612
|
|
|
3402
3613
|
/** KeySetUserStatus represents the status of the key set user. */
|
|
@@ -3510,12 +3721,6 @@ export declare enum KnownBareMetalMachineEvacuate {
|
|
|
3510
3721
|
False = "False"
|
|
3511
3722
|
}
|
|
3512
3723
|
|
|
3513
|
-
/** Known values of {@link BareMetalMachineHardwareValidationCategory} that the service accepts. */
|
|
3514
|
-
export declare enum KnownBareMetalMachineHardwareValidationCategory {
|
|
3515
|
-
/** BasicValidation */
|
|
3516
|
-
BasicValidation = "BasicValidation"
|
|
3517
|
-
}
|
|
3518
|
-
|
|
3519
3724
|
/** Known values of {@link BareMetalMachineHardwareValidationResult} that the service accepts. */
|
|
3520
3725
|
export declare enum KnownBareMetalMachineHardwareValidationResult {
|
|
3521
3726
|
/** Pass */
|
|
@@ -3696,12 +3901,20 @@ export declare enum KnownCloudServicesNetworkProvisioningState {
|
|
|
3696
3901
|
export declare enum KnownClusterConnectionStatus {
|
|
3697
3902
|
/** Connected */
|
|
3698
3903
|
Connected = "Connected",
|
|
3904
|
+
/** Disconnected */
|
|
3905
|
+
Disconnected = "Disconnected",
|
|
3699
3906
|
/** Timeout */
|
|
3700
3907
|
Timeout = "Timeout",
|
|
3701
3908
|
/** Undefined */
|
|
3702
3909
|
Undefined = "Undefined"
|
|
3703
3910
|
}
|
|
3704
3911
|
|
|
3912
|
+
/** Known values of {@link ClusterContinueUpdateVersionMachineGroupTargetingMode} that the service accepts. */
|
|
3913
|
+
export declare enum KnownClusterContinueUpdateVersionMachineGroupTargetingMode {
|
|
3914
|
+
/** AlphaByRack */
|
|
3915
|
+
AlphaByRack = "AlphaByRack"
|
|
3916
|
+
}
|
|
3917
|
+
|
|
3705
3918
|
/** Known values of {@link ClusterDetailedStatus} that the service accepts. */
|
|
3706
3919
|
export declare enum KnownClusterDetailedStatus {
|
|
3707
3920
|
/** PendingDeployment */
|
|
@@ -3712,6 +3925,8 @@ export declare enum KnownClusterDetailedStatus {
|
|
|
3712
3925
|
Running = "Running",
|
|
3713
3926
|
/** Updating */
|
|
3714
3927
|
Updating = "Updating",
|
|
3928
|
+
/** UpdatePaused */
|
|
3929
|
+
UpdatePaused = "UpdatePaused",
|
|
3715
3930
|
/** Degraded */
|
|
3716
3931
|
Degraded = "Degraded",
|
|
3717
3932
|
/** Deleting */
|
|
@@ -3802,6 +4017,22 @@ export declare enum KnownClusterProvisioningState {
|
|
|
3802
4017
|
Updating = "Updating"
|
|
3803
4018
|
}
|
|
3804
4019
|
|
|
4020
|
+
/** Known values of {@link ClusterScanRuntimeParametersScanActivity} that the service accepts. */
|
|
4021
|
+
export declare enum KnownClusterScanRuntimeParametersScanActivity {
|
|
4022
|
+
/** Scan */
|
|
4023
|
+
Scan = "Scan",
|
|
4024
|
+
/** Skip */
|
|
4025
|
+
Skip = "Skip"
|
|
4026
|
+
}
|
|
4027
|
+
|
|
4028
|
+
/** Known values of {@link ClusterSecretArchiveEnabled} that the service accepts. */
|
|
4029
|
+
export declare enum KnownClusterSecretArchiveEnabled {
|
|
4030
|
+
/** True */
|
|
4031
|
+
True = "True",
|
|
4032
|
+
/** False */
|
|
4033
|
+
False = "False"
|
|
4034
|
+
}
|
|
4035
|
+
|
|
3805
4036
|
/** Known values of {@link ClusterType} that the service accepts. */
|
|
3806
4037
|
export declare enum KnownClusterType {
|
|
3807
4038
|
/** SingleRack */
|
|
@@ -3810,6 +4041,14 @@ export declare enum KnownClusterType {
|
|
|
3810
4041
|
MultiRack = "MultiRack"
|
|
3811
4042
|
}
|
|
3812
4043
|
|
|
4044
|
+
/** Known values of {@link ClusterUpdateStrategyType} that the service accepts. */
|
|
4045
|
+
export declare enum KnownClusterUpdateStrategyType {
|
|
4046
|
+
/** Rack */
|
|
4047
|
+
Rack = "Rack",
|
|
4048
|
+
/** PauseAfterRack */
|
|
4049
|
+
PauseAfterRack = "PauseAfterRack"
|
|
4050
|
+
}
|
|
4051
|
+
|
|
3813
4052
|
/** Known values of {@link ConsoleDetailedStatus} that the service accepts. */
|
|
3814
4053
|
export declare enum KnownConsoleDetailedStatus {
|
|
3815
4054
|
/** Ready */
|
|
@@ -3946,6 +4185,48 @@ export declare enum KnownKubernetesClusterDetailedStatus {
|
|
|
3946
4185
|
Provisioning = "Provisioning"
|
|
3947
4186
|
}
|
|
3948
4187
|
|
|
4188
|
+
/** Known values of {@link KubernetesClusterFeatureAvailabilityLifecycle} that the service accepts. */
|
|
4189
|
+
export declare enum KnownKubernetesClusterFeatureAvailabilityLifecycle {
|
|
4190
|
+
/** Preview */
|
|
4191
|
+
Preview = "Preview",
|
|
4192
|
+
/** GenerallyAvailable */
|
|
4193
|
+
GenerallyAvailable = "GenerallyAvailable"
|
|
4194
|
+
}
|
|
4195
|
+
|
|
4196
|
+
/** Known values of {@link KubernetesClusterFeatureDetailedStatus} that the service accepts. */
|
|
4197
|
+
export declare enum KnownKubernetesClusterFeatureDetailedStatus {
|
|
4198
|
+
/** Error */
|
|
4199
|
+
Error = "Error",
|
|
4200
|
+
/** Provisioning */
|
|
4201
|
+
Provisioning = "Provisioning",
|
|
4202
|
+
/** Installed */
|
|
4203
|
+
Installed = "Installed"
|
|
4204
|
+
}
|
|
4205
|
+
|
|
4206
|
+
/** Known values of {@link KubernetesClusterFeatureProvisioningState} that the service accepts. */
|
|
4207
|
+
export declare enum KnownKubernetesClusterFeatureProvisioningState {
|
|
4208
|
+
/** Accepted */
|
|
4209
|
+
Accepted = "Accepted",
|
|
4210
|
+
/** Canceled */
|
|
4211
|
+
Canceled = "Canceled",
|
|
4212
|
+
/** Deleting */
|
|
4213
|
+
Deleting = "Deleting",
|
|
4214
|
+
/** Failed */
|
|
4215
|
+
Failed = "Failed",
|
|
4216
|
+
/** Succeeded */
|
|
4217
|
+
Succeeded = "Succeeded",
|
|
4218
|
+
/** Updating */
|
|
4219
|
+
Updating = "Updating"
|
|
4220
|
+
}
|
|
4221
|
+
|
|
4222
|
+
/** Known values of {@link KubernetesClusterFeatureRequired} that the service accepts. */
|
|
4223
|
+
export declare enum KnownKubernetesClusterFeatureRequired {
|
|
4224
|
+
/** True */
|
|
4225
|
+
True = "True",
|
|
4226
|
+
/** False */
|
|
4227
|
+
False = "False"
|
|
4228
|
+
}
|
|
4229
|
+
|
|
3949
4230
|
/** Known values of {@link KubernetesClusterNodeDetailedStatus} that the service accepts. */
|
|
3950
4231
|
export declare enum KnownKubernetesClusterNodeDetailedStatus {
|
|
3951
4232
|
/** Available */
|
|
@@ -4086,6 +4367,26 @@ export declare enum KnownMachineSkuDiskConnectionType {
|
|
|
4086
4367
|
SAS = "SAS"
|
|
4087
4368
|
}
|
|
4088
4369
|
|
|
4370
|
+
/** Known values of {@link ManagedServiceIdentitySelectorType} that the service accepts. */
|
|
4371
|
+
export declare enum KnownManagedServiceIdentitySelectorType {
|
|
4372
|
+
/** SystemAssignedIdentity */
|
|
4373
|
+
SystemAssignedIdentity = "SystemAssignedIdentity",
|
|
4374
|
+
/** UserAssignedIdentity */
|
|
4375
|
+
UserAssignedIdentity = "UserAssignedIdentity"
|
|
4376
|
+
}
|
|
4377
|
+
|
|
4378
|
+
/** Known values of {@link ManagedServiceIdentityType} that the service accepts. */
|
|
4379
|
+
export declare enum KnownManagedServiceIdentityType {
|
|
4380
|
+
/** None */
|
|
4381
|
+
None = "None",
|
|
4382
|
+
/** SystemAssigned */
|
|
4383
|
+
SystemAssigned = "SystemAssigned",
|
|
4384
|
+
/** UserAssigned */
|
|
4385
|
+
UserAssigned = "UserAssigned",
|
|
4386
|
+
/** SystemAssignedUserAssigned */
|
|
4387
|
+
SystemAssignedUserAssigned = "SystemAssigned,UserAssigned"
|
|
4388
|
+
}
|
|
4389
|
+
|
|
4089
4390
|
/** Known values of {@link Origin} that the service accepts. */
|
|
4090
4391
|
export declare enum KnownOrigin {
|
|
4091
4392
|
/** User */
|
|
@@ -4134,6 +4435,10 @@ export declare enum KnownRackProvisioningState {
|
|
|
4134
4435
|
|
|
4135
4436
|
/** Known values of {@link RackSkuProvisioningState} that the service accepts. */
|
|
4136
4437
|
export declare enum KnownRackSkuProvisioningState {
|
|
4438
|
+
/** Canceled */
|
|
4439
|
+
Canceled = "Canceled",
|
|
4440
|
+
/** Failed */
|
|
4441
|
+
Failed = "Failed",
|
|
4137
4442
|
/** Succeeded */
|
|
4138
4443
|
Succeeded = "Succeeded"
|
|
4139
4444
|
}
|
|
@@ -4166,6 +4471,20 @@ export declare enum KnownRemoteVendorManagementStatus {
|
|
|
4166
4471
|
Unsupported = "Unsupported"
|
|
4167
4472
|
}
|
|
4168
4473
|
|
|
4474
|
+
/** Known values of {@link RuntimeProtectionEnforcementLevel} that the service accepts. */
|
|
4475
|
+
export declare enum KnownRuntimeProtectionEnforcementLevel {
|
|
4476
|
+
/** Audit */
|
|
4477
|
+
Audit = "Audit",
|
|
4478
|
+
/** Disabled */
|
|
4479
|
+
Disabled = "Disabled",
|
|
4480
|
+
/** OnDemand */
|
|
4481
|
+
OnDemand = "OnDemand",
|
|
4482
|
+
/** Passive */
|
|
4483
|
+
Passive = "Passive",
|
|
4484
|
+
/** RealTime */
|
|
4485
|
+
RealTime = "RealTime"
|
|
4486
|
+
}
|
|
4487
|
+
|
|
4169
4488
|
/** Known values of {@link SkipShutdown} that the service accepts. */
|
|
4170
4489
|
export declare enum KnownSkipShutdown {
|
|
4171
4490
|
/** True */
|
|
@@ -4432,7 +4751,7 @@ export declare interface KubernetesCluster extends TrackedResource {
|
|
|
4432
4751
|
readonly featureStatuses?: FeatureStatus[];
|
|
4433
4752
|
/** The agent pools that are created with this Kubernetes cluster for running critical system services and workloads. This data in this field is only used during creation, and the field will be empty following the creation of the Kubernetes Cluster. After creation, the management of agent pools is done using the agentPools sub-resource. */
|
|
4434
4753
|
initialAgentPoolConfigurations: InitialAgentPoolConfiguration[];
|
|
4435
|
-
/** The Kubernetes version for this cluster.
|
|
4754
|
+
/** The Kubernetes version for this cluster. */
|
|
4436
4755
|
kubernetesVersion: string;
|
|
4437
4756
|
/** The configuration of the managed resource group associated with the resource. */
|
|
4438
4757
|
managedResourceGroupConfiguration?: ManagedResourceGroupConfiguration;
|
|
@@ -4461,68 +4780,314 @@ export declare interface KubernetesCluster extends TrackedResource {
|
|
|
4461
4780
|
*/
|
|
4462
4781
|
export declare type KubernetesClusterDetailedStatus = string;
|
|
4463
4782
|
|
|
4464
|
-
/**
|
|
4465
|
-
export declare interface
|
|
4466
|
-
/** The link used to get the next page of operations. */
|
|
4467
|
-
nextLink?: string;
|
|
4468
|
-
/** The list of additional details related to Kubernetes clusters. */
|
|
4469
|
-
value?: KubernetesCluster[];
|
|
4470
|
-
}
|
|
4471
|
-
|
|
4472
|
-
/** KubernetesClusterNode represents the details of a node in a Kubernetes cluster. */
|
|
4473
|
-
export declare interface KubernetesClusterNode {
|
|
4474
|
-
/**
|
|
4475
|
-
* The resource ID of the agent pool that this node belongs to. This value is not represented on control plane nodes.
|
|
4476
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4477
|
-
*/
|
|
4478
|
-
readonly agentPoolId?: string;
|
|
4479
|
-
/**
|
|
4480
|
-
* The availability zone this node is running within.
|
|
4481
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4482
|
-
*/
|
|
4483
|
-
readonly availabilityZone?: string;
|
|
4783
|
+
/** KubernetesClusterFeature represents the feature of a Kubernetes cluster. */
|
|
4784
|
+
export declare interface KubernetesClusterFeature extends TrackedResource {
|
|
4484
4785
|
/**
|
|
4485
|
-
* The
|
|
4486
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4487
|
-
*/
|
|
4488
|
-
readonly bareMetalMachineId?: string;
|
|
4489
|
-
/**
|
|
4490
|
-
* The number of CPU cores configured for this node, derived from the VM SKU specified.
|
|
4786
|
+
* The lifecycle indicator of the feature.
|
|
4491
4787
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4492
4788
|
*/
|
|
4493
|
-
readonly
|
|
4789
|
+
readonly availabilityLifecycle?: KubernetesClusterFeatureAvailabilityLifecycle;
|
|
4494
4790
|
/**
|
|
4495
|
-
* The detailed
|
|
4791
|
+
* The detailed status of the feature.
|
|
4496
4792
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4497
4793
|
*/
|
|
4498
|
-
readonly detailedStatus?:
|
|
4794
|
+
readonly detailedStatus?: KubernetesClusterFeatureDetailedStatus;
|
|
4499
4795
|
/**
|
|
4500
|
-
* The descriptive message
|
|
4796
|
+
* The descriptive message for the detailed status of the feature.
|
|
4501
4797
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4502
4798
|
*/
|
|
4503
4799
|
readonly detailedStatusMessage?: string;
|
|
4800
|
+
/** The configured options for the feature. */
|
|
4801
|
+
options?: StringKeyValuePair[];
|
|
4504
4802
|
/**
|
|
4505
|
-
* The
|
|
4506
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4507
|
-
*/
|
|
4508
|
-
readonly diskSizeGB?: number;
|
|
4509
|
-
/**
|
|
4510
|
-
* The machine image used to deploy this node.
|
|
4511
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4512
|
-
*/
|
|
4513
|
-
readonly image?: string;
|
|
4514
|
-
/**
|
|
4515
|
-
* The currently running version of Kubernetes and bundled features running on this node.
|
|
4803
|
+
* The provisioning state of the Kubernetes cluster feature.
|
|
4516
4804
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4517
4805
|
*/
|
|
4518
|
-
readonly
|
|
4806
|
+
readonly provisioningState?: KubernetesClusterFeatureProvisioningState;
|
|
4519
4807
|
/**
|
|
4520
|
-
* The
|
|
4808
|
+
* The indicator of if the feature is required or optional. Optional features may be deleted by the user, while required features are managed with the kubernetes cluster lifecycle.
|
|
4521
4809
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4522
4810
|
*/
|
|
4523
|
-
readonly
|
|
4811
|
+
readonly required?: KubernetesClusterFeatureRequired;
|
|
4524
4812
|
/**
|
|
4525
|
-
* The
|
|
4813
|
+
* The version of the feature.
|
|
4814
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4815
|
+
*/
|
|
4816
|
+
readonly version?: string;
|
|
4817
|
+
}
|
|
4818
|
+
|
|
4819
|
+
/**
|
|
4820
|
+
* Defines values for KubernetesClusterFeatureAvailabilityLifecycle. \
|
|
4821
|
+
* {@link KnownKubernetesClusterFeatureAvailabilityLifecycle} can be used interchangeably with KubernetesClusterFeatureAvailabilityLifecycle,
|
|
4822
|
+
* this enum contains the known values that the service supports.
|
|
4823
|
+
* ### Known values supported by the service
|
|
4824
|
+
* **Preview** \
|
|
4825
|
+
* **GenerallyAvailable**
|
|
4826
|
+
*/
|
|
4827
|
+
export declare type KubernetesClusterFeatureAvailabilityLifecycle = string;
|
|
4828
|
+
|
|
4829
|
+
/**
|
|
4830
|
+
* Defines values for KubernetesClusterFeatureDetailedStatus. \
|
|
4831
|
+
* {@link KnownKubernetesClusterFeatureDetailedStatus} can be used interchangeably with KubernetesClusterFeatureDetailedStatus,
|
|
4832
|
+
* this enum contains the known values that the service supports.
|
|
4833
|
+
* ### Known values supported by the service
|
|
4834
|
+
* **Error** \
|
|
4835
|
+
* **Provisioning** \
|
|
4836
|
+
* **Installed**
|
|
4837
|
+
*/
|
|
4838
|
+
export declare type KubernetesClusterFeatureDetailedStatus = string;
|
|
4839
|
+
|
|
4840
|
+
/** KubernetesClusterFeatureList represents the list of Kubernetes cluster feature resources. */
|
|
4841
|
+
export declare interface KubernetesClusterFeatureList {
|
|
4842
|
+
/** The link used to get the next page of operations. */
|
|
4843
|
+
nextLink?: string;
|
|
4844
|
+
/** The list of Kubernetes cluster features. */
|
|
4845
|
+
value?: KubernetesClusterFeature[];
|
|
4846
|
+
}
|
|
4847
|
+
|
|
4848
|
+
/** KubernetesClusterFeaturePatchParameters represents the body of the request to patch the Kubernetes cluster feature. */
|
|
4849
|
+
export declare interface KubernetesClusterFeaturePatchParameters {
|
|
4850
|
+
/** The Azure resource tags that will replace the existing ones. */
|
|
4851
|
+
tags?: {
|
|
4852
|
+
[propertyName: string]: string;
|
|
4853
|
+
};
|
|
4854
|
+
/** The configured options for the feature. */
|
|
4855
|
+
options?: StringKeyValuePair[];
|
|
4856
|
+
}
|
|
4857
|
+
|
|
4858
|
+
/**
|
|
4859
|
+
* Defines values for KubernetesClusterFeatureProvisioningState. \
|
|
4860
|
+
* {@link KnownKubernetesClusterFeatureProvisioningState} can be used interchangeably with KubernetesClusterFeatureProvisioningState,
|
|
4861
|
+
* this enum contains the known values that the service supports.
|
|
4862
|
+
* ### Known values supported by the service
|
|
4863
|
+
* **Accepted** \
|
|
4864
|
+
* **Canceled** \
|
|
4865
|
+
* **Deleting** \
|
|
4866
|
+
* **Failed** \
|
|
4867
|
+
* **Succeeded** \
|
|
4868
|
+
* **Updating**
|
|
4869
|
+
*/
|
|
4870
|
+
export declare type KubernetesClusterFeatureProvisioningState = string;
|
|
4871
|
+
|
|
4872
|
+
/**
|
|
4873
|
+
* Defines values for KubernetesClusterFeatureRequired. \
|
|
4874
|
+
* {@link KnownKubernetesClusterFeatureRequired} can be used interchangeably with KubernetesClusterFeatureRequired,
|
|
4875
|
+
* this enum contains the known values that the service supports.
|
|
4876
|
+
* ### Known values supported by the service
|
|
4877
|
+
* **True** \
|
|
4878
|
+
* **False**
|
|
4879
|
+
*/
|
|
4880
|
+
export declare type KubernetesClusterFeatureRequired = string;
|
|
4881
|
+
|
|
4882
|
+
/** Interface representing a KubernetesClusterFeatures. */
|
|
4883
|
+
export declare interface KubernetesClusterFeatures {
|
|
4884
|
+
/**
|
|
4885
|
+
* Get a list of features for the provided Kubernetes cluster.
|
|
4886
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
4887
|
+
* @param kubernetesClusterName The name of the Kubernetes cluster.
|
|
4888
|
+
* @param options The options parameters.
|
|
4889
|
+
*/
|
|
4890
|
+
listByKubernetesCluster(resourceGroupName: string, kubernetesClusterName: string, options?: KubernetesClusterFeaturesListByKubernetesClusterOptionalParams): PagedAsyncIterableIterator<KubernetesClusterFeature>;
|
|
4891
|
+
/**
|
|
4892
|
+
* Get properties of the provided the Kubernetes cluster feature.
|
|
4893
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
4894
|
+
* @param kubernetesClusterName The name of the Kubernetes cluster.
|
|
4895
|
+
* @param featureName The name of the feature.
|
|
4896
|
+
* @param options The options parameters.
|
|
4897
|
+
*/
|
|
4898
|
+
get(resourceGroupName: string, kubernetesClusterName: string, featureName: string, options?: KubernetesClusterFeaturesGetOptionalParams): Promise<KubernetesClusterFeaturesGetResponse>;
|
|
4899
|
+
/**
|
|
4900
|
+
* Create a new Kubernetes cluster feature or update properties of the Kubernetes cluster feature if it
|
|
4901
|
+
* exists.
|
|
4902
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
4903
|
+
* @param kubernetesClusterName The name of the Kubernetes cluster.
|
|
4904
|
+
* @param featureName The name of the feature.
|
|
4905
|
+
* @param kubernetesClusterFeatureParameters The request body.
|
|
4906
|
+
* @param options The options parameters.
|
|
4907
|
+
*/
|
|
4908
|
+
beginCreateOrUpdate(resourceGroupName: string, kubernetesClusterName: string, featureName: string, kubernetesClusterFeatureParameters: KubernetesClusterFeature, options?: KubernetesClusterFeaturesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<KubernetesClusterFeaturesCreateOrUpdateResponse>, KubernetesClusterFeaturesCreateOrUpdateResponse>>;
|
|
4909
|
+
/**
|
|
4910
|
+
* Create a new Kubernetes cluster feature or update properties of the Kubernetes cluster feature if it
|
|
4911
|
+
* exists.
|
|
4912
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
4913
|
+
* @param kubernetesClusterName The name of the Kubernetes cluster.
|
|
4914
|
+
* @param featureName The name of the feature.
|
|
4915
|
+
* @param kubernetesClusterFeatureParameters The request body.
|
|
4916
|
+
* @param options The options parameters.
|
|
4917
|
+
*/
|
|
4918
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, kubernetesClusterName: string, featureName: string, kubernetesClusterFeatureParameters: KubernetesClusterFeature, options?: KubernetesClusterFeaturesCreateOrUpdateOptionalParams): Promise<KubernetesClusterFeaturesCreateOrUpdateResponse>;
|
|
4919
|
+
/**
|
|
4920
|
+
* Delete the provided Kubernetes cluster feature.
|
|
4921
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
4922
|
+
* @param kubernetesClusterName The name of the Kubernetes cluster.
|
|
4923
|
+
* @param featureName The name of the feature.
|
|
4924
|
+
* @param options The options parameters.
|
|
4925
|
+
*/
|
|
4926
|
+
beginDelete(resourceGroupName: string, kubernetesClusterName: string, featureName: string, options?: KubernetesClusterFeaturesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<KubernetesClusterFeaturesDeleteResponse>, KubernetesClusterFeaturesDeleteResponse>>;
|
|
4927
|
+
/**
|
|
4928
|
+
* Delete the provided Kubernetes cluster feature.
|
|
4929
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
4930
|
+
* @param kubernetesClusterName The name of the Kubernetes cluster.
|
|
4931
|
+
* @param featureName The name of the feature.
|
|
4932
|
+
* @param options The options parameters.
|
|
4933
|
+
*/
|
|
4934
|
+
beginDeleteAndWait(resourceGroupName: string, kubernetesClusterName: string, featureName: string, options?: KubernetesClusterFeaturesDeleteOptionalParams): Promise<KubernetesClusterFeaturesDeleteResponse>;
|
|
4935
|
+
/**
|
|
4936
|
+
* Patch properties of the provided Kubernetes cluster feature.
|
|
4937
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
4938
|
+
* @param kubernetesClusterName The name of the Kubernetes cluster.
|
|
4939
|
+
* @param featureName The name of the feature.
|
|
4940
|
+
* @param options The options parameters.
|
|
4941
|
+
*/
|
|
4942
|
+
beginUpdate(resourceGroupName: string, kubernetesClusterName: string, featureName: string, options?: KubernetesClusterFeaturesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<KubernetesClusterFeaturesUpdateResponse>, KubernetesClusterFeaturesUpdateResponse>>;
|
|
4943
|
+
/**
|
|
4944
|
+
* Patch properties of the provided Kubernetes cluster feature.
|
|
4945
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
4946
|
+
* @param kubernetesClusterName The name of the Kubernetes cluster.
|
|
4947
|
+
* @param featureName The name of the feature.
|
|
4948
|
+
* @param options The options parameters.
|
|
4949
|
+
*/
|
|
4950
|
+
beginUpdateAndWait(resourceGroupName: string, kubernetesClusterName: string, featureName: string, options?: KubernetesClusterFeaturesUpdateOptionalParams): Promise<KubernetesClusterFeaturesUpdateResponse>;
|
|
4951
|
+
}
|
|
4952
|
+
|
|
4953
|
+
/** Defines headers for KubernetesClusterFeatures_createOrUpdate operation. */
|
|
4954
|
+
export declare interface KubernetesClusterFeaturesCreateOrUpdateHeaders {
|
|
4955
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
4956
|
+
azureAsyncOperation?: string;
|
|
4957
|
+
}
|
|
4958
|
+
|
|
4959
|
+
/** Optional parameters. */
|
|
4960
|
+
export declare interface KubernetesClusterFeaturesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
4961
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
4962
|
+
updateIntervalInMs?: number;
|
|
4963
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
4964
|
+
resumeFrom?: string;
|
|
4965
|
+
}
|
|
4966
|
+
|
|
4967
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
4968
|
+
export declare type KubernetesClusterFeaturesCreateOrUpdateResponse = KubernetesClusterFeature;
|
|
4969
|
+
|
|
4970
|
+
/** Defines headers for KubernetesClusterFeatures_delete operation. */
|
|
4971
|
+
export declare interface KubernetesClusterFeaturesDeleteHeaders {
|
|
4972
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
4973
|
+
location?: string;
|
|
4974
|
+
}
|
|
4975
|
+
|
|
4976
|
+
/** Optional parameters. */
|
|
4977
|
+
export declare interface KubernetesClusterFeaturesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
4978
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
4979
|
+
updateIntervalInMs?: number;
|
|
4980
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
4981
|
+
resumeFrom?: string;
|
|
4982
|
+
}
|
|
4983
|
+
|
|
4984
|
+
/** Contains response data for the delete operation. */
|
|
4985
|
+
export declare type KubernetesClusterFeaturesDeleteResponse = OperationStatusResult;
|
|
4986
|
+
|
|
4987
|
+
/** Optional parameters. */
|
|
4988
|
+
export declare interface KubernetesClusterFeaturesGetOptionalParams extends coreClient.OperationOptions {
|
|
4989
|
+
}
|
|
4990
|
+
|
|
4991
|
+
/** Contains response data for the get operation. */
|
|
4992
|
+
export declare type KubernetesClusterFeaturesGetResponse = KubernetesClusterFeature;
|
|
4993
|
+
|
|
4994
|
+
/** Optional parameters. */
|
|
4995
|
+
export declare interface KubernetesClusterFeaturesListByKubernetesClusterNextOptionalParams extends coreClient.OperationOptions {
|
|
4996
|
+
}
|
|
4997
|
+
|
|
4998
|
+
/** Contains response data for the listByKubernetesClusterNext operation. */
|
|
4999
|
+
export declare type KubernetesClusterFeaturesListByKubernetesClusterNextResponse = KubernetesClusterFeatureList;
|
|
5000
|
+
|
|
5001
|
+
/** Optional parameters. */
|
|
5002
|
+
export declare interface KubernetesClusterFeaturesListByKubernetesClusterOptionalParams extends coreClient.OperationOptions {
|
|
5003
|
+
}
|
|
5004
|
+
|
|
5005
|
+
/** Contains response data for the listByKubernetesCluster operation. */
|
|
5006
|
+
export declare type KubernetesClusterFeaturesListByKubernetesClusterResponse = KubernetesClusterFeatureList;
|
|
5007
|
+
|
|
5008
|
+
/** Defines headers for KubernetesClusterFeatures_update operation. */
|
|
5009
|
+
export declare interface KubernetesClusterFeaturesUpdateHeaders {
|
|
5010
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
5011
|
+
azureAsyncOperation?: string;
|
|
5012
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
5013
|
+
location?: string;
|
|
5014
|
+
}
|
|
5015
|
+
|
|
5016
|
+
/** Optional parameters. */
|
|
5017
|
+
export declare interface KubernetesClusterFeaturesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
5018
|
+
/** The request body. */
|
|
5019
|
+
kubernetesClusterFeatureUpdateParameters?: KubernetesClusterFeaturePatchParameters;
|
|
5020
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
5021
|
+
updateIntervalInMs?: number;
|
|
5022
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
5023
|
+
resumeFrom?: string;
|
|
5024
|
+
}
|
|
5025
|
+
|
|
5026
|
+
/** Contains response data for the update operation. */
|
|
5027
|
+
export declare type KubernetesClusterFeaturesUpdateResponse = KubernetesClusterFeature;
|
|
5028
|
+
|
|
5029
|
+
/** KubernetesClusterList represents a list of Kubernetes clusters. */
|
|
5030
|
+
export declare interface KubernetesClusterList {
|
|
5031
|
+
/** The link used to get the next page of operations. */
|
|
5032
|
+
nextLink?: string;
|
|
5033
|
+
/** The list of additional details related to Kubernetes clusters. */
|
|
5034
|
+
value?: KubernetesCluster[];
|
|
5035
|
+
}
|
|
5036
|
+
|
|
5037
|
+
/** KubernetesClusterNode represents the details of a node in a Kubernetes cluster. */
|
|
5038
|
+
export declare interface KubernetesClusterNode {
|
|
5039
|
+
/**
|
|
5040
|
+
* The resource ID of the agent pool that this node belongs to. This value is not represented on control plane nodes.
|
|
5041
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5042
|
+
*/
|
|
5043
|
+
readonly agentPoolId?: string;
|
|
5044
|
+
/**
|
|
5045
|
+
* The availability zone this node is running within.
|
|
5046
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5047
|
+
*/
|
|
5048
|
+
readonly availabilityZone?: string;
|
|
5049
|
+
/**
|
|
5050
|
+
* The resource ID of the bare metal machine that hosts this node.
|
|
5051
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5052
|
+
*/
|
|
5053
|
+
readonly bareMetalMachineId?: string;
|
|
5054
|
+
/**
|
|
5055
|
+
* The number of CPU cores configured for this node, derived from the VM SKU specified.
|
|
5056
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5057
|
+
*/
|
|
5058
|
+
readonly cpuCores?: number;
|
|
5059
|
+
/**
|
|
5060
|
+
* The detailed state of this node.
|
|
5061
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5062
|
+
*/
|
|
5063
|
+
readonly detailedStatus?: KubernetesClusterNodeDetailedStatus;
|
|
5064
|
+
/**
|
|
5065
|
+
* The descriptive message about the current detailed status.
|
|
5066
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5067
|
+
*/
|
|
5068
|
+
readonly detailedStatusMessage?: string;
|
|
5069
|
+
/**
|
|
5070
|
+
* The size of the disk configured for this node. Allocations are measured in gibibytes.
|
|
5071
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5072
|
+
*/
|
|
5073
|
+
readonly diskSizeGB?: number;
|
|
5074
|
+
/**
|
|
5075
|
+
* The machine image used to deploy this node.
|
|
5076
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5077
|
+
*/
|
|
5078
|
+
readonly image?: string;
|
|
5079
|
+
/**
|
|
5080
|
+
* The currently running version of Kubernetes and bundled features running on this node.
|
|
5081
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5082
|
+
*/
|
|
5083
|
+
readonly kubernetesVersion?: string;
|
|
5084
|
+
/**
|
|
5085
|
+
* The list of labels on this node that have been assigned to the agent pool containing this node.
|
|
5086
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5087
|
+
*/
|
|
5088
|
+
readonly labels?: KubernetesLabel[];
|
|
5089
|
+
/**
|
|
5090
|
+
* The amount of memory configured for this node, derived from the vm SKU specified. Allocations are measured in gibibytes.
|
|
4526
5091
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4527
5092
|
*/
|
|
4528
5093
|
readonly memorySizeGB?: number;
|
|
@@ -4585,9 +5150,11 @@ export declare interface KubernetesClusterPatchParameters {
|
|
|
4585
5150
|
tags?: {
|
|
4586
5151
|
[propertyName: string]: string;
|
|
4587
5152
|
};
|
|
5153
|
+
/** The configuration of the default administrator credentials. */
|
|
5154
|
+
administratorConfiguration?: AdministratorConfigurationPatch;
|
|
4588
5155
|
/** The defining characteristics of the control plane that can be patched for this Kubernetes cluster. */
|
|
4589
5156
|
controlPlaneNodeConfiguration?: ControlPlaneNodePatchConfiguration;
|
|
4590
|
-
/** The Kubernetes version for this cluster.
|
|
5157
|
+
/** The Kubernetes version for this cluster. */
|
|
4591
5158
|
kubernetesVersion?: string;
|
|
4592
5159
|
}
|
|
4593
5160
|
|
|
@@ -4655,14 +5222,14 @@ export declare interface KubernetesClusters {
|
|
|
4655
5222
|
* @param kubernetesClusterName The name of the Kubernetes cluster.
|
|
4656
5223
|
* @param options The options parameters.
|
|
4657
5224
|
*/
|
|
4658
|
-
beginDelete(resourceGroupName: string, kubernetesClusterName: string, options?: KubernetesClustersDeleteOptionalParams): Promise<SimplePollerLike<OperationState<
|
|
5225
|
+
beginDelete(resourceGroupName: string, kubernetesClusterName: string, options?: KubernetesClustersDeleteOptionalParams): Promise<SimplePollerLike<OperationState<KubernetesClustersDeleteResponse>, KubernetesClustersDeleteResponse>>;
|
|
4659
5226
|
/**
|
|
4660
5227
|
* Delete the provided Kubernetes cluster.
|
|
4661
5228
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
4662
5229
|
* @param kubernetesClusterName The name of the Kubernetes cluster.
|
|
4663
5230
|
* @param options The options parameters.
|
|
4664
5231
|
*/
|
|
4665
|
-
beginDeleteAndWait(resourceGroupName: string, kubernetesClusterName: string, options?: KubernetesClustersDeleteOptionalParams): Promise<
|
|
5232
|
+
beginDeleteAndWait(resourceGroupName: string, kubernetesClusterName: string, options?: KubernetesClustersDeleteOptionalParams): Promise<KubernetesClustersDeleteResponse>;
|
|
4666
5233
|
/**
|
|
4667
5234
|
* Patch the properties of the provided Kubernetes cluster, or update the tags associated with the
|
|
4668
5235
|
* Kubernetes cluster. Properties and tag updates can be done independently.
|
|
@@ -4728,6 +5295,9 @@ export declare interface KubernetesClustersDeleteOptionalParams extends coreClie
|
|
|
4728
5295
|
resumeFrom?: string;
|
|
4729
5296
|
}
|
|
4730
5297
|
|
|
5298
|
+
/** Contains response data for the delete operation. */
|
|
5299
|
+
export declare type KubernetesClustersDeleteResponse = OperationStatusResult;
|
|
5300
|
+
|
|
4731
5301
|
/** Optional parameters. */
|
|
4732
5302
|
export declare interface KubernetesClustersGetOptionalParams extends coreClient.OperationOptions {
|
|
4733
5303
|
}
|
|
@@ -4778,12 +5348,14 @@ export declare interface KubernetesClustersRestartNodeOptionalParams extends cor
|
|
|
4778
5348
|
}
|
|
4779
5349
|
|
|
4780
5350
|
/** Contains response data for the restartNode operation. */
|
|
4781
|
-
export declare type KubernetesClustersRestartNodeResponse =
|
|
5351
|
+
export declare type KubernetesClustersRestartNodeResponse = OperationStatusResult;
|
|
4782
5352
|
|
|
4783
5353
|
/** Defines headers for KubernetesClusters_update operation. */
|
|
4784
5354
|
export declare interface KubernetesClustersUpdateHeaders {
|
|
4785
5355
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
4786
5356
|
azureAsyncOperation?: string;
|
|
5357
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
5358
|
+
location?: string;
|
|
4787
5359
|
}
|
|
4788
5360
|
|
|
4789
5361
|
/** Optional parameters. */
|
|
@@ -4978,14 +5550,14 @@ export declare interface L2Networks {
|
|
|
4978
5550
|
* @param l2NetworkName The name of the L2 network.
|
|
4979
5551
|
* @param options The options parameters.
|
|
4980
5552
|
*/
|
|
4981
|
-
beginDelete(resourceGroupName: string, l2NetworkName: string, options?: L2NetworksDeleteOptionalParams): Promise<SimplePollerLike<OperationState<
|
|
5553
|
+
beginDelete(resourceGroupName: string, l2NetworkName: string, options?: L2NetworksDeleteOptionalParams): Promise<SimplePollerLike<OperationState<L2NetworksDeleteResponse>, L2NetworksDeleteResponse>>;
|
|
4982
5554
|
/**
|
|
4983
5555
|
* Delete the provided layer 2 (L2) network.
|
|
4984
5556
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
4985
5557
|
* @param l2NetworkName The name of the L2 network.
|
|
4986
5558
|
* @param options The options parameters.
|
|
4987
5559
|
*/
|
|
4988
|
-
beginDeleteAndWait(resourceGroupName: string, l2NetworkName: string, options?: L2NetworksDeleteOptionalParams): Promise<
|
|
5560
|
+
beginDeleteAndWait(resourceGroupName: string, l2NetworkName: string, options?: L2NetworksDeleteOptionalParams): Promise<L2NetworksDeleteResponse>;
|
|
4989
5561
|
/**
|
|
4990
5562
|
* Update tags associated with the provided layer 2 (L2) network.
|
|
4991
5563
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -5026,6 +5598,9 @@ export declare interface L2NetworksDeleteOptionalParams extends coreClient.Opera
|
|
|
5026
5598
|
resumeFrom?: string;
|
|
5027
5599
|
}
|
|
5028
5600
|
|
|
5601
|
+
/** Contains response data for the delete operation. */
|
|
5602
|
+
export declare type L2NetworksDeleteResponse = OperationStatusResult;
|
|
5603
|
+
|
|
5029
5604
|
/** Optional parameters. */
|
|
5030
5605
|
export declare interface L2NetworksGetOptionalParams extends coreClient.OperationOptions {
|
|
5031
5606
|
}
|
|
@@ -5070,6 +5645,12 @@ export declare interface L2NetworksUpdateOptionalParams extends coreClient.Opera
|
|
|
5070
5645
|
/** Contains response data for the update operation. */
|
|
5071
5646
|
export declare type L2NetworksUpdateResponse = L2Network;
|
|
5072
5647
|
|
|
5648
|
+
/** L2ServiceLoadBalancerConfiguration represents the configuration of a layer 2 service load balancer. */
|
|
5649
|
+
export declare interface L2ServiceLoadBalancerConfiguration {
|
|
5650
|
+
/** The list of pools of IP addresses that can be allocated to load balancer services. */
|
|
5651
|
+
ipAddressPools?: IpAddressPool[];
|
|
5652
|
+
}
|
|
5653
|
+
|
|
5073
5654
|
/** L3Network represents a network that utilizes a single isolation domain set up for layer-3 resources. */
|
|
5074
5655
|
export declare interface L3Network extends TrackedResource {
|
|
5075
5656
|
/** The extended location of the cluster associated with the resource. */
|
|
@@ -5235,14 +5816,14 @@ export declare interface L3Networks {
|
|
|
5235
5816
|
* @param l3NetworkName The name of the L3 network.
|
|
5236
5817
|
* @param options The options parameters.
|
|
5237
5818
|
*/
|
|
5238
|
-
beginDelete(resourceGroupName: string, l3NetworkName: string, options?: L3NetworksDeleteOptionalParams): Promise<SimplePollerLike<OperationState<
|
|
5819
|
+
beginDelete(resourceGroupName: string, l3NetworkName: string, options?: L3NetworksDeleteOptionalParams): Promise<SimplePollerLike<OperationState<L3NetworksDeleteResponse>, L3NetworksDeleteResponse>>;
|
|
5239
5820
|
/**
|
|
5240
5821
|
* Delete the provided layer 3 (L3) network.
|
|
5241
5822
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
5242
5823
|
* @param l3NetworkName The name of the L3 network.
|
|
5243
5824
|
* @param options The options parameters.
|
|
5244
5825
|
*/
|
|
5245
|
-
beginDeleteAndWait(resourceGroupName: string, l3NetworkName: string, options?: L3NetworksDeleteOptionalParams): Promise<
|
|
5826
|
+
beginDeleteAndWait(resourceGroupName: string, l3NetworkName: string, options?: L3NetworksDeleteOptionalParams): Promise<L3NetworksDeleteResponse>;
|
|
5246
5827
|
/**
|
|
5247
5828
|
* Update tags associated with the provided layer 3 (L3) network.
|
|
5248
5829
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -5283,6 +5864,9 @@ export declare interface L3NetworksDeleteOptionalParams extends coreClient.Opera
|
|
|
5283
5864
|
resumeFrom?: string;
|
|
5284
5865
|
}
|
|
5285
5866
|
|
|
5867
|
+
/** Contains response data for the delete operation. */
|
|
5868
|
+
export declare type L3NetworksDeleteResponse = OperationStatusResult;
|
|
5869
|
+
|
|
5286
5870
|
/** Optional parameters. */
|
|
5287
5871
|
export declare interface L3NetworksGetOptionalParams extends coreClient.OperationOptions {
|
|
5288
5872
|
}
|
|
@@ -5354,7 +5938,7 @@ export declare interface LldpNeighbor {
|
|
|
5354
5938
|
/** Disk represents the properties of the disk. */
|
|
5355
5939
|
export declare interface MachineDisk {
|
|
5356
5940
|
/**
|
|
5357
|
-
* The maximum amount of storage in
|
|
5941
|
+
* The maximum amount of storage. Measured in gibibytes.
|
|
5358
5942
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5359
5943
|
*/
|
|
5360
5944
|
readonly capacityGB?: number;
|
|
@@ -5420,7 +6004,7 @@ export declare interface MachineSkuSlot {
|
|
|
5420
6004
|
*/
|
|
5421
6005
|
readonly hardwareVersion?: string;
|
|
5422
6006
|
/**
|
|
5423
|
-
* The maximum amount of memory in
|
|
6007
|
+
* The maximum amount of memory. Measured in gibibytes.
|
|
5424
6008
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5425
6009
|
*/
|
|
5426
6010
|
readonly memoryCapacityGB?: number;
|
|
@@ -5454,6 +6038,48 @@ export declare interface ManagedResourceGroupConfiguration {
|
|
|
5454
6038
|
name?: string;
|
|
5455
6039
|
}
|
|
5456
6040
|
|
|
6041
|
+
/** Managed service identity (system assigned and/or user assigned identities) */
|
|
6042
|
+
export declare interface ManagedServiceIdentity {
|
|
6043
|
+
/**
|
|
6044
|
+
* The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
|
|
6045
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6046
|
+
*/
|
|
6047
|
+
readonly principalId?: string;
|
|
6048
|
+
/**
|
|
6049
|
+
* The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
|
|
6050
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6051
|
+
*/
|
|
6052
|
+
readonly tenantId?: string;
|
|
6053
|
+
/** Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed). */
|
|
6054
|
+
type: ManagedServiceIdentityType;
|
|
6055
|
+
/** The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests. */
|
|
6056
|
+
userAssignedIdentities?: {
|
|
6057
|
+
[propertyName: string]: UserAssignedIdentity | null;
|
|
6058
|
+
};
|
|
6059
|
+
}
|
|
6060
|
+
|
|
6061
|
+
/**
|
|
6062
|
+
* Defines values for ManagedServiceIdentitySelectorType. \
|
|
6063
|
+
* {@link KnownManagedServiceIdentitySelectorType} can be used interchangeably with ManagedServiceIdentitySelectorType,
|
|
6064
|
+
* this enum contains the known values that the service supports.
|
|
6065
|
+
* ### Known values supported by the service
|
|
6066
|
+
* **SystemAssignedIdentity** \
|
|
6067
|
+
* **UserAssignedIdentity**
|
|
6068
|
+
*/
|
|
6069
|
+
export declare type ManagedServiceIdentitySelectorType = string;
|
|
6070
|
+
|
|
6071
|
+
/**
|
|
6072
|
+
* Defines values for ManagedServiceIdentityType. \
|
|
6073
|
+
* {@link KnownManagedServiceIdentityType} can be used interchangeably with ManagedServiceIdentityType,
|
|
6074
|
+
* this enum contains the known values that the service supports.
|
|
6075
|
+
* ### Known values supported by the service
|
|
6076
|
+
* **None** \
|
|
6077
|
+
* **SystemAssigned** \
|
|
6078
|
+
* **UserAssigned** \
|
|
6079
|
+
* **SystemAssigned,UserAssigned**
|
|
6080
|
+
*/
|
|
6081
|
+
export declare type ManagedServiceIdentityType = string;
|
|
6082
|
+
|
|
5457
6083
|
/** Interface representing a MetricsConfigurations. */
|
|
5458
6084
|
export declare interface MetricsConfigurations {
|
|
5459
6085
|
/**
|
|
@@ -5496,7 +6122,7 @@ export declare interface MetricsConfigurations {
|
|
|
5496
6122
|
* @param metricsConfigurationName The name of the metrics configuration for the cluster.
|
|
5497
6123
|
* @param options The options parameters.
|
|
5498
6124
|
*/
|
|
5499
|
-
beginDelete(resourceGroupName: string, clusterName: string, metricsConfigurationName: string, options?: MetricsConfigurationsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<
|
|
6125
|
+
beginDelete(resourceGroupName: string, clusterName: string, metricsConfigurationName: string, options?: MetricsConfigurationsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<MetricsConfigurationsDeleteResponse>, MetricsConfigurationsDeleteResponse>>;
|
|
5500
6126
|
/**
|
|
5501
6127
|
* Delete the metrics configuration of the provided cluster.
|
|
5502
6128
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -5504,7 +6130,7 @@ export declare interface MetricsConfigurations {
|
|
|
5504
6130
|
* @param metricsConfigurationName The name of the metrics configuration for the cluster.
|
|
5505
6131
|
* @param options The options parameters.
|
|
5506
6132
|
*/
|
|
5507
|
-
beginDeleteAndWait(resourceGroupName: string, clusterName: string, metricsConfigurationName: string, options?: MetricsConfigurationsDeleteOptionalParams): Promise<
|
|
6133
|
+
beginDeleteAndWait(resourceGroupName: string, clusterName: string, metricsConfigurationName: string, options?: MetricsConfigurationsDeleteOptionalParams): Promise<MetricsConfigurationsDeleteResponse>;
|
|
5508
6134
|
/**
|
|
5509
6135
|
* Patch properties of metrics configuration for the provided cluster, or update the tags associated
|
|
5510
6136
|
* with it. Properties and tag updates can be done independently.
|
|
@@ -5556,6 +6182,9 @@ export declare interface MetricsConfigurationsDeleteOptionalParams extends coreC
|
|
|
5556
6182
|
resumeFrom?: string;
|
|
5557
6183
|
}
|
|
5558
6184
|
|
|
6185
|
+
/** Contains response data for the delete operation. */
|
|
6186
|
+
export declare type MetricsConfigurationsDeleteResponse = OperationStatusResult;
|
|
6187
|
+
|
|
5559
6188
|
/** Optional parameters. */
|
|
5560
6189
|
export declare interface MetricsConfigurationsGetOptionalParams extends coreClient.OperationOptions {
|
|
5561
6190
|
}
|
|
@@ -5581,6 +6210,8 @@ export declare type MetricsConfigurationsListByClusterResponse = ClusterMetricsC
|
|
|
5581
6210
|
export declare interface MetricsConfigurationsUpdateHeaders {
|
|
5582
6211
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
5583
6212
|
azureAsyncOperation?: string;
|
|
6213
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
6214
|
+
location?: string;
|
|
5584
6215
|
}
|
|
5585
6216
|
|
|
5586
6217
|
/** Optional parameters. */
|
|
@@ -5681,6 +6312,7 @@ export declare class NetworkCloud extends coreClient.ServiceClient {
|
|
|
5681
6312
|
bmcKeySets: BmcKeySets;
|
|
5682
6313
|
metricsConfigurations: MetricsConfigurations;
|
|
5683
6314
|
agentPools: AgentPools;
|
|
6315
|
+
kubernetesClusterFeatures: KubernetesClusterFeatures;
|
|
5684
6316
|
consoles: Consoles;
|
|
5685
6317
|
}
|
|
5686
6318
|
|
|
@@ -5698,7 +6330,7 @@ export declare interface NetworkCloudOptionalParams extends coreClient.ServiceCl
|
|
|
5698
6330
|
export declare interface NetworkConfiguration {
|
|
5699
6331
|
/** The configuration of networks being attached to the cluster for use by the workloads that run on this Kubernetes cluster. */
|
|
5700
6332
|
attachedNetworkConfiguration?: AttachedNetworkConfiguration;
|
|
5701
|
-
/** The configuration of the BGP service load balancer for this Kubernetes cluster. */
|
|
6333
|
+
/** The configuration of the BGP service load balancer for this Kubernetes cluster. A maximum of one service load balancer may be specified, either Layer 2 or BGP. */
|
|
5702
6334
|
bgpServiceLoadBalancerConfiguration?: BgpServiceLoadBalancerConfiguration;
|
|
5703
6335
|
/** The resource ID of the associated Cloud Services network. */
|
|
5704
6336
|
cloudServicesNetworkId: string;
|
|
@@ -5706,6 +6338,8 @@ export declare interface NetworkConfiguration {
|
|
|
5706
6338
|
cniNetworkId: string;
|
|
5707
6339
|
/** The IP address assigned to the Kubernetes DNS service. It must be within the Kubernetes service address range specified in service CIDR. */
|
|
5708
6340
|
dnsServiceIp?: string;
|
|
6341
|
+
/** The configuration of the Layer 2 service load balancer for this Kubernetes cluster. A maximum of one service load balancer may be specified, either Layer 2 or BGP. */
|
|
6342
|
+
l2ServiceLoadBalancerConfiguration?: L2ServiceLoadBalancerConfiguration;
|
|
5709
6343
|
/** The CIDR notation IP ranges from which to assign pod IPs. One IPv4 CIDR is expected for single-stack networking. Two CIDRs, one for each IP family (IPv4/IPv6), is expected for dual-stack networking. */
|
|
5710
6344
|
podCidrs?: string[];
|
|
5711
6345
|
/** The CIDR notation IP ranges from which to assign service IPs. One IPv4 CIDR is expected for single-stack networking. Two CIDRs, one for each IP family (IPv4/IPv6), is expected for dual-stack networking. */
|
|
@@ -5740,7 +6374,7 @@ export declare interface NetworkInterface {
|
|
|
5740
6374
|
*/
|
|
5741
6375
|
readonly portCount?: number;
|
|
5742
6376
|
/**
|
|
5743
|
-
* The maximum amount of data in
|
|
6377
|
+
* The maximum amount of data in gigabits that the line card transmits through a port at any given second.
|
|
5744
6378
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5745
6379
|
*/
|
|
5746
6380
|
readonly portSpeed?: number;
|
|
@@ -5770,6 +6404,12 @@ export declare interface Nic {
|
|
|
5770
6404
|
readonly name?: string;
|
|
5771
6405
|
}
|
|
5772
6406
|
|
|
6407
|
+
/** NodePoolAdministratorConfigurationPatch represents the patching capabilities for the administrator configuration. */
|
|
6408
|
+
export declare interface NodePoolAdministratorConfigurationPatch {
|
|
6409
|
+
/** SshPublicKey represents the public key used to authenticate with a resource through SSH. */
|
|
6410
|
+
sshPublicKeys?: SshPublicKey[];
|
|
6411
|
+
}
|
|
6412
|
+
|
|
5773
6413
|
/** Details of a REST API operation, returned from the Resource Provider Operations API */
|
|
5774
6414
|
export declare interface Operation {
|
|
5775
6415
|
/**
|
|
@@ -5858,6 +6498,72 @@ export declare interface OperationsListOptionalParams extends coreClient.Operati
|
|
|
5858
6498
|
/** Contains response data for the list operation. */
|
|
5859
6499
|
export declare type OperationsListResponse = OperationListResult;
|
|
5860
6500
|
|
|
6501
|
+
/** The current status of an async operation. */
|
|
6502
|
+
export declare interface OperationStatusResult {
|
|
6503
|
+
/**
|
|
6504
|
+
* The end time of the operation.
|
|
6505
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6506
|
+
*/
|
|
6507
|
+
readonly endTime?: Date;
|
|
6508
|
+
/**
|
|
6509
|
+
* If present, details of the operation error.
|
|
6510
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6511
|
+
*/
|
|
6512
|
+
readonly error?: ErrorDetail;
|
|
6513
|
+
/**
|
|
6514
|
+
* Fully qualified ID for the async operation.
|
|
6515
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6516
|
+
*/
|
|
6517
|
+
readonly id?: string;
|
|
6518
|
+
/**
|
|
6519
|
+
* Name of the async operation.
|
|
6520
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6521
|
+
*/
|
|
6522
|
+
readonly name?: string;
|
|
6523
|
+
/**
|
|
6524
|
+
* The operations list.
|
|
6525
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6526
|
+
*/
|
|
6527
|
+
readonly operations?: OperationStatusResult[];
|
|
6528
|
+
/**
|
|
6529
|
+
* Percent of the operation that is complete.
|
|
6530
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6531
|
+
*/
|
|
6532
|
+
readonly percentComplete?: number;
|
|
6533
|
+
/**
|
|
6534
|
+
* Fully qualified ID of the resource against which the original async operation was started.
|
|
6535
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6536
|
+
*/
|
|
6537
|
+
readonly resourceId?: string;
|
|
6538
|
+
/**
|
|
6539
|
+
* The start time of the operation.
|
|
6540
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6541
|
+
*/
|
|
6542
|
+
readonly startTime?: Date;
|
|
6543
|
+
/** Operation status. */
|
|
6544
|
+
status: string;
|
|
6545
|
+
/**
|
|
6546
|
+
* For actions that run commands or scripts, the exit code of the script execution.
|
|
6547
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6548
|
+
*/
|
|
6549
|
+
readonly exitCode?: string;
|
|
6550
|
+
/**
|
|
6551
|
+
* For actions that run commands or scripts, the leading bytes of the output of the script execution.
|
|
6552
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6553
|
+
*/
|
|
6554
|
+
readonly outputHead?: string;
|
|
6555
|
+
/**
|
|
6556
|
+
* For actions that run commands or scripts, a reference to the location of the result.
|
|
6557
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6558
|
+
*/
|
|
6559
|
+
readonly resultRef?: string;
|
|
6560
|
+
/**
|
|
6561
|
+
* For actions that run commands or scripts, the URL where the full output of the script output can be retrieved.
|
|
6562
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6563
|
+
*/
|
|
6564
|
+
readonly resultUrl?: string;
|
|
6565
|
+
}
|
|
6566
|
+
|
|
5861
6567
|
/**
|
|
5862
6568
|
* Defines values for Origin. \
|
|
5863
6569
|
* {@link KnownOrigin} can be used interchangeably with Origin,
|
|
@@ -5875,7 +6581,7 @@ export declare interface OsDisk {
|
|
|
5875
6581
|
createOption?: OsDiskCreateOption;
|
|
5876
6582
|
/** The strategy for deleting the OS disk. */
|
|
5877
6583
|
deleteOption?: OsDiskDeleteOption;
|
|
5878
|
-
/** The size of the disk
|
|
6584
|
+
/** The size of the disk. Required if the createOption is Ephemeral. Allocations are measured in gibibytes. */
|
|
5879
6585
|
diskSizeGB: number;
|
|
5880
6586
|
}
|
|
5881
6587
|
|
|
@@ -6041,7 +6747,7 @@ export declare interface Racks {
|
|
|
6041
6747
|
* @param rackName The name of the rack.
|
|
6042
6748
|
* @param options The options parameters.
|
|
6043
6749
|
*/
|
|
6044
|
-
beginDelete(resourceGroupName: string, rackName: string, options?: RacksDeleteOptionalParams): Promise<SimplePollerLike<OperationState<
|
|
6750
|
+
beginDelete(resourceGroupName: string, rackName: string, options?: RacksDeleteOptionalParams): Promise<SimplePollerLike<OperationState<RacksDeleteResponse>, RacksDeleteResponse>>;
|
|
6045
6751
|
/**
|
|
6046
6752
|
* Delete the provided rack.
|
|
6047
6753
|
* All customer initiated requests will be rejected as the life cycle of this resource is managed by
|
|
@@ -6050,7 +6756,7 @@ export declare interface Racks {
|
|
|
6050
6756
|
* @param rackName The name of the rack.
|
|
6051
6757
|
* @param options The options parameters.
|
|
6052
6758
|
*/
|
|
6053
|
-
beginDeleteAndWait(resourceGroupName: string, rackName: string, options?: RacksDeleteOptionalParams): Promise<
|
|
6759
|
+
beginDeleteAndWait(resourceGroupName: string, rackName: string, options?: RacksDeleteOptionalParams): Promise<RacksDeleteResponse>;
|
|
6054
6760
|
/**
|
|
6055
6761
|
* Patch properties of the provided rack, or update the tags associated with the rack. Properties and
|
|
6056
6762
|
* tag updates can be done independently.
|
|
@@ -6100,6 +6806,9 @@ export declare interface RacksDeleteOptionalParams extends coreClient.OperationO
|
|
|
6100
6806
|
resumeFrom?: string;
|
|
6101
6807
|
}
|
|
6102
6808
|
|
|
6809
|
+
/** Contains response data for the delete operation. */
|
|
6810
|
+
export declare type RacksDeleteResponse = OperationStatusResult;
|
|
6811
|
+
|
|
6103
6812
|
/** Optional parameters. */
|
|
6104
6813
|
export declare interface RacksGetOptionalParams extends coreClient.OperationOptions {
|
|
6105
6814
|
}
|
|
@@ -6164,6 +6873,8 @@ export declare interface RackSkuList {
|
|
|
6164
6873
|
* {@link KnownRackSkuProvisioningState} can be used interchangeably with RackSkuProvisioningState,
|
|
6165
6874
|
* this enum contains the known values that the service supports.
|
|
6166
6875
|
* ### Known values supported by the service
|
|
6876
|
+
* **Canceled** \
|
|
6877
|
+
* **Failed** \
|
|
6167
6878
|
* **Succeeded**
|
|
6168
6879
|
*/
|
|
6169
6880
|
export declare type RackSkuProvisioningState = string;
|
|
@@ -6247,6 +6958,8 @@ export declare type RacksListBySubscriptionResponse = RackList;
|
|
|
6247
6958
|
export declare interface RacksUpdateHeaders {
|
|
6248
6959
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
6249
6960
|
azureAsyncOperation?: string;
|
|
6961
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
6962
|
+
location?: string;
|
|
6250
6963
|
}
|
|
6251
6964
|
|
|
6252
6965
|
/** Optional parameters. */
|
|
@@ -6307,15 +7020,111 @@ export declare interface Resource {
|
|
|
6307
7020
|
readonly systemData?: SystemData;
|
|
6308
7021
|
}
|
|
6309
7022
|
|
|
7023
|
+
/** RuntimeProtectionConfiguration represents the runtime protection configuration for the cluster. */
|
|
7024
|
+
export declare interface RuntimeProtectionConfiguration {
|
|
7025
|
+
/** The mode of operation for runtime protection. */
|
|
7026
|
+
enforcementLevel?: RuntimeProtectionEnforcementLevel;
|
|
7027
|
+
}
|
|
7028
|
+
|
|
7029
|
+
/**
|
|
7030
|
+
* Defines values for RuntimeProtectionEnforcementLevel. \
|
|
7031
|
+
* {@link KnownRuntimeProtectionEnforcementLevel} can be used interchangeably with RuntimeProtectionEnforcementLevel,
|
|
7032
|
+
* this enum contains the known values that the service supports.
|
|
7033
|
+
* ### Known values supported by the service
|
|
7034
|
+
* **Audit** \
|
|
7035
|
+
* **Disabled** \
|
|
7036
|
+
* **OnDemand** \
|
|
7037
|
+
* **Passive** \
|
|
7038
|
+
* **RealTime**
|
|
7039
|
+
*/
|
|
7040
|
+
export declare type RuntimeProtectionEnforcementLevel = string;
|
|
7041
|
+
|
|
7042
|
+
/** RuntimeProtectionStatus represents the runtime protection status of the bare metal machine. */
|
|
7043
|
+
export declare interface RuntimeProtectionStatus {
|
|
7044
|
+
/**
|
|
7045
|
+
* The timestamp when the malware definitions were last updated.
|
|
7046
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7047
|
+
*/
|
|
7048
|
+
readonly definitionsLastUpdated?: Date;
|
|
7049
|
+
/**
|
|
7050
|
+
* The version of the malware definitions.
|
|
7051
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7052
|
+
*/
|
|
7053
|
+
readonly definitionsVersion?: string;
|
|
7054
|
+
/**
|
|
7055
|
+
* The timestamp of the most recently completed scan, or empty if there has never been a scan.
|
|
7056
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7057
|
+
*/
|
|
7058
|
+
readonly scanCompletedTime?: Date;
|
|
7059
|
+
/**
|
|
7060
|
+
* The timestamp of the most recently scheduled scan, or empty if no scan has been scheduled.
|
|
7061
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7062
|
+
*/
|
|
7063
|
+
readonly scanScheduledTime?: Date;
|
|
7064
|
+
/**
|
|
7065
|
+
* The timestamp of the most recently started scan, or empty if there has never been a scan.
|
|
7066
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7067
|
+
*/
|
|
7068
|
+
readonly scanStartedTime?: Date;
|
|
7069
|
+
}
|
|
7070
|
+
|
|
7071
|
+
/** SecretArchiveReference represents the reference to a secret in a key vault. */
|
|
7072
|
+
export declare interface SecretArchiveReference {
|
|
7073
|
+
/**
|
|
7074
|
+
* The resource ID of the key vault containing the secret.
|
|
7075
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7076
|
+
*/
|
|
7077
|
+
readonly keyVaultId?: string;
|
|
7078
|
+
/**
|
|
7079
|
+
* The name of the secret in the key vault.
|
|
7080
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7081
|
+
*/
|
|
7082
|
+
readonly secretName?: string;
|
|
7083
|
+
/**
|
|
7084
|
+
* The version of the secret in the key vault.
|
|
7085
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7086
|
+
*/
|
|
7087
|
+
readonly secretVersion?: string;
|
|
7088
|
+
}
|
|
7089
|
+
|
|
7090
|
+
/** SecretRotationStatus represents the status of a secret rotation. */
|
|
7091
|
+
export declare interface SecretRotationStatus {
|
|
7092
|
+
/**
|
|
7093
|
+
* The maximum number of days the secret may be used before it must be changed.
|
|
7094
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7095
|
+
*/
|
|
7096
|
+
readonly expirePeriodDays?: number;
|
|
7097
|
+
/**
|
|
7098
|
+
* The date and time when the secret was last changed.
|
|
7099
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7100
|
+
*/
|
|
7101
|
+
readonly lastRotationTime?: Date;
|
|
7102
|
+
/**
|
|
7103
|
+
* The number of days a secret exists before rotations will be attempted.
|
|
7104
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7105
|
+
*/
|
|
7106
|
+
readonly rotationPeriodDays?: number;
|
|
7107
|
+
/**
|
|
7108
|
+
* The reference to the secret in a key vault.
|
|
7109
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7110
|
+
*/
|
|
7111
|
+
readonly secretArchiveReference?: SecretArchiveReference;
|
|
7112
|
+
/**
|
|
7113
|
+
* The type name used to identify the purpose of the secret.
|
|
7114
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7115
|
+
*/
|
|
7116
|
+
readonly secretType?: string;
|
|
7117
|
+
}
|
|
7118
|
+
|
|
6310
7119
|
/** ServiceLoadBalancerBgpPeer represents the configuration of the BGP service load balancer for the Kubernetes cluster. */
|
|
6311
7120
|
export declare interface ServiceLoadBalancerBgpPeer {
|
|
6312
7121
|
/** The indicator of BFD enablement for this BgpPeer. */
|
|
6313
7122
|
bfdEnabled?: BfdEnabled;
|
|
6314
7123
|
/** The indicator to enable multi-hop peering support. */
|
|
6315
7124
|
bgpMultiHop?: BgpMultiHop;
|
|
6316
|
-
/** The requested BGP hold time value. This field uses ISO 8601 duration format, for example P1H. */
|
|
7125
|
+
/** Field Deprecated. The field was previously optional, now it will have no defined behavior and will be ignored. The requested BGP hold time value. This field uses ISO 8601 duration format, for example P1H. */
|
|
6317
7126
|
holdTime?: string;
|
|
6318
|
-
/** The requested BGP keepalive time value. This field uses ISO 8601 duration format, for example P1H. */
|
|
7127
|
+
/** Field Deprecated. The field was previously optional, now it will have no defined behavior and will be ignored. The requested BGP keepalive time value. This field uses ISO 8601 duration format, for example P1H. */
|
|
6319
7128
|
keepAliveTime?: string;
|
|
6320
7129
|
/** The autonomous system number used for the local end of the BGP session. */
|
|
6321
7130
|
myAsn?: number;
|
|
@@ -6395,6 +7204,16 @@ export declare interface StorageAppliance extends TrackedResource {
|
|
|
6395
7204
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6396
7205
|
*/
|
|
6397
7206
|
readonly managementIpv4Address?: string;
|
|
7207
|
+
/**
|
|
7208
|
+
* The manufacturer of the storage appliance.
|
|
7209
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7210
|
+
*/
|
|
7211
|
+
readonly manufacturer?: string;
|
|
7212
|
+
/**
|
|
7213
|
+
* The model of the storage appliance.
|
|
7214
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7215
|
+
*/
|
|
7216
|
+
readonly model?: string;
|
|
6398
7217
|
/**
|
|
6399
7218
|
* The provisioning state of the storage appliance.
|
|
6400
7219
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -6414,18 +7233,20 @@ export declare interface StorageAppliance extends TrackedResource {
|
|
|
6414
7233
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6415
7234
|
*/
|
|
6416
7235
|
readonly remoteVendorManagementStatus?: RemoteVendorManagementStatus;
|
|
7236
|
+
/**
|
|
7237
|
+
* The list of statuses that represent secret rotation activity.
|
|
7238
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7239
|
+
*/
|
|
7240
|
+
readonly secretRotationStatus?: SecretRotationStatus[];
|
|
6417
7241
|
/** The serial number for the storage appliance. */
|
|
6418
7242
|
serialNumber: string;
|
|
6419
7243
|
/** The SKU for the storage appliance. */
|
|
6420
7244
|
storageApplianceSkuId: string;
|
|
6421
|
-
|
|
6422
|
-
|
|
6423
|
-
|
|
6424
|
-
|
|
6425
|
-
|
|
6426
|
-
arguments?: string[];
|
|
6427
|
-
/** The read-only command to execute against the storage appliance. */
|
|
6428
|
-
command: string;
|
|
7245
|
+
/**
|
|
7246
|
+
* The version of the storage appliance.
|
|
7247
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7248
|
+
*/
|
|
7249
|
+
readonly version?: string;
|
|
6429
7250
|
}
|
|
6430
7251
|
|
|
6431
7252
|
/** StorageApplianceConfigurationData represents configuration for the storage application. */
|
|
@@ -6488,17 +7309,6 @@ export declare interface StorageAppliancePatchParameters {
|
|
|
6488
7309
|
*/
|
|
6489
7310
|
export declare type StorageApplianceProvisioningState = string;
|
|
6490
7311
|
|
|
6491
|
-
/** StorageApplianceRunReadCommandsParameters represents the body of request containing list of read-only commands to run for a storage appliance. */
|
|
6492
|
-
export declare interface StorageApplianceRunReadCommandsParameters {
|
|
6493
|
-
/** The list of read-only commands to run. */
|
|
6494
|
-
commands: StorageApplianceCommandSpecification[];
|
|
6495
|
-
/**
|
|
6496
|
-
* The maximum time the commands are allowed to run.
|
|
6497
|
-
* If the execution time exceeds the maximum, the script will be stopped, any output produced until then will be captured, and the exit code matching a timeout will be returned (252).
|
|
6498
|
-
*/
|
|
6499
|
-
limitTimeSeconds: number;
|
|
6500
|
-
}
|
|
6501
|
-
|
|
6502
7312
|
/** Interface representing a StorageAppliances. */
|
|
6503
7313
|
export declare interface StorageAppliances {
|
|
6504
7314
|
/**
|
|
@@ -6547,7 +7357,7 @@ export declare interface StorageAppliances {
|
|
|
6547
7357
|
* @param storageApplianceName The name of the storage appliance.
|
|
6548
7358
|
* @param options The options parameters.
|
|
6549
7359
|
*/
|
|
6550
|
-
beginDelete(resourceGroupName: string, storageApplianceName: string, options?: StorageAppliancesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<
|
|
7360
|
+
beginDelete(resourceGroupName: string, storageApplianceName: string, options?: StorageAppliancesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<StorageAppliancesDeleteResponse>, StorageAppliancesDeleteResponse>>;
|
|
6551
7361
|
/**
|
|
6552
7362
|
* Delete the provided storage appliance.
|
|
6553
7363
|
* All customer initiated requests will be rejected as the life cycle of this resource is managed by
|
|
@@ -6556,7 +7366,7 @@ export declare interface StorageAppliances {
|
|
|
6556
7366
|
* @param storageApplianceName The name of the storage appliance.
|
|
6557
7367
|
* @param options The options parameters.
|
|
6558
7368
|
*/
|
|
6559
|
-
beginDeleteAndWait(resourceGroupName: string, storageApplianceName: string, options?: StorageAppliancesDeleteOptionalParams): Promise<
|
|
7369
|
+
beginDeleteAndWait(resourceGroupName: string, storageApplianceName: string, options?: StorageAppliancesDeleteOptionalParams): Promise<StorageAppliancesDeleteResponse>;
|
|
6560
7370
|
/**
|
|
6561
7371
|
* Update properties of the provided storage appliance, or update tags associated with the storage
|
|
6562
7372
|
* appliance Properties and tag updates can be done independently.
|
|
@@ -6601,22 +7411,6 @@ export declare interface StorageAppliances {
|
|
|
6601
7411
|
* @param options The options parameters.
|
|
6602
7412
|
*/
|
|
6603
7413
|
beginEnableRemoteVendorManagementAndWait(resourceGroupName: string, storageApplianceName: string, options?: StorageAppliancesEnableRemoteVendorManagementOptionalParams): Promise<StorageAppliancesEnableRemoteVendorManagementResponse>;
|
|
6604
|
-
/**
|
|
6605
|
-
* Run and retrieve output from read only commands on the provided storage appliance.
|
|
6606
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
6607
|
-
* @param storageApplianceName The name of the storage appliance.
|
|
6608
|
-
* @param storageApplianceRunReadCommandsParameters The request body.
|
|
6609
|
-
* @param options The options parameters.
|
|
6610
|
-
*/
|
|
6611
|
-
beginRunReadCommands(resourceGroupName: string, storageApplianceName: string, storageApplianceRunReadCommandsParameters: StorageApplianceRunReadCommandsParameters, options?: StorageAppliancesRunReadCommandsOptionalParams): Promise<SimplePollerLike<OperationState<StorageAppliancesRunReadCommandsResponse>, StorageAppliancesRunReadCommandsResponse>>;
|
|
6612
|
-
/**
|
|
6613
|
-
* Run and retrieve output from read only commands on the provided storage appliance.
|
|
6614
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
6615
|
-
* @param storageApplianceName The name of the storage appliance.
|
|
6616
|
-
* @param storageApplianceRunReadCommandsParameters The request body.
|
|
6617
|
-
* @param options The options parameters.
|
|
6618
|
-
*/
|
|
6619
|
-
beginRunReadCommandsAndWait(resourceGroupName: string, storageApplianceName: string, storageApplianceRunReadCommandsParameters: StorageApplianceRunReadCommandsParameters, options?: StorageAppliancesRunReadCommandsOptionalParams): Promise<StorageAppliancesRunReadCommandsResponse>;
|
|
6620
7414
|
}
|
|
6621
7415
|
|
|
6622
7416
|
/** Defines headers for StorageAppliances_createOrUpdate operation. */
|
|
@@ -6650,6 +7444,9 @@ export declare interface StorageAppliancesDeleteOptionalParams extends coreClien
|
|
|
6650
7444
|
resumeFrom?: string;
|
|
6651
7445
|
}
|
|
6652
7446
|
|
|
7447
|
+
/** Contains response data for the delete operation. */
|
|
7448
|
+
export declare type StorageAppliancesDeleteResponse = OperationStatusResult;
|
|
7449
|
+
|
|
6653
7450
|
/** Defines headers for StorageAppliances_disableRemoteVendorManagement operation. */
|
|
6654
7451
|
export declare interface StorageAppliancesDisableRemoteVendorManagementHeaders {
|
|
6655
7452
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
@@ -6665,7 +7462,7 @@ export declare interface StorageAppliancesDisableRemoteVendorManagementOptionalP
|
|
|
6665
7462
|
}
|
|
6666
7463
|
|
|
6667
7464
|
/** Contains response data for the disableRemoteVendorManagement operation. */
|
|
6668
|
-
export declare type StorageAppliancesDisableRemoteVendorManagementResponse =
|
|
7465
|
+
export declare type StorageAppliancesDisableRemoteVendorManagementResponse = OperationStatusResult;
|
|
6669
7466
|
|
|
6670
7467
|
/** Defines headers for StorageAppliances_enableRemoteVendorManagement operation. */
|
|
6671
7468
|
export declare interface StorageAppliancesEnableRemoteVendorManagementHeaders {
|
|
@@ -6684,7 +7481,7 @@ export declare interface StorageAppliancesEnableRemoteVendorManagementOptionalPa
|
|
|
6684
7481
|
}
|
|
6685
7482
|
|
|
6686
7483
|
/** Contains response data for the enableRemoteVendorManagement operation. */
|
|
6687
|
-
export declare type StorageAppliancesEnableRemoteVendorManagementResponse =
|
|
7484
|
+
export declare type StorageAppliancesEnableRemoteVendorManagementResponse = OperationStatusResult;
|
|
6688
7485
|
|
|
6689
7486
|
/** Optional parameters. */
|
|
6690
7487
|
export declare interface StorageAppliancesGetOptionalParams extends coreClient.OperationOptions {
|
|
@@ -6701,7 +7498,7 @@ export declare interface StorageApplianceSkuSlot {
|
|
|
6701
7498
|
*/
|
|
6702
7499
|
readonly rackSlot?: number;
|
|
6703
7500
|
/**
|
|
6704
|
-
* The maximum capacity of the storage appliance.
|
|
7501
|
+
* The maximum capacity of the storage appliance. Measured in gibibytes.
|
|
6705
7502
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6706
7503
|
*/
|
|
6707
7504
|
readonly capacityGB?: number;
|
|
@@ -6740,27 +7537,12 @@ export declare interface StorageAppliancesListBySubscriptionOptionalParams exten
|
|
|
6740
7537
|
/** Contains response data for the listBySubscription operation. */
|
|
6741
7538
|
export declare type StorageAppliancesListBySubscriptionResponse = StorageApplianceList;
|
|
6742
7539
|
|
|
6743
|
-
/** Defines headers for StorageAppliances_runReadCommands operation. */
|
|
6744
|
-
export declare interface StorageAppliancesRunReadCommandsHeaders {
|
|
6745
|
-
/** The URL to retrieve the status of the asynchronous operation. */
|
|
6746
|
-
location?: string;
|
|
6747
|
-
}
|
|
6748
|
-
|
|
6749
|
-
/** Optional parameters. */
|
|
6750
|
-
export declare interface StorageAppliancesRunReadCommandsOptionalParams extends coreClient.OperationOptions {
|
|
6751
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
6752
|
-
updateIntervalInMs?: number;
|
|
6753
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
6754
|
-
resumeFrom?: string;
|
|
6755
|
-
}
|
|
6756
|
-
|
|
6757
|
-
/** Contains response data for the runReadCommands operation. */
|
|
6758
|
-
export declare type StorageAppliancesRunReadCommandsResponse = StorageAppliancesRunReadCommandsHeaders;
|
|
6759
|
-
|
|
6760
7540
|
/** Defines headers for StorageAppliances_update operation. */
|
|
6761
7541
|
export declare interface StorageAppliancesUpdateHeaders {
|
|
6762
7542
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
6763
7543
|
azureAsyncOperation?: string;
|
|
7544
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
7545
|
+
location?: string;
|
|
6764
7546
|
}
|
|
6765
7547
|
|
|
6766
7548
|
/** Optional parameters. */
|
|
@@ -6784,6 +7566,14 @@ export declare interface StorageProfile {
|
|
|
6784
7566
|
volumeAttachments?: string[];
|
|
6785
7567
|
}
|
|
6786
7568
|
|
|
7569
|
+
/** StringKeyValuePair represents a single entry in a mapping of keys to values. */
|
|
7570
|
+
export declare interface StringKeyValuePair {
|
|
7571
|
+
/** The key to the mapped value. */
|
|
7572
|
+
key: string;
|
|
7573
|
+
/** The value of the mapping key. */
|
|
7574
|
+
value: string;
|
|
7575
|
+
}
|
|
7576
|
+
|
|
6787
7577
|
/** Metadata pertaining to creation and last modification of the resource. */
|
|
6788
7578
|
export declare interface SystemData {
|
|
6789
7579
|
/** The identity that created the resource. */
|
|
@@ -6957,14 +7747,14 @@ export declare interface TrunkedNetworks {
|
|
|
6957
7747
|
* @param trunkedNetworkName The name of the trunked network.
|
|
6958
7748
|
* @param options The options parameters.
|
|
6959
7749
|
*/
|
|
6960
|
-
beginDelete(resourceGroupName: string, trunkedNetworkName: string, options?: TrunkedNetworksDeleteOptionalParams): Promise<SimplePollerLike<OperationState<
|
|
7750
|
+
beginDelete(resourceGroupName: string, trunkedNetworkName: string, options?: TrunkedNetworksDeleteOptionalParams): Promise<SimplePollerLike<OperationState<TrunkedNetworksDeleteResponse>, TrunkedNetworksDeleteResponse>>;
|
|
6961
7751
|
/**
|
|
6962
7752
|
* Delete the provided trunked network.
|
|
6963
7753
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
6964
7754
|
* @param trunkedNetworkName The name of the trunked network.
|
|
6965
7755
|
* @param options The options parameters.
|
|
6966
7756
|
*/
|
|
6967
|
-
beginDeleteAndWait(resourceGroupName: string, trunkedNetworkName: string, options?: TrunkedNetworksDeleteOptionalParams): Promise<
|
|
7757
|
+
beginDeleteAndWait(resourceGroupName: string, trunkedNetworkName: string, options?: TrunkedNetworksDeleteOptionalParams): Promise<TrunkedNetworksDeleteResponse>;
|
|
6968
7758
|
/**
|
|
6969
7759
|
* Update tags associated with the provided trunked network.
|
|
6970
7760
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -7005,6 +7795,9 @@ export declare interface TrunkedNetworksDeleteOptionalParams extends coreClient.
|
|
|
7005
7795
|
resumeFrom?: string;
|
|
7006
7796
|
}
|
|
7007
7797
|
|
|
7798
|
+
/** Contains response data for the delete operation. */
|
|
7799
|
+
export declare type TrunkedNetworksDeleteResponse = OperationStatusResult;
|
|
7800
|
+
|
|
7008
7801
|
/** Optional parameters. */
|
|
7009
7802
|
export declare interface TrunkedNetworksGetOptionalParams extends coreClient.OperationOptions {
|
|
7010
7803
|
}
|
|
@@ -7049,6 +7842,20 @@ export declare interface TrunkedNetworksUpdateOptionalParams extends coreClient.
|
|
|
7049
7842
|
/** Contains response data for the update operation. */
|
|
7050
7843
|
export declare type TrunkedNetworksUpdateResponse = TrunkedNetwork;
|
|
7051
7844
|
|
|
7845
|
+
/** User assigned identity properties */
|
|
7846
|
+
export declare interface UserAssignedIdentity {
|
|
7847
|
+
/**
|
|
7848
|
+
* The principal ID of the assigned identity.
|
|
7849
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7850
|
+
*/
|
|
7851
|
+
readonly principalId?: string;
|
|
7852
|
+
/**
|
|
7853
|
+
* The client ID of the assigned identity.
|
|
7854
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7855
|
+
*/
|
|
7856
|
+
readonly clientId?: string;
|
|
7857
|
+
}
|
|
7858
|
+
|
|
7052
7859
|
/** ValidationThreshold indicates allowed machine and node hardware and deployment failures. */
|
|
7053
7860
|
export declare interface ValidationThreshold {
|
|
7054
7861
|
/** Selection of how the type evaluation is applied to the cluster calculation. */
|
|
@@ -7091,7 +7898,7 @@ export declare interface VirtualMachine extends TrackedResource {
|
|
|
7091
7898
|
*/
|
|
7092
7899
|
readonly availabilityZone?: string;
|
|
7093
7900
|
/**
|
|
7094
|
-
* The resource ID of the bare metal machine the virtual machine
|
|
7901
|
+
* The resource ID of the bare metal machine that hosts the virtual machine.
|
|
7095
7902
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7096
7903
|
*/
|
|
7097
7904
|
readonly bareMetalMachineId?: string;
|
|
@@ -7118,7 +7925,7 @@ export declare interface VirtualMachine extends TrackedResource {
|
|
|
7118
7925
|
readonly detailedStatusMessage?: string;
|
|
7119
7926
|
/** Field Deprecated, the value will be ignored if provided. The indicator of whether one of the specified CPU cores is isolated to run the emulator thread for this virtual machine. */
|
|
7120
7927
|
isolateEmulatorThread?: VirtualMachineIsolateEmulatorThread;
|
|
7121
|
-
/** The memory size of the virtual machine in
|
|
7928
|
+
/** The memory size of the virtual machine. Allocations are measured in gibibytes. */
|
|
7122
7929
|
memorySizeGB: number;
|
|
7123
7930
|
/** The list of network attachments to the virtual machine. */
|
|
7124
7931
|
networkAttachments?: NetworkAttachment[];
|
|
@@ -7336,14 +8143,14 @@ export declare interface VirtualMachines {
|
|
|
7336
8143
|
* @param virtualMachineName The name of the virtual machine.
|
|
7337
8144
|
* @param options The options parameters.
|
|
7338
8145
|
*/
|
|
7339
|
-
beginDelete(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<
|
|
8146
|
+
beginDelete(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<VirtualMachinesDeleteResponse>, VirtualMachinesDeleteResponse>>;
|
|
7340
8147
|
/**
|
|
7341
8148
|
* Delete the provided virtual machine.
|
|
7342
8149
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
7343
8150
|
* @param virtualMachineName The name of the virtual machine.
|
|
7344
8151
|
* @param options The options parameters.
|
|
7345
8152
|
*/
|
|
7346
|
-
beginDeleteAndWait(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesDeleteOptionalParams): Promise<
|
|
8153
|
+
beginDeleteAndWait(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesDeleteOptionalParams): Promise<VirtualMachinesDeleteResponse>;
|
|
7347
8154
|
/**
|
|
7348
8155
|
* Patch the properties of the provided virtual machine, or update the tags associated with the virtual
|
|
7349
8156
|
* machine. Properties and tag updates can be done independently.
|
|
@@ -7360,38 +8167,6 @@ export declare interface VirtualMachines {
|
|
|
7360
8167
|
* @param options The options parameters.
|
|
7361
8168
|
*/
|
|
7362
8169
|
beginUpdateAndWait(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesUpdateOptionalParams): Promise<VirtualMachinesUpdateResponse>;
|
|
7363
|
-
/**
|
|
7364
|
-
* Attach volume to the provided virtual machine.
|
|
7365
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
7366
|
-
* @param virtualMachineName The name of the virtual machine.
|
|
7367
|
-
* @param virtualMachineAttachVolumeParameters The request body.
|
|
7368
|
-
* @param options The options parameters.
|
|
7369
|
-
*/
|
|
7370
|
-
beginAttachVolume(resourceGroupName: string, virtualMachineName: string, virtualMachineAttachVolumeParameters: VirtualMachineVolumeParameters, options?: VirtualMachinesAttachVolumeOptionalParams): Promise<SimplePollerLike<OperationState<VirtualMachinesAttachVolumeResponse>, VirtualMachinesAttachVolumeResponse>>;
|
|
7371
|
-
/**
|
|
7372
|
-
* Attach volume to the provided virtual machine.
|
|
7373
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
7374
|
-
* @param virtualMachineName The name of the virtual machine.
|
|
7375
|
-
* @param virtualMachineAttachVolumeParameters The request body.
|
|
7376
|
-
* @param options The options parameters.
|
|
7377
|
-
*/
|
|
7378
|
-
beginAttachVolumeAndWait(resourceGroupName: string, virtualMachineName: string, virtualMachineAttachVolumeParameters: VirtualMachineVolumeParameters, options?: VirtualMachinesAttachVolumeOptionalParams): Promise<VirtualMachinesAttachVolumeResponse>;
|
|
7379
|
-
/**
|
|
7380
|
-
* Detach volume from the provided virtual machine.
|
|
7381
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
7382
|
-
* @param virtualMachineName The name of the virtual machine.
|
|
7383
|
-
* @param virtualMachineDetachVolumeParameters The request body.
|
|
7384
|
-
* @param options The options parameters.
|
|
7385
|
-
*/
|
|
7386
|
-
beginDetachVolume(resourceGroupName: string, virtualMachineName: string, virtualMachineDetachVolumeParameters: VirtualMachineVolumeParameters, options?: VirtualMachinesDetachVolumeOptionalParams): Promise<SimplePollerLike<OperationState<VirtualMachinesDetachVolumeResponse>, VirtualMachinesDetachVolumeResponse>>;
|
|
7387
|
-
/**
|
|
7388
|
-
* Detach volume from the provided virtual machine.
|
|
7389
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
7390
|
-
* @param virtualMachineName The name of the virtual machine.
|
|
7391
|
-
* @param virtualMachineDetachVolumeParameters The request body.
|
|
7392
|
-
* @param options The options parameters.
|
|
7393
|
-
*/
|
|
7394
|
-
beginDetachVolumeAndWait(resourceGroupName: string, virtualMachineName: string, virtualMachineDetachVolumeParameters: VirtualMachineVolumeParameters, options?: VirtualMachinesDetachVolumeOptionalParams): Promise<VirtualMachinesDetachVolumeResponse>;
|
|
7395
8170
|
/**
|
|
7396
8171
|
* Power off the provided virtual machine.
|
|
7397
8172
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -7450,23 +8225,6 @@ export declare interface VirtualMachines {
|
|
|
7450
8225
|
beginStartAndWait(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesStartOptionalParams): Promise<VirtualMachinesStartResponse>;
|
|
7451
8226
|
}
|
|
7452
8227
|
|
|
7453
|
-
/** Defines headers for VirtualMachines_attachVolume operation. */
|
|
7454
|
-
export declare interface VirtualMachinesAttachVolumeHeaders {
|
|
7455
|
-
/** The URL to retrieve the status of the asynchronous operation. */
|
|
7456
|
-
location?: string;
|
|
7457
|
-
}
|
|
7458
|
-
|
|
7459
|
-
/** Optional parameters. */
|
|
7460
|
-
export declare interface VirtualMachinesAttachVolumeOptionalParams extends coreClient.OperationOptions {
|
|
7461
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
7462
|
-
updateIntervalInMs?: number;
|
|
7463
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
7464
|
-
resumeFrom?: string;
|
|
7465
|
-
}
|
|
7466
|
-
|
|
7467
|
-
/** Contains response data for the attachVolume operation. */
|
|
7468
|
-
export declare type VirtualMachinesAttachVolumeResponse = VirtualMachinesAttachVolumeHeaders;
|
|
7469
|
-
|
|
7470
8228
|
/**
|
|
7471
8229
|
* Defines values for VirtualMachineSchedulingExecution. \
|
|
7472
8230
|
* {@link KnownVirtualMachineSchedulingExecution} can be used interchangeably with VirtualMachineSchedulingExecution,
|
|
@@ -7508,22 +8266,8 @@ export declare interface VirtualMachinesDeleteOptionalParams extends coreClient.
|
|
|
7508
8266
|
resumeFrom?: string;
|
|
7509
8267
|
}
|
|
7510
8268
|
|
|
7511
|
-
/**
|
|
7512
|
-
export declare
|
|
7513
|
-
/** The URL to retrieve the status of the asynchronous operation. */
|
|
7514
|
-
location?: string;
|
|
7515
|
-
}
|
|
7516
|
-
|
|
7517
|
-
/** Optional parameters. */
|
|
7518
|
-
export declare interface VirtualMachinesDetachVolumeOptionalParams extends coreClient.OperationOptions {
|
|
7519
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
7520
|
-
updateIntervalInMs?: number;
|
|
7521
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
7522
|
-
resumeFrom?: string;
|
|
7523
|
-
}
|
|
7524
|
-
|
|
7525
|
-
/** Contains response data for the detachVolume operation. */
|
|
7526
|
-
export declare type VirtualMachinesDetachVolumeResponse = VirtualMachinesDetachVolumeHeaders;
|
|
8269
|
+
/** Contains response data for the delete operation. */
|
|
8270
|
+
export declare type VirtualMachinesDeleteResponse = OperationStatusResult;
|
|
7527
8271
|
|
|
7528
8272
|
/** Optional parameters. */
|
|
7529
8273
|
export declare interface VirtualMachinesGetOptionalParams extends coreClient.OperationOptions {
|
|
@@ -7577,7 +8321,7 @@ export declare interface VirtualMachinesPowerOffOptionalParams extends coreClien
|
|
|
7577
8321
|
}
|
|
7578
8322
|
|
|
7579
8323
|
/** Contains response data for the powerOff operation. */
|
|
7580
|
-
export declare type VirtualMachinesPowerOffResponse =
|
|
8324
|
+
export declare type VirtualMachinesPowerOffResponse = OperationStatusResult;
|
|
7581
8325
|
|
|
7582
8326
|
/** Defines headers for VirtualMachines_reimage operation. */
|
|
7583
8327
|
export declare interface VirtualMachinesReimageHeaders {
|
|
@@ -7594,7 +8338,7 @@ export declare interface VirtualMachinesReimageOptionalParams extends coreClient
|
|
|
7594
8338
|
}
|
|
7595
8339
|
|
|
7596
8340
|
/** Contains response data for the reimage operation. */
|
|
7597
|
-
export declare type VirtualMachinesReimageResponse =
|
|
8341
|
+
export declare type VirtualMachinesReimageResponse = OperationStatusResult;
|
|
7598
8342
|
|
|
7599
8343
|
/** Defines headers for VirtualMachines_restart operation. */
|
|
7600
8344
|
export declare interface VirtualMachinesRestartHeaders {
|
|
@@ -7611,7 +8355,7 @@ export declare interface VirtualMachinesRestartOptionalParams extends coreClient
|
|
|
7611
8355
|
}
|
|
7612
8356
|
|
|
7613
8357
|
/** Contains response data for the restart operation. */
|
|
7614
|
-
export declare type VirtualMachinesRestartResponse =
|
|
8358
|
+
export declare type VirtualMachinesRestartResponse = OperationStatusResult;
|
|
7615
8359
|
|
|
7616
8360
|
/** Defines headers for VirtualMachines_start operation. */
|
|
7617
8361
|
export declare interface VirtualMachinesStartHeaders {
|
|
@@ -7628,12 +8372,14 @@ export declare interface VirtualMachinesStartOptionalParams extends coreClient.O
|
|
|
7628
8372
|
}
|
|
7629
8373
|
|
|
7630
8374
|
/** Contains response data for the start operation. */
|
|
7631
|
-
export declare type VirtualMachinesStartResponse =
|
|
8375
|
+
export declare type VirtualMachinesStartResponse = OperationStatusResult;
|
|
7632
8376
|
|
|
7633
8377
|
/** Defines headers for VirtualMachines_update operation. */
|
|
7634
8378
|
export declare interface VirtualMachinesUpdateHeaders {
|
|
7635
8379
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
7636
8380
|
azureAsyncOperation?: string;
|
|
8381
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
8382
|
+
location?: string;
|
|
7637
8383
|
}
|
|
7638
8384
|
|
|
7639
8385
|
/** Optional parameters. */
|
|
@@ -7659,12 +8405,6 @@ export declare type VirtualMachinesUpdateResponse = VirtualMachine;
|
|
|
7659
8405
|
*/
|
|
7660
8406
|
export declare type VirtualMachineVirtioInterfaceType = string;
|
|
7661
8407
|
|
|
7662
|
-
/** VirtualMachineVolumeParameters represents the body of the request to handle attachment and detachment of volumes for the virtual machine. */
|
|
7663
|
-
export declare interface VirtualMachineVolumeParameters {
|
|
7664
|
-
/** The resource ID of the volume. */
|
|
7665
|
-
volumeId: string;
|
|
7666
|
-
}
|
|
7667
|
-
|
|
7668
8408
|
/** Volume represents storage made available for use by resources running on the cluster. */
|
|
7669
8409
|
export declare interface Volume extends TrackedResource {
|
|
7670
8410
|
/** The extended location of the cluster associated with the resource. */
|
|
@@ -7780,14 +8520,14 @@ export declare interface Volumes {
|
|
|
7780
8520
|
* @param volumeName The name of the volume.
|
|
7781
8521
|
* @param options The options parameters.
|
|
7782
8522
|
*/
|
|
7783
|
-
beginDelete(resourceGroupName: string, volumeName: string, options?: VolumesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<
|
|
8523
|
+
beginDelete(resourceGroupName: string, volumeName: string, options?: VolumesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<VolumesDeleteResponse>, VolumesDeleteResponse>>;
|
|
7784
8524
|
/**
|
|
7785
8525
|
* Delete the provided volume.
|
|
7786
8526
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
7787
8527
|
* @param volumeName The name of the volume.
|
|
7788
8528
|
* @param options The options parameters.
|
|
7789
8529
|
*/
|
|
7790
|
-
beginDeleteAndWait(resourceGroupName: string, volumeName: string, options?: VolumesDeleteOptionalParams): Promise<
|
|
8530
|
+
beginDeleteAndWait(resourceGroupName: string, volumeName: string, options?: VolumesDeleteOptionalParams): Promise<VolumesDeleteResponse>;
|
|
7791
8531
|
/**
|
|
7792
8532
|
* Update tags associated with the provided volume.
|
|
7793
8533
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -7828,6 +8568,9 @@ export declare interface VolumesDeleteOptionalParams extends coreClient.Operatio
|
|
|
7828
8568
|
resumeFrom?: string;
|
|
7829
8569
|
}
|
|
7830
8570
|
|
|
8571
|
+
/** Contains response data for the delete operation. */
|
|
8572
|
+
export declare type VolumesDeleteResponse = OperationStatusResult;
|
|
8573
|
+
|
|
7831
8574
|
/** Optional parameters. */
|
|
7832
8575
|
export declare interface VolumesGetOptionalParams extends coreClient.OperationOptions {
|
|
7833
8576
|
}
|