@azure/arm-networkcloud 1.0.0 → 2.0.0-alpha.20241120.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +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
|
@@ -222,6 +222,80 @@ export interface HardwareValidationStatus {
|
|
|
222
222
|
*/
|
|
223
223
|
readonly result?: BareMetalMachineHardwareValidationResult;
|
|
224
224
|
}
|
|
225
|
+
/** RuntimeProtectionStatus represents the runtime protection status of the bare metal machine. */
|
|
226
|
+
export interface RuntimeProtectionStatus {
|
|
227
|
+
/**
|
|
228
|
+
* The timestamp when the malware definitions were last updated.
|
|
229
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
230
|
+
*/
|
|
231
|
+
readonly definitionsLastUpdated?: Date;
|
|
232
|
+
/**
|
|
233
|
+
* The version of the malware definitions.
|
|
234
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
235
|
+
*/
|
|
236
|
+
readonly definitionsVersion?: string;
|
|
237
|
+
/**
|
|
238
|
+
* The timestamp of the most recently completed scan, or empty if there has never been a scan.
|
|
239
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
240
|
+
*/
|
|
241
|
+
readonly scanCompletedTime?: Date;
|
|
242
|
+
/**
|
|
243
|
+
* The timestamp of the most recently scheduled scan, or empty if no scan has been scheduled.
|
|
244
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
245
|
+
*/
|
|
246
|
+
readonly scanScheduledTime?: Date;
|
|
247
|
+
/**
|
|
248
|
+
* The timestamp of the most recently started scan, or empty if there has never been a scan.
|
|
249
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
250
|
+
*/
|
|
251
|
+
readonly scanStartedTime?: Date;
|
|
252
|
+
}
|
|
253
|
+
/** SecretRotationStatus represents the status of a secret rotation. */
|
|
254
|
+
export interface SecretRotationStatus {
|
|
255
|
+
/**
|
|
256
|
+
* The maximum number of days the secret may be used before it must be changed.
|
|
257
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
258
|
+
*/
|
|
259
|
+
readonly expirePeriodDays?: number;
|
|
260
|
+
/**
|
|
261
|
+
* The date and time when the secret was last changed.
|
|
262
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
263
|
+
*/
|
|
264
|
+
readonly lastRotationTime?: Date;
|
|
265
|
+
/**
|
|
266
|
+
* The number of days a secret exists before rotations will be attempted.
|
|
267
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
268
|
+
*/
|
|
269
|
+
readonly rotationPeriodDays?: number;
|
|
270
|
+
/**
|
|
271
|
+
* The reference to the secret in a key vault.
|
|
272
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
273
|
+
*/
|
|
274
|
+
readonly secretArchiveReference?: SecretArchiveReference;
|
|
275
|
+
/**
|
|
276
|
+
* The type name used to identify the purpose of the secret.
|
|
277
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
278
|
+
*/
|
|
279
|
+
readonly secretType?: string;
|
|
280
|
+
}
|
|
281
|
+
/** SecretArchiveReference represents the reference to a secret in a key vault. */
|
|
282
|
+
export interface SecretArchiveReference {
|
|
283
|
+
/**
|
|
284
|
+
* The resource ID of the key vault containing the secret.
|
|
285
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
286
|
+
*/
|
|
287
|
+
readonly keyVaultId?: string;
|
|
288
|
+
/**
|
|
289
|
+
* The name of the secret in the key vault.
|
|
290
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
291
|
+
*/
|
|
292
|
+
readonly secretName?: string;
|
|
293
|
+
/**
|
|
294
|
+
* The version of the secret in the key vault.
|
|
295
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
296
|
+
*/
|
|
297
|
+
readonly secretVersion?: string;
|
|
298
|
+
}
|
|
225
299
|
/** Common fields that are returned in the response for all Azure Resource Manager resources */
|
|
226
300
|
export interface Resource {
|
|
227
301
|
/**
|
|
@@ -288,6 +362,38 @@ export interface ClusterManagerList {
|
|
|
288
362
|
/** The list of cluster managers. */
|
|
289
363
|
value?: ClusterManager[];
|
|
290
364
|
}
|
|
365
|
+
/** Managed service identity (system assigned and/or user assigned identities) */
|
|
366
|
+
export interface ManagedServiceIdentity {
|
|
367
|
+
/**
|
|
368
|
+
* The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
|
|
369
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
370
|
+
*/
|
|
371
|
+
readonly principalId?: string;
|
|
372
|
+
/**
|
|
373
|
+
* The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
|
|
374
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
375
|
+
*/
|
|
376
|
+
readonly tenantId?: string;
|
|
377
|
+
/** Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed). */
|
|
378
|
+
type: ManagedServiceIdentityType;
|
|
379
|
+
/** 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. */
|
|
380
|
+
userAssignedIdentities?: {
|
|
381
|
+
[propertyName: string]: UserAssignedIdentity | null;
|
|
382
|
+
};
|
|
383
|
+
}
|
|
384
|
+
/** User assigned identity properties */
|
|
385
|
+
export interface UserAssignedIdentity {
|
|
386
|
+
/**
|
|
387
|
+
* The principal ID of the assigned identity.
|
|
388
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
389
|
+
*/
|
|
390
|
+
readonly principalId?: string;
|
|
391
|
+
/**
|
|
392
|
+
* The client ID of the assigned identity.
|
|
393
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
394
|
+
*/
|
|
395
|
+
readonly clientId?: string;
|
|
396
|
+
}
|
|
291
397
|
/** ClusterAvailableVersion represents the cluster version that the cluster manager can be asked to create and manage. */
|
|
292
398
|
export interface ClusterAvailableVersion {
|
|
293
399
|
/**
|
|
@@ -403,21 +509,21 @@ export interface ClusterAvailableUpgradeVersion {
|
|
|
403
509
|
}
|
|
404
510
|
/** ClusterCapacity represents various details regarding compute capacity. */
|
|
405
511
|
export interface ClusterCapacity {
|
|
406
|
-
/** The remaining appliance-based storage in GB available for workload use. */
|
|
512
|
+
/** The remaining appliance-based storage in GB available for workload use. Measured in gibibytes. */
|
|
407
513
|
availableApplianceStorageGB?: number;
|
|
408
514
|
/** The remaining number of cores that are available in this cluster for workload use. */
|
|
409
515
|
availableCoreCount?: number;
|
|
410
|
-
/** The remaining machine or host-based storage in GB available for workload use. */
|
|
516
|
+
/** The remaining machine or host-based storage in GB available for workload use. Measured in gibibytes. */
|
|
411
517
|
availableHostStorageGB?: number;
|
|
412
|
-
/** The remaining memory in GB that are available in this cluster for workload use. */
|
|
518
|
+
/** The remaining memory in GB that are available in this cluster for workload use. Measured in gibibytes. */
|
|
413
519
|
availableMemoryGB?: number;
|
|
414
|
-
/** The total appliance-based storage in GB supported by this cluster for workload use. */
|
|
520
|
+
/** The total appliance-based storage in GB supported by this cluster for workload use. Measured in gibibytes. */
|
|
415
521
|
totalApplianceStorageGB?: number;
|
|
416
522
|
/** The total number of cores that are supported by this cluster for workload use. */
|
|
417
523
|
totalCoreCount?: number;
|
|
418
|
-
/** The total machine or host-based storage in GB supported by this cluster for workload use. */
|
|
524
|
+
/** The total machine or host-based storage in GB supported by this cluster for workload use. Measured in gibibytes. */
|
|
419
525
|
totalHostStorageGB?: number;
|
|
420
|
-
/** The total memory supported by this cluster for workload use. */
|
|
526
|
+
/** The total memory supported by this cluster for workload use. Measured in gibibytes. */
|
|
421
527
|
totalMemoryGB?: number;
|
|
422
528
|
}
|
|
423
529
|
/** ServicePrincipalInformation represents the details of the service principal to be used by the cluster during Arc Appliance installation. */
|
|
@@ -431,6 +537,20 @@ export interface ServicePrincipalInformation {
|
|
|
431
537
|
/** The tenant ID, also known as the directory ID, of the tenant in which the service principal is created. */
|
|
432
538
|
tenantId: string;
|
|
433
539
|
}
|
|
540
|
+
/** CommandOutputSettings represents the settings for commands run within the cluster such as bare metal machine run read-only commands. */
|
|
541
|
+
export interface CommandOutputSettings {
|
|
542
|
+
/** The selection of the managed identity to use with this storage account container. The identity type must be either system assigned or user assigned. */
|
|
543
|
+
associatedIdentity?: IdentitySelector;
|
|
544
|
+
/** The URL of the storage account container that is to be used by the specified identities. */
|
|
545
|
+
containerUrl?: string;
|
|
546
|
+
}
|
|
547
|
+
/** IdentitySelector represents the selection of a managed identity for use. */
|
|
548
|
+
export interface IdentitySelector {
|
|
549
|
+
/** The type of managed identity that is being selected. */
|
|
550
|
+
identityType?: ManagedServiceIdentitySelectorType;
|
|
551
|
+
/** The user assigned managed identity resource ID to use. Mutually exclusive with a system assigned identity type. */
|
|
552
|
+
userAssignedIdentityResourceId?: string;
|
|
553
|
+
}
|
|
434
554
|
/** ValidationThreshold indicates allowed machine and node hardware and deployment failures. */
|
|
435
555
|
export interface ValidationThreshold {
|
|
436
556
|
/** Selection of how the type evaluation is applied to the cluster calculation. */
|
|
@@ -440,6 +560,34 @@ export interface ValidationThreshold {
|
|
|
440
560
|
/** The numeric threshold value. */
|
|
441
561
|
value: number;
|
|
442
562
|
}
|
|
563
|
+
/** RuntimeProtectionConfiguration represents the runtime protection configuration for the cluster. */
|
|
564
|
+
export interface RuntimeProtectionConfiguration {
|
|
565
|
+
/** The mode of operation for runtime protection. */
|
|
566
|
+
enforcementLevel?: RuntimeProtectionEnforcementLevel;
|
|
567
|
+
}
|
|
568
|
+
/** ClusterSecretArchive configures the key vault to archive the secrets of the cluster for later retrieval. */
|
|
569
|
+
export interface ClusterSecretArchive {
|
|
570
|
+
/** The resource ID of the key vault to archive the secrets of the cluster. */
|
|
571
|
+
keyVaultId: string;
|
|
572
|
+
/** The indicator if the specified key vault should be used to archive the secrets of the cluster. */
|
|
573
|
+
useKeyVault?: ClusterSecretArchiveEnabled;
|
|
574
|
+
}
|
|
575
|
+
/** ClusterUpdateStrategy represents the strategy for updating the cluster. */
|
|
576
|
+
export interface ClusterUpdateStrategy {
|
|
577
|
+
/**
|
|
578
|
+
* The maximum number of worker nodes that can be offline within the increment of update, e.g., rack-by-rack.
|
|
579
|
+
* Limited by the maximum number of machines in the increment. Defaults to the whole increment size.
|
|
580
|
+
*/
|
|
581
|
+
maxUnavailable?: number;
|
|
582
|
+
/** The mode of operation for runtime protection. */
|
|
583
|
+
strategyType: ClusterUpdateStrategyType;
|
|
584
|
+
/** Selection of how the threshold should be evaluated. */
|
|
585
|
+
thresholdType: ValidationThresholdType;
|
|
586
|
+
/** The numeric threshold value. */
|
|
587
|
+
thresholdValue: number;
|
|
588
|
+
/** The time to wait between the increments of update defined by the strategy. */
|
|
589
|
+
waitTimeMinutes?: number;
|
|
590
|
+
}
|
|
443
591
|
/** KubernetesClusterList represents a list of Kubernetes clusters. */
|
|
444
592
|
export interface KubernetesClusterList {
|
|
445
593
|
/** The link used to get the next page of operations. */
|
|
@@ -584,14 +732,18 @@ export interface KubernetesLabel {
|
|
|
584
732
|
}
|
|
585
733
|
/** AgentPoolUpgradeSettings specifies the upgrade settings for an agent pool. */
|
|
586
734
|
export interface AgentPoolUpgradeSettings {
|
|
587
|
-
/** The maximum
|
|
735
|
+
/** 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. */
|
|
736
|
+
drainTimeout?: number;
|
|
737
|
+
/** 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. */
|
|
588
738
|
maxSurge?: string;
|
|
739
|
+
/** 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. */
|
|
740
|
+
maxUnavailable?: string;
|
|
589
741
|
}
|
|
590
742
|
/** NetworkConfiguration specifies the Kubernetes cluster network related configuration. */
|
|
591
743
|
export interface NetworkConfiguration {
|
|
592
744
|
/** The configuration of networks being attached to the cluster for use by the workloads that run on this Kubernetes cluster. */
|
|
593
745
|
attachedNetworkConfiguration?: AttachedNetworkConfiguration;
|
|
594
|
-
/** The configuration of the BGP service load balancer for this Kubernetes cluster. */
|
|
746
|
+
/** 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. */
|
|
595
747
|
bgpServiceLoadBalancerConfiguration?: BgpServiceLoadBalancerConfiguration;
|
|
596
748
|
/** The resource ID of the associated Cloud Services network. */
|
|
597
749
|
cloudServicesNetworkId: string;
|
|
@@ -599,6 +751,8 @@ export interface NetworkConfiguration {
|
|
|
599
751
|
cniNetworkId: string;
|
|
600
752
|
/** The IP address assigned to the Kubernetes DNS service. It must be within the Kubernetes service address range specified in service CIDR. */
|
|
601
753
|
dnsServiceIp?: string;
|
|
754
|
+
/** 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. */
|
|
755
|
+
l2ServiceLoadBalancerConfiguration?: L2ServiceLoadBalancerConfiguration;
|
|
602
756
|
/** 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. */
|
|
603
757
|
podCidrs?: string[];
|
|
604
758
|
/** 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. */
|
|
@@ -612,7 +766,7 @@ export interface BgpServiceLoadBalancerConfiguration {
|
|
|
612
766
|
bgpPeers?: ServiceLoadBalancerBgpPeer[];
|
|
613
767
|
/** The indicator to specify if the load balancer peers with the network fabric. */
|
|
614
768
|
fabricPeeringEnabled?: FabricPeeringEnabled;
|
|
615
|
-
/** The list of pools of IP addresses that can be allocated to
|
|
769
|
+
/** The list of pools of IP addresses that can be allocated to load balancer services. */
|
|
616
770
|
ipAddressPools?: IpAddressPool[];
|
|
617
771
|
}
|
|
618
772
|
/** BgpAdvertisement represents the association of IP address pools to the communities and peers. */
|
|
@@ -632,9 +786,9 @@ export interface ServiceLoadBalancerBgpPeer {
|
|
|
632
786
|
bfdEnabled?: BfdEnabled;
|
|
633
787
|
/** The indicator to enable multi-hop peering support. */
|
|
634
788
|
bgpMultiHop?: BgpMultiHop;
|
|
635
|
-
/** The requested BGP hold time value. This field uses ISO 8601 duration format, for example P1H. */
|
|
789
|
+
/** 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. */
|
|
636
790
|
holdTime?: string;
|
|
637
|
-
/** The requested BGP keepalive time value. This field uses ISO 8601 duration format, for example P1H. */
|
|
791
|
+
/** 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. */
|
|
638
792
|
keepAliveTime?: string;
|
|
639
793
|
/** The autonomous system number used for the local end of the BGP session. */
|
|
640
794
|
myAsn?: number;
|
|
@@ -651,7 +805,7 @@ export interface ServiceLoadBalancerBgpPeer {
|
|
|
651
805
|
}
|
|
652
806
|
/** IpAddressPool represents a pool of IP addresses that can be allocated to a service. */
|
|
653
807
|
export interface IpAddressPool {
|
|
654
|
-
/** 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. */
|
|
808
|
+
/** 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. */
|
|
655
809
|
addresses: string[];
|
|
656
810
|
/** The indicator to determine if automatic allocation from the pool should occur. */
|
|
657
811
|
autoAssign?: BfdEnabled;
|
|
@@ -660,6 +814,11 @@ export interface IpAddressPool {
|
|
|
660
814
|
/** The indicator to prevent the use of IP addresses ending with .0 and .255 for this pool. Enabling this option will only use IP addresses between .1 and .254 inclusive. */
|
|
661
815
|
onlyUseHostIps?: BfdEnabled;
|
|
662
816
|
}
|
|
817
|
+
/** L2ServiceLoadBalancerConfiguration represents the configuration of a layer 2 service load balancer. */
|
|
818
|
+
export interface L2ServiceLoadBalancerConfiguration {
|
|
819
|
+
/** The list of pools of IP addresses that can be allocated to load balancer services. */
|
|
820
|
+
ipAddressPools?: IpAddressPool[];
|
|
821
|
+
}
|
|
663
822
|
/** KubernetesClusterNode represents the details of a node in a Kubernetes cluster. */
|
|
664
823
|
export interface KubernetesClusterNode {
|
|
665
824
|
/**
|
|
@@ -693,7 +852,7 @@ export interface KubernetesClusterNode {
|
|
|
693
852
|
*/
|
|
694
853
|
readonly detailedStatusMessage?: string;
|
|
695
854
|
/**
|
|
696
|
-
* The size of the disk configured for this node.
|
|
855
|
+
* The size of the disk configured for this node. Allocations are measured in gibibytes.
|
|
697
856
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
698
857
|
*/
|
|
699
858
|
readonly diskSizeGB?: number;
|
|
@@ -713,7 +872,7 @@ export interface KubernetesClusterNode {
|
|
|
713
872
|
*/
|
|
714
873
|
readonly labels?: KubernetesLabel[];
|
|
715
874
|
/**
|
|
716
|
-
* The amount of memory configured for this node, derived from the vm SKU specified.
|
|
875
|
+
* The amount of memory configured for this node, derived from the vm SKU specified. Allocations are measured in gibibytes.
|
|
717
876
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
718
877
|
*/
|
|
719
878
|
readonly memorySizeGB?: number;
|
|
@@ -865,7 +1024,7 @@ export interface MachineSkuSlot {
|
|
|
865
1024
|
*/
|
|
866
1025
|
readonly hardwareVersion?: string;
|
|
867
1026
|
/**
|
|
868
|
-
* The maximum amount of memory in
|
|
1027
|
+
* The maximum amount of memory. Measured in gibibytes.
|
|
869
1028
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
870
1029
|
*/
|
|
871
1030
|
readonly memoryCapacityGB?: number;
|
|
@@ -893,7 +1052,7 @@ export interface MachineSkuSlot {
|
|
|
893
1052
|
/** Disk represents the properties of the disk. */
|
|
894
1053
|
export interface MachineDisk {
|
|
895
1054
|
/**
|
|
896
|
-
* The maximum amount of storage in
|
|
1055
|
+
* The maximum amount of storage. Measured in gibibytes.
|
|
897
1056
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
898
1057
|
*/
|
|
899
1058
|
readonly capacityGB?: number;
|
|
@@ -936,7 +1095,7 @@ export interface NetworkInterface {
|
|
|
936
1095
|
*/
|
|
937
1096
|
readonly portCount?: number;
|
|
938
1097
|
/**
|
|
939
|
-
* The maximum amount of data in
|
|
1098
|
+
* The maximum amount of data in gigabits that the line card transmits through a port at any given second.
|
|
940
1099
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
941
1100
|
*/
|
|
942
1101
|
readonly portSpeed?: number;
|
|
@@ -954,7 +1113,7 @@ export interface StorageApplianceSkuSlot {
|
|
|
954
1113
|
*/
|
|
955
1114
|
readonly rackSlot?: number;
|
|
956
1115
|
/**
|
|
957
|
-
* The maximum capacity of the storage appliance.
|
|
1116
|
+
* The maximum capacity of the storage appliance. Measured in gibibytes.
|
|
958
1117
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
959
1118
|
*/
|
|
960
1119
|
readonly capacityGB?: number;
|
|
@@ -1016,7 +1175,7 @@ export interface OsDisk {
|
|
|
1016
1175
|
createOption?: OsDiskCreateOption;
|
|
1017
1176
|
/** The strategy for deleting the OS disk. */
|
|
1018
1177
|
deleteOption?: OsDiskDeleteOption;
|
|
1019
|
-
/** The size of the disk
|
|
1178
|
+
/** The size of the disk. Required if the createOption is Ephemeral. Allocations are measured in gibibytes. */
|
|
1020
1179
|
diskSizeGB: number;
|
|
1021
1180
|
}
|
|
1022
1181
|
/** ImageRepositoryCredentials represents the credentials used to login to the image repository. */
|
|
@@ -1035,6 +1194,71 @@ export interface VolumeList {
|
|
|
1035
1194
|
/** The list of volumes. */
|
|
1036
1195
|
value?: Volume[];
|
|
1037
1196
|
}
|
|
1197
|
+
/** The current status of an async operation. */
|
|
1198
|
+
export interface OperationStatusResult {
|
|
1199
|
+
/**
|
|
1200
|
+
* The end time of the operation.
|
|
1201
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1202
|
+
*/
|
|
1203
|
+
readonly endTime?: Date;
|
|
1204
|
+
/**
|
|
1205
|
+
* If present, details of the operation error.
|
|
1206
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1207
|
+
*/
|
|
1208
|
+
readonly error?: ErrorDetail;
|
|
1209
|
+
/**
|
|
1210
|
+
* Fully qualified ID for the async operation.
|
|
1211
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1212
|
+
*/
|
|
1213
|
+
readonly id?: string;
|
|
1214
|
+
/**
|
|
1215
|
+
* Name of the async operation.
|
|
1216
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1217
|
+
*/
|
|
1218
|
+
readonly name?: string;
|
|
1219
|
+
/**
|
|
1220
|
+
* The operations list.
|
|
1221
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1222
|
+
*/
|
|
1223
|
+
readonly operations?: OperationStatusResult[];
|
|
1224
|
+
/**
|
|
1225
|
+
* Percent of the operation that is complete.
|
|
1226
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1227
|
+
*/
|
|
1228
|
+
readonly percentComplete?: number;
|
|
1229
|
+
/**
|
|
1230
|
+
* Fully qualified ID of the resource against which the original async operation was started.
|
|
1231
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1232
|
+
*/
|
|
1233
|
+
readonly resourceId?: string;
|
|
1234
|
+
/**
|
|
1235
|
+
* The start time of the operation.
|
|
1236
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1237
|
+
*/
|
|
1238
|
+
readonly startTime?: Date;
|
|
1239
|
+
/** Operation status. */
|
|
1240
|
+
status: string;
|
|
1241
|
+
/**
|
|
1242
|
+
* For actions that run commands or scripts, the exit code of the script execution.
|
|
1243
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1244
|
+
*/
|
|
1245
|
+
readonly exitCode?: string;
|
|
1246
|
+
/**
|
|
1247
|
+
* For actions that run commands or scripts, the leading bytes of the output of the script execution.
|
|
1248
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1249
|
+
*/
|
|
1250
|
+
readonly outputHead?: string;
|
|
1251
|
+
/**
|
|
1252
|
+
* For actions that run commands or scripts, a reference to the location of the result.
|
|
1253
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1254
|
+
*/
|
|
1255
|
+
readonly resultRef?: string;
|
|
1256
|
+
/**
|
|
1257
|
+
* For actions that run commands or scripts, the URL where the full output of the script output can be retrieved.
|
|
1258
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1259
|
+
*/
|
|
1260
|
+
readonly resultUrl?: string;
|
|
1261
|
+
}
|
|
1038
1262
|
/** BareMetalMachinePatchParameters represents the body of the request to patch bare metal machine properties. */
|
|
1039
1263
|
export interface BareMetalMachinePatchParameters {
|
|
1040
1264
|
/** The Azure resource tags that will replace the existing ones. */
|
|
@@ -1052,30 +1276,6 @@ export interface BareMetalMachineCordonParameters {
|
|
|
1052
1276
|
/** The indicator of whether to evacuate the node workload when the bare metal machine is cordoned. */
|
|
1053
1277
|
evacuate?: BareMetalMachineEvacuate;
|
|
1054
1278
|
}
|
|
1055
|
-
/** The current status of an async operation. */
|
|
1056
|
-
export interface OperationStatusResult {
|
|
1057
|
-
/** Fully qualified ID for the async operation. */
|
|
1058
|
-
id?: string;
|
|
1059
|
-
/**
|
|
1060
|
-
* Fully qualified ID of the resource against which the original async operation was started.
|
|
1061
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1062
|
-
*/
|
|
1063
|
-
readonly resourceId?: string;
|
|
1064
|
-
/** Name of the async operation. */
|
|
1065
|
-
name?: string;
|
|
1066
|
-
/** Operation status. */
|
|
1067
|
-
status: string;
|
|
1068
|
-
/** Percent of the operation that is complete. */
|
|
1069
|
-
percentComplete?: number;
|
|
1070
|
-
/** The start time of the operation. */
|
|
1071
|
-
startTime?: Date;
|
|
1072
|
-
/** The end time of the operation. */
|
|
1073
|
-
endTime?: Date;
|
|
1074
|
-
/** The operations list. */
|
|
1075
|
-
operations?: OperationStatusResult[];
|
|
1076
|
-
/** If present, details of the operation error. */
|
|
1077
|
-
error?: ErrorDetail;
|
|
1078
|
-
}
|
|
1079
1279
|
/** BareMetalMachinePowerOffParameters represents the body of the request to power off bare metal machine. */
|
|
1080
1280
|
export interface BareMetalMachinePowerOffParameters {
|
|
1081
1281
|
/** The indicator of whether to skip the graceful OS shutdown and power off the bare metal machine immediately. */
|
|
@@ -1146,6 +1346,8 @@ export interface CloudServicesNetworkPatchParameters {
|
|
|
1146
1346
|
}
|
|
1147
1347
|
/** ClusterManagerPatchParameters represents the body of the request to patch the cluster properties. */
|
|
1148
1348
|
export interface ClusterManagerPatchParameters {
|
|
1349
|
+
/** The identity for the resource. */
|
|
1350
|
+
identity?: ManagedServiceIdentity;
|
|
1149
1351
|
/** The Azure resource tags that will replace the existing ones. */
|
|
1150
1352
|
tags?: {
|
|
1151
1353
|
[propertyName: string]: string;
|
|
@@ -1153,6 +1355,8 @@ export interface ClusterManagerPatchParameters {
|
|
|
1153
1355
|
}
|
|
1154
1356
|
/** ClusterPatchParameters represents the body of the request to patch the cluster properties. */
|
|
1155
1357
|
export interface ClusterPatchParameters {
|
|
1358
|
+
/** The identity for the resource. */
|
|
1359
|
+
identity?: ManagedServiceIdentity;
|
|
1156
1360
|
/** The Azure resource tags that will replace the existing ones. */
|
|
1157
1361
|
tags?: {
|
|
1158
1362
|
[propertyName: string]: string;
|
|
@@ -1163,6 +1367,8 @@ export interface ClusterPatchParameters {
|
|
|
1163
1367
|
clusterLocation?: string;
|
|
1164
1368
|
/** The service principal to be used by the cluster during Arc Appliance installation. */
|
|
1165
1369
|
clusterServicePrincipal?: ServicePrincipalInformation;
|
|
1370
|
+
/** The settings for commands run in this cluster, such as bare metal machine run read only commands and data extracts. */
|
|
1371
|
+
commandOutputSettings?: CommandOutputSettings;
|
|
1166
1372
|
/** The validation threshold indicating the allowable failures of compute machines during environment validation and deployment. */
|
|
1167
1373
|
computeDeploymentThreshold?: ValidationThreshold;
|
|
1168
1374
|
/**
|
|
@@ -1170,6 +1376,12 @@ export interface ClusterPatchParameters {
|
|
|
1170
1376
|
* cluster, or an empty list in a single-rack cluster.
|
|
1171
1377
|
*/
|
|
1172
1378
|
computeRackDefinitions?: RackDefinition[];
|
|
1379
|
+
/** The settings for cluster runtime protection. */
|
|
1380
|
+
runtimeProtectionConfiguration?: RuntimeProtectionConfiguration;
|
|
1381
|
+
/** The configuration for use of a key vault to store secrets for later retrieval by the operator. */
|
|
1382
|
+
secretArchive?: ClusterSecretArchive;
|
|
1383
|
+
/** The strategy for updating the cluster. */
|
|
1384
|
+
updateStrategy?: ClusterUpdateStrategy;
|
|
1173
1385
|
}
|
|
1174
1386
|
/** BareMetalMachineKeySetList represents a list of bare metal machine key sets. */
|
|
1175
1387
|
export interface BareMetalMachineKeySetList {
|
|
@@ -1186,6 +1398,8 @@ export interface KeySetUser {
|
|
|
1186
1398
|
description?: string;
|
|
1187
1399
|
/** 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. */
|
|
1188
1400
|
sshPublicKey: SshPublicKey;
|
|
1401
|
+
/** The user principal name (email format) used to validate this user's group membership. */
|
|
1402
|
+
userPrincipalName?: string;
|
|
1189
1403
|
}
|
|
1190
1404
|
/** KeySetUserStatus represents the status of the key set user. */
|
|
1191
1405
|
export interface KeySetUserStatus {
|
|
@@ -1236,6 +1450,11 @@ export interface BmcKeySetPatchParameters {
|
|
|
1236
1450
|
/** The unique list of permitted users. */
|
|
1237
1451
|
userList?: KeySetUser[];
|
|
1238
1452
|
}
|
|
1453
|
+
/** ClusterContinueUpdateVersionParameters represents the body of the request to continue the update of a cluster version. */
|
|
1454
|
+
export interface ClusterContinueUpdateVersionParameters {
|
|
1455
|
+
/** The mode by which the cluster will target the next grouping of servers to continue the update. */
|
|
1456
|
+
machineGroupTargetingMode?: ClusterContinueUpdateVersionMachineGroupTargetingMode;
|
|
1457
|
+
}
|
|
1239
1458
|
/** ClusterDeployParameters represents the body of the request to deploy cluster. */
|
|
1240
1459
|
export interface ClusterDeployParameters {
|
|
1241
1460
|
/** The names of bare metal machines in the cluster that should be skipped during environment validation. */
|
|
@@ -1259,6 +1478,11 @@ export interface ClusterMetricsConfigurationPatchParameters {
|
|
|
1259
1478
|
/** The list of metric names that have been chosen to be enabled in addition to the core set of enabled metrics. */
|
|
1260
1479
|
enabledMetrics?: string[];
|
|
1261
1480
|
}
|
|
1481
|
+
/** ClusterScanRuntimeParameters defines the parameters for the cluster scan runtime operation. */
|
|
1482
|
+
export interface ClusterScanRuntimeParameters {
|
|
1483
|
+
/** The choice of if the scan operation should run the scan. */
|
|
1484
|
+
scanActivity?: ClusterScanRuntimeParametersScanActivity;
|
|
1485
|
+
}
|
|
1262
1486
|
/** ClusterUpdateVersionParameters represents the body of the request to update cluster version. */
|
|
1263
1487
|
export interface ClusterUpdateVersionParameters {
|
|
1264
1488
|
/** The version to be applied to the cluster during update. */
|
|
@@ -1270,13 +1494,22 @@ export interface KubernetesClusterPatchParameters {
|
|
|
1270
1494
|
tags?: {
|
|
1271
1495
|
[propertyName: string]: string;
|
|
1272
1496
|
};
|
|
1497
|
+
/** The configuration of the default administrator credentials. */
|
|
1498
|
+
administratorConfiguration?: AdministratorConfigurationPatch;
|
|
1273
1499
|
/** The defining characteristics of the control plane that can be patched for this Kubernetes cluster. */
|
|
1274
1500
|
controlPlaneNodeConfiguration?: ControlPlaneNodePatchConfiguration;
|
|
1275
|
-
/** The Kubernetes version for this cluster.
|
|
1501
|
+
/** The Kubernetes version for this cluster. */
|
|
1276
1502
|
kubernetesVersion?: string;
|
|
1277
1503
|
}
|
|
1504
|
+
/** AdministratorConfigurationPatch represents the patching capabilities for the administrator configuration. */
|
|
1505
|
+
export interface AdministratorConfigurationPatch {
|
|
1506
|
+
/** SshPublicKey represents the public key used to authenticate with a resource through SSH. */
|
|
1507
|
+
sshPublicKeys?: SshPublicKey[];
|
|
1508
|
+
}
|
|
1278
1509
|
/** ControlPlaneNodePatchConfiguration represents the properties of the control plane that can be patched for this Kubernetes cluster. */
|
|
1279
1510
|
export interface ControlPlaneNodePatchConfiguration {
|
|
1511
|
+
/** The configuration of administrator credentials for the control plane nodes. */
|
|
1512
|
+
administratorConfiguration?: AdministratorConfigurationPatch;
|
|
1280
1513
|
/** The number of virtual machines that use this configuration. */
|
|
1281
1514
|
count?: number;
|
|
1282
1515
|
}
|
|
@@ -1293,11 +1526,41 @@ export interface AgentPoolPatchParameters {
|
|
|
1293
1526
|
tags?: {
|
|
1294
1527
|
[propertyName: string]: string;
|
|
1295
1528
|
};
|
|
1529
|
+
/** The configuration of administrator credentials for the control plane nodes. */
|
|
1530
|
+
administratorConfiguration?: NodePoolAdministratorConfigurationPatch;
|
|
1296
1531
|
/** The number of virtual machines that use this configuration. */
|
|
1297
1532
|
count?: number;
|
|
1298
1533
|
/** The configuration of the agent pool. */
|
|
1299
1534
|
upgradeSettings?: AgentPoolUpgradeSettings;
|
|
1300
1535
|
}
|
|
1536
|
+
/** NodePoolAdministratorConfigurationPatch represents the patching capabilities for the administrator configuration. */
|
|
1537
|
+
export interface NodePoolAdministratorConfigurationPatch {
|
|
1538
|
+
/** SshPublicKey represents the public key used to authenticate with a resource through SSH. */
|
|
1539
|
+
sshPublicKeys?: SshPublicKey[];
|
|
1540
|
+
}
|
|
1541
|
+
/** KubernetesClusterFeatureList represents the list of Kubernetes cluster feature resources. */
|
|
1542
|
+
export interface KubernetesClusterFeatureList {
|
|
1543
|
+
/** The link used to get the next page of operations. */
|
|
1544
|
+
nextLink?: string;
|
|
1545
|
+
/** The list of Kubernetes cluster features. */
|
|
1546
|
+
value?: KubernetesClusterFeature[];
|
|
1547
|
+
}
|
|
1548
|
+
/** StringKeyValuePair represents a single entry in a mapping of keys to values. */
|
|
1549
|
+
export interface StringKeyValuePair {
|
|
1550
|
+
/** The key to the mapped value. */
|
|
1551
|
+
key: string;
|
|
1552
|
+
/** The value of the mapping key. */
|
|
1553
|
+
value: string;
|
|
1554
|
+
}
|
|
1555
|
+
/** KubernetesClusterFeaturePatchParameters represents the body of the request to patch the Kubernetes cluster feature. */
|
|
1556
|
+
export interface KubernetesClusterFeaturePatchParameters {
|
|
1557
|
+
/** The Azure resource tags that will replace the existing ones. */
|
|
1558
|
+
tags?: {
|
|
1559
|
+
[propertyName: string]: string;
|
|
1560
|
+
};
|
|
1561
|
+
/** The configured options for the feature. */
|
|
1562
|
+
options?: StringKeyValuePair[];
|
|
1563
|
+
}
|
|
1301
1564
|
/** KubernetesClusterRestartNodeParameters represents the body of the request to restart the node of a Kubernetes cluster. */
|
|
1302
1565
|
export interface KubernetesClusterRestartNodeParameters {
|
|
1303
1566
|
/** The name of the node to restart. */
|
|
@@ -1371,7 +1634,7 @@ export interface ConsolePatchParameters {
|
|
|
1371
1634
|
tags?: {
|
|
1372
1635
|
[propertyName: string]: string;
|
|
1373
1636
|
};
|
|
1374
|
-
/** The
|
|
1637
|
+
/** The indicator of whether the console access is enabled. */
|
|
1375
1638
|
enabled?: ConsoleEnabled;
|
|
1376
1639
|
/** The date and time after which the key will be disallowed access. */
|
|
1377
1640
|
expiration?: Date;
|
|
@@ -1534,10 +1797,17 @@ export interface BareMetalMachine extends TrackedResource {
|
|
|
1534
1797
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1535
1798
|
*/
|
|
1536
1799
|
readonly kubernetesVersion?: string;
|
|
1800
|
+
/** The cluster version that has been applied to this machine during deployment or a version update. */
|
|
1801
|
+
machineClusterVersion?: string;
|
|
1537
1802
|
/** The custom details provided by the customer. */
|
|
1538
1803
|
machineDetails: string;
|
|
1539
1804
|
/** The OS-level hostname assigned to this machine. */
|
|
1540
1805
|
machineName: string;
|
|
1806
|
+
/**
|
|
1807
|
+
* The list of roles that are assigned to the cluster node running on this machine.
|
|
1808
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1809
|
+
*/
|
|
1810
|
+
readonly machineRoles?: string[];
|
|
1541
1811
|
/** The unique internal identifier of the bare metal machine SKU. */
|
|
1542
1812
|
machineSkuId: string;
|
|
1543
1813
|
/**
|
|
@@ -1574,6 +1844,16 @@ export interface BareMetalMachine extends TrackedResource {
|
|
|
1574
1844
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1575
1845
|
*/
|
|
1576
1846
|
readonly readyState?: BareMetalMachineReadyState;
|
|
1847
|
+
/**
|
|
1848
|
+
* The runtime protection status of the bare metal machine.
|
|
1849
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1850
|
+
*/
|
|
1851
|
+
readonly runtimeProtectionStatus?: RuntimeProtectionStatus;
|
|
1852
|
+
/**
|
|
1853
|
+
* The list of statuses that represent secret rotation activity.
|
|
1854
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1855
|
+
*/
|
|
1856
|
+
readonly secretRotationStatus?: SecretRotationStatus[];
|
|
1577
1857
|
/** The serial number of the bare metal machine. */
|
|
1578
1858
|
serialNumber: string;
|
|
1579
1859
|
/**
|
|
@@ -1648,6 +1928,8 @@ export interface CloudServicesNetwork extends TrackedResource {
|
|
|
1648
1928
|
}
|
|
1649
1929
|
/** ClusterManager represents a control-plane to manage one or more on-premises clusters. */
|
|
1650
1930
|
export interface ClusterManager extends TrackedResource {
|
|
1931
|
+
/** The identity of the cluster manager. */
|
|
1932
|
+
identity?: ManagedServiceIdentity;
|
|
1651
1933
|
/** The resource ID of the Log Analytics workspace that is used for the logs collection. */
|
|
1652
1934
|
analyticsWorkspaceId?: string;
|
|
1653
1935
|
/** 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. */
|
|
@@ -1688,6 +1970,8 @@ export interface ClusterManager extends TrackedResource {
|
|
|
1688
1970
|
export interface Cluster extends TrackedResource {
|
|
1689
1971
|
/** The extended location of the cluster manager associated with the cluster. */
|
|
1690
1972
|
extendedLocation: ExtendedLocation;
|
|
1973
|
+
/** The identity for the resource. */
|
|
1974
|
+
identity?: ManagedServiceIdentity;
|
|
1691
1975
|
/** 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. */
|
|
1692
1976
|
aggregatorOrSingleRackDefinition: RackDefinition;
|
|
1693
1977
|
/** The resource ID of the Log Analytics Workspace that will be used for storing relevant logs. */
|
|
@@ -1730,6 +2014,8 @@ export interface Cluster extends TrackedResource {
|
|
|
1730
2014
|
clusterType: ClusterType;
|
|
1731
2015
|
/** The current runtime version of the cluster. */
|
|
1732
2016
|
clusterVersion: string;
|
|
2017
|
+
/** The settings for commands run in this cluster, such as bare metal machine run read only commands and data extracts. */
|
|
2018
|
+
commandOutputSettings?: CommandOutputSettings;
|
|
1733
2019
|
/** The validation threshold indicating the allowable failures of compute machines during environment validation and deployment. */
|
|
1734
2020
|
computeDeploymentThreshold?: ValidationThreshold;
|
|
1735
2021
|
/**
|
|
@@ -1766,11 +2052,17 @@ export interface Cluster extends TrackedResource {
|
|
|
1766
2052
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1767
2053
|
*/
|
|
1768
2054
|
readonly provisioningState?: ClusterProvisioningState;
|
|
2055
|
+
/** The settings for cluster runtime protection. */
|
|
2056
|
+
runtimeProtectionConfiguration?: RuntimeProtectionConfiguration;
|
|
2057
|
+
/** The configuration for use of a key vault to store secrets for later retrieval by the operator. */
|
|
2058
|
+
secretArchive?: ClusterSecretArchive;
|
|
1769
2059
|
/**
|
|
1770
2060
|
* The support end date of the runtime version of the cluster.
|
|
1771
2061
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1772
2062
|
*/
|
|
1773
2063
|
readonly supportExpiryDate?: string;
|
|
2064
|
+
/** The strategy for updating the cluster. */
|
|
2065
|
+
updateStrategy?: ClusterUpdateStrategy;
|
|
1774
2066
|
/**
|
|
1775
2067
|
* The list of workload resource IDs that are hosted within this cluster.
|
|
1776
2068
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1829,7 +2121,7 @@ export interface KubernetesCluster extends TrackedResource {
|
|
|
1829
2121
|
readonly featureStatuses?: FeatureStatus[];
|
|
1830
2122
|
/** 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. */
|
|
1831
2123
|
initialAgentPoolConfigurations: InitialAgentPoolConfiguration[];
|
|
1832
|
-
/** The Kubernetes version for this cluster.
|
|
2124
|
+
/** The Kubernetes version for this cluster. */
|
|
1833
2125
|
kubernetesVersion: string;
|
|
1834
2126
|
/** The configuration of the managed resource group associated with the resource. */
|
|
1835
2127
|
managedResourceGroupConfiguration?: ManagedResourceGroupConfiguration;
|
|
@@ -2023,6 +2315,16 @@ export interface StorageAppliance extends TrackedResource {
|
|
|
2023
2315
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2024
2316
|
*/
|
|
2025
2317
|
readonly managementIpv4Address?: string;
|
|
2318
|
+
/**
|
|
2319
|
+
* The manufacturer of the storage appliance.
|
|
2320
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2321
|
+
*/
|
|
2322
|
+
readonly manufacturer?: string;
|
|
2323
|
+
/**
|
|
2324
|
+
* The model of the storage appliance.
|
|
2325
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2326
|
+
*/
|
|
2327
|
+
readonly model?: string;
|
|
2026
2328
|
/**
|
|
2027
2329
|
* The provisioning state of the storage appliance.
|
|
2028
2330
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2042,10 +2344,20 @@ export interface StorageAppliance extends TrackedResource {
|
|
|
2042
2344
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2043
2345
|
*/
|
|
2044
2346
|
readonly remoteVendorManagementStatus?: RemoteVendorManagementStatus;
|
|
2347
|
+
/**
|
|
2348
|
+
* The list of statuses that represent secret rotation activity.
|
|
2349
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2350
|
+
*/
|
|
2351
|
+
readonly secretRotationStatus?: SecretRotationStatus[];
|
|
2045
2352
|
/** The serial number for the storage appliance. */
|
|
2046
2353
|
serialNumber: string;
|
|
2047
2354
|
/** The SKU for the storage appliance. */
|
|
2048
2355
|
storageApplianceSkuId: string;
|
|
2356
|
+
/**
|
|
2357
|
+
* The version of the storage appliance.
|
|
2358
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2359
|
+
*/
|
|
2360
|
+
readonly version?: string;
|
|
2049
2361
|
}
|
|
2050
2362
|
/** TrunkedNetwork represents a network that utilizes multiple isolation domains and specified VLANs to create a trunked network. */
|
|
2051
2363
|
export interface TrunkedNetwork extends TrackedResource {
|
|
@@ -2107,7 +2419,7 @@ export interface VirtualMachine extends TrackedResource {
|
|
|
2107
2419
|
*/
|
|
2108
2420
|
readonly availabilityZone?: string;
|
|
2109
2421
|
/**
|
|
2110
|
-
* The resource ID of the bare metal machine the virtual machine
|
|
2422
|
+
* The resource ID of the bare metal machine that hosts the virtual machine.
|
|
2111
2423
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2112
2424
|
*/
|
|
2113
2425
|
readonly bareMetalMachineId?: string;
|
|
@@ -2134,7 +2446,7 @@ export interface VirtualMachine extends TrackedResource {
|
|
|
2134
2446
|
readonly detailedStatusMessage?: string;
|
|
2135
2447
|
/** 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. */
|
|
2136
2448
|
isolateEmulatorThread?: VirtualMachineIsolateEmulatorThread;
|
|
2137
|
-
/** The memory size of the virtual machine in
|
|
2449
|
+
/** The memory size of the virtual machine. Allocations are measured in gibibytes. */
|
|
2138
2450
|
memorySizeGB: number;
|
|
2139
2451
|
/** The list of network attachments to the virtual machine. */
|
|
2140
2452
|
networkAttachments?: NetworkAttachment[];
|
|
@@ -2358,6 +2670,41 @@ export interface AgentPool extends TrackedResource {
|
|
|
2358
2670
|
/** The name of the VM SKU that determines the size of resources allocated for node VMs. */
|
|
2359
2671
|
vmSkuName: string;
|
|
2360
2672
|
}
|
|
2673
|
+
/** KubernetesClusterFeature represents the feature of a Kubernetes cluster. */
|
|
2674
|
+
export interface KubernetesClusterFeature extends TrackedResource {
|
|
2675
|
+
/**
|
|
2676
|
+
* The lifecycle indicator of the feature.
|
|
2677
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2678
|
+
*/
|
|
2679
|
+
readonly availabilityLifecycle?: KubernetesClusterFeatureAvailabilityLifecycle;
|
|
2680
|
+
/**
|
|
2681
|
+
* The detailed status of the feature.
|
|
2682
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2683
|
+
*/
|
|
2684
|
+
readonly detailedStatus?: KubernetesClusterFeatureDetailedStatus;
|
|
2685
|
+
/**
|
|
2686
|
+
* The descriptive message for the detailed status of the feature.
|
|
2687
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2688
|
+
*/
|
|
2689
|
+
readonly detailedStatusMessage?: string;
|
|
2690
|
+
/** The configured options for the feature. */
|
|
2691
|
+
options?: StringKeyValuePair[];
|
|
2692
|
+
/**
|
|
2693
|
+
* The provisioning state of the Kubernetes cluster feature.
|
|
2694
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2695
|
+
*/
|
|
2696
|
+
readonly provisioningState?: KubernetesClusterFeatureProvisioningState;
|
|
2697
|
+
/**
|
|
2698
|
+
* 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.
|
|
2699
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2700
|
+
*/
|
|
2701
|
+
readonly required?: KubernetesClusterFeatureRequired;
|
|
2702
|
+
/**
|
|
2703
|
+
* The version of the feature.
|
|
2704
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2705
|
+
*/
|
|
2706
|
+
readonly version?: string;
|
|
2707
|
+
}
|
|
2361
2708
|
/** Console represents the console of an on-premises Network Cloud virtual machine. */
|
|
2362
2709
|
export interface Console extends TrackedResource {
|
|
2363
2710
|
/** The extended location of the cluster manager associated with the cluster this virtual machine is created on. */
|
|
@@ -2408,6 +2755,8 @@ export interface BareMetalMachinesDeleteHeaders {
|
|
|
2408
2755
|
export interface BareMetalMachinesUpdateHeaders {
|
|
2409
2756
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2410
2757
|
azureAsyncOperation?: string;
|
|
2758
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2759
|
+
location?: string;
|
|
2411
2760
|
}
|
|
2412
2761
|
/** Defines headers for BareMetalMachines_cordon operation. */
|
|
2413
2762
|
export interface BareMetalMachinesCordonHeaders {
|
|
@@ -2473,6 +2822,8 @@ export interface CloudServicesNetworksDeleteHeaders {
|
|
|
2473
2822
|
export interface CloudServicesNetworksUpdateHeaders {
|
|
2474
2823
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2475
2824
|
azureAsyncOperation?: string;
|
|
2825
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2826
|
+
location?: string;
|
|
2476
2827
|
}
|
|
2477
2828
|
/** Defines headers for ClusterManagers_createOrUpdate operation. */
|
|
2478
2829
|
export interface ClusterManagersCreateOrUpdateHeaders {
|
|
@@ -2498,12 +2849,24 @@ export interface ClustersDeleteHeaders {
|
|
|
2498
2849
|
export interface ClustersUpdateHeaders {
|
|
2499
2850
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2500
2851
|
azureAsyncOperation?: string;
|
|
2852
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2853
|
+
location?: string;
|
|
2854
|
+
}
|
|
2855
|
+
/** Defines headers for Clusters_continueUpdateVersion operation. */
|
|
2856
|
+
export interface ClustersContinueUpdateVersionHeaders {
|
|
2857
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2858
|
+
location?: string;
|
|
2501
2859
|
}
|
|
2502
2860
|
/** Defines headers for Clusters_deploy operation. */
|
|
2503
2861
|
export interface ClustersDeployHeaders {
|
|
2504
2862
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2505
2863
|
location?: string;
|
|
2506
2864
|
}
|
|
2865
|
+
/** Defines headers for Clusters_scanRuntime operation. */
|
|
2866
|
+
export interface ClustersScanRuntimeHeaders {
|
|
2867
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2868
|
+
location?: string;
|
|
2869
|
+
}
|
|
2507
2870
|
/** Defines headers for Clusters_updateVersion operation. */
|
|
2508
2871
|
export interface ClustersUpdateVersionHeaders {
|
|
2509
2872
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
@@ -2523,6 +2886,8 @@ export interface KubernetesClustersDeleteHeaders {
|
|
|
2523
2886
|
export interface KubernetesClustersUpdateHeaders {
|
|
2524
2887
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2525
2888
|
azureAsyncOperation?: string;
|
|
2889
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2890
|
+
location?: string;
|
|
2526
2891
|
}
|
|
2527
2892
|
/** Defines headers for KubernetesClusters_restartNode operation. */
|
|
2528
2893
|
export interface KubernetesClustersRestartNodeHeaders {
|
|
@@ -2563,6 +2928,8 @@ export interface RacksDeleteHeaders {
|
|
|
2563
2928
|
export interface RacksUpdateHeaders {
|
|
2564
2929
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2565
2930
|
azureAsyncOperation?: string;
|
|
2931
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2932
|
+
location?: string;
|
|
2566
2933
|
}
|
|
2567
2934
|
/** Defines headers for StorageAppliances_createOrUpdate operation. */
|
|
2568
2935
|
export interface StorageAppliancesCreateOrUpdateHeaders {
|
|
@@ -2578,6 +2945,8 @@ export interface StorageAppliancesDeleteHeaders {
|
|
|
2578
2945
|
export interface StorageAppliancesUpdateHeaders {
|
|
2579
2946
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2580
2947
|
azureAsyncOperation?: string;
|
|
2948
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2949
|
+
location?: string;
|
|
2581
2950
|
}
|
|
2582
2951
|
/** Defines headers for StorageAppliances_disableRemoteVendorManagement operation. */
|
|
2583
2952
|
export interface StorageAppliancesDisableRemoteVendorManagementHeaders {
|
|
@@ -2613,6 +2982,8 @@ export interface VirtualMachinesDeleteHeaders {
|
|
|
2613
2982
|
export interface VirtualMachinesUpdateHeaders {
|
|
2614
2983
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2615
2984
|
azureAsyncOperation?: string;
|
|
2985
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2986
|
+
location?: string;
|
|
2616
2987
|
}
|
|
2617
2988
|
/** Defines headers for VirtualMachines_powerOff operation. */
|
|
2618
2989
|
export interface VirtualMachinesPowerOffHeaders {
|
|
@@ -2658,6 +3029,8 @@ export interface BareMetalMachineKeySetsDeleteHeaders {
|
|
|
2658
3029
|
export interface BareMetalMachineKeySetsUpdateHeaders {
|
|
2659
3030
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2660
3031
|
azureAsyncOperation?: string;
|
|
3032
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
3033
|
+
location?: string;
|
|
2661
3034
|
}
|
|
2662
3035
|
/** Defines headers for BmcKeySets_createOrUpdate operation. */
|
|
2663
3036
|
export interface BmcKeySetsCreateOrUpdateHeaders {
|
|
@@ -2673,6 +3046,8 @@ export interface BmcKeySetsDeleteHeaders {
|
|
|
2673
3046
|
export interface BmcKeySetsUpdateHeaders {
|
|
2674
3047
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2675
3048
|
azureAsyncOperation?: string;
|
|
3049
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
3050
|
+
location?: string;
|
|
2676
3051
|
}
|
|
2677
3052
|
/** Defines headers for MetricsConfigurations_createOrUpdate operation. */
|
|
2678
3053
|
export interface MetricsConfigurationsCreateOrUpdateHeaders {
|
|
@@ -2688,6 +3063,8 @@ export interface MetricsConfigurationsDeleteHeaders {
|
|
|
2688
3063
|
export interface MetricsConfigurationsUpdateHeaders {
|
|
2689
3064
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2690
3065
|
azureAsyncOperation?: string;
|
|
3066
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
3067
|
+
location?: string;
|
|
2691
3068
|
}
|
|
2692
3069
|
/** Defines headers for AgentPools_createOrUpdate operation. */
|
|
2693
3070
|
export interface AgentPoolsCreateOrUpdateHeaders {
|
|
@@ -2703,6 +3080,25 @@ export interface AgentPoolsDeleteHeaders {
|
|
|
2703
3080
|
export interface AgentPoolsUpdateHeaders {
|
|
2704
3081
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2705
3082
|
azureAsyncOperation?: string;
|
|
3083
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
3084
|
+
location?: string;
|
|
3085
|
+
}
|
|
3086
|
+
/** Defines headers for KubernetesClusterFeatures_createOrUpdate operation. */
|
|
3087
|
+
export interface KubernetesClusterFeaturesCreateOrUpdateHeaders {
|
|
3088
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
3089
|
+
azureAsyncOperation?: string;
|
|
3090
|
+
}
|
|
3091
|
+
/** Defines headers for KubernetesClusterFeatures_delete operation. */
|
|
3092
|
+
export interface KubernetesClusterFeaturesDeleteHeaders {
|
|
3093
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
3094
|
+
location?: string;
|
|
3095
|
+
}
|
|
3096
|
+
/** Defines headers for KubernetesClusterFeatures_update operation. */
|
|
3097
|
+
export interface KubernetesClusterFeaturesUpdateHeaders {
|
|
3098
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
3099
|
+
azureAsyncOperation?: string;
|
|
3100
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
3101
|
+
location?: string;
|
|
2706
3102
|
}
|
|
2707
3103
|
/** Defines headers for Consoles_createOrUpdate operation. */
|
|
2708
3104
|
export interface ConsolesCreateOrUpdateHeaders {
|
|
@@ -2718,6 +3114,8 @@ export interface ConsolesDeleteHeaders {
|
|
|
2718
3114
|
export interface ConsolesUpdateHeaders {
|
|
2719
3115
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2720
3116
|
azureAsyncOperation?: string;
|
|
3117
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
3118
|
+
location?: string;
|
|
2721
3119
|
}
|
|
2722
3120
|
/** Known values of {@link Origin} that the service accepts. */
|
|
2723
3121
|
export declare enum KnownOrigin {
|
|
@@ -2950,6 +3348,28 @@ export declare enum KnownCloudServicesNetworkProvisioningState {
|
|
|
2950
3348
|
* **Accepted**
|
|
2951
3349
|
*/
|
|
2952
3350
|
export type CloudServicesNetworkProvisioningState = string;
|
|
3351
|
+
/** Known values of {@link ManagedServiceIdentityType} that the service accepts. */
|
|
3352
|
+
export declare enum KnownManagedServiceIdentityType {
|
|
3353
|
+
/** None */
|
|
3354
|
+
None = "None",
|
|
3355
|
+
/** SystemAssigned */
|
|
3356
|
+
SystemAssigned = "SystemAssigned",
|
|
3357
|
+
/** UserAssigned */
|
|
3358
|
+
UserAssigned = "UserAssigned",
|
|
3359
|
+
/** SystemAssignedUserAssigned */
|
|
3360
|
+
SystemAssignedUserAssigned = "SystemAssigned,UserAssigned"
|
|
3361
|
+
}
|
|
3362
|
+
/**
|
|
3363
|
+
* Defines values for ManagedServiceIdentityType. \
|
|
3364
|
+
* {@link KnownManagedServiceIdentityType} can be used interchangeably with ManagedServiceIdentityType,
|
|
3365
|
+
* this enum contains the known values that the service supports.
|
|
3366
|
+
* ### Known values supported by the service
|
|
3367
|
+
* **None** \
|
|
3368
|
+
* **SystemAssigned** \
|
|
3369
|
+
* **UserAssigned** \
|
|
3370
|
+
* **SystemAssigned,UserAssigned**
|
|
3371
|
+
*/
|
|
3372
|
+
export type ManagedServiceIdentityType = string;
|
|
2953
3373
|
/** Known values of {@link ClusterManagerDetailedStatus} that the service accepts. */
|
|
2954
3374
|
export declare enum KnownClusterManagerDetailedStatus {
|
|
2955
3375
|
/** Error */
|
|
@@ -3042,6 +3462,8 @@ export type WorkloadImpact = string;
|
|
|
3042
3462
|
export declare enum KnownClusterConnectionStatus {
|
|
3043
3463
|
/** Connected */
|
|
3044
3464
|
Connected = "Connected",
|
|
3465
|
+
/** Disconnected */
|
|
3466
|
+
Disconnected = "Disconnected",
|
|
3045
3467
|
/** Timeout */
|
|
3046
3468
|
Timeout = "Timeout",
|
|
3047
3469
|
/** Undefined */
|
|
@@ -3053,6 +3475,7 @@ export declare enum KnownClusterConnectionStatus {
|
|
|
3053
3475
|
* this enum contains the known values that the service supports.
|
|
3054
3476
|
* ### Known values supported by the service
|
|
3055
3477
|
* **Connected** \
|
|
3478
|
+
* **Disconnected** \
|
|
3056
3479
|
* **Timeout** \
|
|
3057
3480
|
* **Undefined**
|
|
3058
3481
|
*/
|
|
@@ -3089,6 +3512,22 @@ export declare enum KnownClusterType {
|
|
|
3089
3512
|
* **MultiRack**
|
|
3090
3513
|
*/
|
|
3091
3514
|
export type ClusterType = string;
|
|
3515
|
+
/** Known values of {@link ManagedServiceIdentitySelectorType} that the service accepts. */
|
|
3516
|
+
export declare enum KnownManagedServiceIdentitySelectorType {
|
|
3517
|
+
/** SystemAssignedIdentity */
|
|
3518
|
+
SystemAssignedIdentity = "SystemAssignedIdentity",
|
|
3519
|
+
/** UserAssignedIdentity */
|
|
3520
|
+
UserAssignedIdentity = "UserAssignedIdentity"
|
|
3521
|
+
}
|
|
3522
|
+
/**
|
|
3523
|
+
* Defines values for ManagedServiceIdentitySelectorType. \
|
|
3524
|
+
* {@link KnownManagedServiceIdentitySelectorType} can be used interchangeably with ManagedServiceIdentitySelectorType,
|
|
3525
|
+
* this enum contains the known values that the service supports.
|
|
3526
|
+
* ### Known values supported by the service
|
|
3527
|
+
* **SystemAssignedIdentity** \
|
|
3528
|
+
* **UserAssignedIdentity**
|
|
3529
|
+
*/
|
|
3530
|
+
export type ManagedServiceIdentitySelectorType = string;
|
|
3092
3531
|
/** Known values of {@link ValidationThresholdGrouping} that the service accepts. */
|
|
3093
3532
|
export declare enum KnownValidationThresholdGrouping {
|
|
3094
3533
|
/** PerCluster */
|
|
@@ -3131,6 +3570,8 @@ export declare enum KnownClusterDetailedStatus {
|
|
|
3131
3570
|
Running = "Running",
|
|
3132
3571
|
/** Updating */
|
|
3133
3572
|
Updating = "Updating",
|
|
3573
|
+
/** UpdatePaused */
|
|
3574
|
+
UpdatePaused = "UpdatePaused",
|
|
3134
3575
|
/** Degraded */
|
|
3135
3576
|
Degraded = "Degraded",
|
|
3136
3577
|
/** Deleting */
|
|
@@ -3149,6 +3590,7 @@ export declare enum KnownClusterDetailedStatus {
|
|
|
3149
3590
|
* **Deploying** \
|
|
3150
3591
|
* **Running** \
|
|
3151
3592
|
* **Updating** \
|
|
3593
|
+
* **UpdatePaused** \
|
|
3152
3594
|
* **Degraded** \
|
|
3153
3595
|
* **Deleting** \
|
|
3154
3596
|
* **Disconnected** \
|
|
@@ -3183,6 +3625,63 @@ export declare enum KnownClusterProvisioningState {
|
|
|
3183
3625
|
* **Updating**
|
|
3184
3626
|
*/
|
|
3185
3627
|
export type ClusterProvisioningState = string;
|
|
3628
|
+
/** Known values of {@link RuntimeProtectionEnforcementLevel} that the service accepts. */
|
|
3629
|
+
export declare enum KnownRuntimeProtectionEnforcementLevel {
|
|
3630
|
+
/** Audit */
|
|
3631
|
+
Audit = "Audit",
|
|
3632
|
+
/** Disabled */
|
|
3633
|
+
Disabled = "Disabled",
|
|
3634
|
+
/** OnDemand */
|
|
3635
|
+
OnDemand = "OnDemand",
|
|
3636
|
+
/** Passive */
|
|
3637
|
+
Passive = "Passive",
|
|
3638
|
+
/** RealTime */
|
|
3639
|
+
RealTime = "RealTime"
|
|
3640
|
+
}
|
|
3641
|
+
/**
|
|
3642
|
+
* Defines values for RuntimeProtectionEnforcementLevel. \
|
|
3643
|
+
* {@link KnownRuntimeProtectionEnforcementLevel} can be used interchangeably with RuntimeProtectionEnforcementLevel,
|
|
3644
|
+
* this enum contains the known values that the service supports.
|
|
3645
|
+
* ### Known values supported by the service
|
|
3646
|
+
* **Audit** \
|
|
3647
|
+
* **Disabled** \
|
|
3648
|
+
* **OnDemand** \
|
|
3649
|
+
* **Passive** \
|
|
3650
|
+
* **RealTime**
|
|
3651
|
+
*/
|
|
3652
|
+
export type RuntimeProtectionEnforcementLevel = string;
|
|
3653
|
+
/** Known values of {@link ClusterSecretArchiveEnabled} that the service accepts. */
|
|
3654
|
+
export declare enum KnownClusterSecretArchiveEnabled {
|
|
3655
|
+
/** True */
|
|
3656
|
+
True = "True",
|
|
3657
|
+
/** False */
|
|
3658
|
+
False = "False"
|
|
3659
|
+
}
|
|
3660
|
+
/**
|
|
3661
|
+
* Defines values for ClusterSecretArchiveEnabled. \
|
|
3662
|
+
* {@link KnownClusterSecretArchiveEnabled} can be used interchangeably with ClusterSecretArchiveEnabled,
|
|
3663
|
+
* this enum contains the known values that the service supports.
|
|
3664
|
+
* ### Known values supported by the service
|
|
3665
|
+
* **True** \
|
|
3666
|
+
* **False**
|
|
3667
|
+
*/
|
|
3668
|
+
export type ClusterSecretArchiveEnabled = string;
|
|
3669
|
+
/** Known values of {@link ClusterUpdateStrategyType} that the service accepts. */
|
|
3670
|
+
export declare enum KnownClusterUpdateStrategyType {
|
|
3671
|
+
/** Rack */
|
|
3672
|
+
Rack = "Rack",
|
|
3673
|
+
/** PauseAfterRack */
|
|
3674
|
+
PauseAfterRack = "PauseAfterRack"
|
|
3675
|
+
}
|
|
3676
|
+
/**
|
|
3677
|
+
* Defines values for ClusterUpdateStrategyType. \
|
|
3678
|
+
* {@link KnownClusterUpdateStrategyType} can be used interchangeably with ClusterUpdateStrategyType,
|
|
3679
|
+
* this enum contains the known values that the service supports.
|
|
3680
|
+
* ### Known values supported by the service
|
|
3681
|
+
* **Rack** \
|
|
3682
|
+
* **PauseAfterRack**
|
|
3683
|
+
*/
|
|
3684
|
+
export type ClusterUpdateStrategyType = string;
|
|
3186
3685
|
/** Known values of {@link AvailabilityLifecycle} that the service accepts. */
|
|
3187
3686
|
export declare enum KnownAvailabilityLifecycle {
|
|
3188
3687
|
/** Preview */
|
|
@@ -3723,6 +4222,10 @@ export declare enum KnownDeviceConnectionType {
|
|
|
3723
4222
|
export type DeviceConnectionType = string;
|
|
3724
4223
|
/** Known values of {@link RackSkuProvisioningState} that the service accepts. */
|
|
3725
4224
|
export declare enum KnownRackSkuProvisioningState {
|
|
4225
|
+
/** Canceled */
|
|
4226
|
+
Canceled = "Canceled",
|
|
4227
|
+
/** Failed */
|
|
4228
|
+
Failed = "Failed",
|
|
3726
4229
|
/** Succeeded */
|
|
3727
4230
|
Succeeded = "Succeeded"
|
|
3728
4231
|
}
|
|
@@ -3731,6 +4234,8 @@ export declare enum KnownRackSkuProvisioningState {
|
|
|
3731
4234
|
* {@link KnownRackSkuProvisioningState} can be used interchangeably with RackSkuProvisioningState,
|
|
3732
4235
|
* this enum contains the known values that the service supports.
|
|
3733
4236
|
* ### Known values supported by the service
|
|
4237
|
+
* **Canceled** \
|
|
4238
|
+
* **Failed** \
|
|
3734
4239
|
* **Succeeded**
|
|
3735
4240
|
*/
|
|
3736
4241
|
export type RackSkuProvisioningState = string;
|
|
@@ -4354,6 +4859,19 @@ export declare enum KnownBmcKeySetProvisioningState {
|
|
|
4354
4859
|
* **Provisioning**
|
|
4355
4860
|
*/
|
|
4356
4861
|
export type BmcKeySetProvisioningState = string;
|
|
4862
|
+
/** Known values of {@link ClusterContinueUpdateVersionMachineGroupTargetingMode} that the service accepts. */
|
|
4863
|
+
export declare enum KnownClusterContinueUpdateVersionMachineGroupTargetingMode {
|
|
4864
|
+
/** AlphaByRack */
|
|
4865
|
+
AlphaByRack = "AlphaByRack"
|
|
4866
|
+
}
|
|
4867
|
+
/**
|
|
4868
|
+
* Defines values for ClusterContinueUpdateVersionMachineGroupTargetingMode. \
|
|
4869
|
+
* {@link KnownClusterContinueUpdateVersionMachineGroupTargetingMode} can be used interchangeably with ClusterContinueUpdateVersionMachineGroupTargetingMode,
|
|
4870
|
+
* this enum contains the known values that the service supports.
|
|
4871
|
+
* ### Known values supported by the service
|
|
4872
|
+
* **AlphaByRack**
|
|
4873
|
+
*/
|
|
4874
|
+
export type ClusterContinueUpdateVersionMachineGroupTargetingMode = string;
|
|
4357
4875
|
/** Known values of {@link ClusterMetricsConfigurationDetailedStatus} that the service accepts. */
|
|
4358
4876
|
export declare enum KnownClusterMetricsConfigurationDetailedStatus {
|
|
4359
4877
|
/** Processing */
|
|
@@ -4398,6 +4916,22 @@ export declare enum KnownClusterMetricsConfigurationProvisioningState {
|
|
|
4398
4916
|
* **Provisioning**
|
|
4399
4917
|
*/
|
|
4400
4918
|
export type ClusterMetricsConfigurationProvisioningState = string;
|
|
4919
|
+
/** Known values of {@link ClusterScanRuntimeParametersScanActivity} that the service accepts. */
|
|
4920
|
+
export declare enum KnownClusterScanRuntimeParametersScanActivity {
|
|
4921
|
+
/** Scan */
|
|
4922
|
+
Scan = "Scan",
|
|
4923
|
+
/** Skip */
|
|
4924
|
+
Skip = "Skip"
|
|
4925
|
+
}
|
|
4926
|
+
/**
|
|
4927
|
+
* Defines values for ClusterScanRuntimeParametersScanActivity. \
|
|
4928
|
+
* {@link KnownClusterScanRuntimeParametersScanActivity} can be used interchangeably with ClusterScanRuntimeParametersScanActivity,
|
|
4929
|
+
* this enum contains the known values that the service supports.
|
|
4930
|
+
* ### Known values supported by the service
|
|
4931
|
+
* **Scan** \
|
|
4932
|
+
* **Skip**
|
|
4933
|
+
*/
|
|
4934
|
+
export type ClusterScanRuntimeParametersScanActivity = string;
|
|
4401
4935
|
/** Known values of {@link AgentPoolDetailedStatus} that the service accepts. */
|
|
4402
4936
|
export declare enum KnownAgentPoolDetailedStatus {
|
|
4403
4937
|
/** Available */
|
|
@@ -4448,6 +4982,85 @@ export declare enum KnownAgentPoolProvisioningState {
|
|
|
4448
4982
|
* **Updating**
|
|
4449
4983
|
*/
|
|
4450
4984
|
export type AgentPoolProvisioningState = string;
|
|
4985
|
+
/** Known values of {@link KubernetesClusterFeatureAvailabilityLifecycle} that the service accepts. */
|
|
4986
|
+
export declare enum KnownKubernetesClusterFeatureAvailabilityLifecycle {
|
|
4987
|
+
/** Preview */
|
|
4988
|
+
Preview = "Preview",
|
|
4989
|
+
/** GenerallyAvailable */
|
|
4990
|
+
GenerallyAvailable = "GenerallyAvailable"
|
|
4991
|
+
}
|
|
4992
|
+
/**
|
|
4993
|
+
* Defines values for KubernetesClusterFeatureAvailabilityLifecycle. \
|
|
4994
|
+
* {@link KnownKubernetesClusterFeatureAvailabilityLifecycle} can be used interchangeably with KubernetesClusterFeatureAvailabilityLifecycle,
|
|
4995
|
+
* this enum contains the known values that the service supports.
|
|
4996
|
+
* ### Known values supported by the service
|
|
4997
|
+
* **Preview** \
|
|
4998
|
+
* **GenerallyAvailable**
|
|
4999
|
+
*/
|
|
5000
|
+
export type KubernetesClusterFeatureAvailabilityLifecycle = string;
|
|
5001
|
+
/** Known values of {@link KubernetesClusterFeatureDetailedStatus} that the service accepts. */
|
|
5002
|
+
export declare enum KnownKubernetesClusterFeatureDetailedStatus {
|
|
5003
|
+
/** Error */
|
|
5004
|
+
Error = "Error",
|
|
5005
|
+
/** Provisioning */
|
|
5006
|
+
Provisioning = "Provisioning",
|
|
5007
|
+
/** Installed */
|
|
5008
|
+
Installed = "Installed"
|
|
5009
|
+
}
|
|
5010
|
+
/**
|
|
5011
|
+
* Defines values for KubernetesClusterFeatureDetailedStatus. \
|
|
5012
|
+
* {@link KnownKubernetesClusterFeatureDetailedStatus} can be used interchangeably with KubernetesClusterFeatureDetailedStatus,
|
|
5013
|
+
* this enum contains the known values that the service supports.
|
|
5014
|
+
* ### Known values supported by the service
|
|
5015
|
+
* **Error** \
|
|
5016
|
+
* **Provisioning** \
|
|
5017
|
+
* **Installed**
|
|
5018
|
+
*/
|
|
5019
|
+
export type KubernetesClusterFeatureDetailedStatus = string;
|
|
5020
|
+
/** Known values of {@link KubernetesClusterFeatureProvisioningState} that the service accepts. */
|
|
5021
|
+
export declare enum KnownKubernetesClusterFeatureProvisioningState {
|
|
5022
|
+
/** Accepted */
|
|
5023
|
+
Accepted = "Accepted",
|
|
5024
|
+
/** Canceled */
|
|
5025
|
+
Canceled = "Canceled",
|
|
5026
|
+
/** Deleting */
|
|
5027
|
+
Deleting = "Deleting",
|
|
5028
|
+
/** Failed */
|
|
5029
|
+
Failed = "Failed",
|
|
5030
|
+
/** Succeeded */
|
|
5031
|
+
Succeeded = "Succeeded",
|
|
5032
|
+
/** Updating */
|
|
5033
|
+
Updating = "Updating"
|
|
5034
|
+
}
|
|
5035
|
+
/**
|
|
5036
|
+
* Defines values for KubernetesClusterFeatureProvisioningState. \
|
|
5037
|
+
* {@link KnownKubernetesClusterFeatureProvisioningState} can be used interchangeably with KubernetesClusterFeatureProvisioningState,
|
|
5038
|
+
* this enum contains the known values that the service supports.
|
|
5039
|
+
* ### Known values supported by the service
|
|
5040
|
+
* **Accepted** \
|
|
5041
|
+
* **Canceled** \
|
|
5042
|
+
* **Deleting** \
|
|
5043
|
+
* **Failed** \
|
|
5044
|
+
* **Succeeded** \
|
|
5045
|
+
* **Updating**
|
|
5046
|
+
*/
|
|
5047
|
+
export type KubernetesClusterFeatureProvisioningState = string;
|
|
5048
|
+
/** Known values of {@link KubernetesClusterFeatureRequired} that the service accepts. */
|
|
5049
|
+
export declare enum KnownKubernetesClusterFeatureRequired {
|
|
5050
|
+
/** True */
|
|
5051
|
+
True = "True",
|
|
5052
|
+
/** False */
|
|
5053
|
+
False = "False"
|
|
5054
|
+
}
|
|
5055
|
+
/**
|
|
5056
|
+
* Defines values for KubernetesClusterFeatureRequired. \
|
|
5057
|
+
* {@link KnownKubernetesClusterFeatureRequired} can be used interchangeably with KubernetesClusterFeatureRequired,
|
|
5058
|
+
* this enum contains the known values that the service supports.
|
|
5059
|
+
* ### Known values supported by the service
|
|
5060
|
+
* **True** \
|
|
5061
|
+
* **False**
|
|
5062
|
+
*/
|
|
5063
|
+
export type KubernetesClusterFeatureRequired = string;
|
|
4451
5064
|
/** Known values of {@link ConsoleDetailedStatus} that the service accepts. */
|
|
4452
5065
|
export declare enum KnownConsoleDetailedStatus {
|
|
4453
5066
|
/** Ready */
|
|
@@ -4562,6 +5175,8 @@ export interface BareMetalMachinesDeleteOptionalParams extends coreClient.Operat
|
|
|
4562
5175
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
4563
5176
|
resumeFrom?: string;
|
|
4564
5177
|
}
|
|
5178
|
+
/** Contains response data for the delete operation. */
|
|
5179
|
+
export type BareMetalMachinesDeleteResponse = OperationStatusResult;
|
|
4565
5180
|
/** Optional parameters. */
|
|
4566
5181
|
export interface BareMetalMachinesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
4567
5182
|
/** The request body. */
|
|
@@ -4710,6 +5325,8 @@ export interface CloudServicesNetworksDeleteOptionalParams extends coreClient.Op
|
|
|
4710
5325
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
4711
5326
|
resumeFrom?: string;
|
|
4712
5327
|
}
|
|
5328
|
+
/** Contains response data for the delete operation. */
|
|
5329
|
+
export type CloudServicesNetworksDeleteResponse = OperationStatusResult;
|
|
4713
5330
|
/** Optional parameters. */
|
|
4714
5331
|
export interface CloudServicesNetworksUpdateOptionalParams extends coreClient.OperationOptions {
|
|
4715
5332
|
/** The request body. */
|
|
@@ -4762,6 +5379,8 @@ export interface ClusterManagersDeleteOptionalParams extends coreClient.Operatio
|
|
|
4762
5379
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
4763
5380
|
resumeFrom?: string;
|
|
4764
5381
|
}
|
|
5382
|
+
/** Contains response data for the delete operation. */
|
|
5383
|
+
export type ClusterManagersDeleteResponse = OperationStatusResult;
|
|
4765
5384
|
/** Optional parameters. */
|
|
4766
5385
|
export interface ClusterManagersUpdateOptionalParams extends coreClient.OperationOptions {
|
|
4767
5386
|
/** The request body. */
|
|
@@ -4810,6 +5429,8 @@ export interface ClustersDeleteOptionalParams extends coreClient.OperationOption
|
|
|
4810
5429
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
4811
5430
|
resumeFrom?: string;
|
|
4812
5431
|
}
|
|
5432
|
+
/** Contains response data for the delete operation. */
|
|
5433
|
+
export type ClustersDeleteResponse = OperationStatusResult;
|
|
4813
5434
|
/** Optional parameters. */
|
|
4814
5435
|
export interface ClustersUpdateOptionalParams extends coreClient.OperationOptions {
|
|
4815
5436
|
/** The request body. */
|
|
@@ -4822,6 +5443,15 @@ export interface ClustersUpdateOptionalParams extends coreClient.OperationOption
|
|
|
4822
5443
|
/** Contains response data for the update operation. */
|
|
4823
5444
|
export type ClustersUpdateResponse = Cluster;
|
|
4824
5445
|
/** Optional parameters. */
|
|
5446
|
+
export interface ClustersContinueUpdateVersionOptionalParams extends coreClient.OperationOptions {
|
|
5447
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
5448
|
+
updateIntervalInMs?: number;
|
|
5449
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
5450
|
+
resumeFrom?: string;
|
|
5451
|
+
}
|
|
5452
|
+
/** Contains response data for the continueUpdateVersion operation. */
|
|
5453
|
+
export type ClustersContinueUpdateVersionResponse = OperationStatusResult;
|
|
5454
|
+
/** Optional parameters. */
|
|
4825
5455
|
export interface ClustersDeployOptionalParams extends coreClient.OperationOptions {
|
|
4826
5456
|
/** The request body. */
|
|
4827
5457
|
clusterDeployParameters?: ClusterDeployParameters;
|
|
@@ -4833,6 +5463,17 @@ export interface ClustersDeployOptionalParams extends coreClient.OperationOption
|
|
|
4833
5463
|
/** Contains response data for the deploy operation. */
|
|
4834
5464
|
export type ClustersDeployResponse = OperationStatusResult;
|
|
4835
5465
|
/** Optional parameters. */
|
|
5466
|
+
export interface ClustersScanRuntimeOptionalParams extends coreClient.OperationOptions {
|
|
5467
|
+
/** The request body. */
|
|
5468
|
+
clusterScanRuntimeParameters?: ClusterScanRuntimeParameters;
|
|
5469
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
5470
|
+
updateIntervalInMs?: number;
|
|
5471
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
5472
|
+
resumeFrom?: string;
|
|
5473
|
+
}
|
|
5474
|
+
/** Contains response data for the scanRuntime operation. */
|
|
5475
|
+
export type ClustersScanRuntimeResponse = OperationStatusResult;
|
|
5476
|
+
/** Optional parameters. */
|
|
4836
5477
|
export interface ClustersUpdateVersionOptionalParams extends coreClient.OperationOptions {
|
|
4837
5478
|
/** Delay to wait until next poll, in milliseconds. */
|
|
4838
5479
|
updateIntervalInMs?: number;
|
|
@@ -4882,6 +5523,8 @@ export interface KubernetesClustersDeleteOptionalParams extends coreClient.Opera
|
|
|
4882
5523
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
4883
5524
|
resumeFrom?: string;
|
|
4884
5525
|
}
|
|
5526
|
+
/** Contains response data for the delete operation. */
|
|
5527
|
+
export type KubernetesClustersDeleteResponse = OperationStatusResult;
|
|
4885
5528
|
/** Optional parameters. */
|
|
4886
5529
|
export interface KubernetesClustersUpdateOptionalParams extends coreClient.OperationOptions {
|
|
4887
5530
|
/** The request body. */
|
|
@@ -4943,6 +5586,8 @@ export interface L2NetworksDeleteOptionalParams extends coreClient.OperationOpti
|
|
|
4943
5586
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
4944
5587
|
resumeFrom?: string;
|
|
4945
5588
|
}
|
|
5589
|
+
/** Contains response data for the delete operation. */
|
|
5590
|
+
export type L2NetworksDeleteResponse = OperationStatusResult;
|
|
4946
5591
|
/** Optional parameters. */
|
|
4947
5592
|
export interface L2NetworksUpdateOptionalParams extends coreClient.OperationOptions {
|
|
4948
5593
|
/** The request body. */
|
|
@@ -4991,6 +5636,8 @@ export interface L3NetworksDeleteOptionalParams extends coreClient.OperationOpti
|
|
|
4991
5636
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
4992
5637
|
resumeFrom?: string;
|
|
4993
5638
|
}
|
|
5639
|
+
/** Contains response data for the delete operation. */
|
|
5640
|
+
export type L3NetworksDeleteResponse = OperationStatusResult;
|
|
4994
5641
|
/** Optional parameters. */
|
|
4995
5642
|
export interface L3NetworksUpdateOptionalParams extends coreClient.OperationOptions {
|
|
4996
5643
|
/** The request body. */
|
|
@@ -5054,6 +5701,8 @@ export interface RacksDeleteOptionalParams extends coreClient.OperationOptions {
|
|
|
5054
5701
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
5055
5702
|
resumeFrom?: string;
|
|
5056
5703
|
}
|
|
5704
|
+
/** Contains response data for the delete operation. */
|
|
5705
|
+
export type RacksDeleteResponse = OperationStatusResult;
|
|
5057
5706
|
/** Optional parameters. */
|
|
5058
5707
|
export interface RacksUpdateOptionalParams extends coreClient.OperationOptions {
|
|
5059
5708
|
/** The request body. */
|
|
@@ -5106,6 +5755,8 @@ export interface StorageAppliancesDeleteOptionalParams extends coreClient.Operat
|
|
|
5106
5755
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
5107
5756
|
resumeFrom?: string;
|
|
5108
5757
|
}
|
|
5758
|
+
/** Contains response data for the delete operation. */
|
|
5759
|
+
export type StorageAppliancesDeleteResponse = OperationStatusResult;
|
|
5109
5760
|
/** Optional parameters. */
|
|
5110
5761
|
export interface StorageAppliancesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
5111
5762
|
/** The request body. */
|
|
@@ -5178,6 +5829,8 @@ export interface TrunkedNetworksDeleteOptionalParams extends coreClient.Operatio
|
|
|
5178
5829
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
5179
5830
|
resumeFrom?: string;
|
|
5180
5831
|
}
|
|
5832
|
+
/** Contains response data for the delete operation. */
|
|
5833
|
+
export type TrunkedNetworksDeleteResponse = OperationStatusResult;
|
|
5181
5834
|
/** Optional parameters. */
|
|
5182
5835
|
export interface TrunkedNetworksUpdateOptionalParams extends coreClient.OperationOptions {
|
|
5183
5836
|
/** The request body. */
|
|
@@ -5226,6 +5879,8 @@ export interface VirtualMachinesDeleteOptionalParams extends coreClient.Operatio
|
|
|
5226
5879
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
5227
5880
|
resumeFrom?: string;
|
|
5228
5881
|
}
|
|
5882
|
+
/** Contains response data for the delete operation. */
|
|
5883
|
+
export type VirtualMachinesDeleteResponse = OperationStatusResult;
|
|
5229
5884
|
/** Optional parameters. */
|
|
5230
5885
|
export interface VirtualMachinesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
5231
5886
|
/** The request body. */
|
|
@@ -5316,6 +5971,8 @@ export interface VolumesDeleteOptionalParams extends coreClient.OperationOptions
|
|
|
5316
5971
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
5317
5972
|
resumeFrom?: string;
|
|
5318
5973
|
}
|
|
5974
|
+
/** Contains response data for the delete operation. */
|
|
5975
|
+
export type VolumesDeleteResponse = OperationStatusResult;
|
|
5319
5976
|
/** Optional parameters. */
|
|
5320
5977
|
export interface VolumesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
5321
5978
|
/** The request body. */
|
|
@@ -5359,6 +6016,8 @@ export interface BareMetalMachineKeySetsDeleteOptionalParams extends coreClient.
|
|
|
5359
6016
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
5360
6017
|
resumeFrom?: string;
|
|
5361
6018
|
}
|
|
6019
|
+
/** Contains response data for the delete operation. */
|
|
6020
|
+
export type BareMetalMachineKeySetsDeleteResponse = OperationStatusResult;
|
|
5362
6021
|
/** Optional parameters. */
|
|
5363
6022
|
export interface BareMetalMachineKeySetsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
5364
6023
|
/** The request body. */
|
|
@@ -5401,6 +6060,8 @@ export interface BmcKeySetsDeleteOptionalParams extends coreClient.OperationOpti
|
|
|
5401
6060
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
5402
6061
|
resumeFrom?: string;
|
|
5403
6062
|
}
|
|
6063
|
+
/** Contains response data for the delete operation. */
|
|
6064
|
+
export type BmcKeySetsDeleteResponse = OperationStatusResult;
|
|
5404
6065
|
/** Optional parameters. */
|
|
5405
6066
|
export interface BmcKeySetsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
5406
6067
|
/** The request body. */
|
|
@@ -5443,6 +6104,8 @@ export interface MetricsConfigurationsDeleteOptionalParams extends coreClient.Op
|
|
|
5443
6104
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
5444
6105
|
resumeFrom?: string;
|
|
5445
6106
|
}
|
|
6107
|
+
/** Contains response data for the delete operation. */
|
|
6108
|
+
export type MetricsConfigurationsDeleteResponse = OperationStatusResult;
|
|
5446
6109
|
/** Optional parameters. */
|
|
5447
6110
|
export interface MetricsConfigurationsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
5448
6111
|
/** The request body. */
|
|
@@ -5485,6 +6148,8 @@ export interface AgentPoolsDeleteOptionalParams extends coreClient.OperationOpti
|
|
|
5485
6148
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
5486
6149
|
resumeFrom?: string;
|
|
5487
6150
|
}
|
|
6151
|
+
/** Contains response data for the delete operation. */
|
|
6152
|
+
export type AgentPoolsDeleteResponse = OperationStatusResult;
|
|
5488
6153
|
/** Optional parameters. */
|
|
5489
6154
|
export interface AgentPoolsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
5490
6155
|
/** The request body. */
|
|
@@ -5502,6 +6167,50 @@ export interface AgentPoolsListByKubernetesClusterNextOptionalParams extends cor
|
|
|
5502
6167
|
/** Contains response data for the listByKubernetesClusterNext operation. */
|
|
5503
6168
|
export type AgentPoolsListByKubernetesClusterNextResponse = AgentPoolList;
|
|
5504
6169
|
/** Optional parameters. */
|
|
6170
|
+
export interface KubernetesClusterFeaturesListByKubernetesClusterOptionalParams extends coreClient.OperationOptions {
|
|
6171
|
+
}
|
|
6172
|
+
/** Contains response data for the listByKubernetesCluster operation. */
|
|
6173
|
+
export type KubernetesClusterFeaturesListByKubernetesClusterResponse = KubernetesClusterFeatureList;
|
|
6174
|
+
/** Optional parameters. */
|
|
6175
|
+
export interface KubernetesClusterFeaturesGetOptionalParams extends coreClient.OperationOptions {
|
|
6176
|
+
}
|
|
6177
|
+
/** Contains response data for the get operation. */
|
|
6178
|
+
export type KubernetesClusterFeaturesGetResponse = KubernetesClusterFeature;
|
|
6179
|
+
/** Optional parameters. */
|
|
6180
|
+
export interface KubernetesClusterFeaturesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
6181
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
6182
|
+
updateIntervalInMs?: number;
|
|
6183
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
6184
|
+
resumeFrom?: string;
|
|
6185
|
+
}
|
|
6186
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
6187
|
+
export type KubernetesClusterFeaturesCreateOrUpdateResponse = KubernetesClusterFeature;
|
|
6188
|
+
/** Optional parameters. */
|
|
6189
|
+
export interface KubernetesClusterFeaturesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
6190
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
6191
|
+
updateIntervalInMs?: number;
|
|
6192
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
6193
|
+
resumeFrom?: string;
|
|
6194
|
+
}
|
|
6195
|
+
/** Contains response data for the delete operation. */
|
|
6196
|
+
export type KubernetesClusterFeaturesDeleteResponse = OperationStatusResult;
|
|
6197
|
+
/** Optional parameters. */
|
|
6198
|
+
export interface KubernetesClusterFeaturesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
6199
|
+
/** The request body. */
|
|
6200
|
+
kubernetesClusterFeatureUpdateParameters?: KubernetesClusterFeaturePatchParameters;
|
|
6201
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
6202
|
+
updateIntervalInMs?: number;
|
|
6203
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
6204
|
+
resumeFrom?: string;
|
|
6205
|
+
}
|
|
6206
|
+
/** Contains response data for the update operation. */
|
|
6207
|
+
export type KubernetesClusterFeaturesUpdateResponse = KubernetesClusterFeature;
|
|
6208
|
+
/** Optional parameters. */
|
|
6209
|
+
export interface KubernetesClusterFeaturesListByKubernetesClusterNextOptionalParams extends coreClient.OperationOptions {
|
|
6210
|
+
}
|
|
6211
|
+
/** Contains response data for the listByKubernetesClusterNext operation. */
|
|
6212
|
+
export type KubernetesClusterFeaturesListByKubernetesClusterNextResponse = KubernetesClusterFeatureList;
|
|
6213
|
+
/** Optional parameters. */
|
|
5505
6214
|
export interface ConsolesListByVirtualMachineOptionalParams extends coreClient.OperationOptions {
|
|
5506
6215
|
}
|
|
5507
6216
|
/** Contains response data for the listByVirtualMachine operation. */
|
|
@@ -5527,6 +6236,8 @@ export interface ConsolesDeleteOptionalParams extends coreClient.OperationOption
|
|
|
5527
6236
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
5528
6237
|
resumeFrom?: string;
|
|
5529
6238
|
}
|
|
6239
|
+
/** Contains response data for the delete operation. */
|
|
6240
|
+
export type ConsolesDeleteResponse = OperationStatusResult;
|
|
5530
6241
|
/** Optional parameters. */
|
|
5531
6242
|
export interface ConsolesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
5532
6243
|
/** The request body. */
|