@azure/arm-networkcloud 1.0.0 → 2.0.0-alpha.20241121.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 +176 -1
- package/LICENSE +1 -1
- package/README.md +2 -2
- package/dist/index.js +8500 -6809
- 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/clustersContinueUpdateVersionSample.js +40 -0
- 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/clustersScanRuntimeSample.js +45 -0
- 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/kubernetesClusterFeaturesDeleteSample.js +40 -0
- 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/kubernetesClusterFeaturesGetSample.js +40 -0
- 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 +759 -48
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +114 -0
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +25 -1
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +3159 -2265
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +5 -0
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +173 -141
- 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 -3
- package/dist-esm/src/operations/bareMetalMachines.d.ts.map +1 -1
- package/dist-esm/src/operations/bareMetalMachines.js +201 -203
- 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 -3
- package/dist-esm/src/operations/storageAppliances.d.ts.map +1 -1
- package/dist-esm/src/operations/storageAppliances.js +102 -104
- 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 -3
- package/dist-esm/src/operations/virtualMachines.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualMachines.js +126 -128
- 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 -3
- 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 -3
- 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 -3
- 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 +22 -31
- package/review/arm-networkcloud.api.md +488 -41
- package/src/lroImpl.ts +4 -4
- package/src/models/index.ts +977 -161
- package/src/models/mappers.ts +3596 -2623
- package/src/models/parameters.ts +189 -147
- 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 -386
- 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 -183
- package/src/operations/trunkedNetworks.ts +126 -117
- package/src/operations/virtualMachines.ts +233 -233
- 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 +38 -32
- 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 +22 -16
- package/src/operationsInterfaces/trunkedNetworks.ts +17 -11
- package/src/operationsInterfaces/virtualMachines.ts +26 -20
- package/src/operationsInterfaces/volumes.ts +17 -11
- package/src/pagingHelper.ts +1 -1
- package/tsconfig.json +2 -2
- package/types/arm-networkcloud.d.ts +970 -74
- package/types/tsdoc-metadata.json +1 -1
- package/rollup.config.js +0 -122
package/src/models/index.ts
CHANGED
|
@@ -245,6 +245,83 @@ export interface HardwareValidationStatus {
|
|
|
245
245
|
readonly result?: BareMetalMachineHardwareValidationResult;
|
|
246
246
|
}
|
|
247
247
|
|
|
248
|
+
/** RuntimeProtectionStatus represents the runtime protection status of the bare metal machine. */
|
|
249
|
+
export interface RuntimeProtectionStatus {
|
|
250
|
+
/**
|
|
251
|
+
* The timestamp when the malware definitions were last updated.
|
|
252
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
253
|
+
*/
|
|
254
|
+
readonly definitionsLastUpdated?: Date;
|
|
255
|
+
/**
|
|
256
|
+
* The version of the malware definitions.
|
|
257
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
258
|
+
*/
|
|
259
|
+
readonly definitionsVersion?: string;
|
|
260
|
+
/**
|
|
261
|
+
* The timestamp of the most recently completed scan, or empty if there has never been a scan.
|
|
262
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
263
|
+
*/
|
|
264
|
+
readonly scanCompletedTime?: Date;
|
|
265
|
+
/**
|
|
266
|
+
* The timestamp of the most recently scheduled scan, or empty if no scan has been scheduled.
|
|
267
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
268
|
+
*/
|
|
269
|
+
readonly scanScheduledTime?: Date;
|
|
270
|
+
/**
|
|
271
|
+
* The timestamp of the most recently started scan, or empty if there has never been a scan.
|
|
272
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
273
|
+
*/
|
|
274
|
+
readonly scanStartedTime?: Date;
|
|
275
|
+
}
|
|
276
|
+
|
|
277
|
+
/** SecretRotationStatus represents the status of a secret rotation. */
|
|
278
|
+
export interface SecretRotationStatus {
|
|
279
|
+
/**
|
|
280
|
+
* The maximum number of days the secret may be used before it must be changed.
|
|
281
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
282
|
+
*/
|
|
283
|
+
readonly expirePeriodDays?: number;
|
|
284
|
+
/**
|
|
285
|
+
* The date and time when the secret was last changed.
|
|
286
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
287
|
+
*/
|
|
288
|
+
readonly lastRotationTime?: Date;
|
|
289
|
+
/**
|
|
290
|
+
* The number of days a secret exists before rotations will be attempted.
|
|
291
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
292
|
+
*/
|
|
293
|
+
readonly rotationPeriodDays?: number;
|
|
294
|
+
/**
|
|
295
|
+
* The reference to the secret in a key vault.
|
|
296
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
297
|
+
*/
|
|
298
|
+
readonly secretArchiveReference?: SecretArchiveReference;
|
|
299
|
+
/**
|
|
300
|
+
* The type name used to identify the purpose of the secret.
|
|
301
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
302
|
+
*/
|
|
303
|
+
readonly secretType?: string;
|
|
304
|
+
}
|
|
305
|
+
|
|
306
|
+
/** SecretArchiveReference represents the reference to a secret in a key vault. */
|
|
307
|
+
export interface SecretArchiveReference {
|
|
308
|
+
/**
|
|
309
|
+
* The resource ID of the key vault containing the secret.
|
|
310
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
311
|
+
*/
|
|
312
|
+
readonly keyVaultId?: string;
|
|
313
|
+
/**
|
|
314
|
+
* The name of the secret in the key vault.
|
|
315
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
316
|
+
*/
|
|
317
|
+
readonly secretName?: string;
|
|
318
|
+
/**
|
|
319
|
+
* The version of the secret in the key vault.
|
|
320
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
321
|
+
*/
|
|
322
|
+
readonly secretVersion?: string;
|
|
323
|
+
}
|
|
324
|
+
|
|
248
325
|
/** Common fields that are returned in the response for all Azure Resource Manager resources */
|
|
249
326
|
export interface Resource {
|
|
250
327
|
/**
|
|
@@ -317,6 +394,40 @@ export interface ClusterManagerList {
|
|
|
317
394
|
value?: ClusterManager[];
|
|
318
395
|
}
|
|
319
396
|
|
|
397
|
+
/** Managed service identity (system assigned and/or user assigned identities) */
|
|
398
|
+
export interface ManagedServiceIdentity {
|
|
399
|
+
/**
|
|
400
|
+
* The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
|
|
401
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
402
|
+
*/
|
|
403
|
+
readonly principalId?: string;
|
|
404
|
+
/**
|
|
405
|
+
* The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
|
|
406
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
407
|
+
*/
|
|
408
|
+
readonly tenantId?: string;
|
|
409
|
+
/** Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed). */
|
|
410
|
+
type: ManagedServiceIdentityType;
|
|
411
|
+
/** 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. */
|
|
412
|
+
userAssignedIdentities?: {
|
|
413
|
+
[propertyName: string]: UserAssignedIdentity | null;
|
|
414
|
+
};
|
|
415
|
+
}
|
|
416
|
+
|
|
417
|
+
/** User assigned identity properties */
|
|
418
|
+
export interface UserAssignedIdentity {
|
|
419
|
+
/**
|
|
420
|
+
* The principal ID of the assigned identity.
|
|
421
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
422
|
+
*/
|
|
423
|
+
readonly principalId?: string;
|
|
424
|
+
/**
|
|
425
|
+
* The client ID of the assigned identity.
|
|
426
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
427
|
+
*/
|
|
428
|
+
readonly clientId?: string;
|
|
429
|
+
}
|
|
430
|
+
|
|
320
431
|
/** ClusterAvailableVersion represents the cluster version that the cluster manager can be asked to create and manage. */
|
|
321
432
|
export interface ClusterAvailableVersion {
|
|
322
433
|
/**
|
|
@@ -439,21 +550,21 @@ export interface ClusterAvailableUpgradeVersion {
|
|
|
439
550
|
|
|
440
551
|
/** ClusterCapacity represents various details regarding compute capacity. */
|
|
441
552
|
export interface ClusterCapacity {
|
|
442
|
-
/** The remaining appliance-based storage in GB available for workload use. */
|
|
553
|
+
/** The remaining appliance-based storage in GB available for workload use. Measured in gibibytes. */
|
|
443
554
|
availableApplianceStorageGB?: number;
|
|
444
555
|
/** The remaining number of cores that are available in this cluster for workload use. */
|
|
445
556
|
availableCoreCount?: number;
|
|
446
|
-
/** The remaining machine or host-based storage in GB available for workload use. */
|
|
557
|
+
/** The remaining machine or host-based storage in GB available for workload use. Measured in gibibytes. */
|
|
447
558
|
availableHostStorageGB?: number;
|
|
448
|
-
/** The remaining memory in GB that are available in this cluster for workload use. */
|
|
559
|
+
/** The remaining memory in GB that are available in this cluster for workload use. Measured in gibibytes. */
|
|
449
560
|
availableMemoryGB?: number;
|
|
450
|
-
/** The total appliance-based storage in GB supported by this cluster for workload use. */
|
|
561
|
+
/** The total appliance-based storage in GB supported by this cluster for workload use. Measured in gibibytes. */
|
|
451
562
|
totalApplianceStorageGB?: number;
|
|
452
563
|
/** The total number of cores that are supported by this cluster for workload use. */
|
|
453
564
|
totalCoreCount?: number;
|
|
454
|
-
/** The total machine or host-based storage in GB supported by this cluster for workload use. */
|
|
565
|
+
/** The total machine or host-based storage in GB supported by this cluster for workload use. Measured in gibibytes. */
|
|
455
566
|
totalHostStorageGB?: number;
|
|
456
|
-
/** The total memory supported by this cluster for workload use. */
|
|
567
|
+
/** The total memory supported by this cluster for workload use. Measured in gibibytes. */
|
|
457
568
|
totalMemoryGB?: number;
|
|
458
569
|
}
|
|
459
570
|
|
|
@@ -469,6 +580,22 @@ export interface ServicePrincipalInformation {
|
|
|
469
580
|
tenantId: string;
|
|
470
581
|
}
|
|
471
582
|
|
|
583
|
+
/** CommandOutputSettings represents the settings for commands run within the cluster such as bare metal machine run read-only commands. */
|
|
584
|
+
export interface CommandOutputSettings {
|
|
585
|
+
/** The selection of the managed identity to use with this storage account container. The identity type must be either system assigned or user assigned. */
|
|
586
|
+
associatedIdentity?: IdentitySelector;
|
|
587
|
+
/** The URL of the storage account container that is to be used by the specified identities. */
|
|
588
|
+
containerUrl?: string;
|
|
589
|
+
}
|
|
590
|
+
|
|
591
|
+
/** IdentitySelector represents the selection of a managed identity for use. */
|
|
592
|
+
export interface IdentitySelector {
|
|
593
|
+
/** The type of managed identity that is being selected. */
|
|
594
|
+
identityType?: ManagedServiceIdentitySelectorType;
|
|
595
|
+
/** The user assigned managed identity resource ID to use. Mutually exclusive with a system assigned identity type. */
|
|
596
|
+
userAssignedIdentityResourceId?: string;
|
|
597
|
+
}
|
|
598
|
+
|
|
472
599
|
/** ValidationThreshold indicates allowed machine and node hardware and deployment failures. */
|
|
473
600
|
export interface ValidationThreshold {
|
|
474
601
|
/** Selection of how the type evaluation is applied to the cluster calculation. */
|
|
@@ -479,6 +606,37 @@ export interface ValidationThreshold {
|
|
|
479
606
|
value: number;
|
|
480
607
|
}
|
|
481
608
|
|
|
609
|
+
/** RuntimeProtectionConfiguration represents the runtime protection configuration for the cluster. */
|
|
610
|
+
export interface RuntimeProtectionConfiguration {
|
|
611
|
+
/** The mode of operation for runtime protection. */
|
|
612
|
+
enforcementLevel?: RuntimeProtectionEnforcementLevel;
|
|
613
|
+
}
|
|
614
|
+
|
|
615
|
+
/** ClusterSecretArchive configures the key vault to archive the secrets of the cluster for later retrieval. */
|
|
616
|
+
export interface ClusterSecretArchive {
|
|
617
|
+
/** The resource ID of the key vault to archive the secrets of the cluster. */
|
|
618
|
+
keyVaultId: string;
|
|
619
|
+
/** The indicator if the specified key vault should be used to archive the secrets of the cluster. */
|
|
620
|
+
useKeyVault?: ClusterSecretArchiveEnabled;
|
|
621
|
+
}
|
|
622
|
+
|
|
623
|
+
/** ClusterUpdateStrategy represents the strategy for updating the cluster. */
|
|
624
|
+
export interface ClusterUpdateStrategy {
|
|
625
|
+
/**
|
|
626
|
+
* The maximum number of worker nodes that can be offline within the increment of update, e.g., rack-by-rack.
|
|
627
|
+
* Limited by the maximum number of machines in the increment. Defaults to the whole increment size.
|
|
628
|
+
*/
|
|
629
|
+
maxUnavailable?: number;
|
|
630
|
+
/** The mode of operation for runtime protection. */
|
|
631
|
+
strategyType: ClusterUpdateStrategyType;
|
|
632
|
+
/** Selection of how the threshold should be evaluated. */
|
|
633
|
+
thresholdType: ValidationThresholdType;
|
|
634
|
+
/** The numeric threshold value. */
|
|
635
|
+
thresholdValue: number;
|
|
636
|
+
/** The time to wait between the increments of update defined by the strategy. */
|
|
637
|
+
waitTimeMinutes?: number;
|
|
638
|
+
}
|
|
639
|
+
|
|
482
640
|
/** KubernetesClusterList represents a list of Kubernetes clusters. */
|
|
483
641
|
export interface KubernetesClusterList {
|
|
484
642
|
/** The link used to get the next page of operations. */
|
|
@@ -637,15 +795,19 @@ export interface KubernetesLabel {
|
|
|
637
795
|
|
|
638
796
|
/** AgentPoolUpgradeSettings specifies the upgrade settings for an agent pool. */
|
|
639
797
|
export interface AgentPoolUpgradeSettings {
|
|
640
|
-
/** The maximum
|
|
798
|
+
/** 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. */
|
|
799
|
+
drainTimeout?: number;
|
|
800
|
+
/** 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. */
|
|
641
801
|
maxSurge?: string;
|
|
802
|
+
/** 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. */
|
|
803
|
+
maxUnavailable?: string;
|
|
642
804
|
}
|
|
643
805
|
|
|
644
806
|
/** NetworkConfiguration specifies the Kubernetes cluster network related configuration. */
|
|
645
807
|
export interface NetworkConfiguration {
|
|
646
808
|
/** The configuration of networks being attached to the cluster for use by the workloads that run on this Kubernetes cluster. */
|
|
647
809
|
attachedNetworkConfiguration?: AttachedNetworkConfiguration;
|
|
648
|
-
/** The configuration of the BGP service load balancer for this Kubernetes cluster. */
|
|
810
|
+
/** 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. */
|
|
649
811
|
bgpServiceLoadBalancerConfiguration?: BgpServiceLoadBalancerConfiguration;
|
|
650
812
|
/** The resource ID of the associated Cloud Services network. */
|
|
651
813
|
cloudServicesNetworkId: string;
|
|
@@ -653,6 +815,8 @@ export interface NetworkConfiguration {
|
|
|
653
815
|
cniNetworkId: string;
|
|
654
816
|
/** The IP address assigned to the Kubernetes DNS service. It must be within the Kubernetes service address range specified in service CIDR. */
|
|
655
817
|
dnsServiceIp?: string;
|
|
818
|
+
/** 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. */
|
|
819
|
+
l2ServiceLoadBalancerConfiguration?: L2ServiceLoadBalancerConfiguration;
|
|
656
820
|
/** 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. */
|
|
657
821
|
podCidrs?: string[];
|
|
658
822
|
/** 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. */
|
|
@@ -667,7 +831,7 @@ export interface BgpServiceLoadBalancerConfiguration {
|
|
|
667
831
|
bgpPeers?: ServiceLoadBalancerBgpPeer[];
|
|
668
832
|
/** The indicator to specify if the load balancer peers with the network fabric. */
|
|
669
833
|
fabricPeeringEnabled?: FabricPeeringEnabled;
|
|
670
|
-
/** The list of pools of IP addresses that can be allocated to
|
|
834
|
+
/** The list of pools of IP addresses that can be allocated to load balancer services. */
|
|
671
835
|
ipAddressPools?: IpAddressPool[];
|
|
672
836
|
}
|
|
673
837
|
|
|
@@ -689,9 +853,9 @@ export interface ServiceLoadBalancerBgpPeer {
|
|
|
689
853
|
bfdEnabled?: BfdEnabled;
|
|
690
854
|
/** The indicator to enable multi-hop peering support. */
|
|
691
855
|
bgpMultiHop?: BgpMultiHop;
|
|
692
|
-
/** The requested BGP hold time value. This field uses ISO 8601 duration format, for example P1H. */
|
|
856
|
+
/** 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. */
|
|
693
857
|
holdTime?: string;
|
|
694
|
-
/** The requested BGP keepalive time value. This field uses ISO 8601 duration format, for example P1H. */
|
|
858
|
+
/** 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. */
|
|
695
859
|
keepAliveTime?: string;
|
|
696
860
|
/** The autonomous system number used for the local end of the BGP session. */
|
|
697
861
|
myAsn?: number;
|
|
@@ -709,7 +873,7 @@ export interface ServiceLoadBalancerBgpPeer {
|
|
|
709
873
|
|
|
710
874
|
/** IpAddressPool represents a pool of IP addresses that can be allocated to a service. */
|
|
711
875
|
export interface IpAddressPool {
|
|
712
|
-
/** 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. */
|
|
876
|
+
/** 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. */
|
|
713
877
|
addresses: string[];
|
|
714
878
|
/** The indicator to determine if automatic allocation from the pool should occur. */
|
|
715
879
|
autoAssign?: BfdEnabled;
|
|
@@ -719,6 +883,12 @@ export interface IpAddressPool {
|
|
|
719
883
|
onlyUseHostIps?: BfdEnabled;
|
|
720
884
|
}
|
|
721
885
|
|
|
886
|
+
/** L2ServiceLoadBalancerConfiguration represents the configuration of a layer 2 service load balancer. */
|
|
887
|
+
export interface L2ServiceLoadBalancerConfiguration {
|
|
888
|
+
/** The list of pools of IP addresses that can be allocated to load balancer services. */
|
|
889
|
+
ipAddressPools?: IpAddressPool[];
|
|
890
|
+
}
|
|
891
|
+
|
|
722
892
|
/** KubernetesClusterNode represents the details of a node in a Kubernetes cluster. */
|
|
723
893
|
export interface KubernetesClusterNode {
|
|
724
894
|
/**
|
|
@@ -752,7 +922,7 @@ export interface KubernetesClusterNode {
|
|
|
752
922
|
*/
|
|
753
923
|
readonly detailedStatusMessage?: string;
|
|
754
924
|
/**
|
|
755
|
-
* The size of the disk configured for this node.
|
|
925
|
+
* The size of the disk configured for this node. Allocations are measured in gibibytes.
|
|
756
926
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
757
927
|
*/
|
|
758
928
|
readonly diskSizeGB?: number;
|
|
@@ -772,7 +942,7 @@ export interface KubernetesClusterNode {
|
|
|
772
942
|
*/
|
|
773
943
|
readonly labels?: KubernetesLabel[];
|
|
774
944
|
/**
|
|
775
|
-
* The amount of memory configured for this node, derived from the vm SKU specified.
|
|
945
|
+
* The amount of memory configured for this node, derived from the vm SKU specified. Allocations are measured in gibibytes.
|
|
776
946
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
777
947
|
*/
|
|
778
948
|
readonly memorySizeGB?: number;
|
|
@@ -929,7 +1099,7 @@ export interface MachineSkuSlot {
|
|
|
929
1099
|
*/
|
|
930
1100
|
readonly hardwareVersion?: string;
|
|
931
1101
|
/**
|
|
932
|
-
* The maximum amount of memory in
|
|
1102
|
+
* The maximum amount of memory. Measured in gibibytes.
|
|
933
1103
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
934
1104
|
*/
|
|
935
1105
|
readonly memoryCapacityGB?: number;
|
|
@@ -958,7 +1128,7 @@ export interface MachineSkuSlot {
|
|
|
958
1128
|
/** Disk represents the properties of the disk. */
|
|
959
1129
|
export interface MachineDisk {
|
|
960
1130
|
/**
|
|
961
|
-
* The maximum amount of storage in
|
|
1131
|
+
* The maximum amount of storage. Measured in gibibytes.
|
|
962
1132
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
963
1133
|
*/
|
|
964
1134
|
readonly capacityGB?: number;
|
|
@@ -1002,7 +1172,7 @@ export interface NetworkInterface {
|
|
|
1002
1172
|
*/
|
|
1003
1173
|
readonly portCount?: number;
|
|
1004
1174
|
/**
|
|
1005
|
-
* The maximum amount of data in
|
|
1175
|
+
* The maximum amount of data in gigabits that the line card transmits through a port at any given second.
|
|
1006
1176
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1007
1177
|
*/
|
|
1008
1178
|
readonly portSpeed?: number;
|
|
@@ -1021,7 +1191,7 @@ export interface StorageApplianceSkuSlot {
|
|
|
1021
1191
|
*/
|
|
1022
1192
|
readonly rackSlot?: number;
|
|
1023
1193
|
/**
|
|
1024
|
-
* The maximum capacity of the storage appliance.
|
|
1194
|
+
* The maximum capacity of the storage appliance. Measured in gibibytes.
|
|
1025
1195
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1026
1196
|
*/
|
|
1027
1197
|
readonly capacityGB?: number;
|
|
@@ -1090,7 +1260,7 @@ export interface OsDisk {
|
|
|
1090
1260
|
createOption?: OsDiskCreateOption;
|
|
1091
1261
|
/** The strategy for deleting the OS disk. */
|
|
1092
1262
|
deleteOption?: OsDiskDeleteOption;
|
|
1093
|
-
/** The size of the disk
|
|
1263
|
+
/** The size of the disk. Required if the createOption is Ephemeral. Allocations are measured in gibibytes. */
|
|
1094
1264
|
diskSizeGB: number;
|
|
1095
1265
|
}
|
|
1096
1266
|
|
|
@@ -1112,6 +1282,72 @@ export interface VolumeList {
|
|
|
1112
1282
|
value?: Volume[];
|
|
1113
1283
|
}
|
|
1114
1284
|
|
|
1285
|
+
/** The current status of an async operation. */
|
|
1286
|
+
export interface OperationStatusResult {
|
|
1287
|
+
/**
|
|
1288
|
+
* The end time of the operation.
|
|
1289
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1290
|
+
*/
|
|
1291
|
+
readonly endTime?: Date;
|
|
1292
|
+
/**
|
|
1293
|
+
* If present, details of the operation error.
|
|
1294
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1295
|
+
*/
|
|
1296
|
+
readonly error?: ErrorDetail;
|
|
1297
|
+
/**
|
|
1298
|
+
* Fully qualified ID for the async operation.
|
|
1299
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1300
|
+
*/
|
|
1301
|
+
readonly id?: string;
|
|
1302
|
+
/**
|
|
1303
|
+
* Name of the async operation.
|
|
1304
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1305
|
+
*/
|
|
1306
|
+
readonly name?: string;
|
|
1307
|
+
/**
|
|
1308
|
+
* The operations list.
|
|
1309
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1310
|
+
*/
|
|
1311
|
+
readonly operations?: OperationStatusResult[];
|
|
1312
|
+
/**
|
|
1313
|
+
* Percent of the operation that is complete.
|
|
1314
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1315
|
+
*/
|
|
1316
|
+
readonly percentComplete?: number;
|
|
1317
|
+
/**
|
|
1318
|
+
* Fully qualified ID of the resource against which the original async operation was started.
|
|
1319
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1320
|
+
*/
|
|
1321
|
+
readonly resourceId?: string;
|
|
1322
|
+
/**
|
|
1323
|
+
* The start time of the operation.
|
|
1324
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1325
|
+
*/
|
|
1326
|
+
readonly startTime?: Date;
|
|
1327
|
+
/** Operation status. */
|
|
1328
|
+
status: string;
|
|
1329
|
+
/**
|
|
1330
|
+
* For actions that run commands or scripts, the exit code of the script execution.
|
|
1331
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1332
|
+
*/
|
|
1333
|
+
readonly exitCode?: string;
|
|
1334
|
+
/**
|
|
1335
|
+
* For actions that run commands or scripts, the leading bytes of the output of the script execution.
|
|
1336
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1337
|
+
*/
|
|
1338
|
+
readonly outputHead?: string;
|
|
1339
|
+
/**
|
|
1340
|
+
* For actions that run commands or scripts, a reference to the location of the result.
|
|
1341
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1342
|
+
*/
|
|
1343
|
+
readonly resultRef?: string;
|
|
1344
|
+
/**
|
|
1345
|
+
* For actions that run commands or scripts, the URL where the full output of the script output can be retrieved.
|
|
1346
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1347
|
+
*/
|
|
1348
|
+
readonly resultUrl?: string;
|
|
1349
|
+
}
|
|
1350
|
+
|
|
1115
1351
|
/** BareMetalMachinePatchParameters represents the body of the request to patch bare metal machine properties. */
|
|
1116
1352
|
export interface BareMetalMachinePatchParameters {
|
|
1117
1353
|
/** The Azure resource tags that will replace the existing ones. */
|
|
@@ -1129,31 +1365,6 @@ export interface BareMetalMachineCordonParameters {
|
|
|
1129
1365
|
evacuate?: BareMetalMachineEvacuate;
|
|
1130
1366
|
}
|
|
1131
1367
|
|
|
1132
|
-
/** The current status of an async operation. */
|
|
1133
|
-
export interface OperationStatusResult {
|
|
1134
|
-
/** Fully qualified ID for the async operation. */
|
|
1135
|
-
id?: string;
|
|
1136
|
-
/**
|
|
1137
|
-
* Fully qualified ID of the resource against which the original async operation was started.
|
|
1138
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1139
|
-
*/
|
|
1140
|
-
readonly resourceId?: string;
|
|
1141
|
-
/** Name of the async operation. */
|
|
1142
|
-
name?: string;
|
|
1143
|
-
/** Operation status. */
|
|
1144
|
-
status: string;
|
|
1145
|
-
/** Percent of the operation that is complete. */
|
|
1146
|
-
percentComplete?: number;
|
|
1147
|
-
/** The start time of the operation. */
|
|
1148
|
-
startTime?: Date;
|
|
1149
|
-
/** The end time of the operation. */
|
|
1150
|
-
endTime?: Date;
|
|
1151
|
-
/** The operations list. */
|
|
1152
|
-
operations?: OperationStatusResult[];
|
|
1153
|
-
/** If present, details of the operation error. */
|
|
1154
|
-
error?: ErrorDetail;
|
|
1155
|
-
}
|
|
1156
|
-
|
|
1157
1368
|
/** BareMetalMachinePowerOffParameters represents the body of the request to power off bare metal machine. */
|
|
1158
1369
|
export interface BareMetalMachinePowerOffParameters {
|
|
1159
1370
|
/** The indicator of whether to skip the graceful OS shutdown and power off the bare metal machine immediately. */
|
|
@@ -1229,12 +1440,16 @@ export interface CloudServicesNetworkPatchParameters {
|
|
|
1229
1440
|
|
|
1230
1441
|
/** ClusterManagerPatchParameters represents the body of the request to patch the cluster properties. */
|
|
1231
1442
|
export interface ClusterManagerPatchParameters {
|
|
1443
|
+
/** The identity for the resource. */
|
|
1444
|
+
identity?: ManagedServiceIdentity;
|
|
1232
1445
|
/** The Azure resource tags that will replace the existing ones. */
|
|
1233
1446
|
tags?: { [propertyName: string]: string };
|
|
1234
1447
|
}
|
|
1235
1448
|
|
|
1236
1449
|
/** ClusterPatchParameters represents the body of the request to patch the cluster properties. */
|
|
1237
1450
|
export interface ClusterPatchParameters {
|
|
1451
|
+
/** The identity for the resource. */
|
|
1452
|
+
identity?: ManagedServiceIdentity;
|
|
1238
1453
|
/** The Azure resource tags that will replace the existing ones. */
|
|
1239
1454
|
tags?: { [propertyName: string]: string };
|
|
1240
1455
|
/** 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. */
|
|
@@ -1243,6 +1458,8 @@ export interface ClusterPatchParameters {
|
|
|
1243
1458
|
clusterLocation?: string;
|
|
1244
1459
|
/** The service principal to be used by the cluster during Arc Appliance installation. */
|
|
1245
1460
|
clusterServicePrincipal?: ServicePrincipalInformation;
|
|
1461
|
+
/** The settings for commands run in this cluster, such as bare metal machine run read only commands and data extracts. */
|
|
1462
|
+
commandOutputSettings?: CommandOutputSettings;
|
|
1246
1463
|
/** The validation threshold indicating the allowable failures of compute machines during environment validation and deployment. */
|
|
1247
1464
|
computeDeploymentThreshold?: ValidationThreshold;
|
|
1248
1465
|
/**
|
|
@@ -1250,6 +1467,12 @@ export interface ClusterPatchParameters {
|
|
|
1250
1467
|
* cluster, or an empty list in a single-rack cluster.
|
|
1251
1468
|
*/
|
|
1252
1469
|
computeRackDefinitions?: RackDefinition[];
|
|
1470
|
+
/** The settings for cluster runtime protection. */
|
|
1471
|
+
runtimeProtectionConfiguration?: RuntimeProtectionConfiguration;
|
|
1472
|
+
/** The configuration for use of a key vault to store secrets for later retrieval by the operator. */
|
|
1473
|
+
secretArchive?: ClusterSecretArchive;
|
|
1474
|
+
/** The strategy for updating the cluster. */
|
|
1475
|
+
updateStrategy?: ClusterUpdateStrategy;
|
|
1253
1476
|
}
|
|
1254
1477
|
|
|
1255
1478
|
/** BareMetalMachineKeySetList represents a list of bare metal machine key sets. */
|
|
@@ -1268,6 +1491,8 @@ export interface KeySetUser {
|
|
|
1268
1491
|
description?: string;
|
|
1269
1492
|
/** 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. */
|
|
1270
1493
|
sshPublicKey: SshPublicKey;
|
|
1494
|
+
/** The user principal name (email format) used to validate this user's group membership. */
|
|
1495
|
+
userPrincipalName?: string;
|
|
1271
1496
|
}
|
|
1272
1497
|
|
|
1273
1498
|
/** KeySetUserStatus represents the status of the key set user. */
|
|
@@ -1319,6 +1544,12 @@ export interface BmcKeySetPatchParameters {
|
|
|
1319
1544
|
userList?: KeySetUser[];
|
|
1320
1545
|
}
|
|
1321
1546
|
|
|
1547
|
+
/** ClusterContinueUpdateVersionParameters represents the body of the request to continue the update of a cluster version. */
|
|
1548
|
+
export interface ClusterContinueUpdateVersionParameters {
|
|
1549
|
+
/** The mode by which the cluster will target the next grouping of servers to continue the update. */
|
|
1550
|
+
machineGroupTargetingMode?: ClusterContinueUpdateVersionMachineGroupTargetingMode;
|
|
1551
|
+
}
|
|
1552
|
+
|
|
1322
1553
|
/** ClusterDeployParameters represents the body of the request to deploy cluster. */
|
|
1323
1554
|
export interface ClusterDeployParameters {
|
|
1324
1555
|
/** The names of bare metal machines in the cluster that should be skipped during environment validation. */
|
|
@@ -1343,6 +1574,12 @@ export interface ClusterMetricsConfigurationPatchParameters {
|
|
|
1343
1574
|
enabledMetrics?: string[];
|
|
1344
1575
|
}
|
|
1345
1576
|
|
|
1577
|
+
/** ClusterScanRuntimeParameters defines the parameters for the cluster scan runtime operation. */
|
|
1578
|
+
export interface ClusterScanRuntimeParameters {
|
|
1579
|
+
/** The choice of if the scan operation should run the scan. */
|
|
1580
|
+
scanActivity?: ClusterScanRuntimeParametersScanActivity;
|
|
1581
|
+
}
|
|
1582
|
+
|
|
1346
1583
|
/** ClusterUpdateVersionParameters represents the body of the request to update cluster version. */
|
|
1347
1584
|
export interface ClusterUpdateVersionParameters {
|
|
1348
1585
|
/** The version to be applied to the cluster during update. */
|
|
@@ -1353,14 +1590,24 @@ export interface ClusterUpdateVersionParameters {
|
|
|
1353
1590
|
export interface KubernetesClusterPatchParameters {
|
|
1354
1591
|
/** The Azure resource tags that will replace the existing ones. */
|
|
1355
1592
|
tags?: { [propertyName: string]: string };
|
|
1593
|
+
/** The configuration of the default administrator credentials. */
|
|
1594
|
+
administratorConfiguration?: AdministratorConfigurationPatch;
|
|
1356
1595
|
/** The defining characteristics of the control plane that can be patched for this Kubernetes cluster. */
|
|
1357
1596
|
controlPlaneNodeConfiguration?: ControlPlaneNodePatchConfiguration;
|
|
1358
|
-
/** The Kubernetes version for this cluster.
|
|
1597
|
+
/** The Kubernetes version for this cluster. */
|
|
1359
1598
|
kubernetesVersion?: string;
|
|
1360
1599
|
}
|
|
1361
1600
|
|
|
1601
|
+
/** AdministratorConfigurationPatch represents the patching capabilities for the administrator configuration. */
|
|
1602
|
+
export interface AdministratorConfigurationPatch {
|
|
1603
|
+
/** SshPublicKey represents the public key used to authenticate with a resource through SSH. */
|
|
1604
|
+
sshPublicKeys?: SshPublicKey[];
|
|
1605
|
+
}
|
|
1606
|
+
|
|
1362
1607
|
/** ControlPlaneNodePatchConfiguration represents the properties of the control plane that can be patched for this Kubernetes cluster. */
|
|
1363
1608
|
export interface ControlPlaneNodePatchConfiguration {
|
|
1609
|
+
/** The configuration of administrator credentials for the control plane nodes. */
|
|
1610
|
+
administratorConfiguration?: AdministratorConfigurationPatch;
|
|
1364
1611
|
/** The number of virtual machines that use this configuration. */
|
|
1365
1612
|
count?: number;
|
|
1366
1613
|
}
|
|
@@ -1377,12 +1624,44 @@ export interface AgentPoolList {
|
|
|
1377
1624
|
export interface AgentPoolPatchParameters {
|
|
1378
1625
|
/** The Azure resource tags that will replace the existing ones. */
|
|
1379
1626
|
tags?: { [propertyName: string]: string };
|
|
1627
|
+
/** The configuration of administrator credentials for the control plane nodes. */
|
|
1628
|
+
administratorConfiguration?: NodePoolAdministratorConfigurationPatch;
|
|
1380
1629
|
/** The number of virtual machines that use this configuration. */
|
|
1381
1630
|
count?: number;
|
|
1382
1631
|
/** The configuration of the agent pool. */
|
|
1383
1632
|
upgradeSettings?: AgentPoolUpgradeSettings;
|
|
1384
1633
|
}
|
|
1385
1634
|
|
|
1635
|
+
/** NodePoolAdministratorConfigurationPatch represents the patching capabilities for the administrator configuration. */
|
|
1636
|
+
export interface NodePoolAdministratorConfigurationPatch {
|
|
1637
|
+
/** SshPublicKey represents the public key used to authenticate with a resource through SSH. */
|
|
1638
|
+
sshPublicKeys?: SshPublicKey[];
|
|
1639
|
+
}
|
|
1640
|
+
|
|
1641
|
+
/** KubernetesClusterFeatureList represents the list of Kubernetes cluster feature resources. */
|
|
1642
|
+
export interface KubernetesClusterFeatureList {
|
|
1643
|
+
/** The link used to get the next page of operations. */
|
|
1644
|
+
nextLink?: string;
|
|
1645
|
+
/** The list of Kubernetes cluster features. */
|
|
1646
|
+
value?: KubernetesClusterFeature[];
|
|
1647
|
+
}
|
|
1648
|
+
|
|
1649
|
+
/** StringKeyValuePair represents a single entry in a mapping of keys to values. */
|
|
1650
|
+
export interface StringKeyValuePair {
|
|
1651
|
+
/** The key to the mapped value. */
|
|
1652
|
+
key: string;
|
|
1653
|
+
/** The value of the mapping key. */
|
|
1654
|
+
value: string;
|
|
1655
|
+
}
|
|
1656
|
+
|
|
1657
|
+
/** KubernetesClusterFeaturePatchParameters represents the body of the request to patch the Kubernetes cluster feature. */
|
|
1658
|
+
export interface KubernetesClusterFeaturePatchParameters {
|
|
1659
|
+
/** The Azure resource tags that will replace the existing ones. */
|
|
1660
|
+
tags?: { [propertyName: string]: string };
|
|
1661
|
+
/** The configured options for the feature. */
|
|
1662
|
+
options?: StringKeyValuePair[];
|
|
1663
|
+
}
|
|
1664
|
+
|
|
1386
1665
|
/** KubernetesClusterRestartNodeParameters represents the body of the request to restart the node of a Kubernetes cluster. */
|
|
1387
1666
|
export interface KubernetesClusterRestartNodeParameters {
|
|
1388
1667
|
/** The name of the node to restart. */
|
|
@@ -1451,7 +1730,7 @@ export interface ConsoleList {
|
|
|
1451
1730
|
export interface ConsolePatchParameters {
|
|
1452
1731
|
/** The Azure resource tags that will replace the existing ones. */
|
|
1453
1732
|
tags?: { [propertyName: string]: string };
|
|
1454
|
-
/** The
|
|
1733
|
+
/** The indicator of whether the console access is enabled. */
|
|
1455
1734
|
enabled?: ConsoleEnabled;
|
|
1456
1735
|
/** The date and time after which the key will be disallowed access. */
|
|
1457
1736
|
expiration?: Date;
|
|
@@ -1615,10 +1894,17 @@ export interface BareMetalMachine extends TrackedResource {
|
|
|
1615
1894
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1616
1895
|
*/
|
|
1617
1896
|
readonly kubernetesVersion?: string;
|
|
1897
|
+
/** The cluster version that has been applied to this machine during deployment or a version update. */
|
|
1898
|
+
machineClusterVersion?: string;
|
|
1618
1899
|
/** The custom details provided by the customer. */
|
|
1619
1900
|
machineDetails: string;
|
|
1620
1901
|
/** The OS-level hostname assigned to this machine. */
|
|
1621
1902
|
machineName: string;
|
|
1903
|
+
/**
|
|
1904
|
+
* The list of roles that are assigned to the cluster node running on this machine.
|
|
1905
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1906
|
+
*/
|
|
1907
|
+
readonly machineRoles?: string[];
|
|
1622
1908
|
/** The unique internal identifier of the bare metal machine SKU. */
|
|
1623
1909
|
machineSkuId: string;
|
|
1624
1910
|
/**
|
|
@@ -1655,6 +1941,16 @@ export interface BareMetalMachine extends TrackedResource {
|
|
|
1655
1941
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1656
1942
|
*/
|
|
1657
1943
|
readonly readyState?: BareMetalMachineReadyState;
|
|
1944
|
+
/**
|
|
1945
|
+
* The runtime protection status of the bare metal machine.
|
|
1946
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1947
|
+
*/
|
|
1948
|
+
readonly runtimeProtectionStatus?: RuntimeProtectionStatus;
|
|
1949
|
+
/**
|
|
1950
|
+
* The list of statuses that represent secret rotation activity.
|
|
1951
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1952
|
+
*/
|
|
1953
|
+
readonly secretRotationStatus?: SecretRotationStatus[];
|
|
1658
1954
|
/** The serial number of the bare metal machine. */
|
|
1659
1955
|
serialNumber: string;
|
|
1660
1956
|
/**
|
|
@@ -1731,6 +2027,8 @@ export interface CloudServicesNetwork extends TrackedResource {
|
|
|
1731
2027
|
|
|
1732
2028
|
/** ClusterManager represents a control-plane to manage one or more on-premises clusters. */
|
|
1733
2029
|
export interface ClusterManager extends TrackedResource {
|
|
2030
|
+
/** The identity of the cluster manager. */
|
|
2031
|
+
identity?: ManagedServiceIdentity;
|
|
1734
2032
|
/** The resource ID of the Log Analytics workspace that is used for the logs collection. */
|
|
1735
2033
|
analyticsWorkspaceId?: string;
|
|
1736
2034
|
/** 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. */
|
|
@@ -1772,6 +2070,8 @@ export interface ClusterManager extends TrackedResource {
|
|
|
1772
2070
|
export interface Cluster extends TrackedResource {
|
|
1773
2071
|
/** The extended location of the cluster manager associated with the cluster. */
|
|
1774
2072
|
extendedLocation: ExtendedLocation;
|
|
2073
|
+
/** The identity for the resource. */
|
|
2074
|
+
identity?: ManagedServiceIdentity;
|
|
1775
2075
|
/** 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. */
|
|
1776
2076
|
aggregatorOrSingleRackDefinition: RackDefinition;
|
|
1777
2077
|
/** The resource ID of the Log Analytics Workspace that will be used for storing relevant logs. */
|
|
@@ -1814,6 +2114,8 @@ export interface Cluster extends TrackedResource {
|
|
|
1814
2114
|
clusterType: ClusterType;
|
|
1815
2115
|
/** The current runtime version of the cluster. */
|
|
1816
2116
|
clusterVersion: string;
|
|
2117
|
+
/** The settings for commands run in this cluster, such as bare metal machine run read only commands and data extracts. */
|
|
2118
|
+
commandOutputSettings?: CommandOutputSettings;
|
|
1817
2119
|
/** The validation threshold indicating the allowable failures of compute machines during environment validation and deployment. */
|
|
1818
2120
|
computeDeploymentThreshold?: ValidationThreshold;
|
|
1819
2121
|
/**
|
|
@@ -1850,11 +2152,17 @@ export interface Cluster extends TrackedResource {
|
|
|
1850
2152
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1851
2153
|
*/
|
|
1852
2154
|
readonly provisioningState?: ClusterProvisioningState;
|
|
2155
|
+
/** The settings for cluster runtime protection. */
|
|
2156
|
+
runtimeProtectionConfiguration?: RuntimeProtectionConfiguration;
|
|
2157
|
+
/** The configuration for use of a key vault to store secrets for later retrieval by the operator. */
|
|
2158
|
+
secretArchive?: ClusterSecretArchive;
|
|
1853
2159
|
/**
|
|
1854
2160
|
* The support end date of the runtime version of the cluster.
|
|
1855
2161
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1856
2162
|
*/
|
|
1857
2163
|
readonly supportExpiryDate?: string;
|
|
2164
|
+
/** The strategy for updating the cluster. */
|
|
2165
|
+
updateStrategy?: ClusterUpdateStrategy;
|
|
1858
2166
|
/**
|
|
1859
2167
|
* The list of workload resource IDs that are hosted within this cluster.
|
|
1860
2168
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1914,7 +2222,7 @@ export interface KubernetesCluster extends TrackedResource {
|
|
|
1914
2222
|
readonly featureStatuses?: FeatureStatus[];
|
|
1915
2223
|
/** 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. */
|
|
1916
2224
|
initialAgentPoolConfigurations: InitialAgentPoolConfiguration[];
|
|
1917
|
-
/** The Kubernetes version for this cluster.
|
|
2225
|
+
/** The Kubernetes version for this cluster. */
|
|
1918
2226
|
kubernetesVersion: string;
|
|
1919
2227
|
/** The configuration of the managed resource group associated with the resource. */
|
|
1920
2228
|
managedResourceGroupConfiguration?: ManagedResourceGroupConfiguration;
|
|
@@ -2112,6 +2420,16 @@ export interface StorageAppliance extends TrackedResource {
|
|
|
2112
2420
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2113
2421
|
*/
|
|
2114
2422
|
readonly managementIpv4Address?: string;
|
|
2423
|
+
/**
|
|
2424
|
+
* The manufacturer of the storage appliance.
|
|
2425
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2426
|
+
*/
|
|
2427
|
+
readonly manufacturer?: string;
|
|
2428
|
+
/**
|
|
2429
|
+
* The model of the storage appliance.
|
|
2430
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2431
|
+
*/
|
|
2432
|
+
readonly model?: string;
|
|
2115
2433
|
/**
|
|
2116
2434
|
* The provisioning state of the storage appliance.
|
|
2117
2435
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2131,10 +2449,20 @@ export interface StorageAppliance extends TrackedResource {
|
|
|
2131
2449
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2132
2450
|
*/
|
|
2133
2451
|
readonly remoteVendorManagementStatus?: RemoteVendorManagementStatus;
|
|
2452
|
+
/**
|
|
2453
|
+
* The list of statuses that represent secret rotation activity.
|
|
2454
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2455
|
+
*/
|
|
2456
|
+
readonly secretRotationStatus?: SecretRotationStatus[];
|
|
2134
2457
|
/** The serial number for the storage appliance. */
|
|
2135
2458
|
serialNumber: string;
|
|
2136
2459
|
/** The SKU for the storage appliance. */
|
|
2137
2460
|
storageApplianceSkuId: string;
|
|
2461
|
+
/**
|
|
2462
|
+
* The version of the storage appliance.
|
|
2463
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2464
|
+
*/
|
|
2465
|
+
readonly version?: string;
|
|
2138
2466
|
}
|
|
2139
2467
|
|
|
2140
2468
|
/** TrunkedNetwork represents a network that utilizes multiple isolation domains and specified VLANs to create a trunked network. */
|
|
@@ -2198,7 +2526,7 @@ export interface VirtualMachine extends TrackedResource {
|
|
|
2198
2526
|
*/
|
|
2199
2527
|
readonly availabilityZone?: string;
|
|
2200
2528
|
/**
|
|
2201
|
-
* The resource ID of the bare metal machine the virtual machine
|
|
2529
|
+
* The resource ID of the bare metal machine that hosts the virtual machine.
|
|
2202
2530
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2203
2531
|
*/
|
|
2204
2532
|
readonly bareMetalMachineId?: string;
|
|
@@ -2225,7 +2553,7 @@ export interface VirtualMachine extends TrackedResource {
|
|
|
2225
2553
|
readonly detailedStatusMessage?: string;
|
|
2226
2554
|
/** 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. */
|
|
2227
2555
|
isolateEmulatorThread?: VirtualMachineIsolateEmulatorThread;
|
|
2228
|
-
/** The memory size of the virtual machine in
|
|
2556
|
+
/** The memory size of the virtual machine. Allocations are measured in gibibytes. */
|
|
2229
2557
|
memorySizeGB: number;
|
|
2230
2558
|
/** The list of network attachments to the virtual machine. */
|
|
2231
2559
|
networkAttachments?: NetworkAttachment[];
|
|
@@ -2455,6 +2783,42 @@ export interface AgentPool extends TrackedResource {
|
|
|
2455
2783
|
vmSkuName: string;
|
|
2456
2784
|
}
|
|
2457
2785
|
|
|
2786
|
+
/** KubernetesClusterFeature represents the feature of a Kubernetes cluster. */
|
|
2787
|
+
export interface KubernetesClusterFeature extends TrackedResource {
|
|
2788
|
+
/**
|
|
2789
|
+
* The lifecycle indicator of the feature.
|
|
2790
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2791
|
+
*/
|
|
2792
|
+
readonly availabilityLifecycle?: KubernetesClusterFeatureAvailabilityLifecycle;
|
|
2793
|
+
/**
|
|
2794
|
+
* The detailed status of the feature.
|
|
2795
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2796
|
+
*/
|
|
2797
|
+
readonly detailedStatus?: KubernetesClusterFeatureDetailedStatus;
|
|
2798
|
+
/**
|
|
2799
|
+
* The descriptive message for the detailed status of the feature.
|
|
2800
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2801
|
+
*/
|
|
2802
|
+
readonly detailedStatusMessage?: string;
|
|
2803
|
+
/** The configured options for the feature. */
|
|
2804
|
+
options?: StringKeyValuePair[];
|
|
2805
|
+
/**
|
|
2806
|
+
* The provisioning state of the Kubernetes cluster feature.
|
|
2807
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2808
|
+
*/
|
|
2809
|
+
readonly provisioningState?: KubernetesClusterFeatureProvisioningState;
|
|
2810
|
+
/**
|
|
2811
|
+
* 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.
|
|
2812
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2813
|
+
*/
|
|
2814
|
+
readonly required?: KubernetesClusterFeatureRequired;
|
|
2815
|
+
/**
|
|
2816
|
+
* The version of the feature.
|
|
2817
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2818
|
+
*/
|
|
2819
|
+
readonly version?: string;
|
|
2820
|
+
}
|
|
2821
|
+
|
|
2458
2822
|
/** Console represents the console of an on-premises Network Cloud virtual machine. */
|
|
2459
2823
|
export interface Console extends TrackedResource {
|
|
2460
2824
|
/** The extended location of the cluster manager associated with the cluster this virtual machine is created on. */
|
|
@@ -2508,6 +2872,8 @@ export interface BareMetalMachinesDeleteHeaders {
|
|
|
2508
2872
|
export interface BareMetalMachinesUpdateHeaders {
|
|
2509
2873
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2510
2874
|
azureAsyncOperation?: string;
|
|
2875
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2876
|
+
location?: string;
|
|
2511
2877
|
}
|
|
2512
2878
|
|
|
2513
2879
|
/** Defines headers for BareMetalMachines_cordon operation. */
|
|
@@ -2586,6 +2952,8 @@ export interface CloudServicesNetworksDeleteHeaders {
|
|
|
2586
2952
|
export interface CloudServicesNetworksUpdateHeaders {
|
|
2587
2953
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2588
2954
|
azureAsyncOperation?: string;
|
|
2955
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2956
|
+
location?: string;
|
|
2589
2957
|
}
|
|
2590
2958
|
|
|
2591
2959
|
/** Defines headers for ClusterManagers_createOrUpdate operation. */
|
|
@@ -2616,6 +2984,14 @@ export interface ClustersDeleteHeaders {
|
|
|
2616
2984
|
export interface ClustersUpdateHeaders {
|
|
2617
2985
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2618
2986
|
azureAsyncOperation?: string;
|
|
2987
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2988
|
+
location?: string;
|
|
2989
|
+
}
|
|
2990
|
+
|
|
2991
|
+
/** Defines headers for Clusters_continueUpdateVersion operation. */
|
|
2992
|
+
export interface ClustersContinueUpdateVersionHeaders {
|
|
2993
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2994
|
+
location?: string;
|
|
2619
2995
|
}
|
|
2620
2996
|
|
|
2621
2997
|
/** Defines headers for Clusters_deploy operation. */
|
|
@@ -2624,6 +3000,12 @@ export interface ClustersDeployHeaders {
|
|
|
2624
3000
|
location?: string;
|
|
2625
3001
|
}
|
|
2626
3002
|
|
|
3003
|
+
/** Defines headers for Clusters_scanRuntime operation. */
|
|
3004
|
+
export interface ClustersScanRuntimeHeaders {
|
|
3005
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
3006
|
+
location?: string;
|
|
3007
|
+
}
|
|
3008
|
+
|
|
2627
3009
|
/** Defines headers for Clusters_updateVersion operation. */
|
|
2628
3010
|
export interface ClustersUpdateVersionHeaders {
|
|
2629
3011
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
@@ -2646,6 +3028,8 @@ export interface KubernetesClustersDeleteHeaders {
|
|
|
2646
3028
|
export interface KubernetesClustersUpdateHeaders {
|
|
2647
3029
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2648
3030
|
azureAsyncOperation?: string;
|
|
3031
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
3032
|
+
location?: string;
|
|
2649
3033
|
}
|
|
2650
3034
|
|
|
2651
3035
|
/** Defines headers for KubernetesClusters_restartNode operation. */
|
|
@@ -2694,6 +3078,8 @@ export interface RacksDeleteHeaders {
|
|
|
2694
3078
|
export interface RacksUpdateHeaders {
|
|
2695
3079
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2696
3080
|
azureAsyncOperation?: string;
|
|
3081
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
3082
|
+
location?: string;
|
|
2697
3083
|
}
|
|
2698
3084
|
|
|
2699
3085
|
/** Defines headers for StorageAppliances_createOrUpdate operation. */
|
|
@@ -2712,6 +3098,8 @@ export interface StorageAppliancesDeleteHeaders {
|
|
|
2712
3098
|
export interface StorageAppliancesUpdateHeaders {
|
|
2713
3099
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2714
3100
|
azureAsyncOperation?: string;
|
|
3101
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
3102
|
+
location?: string;
|
|
2715
3103
|
}
|
|
2716
3104
|
|
|
2717
3105
|
/** Defines headers for StorageAppliances_disableRemoteVendorManagement operation. */
|
|
@@ -2754,6 +3142,8 @@ export interface VirtualMachinesDeleteHeaders {
|
|
|
2754
3142
|
export interface VirtualMachinesUpdateHeaders {
|
|
2755
3143
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2756
3144
|
azureAsyncOperation?: string;
|
|
3145
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
3146
|
+
location?: string;
|
|
2757
3147
|
}
|
|
2758
3148
|
|
|
2759
3149
|
/** Defines headers for VirtualMachines_powerOff operation. */
|
|
@@ -2808,6 +3198,8 @@ export interface BareMetalMachineKeySetsDeleteHeaders {
|
|
|
2808
3198
|
export interface BareMetalMachineKeySetsUpdateHeaders {
|
|
2809
3199
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2810
3200
|
azureAsyncOperation?: string;
|
|
3201
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
3202
|
+
location?: string;
|
|
2811
3203
|
}
|
|
2812
3204
|
|
|
2813
3205
|
/** Defines headers for BmcKeySets_createOrUpdate operation. */
|
|
@@ -2826,6 +3218,8 @@ export interface BmcKeySetsDeleteHeaders {
|
|
|
2826
3218
|
export interface BmcKeySetsUpdateHeaders {
|
|
2827
3219
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2828
3220
|
azureAsyncOperation?: string;
|
|
3221
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
3222
|
+
location?: string;
|
|
2829
3223
|
}
|
|
2830
3224
|
|
|
2831
3225
|
/** Defines headers for MetricsConfigurations_createOrUpdate operation. */
|
|
@@ -2844,6 +3238,8 @@ export interface MetricsConfigurationsDeleteHeaders {
|
|
|
2844
3238
|
export interface MetricsConfigurationsUpdateHeaders {
|
|
2845
3239
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2846
3240
|
azureAsyncOperation?: string;
|
|
3241
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
3242
|
+
location?: string;
|
|
2847
3243
|
}
|
|
2848
3244
|
|
|
2849
3245
|
/** Defines headers for AgentPools_createOrUpdate operation. */
|
|
@@ -2862,6 +3258,28 @@ export interface AgentPoolsDeleteHeaders {
|
|
|
2862
3258
|
export interface AgentPoolsUpdateHeaders {
|
|
2863
3259
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2864
3260
|
azureAsyncOperation?: string;
|
|
3261
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
3262
|
+
location?: string;
|
|
3263
|
+
}
|
|
3264
|
+
|
|
3265
|
+
/** Defines headers for KubernetesClusterFeatures_createOrUpdate operation. */
|
|
3266
|
+
export interface KubernetesClusterFeaturesCreateOrUpdateHeaders {
|
|
3267
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
3268
|
+
azureAsyncOperation?: string;
|
|
3269
|
+
}
|
|
3270
|
+
|
|
3271
|
+
/** Defines headers for KubernetesClusterFeatures_delete operation. */
|
|
3272
|
+
export interface KubernetesClusterFeaturesDeleteHeaders {
|
|
3273
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
3274
|
+
location?: string;
|
|
3275
|
+
}
|
|
3276
|
+
|
|
3277
|
+
/** Defines headers for KubernetesClusterFeatures_update operation. */
|
|
3278
|
+
export interface KubernetesClusterFeaturesUpdateHeaders {
|
|
3279
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
3280
|
+
azureAsyncOperation?: string;
|
|
3281
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
3282
|
+
location?: string;
|
|
2865
3283
|
}
|
|
2866
3284
|
|
|
2867
3285
|
/** Defines headers for Consoles_createOrUpdate operation. */
|
|
@@ -2880,6 +3298,8 @@ export interface ConsolesDeleteHeaders {
|
|
|
2880
3298
|
export interface ConsolesUpdateHeaders {
|
|
2881
3299
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2882
3300
|
azureAsyncOperation?: string;
|
|
3301
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
3302
|
+
location?: string;
|
|
2883
3303
|
}
|
|
2884
3304
|
|
|
2885
3305
|
/** Known values of {@link Origin} that the service accepts. */
|
|
@@ -2889,7 +3309,7 @@ export enum KnownOrigin {
|
|
|
2889
3309
|
/** System */
|
|
2890
3310
|
System = "system",
|
|
2891
3311
|
/** UserSystem */
|
|
2892
|
-
UserSystem = "user,system"
|
|
3312
|
+
UserSystem = "user,system",
|
|
2893
3313
|
}
|
|
2894
3314
|
|
|
2895
3315
|
/**
|
|
@@ -2906,7 +3326,7 @@ export type Origin = string;
|
|
|
2906
3326
|
/** Known values of {@link ActionType} that the service accepts. */
|
|
2907
3327
|
export enum KnownActionType {
|
|
2908
3328
|
/** Internal */
|
|
2909
|
-
Internal = "Internal"
|
|
3329
|
+
Internal = "Internal",
|
|
2910
3330
|
}
|
|
2911
3331
|
|
|
2912
3332
|
/**
|
|
@@ -2923,7 +3343,7 @@ export enum KnownBareMetalMachineCordonStatus {
|
|
|
2923
3343
|
/** Cordoned */
|
|
2924
3344
|
Cordoned = "Cordoned",
|
|
2925
3345
|
/** Uncordoned */
|
|
2926
|
-
Uncordoned = "Uncordoned"
|
|
3346
|
+
Uncordoned = "Uncordoned",
|
|
2927
3347
|
}
|
|
2928
3348
|
|
|
2929
3349
|
/**
|
|
@@ -2949,7 +3369,7 @@ export enum KnownBareMetalMachineDetailedStatus {
|
|
|
2949
3369
|
/** Provisioned */
|
|
2950
3370
|
Provisioned = "Provisioned",
|
|
2951
3371
|
/** Deprovisioning */
|
|
2952
|
-
Deprovisioning = "Deprovisioning"
|
|
3372
|
+
Deprovisioning = "Deprovisioning",
|
|
2953
3373
|
}
|
|
2954
3374
|
|
|
2955
3375
|
/**
|
|
@@ -2971,7 +3391,7 @@ export enum KnownBareMetalMachineHardwareValidationResult {
|
|
|
2971
3391
|
/** Pass */
|
|
2972
3392
|
Pass = "Pass",
|
|
2973
3393
|
/** Fail */
|
|
2974
|
-
Fail = "Fail"
|
|
3394
|
+
Fail = "Fail",
|
|
2975
3395
|
}
|
|
2976
3396
|
|
|
2977
3397
|
/**
|
|
@@ -2989,7 +3409,7 @@ export enum KnownBareMetalMachinePowerState {
|
|
|
2989
3409
|
/** On */
|
|
2990
3410
|
On = "On",
|
|
2991
3411
|
/** Off */
|
|
2992
|
-
Off = "Off"
|
|
3412
|
+
Off = "Off",
|
|
2993
3413
|
}
|
|
2994
3414
|
|
|
2995
3415
|
/**
|
|
@@ -3013,7 +3433,7 @@ export enum KnownBareMetalMachineProvisioningState {
|
|
|
3013
3433
|
/** Provisioning */
|
|
3014
3434
|
Provisioning = "Provisioning",
|
|
3015
3435
|
/** Accepted */
|
|
3016
|
-
Accepted = "Accepted"
|
|
3436
|
+
Accepted = "Accepted",
|
|
3017
3437
|
}
|
|
3018
3438
|
|
|
3019
3439
|
/**
|
|
@@ -3034,7 +3454,7 @@ export enum KnownBareMetalMachineReadyState {
|
|
|
3034
3454
|
/** True */
|
|
3035
3455
|
True = "True",
|
|
3036
3456
|
/** False */
|
|
3037
|
-
False = "False"
|
|
3457
|
+
False = "False",
|
|
3038
3458
|
}
|
|
3039
3459
|
|
|
3040
3460
|
/**
|
|
@@ -3056,7 +3476,7 @@ export enum KnownCreatedByType {
|
|
|
3056
3476
|
/** ManagedIdentity */
|
|
3057
3477
|
ManagedIdentity = "ManagedIdentity",
|
|
3058
3478
|
/** Key */
|
|
3059
|
-
Key = "Key"
|
|
3479
|
+
Key = "Key",
|
|
3060
3480
|
}
|
|
3061
3481
|
|
|
3062
3482
|
/**
|
|
@@ -3078,7 +3498,7 @@ export enum KnownCloudServicesNetworkDetailedStatus {
|
|
|
3078
3498
|
/** Available */
|
|
3079
3499
|
Available = "Available",
|
|
3080
3500
|
/** Provisioning */
|
|
3081
|
-
Provisioning = "Provisioning"
|
|
3501
|
+
Provisioning = "Provisioning",
|
|
3082
3502
|
}
|
|
3083
3503
|
|
|
3084
3504
|
/**
|
|
@@ -3097,7 +3517,7 @@ export enum KnownCloudServicesNetworkEnableDefaultEgressEndpoints {
|
|
|
3097
3517
|
/** True */
|
|
3098
3518
|
True = "True",
|
|
3099
3519
|
/** False */
|
|
3100
|
-
False = "False"
|
|
3520
|
+
False = "False",
|
|
3101
3521
|
}
|
|
3102
3522
|
|
|
3103
3523
|
/**
|
|
@@ -3121,7 +3541,7 @@ export enum KnownCloudServicesNetworkProvisioningState {
|
|
|
3121
3541
|
/** Provisioning */
|
|
3122
3542
|
Provisioning = "Provisioning",
|
|
3123
3543
|
/** Accepted */
|
|
3124
|
-
Accepted = "Accepted"
|
|
3544
|
+
Accepted = "Accepted",
|
|
3125
3545
|
}
|
|
3126
3546
|
|
|
3127
3547
|
/**
|
|
@@ -3137,6 +3557,30 @@ export enum KnownCloudServicesNetworkProvisioningState {
|
|
|
3137
3557
|
*/
|
|
3138
3558
|
export type CloudServicesNetworkProvisioningState = string;
|
|
3139
3559
|
|
|
3560
|
+
/** Known values of {@link ManagedServiceIdentityType} that the service accepts. */
|
|
3561
|
+
export enum KnownManagedServiceIdentityType {
|
|
3562
|
+
/** None */
|
|
3563
|
+
None = "None",
|
|
3564
|
+
/** SystemAssigned */
|
|
3565
|
+
SystemAssigned = "SystemAssigned",
|
|
3566
|
+
/** UserAssigned */
|
|
3567
|
+
UserAssigned = "UserAssigned",
|
|
3568
|
+
/** SystemAssignedUserAssigned */
|
|
3569
|
+
SystemAssignedUserAssigned = "SystemAssigned,UserAssigned",
|
|
3570
|
+
}
|
|
3571
|
+
|
|
3572
|
+
/**
|
|
3573
|
+
* Defines values for ManagedServiceIdentityType. \
|
|
3574
|
+
* {@link KnownManagedServiceIdentityType} can be used interchangeably with ManagedServiceIdentityType,
|
|
3575
|
+
* this enum contains the known values that the service supports.
|
|
3576
|
+
* ### Known values supported by the service
|
|
3577
|
+
* **None** \
|
|
3578
|
+
* **SystemAssigned** \
|
|
3579
|
+
* **UserAssigned** \
|
|
3580
|
+
* **SystemAssigned,UserAssigned**
|
|
3581
|
+
*/
|
|
3582
|
+
export type ManagedServiceIdentityType = string;
|
|
3583
|
+
|
|
3140
3584
|
/** Known values of {@link ClusterManagerDetailedStatus} that the service accepts. */
|
|
3141
3585
|
export enum KnownClusterManagerDetailedStatus {
|
|
3142
3586
|
/** Error */
|
|
@@ -3150,7 +3594,7 @@ export enum KnownClusterManagerDetailedStatus {
|
|
|
3150
3594
|
/** Updating */
|
|
3151
3595
|
Updating = "Updating",
|
|
3152
3596
|
/** UpdateFailed */
|
|
3153
|
-
UpdateFailed = "UpdateFailed"
|
|
3597
|
+
UpdateFailed = "UpdateFailed",
|
|
3154
3598
|
}
|
|
3155
3599
|
|
|
3156
3600
|
/**
|
|
@@ -3180,7 +3624,7 @@ export enum KnownClusterManagerProvisioningState {
|
|
|
3180
3624
|
/** Accepted */
|
|
3181
3625
|
Accepted = "Accepted",
|
|
3182
3626
|
/** Updating */
|
|
3183
|
-
Updating = "Updating"
|
|
3627
|
+
Updating = "Updating",
|
|
3184
3628
|
}
|
|
3185
3629
|
|
|
3186
3630
|
/**
|
|
@@ -3202,7 +3646,7 @@ export enum KnownControlImpact {
|
|
|
3202
3646
|
/** True */
|
|
3203
3647
|
True = "True",
|
|
3204
3648
|
/** False */
|
|
3205
|
-
False = "False"
|
|
3649
|
+
False = "False",
|
|
3206
3650
|
}
|
|
3207
3651
|
|
|
3208
3652
|
/**
|
|
@@ -3220,7 +3664,7 @@ export enum KnownWorkloadImpact {
|
|
|
3220
3664
|
/** True */
|
|
3221
3665
|
True = "True",
|
|
3222
3666
|
/** False */
|
|
3223
|
-
False = "False"
|
|
3667
|
+
False = "False",
|
|
3224
3668
|
}
|
|
3225
3669
|
|
|
3226
3670
|
/**
|
|
@@ -3237,10 +3681,12 @@ export type WorkloadImpact = string;
|
|
|
3237
3681
|
export enum KnownClusterConnectionStatus {
|
|
3238
3682
|
/** Connected */
|
|
3239
3683
|
Connected = "Connected",
|
|
3684
|
+
/** Disconnected */
|
|
3685
|
+
Disconnected = "Disconnected",
|
|
3240
3686
|
/** Timeout */
|
|
3241
3687
|
Timeout = "Timeout",
|
|
3242
3688
|
/** Undefined */
|
|
3243
|
-
Undefined = "Undefined"
|
|
3689
|
+
Undefined = "Undefined",
|
|
3244
3690
|
}
|
|
3245
3691
|
|
|
3246
3692
|
/**
|
|
@@ -3249,6 +3695,7 @@ export enum KnownClusterConnectionStatus {
|
|
|
3249
3695
|
* this enum contains the known values that the service supports.
|
|
3250
3696
|
* ### Known values supported by the service
|
|
3251
3697
|
* **Connected** \
|
|
3698
|
+
* **Disconnected** \
|
|
3252
3699
|
* **Timeout** \
|
|
3253
3700
|
* **Undefined**
|
|
3254
3701
|
*/
|
|
@@ -3259,7 +3706,7 @@ export enum KnownClusterManagerConnectionStatus {
|
|
|
3259
3706
|
/** Connected */
|
|
3260
3707
|
Connected = "Connected",
|
|
3261
3708
|
/** Unreachable */
|
|
3262
|
-
Unreachable = "Unreachable"
|
|
3709
|
+
Unreachable = "Unreachable",
|
|
3263
3710
|
}
|
|
3264
3711
|
|
|
3265
3712
|
/**
|
|
@@ -3277,7 +3724,7 @@ export enum KnownClusterType {
|
|
|
3277
3724
|
/** SingleRack */
|
|
3278
3725
|
SingleRack = "SingleRack",
|
|
3279
3726
|
/** MultiRack */
|
|
3280
|
-
MultiRack = "MultiRack"
|
|
3727
|
+
MultiRack = "MultiRack",
|
|
3281
3728
|
}
|
|
3282
3729
|
|
|
3283
3730
|
/**
|
|
@@ -3290,12 +3737,30 @@ export enum KnownClusterType {
|
|
|
3290
3737
|
*/
|
|
3291
3738
|
export type ClusterType = string;
|
|
3292
3739
|
|
|
3740
|
+
/** Known values of {@link ManagedServiceIdentitySelectorType} that the service accepts. */
|
|
3741
|
+
export enum KnownManagedServiceIdentitySelectorType {
|
|
3742
|
+
/** SystemAssignedIdentity */
|
|
3743
|
+
SystemAssignedIdentity = "SystemAssignedIdentity",
|
|
3744
|
+
/** UserAssignedIdentity */
|
|
3745
|
+
UserAssignedIdentity = "UserAssignedIdentity",
|
|
3746
|
+
}
|
|
3747
|
+
|
|
3748
|
+
/**
|
|
3749
|
+
* Defines values for ManagedServiceIdentitySelectorType. \
|
|
3750
|
+
* {@link KnownManagedServiceIdentitySelectorType} can be used interchangeably with ManagedServiceIdentitySelectorType,
|
|
3751
|
+
* this enum contains the known values that the service supports.
|
|
3752
|
+
* ### Known values supported by the service
|
|
3753
|
+
* **SystemAssignedIdentity** \
|
|
3754
|
+
* **UserAssignedIdentity**
|
|
3755
|
+
*/
|
|
3756
|
+
export type ManagedServiceIdentitySelectorType = string;
|
|
3757
|
+
|
|
3293
3758
|
/** Known values of {@link ValidationThresholdGrouping} that the service accepts. */
|
|
3294
3759
|
export enum KnownValidationThresholdGrouping {
|
|
3295
3760
|
/** PerCluster */
|
|
3296
3761
|
PerCluster = "PerCluster",
|
|
3297
3762
|
/** PerRack */
|
|
3298
|
-
PerRack = "PerRack"
|
|
3763
|
+
PerRack = "PerRack",
|
|
3299
3764
|
}
|
|
3300
3765
|
|
|
3301
3766
|
/**
|
|
@@ -3313,7 +3778,7 @@ export enum KnownValidationThresholdType {
|
|
|
3313
3778
|
/** CountSuccess */
|
|
3314
3779
|
CountSuccess = "CountSuccess",
|
|
3315
3780
|
/** PercentSuccess */
|
|
3316
|
-
PercentSuccess = "PercentSuccess"
|
|
3781
|
+
PercentSuccess = "PercentSuccess",
|
|
3317
3782
|
}
|
|
3318
3783
|
|
|
3319
3784
|
/**
|
|
@@ -3336,6 +3801,8 @@ export enum KnownClusterDetailedStatus {
|
|
|
3336
3801
|
Running = "Running",
|
|
3337
3802
|
/** Updating */
|
|
3338
3803
|
Updating = "Updating",
|
|
3804
|
+
/** UpdatePaused */
|
|
3805
|
+
UpdatePaused = "UpdatePaused",
|
|
3339
3806
|
/** Degraded */
|
|
3340
3807
|
Degraded = "Degraded",
|
|
3341
3808
|
/** Deleting */
|
|
@@ -3343,7 +3810,7 @@ export enum KnownClusterDetailedStatus {
|
|
|
3343
3810
|
/** Disconnected */
|
|
3344
3811
|
Disconnected = "Disconnected",
|
|
3345
3812
|
/** Failed */
|
|
3346
|
-
Failed = "Failed"
|
|
3813
|
+
Failed = "Failed",
|
|
3347
3814
|
}
|
|
3348
3815
|
|
|
3349
3816
|
/**
|
|
@@ -3355,6 +3822,7 @@ export enum KnownClusterDetailedStatus {
|
|
|
3355
3822
|
* **Deploying** \
|
|
3356
3823
|
* **Running** \
|
|
3357
3824
|
* **Updating** \
|
|
3825
|
+
* **UpdatePaused** \
|
|
3358
3826
|
* **Degraded** \
|
|
3359
3827
|
* **Deleting** \
|
|
3360
3828
|
* **Disconnected** \
|
|
@@ -3375,7 +3843,7 @@ export enum KnownClusterProvisioningState {
|
|
|
3375
3843
|
/** Validating */
|
|
3376
3844
|
Validating = "Validating",
|
|
3377
3845
|
/** Updating */
|
|
3378
|
-
Updating = "Updating"
|
|
3846
|
+
Updating = "Updating",
|
|
3379
3847
|
}
|
|
3380
3848
|
|
|
3381
3849
|
/**
|
|
@@ -3392,12 +3860,75 @@ export enum KnownClusterProvisioningState {
|
|
|
3392
3860
|
*/
|
|
3393
3861
|
export type ClusterProvisioningState = string;
|
|
3394
3862
|
|
|
3863
|
+
/** Known values of {@link RuntimeProtectionEnforcementLevel} that the service accepts. */
|
|
3864
|
+
export enum KnownRuntimeProtectionEnforcementLevel {
|
|
3865
|
+
/** Audit */
|
|
3866
|
+
Audit = "Audit",
|
|
3867
|
+
/** Disabled */
|
|
3868
|
+
Disabled = "Disabled",
|
|
3869
|
+
/** OnDemand */
|
|
3870
|
+
OnDemand = "OnDemand",
|
|
3871
|
+
/** Passive */
|
|
3872
|
+
Passive = "Passive",
|
|
3873
|
+
/** RealTime */
|
|
3874
|
+
RealTime = "RealTime",
|
|
3875
|
+
}
|
|
3876
|
+
|
|
3877
|
+
/**
|
|
3878
|
+
* Defines values for RuntimeProtectionEnforcementLevel. \
|
|
3879
|
+
* {@link KnownRuntimeProtectionEnforcementLevel} can be used interchangeably with RuntimeProtectionEnforcementLevel,
|
|
3880
|
+
* this enum contains the known values that the service supports.
|
|
3881
|
+
* ### Known values supported by the service
|
|
3882
|
+
* **Audit** \
|
|
3883
|
+
* **Disabled** \
|
|
3884
|
+
* **OnDemand** \
|
|
3885
|
+
* **Passive** \
|
|
3886
|
+
* **RealTime**
|
|
3887
|
+
*/
|
|
3888
|
+
export type RuntimeProtectionEnforcementLevel = string;
|
|
3889
|
+
|
|
3890
|
+
/** Known values of {@link ClusterSecretArchiveEnabled} that the service accepts. */
|
|
3891
|
+
export enum KnownClusterSecretArchiveEnabled {
|
|
3892
|
+
/** True */
|
|
3893
|
+
True = "True",
|
|
3894
|
+
/** False */
|
|
3895
|
+
False = "False",
|
|
3896
|
+
}
|
|
3897
|
+
|
|
3898
|
+
/**
|
|
3899
|
+
* Defines values for ClusterSecretArchiveEnabled. \
|
|
3900
|
+
* {@link KnownClusterSecretArchiveEnabled} can be used interchangeably with ClusterSecretArchiveEnabled,
|
|
3901
|
+
* this enum contains the known values that the service supports.
|
|
3902
|
+
* ### Known values supported by the service
|
|
3903
|
+
* **True** \
|
|
3904
|
+
* **False**
|
|
3905
|
+
*/
|
|
3906
|
+
export type ClusterSecretArchiveEnabled = string;
|
|
3907
|
+
|
|
3908
|
+
/** Known values of {@link ClusterUpdateStrategyType} that the service accepts. */
|
|
3909
|
+
export enum KnownClusterUpdateStrategyType {
|
|
3910
|
+
/** Rack */
|
|
3911
|
+
Rack = "Rack",
|
|
3912
|
+
/** PauseAfterRack */
|
|
3913
|
+
PauseAfterRack = "PauseAfterRack",
|
|
3914
|
+
}
|
|
3915
|
+
|
|
3916
|
+
/**
|
|
3917
|
+
* Defines values for ClusterUpdateStrategyType. \
|
|
3918
|
+
* {@link KnownClusterUpdateStrategyType} can be used interchangeably with ClusterUpdateStrategyType,
|
|
3919
|
+
* this enum contains the known values that the service supports.
|
|
3920
|
+
* ### Known values supported by the service
|
|
3921
|
+
* **Rack** \
|
|
3922
|
+
* **PauseAfterRack**
|
|
3923
|
+
*/
|
|
3924
|
+
export type ClusterUpdateStrategyType = string;
|
|
3925
|
+
|
|
3395
3926
|
/** Known values of {@link AvailabilityLifecycle} that the service accepts. */
|
|
3396
3927
|
export enum KnownAvailabilityLifecycle {
|
|
3397
3928
|
/** Preview */
|
|
3398
3929
|
Preview = "Preview",
|
|
3399
3930
|
/** GenerallyAvailable */
|
|
3400
|
-
GenerallyAvailable = "GenerallyAvailable"
|
|
3931
|
+
GenerallyAvailable = "GenerallyAvailable",
|
|
3401
3932
|
}
|
|
3402
3933
|
|
|
3403
3934
|
/**
|
|
@@ -3417,7 +3948,7 @@ export enum KnownKubernetesClusterDetailedStatus {
|
|
|
3417
3948
|
/** Error */
|
|
3418
3949
|
Error = "Error",
|
|
3419
3950
|
/** Provisioning */
|
|
3420
|
-
Provisioning = "Provisioning"
|
|
3951
|
+
Provisioning = "Provisioning",
|
|
3421
3952
|
}
|
|
3422
3953
|
|
|
3423
3954
|
/**
|
|
@@ -3438,7 +3969,7 @@ export enum KnownFeatureDetailedStatus {
|
|
|
3438
3969
|
/** Failed */
|
|
3439
3970
|
Failed = "Failed",
|
|
3440
3971
|
/** Unknown */
|
|
3441
|
-
Unknown = "Unknown"
|
|
3972
|
+
Unknown = "Unknown",
|
|
3442
3973
|
}
|
|
3443
3974
|
|
|
3444
3975
|
/**
|
|
@@ -3457,7 +3988,7 @@ export enum KnownHugepagesSize {
|
|
|
3457
3988
|
/** TwoM */
|
|
3458
3989
|
TwoM = "2M",
|
|
3459
3990
|
/** OneG */
|
|
3460
|
-
OneG = "1G"
|
|
3991
|
+
OneG = "1G",
|
|
3461
3992
|
}
|
|
3462
3993
|
|
|
3463
3994
|
/**
|
|
@@ -3481,7 +4012,7 @@ export enum KnownKubernetesPluginType {
|
|
|
3481
4012
|
/** Macvlan */
|
|
3482
4013
|
Macvlan = "MACVLAN",
|
|
3483
4014
|
/** Ipvlan */
|
|
3484
|
-
Ipvlan = "IPVLAN"
|
|
4015
|
+
Ipvlan = "IPVLAN",
|
|
3485
4016
|
}
|
|
3486
4017
|
|
|
3487
4018
|
/**
|
|
@@ -3502,7 +4033,7 @@ export enum KnownL3NetworkConfigurationIpamEnabled {
|
|
|
3502
4033
|
/** True */
|
|
3503
4034
|
True = "True",
|
|
3504
4035
|
/** False */
|
|
3505
|
-
False = "False"
|
|
4036
|
+
False = "False",
|
|
3506
4037
|
}
|
|
3507
4038
|
|
|
3508
4039
|
/**
|
|
@@ -3522,7 +4053,7 @@ export enum KnownAgentPoolMode {
|
|
|
3522
4053
|
/** User */
|
|
3523
4054
|
User = "User",
|
|
3524
4055
|
/** NotApplicable */
|
|
3525
|
-
NotApplicable = "NotApplicable"
|
|
4056
|
+
NotApplicable = "NotApplicable",
|
|
3526
4057
|
}
|
|
3527
4058
|
|
|
3528
4059
|
/**
|
|
@@ -3541,7 +4072,7 @@ export enum KnownAdvertiseToFabric {
|
|
|
3541
4072
|
/** True */
|
|
3542
4073
|
True = "True",
|
|
3543
4074
|
/** False */
|
|
3544
|
-
False = "False"
|
|
4075
|
+
False = "False",
|
|
3545
4076
|
}
|
|
3546
4077
|
|
|
3547
4078
|
/**
|
|
@@ -3559,7 +4090,7 @@ export enum KnownBfdEnabled {
|
|
|
3559
4090
|
/** True */
|
|
3560
4091
|
True = "True",
|
|
3561
4092
|
/** False */
|
|
3562
|
-
False = "False"
|
|
4093
|
+
False = "False",
|
|
3563
4094
|
}
|
|
3564
4095
|
|
|
3565
4096
|
/**
|
|
@@ -3577,7 +4108,7 @@ export enum KnownBgpMultiHop {
|
|
|
3577
4108
|
/** True */
|
|
3578
4109
|
True = "True",
|
|
3579
4110
|
/** False */
|
|
3580
|
-
False = "False"
|
|
4111
|
+
False = "False",
|
|
3581
4112
|
}
|
|
3582
4113
|
|
|
3583
4114
|
/**
|
|
@@ -3595,7 +4126,7 @@ export enum KnownFabricPeeringEnabled {
|
|
|
3595
4126
|
/** True */
|
|
3596
4127
|
True = "True",
|
|
3597
4128
|
/** False */
|
|
3598
|
-
False = "False"
|
|
4129
|
+
False = "False",
|
|
3599
4130
|
}
|
|
3600
4131
|
|
|
3601
4132
|
/**
|
|
@@ -3625,7 +4156,7 @@ export enum KnownKubernetesClusterNodeDetailedStatus {
|
|
|
3625
4156
|
/** Terminating */
|
|
3626
4157
|
Terminating = "Terminating",
|
|
3627
4158
|
/** Unknown */
|
|
3628
|
-
Unknown = "Unknown"
|
|
4159
|
+
Unknown = "Unknown",
|
|
3629
4160
|
}
|
|
3630
4161
|
|
|
3631
4162
|
/**
|
|
@@ -3649,7 +4180,7 @@ export enum KnownDefaultGateway {
|
|
|
3649
4180
|
/** True */
|
|
3650
4181
|
True = "True",
|
|
3651
4182
|
/** False */
|
|
3652
|
-
False = "False"
|
|
4183
|
+
False = "False",
|
|
3653
4184
|
}
|
|
3654
4185
|
|
|
3655
4186
|
/**
|
|
@@ -3669,7 +4200,7 @@ export enum KnownVirtualMachineIPAllocationMethod {
|
|
|
3669
4200
|
/** Static */
|
|
3670
4201
|
Static = "Static",
|
|
3671
4202
|
/** Disabled */
|
|
3672
|
-
Disabled = "Disabled"
|
|
4203
|
+
Disabled = "Disabled",
|
|
3673
4204
|
}
|
|
3674
4205
|
|
|
3675
4206
|
/**
|
|
@@ -3690,7 +4221,7 @@ export enum KnownKubernetesNodePowerState {
|
|
|
3690
4221
|
/** Off */
|
|
3691
4222
|
Off = "Off",
|
|
3692
4223
|
/** Unknown */
|
|
3693
|
-
Unknown = "Unknown"
|
|
4224
|
+
Unknown = "Unknown",
|
|
3694
4225
|
}
|
|
3695
4226
|
|
|
3696
4227
|
/**
|
|
@@ -3709,7 +4240,7 @@ export enum KnownKubernetesNodeRole {
|
|
|
3709
4240
|
/** ControlPlane */
|
|
3710
4241
|
ControlPlane = "ControlPlane",
|
|
3711
4242
|
/** Worker */
|
|
3712
|
-
Worker = "Worker"
|
|
4243
|
+
Worker = "Worker",
|
|
3713
4244
|
}
|
|
3714
4245
|
|
|
3715
4246
|
/**
|
|
@@ -3739,7 +4270,7 @@ export enum KnownKubernetesClusterProvisioningState {
|
|
|
3739
4270
|
/** Updating */
|
|
3740
4271
|
Updating = "Updating",
|
|
3741
4272
|
/** Deleting */
|
|
3742
|
-
Deleting = "Deleting"
|
|
4273
|
+
Deleting = "Deleting",
|
|
3743
4274
|
}
|
|
3744
4275
|
|
|
3745
4276
|
/**
|
|
@@ -3765,7 +4296,7 @@ export enum KnownL2NetworkDetailedStatus {
|
|
|
3765
4296
|
/** Available */
|
|
3766
4297
|
Available = "Available",
|
|
3767
4298
|
/** Provisioning */
|
|
3768
|
-
Provisioning = "Provisioning"
|
|
4299
|
+
Provisioning = "Provisioning",
|
|
3769
4300
|
}
|
|
3770
4301
|
|
|
3771
4302
|
/**
|
|
@@ -3786,7 +4317,7 @@ export enum KnownHybridAksPluginType {
|
|
|
3786
4317
|
/** Sriov */
|
|
3787
4318
|
Sriov = "SRIOV",
|
|
3788
4319
|
/** OSDevice */
|
|
3789
|
-
OSDevice = "OSDevice"
|
|
4320
|
+
OSDevice = "OSDevice",
|
|
3790
4321
|
}
|
|
3791
4322
|
|
|
3792
4323
|
/**
|
|
@@ -3811,7 +4342,7 @@ export enum KnownL2NetworkProvisioningState {
|
|
|
3811
4342
|
/** Provisioning */
|
|
3812
4343
|
Provisioning = "Provisioning",
|
|
3813
4344
|
/** Accepted */
|
|
3814
|
-
Accepted = "Accepted"
|
|
4345
|
+
Accepted = "Accepted",
|
|
3815
4346
|
}
|
|
3816
4347
|
|
|
3817
4348
|
/**
|
|
@@ -3834,7 +4365,7 @@ export enum KnownL3NetworkDetailedStatus {
|
|
|
3834
4365
|
/** Available */
|
|
3835
4366
|
Available = "Available",
|
|
3836
4367
|
/** Provisioning */
|
|
3837
|
-
Provisioning = "Provisioning"
|
|
4368
|
+
Provisioning = "Provisioning",
|
|
3838
4369
|
}
|
|
3839
4370
|
|
|
3840
4371
|
/**
|
|
@@ -3853,7 +4384,7 @@ export enum KnownHybridAksIpamEnabled {
|
|
|
3853
4384
|
/** True */
|
|
3854
4385
|
True = "True",
|
|
3855
4386
|
/** False */
|
|
3856
|
-
False = "False"
|
|
4387
|
+
False = "False",
|
|
3857
4388
|
}
|
|
3858
4389
|
|
|
3859
4390
|
/**
|
|
@@ -3873,7 +4404,7 @@ export enum KnownIpAllocationType {
|
|
|
3873
4404
|
/** IPV6 */
|
|
3874
4405
|
IPV6 = "IPV6",
|
|
3875
4406
|
/** DualStack */
|
|
3876
|
-
DualStack = "DualStack"
|
|
4407
|
+
DualStack = "DualStack",
|
|
3877
4408
|
}
|
|
3878
4409
|
|
|
3879
4410
|
/**
|
|
@@ -3898,7 +4429,7 @@ export enum KnownL3NetworkProvisioningState {
|
|
|
3898
4429
|
/** Provisioning */
|
|
3899
4430
|
Provisioning = "Provisioning",
|
|
3900
4431
|
/** Accepted */
|
|
3901
|
-
Accepted = "Accepted"
|
|
4432
|
+
Accepted = "Accepted",
|
|
3902
4433
|
}
|
|
3903
4434
|
|
|
3904
4435
|
/**
|
|
@@ -3917,7 +4448,7 @@ export type L3NetworkProvisioningState = string;
|
|
|
3917
4448
|
/** Known values of {@link BootstrapProtocol} that the service accepts. */
|
|
3918
4449
|
export enum KnownBootstrapProtocol {
|
|
3919
4450
|
/** PXE */
|
|
3920
|
-
PXE = "PXE"
|
|
4451
|
+
PXE = "PXE",
|
|
3921
4452
|
}
|
|
3922
4453
|
|
|
3923
4454
|
/**
|
|
@@ -3938,7 +4469,7 @@ export enum KnownMachineSkuDiskConnectionType {
|
|
|
3938
4469
|
/** Raid */
|
|
3939
4470
|
Raid = "RAID",
|
|
3940
4471
|
/** SAS */
|
|
3941
|
-
SAS = "SAS"
|
|
4472
|
+
SAS = "SAS",
|
|
3942
4473
|
}
|
|
3943
4474
|
|
|
3944
4475
|
/**
|
|
@@ -3958,7 +4489,7 @@ export enum KnownDiskType {
|
|
|
3958
4489
|
/** HDD */
|
|
3959
4490
|
HDD = "HDD",
|
|
3960
4491
|
/** SSD */
|
|
3961
|
-
SSD = "SSD"
|
|
4492
|
+
SSD = "SSD",
|
|
3962
4493
|
}
|
|
3963
4494
|
|
|
3964
4495
|
/**
|
|
@@ -3974,7 +4505,7 @@ export type DiskType = string;
|
|
|
3974
4505
|
/** Known values of {@link DeviceConnectionType} that the service accepts. */
|
|
3975
4506
|
export enum KnownDeviceConnectionType {
|
|
3976
4507
|
/** PCI */
|
|
3977
|
-
PCI = "PCI"
|
|
4508
|
+
PCI = "PCI",
|
|
3978
4509
|
}
|
|
3979
4510
|
|
|
3980
4511
|
/**
|
|
@@ -3988,8 +4519,12 @@ export type DeviceConnectionType = string;
|
|
|
3988
4519
|
|
|
3989
4520
|
/** Known values of {@link RackSkuProvisioningState} that the service accepts. */
|
|
3990
4521
|
export enum KnownRackSkuProvisioningState {
|
|
4522
|
+
/** Canceled */
|
|
4523
|
+
Canceled = "Canceled",
|
|
4524
|
+
/** Failed */
|
|
4525
|
+
Failed = "Failed",
|
|
3991
4526
|
/** Succeeded */
|
|
3992
|
-
Succeeded = "Succeeded"
|
|
4527
|
+
Succeeded = "Succeeded",
|
|
3993
4528
|
}
|
|
3994
4529
|
|
|
3995
4530
|
/**
|
|
@@ -3997,6 +4532,8 @@ export enum KnownRackSkuProvisioningState {
|
|
|
3997
4532
|
* {@link KnownRackSkuProvisioningState} can be used interchangeably with RackSkuProvisioningState,
|
|
3998
4533
|
* this enum contains the known values that the service supports.
|
|
3999
4534
|
* ### Known values supported by the service
|
|
4535
|
+
* **Canceled** \
|
|
4536
|
+
* **Failed** \
|
|
4000
4537
|
* **Succeeded**
|
|
4001
4538
|
*/
|
|
4002
4539
|
export type RackSkuProvisioningState = string;
|
|
@@ -4008,7 +4545,7 @@ export enum KnownRackSkuType {
|
|
|
4008
4545
|
/** Compute */
|
|
4009
4546
|
Compute = "Compute",
|
|
4010
4547
|
/** Single */
|
|
4011
|
-
Single = "Single"
|
|
4548
|
+
Single = "Single",
|
|
4012
4549
|
}
|
|
4013
4550
|
|
|
4014
4551
|
/**
|
|
@@ -4029,7 +4566,7 @@ export enum KnownRackDetailedStatus {
|
|
|
4029
4566
|
/** Available */
|
|
4030
4567
|
Available = "Available",
|
|
4031
4568
|
/** Provisioning */
|
|
4032
|
-
Provisioning = "Provisioning"
|
|
4569
|
+
Provisioning = "Provisioning",
|
|
4033
4570
|
}
|
|
4034
4571
|
|
|
4035
4572
|
/**
|
|
@@ -4054,7 +4591,7 @@ export enum KnownRackProvisioningState {
|
|
|
4054
4591
|
/** Provisioning */
|
|
4055
4592
|
Provisioning = "Provisioning",
|
|
4056
4593
|
/** Accepted */
|
|
4057
|
-
Accepted = "Accepted"
|
|
4594
|
+
Accepted = "Accepted",
|
|
4058
4595
|
}
|
|
4059
4596
|
|
|
4060
4597
|
/**
|
|
@@ -4077,7 +4614,7 @@ export enum KnownStorageApplianceDetailedStatus {
|
|
|
4077
4614
|
/** Available */
|
|
4078
4615
|
Available = "Available",
|
|
4079
4616
|
/** Provisioning */
|
|
4080
|
-
Provisioning = "Provisioning"
|
|
4617
|
+
Provisioning = "Provisioning",
|
|
4081
4618
|
}
|
|
4082
4619
|
|
|
4083
4620
|
/**
|
|
@@ -4102,7 +4639,7 @@ export enum KnownStorageApplianceProvisioningState {
|
|
|
4102
4639
|
/** Provisioning */
|
|
4103
4640
|
Provisioning = "Provisioning",
|
|
4104
4641
|
/** Accepted */
|
|
4105
|
-
Accepted = "Accepted"
|
|
4642
|
+
Accepted = "Accepted",
|
|
4106
4643
|
}
|
|
4107
4644
|
|
|
4108
4645
|
/**
|
|
@@ -4123,7 +4660,7 @@ export enum KnownRemoteVendorManagementFeature {
|
|
|
4123
4660
|
/** Supported */
|
|
4124
4661
|
Supported = "Supported",
|
|
4125
4662
|
/** Unsupported */
|
|
4126
|
-
Unsupported = "Unsupported"
|
|
4663
|
+
Unsupported = "Unsupported",
|
|
4127
4664
|
}
|
|
4128
4665
|
|
|
4129
4666
|
/**
|
|
@@ -4143,7 +4680,7 @@ export enum KnownRemoteVendorManagementStatus {
|
|
|
4143
4680
|
/** Disabled */
|
|
4144
4681
|
Disabled = "Disabled",
|
|
4145
4682
|
/** Unsupported */
|
|
4146
|
-
Unsupported = "Unsupported"
|
|
4683
|
+
Unsupported = "Unsupported",
|
|
4147
4684
|
}
|
|
4148
4685
|
|
|
4149
4686
|
/**
|
|
@@ -4164,7 +4701,7 @@ export enum KnownTrunkedNetworkDetailedStatus {
|
|
|
4164
4701
|
/** Available */
|
|
4165
4702
|
Available = "Available",
|
|
4166
4703
|
/** Provisioning */
|
|
4167
|
-
Provisioning = "Provisioning"
|
|
4704
|
+
Provisioning = "Provisioning",
|
|
4168
4705
|
}
|
|
4169
4706
|
|
|
4170
4707
|
/**
|
|
@@ -4189,7 +4726,7 @@ export enum KnownTrunkedNetworkProvisioningState {
|
|
|
4189
4726
|
/** Provisioning */
|
|
4190
4727
|
Provisioning = "Provisioning",
|
|
4191
4728
|
/** Accepted */
|
|
4192
|
-
Accepted = "Accepted"
|
|
4729
|
+
Accepted = "Accepted",
|
|
4193
4730
|
}
|
|
4194
4731
|
|
|
4195
4732
|
/**
|
|
@@ -4210,7 +4747,7 @@ export enum KnownVirtualMachineBootMethod {
|
|
|
4210
4747
|
/** Uefi */
|
|
4211
4748
|
Uefi = "UEFI",
|
|
4212
4749
|
/** Bios */
|
|
4213
|
-
Bios = "BIOS"
|
|
4750
|
+
Bios = "BIOS",
|
|
4214
4751
|
}
|
|
4215
4752
|
|
|
4216
4753
|
/**
|
|
@@ -4240,7 +4777,7 @@ export enum KnownVirtualMachineDetailedStatus {
|
|
|
4240
4777
|
/** Terminating */
|
|
4241
4778
|
Terminating = "Terminating",
|
|
4242
4779
|
/** Unknown */
|
|
4243
|
-
Unknown = "Unknown"
|
|
4780
|
+
Unknown = "Unknown",
|
|
4244
4781
|
}
|
|
4245
4782
|
|
|
4246
4783
|
/**
|
|
@@ -4264,7 +4801,7 @@ export enum KnownVirtualMachineIsolateEmulatorThread {
|
|
|
4264
4801
|
/** True */
|
|
4265
4802
|
True = "True",
|
|
4266
4803
|
/** False */
|
|
4267
|
-
False = "False"
|
|
4804
|
+
False = "False",
|
|
4268
4805
|
}
|
|
4269
4806
|
|
|
4270
4807
|
/**
|
|
@@ -4282,7 +4819,7 @@ export enum KnownVirtualMachinePlacementHintType {
|
|
|
4282
4819
|
/** Affinity */
|
|
4283
4820
|
Affinity = "Affinity",
|
|
4284
4821
|
/** AntiAffinity */
|
|
4285
|
-
AntiAffinity = "AntiAffinity"
|
|
4822
|
+
AntiAffinity = "AntiAffinity",
|
|
4286
4823
|
}
|
|
4287
4824
|
|
|
4288
4825
|
/**
|
|
@@ -4300,7 +4837,7 @@ export enum KnownVirtualMachineSchedulingExecution {
|
|
|
4300
4837
|
/** Hard */
|
|
4301
4838
|
Hard = "Hard",
|
|
4302
4839
|
/** Soft */
|
|
4303
|
-
Soft = "Soft"
|
|
4840
|
+
Soft = "Soft",
|
|
4304
4841
|
}
|
|
4305
4842
|
|
|
4306
4843
|
/**
|
|
@@ -4318,7 +4855,7 @@ export enum KnownVirtualMachinePlacementHintPodAffinityScope {
|
|
|
4318
4855
|
/** Rack */
|
|
4319
4856
|
Rack = "Rack",
|
|
4320
4857
|
/** Machine */
|
|
4321
|
-
Machine = "Machine"
|
|
4858
|
+
Machine = "Machine",
|
|
4322
4859
|
}
|
|
4323
4860
|
|
|
4324
4861
|
/**
|
|
@@ -4338,7 +4875,7 @@ export enum KnownVirtualMachinePowerState {
|
|
|
4338
4875
|
/** Off */
|
|
4339
4876
|
Off = "Off",
|
|
4340
4877
|
/** Unknown */
|
|
4341
|
-
Unknown = "Unknown"
|
|
4878
|
+
Unknown = "Unknown",
|
|
4342
4879
|
}
|
|
4343
4880
|
|
|
4344
4881
|
/**
|
|
@@ -4363,7 +4900,7 @@ export enum KnownVirtualMachineProvisioningState {
|
|
|
4363
4900
|
/** Provisioning */
|
|
4364
4901
|
Provisioning = "Provisioning",
|
|
4365
4902
|
/** Accepted */
|
|
4366
|
-
Accepted = "Accepted"
|
|
4903
|
+
Accepted = "Accepted",
|
|
4367
4904
|
}
|
|
4368
4905
|
|
|
4369
4906
|
/**
|
|
@@ -4382,7 +4919,7 @@ export type VirtualMachineProvisioningState = string;
|
|
|
4382
4919
|
/** Known values of {@link OsDiskCreateOption} that the service accepts. */
|
|
4383
4920
|
export enum KnownOsDiskCreateOption {
|
|
4384
4921
|
/** Ephemeral */
|
|
4385
|
-
Ephemeral = "Ephemeral"
|
|
4922
|
+
Ephemeral = "Ephemeral",
|
|
4386
4923
|
}
|
|
4387
4924
|
|
|
4388
4925
|
/**
|
|
@@ -4397,7 +4934,7 @@ export type OsDiskCreateOption = string;
|
|
|
4397
4934
|
/** Known values of {@link OsDiskDeleteOption} that the service accepts. */
|
|
4398
4935
|
export enum KnownOsDiskDeleteOption {
|
|
4399
4936
|
/** Delete */
|
|
4400
|
-
Delete = "Delete"
|
|
4937
|
+
Delete = "Delete",
|
|
4401
4938
|
}
|
|
4402
4939
|
|
|
4403
4940
|
/**
|
|
@@ -4414,7 +4951,7 @@ export enum KnownVirtualMachineVirtioInterfaceType {
|
|
|
4414
4951
|
/** Modern */
|
|
4415
4952
|
Modern = "Modern",
|
|
4416
4953
|
/** Transitional */
|
|
4417
|
-
Transitional = "Transitional"
|
|
4954
|
+
Transitional = "Transitional",
|
|
4418
4955
|
}
|
|
4419
4956
|
|
|
4420
4957
|
/**
|
|
@@ -4432,7 +4969,7 @@ export enum KnownVirtualMachineDeviceModelType {
|
|
|
4432
4969
|
/** T1 */
|
|
4433
4970
|
T1 = "T1",
|
|
4434
4971
|
/** T2 */
|
|
4435
|
-
T2 = "T2"
|
|
4972
|
+
T2 = "T2",
|
|
4436
4973
|
}
|
|
4437
4974
|
|
|
4438
4975
|
/**
|
|
@@ -4452,7 +4989,7 @@ export enum KnownVolumeDetailedStatus {
|
|
|
4452
4989
|
/** Active */
|
|
4453
4990
|
Active = "Active",
|
|
4454
4991
|
/** Provisioning */
|
|
4455
|
-
Provisioning = "Provisioning"
|
|
4992
|
+
Provisioning = "Provisioning",
|
|
4456
4993
|
}
|
|
4457
4994
|
|
|
4458
4995
|
/**
|
|
@@ -4477,7 +5014,7 @@ export enum KnownVolumeProvisioningState {
|
|
|
4477
5014
|
/** Provisioning */
|
|
4478
5015
|
Provisioning = "Provisioning",
|
|
4479
5016
|
/** Accepted */
|
|
4480
|
-
Accepted = "Accepted"
|
|
5017
|
+
Accepted = "Accepted",
|
|
4481
5018
|
}
|
|
4482
5019
|
|
|
4483
5020
|
/**
|
|
@@ -4498,7 +5035,7 @@ export enum KnownBareMetalMachineEvacuate {
|
|
|
4498
5035
|
/** True */
|
|
4499
5036
|
True = "True",
|
|
4500
5037
|
/** False */
|
|
4501
|
-
False = "False"
|
|
5038
|
+
False = "False",
|
|
4502
5039
|
}
|
|
4503
5040
|
|
|
4504
5041
|
/**
|
|
@@ -4516,7 +5053,7 @@ export enum KnownBareMetalMachineSkipShutdown {
|
|
|
4516
5053
|
/** True */
|
|
4517
5054
|
True = "True",
|
|
4518
5055
|
/** False */
|
|
4519
|
-
False = "False"
|
|
5056
|
+
False = "False",
|
|
4520
5057
|
}
|
|
4521
5058
|
|
|
4522
5059
|
/**
|
|
@@ -4538,7 +5075,7 @@ export enum KnownBareMetalMachineKeySetDetailedStatus {
|
|
|
4538
5075
|
/** AllInvalid */
|
|
4539
5076
|
AllInvalid = "AllInvalid",
|
|
4540
5077
|
/** Validating */
|
|
4541
|
-
Validating = "Validating"
|
|
5078
|
+
Validating = "Validating",
|
|
4542
5079
|
}
|
|
4543
5080
|
|
|
4544
5081
|
/**
|
|
@@ -4558,7 +5095,7 @@ export enum KnownBareMetalMachineKeySetPrivilegeLevel {
|
|
|
4558
5095
|
/** Standard */
|
|
4559
5096
|
Standard = "Standard",
|
|
4560
5097
|
/** Superuser */
|
|
4561
|
-
Superuser = "Superuser"
|
|
5098
|
+
Superuser = "Superuser",
|
|
4562
5099
|
}
|
|
4563
5100
|
|
|
4564
5101
|
/**
|
|
@@ -4582,7 +5119,7 @@ export enum KnownBareMetalMachineKeySetProvisioningState {
|
|
|
4582
5119
|
/** Accepted */
|
|
4583
5120
|
Accepted = "Accepted",
|
|
4584
5121
|
/** Provisioning */
|
|
4585
|
-
Provisioning = "Provisioning"
|
|
5122
|
+
Provisioning = "Provisioning",
|
|
4586
5123
|
}
|
|
4587
5124
|
|
|
4588
5125
|
/**
|
|
@@ -4603,7 +5140,7 @@ export enum KnownBareMetalMachineKeySetUserSetupStatus {
|
|
|
4603
5140
|
/** Active */
|
|
4604
5141
|
Active = "Active",
|
|
4605
5142
|
/** Invalid */
|
|
4606
|
-
Invalid = "Invalid"
|
|
5143
|
+
Invalid = "Invalid",
|
|
4607
5144
|
}
|
|
4608
5145
|
|
|
4609
5146
|
/**
|
|
@@ -4625,7 +5162,7 @@ export enum KnownBmcKeySetDetailedStatus {
|
|
|
4625
5162
|
/** AllInvalid */
|
|
4626
5163
|
AllInvalid = "AllInvalid",
|
|
4627
5164
|
/** Validating */
|
|
4628
|
-
Validating = "Validating"
|
|
5165
|
+
Validating = "Validating",
|
|
4629
5166
|
}
|
|
4630
5167
|
|
|
4631
5168
|
/**
|
|
@@ -4645,7 +5182,7 @@ export enum KnownBmcKeySetPrivilegeLevel {
|
|
|
4645
5182
|
/** ReadOnly */
|
|
4646
5183
|
ReadOnly = "ReadOnly",
|
|
4647
5184
|
/** Administrator */
|
|
4648
|
-
Administrator = "Administrator"
|
|
5185
|
+
Administrator = "Administrator",
|
|
4649
5186
|
}
|
|
4650
5187
|
|
|
4651
5188
|
/**
|
|
@@ -4669,7 +5206,7 @@ export enum KnownBmcKeySetProvisioningState {
|
|
|
4669
5206
|
/** Accepted */
|
|
4670
5207
|
Accepted = "Accepted",
|
|
4671
5208
|
/** Provisioning */
|
|
4672
|
-
Provisioning = "Provisioning"
|
|
5209
|
+
Provisioning = "Provisioning",
|
|
4673
5210
|
}
|
|
4674
5211
|
|
|
4675
5212
|
/**
|
|
@@ -4685,6 +5222,21 @@ export enum KnownBmcKeySetProvisioningState {
|
|
|
4685
5222
|
*/
|
|
4686
5223
|
export type BmcKeySetProvisioningState = string;
|
|
4687
5224
|
|
|
5225
|
+
/** Known values of {@link ClusterContinueUpdateVersionMachineGroupTargetingMode} that the service accepts. */
|
|
5226
|
+
export enum KnownClusterContinueUpdateVersionMachineGroupTargetingMode {
|
|
5227
|
+
/** AlphaByRack */
|
|
5228
|
+
AlphaByRack = "AlphaByRack",
|
|
5229
|
+
}
|
|
5230
|
+
|
|
5231
|
+
/**
|
|
5232
|
+
* Defines values for ClusterContinueUpdateVersionMachineGroupTargetingMode. \
|
|
5233
|
+
* {@link KnownClusterContinueUpdateVersionMachineGroupTargetingMode} can be used interchangeably with ClusterContinueUpdateVersionMachineGroupTargetingMode,
|
|
5234
|
+
* this enum contains the known values that the service supports.
|
|
5235
|
+
* ### Known values supported by the service
|
|
5236
|
+
* **AlphaByRack**
|
|
5237
|
+
*/
|
|
5238
|
+
export type ClusterContinueUpdateVersionMachineGroupTargetingMode = string;
|
|
5239
|
+
|
|
4688
5240
|
/** Known values of {@link ClusterMetricsConfigurationDetailedStatus} that the service accepts. */
|
|
4689
5241
|
export enum KnownClusterMetricsConfigurationDetailedStatus {
|
|
4690
5242
|
/** Processing */
|
|
@@ -4692,7 +5244,7 @@ export enum KnownClusterMetricsConfigurationDetailedStatus {
|
|
|
4692
5244
|
/** Applied */
|
|
4693
5245
|
Applied = "Applied",
|
|
4694
5246
|
/** Error */
|
|
4695
|
-
Error = "Error"
|
|
5247
|
+
Error = "Error",
|
|
4696
5248
|
}
|
|
4697
5249
|
|
|
4698
5250
|
/**
|
|
@@ -4717,7 +5269,7 @@ export enum KnownClusterMetricsConfigurationProvisioningState {
|
|
|
4717
5269
|
/** Accepted */
|
|
4718
5270
|
Accepted = "Accepted",
|
|
4719
5271
|
/** Provisioning */
|
|
4720
|
-
Provisioning = "Provisioning"
|
|
5272
|
+
Provisioning = "Provisioning",
|
|
4721
5273
|
}
|
|
4722
5274
|
|
|
4723
5275
|
/**
|
|
@@ -4733,6 +5285,24 @@ export enum KnownClusterMetricsConfigurationProvisioningState {
|
|
|
4733
5285
|
*/
|
|
4734
5286
|
export type ClusterMetricsConfigurationProvisioningState = string;
|
|
4735
5287
|
|
|
5288
|
+
/** Known values of {@link ClusterScanRuntimeParametersScanActivity} that the service accepts. */
|
|
5289
|
+
export enum KnownClusterScanRuntimeParametersScanActivity {
|
|
5290
|
+
/** Scan */
|
|
5291
|
+
Scan = "Scan",
|
|
5292
|
+
/** Skip */
|
|
5293
|
+
Skip = "Skip",
|
|
5294
|
+
}
|
|
5295
|
+
|
|
5296
|
+
/**
|
|
5297
|
+
* Defines values for ClusterScanRuntimeParametersScanActivity. \
|
|
5298
|
+
* {@link KnownClusterScanRuntimeParametersScanActivity} can be used interchangeably with ClusterScanRuntimeParametersScanActivity,
|
|
5299
|
+
* this enum contains the known values that the service supports.
|
|
5300
|
+
* ### Known values supported by the service
|
|
5301
|
+
* **Scan** \
|
|
5302
|
+
* **Skip**
|
|
5303
|
+
*/
|
|
5304
|
+
export type ClusterScanRuntimeParametersScanActivity = string;
|
|
5305
|
+
|
|
4736
5306
|
/** Known values of {@link AgentPoolDetailedStatus} that the service accepts. */
|
|
4737
5307
|
export enum KnownAgentPoolDetailedStatus {
|
|
4738
5308
|
/** Available */
|
|
@@ -4740,7 +5310,7 @@ export enum KnownAgentPoolDetailedStatus {
|
|
|
4740
5310
|
/** Error */
|
|
4741
5311
|
Error = "Error",
|
|
4742
5312
|
/** Provisioning */
|
|
4743
|
-
Provisioning = "Provisioning"
|
|
5313
|
+
Provisioning = "Provisioning",
|
|
4744
5314
|
}
|
|
4745
5315
|
|
|
4746
5316
|
/**
|
|
@@ -4769,7 +5339,7 @@ export enum KnownAgentPoolProvisioningState {
|
|
|
4769
5339
|
/** Succeeded */
|
|
4770
5340
|
Succeeded = "Succeeded",
|
|
4771
5341
|
/** Updating */
|
|
4772
|
-
Updating = "Updating"
|
|
5342
|
+
Updating = "Updating",
|
|
4773
5343
|
}
|
|
4774
5344
|
|
|
4775
5345
|
/**
|
|
@@ -4787,12 +5357,99 @@ export enum KnownAgentPoolProvisioningState {
|
|
|
4787
5357
|
*/
|
|
4788
5358
|
export type AgentPoolProvisioningState = string;
|
|
4789
5359
|
|
|
5360
|
+
/** Known values of {@link KubernetesClusterFeatureAvailabilityLifecycle} that the service accepts. */
|
|
5361
|
+
export enum KnownKubernetesClusterFeatureAvailabilityLifecycle {
|
|
5362
|
+
/** Preview */
|
|
5363
|
+
Preview = "Preview",
|
|
5364
|
+
/** GenerallyAvailable */
|
|
5365
|
+
GenerallyAvailable = "GenerallyAvailable",
|
|
5366
|
+
}
|
|
5367
|
+
|
|
5368
|
+
/**
|
|
5369
|
+
* Defines values for KubernetesClusterFeatureAvailabilityLifecycle. \
|
|
5370
|
+
* {@link KnownKubernetesClusterFeatureAvailabilityLifecycle} can be used interchangeably with KubernetesClusterFeatureAvailabilityLifecycle,
|
|
5371
|
+
* this enum contains the known values that the service supports.
|
|
5372
|
+
* ### Known values supported by the service
|
|
5373
|
+
* **Preview** \
|
|
5374
|
+
* **GenerallyAvailable**
|
|
5375
|
+
*/
|
|
5376
|
+
export type KubernetesClusterFeatureAvailabilityLifecycle = string;
|
|
5377
|
+
|
|
5378
|
+
/** Known values of {@link KubernetesClusterFeatureDetailedStatus} that the service accepts. */
|
|
5379
|
+
export enum KnownKubernetesClusterFeatureDetailedStatus {
|
|
5380
|
+
/** Error */
|
|
5381
|
+
Error = "Error",
|
|
5382
|
+
/** Provisioning */
|
|
5383
|
+
Provisioning = "Provisioning",
|
|
5384
|
+
/** Installed */
|
|
5385
|
+
Installed = "Installed",
|
|
5386
|
+
}
|
|
5387
|
+
|
|
5388
|
+
/**
|
|
5389
|
+
* Defines values for KubernetesClusterFeatureDetailedStatus. \
|
|
5390
|
+
* {@link KnownKubernetesClusterFeatureDetailedStatus} can be used interchangeably with KubernetesClusterFeatureDetailedStatus,
|
|
5391
|
+
* this enum contains the known values that the service supports.
|
|
5392
|
+
* ### Known values supported by the service
|
|
5393
|
+
* **Error** \
|
|
5394
|
+
* **Provisioning** \
|
|
5395
|
+
* **Installed**
|
|
5396
|
+
*/
|
|
5397
|
+
export type KubernetesClusterFeatureDetailedStatus = string;
|
|
5398
|
+
|
|
5399
|
+
/** Known values of {@link KubernetesClusterFeatureProvisioningState} that the service accepts. */
|
|
5400
|
+
export enum KnownKubernetesClusterFeatureProvisioningState {
|
|
5401
|
+
/** Accepted */
|
|
5402
|
+
Accepted = "Accepted",
|
|
5403
|
+
/** Canceled */
|
|
5404
|
+
Canceled = "Canceled",
|
|
5405
|
+
/** Deleting */
|
|
5406
|
+
Deleting = "Deleting",
|
|
5407
|
+
/** Failed */
|
|
5408
|
+
Failed = "Failed",
|
|
5409
|
+
/** Succeeded */
|
|
5410
|
+
Succeeded = "Succeeded",
|
|
5411
|
+
/** Updating */
|
|
5412
|
+
Updating = "Updating",
|
|
5413
|
+
}
|
|
5414
|
+
|
|
5415
|
+
/**
|
|
5416
|
+
* Defines values for KubernetesClusterFeatureProvisioningState. \
|
|
5417
|
+
* {@link KnownKubernetesClusterFeatureProvisioningState} can be used interchangeably with KubernetesClusterFeatureProvisioningState,
|
|
5418
|
+
* this enum contains the known values that the service supports.
|
|
5419
|
+
* ### Known values supported by the service
|
|
5420
|
+
* **Accepted** \
|
|
5421
|
+
* **Canceled** \
|
|
5422
|
+
* **Deleting** \
|
|
5423
|
+
* **Failed** \
|
|
5424
|
+
* **Succeeded** \
|
|
5425
|
+
* **Updating**
|
|
5426
|
+
*/
|
|
5427
|
+
export type KubernetesClusterFeatureProvisioningState = string;
|
|
5428
|
+
|
|
5429
|
+
/** Known values of {@link KubernetesClusterFeatureRequired} that the service accepts. */
|
|
5430
|
+
export enum KnownKubernetesClusterFeatureRequired {
|
|
5431
|
+
/** True */
|
|
5432
|
+
True = "True",
|
|
5433
|
+
/** False */
|
|
5434
|
+
False = "False",
|
|
5435
|
+
}
|
|
5436
|
+
|
|
5437
|
+
/**
|
|
5438
|
+
* Defines values for KubernetesClusterFeatureRequired. \
|
|
5439
|
+
* {@link KnownKubernetesClusterFeatureRequired} can be used interchangeably with KubernetesClusterFeatureRequired,
|
|
5440
|
+
* this enum contains the known values that the service supports.
|
|
5441
|
+
* ### Known values supported by the service
|
|
5442
|
+
* **True** \
|
|
5443
|
+
* **False**
|
|
5444
|
+
*/
|
|
5445
|
+
export type KubernetesClusterFeatureRequired = string;
|
|
5446
|
+
|
|
4790
5447
|
/** Known values of {@link ConsoleDetailedStatus} that the service accepts. */
|
|
4791
5448
|
export enum KnownConsoleDetailedStatus {
|
|
4792
5449
|
/** Ready */
|
|
4793
5450
|
Ready = "Ready",
|
|
4794
5451
|
/** Error */
|
|
4795
|
-
Error = "Error"
|
|
5452
|
+
Error = "Error",
|
|
4796
5453
|
}
|
|
4797
5454
|
|
|
4798
5455
|
/**
|
|
@@ -4810,7 +5467,7 @@ export enum KnownConsoleEnabled {
|
|
|
4810
5467
|
/** True */
|
|
4811
5468
|
True = "True",
|
|
4812
5469
|
/** False */
|
|
4813
|
-
False = "False"
|
|
5470
|
+
False = "False",
|
|
4814
5471
|
}
|
|
4815
5472
|
|
|
4816
5473
|
/**
|
|
@@ -4834,7 +5491,7 @@ export enum KnownConsoleProvisioningState {
|
|
|
4834
5491
|
/** Provisioning */
|
|
4835
5492
|
Provisioning = "Provisioning",
|
|
4836
5493
|
/** Accepted */
|
|
4837
|
-
Accepted = "Accepted"
|
|
5494
|
+
Accepted = "Accepted",
|
|
4838
5495
|
}
|
|
4839
5496
|
|
|
4840
5497
|
/**
|
|
@@ -4855,7 +5512,7 @@ export enum KnownSkipShutdown {
|
|
|
4855
5512
|
/** True */
|
|
4856
5513
|
True = "True",
|
|
4857
5514
|
/** False */
|
|
4858
|
-
False = "False"
|
|
5515
|
+
False = "False",
|
|
4859
5516
|
}
|
|
4860
5517
|
|
|
4861
5518
|
/**
|
|
@@ -4924,6 +5581,9 @@ export interface BareMetalMachinesDeleteOptionalParams
|
|
|
4924
5581
|
resumeFrom?: string;
|
|
4925
5582
|
}
|
|
4926
5583
|
|
|
5584
|
+
/** Contains response data for the delete operation. */
|
|
5585
|
+
export type BareMetalMachinesDeleteResponse = OperationStatusResult;
|
|
5586
|
+
|
|
4927
5587
|
/** Optional parameters. */
|
|
4928
5588
|
export interface BareMetalMachinesUpdateOptionalParams
|
|
4929
5589
|
extends coreClient.OperationOptions {
|
|
@@ -5069,28 +5729,32 @@ export interface BareMetalMachinesListBySubscriptionNextOptionalParams
|
|
|
5069
5729
|
extends coreClient.OperationOptions {}
|
|
5070
5730
|
|
|
5071
5731
|
/** Contains response data for the listBySubscriptionNext operation. */
|
|
5072
|
-
export type BareMetalMachinesListBySubscriptionNextResponse =
|
|
5732
|
+
export type BareMetalMachinesListBySubscriptionNextResponse =
|
|
5733
|
+
BareMetalMachineList;
|
|
5073
5734
|
|
|
5074
5735
|
/** Optional parameters. */
|
|
5075
5736
|
export interface BareMetalMachinesListByResourceGroupNextOptionalParams
|
|
5076
5737
|
extends coreClient.OperationOptions {}
|
|
5077
5738
|
|
|
5078
5739
|
/** Contains response data for the listByResourceGroupNext operation. */
|
|
5079
|
-
export type BareMetalMachinesListByResourceGroupNextResponse =
|
|
5740
|
+
export type BareMetalMachinesListByResourceGroupNextResponse =
|
|
5741
|
+
BareMetalMachineList;
|
|
5080
5742
|
|
|
5081
5743
|
/** Optional parameters. */
|
|
5082
5744
|
export interface CloudServicesNetworksListBySubscriptionOptionalParams
|
|
5083
5745
|
extends coreClient.OperationOptions {}
|
|
5084
5746
|
|
|
5085
5747
|
/** Contains response data for the listBySubscription operation. */
|
|
5086
|
-
export type CloudServicesNetworksListBySubscriptionResponse =
|
|
5748
|
+
export type CloudServicesNetworksListBySubscriptionResponse =
|
|
5749
|
+
CloudServicesNetworkList;
|
|
5087
5750
|
|
|
5088
5751
|
/** Optional parameters. */
|
|
5089
5752
|
export interface CloudServicesNetworksListByResourceGroupOptionalParams
|
|
5090
5753
|
extends coreClient.OperationOptions {}
|
|
5091
5754
|
|
|
5092
5755
|
/** Contains response data for the listByResourceGroup operation. */
|
|
5093
|
-
export type CloudServicesNetworksListByResourceGroupResponse =
|
|
5756
|
+
export type CloudServicesNetworksListByResourceGroupResponse =
|
|
5757
|
+
CloudServicesNetworkList;
|
|
5094
5758
|
|
|
5095
5759
|
/** Optional parameters. */
|
|
5096
5760
|
export interface CloudServicesNetworksGetOptionalParams
|
|
@@ -5120,6 +5784,9 @@ export interface CloudServicesNetworksDeleteOptionalParams
|
|
|
5120
5784
|
resumeFrom?: string;
|
|
5121
5785
|
}
|
|
5122
5786
|
|
|
5787
|
+
/** Contains response data for the delete operation. */
|
|
5788
|
+
export type CloudServicesNetworksDeleteResponse = OperationStatusResult;
|
|
5789
|
+
|
|
5123
5790
|
/** Optional parameters. */
|
|
5124
5791
|
export interface CloudServicesNetworksUpdateOptionalParams
|
|
5125
5792
|
extends coreClient.OperationOptions {
|
|
@@ -5139,14 +5806,16 @@ export interface CloudServicesNetworksListBySubscriptionNextOptionalParams
|
|
|
5139
5806
|
extends coreClient.OperationOptions {}
|
|
5140
5807
|
|
|
5141
5808
|
/** Contains response data for the listBySubscriptionNext operation. */
|
|
5142
|
-
export type CloudServicesNetworksListBySubscriptionNextResponse =
|
|
5809
|
+
export type CloudServicesNetworksListBySubscriptionNextResponse =
|
|
5810
|
+
CloudServicesNetworkList;
|
|
5143
5811
|
|
|
5144
5812
|
/** Optional parameters. */
|
|
5145
5813
|
export interface CloudServicesNetworksListByResourceGroupNextOptionalParams
|
|
5146
5814
|
extends coreClient.OperationOptions {}
|
|
5147
5815
|
|
|
5148
5816
|
/** Contains response data for the listByResourceGroupNext operation. */
|
|
5149
|
-
export type CloudServicesNetworksListByResourceGroupNextResponse =
|
|
5817
|
+
export type CloudServicesNetworksListByResourceGroupNextResponse =
|
|
5818
|
+
CloudServicesNetworkList;
|
|
5150
5819
|
|
|
5151
5820
|
/** Optional parameters. */
|
|
5152
5821
|
export interface ClusterManagersListBySubscriptionOptionalParams
|
|
@@ -5190,6 +5859,9 @@ export interface ClusterManagersDeleteOptionalParams
|
|
|
5190
5859
|
resumeFrom?: string;
|
|
5191
5860
|
}
|
|
5192
5861
|
|
|
5862
|
+
/** Contains response data for the delete operation. */
|
|
5863
|
+
export type ClusterManagersDeleteResponse = OperationStatusResult;
|
|
5864
|
+
|
|
5193
5865
|
/** Optional parameters. */
|
|
5194
5866
|
export interface ClusterManagersUpdateOptionalParams
|
|
5195
5867
|
extends coreClient.OperationOptions {
|
|
@@ -5256,6 +5928,9 @@ export interface ClustersDeleteOptionalParams
|
|
|
5256
5928
|
resumeFrom?: string;
|
|
5257
5929
|
}
|
|
5258
5930
|
|
|
5931
|
+
/** Contains response data for the delete operation. */
|
|
5932
|
+
export type ClustersDeleteResponse = OperationStatusResult;
|
|
5933
|
+
|
|
5259
5934
|
/** Optional parameters. */
|
|
5260
5935
|
export interface ClustersUpdateOptionalParams
|
|
5261
5936
|
extends coreClient.OperationOptions {
|
|
@@ -5270,6 +5945,18 @@ export interface ClustersUpdateOptionalParams
|
|
|
5270
5945
|
/** Contains response data for the update operation. */
|
|
5271
5946
|
export type ClustersUpdateResponse = Cluster;
|
|
5272
5947
|
|
|
5948
|
+
/** Optional parameters. */
|
|
5949
|
+
export interface ClustersContinueUpdateVersionOptionalParams
|
|
5950
|
+
extends coreClient.OperationOptions {
|
|
5951
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
5952
|
+
updateIntervalInMs?: number;
|
|
5953
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
5954
|
+
resumeFrom?: string;
|
|
5955
|
+
}
|
|
5956
|
+
|
|
5957
|
+
/** Contains response data for the continueUpdateVersion operation. */
|
|
5958
|
+
export type ClustersContinueUpdateVersionResponse = OperationStatusResult;
|
|
5959
|
+
|
|
5273
5960
|
/** Optional parameters. */
|
|
5274
5961
|
export interface ClustersDeployOptionalParams
|
|
5275
5962
|
extends coreClient.OperationOptions {
|
|
@@ -5284,6 +5971,20 @@ export interface ClustersDeployOptionalParams
|
|
|
5284
5971
|
/** Contains response data for the deploy operation. */
|
|
5285
5972
|
export type ClustersDeployResponse = OperationStatusResult;
|
|
5286
5973
|
|
|
5974
|
+
/** Optional parameters. */
|
|
5975
|
+
export interface ClustersScanRuntimeOptionalParams
|
|
5976
|
+
extends coreClient.OperationOptions {
|
|
5977
|
+
/** The request body. */
|
|
5978
|
+
clusterScanRuntimeParameters?: ClusterScanRuntimeParameters;
|
|
5979
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
5980
|
+
updateIntervalInMs?: number;
|
|
5981
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
5982
|
+
resumeFrom?: string;
|
|
5983
|
+
}
|
|
5984
|
+
|
|
5985
|
+
/** Contains response data for the scanRuntime operation. */
|
|
5986
|
+
export type ClustersScanRuntimeResponse = OperationStatusResult;
|
|
5987
|
+
|
|
5287
5988
|
/** Optional parameters. */
|
|
5288
5989
|
export interface ClustersUpdateVersionOptionalParams
|
|
5289
5990
|
extends coreClient.OperationOptions {
|
|
@@ -5315,14 +6016,16 @@ export interface KubernetesClustersListBySubscriptionOptionalParams
|
|
|
5315
6016
|
extends coreClient.OperationOptions {}
|
|
5316
6017
|
|
|
5317
6018
|
/** Contains response data for the listBySubscription operation. */
|
|
5318
|
-
export type KubernetesClustersListBySubscriptionResponse =
|
|
6019
|
+
export type KubernetesClustersListBySubscriptionResponse =
|
|
6020
|
+
KubernetesClusterList;
|
|
5319
6021
|
|
|
5320
6022
|
/** Optional parameters. */
|
|
5321
6023
|
export interface KubernetesClustersListByResourceGroupOptionalParams
|
|
5322
6024
|
extends coreClient.OperationOptions {}
|
|
5323
6025
|
|
|
5324
6026
|
/** Contains response data for the listByResourceGroup operation. */
|
|
5325
|
-
export type KubernetesClustersListByResourceGroupResponse =
|
|
6027
|
+
export type KubernetesClustersListByResourceGroupResponse =
|
|
6028
|
+
KubernetesClusterList;
|
|
5326
6029
|
|
|
5327
6030
|
/** Optional parameters. */
|
|
5328
6031
|
export interface KubernetesClustersGetOptionalParams
|
|
@@ -5352,6 +6055,9 @@ export interface KubernetesClustersDeleteOptionalParams
|
|
|
5352
6055
|
resumeFrom?: string;
|
|
5353
6056
|
}
|
|
5354
6057
|
|
|
6058
|
+
/** Contains response data for the delete operation. */
|
|
6059
|
+
export type KubernetesClustersDeleteResponse = OperationStatusResult;
|
|
6060
|
+
|
|
5355
6061
|
/** Optional parameters. */
|
|
5356
6062
|
export interface KubernetesClustersUpdateOptionalParams
|
|
5357
6063
|
extends coreClient.OperationOptions {
|
|
@@ -5383,14 +6089,16 @@ export interface KubernetesClustersListBySubscriptionNextOptionalParams
|
|
|
5383
6089
|
extends coreClient.OperationOptions {}
|
|
5384
6090
|
|
|
5385
6091
|
/** Contains response data for the listBySubscriptionNext operation. */
|
|
5386
|
-
export type KubernetesClustersListBySubscriptionNextResponse =
|
|
6092
|
+
export type KubernetesClustersListBySubscriptionNextResponse =
|
|
6093
|
+
KubernetesClusterList;
|
|
5387
6094
|
|
|
5388
6095
|
/** Optional parameters. */
|
|
5389
6096
|
export interface KubernetesClustersListByResourceGroupNextOptionalParams
|
|
5390
6097
|
extends coreClient.OperationOptions {}
|
|
5391
6098
|
|
|
5392
6099
|
/** Contains response data for the listByResourceGroupNext operation. */
|
|
5393
|
-
export type KubernetesClustersListByResourceGroupNextResponse =
|
|
6100
|
+
export type KubernetesClustersListByResourceGroupNextResponse =
|
|
6101
|
+
KubernetesClusterList;
|
|
5394
6102
|
|
|
5395
6103
|
/** Optional parameters. */
|
|
5396
6104
|
export interface L2NetworksListBySubscriptionOptionalParams
|
|
@@ -5434,6 +6142,9 @@ export interface L2NetworksDeleteOptionalParams
|
|
|
5434
6142
|
resumeFrom?: string;
|
|
5435
6143
|
}
|
|
5436
6144
|
|
|
6145
|
+
/** Contains response data for the delete operation. */
|
|
6146
|
+
export type L2NetworksDeleteResponse = OperationStatusResult;
|
|
6147
|
+
|
|
5437
6148
|
/** Optional parameters. */
|
|
5438
6149
|
export interface L2NetworksUpdateOptionalParams
|
|
5439
6150
|
extends coreClient.OperationOptions {
|
|
@@ -5500,6 +6211,9 @@ export interface L3NetworksDeleteOptionalParams
|
|
|
5500
6211
|
resumeFrom?: string;
|
|
5501
6212
|
}
|
|
5502
6213
|
|
|
6214
|
+
/** Contains response data for the delete operation. */
|
|
6215
|
+
export type L3NetworksDeleteResponse = OperationStatusResult;
|
|
6216
|
+
|
|
5503
6217
|
/** Optional parameters. */
|
|
5504
6218
|
export interface L3NetworksUpdateOptionalParams
|
|
5505
6219
|
extends coreClient.OperationOptions {
|
|
@@ -5585,6 +6299,9 @@ export interface RacksDeleteOptionalParams extends coreClient.OperationOptions {
|
|
|
5585
6299
|
resumeFrom?: string;
|
|
5586
6300
|
}
|
|
5587
6301
|
|
|
6302
|
+
/** Contains response data for the delete operation. */
|
|
6303
|
+
export type RacksDeleteResponse = OperationStatusResult;
|
|
6304
|
+
|
|
5588
6305
|
/** Optional parameters. */
|
|
5589
6306
|
export interface RacksUpdateOptionalParams extends coreClient.OperationOptions {
|
|
5590
6307
|
/** The request body. */
|
|
@@ -5654,6 +6371,9 @@ export interface StorageAppliancesDeleteOptionalParams
|
|
|
5654
6371
|
resumeFrom?: string;
|
|
5655
6372
|
}
|
|
5656
6373
|
|
|
6374
|
+
/** Contains response data for the delete operation. */
|
|
6375
|
+
export type StorageAppliancesDeleteResponse = OperationStatusResult;
|
|
6376
|
+
|
|
5657
6377
|
/** Optional parameters. */
|
|
5658
6378
|
export interface StorageAppliancesUpdateOptionalParams
|
|
5659
6379
|
extends coreClient.OperationOptions {
|
|
@@ -5678,7 +6398,8 @@ export interface StorageAppliancesDisableRemoteVendorManagementOptionalParams
|
|
|
5678
6398
|
}
|
|
5679
6399
|
|
|
5680
6400
|
/** Contains response data for the disableRemoteVendorManagement operation. */
|
|
5681
|
-
export type StorageAppliancesDisableRemoteVendorManagementResponse =
|
|
6401
|
+
export type StorageAppliancesDisableRemoteVendorManagementResponse =
|
|
6402
|
+
OperationStatusResult;
|
|
5682
6403
|
|
|
5683
6404
|
/** Optional parameters. */
|
|
5684
6405
|
export interface StorageAppliancesEnableRemoteVendorManagementOptionalParams
|
|
@@ -5692,21 +6413,24 @@ export interface StorageAppliancesEnableRemoteVendorManagementOptionalParams
|
|
|
5692
6413
|
}
|
|
5693
6414
|
|
|
5694
6415
|
/** Contains response data for the enableRemoteVendorManagement operation. */
|
|
5695
|
-
export type StorageAppliancesEnableRemoteVendorManagementResponse =
|
|
6416
|
+
export type StorageAppliancesEnableRemoteVendorManagementResponse =
|
|
6417
|
+
OperationStatusResult;
|
|
5696
6418
|
|
|
5697
6419
|
/** Optional parameters. */
|
|
5698
6420
|
export interface StorageAppliancesListBySubscriptionNextOptionalParams
|
|
5699
6421
|
extends coreClient.OperationOptions {}
|
|
5700
6422
|
|
|
5701
6423
|
/** Contains response data for the listBySubscriptionNext operation. */
|
|
5702
|
-
export type StorageAppliancesListBySubscriptionNextResponse =
|
|
6424
|
+
export type StorageAppliancesListBySubscriptionNextResponse =
|
|
6425
|
+
StorageApplianceList;
|
|
5703
6426
|
|
|
5704
6427
|
/** Optional parameters. */
|
|
5705
6428
|
export interface StorageAppliancesListByResourceGroupNextOptionalParams
|
|
5706
6429
|
extends coreClient.OperationOptions {}
|
|
5707
6430
|
|
|
5708
6431
|
/** Contains response data for the listByResourceGroupNext operation. */
|
|
5709
|
-
export type StorageAppliancesListByResourceGroupNextResponse =
|
|
6432
|
+
export type StorageAppliancesListByResourceGroupNextResponse =
|
|
6433
|
+
StorageApplianceList;
|
|
5710
6434
|
|
|
5711
6435
|
/** Optional parameters. */
|
|
5712
6436
|
export interface TrunkedNetworksListBySubscriptionOptionalParams
|
|
@@ -5750,6 +6474,9 @@ export interface TrunkedNetworksDeleteOptionalParams
|
|
|
5750
6474
|
resumeFrom?: string;
|
|
5751
6475
|
}
|
|
5752
6476
|
|
|
6477
|
+
/** Contains response data for the delete operation. */
|
|
6478
|
+
export type TrunkedNetworksDeleteResponse = OperationStatusResult;
|
|
6479
|
+
|
|
5753
6480
|
/** Optional parameters. */
|
|
5754
6481
|
export interface TrunkedNetworksUpdateOptionalParams
|
|
5755
6482
|
extends coreClient.OperationOptions {
|
|
@@ -5816,6 +6543,9 @@ export interface VirtualMachinesDeleteOptionalParams
|
|
|
5816
6543
|
resumeFrom?: string;
|
|
5817
6544
|
}
|
|
5818
6545
|
|
|
6546
|
+
/** Contains response data for the delete operation. */
|
|
6547
|
+
export type VirtualMachinesDeleteResponse = OperationStatusResult;
|
|
6548
|
+
|
|
5819
6549
|
/** Optional parameters. */
|
|
5820
6550
|
export interface VirtualMachinesUpdateOptionalParams
|
|
5821
6551
|
extends coreClient.OperationOptions {
|
|
@@ -5935,6 +6665,9 @@ export interface VolumesDeleteOptionalParams
|
|
|
5935
6665
|
resumeFrom?: string;
|
|
5936
6666
|
}
|
|
5937
6667
|
|
|
6668
|
+
/** Contains response data for the delete operation. */
|
|
6669
|
+
export type VolumesDeleteResponse = OperationStatusResult;
|
|
6670
|
+
|
|
5938
6671
|
/** Optional parameters. */
|
|
5939
6672
|
export interface VolumesUpdateOptionalParams
|
|
5940
6673
|
extends coreClient.OperationOptions {
|
|
@@ -5964,7 +6697,8 @@ export interface BareMetalMachineKeySetsListByClusterOptionalParams
|
|
|
5964
6697
|
extends coreClient.OperationOptions {}
|
|
5965
6698
|
|
|
5966
6699
|
/** Contains response data for the listByCluster operation. */
|
|
5967
|
-
export type BareMetalMachineKeySetsListByClusterResponse =
|
|
6700
|
+
export type BareMetalMachineKeySetsListByClusterResponse =
|
|
6701
|
+
BareMetalMachineKeySetList;
|
|
5968
6702
|
|
|
5969
6703
|
/** Optional parameters. */
|
|
5970
6704
|
export interface BareMetalMachineKeySetsGetOptionalParams
|
|
@@ -5983,7 +6717,8 @@ export interface BareMetalMachineKeySetsCreateOrUpdateOptionalParams
|
|
|
5983
6717
|
}
|
|
5984
6718
|
|
|
5985
6719
|
/** Contains response data for the createOrUpdate operation. */
|
|
5986
|
-
export type BareMetalMachineKeySetsCreateOrUpdateResponse =
|
|
6720
|
+
export type BareMetalMachineKeySetsCreateOrUpdateResponse =
|
|
6721
|
+
BareMetalMachineKeySet;
|
|
5987
6722
|
|
|
5988
6723
|
/** Optional parameters. */
|
|
5989
6724
|
export interface BareMetalMachineKeySetsDeleteOptionalParams
|
|
@@ -5994,6 +6729,9 @@ export interface BareMetalMachineKeySetsDeleteOptionalParams
|
|
|
5994
6729
|
resumeFrom?: string;
|
|
5995
6730
|
}
|
|
5996
6731
|
|
|
6732
|
+
/** Contains response data for the delete operation. */
|
|
6733
|
+
export type BareMetalMachineKeySetsDeleteResponse = OperationStatusResult;
|
|
6734
|
+
|
|
5997
6735
|
/** Optional parameters. */
|
|
5998
6736
|
export interface BareMetalMachineKeySetsUpdateOptionalParams
|
|
5999
6737
|
extends coreClient.OperationOptions {
|
|
@@ -6013,7 +6751,8 @@ export interface BareMetalMachineKeySetsListByClusterNextOptionalParams
|
|
|
6013
6751
|
extends coreClient.OperationOptions {}
|
|
6014
6752
|
|
|
6015
6753
|
/** Contains response data for the listByClusterNext operation. */
|
|
6016
|
-
export type BareMetalMachineKeySetsListByClusterNextResponse =
|
|
6754
|
+
export type BareMetalMachineKeySetsListByClusterNextResponse =
|
|
6755
|
+
BareMetalMachineKeySetList;
|
|
6017
6756
|
|
|
6018
6757
|
/** Optional parameters. */
|
|
6019
6758
|
export interface BmcKeySetsListByClusterOptionalParams
|
|
@@ -6050,6 +6789,9 @@ export interface BmcKeySetsDeleteOptionalParams
|
|
|
6050
6789
|
resumeFrom?: string;
|
|
6051
6790
|
}
|
|
6052
6791
|
|
|
6792
|
+
/** Contains response data for the delete operation. */
|
|
6793
|
+
export type BmcKeySetsDeleteResponse = OperationStatusResult;
|
|
6794
|
+
|
|
6053
6795
|
/** Optional parameters. */
|
|
6054
6796
|
export interface BmcKeySetsUpdateOptionalParams
|
|
6055
6797
|
extends coreClient.OperationOptions {
|
|
@@ -6076,7 +6818,8 @@ export interface MetricsConfigurationsListByClusterOptionalParams
|
|
|
6076
6818
|
extends coreClient.OperationOptions {}
|
|
6077
6819
|
|
|
6078
6820
|
/** Contains response data for the listByCluster operation. */
|
|
6079
|
-
export type MetricsConfigurationsListByClusterResponse =
|
|
6821
|
+
export type MetricsConfigurationsListByClusterResponse =
|
|
6822
|
+
ClusterMetricsConfigurationList;
|
|
6080
6823
|
|
|
6081
6824
|
/** Optional parameters. */
|
|
6082
6825
|
export interface MetricsConfigurationsGetOptionalParams
|
|
@@ -6095,7 +6838,8 @@ export interface MetricsConfigurationsCreateOrUpdateOptionalParams
|
|
|
6095
6838
|
}
|
|
6096
6839
|
|
|
6097
6840
|
/** Contains response data for the createOrUpdate operation. */
|
|
6098
|
-
export type MetricsConfigurationsCreateOrUpdateResponse =
|
|
6841
|
+
export type MetricsConfigurationsCreateOrUpdateResponse =
|
|
6842
|
+
ClusterMetricsConfiguration;
|
|
6099
6843
|
|
|
6100
6844
|
/** Optional parameters. */
|
|
6101
6845
|
export interface MetricsConfigurationsDeleteOptionalParams
|
|
@@ -6106,6 +6850,9 @@ export interface MetricsConfigurationsDeleteOptionalParams
|
|
|
6106
6850
|
resumeFrom?: string;
|
|
6107
6851
|
}
|
|
6108
6852
|
|
|
6853
|
+
/** Contains response data for the delete operation. */
|
|
6854
|
+
export type MetricsConfigurationsDeleteResponse = OperationStatusResult;
|
|
6855
|
+
|
|
6109
6856
|
/** Optional parameters. */
|
|
6110
6857
|
export interface MetricsConfigurationsUpdateOptionalParams
|
|
6111
6858
|
extends coreClient.OperationOptions {
|
|
@@ -6125,7 +6872,8 @@ export interface MetricsConfigurationsListByClusterNextOptionalParams
|
|
|
6125
6872
|
extends coreClient.OperationOptions {}
|
|
6126
6873
|
|
|
6127
6874
|
/** Contains response data for the listByClusterNext operation. */
|
|
6128
|
-
export type MetricsConfigurationsListByClusterNextResponse =
|
|
6875
|
+
export type MetricsConfigurationsListByClusterNextResponse =
|
|
6876
|
+
ClusterMetricsConfigurationList;
|
|
6129
6877
|
|
|
6130
6878
|
/** Optional parameters. */
|
|
6131
6879
|
export interface AgentPoolsListByKubernetesClusterOptionalParams
|
|
@@ -6162,6 +6910,9 @@ export interface AgentPoolsDeleteOptionalParams
|
|
|
6162
6910
|
resumeFrom?: string;
|
|
6163
6911
|
}
|
|
6164
6912
|
|
|
6913
|
+
/** Contains response data for the delete operation. */
|
|
6914
|
+
export type AgentPoolsDeleteResponse = OperationStatusResult;
|
|
6915
|
+
|
|
6165
6916
|
/** Optional parameters. */
|
|
6166
6917
|
export interface AgentPoolsUpdateOptionalParams
|
|
6167
6918
|
extends coreClient.OperationOptions {
|
|
@@ -6183,6 +6934,68 @@ export interface AgentPoolsListByKubernetesClusterNextOptionalParams
|
|
|
6183
6934
|
/** Contains response data for the listByKubernetesClusterNext operation. */
|
|
6184
6935
|
export type AgentPoolsListByKubernetesClusterNextResponse = AgentPoolList;
|
|
6185
6936
|
|
|
6937
|
+
/** Optional parameters. */
|
|
6938
|
+
export interface KubernetesClusterFeaturesListByKubernetesClusterOptionalParams
|
|
6939
|
+
extends coreClient.OperationOptions {}
|
|
6940
|
+
|
|
6941
|
+
/** Contains response data for the listByKubernetesCluster operation. */
|
|
6942
|
+
export type KubernetesClusterFeaturesListByKubernetesClusterResponse =
|
|
6943
|
+
KubernetesClusterFeatureList;
|
|
6944
|
+
|
|
6945
|
+
/** Optional parameters. */
|
|
6946
|
+
export interface KubernetesClusterFeaturesGetOptionalParams
|
|
6947
|
+
extends coreClient.OperationOptions {}
|
|
6948
|
+
|
|
6949
|
+
/** Contains response data for the get operation. */
|
|
6950
|
+
export type KubernetesClusterFeaturesGetResponse = KubernetesClusterFeature;
|
|
6951
|
+
|
|
6952
|
+
/** Optional parameters. */
|
|
6953
|
+
export interface KubernetesClusterFeaturesCreateOrUpdateOptionalParams
|
|
6954
|
+
extends coreClient.OperationOptions {
|
|
6955
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
6956
|
+
updateIntervalInMs?: number;
|
|
6957
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
6958
|
+
resumeFrom?: string;
|
|
6959
|
+
}
|
|
6960
|
+
|
|
6961
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
6962
|
+
export type KubernetesClusterFeaturesCreateOrUpdateResponse =
|
|
6963
|
+
KubernetesClusterFeature;
|
|
6964
|
+
|
|
6965
|
+
/** Optional parameters. */
|
|
6966
|
+
export interface KubernetesClusterFeaturesDeleteOptionalParams
|
|
6967
|
+
extends coreClient.OperationOptions {
|
|
6968
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
6969
|
+
updateIntervalInMs?: number;
|
|
6970
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
6971
|
+
resumeFrom?: string;
|
|
6972
|
+
}
|
|
6973
|
+
|
|
6974
|
+
/** Contains response data for the delete operation. */
|
|
6975
|
+
export type KubernetesClusterFeaturesDeleteResponse = OperationStatusResult;
|
|
6976
|
+
|
|
6977
|
+
/** Optional parameters. */
|
|
6978
|
+
export interface KubernetesClusterFeaturesUpdateOptionalParams
|
|
6979
|
+
extends coreClient.OperationOptions {
|
|
6980
|
+
/** The request body. */
|
|
6981
|
+
kubernetesClusterFeatureUpdateParameters?: KubernetesClusterFeaturePatchParameters;
|
|
6982
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
6983
|
+
updateIntervalInMs?: number;
|
|
6984
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
6985
|
+
resumeFrom?: string;
|
|
6986
|
+
}
|
|
6987
|
+
|
|
6988
|
+
/** Contains response data for the update operation. */
|
|
6989
|
+
export type KubernetesClusterFeaturesUpdateResponse = KubernetesClusterFeature;
|
|
6990
|
+
|
|
6991
|
+
/** Optional parameters. */
|
|
6992
|
+
export interface KubernetesClusterFeaturesListByKubernetesClusterNextOptionalParams
|
|
6993
|
+
extends coreClient.OperationOptions {}
|
|
6994
|
+
|
|
6995
|
+
/** Contains response data for the listByKubernetesClusterNext operation. */
|
|
6996
|
+
export type KubernetesClusterFeaturesListByKubernetesClusterNextResponse =
|
|
6997
|
+
KubernetesClusterFeatureList;
|
|
6998
|
+
|
|
6186
6999
|
/** Optional parameters. */
|
|
6187
7000
|
export interface ConsolesListByVirtualMachineOptionalParams
|
|
6188
7001
|
extends coreClient.OperationOptions {}
|
|
@@ -6218,6 +7031,9 @@ export interface ConsolesDeleteOptionalParams
|
|
|
6218
7031
|
resumeFrom?: string;
|
|
6219
7032
|
}
|
|
6220
7033
|
|
|
7034
|
+
/** Contains response data for the delete operation. */
|
|
7035
|
+
export type ConsolesDeleteResponse = OperationStatusResult;
|
|
7036
|
+
|
|
6221
7037
|
/** Optional parameters. */
|
|
6222
7038
|
export interface ConsolesUpdateOptionalParams
|
|
6223
7039
|
extends coreClient.OperationOptions {
|