@azure/arm-networkcloud 1.0.0-beta.2 → 2.0.0-alpha.20241120.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +173 -174
- package/LICENSE +1 -1
- package/README.md +1 -1
- package/dist/index.js +6380 -5170
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/agentPoolsCreateOrUpdateSample.js +13 -13
- package/dist-esm/samples-dev/agentPoolsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/agentPoolsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/agentPoolsGetSample.js +1 -1
- package/dist-esm/samples-dev/agentPoolsListByKubernetesClusterSample.js +5 -10
- package/dist-esm/samples-dev/agentPoolsListByKubernetesClusterSample.js.map +1 -1
- package/dist-esm/samples-dev/agentPoolsUpdateSample.js +10 -3
- package/dist-esm/samples-dev/agentPoolsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachineKeySetsCreateOrUpdateSample.js +10 -8
- package/dist-esm/samples-dev/bareMetalMachineKeySetsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachineKeySetsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/bareMetalMachineKeySetsGetSample.js +1 -1
- package/dist-esm/samples-dev/bareMetalMachineKeySetsListByClusterSample.js +5 -10
- package/dist-esm/samples-dev/bareMetalMachineKeySetsListByClusterSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachineKeySetsUpdateSample.js +11 -9
- package/dist-esm/samples-dev/bareMetalMachineKeySetsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesCordonSample.js +4 -4
- package/dist-esm/samples-dev/bareMetalMachinesCordonSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesCreateOrUpdateSample.js +3 -3
- package/dist-esm/samples-dev/bareMetalMachinesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesGetSample.js +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesListByResourceGroupSample.js +5 -10
- package/dist-esm/samples-dev/bareMetalMachinesListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesListBySubscriptionSample.js +5 -10
- package/dist-esm/samples-dev/bareMetalMachinesListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesPowerOffSample.js +4 -6
- package/dist-esm/samples-dev/bareMetalMachinesPowerOffSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesReimageSample.js +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesReplaceSample.js +4 -4
- package/dist-esm/samples-dev/bareMetalMachinesReplaceSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesRestartSample.js +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesRunCommandSample.js +3 -3
- package/dist-esm/samples-dev/bareMetalMachinesRunCommandSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesRunDataExtractsSample.js +5 -5
- package/dist-esm/samples-dev/bareMetalMachinesRunDataExtractsSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesRunReadCommandsSample.js +4 -4
- package/dist-esm/samples-dev/bareMetalMachinesRunReadCommandsSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesStartSample.js +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesUncordonSample.js +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesUpdateSample.js +4 -4
- package/dist-esm/samples-dev/bareMetalMachinesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/bmcKeySetsCreateOrUpdateSample.js +10 -8
- package/dist-esm/samples-dev/bmcKeySetsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/bmcKeySetsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/bmcKeySetsGetSample.js +1 -1
- package/dist-esm/samples-dev/bmcKeySetsListByClusterSample.js +5 -10
- package/dist-esm/samples-dev/bmcKeySetsListByClusterSample.js.map +1 -1
- package/dist-esm/samples-dev/bmcKeySetsUpdateSample.js +10 -8
- package/dist-esm/samples-dev/bmcKeySetsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServicesNetworksCreateOrUpdateSample.js +6 -9
- package/dist-esm/samples-dev/cloudServicesNetworksCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServicesNetworksDeleteSample.js +1 -1
- package/dist-esm/samples-dev/cloudServicesNetworksGetSample.js +1 -1
- package/dist-esm/samples-dev/cloudServicesNetworksListByResourceGroupSample.js +5 -10
- package/dist-esm/samples-dev/cloudServicesNetworksListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServicesNetworksListBySubscriptionSample.js +5 -10
- package/dist-esm/samples-dev/cloudServicesNetworksListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServicesNetworksUpdateSample.js +7 -10
- package/dist-esm/samples-dev/cloudServicesNetworksUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/clusterManagersCreateOrUpdateSample.js +39 -3
- package/dist-esm/samples-dev/clusterManagersCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/clusterManagersDeleteSample.js +1 -1
- package/dist-esm/samples-dev/clusterManagersGetSample.js +1 -1
- package/dist-esm/samples-dev/clusterManagersListByResourceGroupSample.js +5 -10
- package/dist-esm/samples-dev/clusterManagersListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/clusterManagersListBySubscriptionSample.js +5 -10
- package/dist-esm/samples-dev/clusterManagersListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/clusterManagersUpdateSample.js +11 -4
- package/dist-esm/samples-dev/clusterManagersUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersContinueUpdateVersionSample.d.ts +2 -0
- package/dist-esm/samples-dev/clustersContinueUpdateVersionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{virtualMachinesDetachVolumeSample.js → clustersContinueUpdateVersionSample.js} +10 -12
- package/dist-esm/samples-dev/clustersContinueUpdateVersionSample.js.map +1 -0
- package/dist-esm/samples-dev/clustersCreateOrUpdateSample.js +44 -19
- package/dist-esm/samples-dev/clustersCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersDeleteSample.js +1 -1
- package/dist-esm/samples-dev/clustersDeploySample.js +8 -8
- package/dist-esm/samples-dev/clustersDeploySample.js.map +1 -1
- package/dist-esm/samples-dev/clustersGetSample.js +1 -1
- package/dist-esm/samples-dev/clustersListByResourceGroupSample.js +5 -10
- package/dist-esm/samples-dev/clustersListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersListBySubscriptionSample.js +5 -10
- package/dist-esm/samples-dev/clustersListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersScanRuntimeSample.d.ts +2 -0
- package/dist-esm/samples-dev/clustersScanRuntimeSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{storageAppliancesRunReadCommandsSample.js → clustersScanRuntimeSample.js} +14 -12
- package/dist-esm/samples-dev/clustersScanRuntimeSample.js.map +1 -0
- package/dist-esm/samples-dev/clustersUpdateSample.js +130 -12
- package/dist-esm/samples-dev/clustersUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersUpdateVersionSample.js +3 -3
- package/dist-esm/samples-dev/clustersUpdateVersionSample.js.map +1 -1
- package/dist-esm/samples-dev/consolesCreateOrUpdateSample.js +4 -4
- package/dist-esm/samples-dev/consolesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/consolesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/consolesGetSample.js +1 -1
- package/dist-esm/samples-dev/consolesListByVirtualMachineSample.js +5 -10
- package/dist-esm/samples-dev/consolesListByVirtualMachineSample.js.map +1 -1
- package/dist-esm/samples-dev/consolesUpdateSample.js +4 -4
- package/dist-esm/samples-dev/consolesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/kubernetesClusterFeaturesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/kubernetesClusterFeaturesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/kubernetesClusterFeaturesCreateOrUpdateSample.js +45 -0
- package/dist-esm/samples-dev/kubernetesClusterFeaturesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/kubernetesClusterFeaturesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/kubernetesClusterFeaturesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{bareMetalMachinesValidateHardwareSample.js → kubernetesClusterFeaturesDeleteSample.js} +9 -11
- package/dist-esm/samples-dev/kubernetesClusterFeaturesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/kubernetesClusterFeaturesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/kubernetesClusterFeaturesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{virtualMachinesAttachVolumeSample.js → kubernetesClusterFeaturesGetSample.js} +9 -11
- package/dist-esm/samples-dev/kubernetesClusterFeaturesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/kubernetesClusterFeaturesListByKubernetesClusterSample.d.ts +2 -0
- package/dist-esm/samples-dev/kubernetesClusterFeaturesListByKubernetesClusterSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/kubernetesClusterFeaturesListByKubernetesClusterSample.js +55 -0
- package/dist-esm/samples-dev/kubernetesClusterFeaturesListByKubernetesClusterSample.js.map +1 -0
- package/dist-esm/samples-dev/kubernetesClusterFeaturesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/kubernetesClusterFeaturesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/kubernetesClusterFeaturesUpdateSample.js +47 -0
- package/dist-esm/samples-dev/kubernetesClusterFeaturesUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/kubernetesClustersCreateOrUpdateSample.js +175 -40
- package/dist-esm/samples-dev/kubernetesClustersCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/kubernetesClustersDeleteSample.js +1 -1
- package/dist-esm/samples-dev/kubernetesClustersGetSample.js +1 -1
- package/dist-esm/samples-dev/kubernetesClustersListByResourceGroupSample.js +5 -10
- package/dist-esm/samples-dev/kubernetesClustersListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/kubernetesClustersListBySubscriptionSample.js +5 -10
- package/dist-esm/samples-dev/kubernetesClustersListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/kubernetesClustersRestartNodeSample.js +3 -5
- package/dist-esm/samples-dev/kubernetesClustersRestartNodeSample.js.map +1 -1
- package/dist-esm/samples-dev/kubernetesClustersUpdateSample.js +22 -6
- package/dist-esm/samples-dev/kubernetesClustersUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/l2NetworksCreateOrUpdateSample.js +3 -3
- package/dist-esm/samples-dev/l2NetworksCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/l2NetworksDeleteSample.js +1 -1
- package/dist-esm/samples-dev/l2NetworksGetSample.js +1 -1
- package/dist-esm/samples-dev/l2NetworksListByResourceGroupSample.js +5 -10
- package/dist-esm/samples-dev/l2NetworksListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/l2NetworksListBySubscriptionSample.js +5 -10
- package/dist-esm/samples-dev/l2NetworksListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/l2NetworksUpdateSample.js +3 -3
- package/dist-esm/samples-dev/l2NetworksUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/l3NetworksCreateOrUpdateSample.js +3 -3
- package/dist-esm/samples-dev/l3NetworksCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/l3NetworksDeleteSample.js +1 -1
- package/dist-esm/samples-dev/l3NetworksGetSample.js +1 -1
- package/dist-esm/samples-dev/l3NetworksListByResourceGroupSample.js +5 -10
- package/dist-esm/samples-dev/l3NetworksListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/l3NetworksListBySubscriptionSample.js +5 -10
- package/dist-esm/samples-dev/l3NetworksListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/l3NetworksUpdateSample.js +3 -3
- package/dist-esm/samples-dev/l3NetworksUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/metricsConfigurationsCreateOrUpdateSample.js +4 -4
- package/dist-esm/samples-dev/metricsConfigurationsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/metricsConfigurationsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/metricsConfigurationsGetSample.js +1 -1
- package/dist-esm/samples-dev/metricsConfigurationsListByClusterSample.js +5 -10
- package/dist-esm/samples-dev/metricsConfigurationsListByClusterSample.js.map +1 -1
- package/dist-esm/samples-dev/metricsConfigurationsUpdateSample.js +4 -4
- package/dist-esm/samples-dev/metricsConfigurationsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/operationsListSample.js +5 -10
- package/dist-esm/samples-dev/operationsListSample.js.map +1 -1
- package/dist-esm/samples-dev/rackSkusGetSample.js +1 -1
- package/dist-esm/samples-dev/rackSkusListBySubscriptionSample.js +5 -10
- package/dist-esm/samples-dev/rackSkusListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/racksCreateOrUpdateSample.js +4 -4
- package/dist-esm/samples-dev/racksCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/racksDeleteSample.js +1 -1
- package/dist-esm/samples-dev/racksGetSample.js +1 -1
- package/dist-esm/samples-dev/racksListByResourceGroupSample.js +5 -10
- package/dist-esm/samples-dev/racksListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/racksListBySubscriptionSample.js +5 -10
- package/dist-esm/samples-dev/racksListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/racksUpdateSample.js +3 -3
- package/dist-esm/samples-dev/racksUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesCreateOrUpdateSample.js +3 -3
- package/dist-esm/samples-dev/storageAppliancesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/storageAppliancesDisableRemoteVendorManagementSample.js +1 -1
- package/dist-esm/samples-dev/storageAppliancesDisableRemoteVendorManagementSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesEnableRemoteVendorManagementSample.js +4 -6
- package/dist-esm/samples-dev/storageAppliancesEnableRemoteVendorManagementSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesGetSample.js +1 -1
- package/dist-esm/samples-dev/storageAppliancesListByResourceGroupSample.js +5 -10
- package/dist-esm/samples-dev/storageAppliancesListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesListBySubscriptionSample.js +5 -10
- package/dist-esm/samples-dev/storageAppliancesListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesUpdateSample.js +4 -4
- package/dist-esm/samples-dev/storageAppliancesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/trunkedNetworksCreateOrUpdateSample.js +4 -4
- package/dist-esm/samples-dev/trunkedNetworksCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/trunkedNetworksDeleteSample.js +1 -1
- package/dist-esm/samples-dev/trunkedNetworksGetSample.js +1 -1
- package/dist-esm/samples-dev/trunkedNetworksListByResourceGroupSample.js +5 -10
- package/dist-esm/samples-dev/trunkedNetworksListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/trunkedNetworksListBySubscriptionSample.js +5 -10
- package/dist-esm/samples-dev/trunkedNetworksListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/trunkedNetworksUpdateSample.js +4 -4
- package/dist-esm/samples-dev/trunkedNetworksUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesCreateOrUpdateSample.js +14 -14
- package/dist-esm/samples-dev/virtualMachinesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/virtualMachinesGetSample.js +1 -1
- package/dist-esm/samples-dev/virtualMachinesListByResourceGroupSample.js +5 -10
- package/dist-esm/samples-dev/virtualMachinesListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesListBySubscriptionSample.js +5 -10
- package/dist-esm/samples-dev/virtualMachinesListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesPowerOffSample.js +4 -4
- package/dist-esm/samples-dev/virtualMachinesPowerOffSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesReimageSample.js +1 -1
- package/dist-esm/samples-dev/virtualMachinesRestartSample.js +1 -1
- package/dist-esm/samples-dev/virtualMachinesStartSample.js +1 -1
- package/dist-esm/samples-dev/virtualMachinesUpdateSample.js +5 -5
- package/dist-esm/samples-dev/virtualMachinesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/volumesCreateOrUpdateSample.js +3 -3
- package/dist-esm/samples-dev/volumesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/volumesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/volumesGetSample.js +1 -1
- package/dist-esm/samples-dev/volumesListByResourceGroupSample.js +5 -10
- package/dist-esm/samples-dev/volumesListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/volumesListBySubscriptionSample.js +5 -10
- package/dist-esm/samples-dev/volumesListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/volumesUpdateSample.js +3 -3
- package/dist-esm/samples-dev/volumesUpdateSample.js.map +1 -1
- package/dist-esm/src/index.d.ts +0 -1
- package/dist-esm/src/index.d.ts.map +1 -1
- package/dist-esm/src/lroImpl.js +1 -1
- package/dist-esm/src/models/index.d.ts +776 -137
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +114 -6
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +25 -8
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +3166 -2344
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +5 -4
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +173 -157
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/networkCloud.d.ts +2 -1
- package/dist-esm/src/networkCloud.d.ts.map +1 -1
- package/dist-esm/src/networkCloud.js +10 -9
- package/dist-esm/src/networkCloud.js.map +1 -1
- package/dist-esm/src/operations/agentPools.d.ts +3 -3
- package/dist-esm/src/operations/agentPools.d.ts.map +1 -1
- package/dist-esm/src/operations/agentPools.js +67 -64
- package/dist-esm/src/operations/agentPools.js.map +1 -1
- package/dist-esm/src/operations/bareMetalMachineKeySets.d.ts +3 -3
- package/dist-esm/src/operations/bareMetalMachineKeySets.d.ts.map +1 -1
- package/dist-esm/src/operations/bareMetalMachineKeySets.js +67 -64
- package/dist-esm/src/operations/bareMetalMachineKeySets.js.map +1 -1
- package/dist-esm/src/operations/bareMetalMachines.d.ts +3 -19
- package/dist-esm/src/operations/bareMetalMachines.d.ts.map +1 -1
- package/dist-esm/src/operations/bareMetalMachines.js +201 -298
- package/dist-esm/src/operations/bareMetalMachines.js.map +1 -1
- package/dist-esm/src/operations/bmcKeySets.d.ts +3 -3
- package/dist-esm/src/operations/bmcKeySets.d.ts.map +1 -1
- package/dist-esm/src/operations/bmcKeySets.js +65 -62
- package/dist-esm/src/operations/bmcKeySets.js.map +1 -1
- package/dist-esm/src/operations/cloudServicesNetworks.d.ts +3 -3
- package/dist-esm/src/operations/cloudServicesNetworks.d.ts.map +1 -1
- package/dist-esm/src/operations/cloudServicesNetworks.js +78 -80
- package/dist-esm/src/operations/cloudServicesNetworks.js.map +1 -1
- package/dist-esm/src/operations/clusterManagers.d.ts +3 -3
- package/dist-esm/src/operations/clusterManagers.d.ts.map +1 -1
- package/dist-esm/src/operations/clusterManagers.js +71 -73
- package/dist-esm/src/operations/clusterManagers.js.map +1 -1
- package/dist-esm/src/operations/clusters.d.ts +39 -5
- package/dist-esm/src/operations/clusters.d.ts.map +1 -1
- package/dist-esm/src/operations/clusters.js +291 -106
- package/dist-esm/src/operations/clusters.js.map +1 -1
- package/dist-esm/src/operations/consoles.d.ts +3 -3
- package/dist-esm/src/operations/consoles.d.ts.map +1 -1
- package/dist-esm/src/operations/consoles.js +65 -62
- package/dist-esm/src/operations/consoles.js.map +1 -1
- package/dist-esm/src/operations/index.d.ts +1 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +1 -0
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operations/kubernetesClusterFeatures.d.ts +100 -0
- package/dist-esm/src/operations/kubernetesClusterFeatures.d.ts.map +1 -0
- package/dist-esm/src/operations/kubernetesClusterFeatures.js +466 -0
- package/dist-esm/src/operations/kubernetesClusterFeatures.js.map +1 -0
- package/dist-esm/src/operations/kubernetesClusters.d.ts +3 -3
- package/dist-esm/src/operations/kubernetesClusters.d.ts.map +1 -1
- package/dist-esm/src/operations/kubernetesClusters.js +91 -93
- package/dist-esm/src/operations/kubernetesClusters.js.map +1 -1
- package/dist-esm/src/operations/l2Networks.d.ts +3 -3
- package/dist-esm/src/operations/l2Networks.d.ts.map +1 -1
- package/dist-esm/src/operations/l2Networks.js +70 -72
- package/dist-esm/src/operations/l2Networks.js.map +1 -1
- package/dist-esm/src/operations/l3Networks.d.ts +3 -3
- package/dist-esm/src/operations/l3Networks.d.ts.map +1 -1
- package/dist-esm/src/operations/l3Networks.js +70 -72
- package/dist-esm/src/operations/l3Networks.js.map +1 -1
- package/dist-esm/src/operations/metricsConfigurations.d.ts +3 -3
- package/dist-esm/src/operations/metricsConfigurations.d.ts.map +1 -1
- package/dist-esm/src/operations/metricsConfigurations.js +67 -64
- package/dist-esm/src/operations/metricsConfigurations.js.map +1 -1
- package/dist-esm/src/operations/operations.js +12 -17
- package/dist-esm/src/operations/operations.js.map +1 -1
- package/dist-esm/src/operations/rackSkus.js +18 -23
- package/dist-esm/src/operations/rackSkus.js.map +1 -1
- package/dist-esm/src/operations/racks.d.ts +3 -3
- package/dist-esm/src/operations/racks.d.ts.map +1 -1
- package/dist-esm/src/operations/racks.js +77 -79
- package/dist-esm/src/operations/racks.js.map +1 -1
- package/dist-esm/src/operations/storageAppliances.d.ts +3 -19
- package/dist-esm/src/operations/storageAppliances.d.ts.map +1 -1
- package/dist-esm/src/operations/storageAppliances.js +102 -199
- package/dist-esm/src/operations/storageAppliances.js.map +1 -1
- package/dist-esm/src/operations/trunkedNetworks.d.ts +3 -3
- package/dist-esm/src/operations/trunkedNetworks.d.ts.map +1 -1
- package/dist-esm/src/operations/trunkedNetworks.js +71 -73
- package/dist-esm/src/operations/trunkedNetworks.js.map +1 -1
- package/dist-esm/src/operations/virtualMachines.d.ts +3 -35
- package/dist-esm/src/operations/virtualMachines.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualMachines.js +122 -314
- package/dist-esm/src/operations/virtualMachines.js.map +1 -1
- package/dist-esm/src/operations/volumes.d.ts +3 -3
- package/dist-esm/src/operations/volumes.d.ts.map +1 -1
- package/dist-esm/src/operations/volumes.js +70 -72
- package/dist-esm/src/operations/volumes.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/agentPools.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/agentPools.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/bareMetalMachineKeySets.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/bareMetalMachineKeySets.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/bareMetalMachines.d.ts +3 -19
- package/dist-esm/src/operationsInterfaces/bareMetalMachines.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/bmcKeySets.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/bmcKeySets.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/cloudServicesNetworks.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/cloudServicesNetworks.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/clusterManagers.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/clusterManagers.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/clusters.d.ts +39 -5
- package/dist-esm/src/operationsInterfaces/clusters.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/consoles.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/consoles.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.d.ts +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +1 -0
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/kubernetesClusterFeatures.d.ts +74 -0
- package/dist-esm/src/operationsInterfaces/kubernetesClusterFeatures.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/kubernetesClusterFeatures.js +9 -0
- package/dist-esm/src/operationsInterfaces/kubernetesClusterFeatures.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/kubernetesClusters.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/kubernetesClusters.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/l2Networks.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/l2Networks.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/l3Networks.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/l3Networks.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/metricsConfigurations.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/metricsConfigurations.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/racks.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/racks.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/storageAppliances.d.ts +3 -19
- package/dist-esm/src/operationsInterfaces/storageAppliances.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/trunkedNetworks.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/trunkedNetworks.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/virtualMachines.d.ts +3 -35
- package/dist-esm/src/operationsInterfaces/virtualMachines.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/volumes.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/volumes.d.ts.map +1 -1
- package/dist-esm/src/pagingHelper.js.map +1 -1
- package/dist-esm/test/networkcloud_operations_test.spec.d.ts.map +1 -1
- package/dist-esm/test/networkcloud_operations_test.spec.js +9 -10
- package/dist-esm/test/networkcloud_operations_test.spec.js.map +1 -1
- package/package.json +23 -31
- package/review/arm-networkcloud.api.md +511 -145
- package/src/lroImpl.ts +4 -4
- package/src/models/index.ts +1001 -278
- package/src/models/mappers.ts +3580 -2686
- package/src/models/parameters.ts +189 -170
- package/src/networkCloud.ts +22 -17
- package/src/operations/agentPools.ts +127 -118
- package/src/operations/bareMetalMachineKeySets.ts +127 -118
- package/src/operations/bareMetalMachines.ts +374 -523
- package/src/operations/bmcKeySets.ts +125 -116
- package/src/operations/cloudServicesNetworks.ts +141 -133
- package/src/operations/clusterManagers.ts +126 -117
- package/src/operations/clusters.ts +452 -185
- package/src/operations/consoles.ts +125 -116
- package/src/operations/index.ts +1 -0
- package/src/operations/kubernetesClusterFeatures.ts +654 -0
- package/src/operations/kubernetesClusters.ts +165 -159
- package/src/operations/l2Networks.ts +125 -116
- package/src/operations/l3Networks.ts +125 -116
- package/src/operations/metricsConfigurations.ts +127 -118
- package/src/operations/operations.ts +16 -16
- package/src/operations/rackSkus.ts +27 -29
- package/src/operations/racks.ts +135 -130
- package/src/operations/storageAppliances.ts +187 -328
- package/src/operations/trunkedNetworks.ts +126 -117
- package/src/operations/virtualMachines.ts +228 -501
- package/src/operations/volumes.ts +125 -116
- package/src/operationsInterfaces/agentPools.ts +17 -11
- package/src/operationsInterfaces/bareMetalMachineKeySets.ts +17 -11
- package/src/operationsInterfaces/bareMetalMachines.ts +37 -65
- package/src/operationsInterfaces/bmcKeySets.ts +17 -11
- package/src/operationsInterfaces/cloudServicesNetworks.ts +18 -12
- package/src/operationsInterfaces/clusterManagers.ts +17 -11
- package/src/operationsInterfaces/clusters.ts +91 -18
- package/src/operationsInterfaces/consoles.ts +17 -11
- package/src/operationsInterfaces/index.ts +1 -0
- package/src/operationsInterfaces/kubernetesClusterFeatures.ts +150 -0
- package/src/operationsInterfaces/kubernetesClusters.ts +20 -14
- package/src/operationsInterfaces/l2Networks.ts +17 -11
- package/src/operationsInterfaces/l3Networks.ts +17 -11
- package/src/operationsInterfaces/metricsConfigurations.ts +17 -11
- package/src/operationsInterfaces/operations.ts +1 -1
- package/src/operationsInterfaces/rackSkus.ts +3 -3
- package/src/operationsInterfaces/racks.ts +15 -12
- package/src/operationsInterfaces/storageAppliances.ts +21 -49
- package/src/operationsInterfaces/trunkedNetworks.ts +17 -11
- package/src/operationsInterfaces/virtualMachines.ts +26 -87
- package/src/operationsInterfaces/volumes.ts +17 -11
- package/src/pagingHelper.ts +1 -1
- package/tsconfig.json +2 -2
- package/types/arm-networkcloud.d.ts +1042 -299
- package/types/tsdoc-metadata.json +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesValidateHardwareSample.d.ts +0 -2
- package/dist-esm/samples-dev/bareMetalMachinesValidateHardwareSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/bareMetalMachinesValidateHardwareSample.js.map +0 -1
- package/dist-esm/samples-dev/storageAppliancesRunReadCommandsSample.d.ts +0 -2
- package/dist-esm/samples-dev/storageAppliancesRunReadCommandsSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/storageAppliancesRunReadCommandsSample.js.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesAttachVolumeSample.d.ts +0 -2
- package/dist-esm/samples-dev/virtualMachinesAttachVolumeSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesAttachVolumeSample.js.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesDetachVolumeSample.d.ts +0 -2
- package/dist-esm/samples-dev/virtualMachinesDetachVolumeSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesDetachVolumeSample.js.map +0 -1
- package/rollup.config.js +0 -122
package/src/models/index.ts
CHANGED
|
@@ -245,6 +245,83 @@ export interface HardwareValidationStatus {
|
|
|
245
245
|
readonly result?: BareMetalMachineHardwareValidationResult;
|
|
246
246
|
}
|
|
247
247
|
|
|
248
|
+
/** RuntimeProtectionStatus represents the runtime protection status of the bare metal machine. */
|
|
249
|
+
export interface RuntimeProtectionStatus {
|
|
250
|
+
/**
|
|
251
|
+
* The timestamp when the malware definitions were last updated.
|
|
252
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
253
|
+
*/
|
|
254
|
+
readonly definitionsLastUpdated?: Date;
|
|
255
|
+
/**
|
|
256
|
+
* The version of the malware definitions.
|
|
257
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
258
|
+
*/
|
|
259
|
+
readonly definitionsVersion?: string;
|
|
260
|
+
/**
|
|
261
|
+
* The timestamp of the most recently completed scan, or empty if there has never been a scan.
|
|
262
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
263
|
+
*/
|
|
264
|
+
readonly scanCompletedTime?: Date;
|
|
265
|
+
/**
|
|
266
|
+
* The timestamp of the most recently scheduled scan, or empty if no scan has been scheduled.
|
|
267
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
268
|
+
*/
|
|
269
|
+
readonly scanScheduledTime?: Date;
|
|
270
|
+
/**
|
|
271
|
+
* The timestamp of the most recently started scan, or empty if there has never been a scan.
|
|
272
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
273
|
+
*/
|
|
274
|
+
readonly scanStartedTime?: Date;
|
|
275
|
+
}
|
|
276
|
+
|
|
277
|
+
/** SecretRotationStatus represents the status of a secret rotation. */
|
|
278
|
+
export interface SecretRotationStatus {
|
|
279
|
+
/**
|
|
280
|
+
* The maximum number of days the secret may be used before it must be changed.
|
|
281
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
282
|
+
*/
|
|
283
|
+
readonly expirePeriodDays?: number;
|
|
284
|
+
/**
|
|
285
|
+
* The date and time when the secret was last changed.
|
|
286
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
287
|
+
*/
|
|
288
|
+
readonly lastRotationTime?: Date;
|
|
289
|
+
/**
|
|
290
|
+
* The number of days a secret exists before rotations will be attempted.
|
|
291
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
292
|
+
*/
|
|
293
|
+
readonly rotationPeriodDays?: number;
|
|
294
|
+
/**
|
|
295
|
+
* The reference to the secret in a key vault.
|
|
296
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
297
|
+
*/
|
|
298
|
+
readonly secretArchiveReference?: SecretArchiveReference;
|
|
299
|
+
/**
|
|
300
|
+
* The type name used to identify the purpose of the secret.
|
|
301
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
302
|
+
*/
|
|
303
|
+
readonly secretType?: string;
|
|
304
|
+
}
|
|
305
|
+
|
|
306
|
+
/** SecretArchiveReference represents the reference to a secret in a key vault. */
|
|
307
|
+
export interface SecretArchiveReference {
|
|
308
|
+
/**
|
|
309
|
+
* The resource ID of the key vault containing the secret.
|
|
310
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
311
|
+
*/
|
|
312
|
+
readonly keyVaultId?: string;
|
|
313
|
+
/**
|
|
314
|
+
* The name of the secret in the key vault.
|
|
315
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
316
|
+
*/
|
|
317
|
+
readonly secretName?: string;
|
|
318
|
+
/**
|
|
319
|
+
* The version of the secret in the key vault.
|
|
320
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
321
|
+
*/
|
|
322
|
+
readonly secretVersion?: string;
|
|
323
|
+
}
|
|
324
|
+
|
|
248
325
|
/** Common fields that are returned in the response for all Azure Resource Manager resources */
|
|
249
326
|
export interface Resource {
|
|
250
327
|
/**
|
|
@@ -317,6 +394,40 @@ export interface ClusterManagerList {
|
|
|
317
394
|
value?: ClusterManager[];
|
|
318
395
|
}
|
|
319
396
|
|
|
397
|
+
/** Managed service identity (system assigned and/or user assigned identities) */
|
|
398
|
+
export interface ManagedServiceIdentity {
|
|
399
|
+
/**
|
|
400
|
+
* The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
|
|
401
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
402
|
+
*/
|
|
403
|
+
readonly principalId?: string;
|
|
404
|
+
/**
|
|
405
|
+
* The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
|
|
406
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
407
|
+
*/
|
|
408
|
+
readonly tenantId?: string;
|
|
409
|
+
/** Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed). */
|
|
410
|
+
type: ManagedServiceIdentityType;
|
|
411
|
+
/** The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests. */
|
|
412
|
+
userAssignedIdentities?: {
|
|
413
|
+
[propertyName: string]: UserAssignedIdentity | null;
|
|
414
|
+
};
|
|
415
|
+
}
|
|
416
|
+
|
|
417
|
+
/** User assigned identity properties */
|
|
418
|
+
export interface UserAssignedIdentity {
|
|
419
|
+
/**
|
|
420
|
+
* The principal ID of the assigned identity.
|
|
421
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
422
|
+
*/
|
|
423
|
+
readonly principalId?: string;
|
|
424
|
+
/**
|
|
425
|
+
* The client ID of the assigned identity.
|
|
426
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
427
|
+
*/
|
|
428
|
+
readonly clientId?: string;
|
|
429
|
+
}
|
|
430
|
+
|
|
320
431
|
/** ClusterAvailableVersion represents the cluster version that the cluster manager can be asked to create and manage. */
|
|
321
432
|
export interface ClusterAvailableVersion {
|
|
322
433
|
/**
|
|
@@ -439,21 +550,21 @@ export interface ClusterAvailableUpgradeVersion {
|
|
|
439
550
|
|
|
440
551
|
/** ClusterCapacity represents various details regarding compute capacity. */
|
|
441
552
|
export interface ClusterCapacity {
|
|
442
|
-
/** The remaining appliance-based storage in GB available for workload use. */
|
|
553
|
+
/** The remaining appliance-based storage in GB available for workload use. Measured in gibibytes. */
|
|
443
554
|
availableApplianceStorageGB?: number;
|
|
444
555
|
/** The remaining number of cores that are available in this cluster for workload use. */
|
|
445
556
|
availableCoreCount?: number;
|
|
446
|
-
/** The remaining machine or host-based storage in GB available for workload use. */
|
|
557
|
+
/** The remaining machine or host-based storage in GB available for workload use. Measured in gibibytes. */
|
|
447
558
|
availableHostStorageGB?: number;
|
|
448
|
-
/** The remaining memory in GB that are available in this cluster for workload use. */
|
|
559
|
+
/** The remaining memory in GB that are available in this cluster for workload use. Measured in gibibytes. */
|
|
449
560
|
availableMemoryGB?: number;
|
|
450
|
-
/** The total appliance-based storage in GB supported by this cluster for workload use. */
|
|
561
|
+
/** The total appliance-based storage in GB supported by this cluster for workload use. Measured in gibibytes. */
|
|
451
562
|
totalApplianceStorageGB?: number;
|
|
452
563
|
/** The total number of cores that are supported by this cluster for workload use. */
|
|
453
564
|
totalCoreCount?: number;
|
|
454
|
-
/** The total machine or host-based storage in GB supported by this cluster for workload use. */
|
|
565
|
+
/** The total machine or host-based storage in GB supported by this cluster for workload use. Measured in gibibytes. */
|
|
455
566
|
totalHostStorageGB?: number;
|
|
456
|
-
/** The total memory supported by this cluster for workload use. */
|
|
567
|
+
/** The total memory supported by this cluster for workload use. Measured in gibibytes. */
|
|
457
568
|
totalMemoryGB?: number;
|
|
458
569
|
}
|
|
459
570
|
|
|
@@ -469,6 +580,22 @@ export interface ServicePrincipalInformation {
|
|
|
469
580
|
tenantId: string;
|
|
470
581
|
}
|
|
471
582
|
|
|
583
|
+
/** CommandOutputSettings represents the settings for commands run within the cluster such as bare metal machine run read-only commands. */
|
|
584
|
+
export interface CommandOutputSettings {
|
|
585
|
+
/** The selection of the managed identity to use with this storage account container. The identity type must be either system assigned or user assigned. */
|
|
586
|
+
associatedIdentity?: IdentitySelector;
|
|
587
|
+
/** The URL of the storage account container that is to be used by the specified identities. */
|
|
588
|
+
containerUrl?: string;
|
|
589
|
+
}
|
|
590
|
+
|
|
591
|
+
/** IdentitySelector represents the selection of a managed identity for use. */
|
|
592
|
+
export interface IdentitySelector {
|
|
593
|
+
/** The type of managed identity that is being selected. */
|
|
594
|
+
identityType?: ManagedServiceIdentitySelectorType;
|
|
595
|
+
/** The user assigned managed identity resource ID to use. Mutually exclusive with a system assigned identity type. */
|
|
596
|
+
userAssignedIdentityResourceId?: string;
|
|
597
|
+
}
|
|
598
|
+
|
|
472
599
|
/** ValidationThreshold indicates allowed machine and node hardware and deployment failures. */
|
|
473
600
|
export interface ValidationThreshold {
|
|
474
601
|
/** Selection of how the type evaluation is applied to the cluster calculation. */
|
|
@@ -479,6 +606,37 @@ export interface ValidationThreshold {
|
|
|
479
606
|
value: number;
|
|
480
607
|
}
|
|
481
608
|
|
|
609
|
+
/** RuntimeProtectionConfiguration represents the runtime protection configuration for the cluster. */
|
|
610
|
+
export interface RuntimeProtectionConfiguration {
|
|
611
|
+
/** The mode of operation for runtime protection. */
|
|
612
|
+
enforcementLevel?: RuntimeProtectionEnforcementLevel;
|
|
613
|
+
}
|
|
614
|
+
|
|
615
|
+
/** ClusterSecretArchive configures the key vault to archive the secrets of the cluster for later retrieval. */
|
|
616
|
+
export interface ClusterSecretArchive {
|
|
617
|
+
/** The resource ID of the key vault to archive the secrets of the cluster. */
|
|
618
|
+
keyVaultId: string;
|
|
619
|
+
/** The indicator if the specified key vault should be used to archive the secrets of the cluster. */
|
|
620
|
+
useKeyVault?: ClusterSecretArchiveEnabled;
|
|
621
|
+
}
|
|
622
|
+
|
|
623
|
+
/** ClusterUpdateStrategy represents the strategy for updating the cluster. */
|
|
624
|
+
export interface ClusterUpdateStrategy {
|
|
625
|
+
/**
|
|
626
|
+
* The maximum number of worker nodes that can be offline within the increment of update, e.g., rack-by-rack.
|
|
627
|
+
* Limited by the maximum number of machines in the increment. Defaults to the whole increment size.
|
|
628
|
+
*/
|
|
629
|
+
maxUnavailable?: number;
|
|
630
|
+
/** The mode of operation for runtime protection. */
|
|
631
|
+
strategyType: ClusterUpdateStrategyType;
|
|
632
|
+
/** Selection of how the threshold should be evaluated. */
|
|
633
|
+
thresholdType: ValidationThresholdType;
|
|
634
|
+
/** The numeric threshold value. */
|
|
635
|
+
thresholdValue: number;
|
|
636
|
+
/** The time to wait between the increments of update defined by the strategy. */
|
|
637
|
+
waitTimeMinutes?: number;
|
|
638
|
+
}
|
|
639
|
+
|
|
482
640
|
/** KubernetesClusterList represents a list of Kubernetes clusters. */
|
|
483
641
|
export interface KubernetesClusterList {
|
|
484
642
|
/** The link used to get the next page of operations. */
|
|
@@ -637,15 +795,19 @@ export interface KubernetesLabel {
|
|
|
637
795
|
|
|
638
796
|
/** AgentPoolUpgradeSettings specifies the upgrade settings for an agent pool. */
|
|
639
797
|
export interface AgentPoolUpgradeSettings {
|
|
640
|
-
/** The maximum
|
|
798
|
+
/** The maximum time in seconds that is allowed for a node drain to complete before proceeding with the upgrade of the agent pool. If not specified during creation, a value of 1800 seconds is used. */
|
|
799
|
+
drainTimeout?: number;
|
|
800
|
+
/** The maximum number or percentage of nodes that are surged during upgrade. This can either be set to an integer (e.g. '5') or a percentage (e.g. '50%'). If a percentage is specified, it is the percentage of the total agent pool size at the time of the upgrade. For percentages, fractional nodes are rounded up. If not specified during creation, a value of 1 is used. One of MaxSurge and MaxUnavailable must be greater than 0. */
|
|
641
801
|
maxSurge?: string;
|
|
802
|
+
/** The maximum number or percentage of nodes that can be unavailable during upgrade. This can either be set to an integer (e.g. '5') or a percentage (e.g. '50%'). If a percentage is specified, it is the percentage of the total agent pool size at the time of the upgrade. For percentages, fractional nodes are rounded up. If not specified during creation, a value of 0 is used. One of MaxSurge and MaxUnavailable must be greater than 0. */
|
|
803
|
+
maxUnavailable?: string;
|
|
642
804
|
}
|
|
643
805
|
|
|
644
806
|
/** NetworkConfiguration specifies the Kubernetes cluster network related configuration. */
|
|
645
807
|
export interface NetworkConfiguration {
|
|
646
808
|
/** The configuration of networks being attached to the cluster for use by the workloads that run on this Kubernetes cluster. */
|
|
647
809
|
attachedNetworkConfiguration?: AttachedNetworkConfiguration;
|
|
648
|
-
/** The configuration of the BGP service load balancer for this Kubernetes cluster. */
|
|
810
|
+
/** The configuration of the BGP service load balancer for this Kubernetes cluster. A maximum of one service load balancer may be specified, either Layer 2 or BGP. */
|
|
649
811
|
bgpServiceLoadBalancerConfiguration?: BgpServiceLoadBalancerConfiguration;
|
|
650
812
|
/** The resource ID of the associated Cloud Services network. */
|
|
651
813
|
cloudServicesNetworkId: string;
|
|
@@ -653,6 +815,8 @@ export interface NetworkConfiguration {
|
|
|
653
815
|
cniNetworkId: string;
|
|
654
816
|
/** The IP address assigned to the Kubernetes DNS service. It must be within the Kubernetes service address range specified in service CIDR. */
|
|
655
817
|
dnsServiceIp?: string;
|
|
818
|
+
/** The configuration of the Layer 2 service load balancer for this Kubernetes cluster. A maximum of one service load balancer may be specified, either Layer 2 or BGP. */
|
|
819
|
+
l2ServiceLoadBalancerConfiguration?: L2ServiceLoadBalancerConfiguration;
|
|
656
820
|
/** The CIDR notation IP ranges from which to assign pod IPs. One IPv4 CIDR is expected for single-stack networking. Two CIDRs, one for each IP family (IPv4/IPv6), is expected for dual-stack networking. */
|
|
657
821
|
podCidrs?: string[];
|
|
658
822
|
/** The CIDR notation IP ranges from which to assign service IPs. One IPv4 CIDR is expected for single-stack networking. Two CIDRs, one for each IP family (IPv4/IPv6), is expected for dual-stack networking. */
|
|
@@ -667,7 +831,7 @@ export interface BgpServiceLoadBalancerConfiguration {
|
|
|
667
831
|
bgpPeers?: ServiceLoadBalancerBgpPeer[];
|
|
668
832
|
/** The indicator to specify if the load balancer peers with the network fabric. */
|
|
669
833
|
fabricPeeringEnabled?: FabricPeeringEnabled;
|
|
670
|
-
/** The list of pools of IP addresses that can be allocated to
|
|
834
|
+
/** The list of pools of IP addresses that can be allocated to load balancer services. */
|
|
671
835
|
ipAddressPools?: IpAddressPool[];
|
|
672
836
|
}
|
|
673
837
|
|
|
@@ -689,9 +853,9 @@ export interface ServiceLoadBalancerBgpPeer {
|
|
|
689
853
|
bfdEnabled?: BfdEnabled;
|
|
690
854
|
/** The indicator to enable multi-hop peering support. */
|
|
691
855
|
bgpMultiHop?: BgpMultiHop;
|
|
692
|
-
/** The requested BGP hold time value. This field uses ISO 8601 duration format, for example P1H. */
|
|
856
|
+
/** Field Deprecated. The field was previously optional, now it will have no defined behavior and will be ignored. The requested BGP hold time value. This field uses ISO 8601 duration format, for example P1H. */
|
|
693
857
|
holdTime?: string;
|
|
694
|
-
/** The requested BGP keepalive time value. This field uses ISO 8601 duration format, for example P1H. */
|
|
858
|
+
/** Field Deprecated. The field was previously optional, now it will have no defined behavior and will be ignored. The requested BGP keepalive time value. This field uses ISO 8601 duration format, for example P1H. */
|
|
695
859
|
keepAliveTime?: string;
|
|
696
860
|
/** The autonomous system number used for the local end of the BGP session. */
|
|
697
861
|
myAsn?: number;
|
|
@@ -709,7 +873,7 @@ export interface ServiceLoadBalancerBgpPeer {
|
|
|
709
873
|
|
|
710
874
|
/** IpAddressPool represents a pool of IP addresses that can be allocated to a service. */
|
|
711
875
|
export interface IpAddressPool {
|
|
712
|
-
/** The list of IP address ranges. Each range can be a either a subnet in CIDR format or an explicit start-end range of IP addresses. */
|
|
876
|
+
/** The list of IP address ranges. Each range can be a either a subnet in CIDR format or an explicit start-end range of IP addresses. For a BGP service load balancer configuration, only CIDR format is supported and excludes /32 (IPv4) and /128 (IPv6) prefixes. */
|
|
713
877
|
addresses: string[];
|
|
714
878
|
/** The indicator to determine if automatic allocation from the pool should occur. */
|
|
715
879
|
autoAssign?: BfdEnabled;
|
|
@@ -719,6 +883,12 @@ export interface IpAddressPool {
|
|
|
719
883
|
onlyUseHostIps?: BfdEnabled;
|
|
720
884
|
}
|
|
721
885
|
|
|
886
|
+
/** L2ServiceLoadBalancerConfiguration represents the configuration of a layer 2 service load balancer. */
|
|
887
|
+
export interface L2ServiceLoadBalancerConfiguration {
|
|
888
|
+
/** The list of pools of IP addresses that can be allocated to load balancer services. */
|
|
889
|
+
ipAddressPools?: IpAddressPool[];
|
|
890
|
+
}
|
|
891
|
+
|
|
722
892
|
/** KubernetesClusterNode represents the details of a node in a Kubernetes cluster. */
|
|
723
893
|
export interface KubernetesClusterNode {
|
|
724
894
|
/**
|
|
@@ -752,7 +922,7 @@ export interface KubernetesClusterNode {
|
|
|
752
922
|
*/
|
|
753
923
|
readonly detailedStatusMessage?: string;
|
|
754
924
|
/**
|
|
755
|
-
* The size of the disk configured for this node.
|
|
925
|
+
* The size of the disk configured for this node. Allocations are measured in gibibytes.
|
|
756
926
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
757
927
|
*/
|
|
758
928
|
readonly diskSizeGB?: number;
|
|
@@ -772,7 +942,7 @@ export interface KubernetesClusterNode {
|
|
|
772
942
|
*/
|
|
773
943
|
readonly labels?: KubernetesLabel[];
|
|
774
944
|
/**
|
|
775
|
-
* The amount of memory configured for this node, derived from the vm SKU specified.
|
|
945
|
+
* The amount of memory configured for this node, derived from the vm SKU specified. Allocations are measured in gibibytes.
|
|
776
946
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
777
947
|
*/
|
|
778
948
|
readonly memorySizeGB?: number;
|
|
@@ -929,7 +1099,7 @@ export interface MachineSkuSlot {
|
|
|
929
1099
|
*/
|
|
930
1100
|
readonly hardwareVersion?: string;
|
|
931
1101
|
/**
|
|
932
|
-
* The maximum amount of memory in
|
|
1102
|
+
* The maximum amount of memory. Measured in gibibytes.
|
|
933
1103
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
934
1104
|
*/
|
|
935
1105
|
readonly memoryCapacityGB?: number;
|
|
@@ -958,7 +1128,7 @@ export interface MachineSkuSlot {
|
|
|
958
1128
|
/** Disk represents the properties of the disk. */
|
|
959
1129
|
export interface MachineDisk {
|
|
960
1130
|
/**
|
|
961
|
-
* The maximum amount of storage in
|
|
1131
|
+
* The maximum amount of storage. Measured in gibibytes.
|
|
962
1132
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
963
1133
|
*/
|
|
964
1134
|
readonly capacityGB?: number;
|
|
@@ -1002,7 +1172,7 @@ export interface NetworkInterface {
|
|
|
1002
1172
|
*/
|
|
1003
1173
|
readonly portCount?: number;
|
|
1004
1174
|
/**
|
|
1005
|
-
* The maximum amount of data in
|
|
1175
|
+
* The maximum amount of data in gigabits that the line card transmits through a port at any given second.
|
|
1006
1176
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1007
1177
|
*/
|
|
1008
1178
|
readonly portSpeed?: number;
|
|
@@ -1021,7 +1191,7 @@ export interface StorageApplianceSkuSlot {
|
|
|
1021
1191
|
*/
|
|
1022
1192
|
readonly rackSlot?: number;
|
|
1023
1193
|
/**
|
|
1024
|
-
* The maximum capacity of the storage appliance.
|
|
1194
|
+
* The maximum capacity of the storage appliance. Measured in gibibytes.
|
|
1025
1195
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1026
1196
|
*/
|
|
1027
1197
|
readonly capacityGB?: number;
|
|
@@ -1090,7 +1260,7 @@ export interface OsDisk {
|
|
|
1090
1260
|
createOption?: OsDiskCreateOption;
|
|
1091
1261
|
/** The strategy for deleting the OS disk. */
|
|
1092
1262
|
deleteOption?: OsDiskDeleteOption;
|
|
1093
|
-
/** The size of the disk
|
|
1263
|
+
/** The size of the disk. Required if the createOption is Ephemeral. Allocations are measured in gibibytes. */
|
|
1094
1264
|
diskSizeGB: number;
|
|
1095
1265
|
}
|
|
1096
1266
|
|
|
@@ -1112,6 +1282,72 @@ export interface VolumeList {
|
|
|
1112
1282
|
value?: Volume[];
|
|
1113
1283
|
}
|
|
1114
1284
|
|
|
1285
|
+
/** The current status of an async operation. */
|
|
1286
|
+
export interface OperationStatusResult {
|
|
1287
|
+
/**
|
|
1288
|
+
* The end time of the operation.
|
|
1289
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1290
|
+
*/
|
|
1291
|
+
readonly endTime?: Date;
|
|
1292
|
+
/**
|
|
1293
|
+
* If present, details of the operation error.
|
|
1294
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1295
|
+
*/
|
|
1296
|
+
readonly error?: ErrorDetail;
|
|
1297
|
+
/**
|
|
1298
|
+
* Fully qualified ID for the async operation.
|
|
1299
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1300
|
+
*/
|
|
1301
|
+
readonly id?: string;
|
|
1302
|
+
/**
|
|
1303
|
+
* Name of the async operation.
|
|
1304
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1305
|
+
*/
|
|
1306
|
+
readonly name?: string;
|
|
1307
|
+
/**
|
|
1308
|
+
* The operations list.
|
|
1309
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1310
|
+
*/
|
|
1311
|
+
readonly operations?: OperationStatusResult[];
|
|
1312
|
+
/**
|
|
1313
|
+
* Percent of the operation that is complete.
|
|
1314
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1315
|
+
*/
|
|
1316
|
+
readonly percentComplete?: number;
|
|
1317
|
+
/**
|
|
1318
|
+
* Fully qualified ID of the resource against which the original async operation was started.
|
|
1319
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1320
|
+
*/
|
|
1321
|
+
readonly resourceId?: string;
|
|
1322
|
+
/**
|
|
1323
|
+
* The start time of the operation.
|
|
1324
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1325
|
+
*/
|
|
1326
|
+
readonly startTime?: Date;
|
|
1327
|
+
/** Operation status. */
|
|
1328
|
+
status: string;
|
|
1329
|
+
/**
|
|
1330
|
+
* For actions that run commands or scripts, the exit code of the script execution.
|
|
1331
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1332
|
+
*/
|
|
1333
|
+
readonly exitCode?: string;
|
|
1334
|
+
/**
|
|
1335
|
+
* For actions that run commands or scripts, the leading bytes of the output of the script execution.
|
|
1336
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1337
|
+
*/
|
|
1338
|
+
readonly outputHead?: string;
|
|
1339
|
+
/**
|
|
1340
|
+
* For actions that run commands or scripts, a reference to the location of the result.
|
|
1341
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1342
|
+
*/
|
|
1343
|
+
readonly resultRef?: string;
|
|
1344
|
+
/**
|
|
1345
|
+
* For actions that run commands or scripts, the URL where the full output of the script output can be retrieved.
|
|
1346
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1347
|
+
*/
|
|
1348
|
+
readonly resultUrl?: string;
|
|
1349
|
+
}
|
|
1350
|
+
|
|
1115
1351
|
/** BareMetalMachinePatchParameters represents the body of the request to patch bare metal machine properties. */
|
|
1116
1352
|
export interface BareMetalMachinePatchParameters {
|
|
1117
1353
|
/** The Azure resource tags that will replace the existing ones. */
|
|
@@ -1192,12 +1428,6 @@ export interface BareMetalMachineRunReadCommandsParameters {
|
|
|
1192
1428
|
limitTimeSeconds: number;
|
|
1193
1429
|
}
|
|
1194
1430
|
|
|
1195
|
-
/** BareMetalMachineValidateHardwareParameters represents the body of the request to validate the physical hardware of a bare metal machine. */
|
|
1196
|
-
export interface BareMetalMachineValidateHardwareParameters {
|
|
1197
|
-
/** The category of hardware validation to perform. */
|
|
1198
|
-
validationCategory: BareMetalMachineHardwareValidationCategory;
|
|
1199
|
-
}
|
|
1200
|
-
|
|
1201
1431
|
/** CloudServicesNetworkPatchParameters represents the body of the request to patch the cloud services network. */
|
|
1202
1432
|
export interface CloudServicesNetworkPatchParameters {
|
|
1203
1433
|
/** The Azure resource tags that will replace the existing ones. */
|
|
@@ -1210,12 +1440,16 @@ export interface CloudServicesNetworkPatchParameters {
|
|
|
1210
1440
|
|
|
1211
1441
|
/** ClusterManagerPatchParameters represents the body of the request to patch the cluster properties. */
|
|
1212
1442
|
export interface ClusterManagerPatchParameters {
|
|
1443
|
+
/** The identity for the resource. */
|
|
1444
|
+
identity?: ManagedServiceIdentity;
|
|
1213
1445
|
/** The Azure resource tags that will replace the existing ones. */
|
|
1214
1446
|
tags?: { [propertyName: string]: string };
|
|
1215
1447
|
}
|
|
1216
1448
|
|
|
1217
1449
|
/** ClusterPatchParameters represents the body of the request to patch the cluster properties. */
|
|
1218
1450
|
export interface ClusterPatchParameters {
|
|
1451
|
+
/** The identity for the resource. */
|
|
1452
|
+
identity?: ManagedServiceIdentity;
|
|
1219
1453
|
/** The Azure resource tags that will replace the existing ones. */
|
|
1220
1454
|
tags?: { [propertyName: string]: string };
|
|
1221
1455
|
/** The rack definition that is intended to reflect only a single rack in a single rack cluster, or an aggregator rack in a multi-rack cluster. */
|
|
@@ -1224,6 +1458,8 @@ export interface ClusterPatchParameters {
|
|
|
1224
1458
|
clusterLocation?: string;
|
|
1225
1459
|
/** The service principal to be used by the cluster during Arc Appliance installation. */
|
|
1226
1460
|
clusterServicePrincipal?: ServicePrincipalInformation;
|
|
1461
|
+
/** The settings for commands run in this cluster, such as bare metal machine run read only commands and data extracts. */
|
|
1462
|
+
commandOutputSettings?: CommandOutputSettings;
|
|
1227
1463
|
/** The validation threshold indicating the allowable failures of compute machines during environment validation and deployment. */
|
|
1228
1464
|
computeDeploymentThreshold?: ValidationThreshold;
|
|
1229
1465
|
/**
|
|
@@ -1231,6 +1467,12 @@ export interface ClusterPatchParameters {
|
|
|
1231
1467
|
* cluster, or an empty list in a single-rack cluster.
|
|
1232
1468
|
*/
|
|
1233
1469
|
computeRackDefinitions?: RackDefinition[];
|
|
1470
|
+
/** The settings for cluster runtime protection. */
|
|
1471
|
+
runtimeProtectionConfiguration?: RuntimeProtectionConfiguration;
|
|
1472
|
+
/** The configuration for use of a key vault to store secrets for later retrieval by the operator. */
|
|
1473
|
+
secretArchive?: ClusterSecretArchive;
|
|
1474
|
+
/** The strategy for updating the cluster. */
|
|
1475
|
+
updateStrategy?: ClusterUpdateStrategy;
|
|
1234
1476
|
}
|
|
1235
1477
|
|
|
1236
1478
|
/** BareMetalMachineKeySetList represents a list of bare metal machine key sets. */
|
|
@@ -1249,6 +1491,8 @@ export interface KeySetUser {
|
|
|
1249
1491
|
description?: string;
|
|
1250
1492
|
/** The SSH public key that will be provisioned for user access. The user is expected to have the corresponding SSH private key for logging in. */
|
|
1251
1493
|
sshPublicKey: SshPublicKey;
|
|
1494
|
+
/** The user principal name (email format) used to validate this user's group membership. */
|
|
1495
|
+
userPrincipalName?: string;
|
|
1252
1496
|
}
|
|
1253
1497
|
|
|
1254
1498
|
/** KeySetUserStatus represents the status of the key set user. */
|
|
@@ -1300,6 +1544,12 @@ export interface BmcKeySetPatchParameters {
|
|
|
1300
1544
|
userList?: KeySetUser[];
|
|
1301
1545
|
}
|
|
1302
1546
|
|
|
1547
|
+
/** ClusterContinueUpdateVersionParameters represents the body of the request to continue the update of a cluster version. */
|
|
1548
|
+
export interface ClusterContinueUpdateVersionParameters {
|
|
1549
|
+
/** The mode by which the cluster will target the next grouping of servers to continue the update. */
|
|
1550
|
+
machineGroupTargetingMode?: ClusterContinueUpdateVersionMachineGroupTargetingMode;
|
|
1551
|
+
}
|
|
1552
|
+
|
|
1303
1553
|
/** ClusterDeployParameters represents the body of the request to deploy cluster. */
|
|
1304
1554
|
export interface ClusterDeployParameters {
|
|
1305
1555
|
/** The names of bare metal machines in the cluster that should be skipped during environment validation. */
|
|
@@ -1324,6 +1574,12 @@ export interface ClusterMetricsConfigurationPatchParameters {
|
|
|
1324
1574
|
enabledMetrics?: string[];
|
|
1325
1575
|
}
|
|
1326
1576
|
|
|
1577
|
+
/** ClusterScanRuntimeParameters defines the parameters for the cluster scan runtime operation. */
|
|
1578
|
+
export interface ClusterScanRuntimeParameters {
|
|
1579
|
+
/** The choice of if the scan operation should run the scan. */
|
|
1580
|
+
scanActivity?: ClusterScanRuntimeParametersScanActivity;
|
|
1581
|
+
}
|
|
1582
|
+
|
|
1327
1583
|
/** ClusterUpdateVersionParameters represents the body of the request to update cluster version. */
|
|
1328
1584
|
export interface ClusterUpdateVersionParameters {
|
|
1329
1585
|
/** The version to be applied to the cluster during update. */
|
|
@@ -1334,14 +1590,24 @@ export interface ClusterUpdateVersionParameters {
|
|
|
1334
1590
|
export interface KubernetesClusterPatchParameters {
|
|
1335
1591
|
/** The Azure resource tags that will replace the existing ones. */
|
|
1336
1592
|
tags?: { [propertyName: string]: string };
|
|
1593
|
+
/** The configuration of the default administrator credentials. */
|
|
1594
|
+
administratorConfiguration?: AdministratorConfigurationPatch;
|
|
1337
1595
|
/** The defining characteristics of the control plane that can be patched for this Kubernetes cluster. */
|
|
1338
1596
|
controlPlaneNodeConfiguration?: ControlPlaneNodePatchConfiguration;
|
|
1339
|
-
/** The Kubernetes version for this cluster.
|
|
1597
|
+
/** The Kubernetes version for this cluster. */
|
|
1340
1598
|
kubernetesVersion?: string;
|
|
1341
1599
|
}
|
|
1342
1600
|
|
|
1601
|
+
/** AdministratorConfigurationPatch represents the patching capabilities for the administrator configuration. */
|
|
1602
|
+
export interface AdministratorConfigurationPatch {
|
|
1603
|
+
/** SshPublicKey represents the public key used to authenticate with a resource through SSH. */
|
|
1604
|
+
sshPublicKeys?: SshPublicKey[];
|
|
1605
|
+
}
|
|
1606
|
+
|
|
1343
1607
|
/** ControlPlaneNodePatchConfiguration represents the properties of the control plane that can be patched for this Kubernetes cluster. */
|
|
1344
1608
|
export interface ControlPlaneNodePatchConfiguration {
|
|
1609
|
+
/** The configuration of administrator credentials for the control plane nodes. */
|
|
1610
|
+
administratorConfiguration?: AdministratorConfigurationPatch;
|
|
1345
1611
|
/** The number of virtual machines that use this configuration. */
|
|
1346
1612
|
count?: number;
|
|
1347
1613
|
}
|
|
@@ -1358,12 +1624,44 @@ export interface AgentPoolList {
|
|
|
1358
1624
|
export interface AgentPoolPatchParameters {
|
|
1359
1625
|
/** The Azure resource tags that will replace the existing ones. */
|
|
1360
1626
|
tags?: { [propertyName: string]: string };
|
|
1627
|
+
/** The configuration of administrator credentials for the control plane nodes. */
|
|
1628
|
+
administratorConfiguration?: NodePoolAdministratorConfigurationPatch;
|
|
1361
1629
|
/** The number of virtual machines that use this configuration. */
|
|
1362
1630
|
count?: number;
|
|
1363
1631
|
/** The configuration of the agent pool. */
|
|
1364
1632
|
upgradeSettings?: AgentPoolUpgradeSettings;
|
|
1365
1633
|
}
|
|
1366
1634
|
|
|
1635
|
+
/** NodePoolAdministratorConfigurationPatch represents the patching capabilities for the administrator configuration. */
|
|
1636
|
+
export interface NodePoolAdministratorConfigurationPatch {
|
|
1637
|
+
/** SshPublicKey represents the public key used to authenticate with a resource through SSH. */
|
|
1638
|
+
sshPublicKeys?: SshPublicKey[];
|
|
1639
|
+
}
|
|
1640
|
+
|
|
1641
|
+
/** KubernetesClusterFeatureList represents the list of Kubernetes cluster feature resources. */
|
|
1642
|
+
export interface KubernetesClusterFeatureList {
|
|
1643
|
+
/** The link used to get the next page of operations. */
|
|
1644
|
+
nextLink?: string;
|
|
1645
|
+
/** The list of Kubernetes cluster features. */
|
|
1646
|
+
value?: KubernetesClusterFeature[];
|
|
1647
|
+
}
|
|
1648
|
+
|
|
1649
|
+
/** StringKeyValuePair represents a single entry in a mapping of keys to values. */
|
|
1650
|
+
export interface StringKeyValuePair {
|
|
1651
|
+
/** The key to the mapped value. */
|
|
1652
|
+
key: string;
|
|
1653
|
+
/** The value of the mapping key. */
|
|
1654
|
+
value: string;
|
|
1655
|
+
}
|
|
1656
|
+
|
|
1657
|
+
/** KubernetesClusterFeaturePatchParameters represents the body of the request to patch the Kubernetes cluster feature. */
|
|
1658
|
+
export interface KubernetesClusterFeaturePatchParameters {
|
|
1659
|
+
/** The Azure resource tags that will replace the existing ones. */
|
|
1660
|
+
tags?: { [propertyName: string]: string };
|
|
1661
|
+
/** The configured options for the feature. */
|
|
1662
|
+
options?: StringKeyValuePair[];
|
|
1663
|
+
}
|
|
1664
|
+
|
|
1367
1665
|
/** KubernetesClusterRestartNodeParameters represents the body of the request to restart the node of a Kubernetes cluster. */
|
|
1368
1666
|
export interface KubernetesClusterRestartNodeParameters {
|
|
1369
1667
|
/** The name of the node to restart. */
|
|
@@ -1406,25 +1704,6 @@ export interface StorageApplianceEnableRemoteVendorManagementParameters {
|
|
|
1406
1704
|
supportEndpoints?: string[];
|
|
1407
1705
|
}
|
|
1408
1706
|
|
|
1409
|
-
/** StorageApplianceRunReadCommandsParameters represents the body of request containing list of read-only commands to run for a storage appliance. */
|
|
1410
|
-
export interface StorageApplianceRunReadCommandsParameters {
|
|
1411
|
-
/** The list of read-only commands to run. */
|
|
1412
|
-
commands: StorageApplianceCommandSpecification[];
|
|
1413
|
-
/**
|
|
1414
|
-
* The maximum time the commands are allowed to run.
|
|
1415
|
-
* If the execution time exceeds the maximum, the script will be stopped, any output produced until then will be captured, and the exit code matching a timeout will be returned (252).
|
|
1416
|
-
*/
|
|
1417
|
-
limitTimeSeconds: number;
|
|
1418
|
-
}
|
|
1419
|
-
|
|
1420
|
-
/** StorageApplianceCommandSpecification represents the read-only command and optional arguments to execute against a storage appliance. */
|
|
1421
|
-
export interface StorageApplianceCommandSpecification {
|
|
1422
|
-
/** The list of string arguments that will be passed to the script in order as separate arguments. */
|
|
1423
|
-
arguments?: string[];
|
|
1424
|
-
/** The read-only command to execute against the storage appliance. */
|
|
1425
|
-
command: string;
|
|
1426
|
-
}
|
|
1427
|
-
|
|
1428
1707
|
/** TrunkedNetworkPatchParameters represents the body of the request to patch the Trunked network. */
|
|
1429
1708
|
export interface TrunkedNetworkPatchParameters {
|
|
1430
1709
|
/** The Azure resource tags that will replace the existing ones. */
|
|
@@ -1439,12 +1718,6 @@ export interface VirtualMachinePatchParameters {
|
|
|
1439
1718
|
vmImageRepositoryCredentials?: ImageRepositoryCredentials;
|
|
1440
1719
|
}
|
|
1441
1720
|
|
|
1442
|
-
/** VirtualMachineVolumeParameters represents the body of the request to handle attachment and detachment of volumes for the virtual machine. */
|
|
1443
|
-
export interface VirtualMachineVolumeParameters {
|
|
1444
|
-
/** The resource ID of the volume. */
|
|
1445
|
-
volumeId: string;
|
|
1446
|
-
}
|
|
1447
|
-
|
|
1448
1721
|
/** ConsoleList represents a list of virtual machine consoles. */
|
|
1449
1722
|
export interface ConsoleList {
|
|
1450
1723
|
/** The link used to get the next page of operations. */
|
|
@@ -1457,7 +1730,7 @@ export interface ConsoleList {
|
|
|
1457
1730
|
export interface ConsolePatchParameters {
|
|
1458
1731
|
/** The Azure resource tags that will replace the existing ones. */
|
|
1459
1732
|
tags?: { [propertyName: string]: string };
|
|
1460
|
-
/** The
|
|
1733
|
+
/** The indicator of whether the console access is enabled. */
|
|
1461
1734
|
enabled?: ConsoleEnabled;
|
|
1462
1735
|
/** The date and time after which the key will be disallowed access. */
|
|
1463
1736
|
expiration?: Date;
|
|
@@ -1621,10 +1894,17 @@ export interface BareMetalMachine extends TrackedResource {
|
|
|
1621
1894
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1622
1895
|
*/
|
|
1623
1896
|
readonly kubernetesVersion?: string;
|
|
1897
|
+
/** The cluster version that has been applied to this machine during deployment or a version update. */
|
|
1898
|
+
machineClusterVersion?: string;
|
|
1624
1899
|
/** The custom details provided by the customer. */
|
|
1625
1900
|
machineDetails: string;
|
|
1626
1901
|
/** The OS-level hostname assigned to this machine. */
|
|
1627
1902
|
machineName: string;
|
|
1903
|
+
/**
|
|
1904
|
+
* The list of roles that are assigned to the cluster node running on this machine.
|
|
1905
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1906
|
+
*/
|
|
1907
|
+
readonly machineRoles?: string[];
|
|
1628
1908
|
/** The unique internal identifier of the bare metal machine SKU. */
|
|
1629
1909
|
machineSkuId: string;
|
|
1630
1910
|
/**
|
|
@@ -1661,6 +1941,16 @@ export interface BareMetalMachine extends TrackedResource {
|
|
|
1661
1941
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1662
1942
|
*/
|
|
1663
1943
|
readonly readyState?: BareMetalMachineReadyState;
|
|
1944
|
+
/**
|
|
1945
|
+
* The runtime protection status of the bare metal machine.
|
|
1946
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1947
|
+
*/
|
|
1948
|
+
readonly runtimeProtectionStatus?: RuntimeProtectionStatus;
|
|
1949
|
+
/**
|
|
1950
|
+
* The list of statuses that represent secret rotation activity.
|
|
1951
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1952
|
+
*/
|
|
1953
|
+
readonly secretRotationStatus?: SecretRotationStatus[];
|
|
1664
1954
|
/** The serial number of the bare metal machine. */
|
|
1665
1955
|
serialNumber: string;
|
|
1666
1956
|
/**
|
|
@@ -1737,6 +2027,8 @@ export interface CloudServicesNetwork extends TrackedResource {
|
|
|
1737
2027
|
|
|
1738
2028
|
/** ClusterManager represents a control-plane to manage one or more on-premises clusters. */
|
|
1739
2029
|
export interface ClusterManager extends TrackedResource {
|
|
2030
|
+
/** The identity of the cluster manager. */
|
|
2031
|
+
identity?: ManagedServiceIdentity;
|
|
1740
2032
|
/** The resource ID of the Log Analytics workspace that is used for the logs collection. */
|
|
1741
2033
|
analyticsWorkspaceId?: string;
|
|
1742
2034
|
/** Field deprecated, this value will no longer influence the cluster manager allocation process and will be removed in a future version. The Azure availability zones within the region that will be used to support the cluster manager resource. */
|
|
@@ -1778,6 +2070,8 @@ export interface ClusterManager extends TrackedResource {
|
|
|
1778
2070
|
export interface Cluster extends TrackedResource {
|
|
1779
2071
|
/** The extended location of the cluster manager associated with the cluster. */
|
|
1780
2072
|
extendedLocation: ExtendedLocation;
|
|
2073
|
+
/** The identity for the resource. */
|
|
2074
|
+
identity?: ManagedServiceIdentity;
|
|
1781
2075
|
/** The rack definition that is intended to reflect only a single rack in a single rack cluster, or an aggregator rack in a multi-rack cluster. */
|
|
1782
2076
|
aggregatorOrSingleRackDefinition: RackDefinition;
|
|
1783
2077
|
/** The resource ID of the Log Analytics Workspace that will be used for storing relevant logs. */
|
|
@@ -1820,6 +2114,8 @@ export interface Cluster extends TrackedResource {
|
|
|
1820
2114
|
clusterType: ClusterType;
|
|
1821
2115
|
/** The current runtime version of the cluster. */
|
|
1822
2116
|
clusterVersion: string;
|
|
2117
|
+
/** The settings for commands run in this cluster, such as bare metal machine run read only commands and data extracts. */
|
|
2118
|
+
commandOutputSettings?: CommandOutputSettings;
|
|
1823
2119
|
/** The validation threshold indicating the allowable failures of compute machines during environment validation and deployment. */
|
|
1824
2120
|
computeDeploymentThreshold?: ValidationThreshold;
|
|
1825
2121
|
/**
|
|
@@ -1856,11 +2152,17 @@ export interface Cluster extends TrackedResource {
|
|
|
1856
2152
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1857
2153
|
*/
|
|
1858
2154
|
readonly provisioningState?: ClusterProvisioningState;
|
|
2155
|
+
/** The settings for cluster runtime protection. */
|
|
2156
|
+
runtimeProtectionConfiguration?: RuntimeProtectionConfiguration;
|
|
2157
|
+
/** The configuration for use of a key vault to store secrets for later retrieval by the operator. */
|
|
2158
|
+
secretArchive?: ClusterSecretArchive;
|
|
1859
2159
|
/**
|
|
1860
2160
|
* The support end date of the runtime version of the cluster.
|
|
1861
2161
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1862
2162
|
*/
|
|
1863
2163
|
readonly supportExpiryDate?: string;
|
|
2164
|
+
/** The strategy for updating the cluster. */
|
|
2165
|
+
updateStrategy?: ClusterUpdateStrategy;
|
|
1864
2166
|
/**
|
|
1865
2167
|
* The list of workload resource IDs that are hosted within this cluster.
|
|
1866
2168
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1920,7 +2222,7 @@ export interface KubernetesCluster extends TrackedResource {
|
|
|
1920
2222
|
readonly featureStatuses?: FeatureStatus[];
|
|
1921
2223
|
/** The agent pools that are created with this Kubernetes cluster for running critical system services and workloads. This data in this field is only used during creation, and the field will be empty following the creation of the Kubernetes Cluster. After creation, the management of agent pools is done using the agentPools sub-resource. */
|
|
1922
2224
|
initialAgentPoolConfigurations: InitialAgentPoolConfiguration[];
|
|
1923
|
-
/** The Kubernetes version for this cluster.
|
|
2225
|
+
/** The Kubernetes version for this cluster. */
|
|
1924
2226
|
kubernetesVersion: string;
|
|
1925
2227
|
/** The configuration of the managed resource group associated with the resource. */
|
|
1926
2228
|
managedResourceGroupConfiguration?: ManagedResourceGroupConfiguration;
|
|
@@ -2118,6 +2420,16 @@ export interface StorageAppliance extends TrackedResource {
|
|
|
2118
2420
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2119
2421
|
*/
|
|
2120
2422
|
readonly managementIpv4Address?: string;
|
|
2423
|
+
/**
|
|
2424
|
+
* The manufacturer of the storage appliance.
|
|
2425
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2426
|
+
*/
|
|
2427
|
+
readonly manufacturer?: string;
|
|
2428
|
+
/**
|
|
2429
|
+
* The model of the storage appliance.
|
|
2430
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2431
|
+
*/
|
|
2432
|
+
readonly model?: string;
|
|
2121
2433
|
/**
|
|
2122
2434
|
* The provisioning state of the storage appliance.
|
|
2123
2435
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2137,10 +2449,20 @@ export interface StorageAppliance extends TrackedResource {
|
|
|
2137
2449
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2138
2450
|
*/
|
|
2139
2451
|
readonly remoteVendorManagementStatus?: RemoteVendorManagementStatus;
|
|
2452
|
+
/**
|
|
2453
|
+
* The list of statuses that represent secret rotation activity.
|
|
2454
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2455
|
+
*/
|
|
2456
|
+
readonly secretRotationStatus?: SecretRotationStatus[];
|
|
2140
2457
|
/** The serial number for the storage appliance. */
|
|
2141
2458
|
serialNumber: string;
|
|
2142
2459
|
/** The SKU for the storage appliance. */
|
|
2143
2460
|
storageApplianceSkuId: string;
|
|
2461
|
+
/**
|
|
2462
|
+
* The version of the storage appliance.
|
|
2463
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2464
|
+
*/
|
|
2465
|
+
readonly version?: string;
|
|
2144
2466
|
}
|
|
2145
2467
|
|
|
2146
2468
|
/** TrunkedNetwork represents a network that utilizes multiple isolation domains and specified VLANs to create a trunked network. */
|
|
@@ -2204,7 +2526,7 @@ export interface VirtualMachine extends TrackedResource {
|
|
|
2204
2526
|
*/
|
|
2205
2527
|
readonly availabilityZone?: string;
|
|
2206
2528
|
/**
|
|
2207
|
-
* The resource ID of the bare metal machine the virtual machine
|
|
2529
|
+
* The resource ID of the bare metal machine that hosts the virtual machine.
|
|
2208
2530
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2209
2531
|
*/
|
|
2210
2532
|
readonly bareMetalMachineId?: string;
|
|
@@ -2231,7 +2553,7 @@ export interface VirtualMachine extends TrackedResource {
|
|
|
2231
2553
|
readonly detailedStatusMessage?: string;
|
|
2232
2554
|
/** Field Deprecated, the value will be ignored if provided. The indicator of whether one of the specified CPU cores is isolated to run the emulator thread for this virtual machine. */
|
|
2233
2555
|
isolateEmulatorThread?: VirtualMachineIsolateEmulatorThread;
|
|
2234
|
-
/** The memory size of the virtual machine in
|
|
2556
|
+
/** The memory size of the virtual machine. Allocations are measured in gibibytes. */
|
|
2235
2557
|
memorySizeGB: number;
|
|
2236
2558
|
/** The list of network attachments to the virtual machine. */
|
|
2237
2559
|
networkAttachments?: NetworkAttachment[];
|
|
@@ -2461,6 +2783,42 @@ export interface AgentPool extends TrackedResource {
|
|
|
2461
2783
|
vmSkuName: string;
|
|
2462
2784
|
}
|
|
2463
2785
|
|
|
2786
|
+
/** KubernetesClusterFeature represents the feature of a Kubernetes cluster. */
|
|
2787
|
+
export interface KubernetesClusterFeature extends TrackedResource {
|
|
2788
|
+
/**
|
|
2789
|
+
* The lifecycle indicator of the feature.
|
|
2790
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2791
|
+
*/
|
|
2792
|
+
readonly availabilityLifecycle?: KubernetesClusterFeatureAvailabilityLifecycle;
|
|
2793
|
+
/**
|
|
2794
|
+
* The detailed status of the feature.
|
|
2795
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2796
|
+
*/
|
|
2797
|
+
readonly detailedStatus?: KubernetesClusterFeatureDetailedStatus;
|
|
2798
|
+
/**
|
|
2799
|
+
* The descriptive message for the detailed status of the feature.
|
|
2800
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2801
|
+
*/
|
|
2802
|
+
readonly detailedStatusMessage?: string;
|
|
2803
|
+
/** The configured options for the feature. */
|
|
2804
|
+
options?: StringKeyValuePair[];
|
|
2805
|
+
/**
|
|
2806
|
+
* The provisioning state of the Kubernetes cluster feature.
|
|
2807
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2808
|
+
*/
|
|
2809
|
+
readonly provisioningState?: KubernetesClusterFeatureProvisioningState;
|
|
2810
|
+
/**
|
|
2811
|
+
* The indicator of if the feature is required or optional. Optional features may be deleted by the user, while required features are managed with the kubernetes cluster lifecycle.
|
|
2812
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2813
|
+
*/
|
|
2814
|
+
readonly required?: KubernetesClusterFeatureRequired;
|
|
2815
|
+
/**
|
|
2816
|
+
* The version of the feature.
|
|
2817
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2818
|
+
*/
|
|
2819
|
+
readonly version?: string;
|
|
2820
|
+
}
|
|
2821
|
+
|
|
2464
2822
|
/** Console represents the console of an on-premises Network Cloud virtual machine. */
|
|
2465
2823
|
export interface Console extends TrackedResource {
|
|
2466
2824
|
/** The extended location of the cluster manager associated with the cluster this virtual machine is created on. */
|
|
@@ -2514,6 +2872,8 @@ export interface BareMetalMachinesDeleteHeaders {
|
|
|
2514
2872
|
export interface BareMetalMachinesUpdateHeaders {
|
|
2515
2873
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2516
2874
|
azureAsyncOperation?: string;
|
|
2875
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2876
|
+
location?: string;
|
|
2517
2877
|
}
|
|
2518
2878
|
|
|
2519
2879
|
/** Defines headers for BareMetalMachines_cordon operation. */
|
|
@@ -2576,12 +2936,6 @@ export interface BareMetalMachinesUncordonHeaders {
|
|
|
2576
2936
|
location?: string;
|
|
2577
2937
|
}
|
|
2578
2938
|
|
|
2579
|
-
/** Defines headers for BareMetalMachines_validateHardware operation. */
|
|
2580
|
-
export interface BareMetalMachinesValidateHardwareHeaders {
|
|
2581
|
-
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2582
|
-
location?: string;
|
|
2583
|
-
}
|
|
2584
|
-
|
|
2585
2939
|
/** Defines headers for CloudServicesNetworks_createOrUpdate operation. */
|
|
2586
2940
|
export interface CloudServicesNetworksCreateOrUpdateHeaders {
|
|
2587
2941
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
@@ -2598,6 +2952,8 @@ export interface CloudServicesNetworksDeleteHeaders {
|
|
|
2598
2952
|
export interface CloudServicesNetworksUpdateHeaders {
|
|
2599
2953
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2600
2954
|
azureAsyncOperation?: string;
|
|
2955
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2956
|
+
location?: string;
|
|
2601
2957
|
}
|
|
2602
2958
|
|
|
2603
2959
|
/** Defines headers for ClusterManagers_createOrUpdate operation. */
|
|
@@ -2628,6 +2984,14 @@ export interface ClustersDeleteHeaders {
|
|
|
2628
2984
|
export interface ClustersUpdateHeaders {
|
|
2629
2985
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2630
2986
|
azureAsyncOperation?: string;
|
|
2987
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2988
|
+
location?: string;
|
|
2989
|
+
}
|
|
2990
|
+
|
|
2991
|
+
/** Defines headers for Clusters_continueUpdateVersion operation. */
|
|
2992
|
+
export interface ClustersContinueUpdateVersionHeaders {
|
|
2993
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2994
|
+
location?: string;
|
|
2631
2995
|
}
|
|
2632
2996
|
|
|
2633
2997
|
/** Defines headers for Clusters_deploy operation. */
|
|
@@ -2636,6 +3000,12 @@ export interface ClustersDeployHeaders {
|
|
|
2636
3000
|
location?: string;
|
|
2637
3001
|
}
|
|
2638
3002
|
|
|
3003
|
+
/** Defines headers for Clusters_scanRuntime operation. */
|
|
3004
|
+
export interface ClustersScanRuntimeHeaders {
|
|
3005
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
3006
|
+
location?: string;
|
|
3007
|
+
}
|
|
3008
|
+
|
|
2639
3009
|
/** Defines headers for Clusters_updateVersion operation. */
|
|
2640
3010
|
export interface ClustersUpdateVersionHeaders {
|
|
2641
3011
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
@@ -2658,6 +3028,8 @@ export interface KubernetesClustersDeleteHeaders {
|
|
|
2658
3028
|
export interface KubernetesClustersUpdateHeaders {
|
|
2659
3029
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2660
3030
|
azureAsyncOperation?: string;
|
|
3031
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
3032
|
+
location?: string;
|
|
2661
3033
|
}
|
|
2662
3034
|
|
|
2663
3035
|
/** Defines headers for KubernetesClusters_restartNode operation. */
|
|
@@ -2706,6 +3078,8 @@ export interface RacksDeleteHeaders {
|
|
|
2706
3078
|
export interface RacksUpdateHeaders {
|
|
2707
3079
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2708
3080
|
azureAsyncOperation?: string;
|
|
3081
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
3082
|
+
location?: string;
|
|
2709
3083
|
}
|
|
2710
3084
|
|
|
2711
3085
|
/** Defines headers for StorageAppliances_createOrUpdate operation. */
|
|
@@ -2724,6 +3098,8 @@ export interface StorageAppliancesDeleteHeaders {
|
|
|
2724
3098
|
export interface StorageAppliancesUpdateHeaders {
|
|
2725
3099
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2726
3100
|
azureAsyncOperation?: string;
|
|
3101
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
3102
|
+
location?: string;
|
|
2727
3103
|
}
|
|
2728
3104
|
|
|
2729
3105
|
/** Defines headers for StorageAppliances_disableRemoteVendorManagement operation. */
|
|
@@ -2738,12 +3114,6 @@ export interface StorageAppliancesEnableRemoteVendorManagementHeaders {
|
|
|
2738
3114
|
location?: string;
|
|
2739
3115
|
}
|
|
2740
3116
|
|
|
2741
|
-
/** Defines headers for StorageAppliances_runReadCommands operation. */
|
|
2742
|
-
export interface StorageAppliancesRunReadCommandsHeaders {
|
|
2743
|
-
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2744
|
-
location?: string;
|
|
2745
|
-
}
|
|
2746
|
-
|
|
2747
3117
|
/** Defines headers for TrunkedNetworks_createOrUpdate operation. */
|
|
2748
3118
|
export interface TrunkedNetworksCreateOrUpdateHeaders {
|
|
2749
3119
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
@@ -2772,16 +3142,6 @@ export interface VirtualMachinesDeleteHeaders {
|
|
|
2772
3142
|
export interface VirtualMachinesUpdateHeaders {
|
|
2773
3143
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2774
3144
|
azureAsyncOperation?: string;
|
|
2775
|
-
}
|
|
2776
|
-
|
|
2777
|
-
/** Defines headers for VirtualMachines_attachVolume operation. */
|
|
2778
|
-
export interface VirtualMachinesAttachVolumeHeaders {
|
|
2779
|
-
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2780
|
-
location?: string;
|
|
2781
|
-
}
|
|
2782
|
-
|
|
2783
|
-
/** Defines headers for VirtualMachines_detachVolume operation. */
|
|
2784
|
-
export interface VirtualMachinesDetachVolumeHeaders {
|
|
2785
3145
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2786
3146
|
location?: string;
|
|
2787
3147
|
}
|
|
@@ -2838,6 +3198,8 @@ export interface BareMetalMachineKeySetsDeleteHeaders {
|
|
|
2838
3198
|
export interface BareMetalMachineKeySetsUpdateHeaders {
|
|
2839
3199
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2840
3200
|
azureAsyncOperation?: string;
|
|
3201
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
3202
|
+
location?: string;
|
|
2841
3203
|
}
|
|
2842
3204
|
|
|
2843
3205
|
/** Defines headers for BmcKeySets_createOrUpdate operation. */
|
|
@@ -2856,6 +3218,8 @@ export interface BmcKeySetsDeleteHeaders {
|
|
|
2856
3218
|
export interface BmcKeySetsUpdateHeaders {
|
|
2857
3219
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2858
3220
|
azureAsyncOperation?: string;
|
|
3221
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
3222
|
+
location?: string;
|
|
2859
3223
|
}
|
|
2860
3224
|
|
|
2861
3225
|
/** Defines headers for MetricsConfigurations_createOrUpdate operation. */
|
|
@@ -2874,6 +3238,8 @@ export interface MetricsConfigurationsDeleteHeaders {
|
|
|
2874
3238
|
export interface MetricsConfigurationsUpdateHeaders {
|
|
2875
3239
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2876
3240
|
azureAsyncOperation?: string;
|
|
3241
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
3242
|
+
location?: string;
|
|
2877
3243
|
}
|
|
2878
3244
|
|
|
2879
3245
|
/** Defines headers for AgentPools_createOrUpdate operation. */
|
|
@@ -2892,6 +3258,28 @@ export interface AgentPoolsDeleteHeaders {
|
|
|
2892
3258
|
export interface AgentPoolsUpdateHeaders {
|
|
2893
3259
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2894
3260
|
azureAsyncOperation?: string;
|
|
3261
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
3262
|
+
location?: string;
|
|
3263
|
+
}
|
|
3264
|
+
|
|
3265
|
+
/** Defines headers for KubernetesClusterFeatures_createOrUpdate operation. */
|
|
3266
|
+
export interface KubernetesClusterFeaturesCreateOrUpdateHeaders {
|
|
3267
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
3268
|
+
azureAsyncOperation?: string;
|
|
3269
|
+
}
|
|
3270
|
+
|
|
3271
|
+
/** Defines headers for KubernetesClusterFeatures_delete operation. */
|
|
3272
|
+
export interface KubernetesClusterFeaturesDeleteHeaders {
|
|
3273
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
3274
|
+
location?: string;
|
|
3275
|
+
}
|
|
3276
|
+
|
|
3277
|
+
/** Defines headers for KubernetesClusterFeatures_update operation. */
|
|
3278
|
+
export interface KubernetesClusterFeaturesUpdateHeaders {
|
|
3279
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
3280
|
+
azureAsyncOperation?: string;
|
|
3281
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
3282
|
+
location?: string;
|
|
2895
3283
|
}
|
|
2896
3284
|
|
|
2897
3285
|
/** Defines headers for Consoles_createOrUpdate operation. */
|
|
@@ -2910,6 +3298,8 @@ export interface ConsolesDeleteHeaders {
|
|
|
2910
3298
|
export interface ConsolesUpdateHeaders {
|
|
2911
3299
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2912
3300
|
azureAsyncOperation?: string;
|
|
3301
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
3302
|
+
location?: string;
|
|
2913
3303
|
}
|
|
2914
3304
|
|
|
2915
3305
|
/** Known values of {@link Origin} that the service accepts. */
|
|
@@ -2919,7 +3309,7 @@ export enum KnownOrigin {
|
|
|
2919
3309
|
/** System */
|
|
2920
3310
|
System = "system",
|
|
2921
3311
|
/** UserSystem */
|
|
2922
|
-
UserSystem = "user,system"
|
|
3312
|
+
UserSystem = "user,system",
|
|
2923
3313
|
}
|
|
2924
3314
|
|
|
2925
3315
|
/**
|
|
@@ -2936,7 +3326,7 @@ export type Origin = string;
|
|
|
2936
3326
|
/** Known values of {@link ActionType} that the service accepts. */
|
|
2937
3327
|
export enum KnownActionType {
|
|
2938
3328
|
/** Internal */
|
|
2939
|
-
Internal = "Internal"
|
|
3329
|
+
Internal = "Internal",
|
|
2940
3330
|
}
|
|
2941
3331
|
|
|
2942
3332
|
/**
|
|
@@ -2953,7 +3343,7 @@ export enum KnownBareMetalMachineCordonStatus {
|
|
|
2953
3343
|
/** Cordoned */
|
|
2954
3344
|
Cordoned = "Cordoned",
|
|
2955
3345
|
/** Uncordoned */
|
|
2956
|
-
Uncordoned = "Uncordoned"
|
|
3346
|
+
Uncordoned = "Uncordoned",
|
|
2957
3347
|
}
|
|
2958
3348
|
|
|
2959
3349
|
/**
|
|
@@ -2979,7 +3369,7 @@ export enum KnownBareMetalMachineDetailedStatus {
|
|
|
2979
3369
|
/** Provisioned */
|
|
2980
3370
|
Provisioned = "Provisioned",
|
|
2981
3371
|
/** Deprovisioning */
|
|
2982
|
-
Deprovisioning = "Deprovisioning"
|
|
3372
|
+
Deprovisioning = "Deprovisioning",
|
|
2983
3373
|
}
|
|
2984
3374
|
|
|
2985
3375
|
/**
|
|
@@ -3001,7 +3391,7 @@ export enum KnownBareMetalMachineHardwareValidationResult {
|
|
|
3001
3391
|
/** Pass */
|
|
3002
3392
|
Pass = "Pass",
|
|
3003
3393
|
/** Fail */
|
|
3004
|
-
Fail = "Fail"
|
|
3394
|
+
Fail = "Fail",
|
|
3005
3395
|
}
|
|
3006
3396
|
|
|
3007
3397
|
/**
|
|
@@ -3019,7 +3409,7 @@ export enum KnownBareMetalMachinePowerState {
|
|
|
3019
3409
|
/** On */
|
|
3020
3410
|
On = "On",
|
|
3021
3411
|
/** Off */
|
|
3022
|
-
Off = "Off"
|
|
3412
|
+
Off = "Off",
|
|
3023
3413
|
}
|
|
3024
3414
|
|
|
3025
3415
|
/**
|
|
@@ -3043,7 +3433,7 @@ export enum KnownBareMetalMachineProvisioningState {
|
|
|
3043
3433
|
/** Provisioning */
|
|
3044
3434
|
Provisioning = "Provisioning",
|
|
3045
3435
|
/** Accepted */
|
|
3046
|
-
Accepted = "Accepted"
|
|
3436
|
+
Accepted = "Accepted",
|
|
3047
3437
|
}
|
|
3048
3438
|
|
|
3049
3439
|
/**
|
|
@@ -3064,7 +3454,7 @@ export enum KnownBareMetalMachineReadyState {
|
|
|
3064
3454
|
/** True */
|
|
3065
3455
|
True = "True",
|
|
3066
3456
|
/** False */
|
|
3067
|
-
False = "False"
|
|
3457
|
+
False = "False",
|
|
3068
3458
|
}
|
|
3069
3459
|
|
|
3070
3460
|
/**
|
|
@@ -3086,7 +3476,7 @@ export enum KnownCreatedByType {
|
|
|
3086
3476
|
/** ManagedIdentity */
|
|
3087
3477
|
ManagedIdentity = "ManagedIdentity",
|
|
3088
3478
|
/** Key */
|
|
3089
|
-
Key = "Key"
|
|
3479
|
+
Key = "Key",
|
|
3090
3480
|
}
|
|
3091
3481
|
|
|
3092
3482
|
/**
|
|
@@ -3108,7 +3498,7 @@ export enum KnownCloudServicesNetworkDetailedStatus {
|
|
|
3108
3498
|
/** Available */
|
|
3109
3499
|
Available = "Available",
|
|
3110
3500
|
/** Provisioning */
|
|
3111
|
-
Provisioning = "Provisioning"
|
|
3501
|
+
Provisioning = "Provisioning",
|
|
3112
3502
|
}
|
|
3113
3503
|
|
|
3114
3504
|
/**
|
|
@@ -3127,7 +3517,7 @@ export enum KnownCloudServicesNetworkEnableDefaultEgressEndpoints {
|
|
|
3127
3517
|
/** True */
|
|
3128
3518
|
True = "True",
|
|
3129
3519
|
/** False */
|
|
3130
|
-
False = "False"
|
|
3520
|
+
False = "False",
|
|
3131
3521
|
}
|
|
3132
3522
|
|
|
3133
3523
|
/**
|
|
@@ -3151,7 +3541,7 @@ export enum KnownCloudServicesNetworkProvisioningState {
|
|
|
3151
3541
|
/** Provisioning */
|
|
3152
3542
|
Provisioning = "Provisioning",
|
|
3153
3543
|
/** Accepted */
|
|
3154
|
-
Accepted = "Accepted"
|
|
3544
|
+
Accepted = "Accepted",
|
|
3155
3545
|
}
|
|
3156
3546
|
|
|
3157
3547
|
/**
|
|
@@ -3167,6 +3557,30 @@ export enum KnownCloudServicesNetworkProvisioningState {
|
|
|
3167
3557
|
*/
|
|
3168
3558
|
export type CloudServicesNetworkProvisioningState = string;
|
|
3169
3559
|
|
|
3560
|
+
/** Known values of {@link ManagedServiceIdentityType} that the service accepts. */
|
|
3561
|
+
export enum KnownManagedServiceIdentityType {
|
|
3562
|
+
/** None */
|
|
3563
|
+
None = "None",
|
|
3564
|
+
/** SystemAssigned */
|
|
3565
|
+
SystemAssigned = "SystemAssigned",
|
|
3566
|
+
/** UserAssigned */
|
|
3567
|
+
UserAssigned = "UserAssigned",
|
|
3568
|
+
/** SystemAssignedUserAssigned */
|
|
3569
|
+
SystemAssignedUserAssigned = "SystemAssigned,UserAssigned",
|
|
3570
|
+
}
|
|
3571
|
+
|
|
3572
|
+
/**
|
|
3573
|
+
* Defines values for ManagedServiceIdentityType. \
|
|
3574
|
+
* {@link KnownManagedServiceIdentityType} can be used interchangeably with ManagedServiceIdentityType,
|
|
3575
|
+
* this enum contains the known values that the service supports.
|
|
3576
|
+
* ### Known values supported by the service
|
|
3577
|
+
* **None** \
|
|
3578
|
+
* **SystemAssigned** \
|
|
3579
|
+
* **UserAssigned** \
|
|
3580
|
+
* **SystemAssigned,UserAssigned**
|
|
3581
|
+
*/
|
|
3582
|
+
export type ManagedServiceIdentityType = string;
|
|
3583
|
+
|
|
3170
3584
|
/** Known values of {@link ClusterManagerDetailedStatus} that the service accepts. */
|
|
3171
3585
|
export enum KnownClusterManagerDetailedStatus {
|
|
3172
3586
|
/** Error */
|
|
@@ -3180,7 +3594,7 @@ export enum KnownClusterManagerDetailedStatus {
|
|
|
3180
3594
|
/** Updating */
|
|
3181
3595
|
Updating = "Updating",
|
|
3182
3596
|
/** UpdateFailed */
|
|
3183
|
-
UpdateFailed = "UpdateFailed"
|
|
3597
|
+
UpdateFailed = "UpdateFailed",
|
|
3184
3598
|
}
|
|
3185
3599
|
|
|
3186
3600
|
/**
|
|
@@ -3210,7 +3624,7 @@ export enum KnownClusterManagerProvisioningState {
|
|
|
3210
3624
|
/** Accepted */
|
|
3211
3625
|
Accepted = "Accepted",
|
|
3212
3626
|
/** Updating */
|
|
3213
|
-
Updating = "Updating"
|
|
3627
|
+
Updating = "Updating",
|
|
3214
3628
|
}
|
|
3215
3629
|
|
|
3216
3630
|
/**
|
|
@@ -3232,7 +3646,7 @@ export enum KnownControlImpact {
|
|
|
3232
3646
|
/** True */
|
|
3233
3647
|
True = "True",
|
|
3234
3648
|
/** False */
|
|
3235
|
-
False = "False"
|
|
3649
|
+
False = "False",
|
|
3236
3650
|
}
|
|
3237
3651
|
|
|
3238
3652
|
/**
|
|
@@ -3250,7 +3664,7 @@ export enum KnownWorkloadImpact {
|
|
|
3250
3664
|
/** True */
|
|
3251
3665
|
True = "True",
|
|
3252
3666
|
/** False */
|
|
3253
|
-
False = "False"
|
|
3667
|
+
False = "False",
|
|
3254
3668
|
}
|
|
3255
3669
|
|
|
3256
3670
|
/**
|
|
@@ -3267,10 +3681,12 @@ export type WorkloadImpact = string;
|
|
|
3267
3681
|
export enum KnownClusterConnectionStatus {
|
|
3268
3682
|
/** Connected */
|
|
3269
3683
|
Connected = "Connected",
|
|
3684
|
+
/** Disconnected */
|
|
3685
|
+
Disconnected = "Disconnected",
|
|
3270
3686
|
/** Timeout */
|
|
3271
3687
|
Timeout = "Timeout",
|
|
3272
3688
|
/** Undefined */
|
|
3273
|
-
Undefined = "Undefined"
|
|
3689
|
+
Undefined = "Undefined",
|
|
3274
3690
|
}
|
|
3275
3691
|
|
|
3276
3692
|
/**
|
|
@@ -3279,6 +3695,7 @@ export enum KnownClusterConnectionStatus {
|
|
|
3279
3695
|
* this enum contains the known values that the service supports.
|
|
3280
3696
|
* ### Known values supported by the service
|
|
3281
3697
|
* **Connected** \
|
|
3698
|
+
* **Disconnected** \
|
|
3282
3699
|
* **Timeout** \
|
|
3283
3700
|
* **Undefined**
|
|
3284
3701
|
*/
|
|
@@ -3289,7 +3706,7 @@ export enum KnownClusterManagerConnectionStatus {
|
|
|
3289
3706
|
/** Connected */
|
|
3290
3707
|
Connected = "Connected",
|
|
3291
3708
|
/** Unreachable */
|
|
3292
|
-
Unreachable = "Unreachable"
|
|
3709
|
+
Unreachable = "Unreachable",
|
|
3293
3710
|
}
|
|
3294
3711
|
|
|
3295
3712
|
/**
|
|
@@ -3307,7 +3724,7 @@ export enum KnownClusterType {
|
|
|
3307
3724
|
/** SingleRack */
|
|
3308
3725
|
SingleRack = "SingleRack",
|
|
3309
3726
|
/** MultiRack */
|
|
3310
|
-
MultiRack = "MultiRack"
|
|
3727
|
+
MultiRack = "MultiRack",
|
|
3311
3728
|
}
|
|
3312
3729
|
|
|
3313
3730
|
/**
|
|
@@ -3320,12 +3737,30 @@ export enum KnownClusterType {
|
|
|
3320
3737
|
*/
|
|
3321
3738
|
export type ClusterType = string;
|
|
3322
3739
|
|
|
3740
|
+
/** Known values of {@link ManagedServiceIdentitySelectorType} that the service accepts. */
|
|
3741
|
+
export enum KnownManagedServiceIdentitySelectorType {
|
|
3742
|
+
/** SystemAssignedIdentity */
|
|
3743
|
+
SystemAssignedIdentity = "SystemAssignedIdentity",
|
|
3744
|
+
/** UserAssignedIdentity */
|
|
3745
|
+
UserAssignedIdentity = "UserAssignedIdentity",
|
|
3746
|
+
}
|
|
3747
|
+
|
|
3748
|
+
/**
|
|
3749
|
+
* Defines values for ManagedServiceIdentitySelectorType. \
|
|
3750
|
+
* {@link KnownManagedServiceIdentitySelectorType} can be used interchangeably with ManagedServiceIdentitySelectorType,
|
|
3751
|
+
* this enum contains the known values that the service supports.
|
|
3752
|
+
* ### Known values supported by the service
|
|
3753
|
+
* **SystemAssignedIdentity** \
|
|
3754
|
+
* **UserAssignedIdentity**
|
|
3755
|
+
*/
|
|
3756
|
+
export type ManagedServiceIdentitySelectorType = string;
|
|
3757
|
+
|
|
3323
3758
|
/** Known values of {@link ValidationThresholdGrouping} that the service accepts. */
|
|
3324
3759
|
export enum KnownValidationThresholdGrouping {
|
|
3325
3760
|
/** PerCluster */
|
|
3326
3761
|
PerCluster = "PerCluster",
|
|
3327
3762
|
/** PerRack */
|
|
3328
|
-
PerRack = "PerRack"
|
|
3763
|
+
PerRack = "PerRack",
|
|
3329
3764
|
}
|
|
3330
3765
|
|
|
3331
3766
|
/**
|
|
@@ -3343,7 +3778,7 @@ export enum KnownValidationThresholdType {
|
|
|
3343
3778
|
/** CountSuccess */
|
|
3344
3779
|
CountSuccess = "CountSuccess",
|
|
3345
3780
|
/** PercentSuccess */
|
|
3346
|
-
PercentSuccess = "PercentSuccess"
|
|
3781
|
+
PercentSuccess = "PercentSuccess",
|
|
3347
3782
|
}
|
|
3348
3783
|
|
|
3349
3784
|
/**
|
|
@@ -3366,6 +3801,8 @@ export enum KnownClusterDetailedStatus {
|
|
|
3366
3801
|
Running = "Running",
|
|
3367
3802
|
/** Updating */
|
|
3368
3803
|
Updating = "Updating",
|
|
3804
|
+
/** UpdatePaused */
|
|
3805
|
+
UpdatePaused = "UpdatePaused",
|
|
3369
3806
|
/** Degraded */
|
|
3370
3807
|
Degraded = "Degraded",
|
|
3371
3808
|
/** Deleting */
|
|
@@ -3373,7 +3810,7 @@ export enum KnownClusterDetailedStatus {
|
|
|
3373
3810
|
/** Disconnected */
|
|
3374
3811
|
Disconnected = "Disconnected",
|
|
3375
3812
|
/** Failed */
|
|
3376
|
-
Failed = "Failed"
|
|
3813
|
+
Failed = "Failed",
|
|
3377
3814
|
}
|
|
3378
3815
|
|
|
3379
3816
|
/**
|
|
@@ -3385,6 +3822,7 @@ export enum KnownClusterDetailedStatus {
|
|
|
3385
3822
|
* **Deploying** \
|
|
3386
3823
|
* **Running** \
|
|
3387
3824
|
* **Updating** \
|
|
3825
|
+
* **UpdatePaused** \
|
|
3388
3826
|
* **Degraded** \
|
|
3389
3827
|
* **Deleting** \
|
|
3390
3828
|
* **Disconnected** \
|
|
@@ -3405,29 +3843,92 @@ export enum KnownClusterProvisioningState {
|
|
|
3405
3843
|
/** Validating */
|
|
3406
3844
|
Validating = "Validating",
|
|
3407
3845
|
/** Updating */
|
|
3408
|
-
Updating = "Updating"
|
|
3846
|
+
Updating = "Updating",
|
|
3847
|
+
}
|
|
3848
|
+
|
|
3849
|
+
/**
|
|
3850
|
+
* Defines values for ClusterProvisioningState. \
|
|
3851
|
+
* {@link KnownClusterProvisioningState} can be used interchangeably with ClusterProvisioningState,
|
|
3852
|
+
* this enum contains the known values that the service supports.
|
|
3853
|
+
* ### Known values supported by the service
|
|
3854
|
+
* **Succeeded** \
|
|
3855
|
+
* **Failed** \
|
|
3856
|
+
* **Canceled** \
|
|
3857
|
+
* **Accepted** \
|
|
3858
|
+
* **Validating** \
|
|
3859
|
+
* **Updating**
|
|
3860
|
+
*/
|
|
3861
|
+
export type ClusterProvisioningState = string;
|
|
3862
|
+
|
|
3863
|
+
/** Known values of {@link RuntimeProtectionEnforcementLevel} that the service accepts. */
|
|
3864
|
+
export enum KnownRuntimeProtectionEnforcementLevel {
|
|
3865
|
+
/** Audit */
|
|
3866
|
+
Audit = "Audit",
|
|
3867
|
+
/** Disabled */
|
|
3868
|
+
Disabled = "Disabled",
|
|
3869
|
+
/** OnDemand */
|
|
3870
|
+
OnDemand = "OnDemand",
|
|
3871
|
+
/** Passive */
|
|
3872
|
+
Passive = "Passive",
|
|
3873
|
+
/** RealTime */
|
|
3874
|
+
RealTime = "RealTime",
|
|
3875
|
+
}
|
|
3876
|
+
|
|
3877
|
+
/**
|
|
3878
|
+
* Defines values for RuntimeProtectionEnforcementLevel. \
|
|
3879
|
+
* {@link KnownRuntimeProtectionEnforcementLevel} can be used interchangeably with RuntimeProtectionEnforcementLevel,
|
|
3880
|
+
* this enum contains the known values that the service supports.
|
|
3881
|
+
* ### Known values supported by the service
|
|
3882
|
+
* **Audit** \
|
|
3883
|
+
* **Disabled** \
|
|
3884
|
+
* **OnDemand** \
|
|
3885
|
+
* **Passive** \
|
|
3886
|
+
* **RealTime**
|
|
3887
|
+
*/
|
|
3888
|
+
export type RuntimeProtectionEnforcementLevel = string;
|
|
3889
|
+
|
|
3890
|
+
/** Known values of {@link ClusterSecretArchiveEnabled} that the service accepts. */
|
|
3891
|
+
export enum KnownClusterSecretArchiveEnabled {
|
|
3892
|
+
/** True */
|
|
3893
|
+
True = "True",
|
|
3894
|
+
/** False */
|
|
3895
|
+
False = "False",
|
|
3409
3896
|
}
|
|
3410
3897
|
|
|
3411
3898
|
/**
|
|
3412
|
-
* Defines values for
|
|
3413
|
-
* {@link
|
|
3899
|
+
* Defines values for ClusterSecretArchiveEnabled. \
|
|
3900
|
+
* {@link KnownClusterSecretArchiveEnabled} can be used interchangeably with ClusterSecretArchiveEnabled,
|
|
3414
3901
|
* this enum contains the known values that the service supports.
|
|
3415
3902
|
* ### Known values supported by the service
|
|
3416
|
-
* **
|
|
3417
|
-
* **
|
|
3418
|
-
* **Canceled** \
|
|
3419
|
-
* **Accepted** \
|
|
3420
|
-
* **Validating** \
|
|
3421
|
-
* **Updating**
|
|
3903
|
+
* **True** \
|
|
3904
|
+
* **False**
|
|
3422
3905
|
*/
|
|
3423
|
-
export type
|
|
3906
|
+
export type ClusterSecretArchiveEnabled = string;
|
|
3907
|
+
|
|
3908
|
+
/** Known values of {@link ClusterUpdateStrategyType} that the service accepts. */
|
|
3909
|
+
export enum KnownClusterUpdateStrategyType {
|
|
3910
|
+
/** Rack */
|
|
3911
|
+
Rack = "Rack",
|
|
3912
|
+
/** PauseAfterRack */
|
|
3913
|
+
PauseAfterRack = "PauseAfterRack",
|
|
3914
|
+
}
|
|
3915
|
+
|
|
3916
|
+
/**
|
|
3917
|
+
* Defines values for ClusterUpdateStrategyType. \
|
|
3918
|
+
* {@link KnownClusterUpdateStrategyType} can be used interchangeably with ClusterUpdateStrategyType,
|
|
3919
|
+
* this enum contains the known values that the service supports.
|
|
3920
|
+
* ### Known values supported by the service
|
|
3921
|
+
* **Rack** \
|
|
3922
|
+
* **PauseAfterRack**
|
|
3923
|
+
*/
|
|
3924
|
+
export type ClusterUpdateStrategyType = string;
|
|
3424
3925
|
|
|
3425
3926
|
/** Known values of {@link AvailabilityLifecycle} that the service accepts. */
|
|
3426
3927
|
export enum KnownAvailabilityLifecycle {
|
|
3427
3928
|
/** Preview */
|
|
3428
3929
|
Preview = "Preview",
|
|
3429
3930
|
/** GenerallyAvailable */
|
|
3430
|
-
GenerallyAvailable = "GenerallyAvailable"
|
|
3931
|
+
GenerallyAvailable = "GenerallyAvailable",
|
|
3431
3932
|
}
|
|
3432
3933
|
|
|
3433
3934
|
/**
|
|
@@ -3447,7 +3948,7 @@ export enum KnownKubernetesClusterDetailedStatus {
|
|
|
3447
3948
|
/** Error */
|
|
3448
3949
|
Error = "Error",
|
|
3449
3950
|
/** Provisioning */
|
|
3450
|
-
Provisioning = "Provisioning"
|
|
3951
|
+
Provisioning = "Provisioning",
|
|
3451
3952
|
}
|
|
3452
3953
|
|
|
3453
3954
|
/**
|
|
@@ -3468,7 +3969,7 @@ export enum KnownFeatureDetailedStatus {
|
|
|
3468
3969
|
/** Failed */
|
|
3469
3970
|
Failed = "Failed",
|
|
3470
3971
|
/** Unknown */
|
|
3471
|
-
Unknown = "Unknown"
|
|
3972
|
+
Unknown = "Unknown",
|
|
3472
3973
|
}
|
|
3473
3974
|
|
|
3474
3975
|
/**
|
|
@@ -3487,7 +3988,7 @@ export enum KnownHugepagesSize {
|
|
|
3487
3988
|
/** TwoM */
|
|
3488
3989
|
TwoM = "2M",
|
|
3489
3990
|
/** OneG */
|
|
3490
|
-
OneG = "1G"
|
|
3991
|
+
OneG = "1G",
|
|
3491
3992
|
}
|
|
3492
3993
|
|
|
3493
3994
|
/**
|
|
@@ -3511,7 +4012,7 @@ export enum KnownKubernetesPluginType {
|
|
|
3511
4012
|
/** Macvlan */
|
|
3512
4013
|
Macvlan = "MACVLAN",
|
|
3513
4014
|
/** Ipvlan */
|
|
3514
|
-
Ipvlan = "IPVLAN"
|
|
4015
|
+
Ipvlan = "IPVLAN",
|
|
3515
4016
|
}
|
|
3516
4017
|
|
|
3517
4018
|
/**
|
|
@@ -3532,7 +4033,7 @@ export enum KnownL3NetworkConfigurationIpamEnabled {
|
|
|
3532
4033
|
/** True */
|
|
3533
4034
|
True = "True",
|
|
3534
4035
|
/** False */
|
|
3535
|
-
False = "False"
|
|
4036
|
+
False = "False",
|
|
3536
4037
|
}
|
|
3537
4038
|
|
|
3538
4039
|
/**
|
|
@@ -3552,7 +4053,7 @@ export enum KnownAgentPoolMode {
|
|
|
3552
4053
|
/** User */
|
|
3553
4054
|
User = "User",
|
|
3554
4055
|
/** NotApplicable */
|
|
3555
|
-
NotApplicable = "NotApplicable"
|
|
4056
|
+
NotApplicable = "NotApplicable",
|
|
3556
4057
|
}
|
|
3557
4058
|
|
|
3558
4059
|
/**
|
|
@@ -3571,7 +4072,7 @@ export enum KnownAdvertiseToFabric {
|
|
|
3571
4072
|
/** True */
|
|
3572
4073
|
True = "True",
|
|
3573
4074
|
/** False */
|
|
3574
|
-
False = "False"
|
|
4075
|
+
False = "False",
|
|
3575
4076
|
}
|
|
3576
4077
|
|
|
3577
4078
|
/**
|
|
@@ -3589,7 +4090,7 @@ export enum KnownBfdEnabled {
|
|
|
3589
4090
|
/** True */
|
|
3590
4091
|
True = "True",
|
|
3591
4092
|
/** False */
|
|
3592
|
-
False = "False"
|
|
4093
|
+
False = "False",
|
|
3593
4094
|
}
|
|
3594
4095
|
|
|
3595
4096
|
/**
|
|
@@ -3607,7 +4108,7 @@ export enum KnownBgpMultiHop {
|
|
|
3607
4108
|
/** True */
|
|
3608
4109
|
True = "True",
|
|
3609
4110
|
/** False */
|
|
3610
|
-
False = "False"
|
|
4111
|
+
False = "False",
|
|
3611
4112
|
}
|
|
3612
4113
|
|
|
3613
4114
|
/**
|
|
@@ -3625,7 +4126,7 @@ export enum KnownFabricPeeringEnabled {
|
|
|
3625
4126
|
/** True */
|
|
3626
4127
|
True = "True",
|
|
3627
4128
|
/** False */
|
|
3628
|
-
False = "False"
|
|
4129
|
+
False = "False",
|
|
3629
4130
|
}
|
|
3630
4131
|
|
|
3631
4132
|
/**
|
|
@@ -3655,7 +4156,7 @@ export enum KnownKubernetesClusterNodeDetailedStatus {
|
|
|
3655
4156
|
/** Terminating */
|
|
3656
4157
|
Terminating = "Terminating",
|
|
3657
4158
|
/** Unknown */
|
|
3658
|
-
Unknown = "Unknown"
|
|
4159
|
+
Unknown = "Unknown",
|
|
3659
4160
|
}
|
|
3660
4161
|
|
|
3661
4162
|
/**
|
|
@@ -3679,7 +4180,7 @@ export enum KnownDefaultGateway {
|
|
|
3679
4180
|
/** True */
|
|
3680
4181
|
True = "True",
|
|
3681
4182
|
/** False */
|
|
3682
|
-
False = "False"
|
|
4183
|
+
False = "False",
|
|
3683
4184
|
}
|
|
3684
4185
|
|
|
3685
4186
|
/**
|
|
@@ -3699,7 +4200,7 @@ export enum KnownVirtualMachineIPAllocationMethod {
|
|
|
3699
4200
|
/** Static */
|
|
3700
4201
|
Static = "Static",
|
|
3701
4202
|
/** Disabled */
|
|
3702
|
-
Disabled = "Disabled"
|
|
4203
|
+
Disabled = "Disabled",
|
|
3703
4204
|
}
|
|
3704
4205
|
|
|
3705
4206
|
/**
|
|
@@ -3720,7 +4221,7 @@ export enum KnownKubernetesNodePowerState {
|
|
|
3720
4221
|
/** Off */
|
|
3721
4222
|
Off = "Off",
|
|
3722
4223
|
/** Unknown */
|
|
3723
|
-
Unknown = "Unknown"
|
|
4224
|
+
Unknown = "Unknown",
|
|
3724
4225
|
}
|
|
3725
4226
|
|
|
3726
4227
|
/**
|
|
@@ -3739,7 +4240,7 @@ export enum KnownKubernetesNodeRole {
|
|
|
3739
4240
|
/** ControlPlane */
|
|
3740
4241
|
ControlPlane = "ControlPlane",
|
|
3741
4242
|
/** Worker */
|
|
3742
|
-
Worker = "Worker"
|
|
4243
|
+
Worker = "Worker",
|
|
3743
4244
|
}
|
|
3744
4245
|
|
|
3745
4246
|
/**
|
|
@@ -3769,7 +4270,7 @@ export enum KnownKubernetesClusterProvisioningState {
|
|
|
3769
4270
|
/** Updating */
|
|
3770
4271
|
Updating = "Updating",
|
|
3771
4272
|
/** Deleting */
|
|
3772
|
-
Deleting = "Deleting"
|
|
4273
|
+
Deleting = "Deleting",
|
|
3773
4274
|
}
|
|
3774
4275
|
|
|
3775
4276
|
/**
|
|
@@ -3795,7 +4296,7 @@ export enum KnownL2NetworkDetailedStatus {
|
|
|
3795
4296
|
/** Available */
|
|
3796
4297
|
Available = "Available",
|
|
3797
4298
|
/** Provisioning */
|
|
3798
|
-
Provisioning = "Provisioning"
|
|
4299
|
+
Provisioning = "Provisioning",
|
|
3799
4300
|
}
|
|
3800
4301
|
|
|
3801
4302
|
/**
|
|
@@ -3816,7 +4317,7 @@ export enum KnownHybridAksPluginType {
|
|
|
3816
4317
|
/** Sriov */
|
|
3817
4318
|
Sriov = "SRIOV",
|
|
3818
4319
|
/** OSDevice */
|
|
3819
|
-
OSDevice = "OSDevice"
|
|
4320
|
+
OSDevice = "OSDevice",
|
|
3820
4321
|
}
|
|
3821
4322
|
|
|
3822
4323
|
/**
|
|
@@ -3841,7 +4342,7 @@ export enum KnownL2NetworkProvisioningState {
|
|
|
3841
4342
|
/** Provisioning */
|
|
3842
4343
|
Provisioning = "Provisioning",
|
|
3843
4344
|
/** Accepted */
|
|
3844
|
-
Accepted = "Accepted"
|
|
4345
|
+
Accepted = "Accepted",
|
|
3845
4346
|
}
|
|
3846
4347
|
|
|
3847
4348
|
/**
|
|
@@ -3864,7 +4365,7 @@ export enum KnownL3NetworkDetailedStatus {
|
|
|
3864
4365
|
/** Available */
|
|
3865
4366
|
Available = "Available",
|
|
3866
4367
|
/** Provisioning */
|
|
3867
|
-
Provisioning = "Provisioning"
|
|
4368
|
+
Provisioning = "Provisioning",
|
|
3868
4369
|
}
|
|
3869
4370
|
|
|
3870
4371
|
/**
|
|
@@ -3883,7 +4384,7 @@ export enum KnownHybridAksIpamEnabled {
|
|
|
3883
4384
|
/** True */
|
|
3884
4385
|
True = "True",
|
|
3885
4386
|
/** False */
|
|
3886
|
-
False = "False"
|
|
4387
|
+
False = "False",
|
|
3887
4388
|
}
|
|
3888
4389
|
|
|
3889
4390
|
/**
|
|
@@ -3903,7 +4404,7 @@ export enum KnownIpAllocationType {
|
|
|
3903
4404
|
/** IPV6 */
|
|
3904
4405
|
IPV6 = "IPV6",
|
|
3905
4406
|
/** DualStack */
|
|
3906
|
-
DualStack = "DualStack"
|
|
4407
|
+
DualStack = "DualStack",
|
|
3907
4408
|
}
|
|
3908
4409
|
|
|
3909
4410
|
/**
|
|
@@ -3928,7 +4429,7 @@ export enum KnownL3NetworkProvisioningState {
|
|
|
3928
4429
|
/** Provisioning */
|
|
3929
4430
|
Provisioning = "Provisioning",
|
|
3930
4431
|
/** Accepted */
|
|
3931
|
-
Accepted = "Accepted"
|
|
4432
|
+
Accepted = "Accepted",
|
|
3932
4433
|
}
|
|
3933
4434
|
|
|
3934
4435
|
/**
|
|
@@ -3947,7 +4448,7 @@ export type L3NetworkProvisioningState = string;
|
|
|
3947
4448
|
/** Known values of {@link BootstrapProtocol} that the service accepts. */
|
|
3948
4449
|
export enum KnownBootstrapProtocol {
|
|
3949
4450
|
/** PXE */
|
|
3950
|
-
PXE = "PXE"
|
|
4451
|
+
PXE = "PXE",
|
|
3951
4452
|
}
|
|
3952
4453
|
|
|
3953
4454
|
/**
|
|
@@ -3968,7 +4469,7 @@ export enum KnownMachineSkuDiskConnectionType {
|
|
|
3968
4469
|
/** Raid */
|
|
3969
4470
|
Raid = "RAID",
|
|
3970
4471
|
/** SAS */
|
|
3971
|
-
SAS = "SAS"
|
|
4472
|
+
SAS = "SAS",
|
|
3972
4473
|
}
|
|
3973
4474
|
|
|
3974
4475
|
/**
|
|
@@ -3988,7 +4489,7 @@ export enum KnownDiskType {
|
|
|
3988
4489
|
/** HDD */
|
|
3989
4490
|
HDD = "HDD",
|
|
3990
4491
|
/** SSD */
|
|
3991
|
-
SSD = "SSD"
|
|
4492
|
+
SSD = "SSD",
|
|
3992
4493
|
}
|
|
3993
4494
|
|
|
3994
4495
|
/**
|
|
@@ -4004,7 +4505,7 @@ export type DiskType = string;
|
|
|
4004
4505
|
/** Known values of {@link DeviceConnectionType} that the service accepts. */
|
|
4005
4506
|
export enum KnownDeviceConnectionType {
|
|
4006
4507
|
/** PCI */
|
|
4007
|
-
PCI = "PCI"
|
|
4508
|
+
PCI = "PCI",
|
|
4008
4509
|
}
|
|
4009
4510
|
|
|
4010
4511
|
/**
|
|
@@ -4018,8 +4519,12 @@ export type DeviceConnectionType = string;
|
|
|
4018
4519
|
|
|
4019
4520
|
/** Known values of {@link RackSkuProvisioningState} that the service accepts. */
|
|
4020
4521
|
export enum KnownRackSkuProvisioningState {
|
|
4522
|
+
/** Canceled */
|
|
4523
|
+
Canceled = "Canceled",
|
|
4524
|
+
/** Failed */
|
|
4525
|
+
Failed = "Failed",
|
|
4021
4526
|
/** Succeeded */
|
|
4022
|
-
Succeeded = "Succeeded"
|
|
4527
|
+
Succeeded = "Succeeded",
|
|
4023
4528
|
}
|
|
4024
4529
|
|
|
4025
4530
|
/**
|
|
@@ -4027,6 +4532,8 @@ export enum KnownRackSkuProvisioningState {
|
|
|
4027
4532
|
* {@link KnownRackSkuProvisioningState} can be used interchangeably with RackSkuProvisioningState,
|
|
4028
4533
|
* this enum contains the known values that the service supports.
|
|
4029
4534
|
* ### Known values supported by the service
|
|
4535
|
+
* **Canceled** \
|
|
4536
|
+
* **Failed** \
|
|
4030
4537
|
* **Succeeded**
|
|
4031
4538
|
*/
|
|
4032
4539
|
export type RackSkuProvisioningState = string;
|
|
@@ -4038,7 +4545,7 @@ export enum KnownRackSkuType {
|
|
|
4038
4545
|
/** Compute */
|
|
4039
4546
|
Compute = "Compute",
|
|
4040
4547
|
/** Single */
|
|
4041
|
-
Single = "Single"
|
|
4548
|
+
Single = "Single",
|
|
4042
4549
|
}
|
|
4043
4550
|
|
|
4044
4551
|
/**
|
|
@@ -4059,7 +4566,7 @@ export enum KnownRackDetailedStatus {
|
|
|
4059
4566
|
/** Available */
|
|
4060
4567
|
Available = "Available",
|
|
4061
4568
|
/** Provisioning */
|
|
4062
|
-
Provisioning = "Provisioning"
|
|
4569
|
+
Provisioning = "Provisioning",
|
|
4063
4570
|
}
|
|
4064
4571
|
|
|
4065
4572
|
/**
|
|
@@ -4084,7 +4591,7 @@ export enum KnownRackProvisioningState {
|
|
|
4084
4591
|
/** Provisioning */
|
|
4085
4592
|
Provisioning = "Provisioning",
|
|
4086
4593
|
/** Accepted */
|
|
4087
|
-
Accepted = "Accepted"
|
|
4594
|
+
Accepted = "Accepted",
|
|
4088
4595
|
}
|
|
4089
4596
|
|
|
4090
4597
|
/**
|
|
@@ -4107,7 +4614,7 @@ export enum KnownStorageApplianceDetailedStatus {
|
|
|
4107
4614
|
/** Available */
|
|
4108
4615
|
Available = "Available",
|
|
4109
4616
|
/** Provisioning */
|
|
4110
|
-
Provisioning = "Provisioning"
|
|
4617
|
+
Provisioning = "Provisioning",
|
|
4111
4618
|
}
|
|
4112
4619
|
|
|
4113
4620
|
/**
|
|
@@ -4132,7 +4639,7 @@ export enum KnownStorageApplianceProvisioningState {
|
|
|
4132
4639
|
/** Provisioning */
|
|
4133
4640
|
Provisioning = "Provisioning",
|
|
4134
4641
|
/** Accepted */
|
|
4135
|
-
Accepted = "Accepted"
|
|
4642
|
+
Accepted = "Accepted",
|
|
4136
4643
|
}
|
|
4137
4644
|
|
|
4138
4645
|
/**
|
|
@@ -4153,7 +4660,7 @@ export enum KnownRemoteVendorManagementFeature {
|
|
|
4153
4660
|
/** Supported */
|
|
4154
4661
|
Supported = "Supported",
|
|
4155
4662
|
/** Unsupported */
|
|
4156
|
-
Unsupported = "Unsupported"
|
|
4663
|
+
Unsupported = "Unsupported",
|
|
4157
4664
|
}
|
|
4158
4665
|
|
|
4159
4666
|
/**
|
|
@@ -4173,7 +4680,7 @@ export enum KnownRemoteVendorManagementStatus {
|
|
|
4173
4680
|
/** Disabled */
|
|
4174
4681
|
Disabled = "Disabled",
|
|
4175
4682
|
/** Unsupported */
|
|
4176
|
-
Unsupported = "Unsupported"
|
|
4683
|
+
Unsupported = "Unsupported",
|
|
4177
4684
|
}
|
|
4178
4685
|
|
|
4179
4686
|
/**
|
|
@@ -4194,7 +4701,7 @@ export enum KnownTrunkedNetworkDetailedStatus {
|
|
|
4194
4701
|
/** Available */
|
|
4195
4702
|
Available = "Available",
|
|
4196
4703
|
/** Provisioning */
|
|
4197
|
-
Provisioning = "Provisioning"
|
|
4704
|
+
Provisioning = "Provisioning",
|
|
4198
4705
|
}
|
|
4199
4706
|
|
|
4200
4707
|
/**
|
|
@@ -4219,7 +4726,7 @@ export enum KnownTrunkedNetworkProvisioningState {
|
|
|
4219
4726
|
/** Provisioning */
|
|
4220
4727
|
Provisioning = "Provisioning",
|
|
4221
4728
|
/** Accepted */
|
|
4222
|
-
Accepted = "Accepted"
|
|
4729
|
+
Accepted = "Accepted",
|
|
4223
4730
|
}
|
|
4224
4731
|
|
|
4225
4732
|
/**
|
|
@@ -4240,7 +4747,7 @@ export enum KnownVirtualMachineBootMethod {
|
|
|
4240
4747
|
/** Uefi */
|
|
4241
4748
|
Uefi = "UEFI",
|
|
4242
4749
|
/** Bios */
|
|
4243
|
-
Bios = "BIOS"
|
|
4750
|
+
Bios = "BIOS",
|
|
4244
4751
|
}
|
|
4245
4752
|
|
|
4246
4753
|
/**
|
|
@@ -4270,7 +4777,7 @@ export enum KnownVirtualMachineDetailedStatus {
|
|
|
4270
4777
|
/** Terminating */
|
|
4271
4778
|
Terminating = "Terminating",
|
|
4272
4779
|
/** Unknown */
|
|
4273
|
-
Unknown = "Unknown"
|
|
4780
|
+
Unknown = "Unknown",
|
|
4274
4781
|
}
|
|
4275
4782
|
|
|
4276
4783
|
/**
|
|
@@ -4294,7 +4801,7 @@ export enum KnownVirtualMachineIsolateEmulatorThread {
|
|
|
4294
4801
|
/** True */
|
|
4295
4802
|
True = "True",
|
|
4296
4803
|
/** False */
|
|
4297
|
-
False = "False"
|
|
4804
|
+
False = "False",
|
|
4298
4805
|
}
|
|
4299
4806
|
|
|
4300
4807
|
/**
|
|
@@ -4312,7 +4819,7 @@ export enum KnownVirtualMachinePlacementHintType {
|
|
|
4312
4819
|
/** Affinity */
|
|
4313
4820
|
Affinity = "Affinity",
|
|
4314
4821
|
/** AntiAffinity */
|
|
4315
|
-
AntiAffinity = "AntiAffinity"
|
|
4822
|
+
AntiAffinity = "AntiAffinity",
|
|
4316
4823
|
}
|
|
4317
4824
|
|
|
4318
4825
|
/**
|
|
@@ -4330,7 +4837,7 @@ export enum KnownVirtualMachineSchedulingExecution {
|
|
|
4330
4837
|
/** Hard */
|
|
4331
4838
|
Hard = "Hard",
|
|
4332
4839
|
/** Soft */
|
|
4333
|
-
Soft = "Soft"
|
|
4840
|
+
Soft = "Soft",
|
|
4334
4841
|
}
|
|
4335
4842
|
|
|
4336
4843
|
/**
|
|
@@ -4348,7 +4855,7 @@ export enum KnownVirtualMachinePlacementHintPodAffinityScope {
|
|
|
4348
4855
|
/** Rack */
|
|
4349
4856
|
Rack = "Rack",
|
|
4350
4857
|
/** Machine */
|
|
4351
|
-
Machine = "Machine"
|
|
4858
|
+
Machine = "Machine",
|
|
4352
4859
|
}
|
|
4353
4860
|
|
|
4354
4861
|
/**
|
|
@@ -4368,7 +4875,7 @@ export enum KnownVirtualMachinePowerState {
|
|
|
4368
4875
|
/** Off */
|
|
4369
4876
|
Off = "Off",
|
|
4370
4877
|
/** Unknown */
|
|
4371
|
-
Unknown = "Unknown"
|
|
4878
|
+
Unknown = "Unknown",
|
|
4372
4879
|
}
|
|
4373
4880
|
|
|
4374
4881
|
/**
|
|
@@ -4393,7 +4900,7 @@ export enum KnownVirtualMachineProvisioningState {
|
|
|
4393
4900
|
/** Provisioning */
|
|
4394
4901
|
Provisioning = "Provisioning",
|
|
4395
4902
|
/** Accepted */
|
|
4396
|
-
Accepted = "Accepted"
|
|
4903
|
+
Accepted = "Accepted",
|
|
4397
4904
|
}
|
|
4398
4905
|
|
|
4399
4906
|
/**
|
|
@@ -4412,7 +4919,7 @@ export type VirtualMachineProvisioningState = string;
|
|
|
4412
4919
|
/** Known values of {@link OsDiskCreateOption} that the service accepts. */
|
|
4413
4920
|
export enum KnownOsDiskCreateOption {
|
|
4414
4921
|
/** Ephemeral */
|
|
4415
|
-
Ephemeral = "Ephemeral"
|
|
4922
|
+
Ephemeral = "Ephemeral",
|
|
4416
4923
|
}
|
|
4417
4924
|
|
|
4418
4925
|
/**
|
|
@@ -4427,7 +4934,7 @@ export type OsDiskCreateOption = string;
|
|
|
4427
4934
|
/** Known values of {@link OsDiskDeleteOption} that the service accepts. */
|
|
4428
4935
|
export enum KnownOsDiskDeleteOption {
|
|
4429
4936
|
/** Delete */
|
|
4430
|
-
Delete = "Delete"
|
|
4937
|
+
Delete = "Delete",
|
|
4431
4938
|
}
|
|
4432
4939
|
|
|
4433
4940
|
/**
|
|
@@ -4444,7 +4951,7 @@ export enum KnownVirtualMachineVirtioInterfaceType {
|
|
|
4444
4951
|
/** Modern */
|
|
4445
4952
|
Modern = "Modern",
|
|
4446
4953
|
/** Transitional */
|
|
4447
|
-
Transitional = "Transitional"
|
|
4954
|
+
Transitional = "Transitional",
|
|
4448
4955
|
}
|
|
4449
4956
|
|
|
4450
4957
|
/**
|
|
@@ -4462,7 +4969,7 @@ export enum KnownVirtualMachineDeviceModelType {
|
|
|
4462
4969
|
/** T1 */
|
|
4463
4970
|
T1 = "T1",
|
|
4464
4971
|
/** T2 */
|
|
4465
|
-
T2 = "T2"
|
|
4972
|
+
T2 = "T2",
|
|
4466
4973
|
}
|
|
4467
4974
|
|
|
4468
4975
|
/**
|
|
@@ -4482,7 +4989,7 @@ export enum KnownVolumeDetailedStatus {
|
|
|
4482
4989
|
/** Active */
|
|
4483
4990
|
Active = "Active",
|
|
4484
4991
|
/** Provisioning */
|
|
4485
|
-
Provisioning = "Provisioning"
|
|
4992
|
+
Provisioning = "Provisioning",
|
|
4486
4993
|
}
|
|
4487
4994
|
|
|
4488
4995
|
/**
|
|
@@ -4507,7 +5014,7 @@ export enum KnownVolumeProvisioningState {
|
|
|
4507
5014
|
/** Provisioning */
|
|
4508
5015
|
Provisioning = "Provisioning",
|
|
4509
5016
|
/** Accepted */
|
|
4510
|
-
Accepted = "Accepted"
|
|
5017
|
+
Accepted = "Accepted",
|
|
4511
5018
|
}
|
|
4512
5019
|
|
|
4513
5020
|
/**
|
|
@@ -4528,7 +5035,7 @@ export enum KnownBareMetalMachineEvacuate {
|
|
|
4528
5035
|
/** True */
|
|
4529
5036
|
True = "True",
|
|
4530
5037
|
/** False */
|
|
4531
|
-
False = "False"
|
|
5038
|
+
False = "False",
|
|
4532
5039
|
}
|
|
4533
5040
|
|
|
4534
5041
|
/**
|
|
@@ -4546,7 +5053,7 @@ export enum KnownBareMetalMachineSkipShutdown {
|
|
|
4546
5053
|
/** True */
|
|
4547
5054
|
True = "True",
|
|
4548
5055
|
/** False */
|
|
4549
|
-
False = "False"
|
|
5056
|
+
False = "False",
|
|
4550
5057
|
}
|
|
4551
5058
|
|
|
4552
5059
|
/**
|
|
@@ -4559,21 +5066,6 @@ export enum KnownBareMetalMachineSkipShutdown {
|
|
|
4559
5066
|
*/
|
|
4560
5067
|
export type BareMetalMachineSkipShutdown = string;
|
|
4561
5068
|
|
|
4562
|
-
/** Known values of {@link BareMetalMachineHardwareValidationCategory} that the service accepts. */
|
|
4563
|
-
export enum KnownBareMetalMachineHardwareValidationCategory {
|
|
4564
|
-
/** BasicValidation */
|
|
4565
|
-
BasicValidation = "BasicValidation"
|
|
4566
|
-
}
|
|
4567
|
-
|
|
4568
|
-
/**
|
|
4569
|
-
* Defines values for BareMetalMachineHardwareValidationCategory. \
|
|
4570
|
-
* {@link KnownBareMetalMachineHardwareValidationCategory} can be used interchangeably with BareMetalMachineHardwareValidationCategory,
|
|
4571
|
-
* this enum contains the known values that the service supports.
|
|
4572
|
-
* ### Known values supported by the service
|
|
4573
|
-
* **BasicValidation**
|
|
4574
|
-
*/
|
|
4575
|
-
export type BareMetalMachineHardwareValidationCategory = string;
|
|
4576
|
-
|
|
4577
5069
|
/** Known values of {@link BareMetalMachineKeySetDetailedStatus} that the service accepts. */
|
|
4578
5070
|
export enum KnownBareMetalMachineKeySetDetailedStatus {
|
|
4579
5071
|
/** AllActive */
|
|
@@ -4583,7 +5075,7 @@ export enum KnownBareMetalMachineKeySetDetailedStatus {
|
|
|
4583
5075
|
/** AllInvalid */
|
|
4584
5076
|
AllInvalid = "AllInvalid",
|
|
4585
5077
|
/** Validating */
|
|
4586
|
-
Validating = "Validating"
|
|
5078
|
+
Validating = "Validating",
|
|
4587
5079
|
}
|
|
4588
5080
|
|
|
4589
5081
|
/**
|
|
@@ -4603,7 +5095,7 @@ export enum KnownBareMetalMachineKeySetPrivilegeLevel {
|
|
|
4603
5095
|
/** Standard */
|
|
4604
5096
|
Standard = "Standard",
|
|
4605
5097
|
/** Superuser */
|
|
4606
|
-
Superuser = "Superuser"
|
|
5098
|
+
Superuser = "Superuser",
|
|
4607
5099
|
}
|
|
4608
5100
|
|
|
4609
5101
|
/**
|
|
@@ -4627,7 +5119,7 @@ export enum KnownBareMetalMachineKeySetProvisioningState {
|
|
|
4627
5119
|
/** Accepted */
|
|
4628
5120
|
Accepted = "Accepted",
|
|
4629
5121
|
/** Provisioning */
|
|
4630
|
-
Provisioning = "Provisioning"
|
|
5122
|
+
Provisioning = "Provisioning",
|
|
4631
5123
|
}
|
|
4632
5124
|
|
|
4633
5125
|
/**
|
|
@@ -4648,7 +5140,7 @@ export enum KnownBareMetalMachineKeySetUserSetupStatus {
|
|
|
4648
5140
|
/** Active */
|
|
4649
5141
|
Active = "Active",
|
|
4650
5142
|
/** Invalid */
|
|
4651
|
-
Invalid = "Invalid"
|
|
5143
|
+
Invalid = "Invalid",
|
|
4652
5144
|
}
|
|
4653
5145
|
|
|
4654
5146
|
/**
|
|
@@ -4670,7 +5162,7 @@ export enum KnownBmcKeySetDetailedStatus {
|
|
|
4670
5162
|
/** AllInvalid */
|
|
4671
5163
|
AllInvalid = "AllInvalid",
|
|
4672
5164
|
/** Validating */
|
|
4673
|
-
Validating = "Validating"
|
|
5165
|
+
Validating = "Validating",
|
|
4674
5166
|
}
|
|
4675
5167
|
|
|
4676
5168
|
/**
|
|
@@ -4690,7 +5182,7 @@ export enum KnownBmcKeySetPrivilegeLevel {
|
|
|
4690
5182
|
/** ReadOnly */
|
|
4691
5183
|
ReadOnly = "ReadOnly",
|
|
4692
5184
|
/** Administrator */
|
|
4693
|
-
Administrator = "Administrator"
|
|
5185
|
+
Administrator = "Administrator",
|
|
4694
5186
|
}
|
|
4695
5187
|
|
|
4696
5188
|
/**
|
|
@@ -4714,7 +5206,7 @@ export enum KnownBmcKeySetProvisioningState {
|
|
|
4714
5206
|
/** Accepted */
|
|
4715
5207
|
Accepted = "Accepted",
|
|
4716
5208
|
/** Provisioning */
|
|
4717
|
-
Provisioning = "Provisioning"
|
|
5209
|
+
Provisioning = "Provisioning",
|
|
4718
5210
|
}
|
|
4719
5211
|
|
|
4720
5212
|
/**
|
|
@@ -4730,6 +5222,21 @@ export enum KnownBmcKeySetProvisioningState {
|
|
|
4730
5222
|
*/
|
|
4731
5223
|
export type BmcKeySetProvisioningState = string;
|
|
4732
5224
|
|
|
5225
|
+
/** Known values of {@link ClusterContinueUpdateVersionMachineGroupTargetingMode} that the service accepts. */
|
|
5226
|
+
export enum KnownClusterContinueUpdateVersionMachineGroupTargetingMode {
|
|
5227
|
+
/** AlphaByRack */
|
|
5228
|
+
AlphaByRack = "AlphaByRack",
|
|
5229
|
+
}
|
|
5230
|
+
|
|
5231
|
+
/**
|
|
5232
|
+
* Defines values for ClusterContinueUpdateVersionMachineGroupTargetingMode. \
|
|
5233
|
+
* {@link KnownClusterContinueUpdateVersionMachineGroupTargetingMode} can be used interchangeably with ClusterContinueUpdateVersionMachineGroupTargetingMode,
|
|
5234
|
+
* this enum contains the known values that the service supports.
|
|
5235
|
+
* ### Known values supported by the service
|
|
5236
|
+
* **AlphaByRack**
|
|
5237
|
+
*/
|
|
5238
|
+
export type ClusterContinueUpdateVersionMachineGroupTargetingMode = string;
|
|
5239
|
+
|
|
4733
5240
|
/** Known values of {@link ClusterMetricsConfigurationDetailedStatus} that the service accepts. */
|
|
4734
5241
|
export enum KnownClusterMetricsConfigurationDetailedStatus {
|
|
4735
5242
|
/** Processing */
|
|
@@ -4737,7 +5244,7 @@ export enum KnownClusterMetricsConfigurationDetailedStatus {
|
|
|
4737
5244
|
/** Applied */
|
|
4738
5245
|
Applied = "Applied",
|
|
4739
5246
|
/** Error */
|
|
4740
|
-
Error = "Error"
|
|
5247
|
+
Error = "Error",
|
|
4741
5248
|
}
|
|
4742
5249
|
|
|
4743
5250
|
/**
|
|
@@ -4762,7 +5269,7 @@ export enum KnownClusterMetricsConfigurationProvisioningState {
|
|
|
4762
5269
|
/** Accepted */
|
|
4763
5270
|
Accepted = "Accepted",
|
|
4764
5271
|
/** Provisioning */
|
|
4765
|
-
Provisioning = "Provisioning"
|
|
5272
|
+
Provisioning = "Provisioning",
|
|
4766
5273
|
}
|
|
4767
5274
|
|
|
4768
5275
|
/**
|
|
@@ -4778,6 +5285,24 @@ export enum KnownClusterMetricsConfigurationProvisioningState {
|
|
|
4778
5285
|
*/
|
|
4779
5286
|
export type ClusterMetricsConfigurationProvisioningState = string;
|
|
4780
5287
|
|
|
5288
|
+
/** Known values of {@link ClusterScanRuntimeParametersScanActivity} that the service accepts. */
|
|
5289
|
+
export enum KnownClusterScanRuntimeParametersScanActivity {
|
|
5290
|
+
/** Scan */
|
|
5291
|
+
Scan = "Scan",
|
|
5292
|
+
/** Skip */
|
|
5293
|
+
Skip = "Skip",
|
|
5294
|
+
}
|
|
5295
|
+
|
|
5296
|
+
/**
|
|
5297
|
+
* Defines values for ClusterScanRuntimeParametersScanActivity. \
|
|
5298
|
+
* {@link KnownClusterScanRuntimeParametersScanActivity} can be used interchangeably with ClusterScanRuntimeParametersScanActivity,
|
|
5299
|
+
* this enum contains the known values that the service supports.
|
|
5300
|
+
* ### Known values supported by the service
|
|
5301
|
+
* **Scan** \
|
|
5302
|
+
* **Skip**
|
|
5303
|
+
*/
|
|
5304
|
+
export type ClusterScanRuntimeParametersScanActivity = string;
|
|
5305
|
+
|
|
4781
5306
|
/** Known values of {@link AgentPoolDetailedStatus} that the service accepts. */
|
|
4782
5307
|
export enum KnownAgentPoolDetailedStatus {
|
|
4783
5308
|
/** Available */
|
|
@@ -4785,7 +5310,7 @@ export enum KnownAgentPoolDetailedStatus {
|
|
|
4785
5310
|
/** Error */
|
|
4786
5311
|
Error = "Error",
|
|
4787
5312
|
/** Provisioning */
|
|
4788
|
-
Provisioning = "Provisioning"
|
|
5313
|
+
Provisioning = "Provisioning",
|
|
4789
5314
|
}
|
|
4790
5315
|
|
|
4791
5316
|
/**
|
|
@@ -4814,7 +5339,7 @@ export enum KnownAgentPoolProvisioningState {
|
|
|
4814
5339
|
/** Succeeded */
|
|
4815
5340
|
Succeeded = "Succeeded",
|
|
4816
5341
|
/** Updating */
|
|
4817
|
-
Updating = "Updating"
|
|
5342
|
+
Updating = "Updating",
|
|
4818
5343
|
}
|
|
4819
5344
|
|
|
4820
5345
|
/**
|
|
@@ -4832,12 +5357,99 @@ export enum KnownAgentPoolProvisioningState {
|
|
|
4832
5357
|
*/
|
|
4833
5358
|
export type AgentPoolProvisioningState = string;
|
|
4834
5359
|
|
|
5360
|
+
/** Known values of {@link KubernetesClusterFeatureAvailabilityLifecycle} that the service accepts. */
|
|
5361
|
+
export enum KnownKubernetesClusterFeatureAvailabilityLifecycle {
|
|
5362
|
+
/** Preview */
|
|
5363
|
+
Preview = "Preview",
|
|
5364
|
+
/** GenerallyAvailable */
|
|
5365
|
+
GenerallyAvailable = "GenerallyAvailable",
|
|
5366
|
+
}
|
|
5367
|
+
|
|
5368
|
+
/**
|
|
5369
|
+
* Defines values for KubernetesClusterFeatureAvailabilityLifecycle. \
|
|
5370
|
+
* {@link KnownKubernetesClusterFeatureAvailabilityLifecycle} can be used interchangeably with KubernetesClusterFeatureAvailabilityLifecycle,
|
|
5371
|
+
* this enum contains the known values that the service supports.
|
|
5372
|
+
* ### Known values supported by the service
|
|
5373
|
+
* **Preview** \
|
|
5374
|
+
* **GenerallyAvailable**
|
|
5375
|
+
*/
|
|
5376
|
+
export type KubernetesClusterFeatureAvailabilityLifecycle = string;
|
|
5377
|
+
|
|
5378
|
+
/** Known values of {@link KubernetesClusterFeatureDetailedStatus} that the service accepts. */
|
|
5379
|
+
export enum KnownKubernetesClusterFeatureDetailedStatus {
|
|
5380
|
+
/** Error */
|
|
5381
|
+
Error = "Error",
|
|
5382
|
+
/** Provisioning */
|
|
5383
|
+
Provisioning = "Provisioning",
|
|
5384
|
+
/** Installed */
|
|
5385
|
+
Installed = "Installed",
|
|
5386
|
+
}
|
|
5387
|
+
|
|
5388
|
+
/**
|
|
5389
|
+
* Defines values for KubernetesClusterFeatureDetailedStatus. \
|
|
5390
|
+
* {@link KnownKubernetesClusterFeatureDetailedStatus} can be used interchangeably with KubernetesClusterFeatureDetailedStatus,
|
|
5391
|
+
* this enum contains the known values that the service supports.
|
|
5392
|
+
* ### Known values supported by the service
|
|
5393
|
+
* **Error** \
|
|
5394
|
+
* **Provisioning** \
|
|
5395
|
+
* **Installed**
|
|
5396
|
+
*/
|
|
5397
|
+
export type KubernetesClusterFeatureDetailedStatus = string;
|
|
5398
|
+
|
|
5399
|
+
/** Known values of {@link KubernetesClusterFeatureProvisioningState} that the service accepts. */
|
|
5400
|
+
export enum KnownKubernetesClusterFeatureProvisioningState {
|
|
5401
|
+
/** Accepted */
|
|
5402
|
+
Accepted = "Accepted",
|
|
5403
|
+
/** Canceled */
|
|
5404
|
+
Canceled = "Canceled",
|
|
5405
|
+
/** Deleting */
|
|
5406
|
+
Deleting = "Deleting",
|
|
5407
|
+
/** Failed */
|
|
5408
|
+
Failed = "Failed",
|
|
5409
|
+
/** Succeeded */
|
|
5410
|
+
Succeeded = "Succeeded",
|
|
5411
|
+
/** Updating */
|
|
5412
|
+
Updating = "Updating",
|
|
5413
|
+
}
|
|
5414
|
+
|
|
5415
|
+
/**
|
|
5416
|
+
* Defines values for KubernetesClusterFeatureProvisioningState. \
|
|
5417
|
+
* {@link KnownKubernetesClusterFeatureProvisioningState} can be used interchangeably with KubernetesClusterFeatureProvisioningState,
|
|
5418
|
+
* this enum contains the known values that the service supports.
|
|
5419
|
+
* ### Known values supported by the service
|
|
5420
|
+
* **Accepted** \
|
|
5421
|
+
* **Canceled** \
|
|
5422
|
+
* **Deleting** \
|
|
5423
|
+
* **Failed** \
|
|
5424
|
+
* **Succeeded** \
|
|
5425
|
+
* **Updating**
|
|
5426
|
+
*/
|
|
5427
|
+
export type KubernetesClusterFeatureProvisioningState = string;
|
|
5428
|
+
|
|
5429
|
+
/** Known values of {@link KubernetesClusterFeatureRequired} that the service accepts. */
|
|
5430
|
+
export enum KnownKubernetesClusterFeatureRequired {
|
|
5431
|
+
/** True */
|
|
5432
|
+
True = "True",
|
|
5433
|
+
/** False */
|
|
5434
|
+
False = "False",
|
|
5435
|
+
}
|
|
5436
|
+
|
|
5437
|
+
/**
|
|
5438
|
+
* Defines values for KubernetesClusterFeatureRequired. \
|
|
5439
|
+
* {@link KnownKubernetesClusterFeatureRequired} can be used interchangeably with KubernetesClusterFeatureRequired,
|
|
5440
|
+
* this enum contains the known values that the service supports.
|
|
5441
|
+
* ### Known values supported by the service
|
|
5442
|
+
* **True** \
|
|
5443
|
+
* **False**
|
|
5444
|
+
*/
|
|
5445
|
+
export type KubernetesClusterFeatureRequired = string;
|
|
5446
|
+
|
|
4835
5447
|
/** Known values of {@link ConsoleDetailedStatus} that the service accepts. */
|
|
4836
5448
|
export enum KnownConsoleDetailedStatus {
|
|
4837
5449
|
/** Ready */
|
|
4838
5450
|
Ready = "Ready",
|
|
4839
5451
|
/** Error */
|
|
4840
|
-
Error = "Error"
|
|
5452
|
+
Error = "Error",
|
|
4841
5453
|
}
|
|
4842
5454
|
|
|
4843
5455
|
/**
|
|
@@ -4855,7 +5467,7 @@ export enum KnownConsoleEnabled {
|
|
|
4855
5467
|
/** True */
|
|
4856
5468
|
True = "True",
|
|
4857
5469
|
/** False */
|
|
4858
|
-
False = "False"
|
|
5470
|
+
False = "False",
|
|
4859
5471
|
}
|
|
4860
5472
|
|
|
4861
5473
|
/**
|
|
@@ -4879,7 +5491,7 @@ export enum KnownConsoleProvisioningState {
|
|
|
4879
5491
|
/** Provisioning */
|
|
4880
5492
|
Provisioning = "Provisioning",
|
|
4881
5493
|
/** Accepted */
|
|
4882
|
-
Accepted = "Accepted"
|
|
5494
|
+
Accepted = "Accepted",
|
|
4883
5495
|
}
|
|
4884
5496
|
|
|
4885
5497
|
/**
|
|
@@ -4900,7 +5512,7 @@ export enum KnownSkipShutdown {
|
|
|
4900
5512
|
/** True */
|
|
4901
5513
|
True = "True",
|
|
4902
5514
|
/** False */
|
|
4903
|
-
False = "False"
|
|
5515
|
+
False = "False",
|
|
4904
5516
|
}
|
|
4905
5517
|
|
|
4906
5518
|
/**
|
|
@@ -4969,6 +5581,9 @@ export interface BareMetalMachinesDeleteOptionalParams
|
|
|
4969
5581
|
resumeFrom?: string;
|
|
4970
5582
|
}
|
|
4971
5583
|
|
|
5584
|
+
/** Contains response data for the delete operation. */
|
|
5585
|
+
export type BareMetalMachinesDeleteResponse = OperationStatusResult;
|
|
5586
|
+
|
|
4972
5587
|
/** Optional parameters. */
|
|
4973
5588
|
export interface BareMetalMachinesUpdateOptionalParams
|
|
4974
5589
|
extends coreClient.OperationOptions {
|
|
@@ -4995,7 +5610,7 @@ export interface BareMetalMachinesCordonOptionalParams
|
|
|
4995
5610
|
}
|
|
4996
5611
|
|
|
4997
5612
|
/** Contains response data for the cordon operation. */
|
|
4998
|
-
export type BareMetalMachinesCordonResponse =
|
|
5613
|
+
export type BareMetalMachinesCordonResponse = OperationStatusResult;
|
|
4999
5614
|
|
|
5000
5615
|
/** Optional parameters. */
|
|
5001
5616
|
export interface BareMetalMachinesPowerOffOptionalParams
|
|
@@ -5009,7 +5624,7 @@ export interface BareMetalMachinesPowerOffOptionalParams
|
|
|
5009
5624
|
}
|
|
5010
5625
|
|
|
5011
5626
|
/** Contains response data for the powerOff operation. */
|
|
5012
|
-
export type BareMetalMachinesPowerOffResponse =
|
|
5627
|
+
export type BareMetalMachinesPowerOffResponse = OperationStatusResult;
|
|
5013
5628
|
|
|
5014
5629
|
/** Optional parameters. */
|
|
5015
5630
|
export interface BareMetalMachinesReimageOptionalParams
|
|
@@ -5021,7 +5636,7 @@ export interface BareMetalMachinesReimageOptionalParams
|
|
|
5021
5636
|
}
|
|
5022
5637
|
|
|
5023
5638
|
/** Contains response data for the reimage operation. */
|
|
5024
|
-
export type BareMetalMachinesReimageResponse =
|
|
5639
|
+
export type BareMetalMachinesReimageResponse = OperationStatusResult;
|
|
5025
5640
|
|
|
5026
5641
|
/** Optional parameters. */
|
|
5027
5642
|
export interface BareMetalMachinesReplaceOptionalParams
|
|
@@ -5035,7 +5650,7 @@ export interface BareMetalMachinesReplaceOptionalParams
|
|
|
5035
5650
|
}
|
|
5036
5651
|
|
|
5037
5652
|
/** Contains response data for the replace operation. */
|
|
5038
|
-
export type BareMetalMachinesReplaceResponse =
|
|
5653
|
+
export type BareMetalMachinesReplaceResponse = OperationStatusResult;
|
|
5039
5654
|
|
|
5040
5655
|
/** Optional parameters. */
|
|
5041
5656
|
export interface BareMetalMachinesRestartOptionalParams
|
|
@@ -5047,7 +5662,7 @@ export interface BareMetalMachinesRestartOptionalParams
|
|
|
5047
5662
|
}
|
|
5048
5663
|
|
|
5049
5664
|
/** Contains response data for the restart operation. */
|
|
5050
|
-
export type BareMetalMachinesRestartResponse =
|
|
5665
|
+
export type BareMetalMachinesRestartResponse = OperationStatusResult;
|
|
5051
5666
|
|
|
5052
5667
|
/** Optional parameters. */
|
|
5053
5668
|
export interface BareMetalMachinesRunCommandOptionalParams
|
|
@@ -5059,7 +5674,7 @@ export interface BareMetalMachinesRunCommandOptionalParams
|
|
|
5059
5674
|
}
|
|
5060
5675
|
|
|
5061
5676
|
/** Contains response data for the runCommand operation. */
|
|
5062
|
-
export type BareMetalMachinesRunCommandResponse =
|
|
5677
|
+
export type BareMetalMachinesRunCommandResponse = OperationStatusResult;
|
|
5063
5678
|
|
|
5064
5679
|
/** Optional parameters. */
|
|
5065
5680
|
export interface BareMetalMachinesRunDataExtractsOptionalParams
|
|
@@ -5071,7 +5686,7 @@ export interface BareMetalMachinesRunDataExtractsOptionalParams
|
|
|
5071
5686
|
}
|
|
5072
5687
|
|
|
5073
5688
|
/** Contains response data for the runDataExtracts operation. */
|
|
5074
|
-
export type BareMetalMachinesRunDataExtractsResponse =
|
|
5689
|
+
export type BareMetalMachinesRunDataExtractsResponse = OperationStatusResult;
|
|
5075
5690
|
|
|
5076
5691
|
/** Optional parameters. */
|
|
5077
5692
|
export interface BareMetalMachinesRunReadCommandsOptionalParams
|
|
@@ -5083,7 +5698,7 @@ export interface BareMetalMachinesRunReadCommandsOptionalParams
|
|
|
5083
5698
|
}
|
|
5084
5699
|
|
|
5085
5700
|
/** Contains response data for the runReadCommands operation. */
|
|
5086
|
-
export type BareMetalMachinesRunReadCommandsResponse =
|
|
5701
|
+
export type BareMetalMachinesRunReadCommandsResponse = OperationStatusResult;
|
|
5087
5702
|
|
|
5088
5703
|
/** Optional parameters. */
|
|
5089
5704
|
export interface BareMetalMachinesStartOptionalParams
|
|
@@ -5095,7 +5710,7 @@ export interface BareMetalMachinesStartOptionalParams
|
|
|
5095
5710
|
}
|
|
5096
5711
|
|
|
5097
5712
|
/** Contains response data for the start operation. */
|
|
5098
|
-
export type BareMetalMachinesStartResponse =
|
|
5713
|
+
export type BareMetalMachinesStartResponse = OperationStatusResult;
|
|
5099
5714
|
|
|
5100
5715
|
/** Optional parameters. */
|
|
5101
5716
|
export interface BareMetalMachinesUncordonOptionalParams
|
|
@@ -5107,47 +5722,39 @@ export interface BareMetalMachinesUncordonOptionalParams
|
|
|
5107
5722
|
}
|
|
5108
5723
|
|
|
5109
5724
|
/** Contains response data for the uncordon operation. */
|
|
5110
|
-
export type BareMetalMachinesUncordonResponse =
|
|
5111
|
-
|
|
5112
|
-
/** Optional parameters. */
|
|
5113
|
-
export interface BareMetalMachinesValidateHardwareOptionalParams
|
|
5114
|
-
extends coreClient.OperationOptions {
|
|
5115
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
5116
|
-
updateIntervalInMs?: number;
|
|
5117
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
5118
|
-
resumeFrom?: string;
|
|
5119
|
-
}
|
|
5120
|
-
|
|
5121
|
-
/** Contains response data for the validateHardware operation. */
|
|
5122
|
-
export type BareMetalMachinesValidateHardwareResponse = BareMetalMachinesValidateHardwareHeaders;
|
|
5725
|
+
export type BareMetalMachinesUncordonResponse = OperationStatusResult;
|
|
5123
5726
|
|
|
5124
5727
|
/** Optional parameters. */
|
|
5125
5728
|
export interface BareMetalMachinesListBySubscriptionNextOptionalParams
|
|
5126
5729
|
extends coreClient.OperationOptions {}
|
|
5127
5730
|
|
|
5128
5731
|
/** Contains response data for the listBySubscriptionNext operation. */
|
|
5129
|
-
export type BareMetalMachinesListBySubscriptionNextResponse =
|
|
5732
|
+
export type BareMetalMachinesListBySubscriptionNextResponse =
|
|
5733
|
+
BareMetalMachineList;
|
|
5130
5734
|
|
|
5131
5735
|
/** Optional parameters. */
|
|
5132
5736
|
export interface BareMetalMachinesListByResourceGroupNextOptionalParams
|
|
5133
5737
|
extends coreClient.OperationOptions {}
|
|
5134
5738
|
|
|
5135
5739
|
/** Contains response data for the listByResourceGroupNext operation. */
|
|
5136
|
-
export type BareMetalMachinesListByResourceGroupNextResponse =
|
|
5740
|
+
export type BareMetalMachinesListByResourceGroupNextResponse =
|
|
5741
|
+
BareMetalMachineList;
|
|
5137
5742
|
|
|
5138
5743
|
/** Optional parameters. */
|
|
5139
5744
|
export interface CloudServicesNetworksListBySubscriptionOptionalParams
|
|
5140
5745
|
extends coreClient.OperationOptions {}
|
|
5141
5746
|
|
|
5142
5747
|
/** Contains response data for the listBySubscription operation. */
|
|
5143
|
-
export type CloudServicesNetworksListBySubscriptionResponse =
|
|
5748
|
+
export type CloudServicesNetworksListBySubscriptionResponse =
|
|
5749
|
+
CloudServicesNetworkList;
|
|
5144
5750
|
|
|
5145
5751
|
/** Optional parameters. */
|
|
5146
5752
|
export interface CloudServicesNetworksListByResourceGroupOptionalParams
|
|
5147
5753
|
extends coreClient.OperationOptions {}
|
|
5148
5754
|
|
|
5149
5755
|
/** Contains response data for the listByResourceGroup operation. */
|
|
5150
|
-
export type CloudServicesNetworksListByResourceGroupResponse =
|
|
5756
|
+
export type CloudServicesNetworksListByResourceGroupResponse =
|
|
5757
|
+
CloudServicesNetworkList;
|
|
5151
5758
|
|
|
5152
5759
|
/** Optional parameters. */
|
|
5153
5760
|
export interface CloudServicesNetworksGetOptionalParams
|
|
@@ -5177,6 +5784,9 @@ export interface CloudServicesNetworksDeleteOptionalParams
|
|
|
5177
5784
|
resumeFrom?: string;
|
|
5178
5785
|
}
|
|
5179
5786
|
|
|
5787
|
+
/** Contains response data for the delete operation. */
|
|
5788
|
+
export type CloudServicesNetworksDeleteResponse = OperationStatusResult;
|
|
5789
|
+
|
|
5180
5790
|
/** Optional parameters. */
|
|
5181
5791
|
export interface CloudServicesNetworksUpdateOptionalParams
|
|
5182
5792
|
extends coreClient.OperationOptions {
|
|
@@ -5196,14 +5806,16 @@ export interface CloudServicesNetworksListBySubscriptionNextOptionalParams
|
|
|
5196
5806
|
extends coreClient.OperationOptions {}
|
|
5197
5807
|
|
|
5198
5808
|
/** Contains response data for the listBySubscriptionNext operation. */
|
|
5199
|
-
export type CloudServicesNetworksListBySubscriptionNextResponse =
|
|
5809
|
+
export type CloudServicesNetworksListBySubscriptionNextResponse =
|
|
5810
|
+
CloudServicesNetworkList;
|
|
5200
5811
|
|
|
5201
5812
|
/** Optional parameters. */
|
|
5202
5813
|
export interface CloudServicesNetworksListByResourceGroupNextOptionalParams
|
|
5203
5814
|
extends coreClient.OperationOptions {}
|
|
5204
5815
|
|
|
5205
5816
|
/** Contains response data for the listByResourceGroupNext operation. */
|
|
5206
|
-
export type CloudServicesNetworksListByResourceGroupNextResponse =
|
|
5817
|
+
export type CloudServicesNetworksListByResourceGroupNextResponse =
|
|
5818
|
+
CloudServicesNetworkList;
|
|
5207
5819
|
|
|
5208
5820
|
/** Optional parameters. */
|
|
5209
5821
|
export interface ClusterManagersListBySubscriptionOptionalParams
|
|
@@ -5247,6 +5859,9 @@ export interface ClusterManagersDeleteOptionalParams
|
|
|
5247
5859
|
resumeFrom?: string;
|
|
5248
5860
|
}
|
|
5249
5861
|
|
|
5862
|
+
/** Contains response data for the delete operation. */
|
|
5863
|
+
export type ClusterManagersDeleteResponse = OperationStatusResult;
|
|
5864
|
+
|
|
5250
5865
|
/** Optional parameters. */
|
|
5251
5866
|
export interface ClusterManagersUpdateOptionalParams
|
|
5252
5867
|
extends coreClient.OperationOptions {
|
|
@@ -5313,6 +5928,9 @@ export interface ClustersDeleteOptionalParams
|
|
|
5313
5928
|
resumeFrom?: string;
|
|
5314
5929
|
}
|
|
5315
5930
|
|
|
5931
|
+
/** Contains response data for the delete operation. */
|
|
5932
|
+
export type ClustersDeleteResponse = OperationStatusResult;
|
|
5933
|
+
|
|
5316
5934
|
/** Optional parameters. */
|
|
5317
5935
|
export interface ClustersUpdateOptionalParams
|
|
5318
5936
|
extends coreClient.OperationOptions {
|
|
@@ -5327,6 +5945,18 @@ export interface ClustersUpdateOptionalParams
|
|
|
5327
5945
|
/** Contains response data for the update operation. */
|
|
5328
5946
|
export type ClustersUpdateResponse = Cluster;
|
|
5329
5947
|
|
|
5948
|
+
/** Optional parameters. */
|
|
5949
|
+
export interface ClustersContinueUpdateVersionOptionalParams
|
|
5950
|
+
extends coreClient.OperationOptions {
|
|
5951
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
5952
|
+
updateIntervalInMs?: number;
|
|
5953
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
5954
|
+
resumeFrom?: string;
|
|
5955
|
+
}
|
|
5956
|
+
|
|
5957
|
+
/** Contains response data for the continueUpdateVersion operation. */
|
|
5958
|
+
export type ClustersContinueUpdateVersionResponse = OperationStatusResult;
|
|
5959
|
+
|
|
5330
5960
|
/** Optional parameters. */
|
|
5331
5961
|
export interface ClustersDeployOptionalParams
|
|
5332
5962
|
extends coreClient.OperationOptions {
|
|
@@ -5339,7 +5969,21 @@ export interface ClustersDeployOptionalParams
|
|
|
5339
5969
|
}
|
|
5340
5970
|
|
|
5341
5971
|
/** Contains response data for the deploy operation. */
|
|
5342
|
-
export type ClustersDeployResponse =
|
|
5972
|
+
export type ClustersDeployResponse = OperationStatusResult;
|
|
5973
|
+
|
|
5974
|
+
/** Optional parameters. */
|
|
5975
|
+
export interface ClustersScanRuntimeOptionalParams
|
|
5976
|
+
extends coreClient.OperationOptions {
|
|
5977
|
+
/** The request body. */
|
|
5978
|
+
clusterScanRuntimeParameters?: ClusterScanRuntimeParameters;
|
|
5979
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
5980
|
+
updateIntervalInMs?: number;
|
|
5981
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
5982
|
+
resumeFrom?: string;
|
|
5983
|
+
}
|
|
5984
|
+
|
|
5985
|
+
/** Contains response data for the scanRuntime operation. */
|
|
5986
|
+
export type ClustersScanRuntimeResponse = OperationStatusResult;
|
|
5343
5987
|
|
|
5344
5988
|
/** Optional parameters. */
|
|
5345
5989
|
export interface ClustersUpdateVersionOptionalParams
|
|
@@ -5351,7 +5995,7 @@ export interface ClustersUpdateVersionOptionalParams
|
|
|
5351
5995
|
}
|
|
5352
5996
|
|
|
5353
5997
|
/** Contains response data for the updateVersion operation. */
|
|
5354
|
-
export type ClustersUpdateVersionResponse =
|
|
5998
|
+
export type ClustersUpdateVersionResponse = OperationStatusResult;
|
|
5355
5999
|
|
|
5356
6000
|
/** Optional parameters. */
|
|
5357
6001
|
export interface ClustersListBySubscriptionNextOptionalParams
|
|
@@ -5372,14 +6016,16 @@ export interface KubernetesClustersListBySubscriptionOptionalParams
|
|
|
5372
6016
|
extends coreClient.OperationOptions {}
|
|
5373
6017
|
|
|
5374
6018
|
/** Contains response data for the listBySubscription operation. */
|
|
5375
|
-
export type KubernetesClustersListBySubscriptionResponse =
|
|
6019
|
+
export type KubernetesClustersListBySubscriptionResponse =
|
|
6020
|
+
KubernetesClusterList;
|
|
5376
6021
|
|
|
5377
6022
|
/** Optional parameters. */
|
|
5378
6023
|
export interface KubernetesClustersListByResourceGroupOptionalParams
|
|
5379
6024
|
extends coreClient.OperationOptions {}
|
|
5380
6025
|
|
|
5381
6026
|
/** Contains response data for the listByResourceGroup operation. */
|
|
5382
|
-
export type KubernetesClustersListByResourceGroupResponse =
|
|
6027
|
+
export type KubernetesClustersListByResourceGroupResponse =
|
|
6028
|
+
KubernetesClusterList;
|
|
5383
6029
|
|
|
5384
6030
|
/** Optional parameters. */
|
|
5385
6031
|
export interface KubernetesClustersGetOptionalParams
|
|
@@ -5409,6 +6055,9 @@ export interface KubernetesClustersDeleteOptionalParams
|
|
|
5409
6055
|
resumeFrom?: string;
|
|
5410
6056
|
}
|
|
5411
6057
|
|
|
6058
|
+
/** Contains response data for the delete operation. */
|
|
6059
|
+
export type KubernetesClustersDeleteResponse = OperationStatusResult;
|
|
6060
|
+
|
|
5412
6061
|
/** Optional parameters. */
|
|
5413
6062
|
export interface KubernetesClustersUpdateOptionalParams
|
|
5414
6063
|
extends coreClient.OperationOptions {
|
|
@@ -5433,21 +6082,23 @@ export interface KubernetesClustersRestartNodeOptionalParams
|
|
|
5433
6082
|
}
|
|
5434
6083
|
|
|
5435
6084
|
/** Contains response data for the restartNode operation. */
|
|
5436
|
-
export type KubernetesClustersRestartNodeResponse =
|
|
6085
|
+
export type KubernetesClustersRestartNodeResponse = OperationStatusResult;
|
|
5437
6086
|
|
|
5438
6087
|
/** Optional parameters. */
|
|
5439
6088
|
export interface KubernetesClustersListBySubscriptionNextOptionalParams
|
|
5440
6089
|
extends coreClient.OperationOptions {}
|
|
5441
6090
|
|
|
5442
6091
|
/** Contains response data for the listBySubscriptionNext operation. */
|
|
5443
|
-
export type KubernetesClustersListBySubscriptionNextResponse =
|
|
6092
|
+
export type KubernetesClustersListBySubscriptionNextResponse =
|
|
6093
|
+
KubernetesClusterList;
|
|
5444
6094
|
|
|
5445
6095
|
/** Optional parameters. */
|
|
5446
6096
|
export interface KubernetesClustersListByResourceGroupNextOptionalParams
|
|
5447
6097
|
extends coreClient.OperationOptions {}
|
|
5448
6098
|
|
|
5449
6099
|
/** Contains response data for the listByResourceGroupNext operation. */
|
|
5450
|
-
export type KubernetesClustersListByResourceGroupNextResponse =
|
|
6100
|
+
export type KubernetesClustersListByResourceGroupNextResponse =
|
|
6101
|
+
KubernetesClusterList;
|
|
5451
6102
|
|
|
5452
6103
|
/** Optional parameters. */
|
|
5453
6104
|
export interface L2NetworksListBySubscriptionOptionalParams
|
|
@@ -5491,6 +6142,9 @@ export interface L2NetworksDeleteOptionalParams
|
|
|
5491
6142
|
resumeFrom?: string;
|
|
5492
6143
|
}
|
|
5493
6144
|
|
|
6145
|
+
/** Contains response data for the delete operation. */
|
|
6146
|
+
export type L2NetworksDeleteResponse = OperationStatusResult;
|
|
6147
|
+
|
|
5494
6148
|
/** Optional parameters. */
|
|
5495
6149
|
export interface L2NetworksUpdateOptionalParams
|
|
5496
6150
|
extends coreClient.OperationOptions {
|
|
@@ -5557,6 +6211,9 @@ export interface L3NetworksDeleteOptionalParams
|
|
|
5557
6211
|
resumeFrom?: string;
|
|
5558
6212
|
}
|
|
5559
6213
|
|
|
6214
|
+
/** Contains response data for the delete operation. */
|
|
6215
|
+
export type L3NetworksDeleteResponse = OperationStatusResult;
|
|
6216
|
+
|
|
5560
6217
|
/** Optional parameters. */
|
|
5561
6218
|
export interface L3NetworksUpdateOptionalParams
|
|
5562
6219
|
extends coreClient.OperationOptions {
|
|
@@ -5642,6 +6299,9 @@ export interface RacksDeleteOptionalParams extends coreClient.OperationOptions {
|
|
|
5642
6299
|
resumeFrom?: string;
|
|
5643
6300
|
}
|
|
5644
6301
|
|
|
6302
|
+
/** Contains response data for the delete operation. */
|
|
6303
|
+
export type RacksDeleteResponse = OperationStatusResult;
|
|
6304
|
+
|
|
5645
6305
|
/** Optional parameters. */
|
|
5646
6306
|
export interface RacksUpdateOptionalParams extends coreClient.OperationOptions {
|
|
5647
6307
|
/** The request body. */
|
|
@@ -5711,6 +6371,9 @@ export interface StorageAppliancesDeleteOptionalParams
|
|
|
5711
6371
|
resumeFrom?: string;
|
|
5712
6372
|
}
|
|
5713
6373
|
|
|
6374
|
+
/** Contains response data for the delete operation. */
|
|
6375
|
+
export type StorageAppliancesDeleteResponse = OperationStatusResult;
|
|
6376
|
+
|
|
5714
6377
|
/** Optional parameters. */
|
|
5715
6378
|
export interface StorageAppliancesUpdateOptionalParams
|
|
5716
6379
|
extends coreClient.OperationOptions {
|
|
@@ -5735,7 +6398,8 @@ export interface StorageAppliancesDisableRemoteVendorManagementOptionalParams
|
|
|
5735
6398
|
}
|
|
5736
6399
|
|
|
5737
6400
|
/** Contains response data for the disableRemoteVendorManagement operation. */
|
|
5738
|
-
export type StorageAppliancesDisableRemoteVendorManagementResponse =
|
|
6401
|
+
export type StorageAppliancesDisableRemoteVendorManagementResponse =
|
|
6402
|
+
OperationStatusResult;
|
|
5739
6403
|
|
|
5740
6404
|
/** Optional parameters. */
|
|
5741
6405
|
export interface StorageAppliancesEnableRemoteVendorManagementOptionalParams
|
|
@@ -5749,33 +6413,24 @@ export interface StorageAppliancesEnableRemoteVendorManagementOptionalParams
|
|
|
5749
6413
|
}
|
|
5750
6414
|
|
|
5751
6415
|
/** Contains response data for the enableRemoteVendorManagement operation. */
|
|
5752
|
-
export type StorageAppliancesEnableRemoteVendorManagementResponse =
|
|
5753
|
-
|
|
5754
|
-
/** Optional parameters. */
|
|
5755
|
-
export interface StorageAppliancesRunReadCommandsOptionalParams
|
|
5756
|
-
extends coreClient.OperationOptions {
|
|
5757
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
5758
|
-
updateIntervalInMs?: number;
|
|
5759
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
5760
|
-
resumeFrom?: string;
|
|
5761
|
-
}
|
|
5762
|
-
|
|
5763
|
-
/** Contains response data for the runReadCommands operation. */
|
|
5764
|
-
export type StorageAppliancesRunReadCommandsResponse = StorageAppliancesRunReadCommandsHeaders;
|
|
6416
|
+
export type StorageAppliancesEnableRemoteVendorManagementResponse =
|
|
6417
|
+
OperationStatusResult;
|
|
5765
6418
|
|
|
5766
6419
|
/** Optional parameters. */
|
|
5767
6420
|
export interface StorageAppliancesListBySubscriptionNextOptionalParams
|
|
5768
6421
|
extends coreClient.OperationOptions {}
|
|
5769
6422
|
|
|
5770
6423
|
/** Contains response data for the listBySubscriptionNext operation. */
|
|
5771
|
-
export type StorageAppliancesListBySubscriptionNextResponse =
|
|
6424
|
+
export type StorageAppliancesListBySubscriptionNextResponse =
|
|
6425
|
+
StorageApplianceList;
|
|
5772
6426
|
|
|
5773
6427
|
/** Optional parameters. */
|
|
5774
6428
|
export interface StorageAppliancesListByResourceGroupNextOptionalParams
|
|
5775
6429
|
extends coreClient.OperationOptions {}
|
|
5776
6430
|
|
|
5777
6431
|
/** Contains response data for the listByResourceGroupNext operation. */
|
|
5778
|
-
export type StorageAppliancesListByResourceGroupNextResponse =
|
|
6432
|
+
export type StorageAppliancesListByResourceGroupNextResponse =
|
|
6433
|
+
StorageApplianceList;
|
|
5779
6434
|
|
|
5780
6435
|
/** Optional parameters. */
|
|
5781
6436
|
export interface TrunkedNetworksListBySubscriptionOptionalParams
|
|
@@ -5819,6 +6474,9 @@ export interface TrunkedNetworksDeleteOptionalParams
|
|
|
5819
6474
|
resumeFrom?: string;
|
|
5820
6475
|
}
|
|
5821
6476
|
|
|
6477
|
+
/** Contains response data for the delete operation. */
|
|
6478
|
+
export type TrunkedNetworksDeleteResponse = OperationStatusResult;
|
|
6479
|
+
|
|
5822
6480
|
/** Optional parameters. */
|
|
5823
6481
|
export interface TrunkedNetworksUpdateOptionalParams
|
|
5824
6482
|
extends coreClient.OperationOptions {
|
|
@@ -5885,6 +6543,9 @@ export interface VirtualMachinesDeleteOptionalParams
|
|
|
5885
6543
|
resumeFrom?: string;
|
|
5886
6544
|
}
|
|
5887
6545
|
|
|
6546
|
+
/** Contains response data for the delete operation. */
|
|
6547
|
+
export type VirtualMachinesDeleteResponse = OperationStatusResult;
|
|
6548
|
+
|
|
5888
6549
|
/** Optional parameters. */
|
|
5889
6550
|
export interface VirtualMachinesUpdateOptionalParams
|
|
5890
6551
|
extends coreClient.OperationOptions {
|
|
@@ -5899,30 +6560,6 @@ export interface VirtualMachinesUpdateOptionalParams
|
|
|
5899
6560
|
/** Contains response data for the update operation. */
|
|
5900
6561
|
export type VirtualMachinesUpdateResponse = VirtualMachine;
|
|
5901
6562
|
|
|
5902
|
-
/** Optional parameters. */
|
|
5903
|
-
export interface VirtualMachinesAttachVolumeOptionalParams
|
|
5904
|
-
extends coreClient.OperationOptions {
|
|
5905
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
5906
|
-
updateIntervalInMs?: number;
|
|
5907
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
5908
|
-
resumeFrom?: string;
|
|
5909
|
-
}
|
|
5910
|
-
|
|
5911
|
-
/** Contains response data for the attachVolume operation. */
|
|
5912
|
-
export type VirtualMachinesAttachVolumeResponse = VirtualMachinesAttachVolumeHeaders;
|
|
5913
|
-
|
|
5914
|
-
/** Optional parameters. */
|
|
5915
|
-
export interface VirtualMachinesDetachVolumeOptionalParams
|
|
5916
|
-
extends coreClient.OperationOptions {
|
|
5917
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
5918
|
-
updateIntervalInMs?: number;
|
|
5919
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
5920
|
-
resumeFrom?: string;
|
|
5921
|
-
}
|
|
5922
|
-
|
|
5923
|
-
/** Contains response data for the detachVolume operation. */
|
|
5924
|
-
export type VirtualMachinesDetachVolumeResponse = VirtualMachinesDetachVolumeHeaders;
|
|
5925
|
-
|
|
5926
6563
|
/** Optional parameters. */
|
|
5927
6564
|
export interface VirtualMachinesPowerOffOptionalParams
|
|
5928
6565
|
extends coreClient.OperationOptions {
|
|
@@ -5935,7 +6572,7 @@ export interface VirtualMachinesPowerOffOptionalParams
|
|
|
5935
6572
|
}
|
|
5936
6573
|
|
|
5937
6574
|
/** Contains response data for the powerOff operation. */
|
|
5938
|
-
export type VirtualMachinesPowerOffResponse =
|
|
6575
|
+
export type VirtualMachinesPowerOffResponse = OperationStatusResult;
|
|
5939
6576
|
|
|
5940
6577
|
/** Optional parameters. */
|
|
5941
6578
|
export interface VirtualMachinesReimageOptionalParams
|
|
@@ -5947,7 +6584,7 @@ export interface VirtualMachinesReimageOptionalParams
|
|
|
5947
6584
|
}
|
|
5948
6585
|
|
|
5949
6586
|
/** Contains response data for the reimage operation. */
|
|
5950
|
-
export type VirtualMachinesReimageResponse =
|
|
6587
|
+
export type VirtualMachinesReimageResponse = OperationStatusResult;
|
|
5951
6588
|
|
|
5952
6589
|
/** Optional parameters. */
|
|
5953
6590
|
export interface VirtualMachinesRestartOptionalParams
|
|
@@ -5959,7 +6596,7 @@ export interface VirtualMachinesRestartOptionalParams
|
|
|
5959
6596
|
}
|
|
5960
6597
|
|
|
5961
6598
|
/** Contains response data for the restart operation. */
|
|
5962
|
-
export type VirtualMachinesRestartResponse =
|
|
6599
|
+
export type VirtualMachinesRestartResponse = OperationStatusResult;
|
|
5963
6600
|
|
|
5964
6601
|
/** Optional parameters. */
|
|
5965
6602
|
export interface VirtualMachinesStartOptionalParams
|
|
@@ -5971,7 +6608,7 @@ export interface VirtualMachinesStartOptionalParams
|
|
|
5971
6608
|
}
|
|
5972
6609
|
|
|
5973
6610
|
/** Contains response data for the start operation. */
|
|
5974
|
-
export type VirtualMachinesStartResponse =
|
|
6611
|
+
export type VirtualMachinesStartResponse = OperationStatusResult;
|
|
5975
6612
|
|
|
5976
6613
|
/** Optional parameters. */
|
|
5977
6614
|
export interface VirtualMachinesListBySubscriptionNextOptionalParams
|
|
@@ -6028,6 +6665,9 @@ export interface VolumesDeleteOptionalParams
|
|
|
6028
6665
|
resumeFrom?: string;
|
|
6029
6666
|
}
|
|
6030
6667
|
|
|
6668
|
+
/** Contains response data for the delete operation. */
|
|
6669
|
+
export type VolumesDeleteResponse = OperationStatusResult;
|
|
6670
|
+
|
|
6031
6671
|
/** Optional parameters. */
|
|
6032
6672
|
export interface VolumesUpdateOptionalParams
|
|
6033
6673
|
extends coreClient.OperationOptions {
|
|
@@ -6057,7 +6697,8 @@ export interface BareMetalMachineKeySetsListByClusterOptionalParams
|
|
|
6057
6697
|
extends coreClient.OperationOptions {}
|
|
6058
6698
|
|
|
6059
6699
|
/** Contains response data for the listByCluster operation. */
|
|
6060
|
-
export type BareMetalMachineKeySetsListByClusterResponse =
|
|
6700
|
+
export type BareMetalMachineKeySetsListByClusterResponse =
|
|
6701
|
+
BareMetalMachineKeySetList;
|
|
6061
6702
|
|
|
6062
6703
|
/** Optional parameters. */
|
|
6063
6704
|
export interface BareMetalMachineKeySetsGetOptionalParams
|
|
@@ -6076,7 +6717,8 @@ export interface BareMetalMachineKeySetsCreateOrUpdateOptionalParams
|
|
|
6076
6717
|
}
|
|
6077
6718
|
|
|
6078
6719
|
/** Contains response data for the createOrUpdate operation. */
|
|
6079
|
-
export type BareMetalMachineKeySetsCreateOrUpdateResponse =
|
|
6720
|
+
export type BareMetalMachineKeySetsCreateOrUpdateResponse =
|
|
6721
|
+
BareMetalMachineKeySet;
|
|
6080
6722
|
|
|
6081
6723
|
/** Optional parameters. */
|
|
6082
6724
|
export interface BareMetalMachineKeySetsDeleteOptionalParams
|
|
@@ -6087,6 +6729,9 @@ export interface BareMetalMachineKeySetsDeleteOptionalParams
|
|
|
6087
6729
|
resumeFrom?: string;
|
|
6088
6730
|
}
|
|
6089
6731
|
|
|
6732
|
+
/** Contains response data for the delete operation. */
|
|
6733
|
+
export type BareMetalMachineKeySetsDeleteResponse = OperationStatusResult;
|
|
6734
|
+
|
|
6090
6735
|
/** Optional parameters. */
|
|
6091
6736
|
export interface BareMetalMachineKeySetsUpdateOptionalParams
|
|
6092
6737
|
extends coreClient.OperationOptions {
|
|
@@ -6106,7 +6751,8 @@ export interface BareMetalMachineKeySetsListByClusterNextOptionalParams
|
|
|
6106
6751
|
extends coreClient.OperationOptions {}
|
|
6107
6752
|
|
|
6108
6753
|
/** Contains response data for the listByClusterNext operation. */
|
|
6109
|
-
export type BareMetalMachineKeySetsListByClusterNextResponse =
|
|
6754
|
+
export type BareMetalMachineKeySetsListByClusterNextResponse =
|
|
6755
|
+
BareMetalMachineKeySetList;
|
|
6110
6756
|
|
|
6111
6757
|
/** Optional parameters. */
|
|
6112
6758
|
export interface BmcKeySetsListByClusterOptionalParams
|
|
@@ -6143,6 +6789,9 @@ export interface BmcKeySetsDeleteOptionalParams
|
|
|
6143
6789
|
resumeFrom?: string;
|
|
6144
6790
|
}
|
|
6145
6791
|
|
|
6792
|
+
/** Contains response data for the delete operation. */
|
|
6793
|
+
export type BmcKeySetsDeleteResponse = OperationStatusResult;
|
|
6794
|
+
|
|
6146
6795
|
/** Optional parameters. */
|
|
6147
6796
|
export interface BmcKeySetsUpdateOptionalParams
|
|
6148
6797
|
extends coreClient.OperationOptions {
|
|
@@ -6169,7 +6818,8 @@ export interface MetricsConfigurationsListByClusterOptionalParams
|
|
|
6169
6818
|
extends coreClient.OperationOptions {}
|
|
6170
6819
|
|
|
6171
6820
|
/** Contains response data for the listByCluster operation. */
|
|
6172
|
-
export type MetricsConfigurationsListByClusterResponse =
|
|
6821
|
+
export type MetricsConfigurationsListByClusterResponse =
|
|
6822
|
+
ClusterMetricsConfigurationList;
|
|
6173
6823
|
|
|
6174
6824
|
/** Optional parameters. */
|
|
6175
6825
|
export interface MetricsConfigurationsGetOptionalParams
|
|
@@ -6188,7 +6838,8 @@ export interface MetricsConfigurationsCreateOrUpdateOptionalParams
|
|
|
6188
6838
|
}
|
|
6189
6839
|
|
|
6190
6840
|
/** Contains response data for the createOrUpdate operation. */
|
|
6191
|
-
export type MetricsConfigurationsCreateOrUpdateResponse =
|
|
6841
|
+
export type MetricsConfigurationsCreateOrUpdateResponse =
|
|
6842
|
+
ClusterMetricsConfiguration;
|
|
6192
6843
|
|
|
6193
6844
|
/** Optional parameters. */
|
|
6194
6845
|
export interface MetricsConfigurationsDeleteOptionalParams
|
|
@@ -6199,6 +6850,9 @@ export interface MetricsConfigurationsDeleteOptionalParams
|
|
|
6199
6850
|
resumeFrom?: string;
|
|
6200
6851
|
}
|
|
6201
6852
|
|
|
6853
|
+
/** Contains response data for the delete operation. */
|
|
6854
|
+
export type MetricsConfigurationsDeleteResponse = OperationStatusResult;
|
|
6855
|
+
|
|
6202
6856
|
/** Optional parameters. */
|
|
6203
6857
|
export interface MetricsConfigurationsUpdateOptionalParams
|
|
6204
6858
|
extends coreClient.OperationOptions {
|
|
@@ -6218,7 +6872,8 @@ export interface MetricsConfigurationsListByClusterNextOptionalParams
|
|
|
6218
6872
|
extends coreClient.OperationOptions {}
|
|
6219
6873
|
|
|
6220
6874
|
/** Contains response data for the listByClusterNext operation. */
|
|
6221
|
-
export type MetricsConfigurationsListByClusterNextResponse =
|
|
6875
|
+
export type MetricsConfigurationsListByClusterNextResponse =
|
|
6876
|
+
ClusterMetricsConfigurationList;
|
|
6222
6877
|
|
|
6223
6878
|
/** Optional parameters. */
|
|
6224
6879
|
export interface AgentPoolsListByKubernetesClusterOptionalParams
|
|
@@ -6255,6 +6910,9 @@ export interface AgentPoolsDeleteOptionalParams
|
|
|
6255
6910
|
resumeFrom?: string;
|
|
6256
6911
|
}
|
|
6257
6912
|
|
|
6913
|
+
/** Contains response data for the delete operation. */
|
|
6914
|
+
export type AgentPoolsDeleteResponse = OperationStatusResult;
|
|
6915
|
+
|
|
6258
6916
|
/** Optional parameters. */
|
|
6259
6917
|
export interface AgentPoolsUpdateOptionalParams
|
|
6260
6918
|
extends coreClient.OperationOptions {
|
|
@@ -6276,6 +6934,68 @@ export interface AgentPoolsListByKubernetesClusterNextOptionalParams
|
|
|
6276
6934
|
/** Contains response data for the listByKubernetesClusterNext operation. */
|
|
6277
6935
|
export type AgentPoolsListByKubernetesClusterNextResponse = AgentPoolList;
|
|
6278
6936
|
|
|
6937
|
+
/** Optional parameters. */
|
|
6938
|
+
export interface KubernetesClusterFeaturesListByKubernetesClusterOptionalParams
|
|
6939
|
+
extends coreClient.OperationOptions {}
|
|
6940
|
+
|
|
6941
|
+
/** Contains response data for the listByKubernetesCluster operation. */
|
|
6942
|
+
export type KubernetesClusterFeaturesListByKubernetesClusterResponse =
|
|
6943
|
+
KubernetesClusterFeatureList;
|
|
6944
|
+
|
|
6945
|
+
/** Optional parameters. */
|
|
6946
|
+
export interface KubernetesClusterFeaturesGetOptionalParams
|
|
6947
|
+
extends coreClient.OperationOptions {}
|
|
6948
|
+
|
|
6949
|
+
/** Contains response data for the get operation. */
|
|
6950
|
+
export type KubernetesClusterFeaturesGetResponse = KubernetesClusterFeature;
|
|
6951
|
+
|
|
6952
|
+
/** Optional parameters. */
|
|
6953
|
+
export interface KubernetesClusterFeaturesCreateOrUpdateOptionalParams
|
|
6954
|
+
extends coreClient.OperationOptions {
|
|
6955
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
6956
|
+
updateIntervalInMs?: number;
|
|
6957
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
6958
|
+
resumeFrom?: string;
|
|
6959
|
+
}
|
|
6960
|
+
|
|
6961
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
6962
|
+
export type KubernetesClusterFeaturesCreateOrUpdateResponse =
|
|
6963
|
+
KubernetesClusterFeature;
|
|
6964
|
+
|
|
6965
|
+
/** Optional parameters. */
|
|
6966
|
+
export interface KubernetesClusterFeaturesDeleteOptionalParams
|
|
6967
|
+
extends coreClient.OperationOptions {
|
|
6968
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
6969
|
+
updateIntervalInMs?: number;
|
|
6970
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
6971
|
+
resumeFrom?: string;
|
|
6972
|
+
}
|
|
6973
|
+
|
|
6974
|
+
/** Contains response data for the delete operation. */
|
|
6975
|
+
export type KubernetesClusterFeaturesDeleteResponse = OperationStatusResult;
|
|
6976
|
+
|
|
6977
|
+
/** Optional parameters. */
|
|
6978
|
+
export interface KubernetesClusterFeaturesUpdateOptionalParams
|
|
6979
|
+
extends coreClient.OperationOptions {
|
|
6980
|
+
/** The request body. */
|
|
6981
|
+
kubernetesClusterFeatureUpdateParameters?: KubernetesClusterFeaturePatchParameters;
|
|
6982
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
6983
|
+
updateIntervalInMs?: number;
|
|
6984
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
6985
|
+
resumeFrom?: string;
|
|
6986
|
+
}
|
|
6987
|
+
|
|
6988
|
+
/** Contains response data for the update operation. */
|
|
6989
|
+
export type KubernetesClusterFeaturesUpdateResponse = KubernetesClusterFeature;
|
|
6990
|
+
|
|
6991
|
+
/** Optional parameters. */
|
|
6992
|
+
export interface KubernetesClusterFeaturesListByKubernetesClusterNextOptionalParams
|
|
6993
|
+
extends coreClient.OperationOptions {}
|
|
6994
|
+
|
|
6995
|
+
/** Contains response data for the listByKubernetesClusterNext operation. */
|
|
6996
|
+
export type KubernetesClusterFeaturesListByKubernetesClusterNextResponse =
|
|
6997
|
+
KubernetesClusterFeatureList;
|
|
6998
|
+
|
|
6279
6999
|
/** Optional parameters. */
|
|
6280
7000
|
export interface ConsolesListByVirtualMachineOptionalParams
|
|
6281
7001
|
extends coreClient.OperationOptions {}
|
|
@@ -6311,6 +7031,9 @@ export interface ConsolesDeleteOptionalParams
|
|
|
6311
7031
|
resumeFrom?: string;
|
|
6312
7032
|
}
|
|
6313
7033
|
|
|
7034
|
+
/** Contains response data for the delete operation. */
|
|
7035
|
+
export type ConsolesDeleteResponse = OperationStatusResult;
|
|
7036
|
+
|
|
6314
7037
|
/** Optional parameters. */
|
|
6315
7038
|
export interface ConsolesUpdateOptionalParams
|
|
6316
7039
|
extends coreClient.OperationOptions {
|