@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
|
@@ -222,6 +222,80 @@ export interface HardwareValidationStatus {
|
|
|
222
222
|
*/
|
|
223
223
|
readonly result?: BareMetalMachineHardwareValidationResult;
|
|
224
224
|
}
|
|
225
|
+
/** RuntimeProtectionStatus represents the runtime protection status of the bare metal machine. */
|
|
226
|
+
export interface RuntimeProtectionStatus {
|
|
227
|
+
/**
|
|
228
|
+
* The timestamp when the malware definitions were last updated.
|
|
229
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
230
|
+
*/
|
|
231
|
+
readonly definitionsLastUpdated?: Date;
|
|
232
|
+
/**
|
|
233
|
+
* The version of the malware definitions.
|
|
234
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
235
|
+
*/
|
|
236
|
+
readonly definitionsVersion?: string;
|
|
237
|
+
/**
|
|
238
|
+
* The timestamp of the most recently completed scan, or empty if there has never been a scan.
|
|
239
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
240
|
+
*/
|
|
241
|
+
readonly scanCompletedTime?: Date;
|
|
242
|
+
/**
|
|
243
|
+
* The timestamp of the most recently scheduled scan, or empty if no scan has been scheduled.
|
|
244
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
245
|
+
*/
|
|
246
|
+
readonly scanScheduledTime?: Date;
|
|
247
|
+
/**
|
|
248
|
+
* The timestamp of the most recently started scan, or empty if there has never been a scan.
|
|
249
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
250
|
+
*/
|
|
251
|
+
readonly scanStartedTime?: Date;
|
|
252
|
+
}
|
|
253
|
+
/** SecretRotationStatus represents the status of a secret rotation. */
|
|
254
|
+
export interface SecretRotationStatus {
|
|
255
|
+
/**
|
|
256
|
+
* The maximum number of days the secret may be used before it must be changed.
|
|
257
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
258
|
+
*/
|
|
259
|
+
readonly expirePeriodDays?: number;
|
|
260
|
+
/**
|
|
261
|
+
* The date and time when the secret was last changed.
|
|
262
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
263
|
+
*/
|
|
264
|
+
readonly lastRotationTime?: Date;
|
|
265
|
+
/**
|
|
266
|
+
* The number of days a secret exists before rotations will be attempted.
|
|
267
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
268
|
+
*/
|
|
269
|
+
readonly rotationPeriodDays?: number;
|
|
270
|
+
/**
|
|
271
|
+
* The reference to the secret in a key vault.
|
|
272
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
273
|
+
*/
|
|
274
|
+
readonly secretArchiveReference?: SecretArchiveReference;
|
|
275
|
+
/**
|
|
276
|
+
* The type name used to identify the purpose of the secret.
|
|
277
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
278
|
+
*/
|
|
279
|
+
readonly secretType?: string;
|
|
280
|
+
}
|
|
281
|
+
/** SecretArchiveReference represents the reference to a secret in a key vault. */
|
|
282
|
+
export interface SecretArchiveReference {
|
|
283
|
+
/**
|
|
284
|
+
* The resource ID of the key vault containing the secret.
|
|
285
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
286
|
+
*/
|
|
287
|
+
readonly keyVaultId?: string;
|
|
288
|
+
/**
|
|
289
|
+
* The name of the secret in the key vault.
|
|
290
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
291
|
+
*/
|
|
292
|
+
readonly secretName?: string;
|
|
293
|
+
/**
|
|
294
|
+
* The version of the secret in the key vault.
|
|
295
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
296
|
+
*/
|
|
297
|
+
readonly secretVersion?: string;
|
|
298
|
+
}
|
|
225
299
|
/** Common fields that are returned in the response for all Azure Resource Manager resources */
|
|
226
300
|
export interface Resource {
|
|
227
301
|
/**
|
|
@@ -288,6 +362,38 @@ export interface ClusterManagerList {
|
|
|
288
362
|
/** The list of cluster managers. */
|
|
289
363
|
value?: ClusterManager[];
|
|
290
364
|
}
|
|
365
|
+
/** Managed service identity (system assigned and/or user assigned identities) */
|
|
366
|
+
export interface ManagedServiceIdentity {
|
|
367
|
+
/**
|
|
368
|
+
* The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
|
|
369
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
370
|
+
*/
|
|
371
|
+
readonly principalId?: string;
|
|
372
|
+
/**
|
|
373
|
+
* The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
|
|
374
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
375
|
+
*/
|
|
376
|
+
readonly tenantId?: string;
|
|
377
|
+
/** Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed). */
|
|
378
|
+
type: ManagedServiceIdentityType;
|
|
379
|
+
/** The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests. */
|
|
380
|
+
userAssignedIdentities?: {
|
|
381
|
+
[propertyName: string]: UserAssignedIdentity | null;
|
|
382
|
+
};
|
|
383
|
+
}
|
|
384
|
+
/** User assigned identity properties */
|
|
385
|
+
export interface UserAssignedIdentity {
|
|
386
|
+
/**
|
|
387
|
+
* The principal ID of the assigned identity.
|
|
388
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
389
|
+
*/
|
|
390
|
+
readonly principalId?: string;
|
|
391
|
+
/**
|
|
392
|
+
* The client ID of the assigned identity.
|
|
393
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
394
|
+
*/
|
|
395
|
+
readonly clientId?: string;
|
|
396
|
+
}
|
|
291
397
|
/** ClusterAvailableVersion represents the cluster version that the cluster manager can be asked to create and manage. */
|
|
292
398
|
export interface ClusterAvailableVersion {
|
|
293
399
|
/**
|
|
@@ -403,21 +509,21 @@ export interface ClusterAvailableUpgradeVersion {
|
|
|
403
509
|
}
|
|
404
510
|
/** ClusterCapacity represents various details regarding compute capacity. */
|
|
405
511
|
export interface ClusterCapacity {
|
|
406
|
-
/** The remaining appliance-based storage in GB available for workload use. */
|
|
512
|
+
/** The remaining appliance-based storage in GB available for workload use. Measured in gibibytes. */
|
|
407
513
|
availableApplianceStorageGB?: number;
|
|
408
514
|
/** The remaining number of cores that are available in this cluster for workload use. */
|
|
409
515
|
availableCoreCount?: number;
|
|
410
|
-
/** The remaining machine or host-based storage in GB available for workload use. */
|
|
516
|
+
/** The remaining machine or host-based storage in GB available for workload use. Measured in gibibytes. */
|
|
411
517
|
availableHostStorageGB?: number;
|
|
412
|
-
/** The remaining memory in GB that are available in this cluster for workload use. */
|
|
518
|
+
/** The remaining memory in GB that are available in this cluster for workload use. Measured in gibibytes. */
|
|
413
519
|
availableMemoryGB?: number;
|
|
414
|
-
/** The total appliance-based storage in GB supported by this cluster for workload use. */
|
|
520
|
+
/** The total appliance-based storage in GB supported by this cluster for workload use. Measured in gibibytes. */
|
|
415
521
|
totalApplianceStorageGB?: number;
|
|
416
522
|
/** The total number of cores that are supported by this cluster for workload use. */
|
|
417
523
|
totalCoreCount?: number;
|
|
418
|
-
/** The total machine or host-based storage in GB supported by this cluster for workload use. */
|
|
524
|
+
/** The total machine or host-based storage in GB supported by this cluster for workload use. Measured in gibibytes. */
|
|
419
525
|
totalHostStorageGB?: number;
|
|
420
|
-
/** The total memory supported by this cluster for workload use. */
|
|
526
|
+
/** The total memory supported by this cluster for workload use. Measured in gibibytes. */
|
|
421
527
|
totalMemoryGB?: number;
|
|
422
528
|
}
|
|
423
529
|
/** ServicePrincipalInformation represents the details of the service principal to be used by the cluster during Arc Appliance installation. */
|
|
@@ -431,6 +537,20 @@ export interface ServicePrincipalInformation {
|
|
|
431
537
|
/** The tenant ID, also known as the directory ID, of the tenant in which the service principal is created. */
|
|
432
538
|
tenantId: string;
|
|
433
539
|
}
|
|
540
|
+
/** CommandOutputSettings represents the settings for commands run within the cluster such as bare metal machine run read-only commands. */
|
|
541
|
+
export interface CommandOutputSettings {
|
|
542
|
+
/** The selection of the managed identity to use with this storage account container. The identity type must be either system assigned or user assigned. */
|
|
543
|
+
associatedIdentity?: IdentitySelector;
|
|
544
|
+
/** The URL of the storage account container that is to be used by the specified identities. */
|
|
545
|
+
containerUrl?: string;
|
|
546
|
+
}
|
|
547
|
+
/** IdentitySelector represents the selection of a managed identity for use. */
|
|
548
|
+
export interface IdentitySelector {
|
|
549
|
+
/** The type of managed identity that is being selected. */
|
|
550
|
+
identityType?: ManagedServiceIdentitySelectorType;
|
|
551
|
+
/** The user assigned managed identity resource ID to use. Mutually exclusive with a system assigned identity type. */
|
|
552
|
+
userAssignedIdentityResourceId?: string;
|
|
553
|
+
}
|
|
434
554
|
/** ValidationThreshold indicates allowed machine and node hardware and deployment failures. */
|
|
435
555
|
export interface ValidationThreshold {
|
|
436
556
|
/** Selection of how the type evaluation is applied to the cluster calculation. */
|
|
@@ -440,6 +560,34 @@ export interface ValidationThreshold {
|
|
|
440
560
|
/** The numeric threshold value. */
|
|
441
561
|
value: number;
|
|
442
562
|
}
|
|
563
|
+
/** RuntimeProtectionConfiguration represents the runtime protection configuration for the cluster. */
|
|
564
|
+
export interface RuntimeProtectionConfiguration {
|
|
565
|
+
/** The mode of operation for runtime protection. */
|
|
566
|
+
enforcementLevel?: RuntimeProtectionEnforcementLevel;
|
|
567
|
+
}
|
|
568
|
+
/** ClusterSecretArchive configures the key vault to archive the secrets of the cluster for later retrieval. */
|
|
569
|
+
export interface ClusterSecretArchive {
|
|
570
|
+
/** The resource ID of the key vault to archive the secrets of the cluster. */
|
|
571
|
+
keyVaultId: string;
|
|
572
|
+
/** The indicator if the specified key vault should be used to archive the secrets of the cluster. */
|
|
573
|
+
useKeyVault?: ClusterSecretArchiveEnabled;
|
|
574
|
+
}
|
|
575
|
+
/** ClusterUpdateStrategy represents the strategy for updating the cluster. */
|
|
576
|
+
export interface ClusterUpdateStrategy {
|
|
577
|
+
/**
|
|
578
|
+
* The maximum number of worker nodes that can be offline within the increment of update, e.g., rack-by-rack.
|
|
579
|
+
* Limited by the maximum number of machines in the increment. Defaults to the whole increment size.
|
|
580
|
+
*/
|
|
581
|
+
maxUnavailable?: number;
|
|
582
|
+
/** The mode of operation for runtime protection. */
|
|
583
|
+
strategyType: ClusterUpdateStrategyType;
|
|
584
|
+
/** Selection of how the threshold should be evaluated. */
|
|
585
|
+
thresholdType: ValidationThresholdType;
|
|
586
|
+
/** The numeric threshold value. */
|
|
587
|
+
thresholdValue: number;
|
|
588
|
+
/** The time to wait between the increments of update defined by the strategy. */
|
|
589
|
+
waitTimeMinutes?: number;
|
|
590
|
+
}
|
|
443
591
|
/** KubernetesClusterList represents a list of Kubernetes clusters. */
|
|
444
592
|
export interface KubernetesClusterList {
|
|
445
593
|
/** The link used to get the next page of operations. */
|
|
@@ -584,14 +732,18 @@ export interface KubernetesLabel {
|
|
|
584
732
|
}
|
|
585
733
|
/** AgentPoolUpgradeSettings specifies the upgrade settings for an agent pool. */
|
|
586
734
|
export interface AgentPoolUpgradeSettings {
|
|
587
|
-
/** The maximum
|
|
735
|
+
/** The maximum time in seconds that is allowed for a node drain to complete before proceeding with the upgrade of the agent pool. If not specified during creation, a value of 1800 seconds is used. */
|
|
736
|
+
drainTimeout?: number;
|
|
737
|
+
/** The maximum number or percentage of nodes that are surged during upgrade. This can either be set to an integer (e.g. '5') or a percentage (e.g. '50%'). If a percentage is specified, it is the percentage of the total agent pool size at the time of the upgrade. For percentages, fractional nodes are rounded up. If not specified during creation, a value of 1 is used. One of MaxSurge and MaxUnavailable must be greater than 0. */
|
|
588
738
|
maxSurge?: string;
|
|
739
|
+
/** The maximum number or percentage of nodes that can be unavailable during upgrade. This can either be set to an integer (e.g. '5') or a percentage (e.g. '50%'). If a percentage is specified, it is the percentage of the total agent pool size at the time of the upgrade. For percentages, fractional nodes are rounded up. If not specified during creation, a value of 0 is used. One of MaxSurge and MaxUnavailable must be greater than 0. */
|
|
740
|
+
maxUnavailable?: string;
|
|
589
741
|
}
|
|
590
742
|
/** NetworkConfiguration specifies the Kubernetes cluster network related configuration. */
|
|
591
743
|
export interface NetworkConfiguration {
|
|
592
744
|
/** The configuration of networks being attached to the cluster for use by the workloads that run on this Kubernetes cluster. */
|
|
593
745
|
attachedNetworkConfiguration?: AttachedNetworkConfiguration;
|
|
594
|
-
/** The configuration of the BGP service load balancer for this Kubernetes cluster. */
|
|
746
|
+
/** The configuration of the BGP service load balancer for this Kubernetes cluster. A maximum of one service load balancer may be specified, either Layer 2 or BGP. */
|
|
595
747
|
bgpServiceLoadBalancerConfiguration?: BgpServiceLoadBalancerConfiguration;
|
|
596
748
|
/** The resource ID of the associated Cloud Services network. */
|
|
597
749
|
cloudServicesNetworkId: string;
|
|
@@ -599,6 +751,8 @@ export interface NetworkConfiguration {
|
|
|
599
751
|
cniNetworkId: string;
|
|
600
752
|
/** The IP address assigned to the Kubernetes DNS service. It must be within the Kubernetes service address range specified in service CIDR. */
|
|
601
753
|
dnsServiceIp?: string;
|
|
754
|
+
/** The configuration of the Layer 2 service load balancer for this Kubernetes cluster. A maximum of one service load balancer may be specified, either Layer 2 or BGP. */
|
|
755
|
+
l2ServiceLoadBalancerConfiguration?: L2ServiceLoadBalancerConfiguration;
|
|
602
756
|
/** The CIDR notation IP ranges from which to assign pod IPs. One IPv4 CIDR is expected for single-stack networking. Two CIDRs, one for each IP family (IPv4/IPv6), is expected for dual-stack networking. */
|
|
603
757
|
podCidrs?: string[];
|
|
604
758
|
/** The CIDR notation IP ranges from which to assign service IPs. One IPv4 CIDR is expected for single-stack networking. Two CIDRs, one for each IP family (IPv4/IPv6), is expected for dual-stack networking. */
|
|
@@ -612,7 +766,7 @@ export interface BgpServiceLoadBalancerConfiguration {
|
|
|
612
766
|
bgpPeers?: ServiceLoadBalancerBgpPeer[];
|
|
613
767
|
/** The indicator to specify if the load balancer peers with the network fabric. */
|
|
614
768
|
fabricPeeringEnabled?: FabricPeeringEnabled;
|
|
615
|
-
/** The list of pools of IP addresses that can be allocated to
|
|
769
|
+
/** The list of pools of IP addresses that can be allocated to load balancer services. */
|
|
616
770
|
ipAddressPools?: IpAddressPool[];
|
|
617
771
|
}
|
|
618
772
|
/** BgpAdvertisement represents the association of IP address pools to the communities and peers. */
|
|
@@ -632,9 +786,9 @@ export interface ServiceLoadBalancerBgpPeer {
|
|
|
632
786
|
bfdEnabled?: BfdEnabled;
|
|
633
787
|
/** The indicator to enable multi-hop peering support. */
|
|
634
788
|
bgpMultiHop?: BgpMultiHop;
|
|
635
|
-
/** The requested BGP hold time value. This field uses ISO 8601 duration format, for example P1H. */
|
|
789
|
+
/** Field Deprecated. The field was previously optional, now it will have no defined behavior and will be ignored. The requested BGP hold time value. This field uses ISO 8601 duration format, for example P1H. */
|
|
636
790
|
holdTime?: string;
|
|
637
|
-
/** The requested BGP keepalive time value. This field uses ISO 8601 duration format, for example P1H. */
|
|
791
|
+
/** Field Deprecated. The field was previously optional, now it will have no defined behavior and will be ignored. The requested BGP keepalive time value. This field uses ISO 8601 duration format, for example P1H. */
|
|
638
792
|
keepAliveTime?: string;
|
|
639
793
|
/** The autonomous system number used for the local end of the BGP session. */
|
|
640
794
|
myAsn?: number;
|
|
@@ -651,7 +805,7 @@ export interface ServiceLoadBalancerBgpPeer {
|
|
|
651
805
|
}
|
|
652
806
|
/** IpAddressPool represents a pool of IP addresses that can be allocated to a service. */
|
|
653
807
|
export interface IpAddressPool {
|
|
654
|
-
/** The list of IP address ranges. Each range can be a either a subnet in CIDR format or an explicit start-end range of IP addresses. */
|
|
808
|
+
/** The list of IP address ranges. Each range can be a either a subnet in CIDR format or an explicit start-end range of IP addresses. For a BGP service load balancer configuration, only CIDR format is supported and excludes /32 (IPv4) and /128 (IPv6) prefixes. */
|
|
655
809
|
addresses: string[];
|
|
656
810
|
/** The indicator to determine if automatic allocation from the pool should occur. */
|
|
657
811
|
autoAssign?: BfdEnabled;
|
|
@@ -660,6 +814,11 @@ export interface IpAddressPool {
|
|
|
660
814
|
/** The indicator to prevent the use of IP addresses ending with .0 and .255 for this pool. Enabling this option will only use IP addresses between .1 and .254 inclusive. */
|
|
661
815
|
onlyUseHostIps?: BfdEnabled;
|
|
662
816
|
}
|
|
817
|
+
/** L2ServiceLoadBalancerConfiguration represents the configuration of a layer 2 service load balancer. */
|
|
818
|
+
export interface L2ServiceLoadBalancerConfiguration {
|
|
819
|
+
/** The list of pools of IP addresses that can be allocated to load balancer services. */
|
|
820
|
+
ipAddressPools?: IpAddressPool[];
|
|
821
|
+
}
|
|
663
822
|
/** KubernetesClusterNode represents the details of a node in a Kubernetes cluster. */
|
|
664
823
|
export interface KubernetesClusterNode {
|
|
665
824
|
/**
|
|
@@ -693,7 +852,7 @@ export interface KubernetesClusterNode {
|
|
|
693
852
|
*/
|
|
694
853
|
readonly detailedStatusMessage?: string;
|
|
695
854
|
/**
|
|
696
|
-
* The size of the disk configured for this node.
|
|
855
|
+
* The size of the disk configured for this node. Allocations are measured in gibibytes.
|
|
697
856
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
698
857
|
*/
|
|
699
858
|
readonly diskSizeGB?: number;
|
|
@@ -713,7 +872,7 @@ export interface KubernetesClusterNode {
|
|
|
713
872
|
*/
|
|
714
873
|
readonly labels?: KubernetesLabel[];
|
|
715
874
|
/**
|
|
716
|
-
* The amount of memory configured for this node, derived from the vm SKU specified.
|
|
875
|
+
* The amount of memory configured for this node, derived from the vm SKU specified. Allocations are measured in gibibytes.
|
|
717
876
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
718
877
|
*/
|
|
719
878
|
readonly memorySizeGB?: number;
|
|
@@ -865,7 +1024,7 @@ export interface MachineSkuSlot {
|
|
|
865
1024
|
*/
|
|
866
1025
|
readonly hardwareVersion?: string;
|
|
867
1026
|
/**
|
|
868
|
-
* The maximum amount of memory in
|
|
1027
|
+
* The maximum amount of memory. Measured in gibibytes.
|
|
869
1028
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
870
1029
|
*/
|
|
871
1030
|
readonly memoryCapacityGB?: number;
|
|
@@ -893,7 +1052,7 @@ export interface MachineSkuSlot {
|
|
|
893
1052
|
/** Disk represents the properties of the disk. */
|
|
894
1053
|
export interface MachineDisk {
|
|
895
1054
|
/**
|
|
896
|
-
* The maximum amount of storage in
|
|
1055
|
+
* The maximum amount of storage. Measured in gibibytes.
|
|
897
1056
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
898
1057
|
*/
|
|
899
1058
|
readonly capacityGB?: number;
|
|
@@ -936,7 +1095,7 @@ export interface NetworkInterface {
|
|
|
936
1095
|
*/
|
|
937
1096
|
readonly portCount?: number;
|
|
938
1097
|
/**
|
|
939
|
-
* The maximum amount of data in
|
|
1098
|
+
* The maximum amount of data in gigabits that the line card transmits through a port at any given second.
|
|
940
1099
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
941
1100
|
*/
|
|
942
1101
|
readonly portSpeed?: number;
|
|
@@ -954,7 +1113,7 @@ export interface StorageApplianceSkuSlot {
|
|
|
954
1113
|
*/
|
|
955
1114
|
readonly rackSlot?: number;
|
|
956
1115
|
/**
|
|
957
|
-
* The maximum capacity of the storage appliance.
|
|
1116
|
+
* The maximum capacity of the storage appliance. Measured in gibibytes.
|
|
958
1117
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
959
1118
|
*/
|
|
960
1119
|
readonly capacityGB?: number;
|
|
@@ -1016,7 +1175,7 @@ export interface OsDisk {
|
|
|
1016
1175
|
createOption?: OsDiskCreateOption;
|
|
1017
1176
|
/** The strategy for deleting the OS disk. */
|
|
1018
1177
|
deleteOption?: OsDiskDeleteOption;
|
|
1019
|
-
/** The size of the disk
|
|
1178
|
+
/** The size of the disk. Required if the createOption is Ephemeral. Allocations are measured in gibibytes. */
|
|
1020
1179
|
diskSizeGB: number;
|
|
1021
1180
|
}
|
|
1022
1181
|
/** ImageRepositoryCredentials represents the credentials used to login to the image repository. */
|
|
@@ -1035,6 +1194,71 @@ export interface VolumeList {
|
|
|
1035
1194
|
/** The list of volumes. */
|
|
1036
1195
|
value?: Volume[];
|
|
1037
1196
|
}
|
|
1197
|
+
/** The current status of an async operation. */
|
|
1198
|
+
export interface OperationStatusResult {
|
|
1199
|
+
/**
|
|
1200
|
+
* The end time of the operation.
|
|
1201
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1202
|
+
*/
|
|
1203
|
+
readonly endTime?: Date;
|
|
1204
|
+
/**
|
|
1205
|
+
* If present, details of the operation error.
|
|
1206
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1207
|
+
*/
|
|
1208
|
+
readonly error?: ErrorDetail;
|
|
1209
|
+
/**
|
|
1210
|
+
* Fully qualified ID for the async operation.
|
|
1211
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1212
|
+
*/
|
|
1213
|
+
readonly id?: string;
|
|
1214
|
+
/**
|
|
1215
|
+
* Name of the async operation.
|
|
1216
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1217
|
+
*/
|
|
1218
|
+
readonly name?: string;
|
|
1219
|
+
/**
|
|
1220
|
+
* The operations list.
|
|
1221
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1222
|
+
*/
|
|
1223
|
+
readonly operations?: OperationStatusResult[];
|
|
1224
|
+
/**
|
|
1225
|
+
* Percent of the operation that is complete.
|
|
1226
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1227
|
+
*/
|
|
1228
|
+
readonly percentComplete?: number;
|
|
1229
|
+
/**
|
|
1230
|
+
* Fully qualified ID of the resource against which the original async operation was started.
|
|
1231
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1232
|
+
*/
|
|
1233
|
+
readonly resourceId?: string;
|
|
1234
|
+
/**
|
|
1235
|
+
* The start time of the operation.
|
|
1236
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1237
|
+
*/
|
|
1238
|
+
readonly startTime?: Date;
|
|
1239
|
+
/** Operation status. */
|
|
1240
|
+
status: string;
|
|
1241
|
+
/**
|
|
1242
|
+
* For actions that run commands or scripts, the exit code of the script execution.
|
|
1243
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1244
|
+
*/
|
|
1245
|
+
readonly exitCode?: string;
|
|
1246
|
+
/**
|
|
1247
|
+
* For actions that run commands or scripts, the leading bytes of the output of the script execution.
|
|
1248
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1249
|
+
*/
|
|
1250
|
+
readonly outputHead?: string;
|
|
1251
|
+
/**
|
|
1252
|
+
* For actions that run commands or scripts, a reference to the location of the result.
|
|
1253
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1254
|
+
*/
|
|
1255
|
+
readonly resultRef?: string;
|
|
1256
|
+
/**
|
|
1257
|
+
* For actions that run commands or scripts, the URL where the full output of the script output can be retrieved.
|
|
1258
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1259
|
+
*/
|
|
1260
|
+
readonly resultUrl?: string;
|
|
1261
|
+
}
|
|
1038
1262
|
/** BareMetalMachinePatchParameters represents the body of the request to patch bare metal machine properties. */
|
|
1039
1263
|
export interface BareMetalMachinePatchParameters {
|
|
1040
1264
|
/** The Azure resource tags that will replace the existing ones. */
|
|
@@ -1109,11 +1333,6 @@ export interface BareMetalMachineRunReadCommandsParameters {
|
|
|
1109
1333
|
*/
|
|
1110
1334
|
limitTimeSeconds: number;
|
|
1111
1335
|
}
|
|
1112
|
-
/** BareMetalMachineValidateHardwareParameters represents the body of the request to validate the physical hardware of a bare metal machine. */
|
|
1113
|
-
export interface BareMetalMachineValidateHardwareParameters {
|
|
1114
|
-
/** The category of hardware validation to perform. */
|
|
1115
|
-
validationCategory: BareMetalMachineHardwareValidationCategory;
|
|
1116
|
-
}
|
|
1117
1336
|
/** CloudServicesNetworkPatchParameters represents the body of the request to patch the cloud services network. */
|
|
1118
1337
|
export interface CloudServicesNetworkPatchParameters {
|
|
1119
1338
|
/** The Azure resource tags that will replace the existing ones. */
|
|
@@ -1127,6 +1346,8 @@ export interface CloudServicesNetworkPatchParameters {
|
|
|
1127
1346
|
}
|
|
1128
1347
|
/** ClusterManagerPatchParameters represents the body of the request to patch the cluster properties. */
|
|
1129
1348
|
export interface ClusterManagerPatchParameters {
|
|
1349
|
+
/** The identity for the resource. */
|
|
1350
|
+
identity?: ManagedServiceIdentity;
|
|
1130
1351
|
/** The Azure resource tags that will replace the existing ones. */
|
|
1131
1352
|
tags?: {
|
|
1132
1353
|
[propertyName: string]: string;
|
|
@@ -1134,6 +1355,8 @@ export interface ClusterManagerPatchParameters {
|
|
|
1134
1355
|
}
|
|
1135
1356
|
/** ClusterPatchParameters represents the body of the request to patch the cluster properties. */
|
|
1136
1357
|
export interface ClusterPatchParameters {
|
|
1358
|
+
/** The identity for the resource. */
|
|
1359
|
+
identity?: ManagedServiceIdentity;
|
|
1137
1360
|
/** The Azure resource tags that will replace the existing ones. */
|
|
1138
1361
|
tags?: {
|
|
1139
1362
|
[propertyName: string]: string;
|
|
@@ -1144,6 +1367,8 @@ export interface ClusterPatchParameters {
|
|
|
1144
1367
|
clusterLocation?: string;
|
|
1145
1368
|
/** The service principal to be used by the cluster during Arc Appliance installation. */
|
|
1146
1369
|
clusterServicePrincipal?: ServicePrincipalInformation;
|
|
1370
|
+
/** The settings for commands run in this cluster, such as bare metal machine run read only commands and data extracts. */
|
|
1371
|
+
commandOutputSettings?: CommandOutputSettings;
|
|
1147
1372
|
/** The validation threshold indicating the allowable failures of compute machines during environment validation and deployment. */
|
|
1148
1373
|
computeDeploymentThreshold?: ValidationThreshold;
|
|
1149
1374
|
/**
|
|
@@ -1151,6 +1376,12 @@ export interface ClusterPatchParameters {
|
|
|
1151
1376
|
* cluster, or an empty list in a single-rack cluster.
|
|
1152
1377
|
*/
|
|
1153
1378
|
computeRackDefinitions?: RackDefinition[];
|
|
1379
|
+
/** The settings for cluster runtime protection. */
|
|
1380
|
+
runtimeProtectionConfiguration?: RuntimeProtectionConfiguration;
|
|
1381
|
+
/** The configuration for use of a key vault to store secrets for later retrieval by the operator. */
|
|
1382
|
+
secretArchive?: ClusterSecretArchive;
|
|
1383
|
+
/** The strategy for updating the cluster. */
|
|
1384
|
+
updateStrategy?: ClusterUpdateStrategy;
|
|
1154
1385
|
}
|
|
1155
1386
|
/** BareMetalMachineKeySetList represents a list of bare metal machine key sets. */
|
|
1156
1387
|
export interface BareMetalMachineKeySetList {
|
|
@@ -1167,6 +1398,8 @@ export interface KeySetUser {
|
|
|
1167
1398
|
description?: string;
|
|
1168
1399
|
/** The SSH public key that will be provisioned for user access. The user is expected to have the corresponding SSH private key for logging in. */
|
|
1169
1400
|
sshPublicKey: SshPublicKey;
|
|
1401
|
+
/** The user principal name (email format) used to validate this user's group membership. */
|
|
1402
|
+
userPrincipalName?: string;
|
|
1170
1403
|
}
|
|
1171
1404
|
/** KeySetUserStatus represents the status of the key set user. */
|
|
1172
1405
|
export interface KeySetUserStatus {
|
|
@@ -1217,6 +1450,11 @@ export interface BmcKeySetPatchParameters {
|
|
|
1217
1450
|
/** The unique list of permitted users. */
|
|
1218
1451
|
userList?: KeySetUser[];
|
|
1219
1452
|
}
|
|
1453
|
+
/** ClusterContinueUpdateVersionParameters represents the body of the request to continue the update of a cluster version. */
|
|
1454
|
+
export interface ClusterContinueUpdateVersionParameters {
|
|
1455
|
+
/** The mode by which the cluster will target the next grouping of servers to continue the update. */
|
|
1456
|
+
machineGroupTargetingMode?: ClusterContinueUpdateVersionMachineGroupTargetingMode;
|
|
1457
|
+
}
|
|
1220
1458
|
/** ClusterDeployParameters represents the body of the request to deploy cluster. */
|
|
1221
1459
|
export interface ClusterDeployParameters {
|
|
1222
1460
|
/** The names of bare metal machines in the cluster that should be skipped during environment validation. */
|
|
@@ -1240,6 +1478,11 @@ export interface ClusterMetricsConfigurationPatchParameters {
|
|
|
1240
1478
|
/** The list of metric names that have been chosen to be enabled in addition to the core set of enabled metrics. */
|
|
1241
1479
|
enabledMetrics?: string[];
|
|
1242
1480
|
}
|
|
1481
|
+
/** ClusterScanRuntimeParameters defines the parameters for the cluster scan runtime operation. */
|
|
1482
|
+
export interface ClusterScanRuntimeParameters {
|
|
1483
|
+
/** The choice of if the scan operation should run the scan. */
|
|
1484
|
+
scanActivity?: ClusterScanRuntimeParametersScanActivity;
|
|
1485
|
+
}
|
|
1243
1486
|
/** ClusterUpdateVersionParameters represents the body of the request to update cluster version. */
|
|
1244
1487
|
export interface ClusterUpdateVersionParameters {
|
|
1245
1488
|
/** The version to be applied to the cluster during update. */
|
|
@@ -1251,13 +1494,22 @@ export interface KubernetesClusterPatchParameters {
|
|
|
1251
1494
|
tags?: {
|
|
1252
1495
|
[propertyName: string]: string;
|
|
1253
1496
|
};
|
|
1497
|
+
/** The configuration of the default administrator credentials. */
|
|
1498
|
+
administratorConfiguration?: AdministratorConfigurationPatch;
|
|
1254
1499
|
/** The defining characteristics of the control plane that can be patched for this Kubernetes cluster. */
|
|
1255
1500
|
controlPlaneNodeConfiguration?: ControlPlaneNodePatchConfiguration;
|
|
1256
|
-
/** The Kubernetes version for this cluster.
|
|
1501
|
+
/** The Kubernetes version for this cluster. */
|
|
1257
1502
|
kubernetesVersion?: string;
|
|
1258
1503
|
}
|
|
1504
|
+
/** AdministratorConfigurationPatch represents the patching capabilities for the administrator configuration. */
|
|
1505
|
+
export interface AdministratorConfigurationPatch {
|
|
1506
|
+
/** SshPublicKey represents the public key used to authenticate with a resource through SSH. */
|
|
1507
|
+
sshPublicKeys?: SshPublicKey[];
|
|
1508
|
+
}
|
|
1259
1509
|
/** ControlPlaneNodePatchConfiguration represents the properties of the control plane that can be patched for this Kubernetes cluster. */
|
|
1260
1510
|
export interface ControlPlaneNodePatchConfiguration {
|
|
1511
|
+
/** The configuration of administrator credentials for the control plane nodes. */
|
|
1512
|
+
administratorConfiguration?: AdministratorConfigurationPatch;
|
|
1261
1513
|
/** The number of virtual machines that use this configuration. */
|
|
1262
1514
|
count?: number;
|
|
1263
1515
|
}
|
|
@@ -1274,11 +1526,41 @@ export interface AgentPoolPatchParameters {
|
|
|
1274
1526
|
tags?: {
|
|
1275
1527
|
[propertyName: string]: string;
|
|
1276
1528
|
};
|
|
1529
|
+
/** The configuration of administrator credentials for the control plane nodes. */
|
|
1530
|
+
administratorConfiguration?: NodePoolAdministratorConfigurationPatch;
|
|
1277
1531
|
/** The number of virtual machines that use this configuration. */
|
|
1278
1532
|
count?: number;
|
|
1279
1533
|
/** The configuration of the agent pool. */
|
|
1280
1534
|
upgradeSettings?: AgentPoolUpgradeSettings;
|
|
1281
1535
|
}
|
|
1536
|
+
/** NodePoolAdministratorConfigurationPatch represents the patching capabilities for the administrator configuration. */
|
|
1537
|
+
export interface NodePoolAdministratorConfigurationPatch {
|
|
1538
|
+
/** SshPublicKey represents the public key used to authenticate with a resource through SSH. */
|
|
1539
|
+
sshPublicKeys?: SshPublicKey[];
|
|
1540
|
+
}
|
|
1541
|
+
/** KubernetesClusterFeatureList represents the list of Kubernetes cluster feature resources. */
|
|
1542
|
+
export interface KubernetesClusterFeatureList {
|
|
1543
|
+
/** The link used to get the next page of operations. */
|
|
1544
|
+
nextLink?: string;
|
|
1545
|
+
/** The list of Kubernetes cluster features. */
|
|
1546
|
+
value?: KubernetesClusterFeature[];
|
|
1547
|
+
}
|
|
1548
|
+
/** StringKeyValuePair represents a single entry in a mapping of keys to values. */
|
|
1549
|
+
export interface StringKeyValuePair {
|
|
1550
|
+
/** The key to the mapped value. */
|
|
1551
|
+
key: string;
|
|
1552
|
+
/** The value of the mapping key. */
|
|
1553
|
+
value: string;
|
|
1554
|
+
}
|
|
1555
|
+
/** KubernetesClusterFeaturePatchParameters represents the body of the request to patch the Kubernetes cluster feature. */
|
|
1556
|
+
export interface KubernetesClusterFeaturePatchParameters {
|
|
1557
|
+
/** The Azure resource tags that will replace the existing ones. */
|
|
1558
|
+
tags?: {
|
|
1559
|
+
[propertyName: string]: string;
|
|
1560
|
+
};
|
|
1561
|
+
/** The configured options for the feature. */
|
|
1562
|
+
options?: StringKeyValuePair[];
|
|
1563
|
+
}
|
|
1282
1564
|
/** KubernetesClusterRestartNodeParameters represents the body of the request to restart the node of a Kubernetes cluster. */
|
|
1283
1565
|
export interface KubernetesClusterRestartNodeParameters {
|
|
1284
1566
|
/** The name of the node to restart. */
|
|
@@ -1323,23 +1605,6 @@ export interface StorageApplianceEnableRemoteVendorManagementParameters {
|
|
|
1323
1605
|
/** Field Deprecated. This field is not used and will be rejected if provided. The list of IPv4 subnets (in CIDR format), IPv6 subnets (in CIDR format), or hostnames that the storage appliance needs accessible in order to turn on the remote vendor management. */
|
|
1324
1606
|
supportEndpoints?: string[];
|
|
1325
1607
|
}
|
|
1326
|
-
/** StorageApplianceRunReadCommandsParameters represents the body of request containing list of read-only commands to run for a storage appliance. */
|
|
1327
|
-
export interface StorageApplianceRunReadCommandsParameters {
|
|
1328
|
-
/** The list of read-only commands to run. */
|
|
1329
|
-
commands: StorageApplianceCommandSpecification[];
|
|
1330
|
-
/**
|
|
1331
|
-
* The maximum time the commands are allowed to run.
|
|
1332
|
-
* 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).
|
|
1333
|
-
*/
|
|
1334
|
-
limitTimeSeconds: number;
|
|
1335
|
-
}
|
|
1336
|
-
/** StorageApplianceCommandSpecification represents the read-only command and optional arguments to execute against a storage appliance. */
|
|
1337
|
-
export interface StorageApplianceCommandSpecification {
|
|
1338
|
-
/** The list of string arguments that will be passed to the script in order as separate arguments. */
|
|
1339
|
-
arguments?: string[];
|
|
1340
|
-
/** The read-only command to execute against the storage appliance. */
|
|
1341
|
-
command: string;
|
|
1342
|
-
}
|
|
1343
1608
|
/** TrunkedNetworkPatchParameters represents the body of the request to patch the Trunked network. */
|
|
1344
1609
|
export interface TrunkedNetworkPatchParameters {
|
|
1345
1610
|
/** The Azure resource tags that will replace the existing ones. */
|
|
@@ -1356,11 +1621,6 @@ export interface VirtualMachinePatchParameters {
|
|
|
1356
1621
|
/** The credentials used to login to the image repository that has access to the specified image. */
|
|
1357
1622
|
vmImageRepositoryCredentials?: ImageRepositoryCredentials;
|
|
1358
1623
|
}
|
|
1359
|
-
/** VirtualMachineVolumeParameters represents the body of the request to handle attachment and detachment of volumes for the virtual machine. */
|
|
1360
|
-
export interface VirtualMachineVolumeParameters {
|
|
1361
|
-
/** The resource ID of the volume. */
|
|
1362
|
-
volumeId: string;
|
|
1363
|
-
}
|
|
1364
1624
|
/** ConsoleList represents a list of virtual machine consoles. */
|
|
1365
1625
|
export interface ConsoleList {
|
|
1366
1626
|
/** The link used to get the next page of operations. */
|
|
@@ -1374,7 +1634,7 @@ export interface ConsolePatchParameters {
|
|
|
1374
1634
|
tags?: {
|
|
1375
1635
|
[propertyName: string]: string;
|
|
1376
1636
|
};
|
|
1377
|
-
/** The
|
|
1637
|
+
/** The indicator of whether the console access is enabled. */
|
|
1378
1638
|
enabled?: ConsoleEnabled;
|
|
1379
1639
|
/** The date and time after which the key will be disallowed access. */
|
|
1380
1640
|
expiration?: Date;
|
|
@@ -1537,10 +1797,17 @@ export interface BareMetalMachine extends TrackedResource {
|
|
|
1537
1797
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1538
1798
|
*/
|
|
1539
1799
|
readonly kubernetesVersion?: string;
|
|
1800
|
+
/** The cluster version that has been applied to this machine during deployment or a version update. */
|
|
1801
|
+
machineClusterVersion?: string;
|
|
1540
1802
|
/** The custom details provided by the customer. */
|
|
1541
1803
|
machineDetails: string;
|
|
1542
1804
|
/** The OS-level hostname assigned to this machine. */
|
|
1543
1805
|
machineName: string;
|
|
1806
|
+
/**
|
|
1807
|
+
* The list of roles that are assigned to the cluster node running on this machine.
|
|
1808
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1809
|
+
*/
|
|
1810
|
+
readonly machineRoles?: string[];
|
|
1544
1811
|
/** The unique internal identifier of the bare metal machine SKU. */
|
|
1545
1812
|
machineSkuId: string;
|
|
1546
1813
|
/**
|
|
@@ -1577,6 +1844,16 @@ export interface BareMetalMachine extends TrackedResource {
|
|
|
1577
1844
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1578
1845
|
*/
|
|
1579
1846
|
readonly readyState?: BareMetalMachineReadyState;
|
|
1847
|
+
/**
|
|
1848
|
+
* The runtime protection status of the bare metal machine.
|
|
1849
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1850
|
+
*/
|
|
1851
|
+
readonly runtimeProtectionStatus?: RuntimeProtectionStatus;
|
|
1852
|
+
/**
|
|
1853
|
+
* The list of statuses that represent secret rotation activity.
|
|
1854
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1855
|
+
*/
|
|
1856
|
+
readonly secretRotationStatus?: SecretRotationStatus[];
|
|
1580
1857
|
/** The serial number of the bare metal machine. */
|
|
1581
1858
|
serialNumber: string;
|
|
1582
1859
|
/**
|
|
@@ -1651,6 +1928,8 @@ export interface CloudServicesNetwork extends TrackedResource {
|
|
|
1651
1928
|
}
|
|
1652
1929
|
/** ClusterManager represents a control-plane to manage one or more on-premises clusters. */
|
|
1653
1930
|
export interface ClusterManager extends TrackedResource {
|
|
1931
|
+
/** The identity of the cluster manager. */
|
|
1932
|
+
identity?: ManagedServiceIdentity;
|
|
1654
1933
|
/** The resource ID of the Log Analytics workspace that is used for the logs collection. */
|
|
1655
1934
|
analyticsWorkspaceId?: string;
|
|
1656
1935
|
/** Field deprecated, this value will no longer influence the cluster manager allocation process and will be removed in a future version. The Azure availability zones within the region that will be used to support the cluster manager resource. */
|
|
@@ -1691,6 +1970,8 @@ export interface ClusterManager extends TrackedResource {
|
|
|
1691
1970
|
export interface Cluster extends TrackedResource {
|
|
1692
1971
|
/** The extended location of the cluster manager associated with the cluster. */
|
|
1693
1972
|
extendedLocation: ExtendedLocation;
|
|
1973
|
+
/** The identity for the resource. */
|
|
1974
|
+
identity?: ManagedServiceIdentity;
|
|
1694
1975
|
/** The rack definition that is intended to reflect only a single rack in a single rack cluster, or an aggregator rack in a multi-rack cluster. */
|
|
1695
1976
|
aggregatorOrSingleRackDefinition: RackDefinition;
|
|
1696
1977
|
/** The resource ID of the Log Analytics Workspace that will be used for storing relevant logs. */
|
|
@@ -1733,6 +2014,8 @@ export interface Cluster extends TrackedResource {
|
|
|
1733
2014
|
clusterType: ClusterType;
|
|
1734
2015
|
/** The current runtime version of the cluster. */
|
|
1735
2016
|
clusterVersion: string;
|
|
2017
|
+
/** The settings for commands run in this cluster, such as bare metal machine run read only commands and data extracts. */
|
|
2018
|
+
commandOutputSettings?: CommandOutputSettings;
|
|
1736
2019
|
/** The validation threshold indicating the allowable failures of compute machines during environment validation and deployment. */
|
|
1737
2020
|
computeDeploymentThreshold?: ValidationThreshold;
|
|
1738
2021
|
/**
|
|
@@ -1769,11 +2052,17 @@ export interface Cluster extends TrackedResource {
|
|
|
1769
2052
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1770
2053
|
*/
|
|
1771
2054
|
readonly provisioningState?: ClusterProvisioningState;
|
|
2055
|
+
/** The settings for cluster runtime protection. */
|
|
2056
|
+
runtimeProtectionConfiguration?: RuntimeProtectionConfiguration;
|
|
2057
|
+
/** The configuration for use of a key vault to store secrets for later retrieval by the operator. */
|
|
2058
|
+
secretArchive?: ClusterSecretArchive;
|
|
1772
2059
|
/**
|
|
1773
2060
|
* The support end date of the runtime version of the cluster.
|
|
1774
2061
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1775
2062
|
*/
|
|
1776
2063
|
readonly supportExpiryDate?: string;
|
|
2064
|
+
/** The strategy for updating the cluster. */
|
|
2065
|
+
updateStrategy?: ClusterUpdateStrategy;
|
|
1777
2066
|
/**
|
|
1778
2067
|
* The list of workload resource IDs that are hosted within this cluster.
|
|
1779
2068
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1832,7 +2121,7 @@ export interface KubernetesCluster extends TrackedResource {
|
|
|
1832
2121
|
readonly featureStatuses?: FeatureStatus[];
|
|
1833
2122
|
/** The agent pools that are created with this Kubernetes cluster for running critical system services and workloads. This data in this field is only used during creation, and the field will be empty following the creation of the Kubernetes Cluster. After creation, the management of agent pools is done using the agentPools sub-resource. */
|
|
1834
2123
|
initialAgentPoolConfigurations: InitialAgentPoolConfiguration[];
|
|
1835
|
-
/** The Kubernetes version for this cluster.
|
|
2124
|
+
/** The Kubernetes version for this cluster. */
|
|
1836
2125
|
kubernetesVersion: string;
|
|
1837
2126
|
/** The configuration of the managed resource group associated with the resource. */
|
|
1838
2127
|
managedResourceGroupConfiguration?: ManagedResourceGroupConfiguration;
|
|
@@ -2026,6 +2315,16 @@ export interface StorageAppliance extends TrackedResource {
|
|
|
2026
2315
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2027
2316
|
*/
|
|
2028
2317
|
readonly managementIpv4Address?: string;
|
|
2318
|
+
/**
|
|
2319
|
+
* The manufacturer of the storage appliance.
|
|
2320
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2321
|
+
*/
|
|
2322
|
+
readonly manufacturer?: string;
|
|
2323
|
+
/**
|
|
2324
|
+
* The model of the storage appliance.
|
|
2325
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2326
|
+
*/
|
|
2327
|
+
readonly model?: string;
|
|
2029
2328
|
/**
|
|
2030
2329
|
* The provisioning state of the storage appliance.
|
|
2031
2330
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2045,10 +2344,20 @@ export interface StorageAppliance extends TrackedResource {
|
|
|
2045
2344
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2046
2345
|
*/
|
|
2047
2346
|
readonly remoteVendorManagementStatus?: RemoteVendorManagementStatus;
|
|
2347
|
+
/**
|
|
2348
|
+
* The list of statuses that represent secret rotation activity.
|
|
2349
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2350
|
+
*/
|
|
2351
|
+
readonly secretRotationStatus?: SecretRotationStatus[];
|
|
2048
2352
|
/** The serial number for the storage appliance. */
|
|
2049
2353
|
serialNumber: string;
|
|
2050
2354
|
/** The SKU for the storage appliance. */
|
|
2051
2355
|
storageApplianceSkuId: string;
|
|
2356
|
+
/**
|
|
2357
|
+
* The version of the storage appliance.
|
|
2358
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2359
|
+
*/
|
|
2360
|
+
readonly version?: string;
|
|
2052
2361
|
}
|
|
2053
2362
|
/** TrunkedNetwork represents a network that utilizes multiple isolation domains and specified VLANs to create a trunked network. */
|
|
2054
2363
|
export interface TrunkedNetwork extends TrackedResource {
|
|
@@ -2110,7 +2419,7 @@ export interface VirtualMachine extends TrackedResource {
|
|
|
2110
2419
|
*/
|
|
2111
2420
|
readonly availabilityZone?: string;
|
|
2112
2421
|
/**
|
|
2113
|
-
* The resource ID of the bare metal machine the virtual machine
|
|
2422
|
+
* The resource ID of the bare metal machine that hosts the virtual machine.
|
|
2114
2423
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2115
2424
|
*/
|
|
2116
2425
|
readonly bareMetalMachineId?: string;
|
|
@@ -2137,7 +2446,7 @@ export interface VirtualMachine extends TrackedResource {
|
|
|
2137
2446
|
readonly detailedStatusMessage?: string;
|
|
2138
2447
|
/** Field Deprecated, the value will be ignored if provided. The indicator of whether one of the specified CPU cores is isolated to run the emulator thread for this virtual machine. */
|
|
2139
2448
|
isolateEmulatorThread?: VirtualMachineIsolateEmulatorThread;
|
|
2140
|
-
/** The memory size of the virtual machine in
|
|
2449
|
+
/** The memory size of the virtual machine. Allocations are measured in gibibytes. */
|
|
2141
2450
|
memorySizeGB: number;
|
|
2142
2451
|
/** The list of network attachments to the virtual machine. */
|
|
2143
2452
|
networkAttachments?: NetworkAttachment[];
|
|
@@ -2361,6 +2670,41 @@ export interface AgentPool extends TrackedResource {
|
|
|
2361
2670
|
/** The name of the VM SKU that determines the size of resources allocated for node VMs. */
|
|
2362
2671
|
vmSkuName: string;
|
|
2363
2672
|
}
|
|
2673
|
+
/** KubernetesClusterFeature represents the feature of a Kubernetes cluster. */
|
|
2674
|
+
export interface KubernetesClusterFeature extends TrackedResource {
|
|
2675
|
+
/**
|
|
2676
|
+
* The lifecycle indicator of the feature.
|
|
2677
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2678
|
+
*/
|
|
2679
|
+
readonly availabilityLifecycle?: KubernetesClusterFeatureAvailabilityLifecycle;
|
|
2680
|
+
/**
|
|
2681
|
+
* The detailed status of the feature.
|
|
2682
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2683
|
+
*/
|
|
2684
|
+
readonly detailedStatus?: KubernetesClusterFeatureDetailedStatus;
|
|
2685
|
+
/**
|
|
2686
|
+
* The descriptive message for the detailed status of the feature.
|
|
2687
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2688
|
+
*/
|
|
2689
|
+
readonly detailedStatusMessage?: string;
|
|
2690
|
+
/** The configured options for the feature. */
|
|
2691
|
+
options?: StringKeyValuePair[];
|
|
2692
|
+
/**
|
|
2693
|
+
* The provisioning state of the Kubernetes cluster feature.
|
|
2694
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2695
|
+
*/
|
|
2696
|
+
readonly provisioningState?: KubernetesClusterFeatureProvisioningState;
|
|
2697
|
+
/**
|
|
2698
|
+
* The indicator of if the feature is required or optional. Optional features may be deleted by the user, while required features are managed with the kubernetes cluster lifecycle.
|
|
2699
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2700
|
+
*/
|
|
2701
|
+
readonly required?: KubernetesClusterFeatureRequired;
|
|
2702
|
+
/**
|
|
2703
|
+
* The version of the feature.
|
|
2704
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2705
|
+
*/
|
|
2706
|
+
readonly version?: string;
|
|
2707
|
+
}
|
|
2364
2708
|
/** Console represents the console of an on-premises Network Cloud virtual machine. */
|
|
2365
2709
|
export interface Console extends TrackedResource {
|
|
2366
2710
|
/** The extended location of the cluster manager associated with the cluster this virtual machine is created on. */
|
|
@@ -2411,6 +2755,8 @@ export interface BareMetalMachinesDeleteHeaders {
|
|
|
2411
2755
|
export interface BareMetalMachinesUpdateHeaders {
|
|
2412
2756
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2413
2757
|
azureAsyncOperation?: string;
|
|
2758
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2759
|
+
location?: string;
|
|
2414
2760
|
}
|
|
2415
2761
|
/** Defines headers for BareMetalMachines_cordon operation. */
|
|
2416
2762
|
export interface BareMetalMachinesCordonHeaders {
|
|
@@ -2462,11 +2808,6 @@ export interface BareMetalMachinesUncordonHeaders {
|
|
|
2462
2808
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2463
2809
|
location?: string;
|
|
2464
2810
|
}
|
|
2465
|
-
/** Defines headers for BareMetalMachines_validateHardware operation. */
|
|
2466
|
-
export interface BareMetalMachinesValidateHardwareHeaders {
|
|
2467
|
-
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2468
|
-
location?: string;
|
|
2469
|
-
}
|
|
2470
2811
|
/** Defines headers for CloudServicesNetworks_createOrUpdate operation. */
|
|
2471
2812
|
export interface CloudServicesNetworksCreateOrUpdateHeaders {
|
|
2472
2813
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
@@ -2481,6 +2822,8 @@ export interface CloudServicesNetworksDeleteHeaders {
|
|
|
2481
2822
|
export interface CloudServicesNetworksUpdateHeaders {
|
|
2482
2823
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2483
2824
|
azureAsyncOperation?: string;
|
|
2825
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2826
|
+
location?: string;
|
|
2484
2827
|
}
|
|
2485
2828
|
/** Defines headers for ClusterManagers_createOrUpdate operation. */
|
|
2486
2829
|
export interface ClusterManagersCreateOrUpdateHeaders {
|
|
@@ -2506,12 +2849,24 @@ export interface ClustersDeleteHeaders {
|
|
|
2506
2849
|
export interface ClustersUpdateHeaders {
|
|
2507
2850
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2508
2851
|
azureAsyncOperation?: string;
|
|
2852
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2853
|
+
location?: string;
|
|
2854
|
+
}
|
|
2855
|
+
/** Defines headers for Clusters_continueUpdateVersion operation. */
|
|
2856
|
+
export interface ClustersContinueUpdateVersionHeaders {
|
|
2857
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2858
|
+
location?: string;
|
|
2509
2859
|
}
|
|
2510
2860
|
/** Defines headers for Clusters_deploy operation. */
|
|
2511
2861
|
export interface ClustersDeployHeaders {
|
|
2512
2862
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2513
2863
|
location?: string;
|
|
2514
2864
|
}
|
|
2865
|
+
/** Defines headers for Clusters_scanRuntime operation. */
|
|
2866
|
+
export interface ClustersScanRuntimeHeaders {
|
|
2867
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2868
|
+
location?: string;
|
|
2869
|
+
}
|
|
2515
2870
|
/** Defines headers for Clusters_updateVersion operation. */
|
|
2516
2871
|
export interface ClustersUpdateVersionHeaders {
|
|
2517
2872
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
@@ -2531,6 +2886,8 @@ export interface KubernetesClustersDeleteHeaders {
|
|
|
2531
2886
|
export interface KubernetesClustersUpdateHeaders {
|
|
2532
2887
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2533
2888
|
azureAsyncOperation?: string;
|
|
2889
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2890
|
+
location?: string;
|
|
2534
2891
|
}
|
|
2535
2892
|
/** Defines headers for KubernetesClusters_restartNode operation. */
|
|
2536
2893
|
export interface KubernetesClustersRestartNodeHeaders {
|
|
@@ -2571,6 +2928,8 @@ export interface RacksDeleteHeaders {
|
|
|
2571
2928
|
export interface RacksUpdateHeaders {
|
|
2572
2929
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2573
2930
|
azureAsyncOperation?: string;
|
|
2931
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2932
|
+
location?: string;
|
|
2574
2933
|
}
|
|
2575
2934
|
/** Defines headers for StorageAppliances_createOrUpdate operation. */
|
|
2576
2935
|
export interface StorageAppliancesCreateOrUpdateHeaders {
|
|
@@ -2586,6 +2945,8 @@ export interface StorageAppliancesDeleteHeaders {
|
|
|
2586
2945
|
export interface StorageAppliancesUpdateHeaders {
|
|
2587
2946
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2588
2947
|
azureAsyncOperation?: string;
|
|
2948
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2949
|
+
location?: string;
|
|
2589
2950
|
}
|
|
2590
2951
|
/** Defines headers for StorageAppliances_disableRemoteVendorManagement operation. */
|
|
2591
2952
|
export interface StorageAppliancesDisableRemoteVendorManagementHeaders {
|
|
@@ -2597,11 +2958,6 @@ export interface StorageAppliancesEnableRemoteVendorManagementHeaders {
|
|
|
2597
2958
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2598
2959
|
location?: string;
|
|
2599
2960
|
}
|
|
2600
|
-
/** Defines headers for StorageAppliances_runReadCommands operation. */
|
|
2601
|
-
export interface StorageAppliancesRunReadCommandsHeaders {
|
|
2602
|
-
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2603
|
-
location?: string;
|
|
2604
|
-
}
|
|
2605
2961
|
/** Defines headers for TrunkedNetworks_createOrUpdate operation. */
|
|
2606
2962
|
export interface TrunkedNetworksCreateOrUpdateHeaders {
|
|
2607
2963
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
@@ -2626,14 +2982,6 @@ export interface VirtualMachinesDeleteHeaders {
|
|
|
2626
2982
|
export interface VirtualMachinesUpdateHeaders {
|
|
2627
2983
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2628
2984
|
azureAsyncOperation?: string;
|
|
2629
|
-
}
|
|
2630
|
-
/** Defines headers for VirtualMachines_attachVolume operation. */
|
|
2631
|
-
export interface VirtualMachinesAttachVolumeHeaders {
|
|
2632
|
-
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2633
|
-
location?: string;
|
|
2634
|
-
}
|
|
2635
|
-
/** Defines headers for VirtualMachines_detachVolume operation. */
|
|
2636
|
-
export interface VirtualMachinesDetachVolumeHeaders {
|
|
2637
2985
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2638
2986
|
location?: string;
|
|
2639
2987
|
}
|
|
@@ -2681,6 +3029,8 @@ export interface BareMetalMachineKeySetsDeleteHeaders {
|
|
|
2681
3029
|
export interface BareMetalMachineKeySetsUpdateHeaders {
|
|
2682
3030
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2683
3031
|
azureAsyncOperation?: string;
|
|
3032
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
3033
|
+
location?: string;
|
|
2684
3034
|
}
|
|
2685
3035
|
/** Defines headers for BmcKeySets_createOrUpdate operation. */
|
|
2686
3036
|
export interface BmcKeySetsCreateOrUpdateHeaders {
|
|
@@ -2696,6 +3046,8 @@ export interface BmcKeySetsDeleteHeaders {
|
|
|
2696
3046
|
export interface BmcKeySetsUpdateHeaders {
|
|
2697
3047
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2698
3048
|
azureAsyncOperation?: string;
|
|
3049
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
3050
|
+
location?: string;
|
|
2699
3051
|
}
|
|
2700
3052
|
/** Defines headers for MetricsConfigurations_createOrUpdate operation. */
|
|
2701
3053
|
export interface MetricsConfigurationsCreateOrUpdateHeaders {
|
|
@@ -2711,6 +3063,8 @@ export interface MetricsConfigurationsDeleteHeaders {
|
|
|
2711
3063
|
export interface MetricsConfigurationsUpdateHeaders {
|
|
2712
3064
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2713
3065
|
azureAsyncOperation?: string;
|
|
3066
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
3067
|
+
location?: string;
|
|
2714
3068
|
}
|
|
2715
3069
|
/** Defines headers for AgentPools_createOrUpdate operation. */
|
|
2716
3070
|
export interface AgentPoolsCreateOrUpdateHeaders {
|
|
@@ -2726,6 +3080,25 @@ export interface AgentPoolsDeleteHeaders {
|
|
|
2726
3080
|
export interface AgentPoolsUpdateHeaders {
|
|
2727
3081
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2728
3082
|
azureAsyncOperation?: string;
|
|
3083
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
3084
|
+
location?: string;
|
|
3085
|
+
}
|
|
3086
|
+
/** Defines headers for KubernetesClusterFeatures_createOrUpdate operation. */
|
|
3087
|
+
export interface KubernetesClusterFeaturesCreateOrUpdateHeaders {
|
|
3088
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
3089
|
+
azureAsyncOperation?: string;
|
|
3090
|
+
}
|
|
3091
|
+
/** Defines headers for KubernetesClusterFeatures_delete operation. */
|
|
3092
|
+
export interface KubernetesClusterFeaturesDeleteHeaders {
|
|
3093
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
3094
|
+
location?: string;
|
|
3095
|
+
}
|
|
3096
|
+
/** Defines headers for KubernetesClusterFeatures_update operation. */
|
|
3097
|
+
export interface KubernetesClusterFeaturesUpdateHeaders {
|
|
3098
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
3099
|
+
azureAsyncOperation?: string;
|
|
3100
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
3101
|
+
location?: string;
|
|
2729
3102
|
}
|
|
2730
3103
|
/** Defines headers for Consoles_createOrUpdate operation. */
|
|
2731
3104
|
export interface ConsolesCreateOrUpdateHeaders {
|
|
@@ -2741,6 +3114,8 @@ export interface ConsolesDeleteHeaders {
|
|
|
2741
3114
|
export interface ConsolesUpdateHeaders {
|
|
2742
3115
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2743
3116
|
azureAsyncOperation?: string;
|
|
3117
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
3118
|
+
location?: string;
|
|
2744
3119
|
}
|
|
2745
3120
|
/** Known values of {@link Origin} that the service accepts. */
|
|
2746
3121
|
export declare enum KnownOrigin {
|
|
@@ -2973,6 +3348,28 @@ export declare enum KnownCloudServicesNetworkProvisioningState {
|
|
|
2973
3348
|
* **Accepted**
|
|
2974
3349
|
*/
|
|
2975
3350
|
export type CloudServicesNetworkProvisioningState = string;
|
|
3351
|
+
/** Known values of {@link ManagedServiceIdentityType} that the service accepts. */
|
|
3352
|
+
export declare enum KnownManagedServiceIdentityType {
|
|
3353
|
+
/** None */
|
|
3354
|
+
None = "None",
|
|
3355
|
+
/** SystemAssigned */
|
|
3356
|
+
SystemAssigned = "SystemAssigned",
|
|
3357
|
+
/** UserAssigned */
|
|
3358
|
+
UserAssigned = "UserAssigned",
|
|
3359
|
+
/** SystemAssignedUserAssigned */
|
|
3360
|
+
SystemAssignedUserAssigned = "SystemAssigned,UserAssigned"
|
|
3361
|
+
}
|
|
3362
|
+
/**
|
|
3363
|
+
* Defines values for ManagedServiceIdentityType. \
|
|
3364
|
+
* {@link KnownManagedServiceIdentityType} can be used interchangeably with ManagedServiceIdentityType,
|
|
3365
|
+
* this enum contains the known values that the service supports.
|
|
3366
|
+
* ### Known values supported by the service
|
|
3367
|
+
* **None** \
|
|
3368
|
+
* **SystemAssigned** \
|
|
3369
|
+
* **UserAssigned** \
|
|
3370
|
+
* **SystemAssigned,UserAssigned**
|
|
3371
|
+
*/
|
|
3372
|
+
export type ManagedServiceIdentityType = string;
|
|
2976
3373
|
/** Known values of {@link ClusterManagerDetailedStatus} that the service accepts. */
|
|
2977
3374
|
export declare enum KnownClusterManagerDetailedStatus {
|
|
2978
3375
|
/** Error */
|
|
@@ -3065,6 +3462,8 @@ export type WorkloadImpact = string;
|
|
|
3065
3462
|
export declare enum KnownClusterConnectionStatus {
|
|
3066
3463
|
/** Connected */
|
|
3067
3464
|
Connected = "Connected",
|
|
3465
|
+
/** Disconnected */
|
|
3466
|
+
Disconnected = "Disconnected",
|
|
3068
3467
|
/** Timeout */
|
|
3069
3468
|
Timeout = "Timeout",
|
|
3070
3469
|
/** Undefined */
|
|
@@ -3076,6 +3475,7 @@ export declare enum KnownClusterConnectionStatus {
|
|
|
3076
3475
|
* this enum contains the known values that the service supports.
|
|
3077
3476
|
* ### Known values supported by the service
|
|
3078
3477
|
* **Connected** \
|
|
3478
|
+
* **Disconnected** \
|
|
3079
3479
|
* **Timeout** \
|
|
3080
3480
|
* **Undefined**
|
|
3081
3481
|
*/
|
|
@@ -3112,6 +3512,22 @@ export declare enum KnownClusterType {
|
|
|
3112
3512
|
* **MultiRack**
|
|
3113
3513
|
*/
|
|
3114
3514
|
export type ClusterType = string;
|
|
3515
|
+
/** Known values of {@link ManagedServiceIdentitySelectorType} that the service accepts. */
|
|
3516
|
+
export declare enum KnownManagedServiceIdentitySelectorType {
|
|
3517
|
+
/** SystemAssignedIdentity */
|
|
3518
|
+
SystemAssignedIdentity = "SystemAssignedIdentity",
|
|
3519
|
+
/** UserAssignedIdentity */
|
|
3520
|
+
UserAssignedIdentity = "UserAssignedIdentity"
|
|
3521
|
+
}
|
|
3522
|
+
/**
|
|
3523
|
+
* Defines values for ManagedServiceIdentitySelectorType. \
|
|
3524
|
+
* {@link KnownManagedServiceIdentitySelectorType} can be used interchangeably with ManagedServiceIdentitySelectorType,
|
|
3525
|
+
* this enum contains the known values that the service supports.
|
|
3526
|
+
* ### Known values supported by the service
|
|
3527
|
+
* **SystemAssignedIdentity** \
|
|
3528
|
+
* **UserAssignedIdentity**
|
|
3529
|
+
*/
|
|
3530
|
+
export type ManagedServiceIdentitySelectorType = string;
|
|
3115
3531
|
/** Known values of {@link ValidationThresholdGrouping} that the service accepts. */
|
|
3116
3532
|
export declare enum KnownValidationThresholdGrouping {
|
|
3117
3533
|
/** PerCluster */
|
|
@@ -3154,6 +3570,8 @@ export declare enum KnownClusterDetailedStatus {
|
|
|
3154
3570
|
Running = "Running",
|
|
3155
3571
|
/** Updating */
|
|
3156
3572
|
Updating = "Updating",
|
|
3573
|
+
/** UpdatePaused */
|
|
3574
|
+
UpdatePaused = "UpdatePaused",
|
|
3157
3575
|
/** Degraded */
|
|
3158
3576
|
Degraded = "Degraded",
|
|
3159
3577
|
/** Deleting */
|
|
@@ -3172,6 +3590,7 @@ export declare enum KnownClusterDetailedStatus {
|
|
|
3172
3590
|
* **Deploying** \
|
|
3173
3591
|
* **Running** \
|
|
3174
3592
|
* **Updating** \
|
|
3593
|
+
* **UpdatePaused** \
|
|
3175
3594
|
* **Degraded** \
|
|
3176
3595
|
* **Deleting** \
|
|
3177
3596
|
* **Disconnected** \
|
|
@@ -3206,6 +3625,63 @@ export declare enum KnownClusterProvisioningState {
|
|
|
3206
3625
|
* **Updating**
|
|
3207
3626
|
*/
|
|
3208
3627
|
export type ClusterProvisioningState = string;
|
|
3628
|
+
/** Known values of {@link RuntimeProtectionEnforcementLevel} that the service accepts. */
|
|
3629
|
+
export declare enum KnownRuntimeProtectionEnforcementLevel {
|
|
3630
|
+
/** Audit */
|
|
3631
|
+
Audit = "Audit",
|
|
3632
|
+
/** Disabled */
|
|
3633
|
+
Disabled = "Disabled",
|
|
3634
|
+
/** OnDemand */
|
|
3635
|
+
OnDemand = "OnDemand",
|
|
3636
|
+
/** Passive */
|
|
3637
|
+
Passive = "Passive",
|
|
3638
|
+
/** RealTime */
|
|
3639
|
+
RealTime = "RealTime"
|
|
3640
|
+
}
|
|
3641
|
+
/**
|
|
3642
|
+
* Defines values for RuntimeProtectionEnforcementLevel. \
|
|
3643
|
+
* {@link KnownRuntimeProtectionEnforcementLevel} can be used interchangeably with RuntimeProtectionEnforcementLevel,
|
|
3644
|
+
* this enum contains the known values that the service supports.
|
|
3645
|
+
* ### Known values supported by the service
|
|
3646
|
+
* **Audit** \
|
|
3647
|
+
* **Disabled** \
|
|
3648
|
+
* **OnDemand** \
|
|
3649
|
+
* **Passive** \
|
|
3650
|
+
* **RealTime**
|
|
3651
|
+
*/
|
|
3652
|
+
export type RuntimeProtectionEnforcementLevel = string;
|
|
3653
|
+
/** Known values of {@link ClusterSecretArchiveEnabled} that the service accepts. */
|
|
3654
|
+
export declare enum KnownClusterSecretArchiveEnabled {
|
|
3655
|
+
/** True */
|
|
3656
|
+
True = "True",
|
|
3657
|
+
/** False */
|
|
3658
|
+
False = "False"
|
|
3659
|
+
}
|
|
3660
|
+
/**
|
|
3661
|
+
* Defines values for ClusterSecretArchiveEnabled. \
|
|
3662
|
+
* {@link KnownClusterSecretArchiveEnabled} can be used interchangeably with ClusterSecretArchiveEnabled,
|
|
3663
|
+
* this enum contains the known values that the service supports.
|
|
3664
|
+
* ### Known values supported by the service
|
|
3665
|
+
* **True** \
|
|
3666
|
+
* **False**
|
|
3667
|
+
*/
|
|
3668
|
+
export type ClusterSecretArchiveEnabled = string;
|
|
3669
|
+
/** Known values of {@link ClusterUpdateStrategyType} that the service accepts. */
|
|
3670
|
+
export declare enum KnownClusterUpdateStrategyType {
|
|
3671
|
+
/** Rack */
|
|
3672
|
+
Rack = "Rack",
|
|
3673
|
+
/** PauseAfterRack */
|
|
3674
|
+
PauseAfterRack = "PauseAfterRack"
|
|
3675
|
+
}
|
|
3676
|
+
/**
|
|
3677
|
+
* Defines values for ClusterUpdateStrategyType. \
|
|
3678
|
+
* {@link KnownClusterUpdateStrategyType} can be used interchangeably with ClusterUpdateStrategyType,
|
|
3679
|
+
* this enum contains the known values that the service supports.
|
|
3680
|
+
* ### Known values supported by the service
|
|
3681
|
+
* **Rack** \
|
|
3682
|
+
* **PauseAfterRack**
|
|
3683
|
+
*/
|
|
3684
|
+
export type ClusterUpdateStrategyType = string;
|
|
3209
3685
|
/** Known values of {@link AvailabilityLifecycle} that the service accepts. */
|
|
3210
3686
|
export declare enum KnownAvailabilityLifecycle {
|
|
3211
3687
|
/** Preview */
|
|
@@ -3746,6 +4222,10 @@ export declare enum KnownDeviceConnectionType {
|
|
|
3746
4222
|
export type DeviceConnectionType = string;
|
|
3747
4223
|
/** Known values of {@link RackSkuProvisioningState} that the service accepts. */
|
|
3748
4224
|
export declare enum KnownRackSkuProvisioningState {
|
|
4225
|
+
/** Canceled */
|
|
4226
|
+
Canceled = "Canceled",
|
|
4227
|
+
/** Failed */
|
|
4228
|
+
Failed = "Failed",
|
|
3749
4229
|
/** Succeeded */
|
|
3750
4230
|
Succeeded = "Succeeded"
|
|
3751
4231
|
}
|
|
@@ -3754,6 +4234,8 @@ export declare enum KnownRackSkuProvisioningState {
|
|
|
3754
4234
|
* {@link KnownRackSkuProvisioningState} can be used interchangeably with RackSkuProvisioningState,
|
|
3755
4235
|
* this enum contains the known values that the service supports.
|
|
3756
4236
|
* ### Known values supported by the service
|
|
4237
|
+
* **Canceled** \
|
|
4238
|
+
* **Failed** \
|
|
3757
4239
|
* **Succeeded**
|
|
3758
4240
|
*/
|
|
3759
4241
|
export type RackSkuProvisioningState = string;
|
|
@@ -4235,19 +4717,6 @@ export declare enum KnownBareMetalMachineSkipShutdown {
|
|
|
4235
4717
|
* **False**
|
|
4236
4718
|
*/
|
|
4237
4719
|
export type BareMetalMachineSkipShutdown = string;
|
|
4238
|
-
/** Known values of {@link BareMetalMachineHardwareValidationCategory} that the service accepts. */
|
|
4239
|
-
export declare enum KnownBareMetalMachineHardwareValidationCategory {
|
|
4240
|
-
/** BasicValidation */
|
|
4241
|
-
BasicValidation = "BasicValidation"
|
|
4242
|
-
}
|
|
4243
|
-
/**
|
|
4244
|
-
* Defines values for BareMetalMachineHardwareValidationCategory. \
|
|
4245
|
-
* {@link KnownBareMetalMachineHardwareValidationCategory} can be used interchangeably with BareMetalMachineHardwareValidationCategory,
|
|
4246
|
-
* this enum contains the known values that the service supports.
|
|
4247
|
-
* ### Known values supported by the service
|
|
4248
|
-
* **BasicValidation**
|
|
4249
|
-
*/
|
|
4250
|
-
export type BareMetalMachineHardwareValidationCategory = string;
|
|
4251
4720
|
/** Known values of {@link BareMetalMachineKeySetDetailedStatus} that the service accepts. */
|
|
4252
4721
|
export declare enum KnownBareMetalMachineKeySetDetailedStatus {
|
|
4253
4722
|
/** AllActive */
|
|
@@ -4390,6 +4859,19 @@ export declare enum KnownBmcKeySetProvisioningState {
|
|
|
4390
4859
|
* **Provisioning**
|
|
4391
4860
|
*/
|
|
4392
4861
|
export type BmcKeySetProvisioningState = string;
|
|
4862
|
+
/** Known values of {@link ClusterContinueUpdateVersionMachineGroupTargetingMode} that the service accepts. */
|
|
4863
|
+
export declare enum KnownClusterContinueUpdateVersionMachineGroupTargetingMode {
|
|
4864
|
+
/** AlphaByRack */
|
|
4865
|
+
AlphaByRack = "AlphaByRack"
|
|
4866
|
+
}
|
|
4867
|
+
/**
|
|
4868
|
+
* Defines values for ClusterContinueUpdateVersionMachineGroupTargetingMode. \
|
|
4869
|
+
* {@link KnownClusterContinueUpdateVersionMachineGroupTargetingMode} can be used interchangeably with ClusterContinueUpdateVersionMachineGroupTargetingMode,
|
|
4870
|
+
* this enum contains the known values that the service supports.
|
|
4871
|
+
* ### Known values supported by the service
|
|
4872
|
+
* **AlphaByRack**
|
|
4873
|
+
*/
|
|
4874
|
+
export type ClusterContinueUpdateVersionMachineGroupTargetingMode = string;
|
|
4393
4875
|
/** Known values of {@link ClusterMetricsConfigurationDetailedStatus} that the service accepts. */
|
|
4394
4876
|
export declare enum KnownClusterMetricsConfigurationDetailedStatus {
|
|
4395
4877
|
/** Processing */
|
|
@@ -4434,6 +4916,22 @@ export declare enum KnownClusterMetricsConfigurationProvisioningState {
|
|
|
4434
4916
|
* **Provisioning**
|
|
4435
4917
|
*/
|
|
4436
4918
|
export type ClusterMetricsConfigurationProvisioningState = string;
|
|
4919
|
+
/** Known values of {@link ClusterScanRuntimeParametersScanActivity} that the service accepts. */
|
|
4920
|
+
export declare enum KnownClusterScanRuntimeParametersScanActivity {
|
|
4921
|
+
/** Scan */
|
|
4922
|
+
Scan = "Scan",
|
|
4923
|
+
/** Skip */
|
|
4924
|
+
Skip = "Skip"
|
|
4925
|
+
}
|
|
4926
|
+
/**
|
|
4927
|
+
* Defines values for ClusterScanRuntimeParametersScanActivity. \
|
|
4928
|
+
* {@link KnownClusterScanRuntimeParametersScanActivity} can be used interchangeably with ClusterScanRuntimeParametersScanActivity,
|
|
4929
|
+
* this enum contains the known values that the service supports.
|
|
4930
|
+
* ### Known values supported by the service
|
|
4931
|
+
* **Scan** \
|
|
4932
|
+
* **Skip**
|
|
4933
|
+
*/
|
|
4934
|
+
export type ClusterScanRuntimeParametersScanActivity = string;
|
|
4437
4935
|
/** Known values of {@link AgentPoolDetailedStatus} that the service accepts. */
|
|
4438
4936
|
export declare enum KnownAgentPoolDetailedStatus {
|
|
4439
4937
|
/** Available */
|
|
@@ -4484,6 +4982,85 @@ export declare enum KnownAgentPoolProvisioningState {
|
|
|
4484
4982
|
* **Updating**
|
|
4485
4983
|
*/
|
|
4486
4984
|
export type AgentPoolProvisioningState = string;
|
|
4985
|
+
/** Known values of {@link KubernetesClusterFeatureAvailabilityLifecycle} that the service accepts. */
|
|
4986
|
+
export declare enum KnownKubernetesClusterFeatureAvailabilityLifecycle {
|
|
4987
|
+
/** Preview */
|
|
4988
|
+
Preview = "Preview",
|
|
4989
|
+
/** GenerallyAvailable */
|
|
4990
|
+
GenerallyAvailable = "GenerallyAvailable"
|
|
4991
|
+
}
|
|
4992
|
+
/**
|
|
4993
|
+
* Defines values for KubernetesClusterFeatureAvailabilityLifecycle. \
|
|
4994
|
+
* {@link KnownKubernetesClusterFeatureAvailabilityLifecycle} can be used interchangeably with KubernetesClusterFeatureAvailabilityLifecycle,
|
|
4995
|
+
* this enum contains the known values that the service supports.
|
|
4996
|
+
* ### Known values supported by the service
|
|
4997
|
+
* **Preview** \
|
|
4998
|
+
* **GenerallyAvailable**
|
|
4999
|
+
*/
|
|
5000
|
+
export type KubernetesClusterFeatureAvailabilityLifecycle = string;
|
|
5001
|
+
/** Known values of {@link KubernetesClusterFeatureDetailedStatus} that the service accepts. */
|
|
5002
|
+
export declare enum KnownKubernetesClusterFeatureDetailedStatus {
|
|
5003
|
+
/** Error */
|
|
5004
|
+
Error = "Error",
|
|
5005
|
+
/** Provisioning */
|
|
5006
|
+
Provisioning = "Provisioning",
|
|
5007
|
+
/** Installed */
|
|
5008
|
+
Installed = "Installed"
|
|
5009
|
+
}
|
|
5010
|
+
/**
|
|
5011
|
+
* Defines values for KubernetesClusterFeatureDetailedStatus. \
|
|
5012
|
+
* {@link KnownKubernetesClusterFeatureDetailedStatus} can be used interchangeably with KubernetesClusterFeatureDetailedStatus,
|
|
5013
|
+
* this enum contains the known values that the service supports.
|
|
5014
|
+
* ### Known values supported by the service
|
|
5015
|
+
* **Error** \
|
|
5016
|
+
* **Provisioning** \
|
|
5017
|
+
* **Installed**
|
|
5018
|
+
*/
|
|
5019
|
+
export type KubernetesClusterFeatureDetailedStatus = string;
|
|
5020
|
+
/** Known values of {@link KubernetesClusterFeatureProvisioningState} that the service accepts. */
|
|
5021
|
+
export declare enum KnownKubernetesClusterFeatureProvisioningState {
|
|
5022
|
+
/** Accepted */
|
|
5023
|
+
Accepted = "Accepted",
|
|
5024
|
+
/** Canceled */
|
|
5025
|
+
Canceled = "Canceled",
|
|
5026
|
+
/** Deleting */
|
|
5027
|
+
Deleting = "Deleting",
|
|
5028
|
+
/** Failed */
|
|
5029
|
+
Failed = "Failed",
|
|
5030
|
+
/** Succeeded */
|
|
5031
|
+
Succeeded = "Succeeded",
|
|
5032
|
+
/** Updating */
|
|
5033
|
+
Updating = "Updating"
|
|
5034
|
+
}
|
|
5035
|
+
/**
|
|
5036
|
+
* Defines values for KubernetesClusterFeatureProvisioningState. \
|
|
5037
|
+
* {@link KnownKubernetesClusterFeatureProvisioningState} can be used interchangeably with KubernetesClusterFeatureProvisioningState,
|
|
5038
|
+
* this enum contains the known values that the service supports.
|
|
5039
|
+
* ### Known values supported by the service
|
|
5040
|
+
* **Accepted** \
|
|
5041
|
+
* **Canceled** \
|
|
5042
|
+
* **Deleting** \
|
|
5043
|
+
* **Failed** \
|
|
5044
|
+
* **Succeeded** \
|
|
5045
|
+
* **Updating**
|
|
5046
|
+
*/
|
|
5047
|
+
export type KubernetesClusterFeatureProvisioningState = string;
|
|
5048
|
+
/** Known values of {@link KubernetesClusterFeatureRequired} that the service accepts. */
|
|
5049
|
+
export declare enum KnownKubernetesClusterFeatureRequired {
|
|
5050
|
+
/** True */
|
|
5051
|
+
True = "True",
|
|
5052
|
+
/** False */
|
|
5053
|
+
False = "False"
|
|
5054
|
+
}
|
|
5055
|
+
/**
|
|
5056
|
+
* Defines values for KubernetesClusterFeatureRequired. \
|
|
5057
|
+
* {@link KnownKubernetesClusterFeatureRequired} can be used interchangeably with KubernetesClusterFeatureRequired,
|
|
5058
|
+
* this enum contains the known values that the service supports.
|
|
5059
|
+
* ### Known values supported by the service
|
|
5060
|
+
* **True** \
|
|
5061
|
+
* **False**
|
|
5062
|
+
*/
|
|
5063
|
+
export type KubernetesClusterFeatureRequired = string;
|
|
4487
5064
|
/** Known values of {@link ConsoleDetailedStatus} that the service accepts. */
|
|
4488
5065
|
export declare enum KnownConsoleDetailedStatus {
|
|
4489
5066
|
/** Ready */
|
|
@@ -4598,6 +5175,8 @@ export interface BareMetalMachinesDeleteOptionalParams extends coreClient.Operat
|
|
|
4598
5175
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
4599
5176
|
resumeFrom?: string;
|
|
4600
5177
|
}
|
|
5178
|
+
/** Contains response data for the delete operation. */
|
|
5179
|
+
export type BareMetalMachinesDeleteResponse = OperationStatusResult;
|
|
4601
5180
|
/** Optional parameters. */
|
|
4602
5181
|
export interface BareMetalMachinesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
4603
5182
|
/** The request body. */
|
|
@@ -4619,7 +5198,7 @@ export interface BareMetalMachinesCordonOptionalParams extends coreClient.Operat
|
|
|
4619
5198
|
resumeFrom?: string;
|
|
4620
5199
|
}
|
|
4621
5200
|
/** Contains response data for the cordon operation. */
|
|
4622
|
-
export type BareMetalMachinesCordonResponse =
|
|
5201
|
+
export type BareMetalMachinesCordonResponse = OperationStatusResult;
|
|
4623
5202
|
/** Optional parameters. */
|
|
4624
5203
|
export interface BareMetalMachinesPowerOffOptionalParams extends coreClient.OperationOptions {
|
|
4625
5204
|
/** The request body. */
|
|
@@ -4630,7 +5209,7 @@ export interface BareMetalMachinesPowerOffOptionalParams extends coreClient.Oper
|
|
|
4630
5209
|
resumeFrom?: string;
|
|
4631
5210
|
}
|
|
4632
5211
|
/** Contains response data for the powerOff operation. */
|
|
4633
|
-
export type BareMetalMachinesPowerOffResponse =
|
|
5212
|
+
export type BareMetalMachinesPowerOffResponse = OperationStatusResult;
|
|
4634
5213
|
/** Optional parameters. */
|
|
4635
5214
|
export interface BareMetalMachinesReimageOptionalParams extends coreClient.OperationOptions {
|
|
4636
5215
|
/** Delay to wait until next poll, in milliseconds. */
|
|
@@ -4639,7 +5218,7 @@ export interface BareMetalMachinesReimageOptionalParams extends coreClient.Opera
|
|
|
4639
5218
|
resumeFrom?: string;
|
|
4640
5219
|
}
|
|
4641
5220
|
/** Contains response data for the reimage operation. */
|
|
4642
|
-
export type BareMetalMachinesReimageResponse =
|
|
5221
|
+
export type BareMetalMachinesReimageResponse = OperationStatusResult;
|
|
4643
5222
|
/** Optional parameters. */
|
|
4644
5223
|
export interface BareMetalMachinesReplaceOptionalParams extends coreClient.OperationOptions {
|
|
4645
5224
|
/** The request body. */
|
|
@@ -4650,7 +5229,7 @@ export interface BareMetalMachinesReplaceOptionalParams extends coreClient.Opera
|
|
|
4650
5229
|
resumeFrom?: string;
|
|
4651
5230
|
}
|
|
4652
5231
|
/** Contains response data for the replace operation. */
|
|
4653
|
-
export type BareMetalMachinesReplaceResponse =
|
|
5232
|
+
export type BareMetalMachinesReplaceResponse = OperationStatusResult;
|
|
4654
5233
|
/** Optional parameters. */
|
|
4655
5234
|
export interface BareMetalMachinesRestartOptionalParams extends coreClient.OperationOptions {
|
|
4656
5235
|
/** Delay to wait until next poll, in milliseconds. */
|
|
@@ -4659,7 +5238,7 @@ export interface BareMetalMachinesRestartOptionalParams extends coreClient.Opera
|
|
|
4659
5238
|
resumeFrom?: string;
|
|
4660
5239
|
}
|
|
4661
5240
|
/** Contains response data for the restart operation. */
|
|
4662
|
-
export type BareMetalMachinesRestartResponse =
|
|
5241
|
+
export type BareMetalMachinesRestartResponse = OperationStatusResult;
|
|
4663
5242
|
/** Optional parameters. */
|
|
4664
5243
|
export interface BareMetalMachinesRunCommandOptionalParams extends coreClient.OperationOptions {
|
|
4665
5244
|
/** Delay to wait until next poll, in milliseconds. */
|
|
@@ -4668,7 +5247,7 @@ export interface BareMetalMachinesRunCommandOptionalParams extends coreClient.Op
|
|
|
4668
5247
|
resumeFrom?: string;
|
|
4669
5248
|
}
|
|
4670
5249
|
/** Contains response data for the runCommand operation. */
|
|
4671
|
-
export type BareMetalMachinesRunCommandResponse =
|
|
5250
|
+
export type BareMetalMachinesRunCommandResponse = OperationStatusResult;
|
|
4672
5251
|
/** Optional parameters. */
|
|
4673
5252
|
export interface BareMetalMachinesRunDataExtractsOptionalParams extends coreClient.OperationOptions {
|
|
4674
5253
|
/** Delay to wait until next poll, in milliseconds. */
|
|
@@ -4677,7 +5256,7 @@ export interface BareMetalMachinesRunDataExtractsOptionalParams extends coreClie
|
|
|
4677
5256
|
resumeFrom?: string;
|
|
4678
5257
|
}
|
|
4679
5258
|
/** Contains response data for the runDataExtracts operation. */
|
|
4680
|
-
export type BareMetalMachinesRunDataExtractsResponse =
|
|
5259
|
+
export type BareMetalMachinesRunDataExtractsResponse = OperationStatusResult;
|
|
4681
5260
|
/** Optional parameters. */
|
|
4682
5261
|
export interface BareMetalMachinesRunReadCommandsOptionalParams extends coreClient.OperationOptions {
|
|
4683
5262
|
/** Delay to wait until next poll, in milliseconds. */
|
|
@@ -4686,7 +5265,7 @@ export interface BareMetalMachinesRunReadCommandsOptionalParams extends coreClie
|
|
|
4686
5265
|
resumeFrom?: string;
|
|
4687
5266
|
}
|
|
4688
5267
|
/** Contains response data for the runReadCommands operation. */
|
|
4689
|
-
export type BareMetalMachinesRunReadCommandsResponse =
|
|
5268
|
+
export type BareMetalMachinesRunReadCommandsResponse = OperationStatusResult;
|
|
4690
5269
|
/** Optional parameters. */
|
|
4691
5270
|
export interface BareMetalMachinesStartOptionalParams extends coreClient.OperationOptions {
|
|
4692
5271
|
/** Delay to wait until next poll, in milliseconds. */
|
|
@@ -4695,7 +5274,7 @@ export interface BareMetalMachinesStartOptionalParams extends coreClient.Operati
|
|
|
4695
5274
|
resumeFrom?: string;
|
|
4696
5275
|
}
|
|
4697
5276
|
/** Contains response data for the start operation. */
|
|
4698
|
-
export type BareMetalMachinesStartResponse =
|
|
5277
|
+
export type BareMetalMachinesStartResponse = OperationStatusResult;
|
|
4699
5278
|
/** Optional parameters. */
|
|
4700
5279
|
export interface BareMetalMachinesUncordonOptionalParams extends coreClient.OperationOptions {
|
|
4701
5280
|
/** Delay to wait until next poll, in milliseconds. */
|
|
@@ -4704,16 +5283,7 @@ export interface BareMetalMachinesUncordonOptionalParams extends coreClient.Oper
|
|
|
4704
5283
|
resumeFrom?: string;
|
|
4705
5284
|
}
|
|
4706
5285
|
/** Contains response data for the uncordon operation. */
|
|
4707
|
-
export type BareMetalMachinesUncordonResponse =
|
|
4708
|
-
/** Optional parameters. */
|
|
4709
|
-
export interface BareMetalMachinesValidateHardwareOptionalParams extends coreClient.OperationOptions {
|
|
4710
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
4711
|
-
updateIntervalInMs?: number;
|
|
4712
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
4713
|
-
resumeFrom?: string;
|
|
4714
|
-
}
|
|
4715
|
-
/** Contains response data for the validateHardware operation. */
|
|
4716
|
-
export type BareMetalMachinesValidateHardwareResponse = BareMetalMachinesValidateHardwareHeaders;
|
|
5286
|
+
export type BareMetalMachinesUncordonResponse = OperationStatusResult;
|
|
4717
5287
|
/** Optional parameters. */
|
|
4718
5288
|
export interface BareMetalMachinesListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
4719
5289
|
}
|
|
@@ -4755,6 +5325,8 @@ export interface CloudServicesNetworksDeleteOptionalParams extends coreClient.Op
|
|
|
4755
5325
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
4756
5326
|
resumeFrom?: string;
|
|
4757
5327
|
}
|
|
5328
|
+
/** Contains response data for the delete operation. */
|
|
5329
|
+
export type CloudServicesNetworksDeleteResponse = OperationStatusResult;
|
|
4758
5330
|
/** Optional parameters. */
|
|
4759
5331
|
export interface CloudServicesNetworksUpdateOptionalParams extends coreClient.OperationOptions {
|
|
4760
5332
|
/** The request body. */
|
|
@@ -4807,6 +5379,8 @@ export interface ClusterManagersDeleteOptionalParams extends coreClient.Operatio
|
|
|
4807
5379
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
4808
5380
|
resumeFrom?: string;
|
|
4809
5381
|
}
|
|
5382
|
+
/** Contains response data for the delete operation. */
|
|
5383
|
+
export type ClusterManagersDeleteResponse = OperationStatusResult;
|
|
4810
5384
|
/** Optional parameters. */
|
|
4811
5385
|
export interface ClusterManagersUpdateOptionalParams extends coreClient.OperationOptions {
|
|
4812
5386
|
/** The request body. */
|
|
@@ -4855,6 +5429,8 @@ export interface ClustersDeleteOptionalParams extends coreClient.OperationOption
|
|
|
4855
5429
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
4856
5430
|
resumeFrom?: string;
|
|
4857
5431
|
}
|
|
5432
|
+
/** Contains response data for the delete operation. */
|
|
5433
|
+
export type ClustersDeleteResponse = OperationStatusResult;
|
|
4858
5434
|
/** Optional parameters. */
|
|
4859
5435
|
export interface ClustersUpdateOptionalParams extends coreClient.OperationOptions {
|
|
4860
5436
|
/** The request body. */
|
|
@@ -4867,6 +5443,15 @@ export interface ClustersUpdateOptionalParams extends coreClient.OperationOption
|
|
|
4867
5443
|
/** Contains response data for the update operation. */
|
|
4868
5444
|
export type ClustersUpdateResponse = Cluster;
|
|
4869
5445
|
/** Optional parameters. */
|
|
5446
|
+
export interface ClustersContinueUpdateVersionOptionalParams extends coreClient.OperationOptions {
|
|
5447
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
5448
|
+
updateIntervalInMs?: number;
|
|
5449
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
5450
|
+
resumeFrom?: string;
|
|
5451
|
+
}
|
|
5452
|
+
/** Contains response data for the continueUpdateVersion operation. */
|
|
5453
|
+
export type ClustersContinueUpdateVersionResponse = OperationStatusResult;
|
|
5454
|
+
/** Optional parameters. */
|
|
4870
5455
|
export interface ClustersDeployOptionalParams extends coreClient.OperationOptions {
|
|
4871
5456
|
/** The request body. */
|
|
4872
5457
|
clusterDeployParameters?: ClusterDeployParameters;
|
|
@@ -4876,7 +5461,18 @@ export interface ClustersDeployOptionalParams extends coreClient.OperationOption
|
|
|
4876
5461
|
resumeFrom?: string;
|
|
4877
5462
|
}
|
|
4878
5463
|
/** Contains response data for the deploy operation. */
|
|
4879
|
-
export type ClustersDeployResponse =
|
|
5464
|
+
export type ClustersDeployResponse = OperationStatusResult;
|
|
5465
|
+
/** Optional parameters. */
|
|
5466
|
+
export interface ClustersScanRuntimeOptionalParams extends coreClient.OperationOptions {
|
|
5467
|
+
/** The request body. */
|
|
5468
|
+
clusterScanRuntimeParameters?: ClusterScanRuntimeParameters;
|
|
5469
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
5470
|
+
updateIntervalInMs?: number;
|
|
5471
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
5472
|
+
resumeFrom?: string;
|
|
5473
|
+
}
|
|
5474
|
+
/** Contains response data for the scanRuntime operation. */
|
|
5475
|
+
export type ClustersScanRuntimeResponse = OperationStatusResult;
|
|
4880
5476
|
/** Optional parameters. */
|
|
4881
5477
|
export interface ClustersUpdateVersionOptionalParams extends coreClient.OperationOptions {
|
|
4882
5478
|
/** Delay to wait until next poll, in milliseconds. */
|
|
@@ -4885,7 +5481,7 @@ export interface ClustersUpdateVersionOptionalParams extends coreClient.Operatio
|
|
|
4885
5481
|
resumeFrom?: string;
|
|
4886
5482
|
}
|
|
4887
5483
|
/** Contains response data for the updateVersion operation. */
|
|
4888
|
-
export type ClustersUpdateVersionResponse =
|
|
5484
|
+
export type ClustersUpdateVersionResponse = OperationStatusResult;
|
|
4889
5485
|
/** Optional parameters. */
|
|
4890
5486
|
export interface ClustersListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
4891
5487
|
}
|
|
@@ -4927,6 +5523,8 @@ export interface KubernetesClustersDeleteOptionalParams extends coreClient.Opera
|
|
|
4927
5523
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
4928
5524
|
resumeFrom?: string;
|
|
4929
5525
|
}
|
|
5526
|
+
/** Contains response data for the delete operation. */
|
|
5527
|
+
export type KubernetesClustersDeleteResponse = OperationStatusResult;
|
|
4930
5528
|
/** Optional parameters. */
|
|
4931
5529
|
export interface KubernetesClustersUpdateOptionalParams extends coreClient.OperationOptions {
|
|
4932
5530
|
/** The request body. */
|
|
@@ -4946,7 +5544,7 @@ export interface KubernetesClustersRestartNodeOptionalParams extends coreClient.
|
|
|
4946
5544
|
resumeFrom?: string;
|
|
4947
5545
|
}
|
|
4948
5546
|
/** Contains response data for the restartNode operation. */
|
|
4949
|
-
export type KubernetesClustersRestartNodeResponse =
|
|
5547
|
+
export type KubernetesClustersRestartNodeResponse = OperationStatusResult;
|
|
4950
5548
|
/** Optional parameters. */
|
|
4951
5549
|
export interface KubernetesClustersListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
4952
5550
|
}
|
|
@@ -4988,6 +5586,8 @@ export interface L2NetworksDeleteOptionalParams extends coreClient.OperationOpti
|
|
|
4988
5586
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
4989
5587
|
resumeFrom?: string;
|
|
4990
5588
|
}
|
|
5589
|
+
/** Contains response data for the delete operation. */
|
|
5590
|
+
export type L2NetworksDeleteResponse = OperationStatusResult;
|
|
4991
5591
|
/** Optional parameters. */
|
|
4992
5592
|
export interface L2NetworksUpdateOptionalParams extends coreClient.OperationOptions {
|
|
4993
5593
|
/** The request body. */
|
|
@@ -5036,6 +5636,8 @@ export interface L3NetworksDeleteOptionalParams extends coreClient.OperationOpti
|
|
|
5036
5636
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
5037
5637
|
resumeFrom?: string;
|
|
5038
5638
|
}
|
|
5639
|
+
/** Contains response data for the delete operation. */
|
|
5640
|
+
export type L3NetworksDeleteResponse = OperationStatusResult;
|
|
5039
5641
|
/** Optional parameters. */
|
|
5040
5642
|
export interface L3NetworksUpdateOptionalParams extends coreClient.OperationOptions {
|
|
5041
5643
|
/** The request body. */
|
|
@@ -5099,6 +5701,8 @@ export interface RacksDeleteOptionalParams extends coreClient.OperationOptions {
|
|
|
5099
5701
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
5100
5702
|
resumeFrom?: string;
|
|
5101
5703
|
}
|
|
5704
|
+
/** Contains response data for the delete operation. */
|
|
5705
|
+
export type RacksDeleteResponse = OperationStatusResult;
|
|
5102
5706
|
/** Optional parameters. */
|
|
5103
5707
|
export interface RacksUpdateOptionalParams extends coreClient.OperationOptions {
|
|
5104
5708
|
/** The request body. */
|
|
@@ -5151,6 +5755,8 @@ export interface StorageAppliancesDeleteOptionalParams extends coreClient.Operat
|
|
|
5151
5755
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
5152
5756
|
resumeFrom?: string;
|
|
5153
5757
|
}
|
|
5758
|
+
/** Contains response data for the delete operation. */
|
|
5759
|
+
export type StorageAppliancesDeleteResponse = OperationStatusResult;
|
|
5154
5760
|
/** Optional parameters. */
|
|
5155
5761
|
export interface StorageAppliancesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
5156
5762
|
/** The request body. */
|
|
@@ -5170,7 +5776,7 @@ export interface StorageAppliancesDisableRemoteVendorManagementOptionalParams ex
|
|
|
5170
5776
|
resumeFrom?: string;
|
|
5171
5777
|
}
|
|
5172
5778
|
/** Contains response data for the disableRemoteVendorManagement operation. */
|
|
5173
|
-
export type StorageAppliancesDisableRemoteVendorManagementResponse =
|
|
5779
|
+
export type StorageAppliancesDisableRemoteVendorManagementResponse = OperationStatusResult;
|
|
5174
5780
|
/** Optional parameters. */
|
|
5175
5781
|
export interface StorageAppliancesEnableRemoteVendorManagementOptionalParams extends coreClient.OperationOptions {
|
|
5176
5782
|
/** The request body. */
|
|
@@ -5181,16 +5787,7 @@ export interface StorageAppliancesEnableRemoteVendorManagementOptionalParams ext
|
|
|
5181
5787
|
resumeFrom?: string;
|
|
5182
5788
|
}
|
|
5183
5789
|
/** Contains response data for the enableRemoteVendorManagement operation. */
|
|
5184
|
-
export type StorageAppliancesEnableRemoteVendorManagementResponse =
|
|
5185
|
-
/** Optional parameters. */
|
|
5186
|
-
export interface StorageAppliancesRunReadCommandsOptionalParams extends coreClient.OperationOptions {
|
|
5187
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
5188
|
-
updateIntervalInMs?: number;
|
|
5189
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
5190
|
-
resumeFrom?: string;
|
|
5191
|
-
}
|
|
5192
|
-
/** Contains response data for the runReadCommands operation. */
|
|
5193
|
-
export type StorageAppliancesRunReadCommandsResponse = StorageAppliancesRunReadCommandsHeaders;
|
|
5790
|
+
export type StorageAppliancesEnableRemoteVendorManagementResponse = OperationStatusResult;
|
|
5194
5791
|
/** Optional parameters. */
|
|
5195
5792
|
export interface StorageAppliancesListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
5196
5793
|
}
|
|
@@ -5232,6 +5829,8 @@ export interface TrunkedNetworksDeleteOptionalParams extends coreClient.Operatio
|
|
|
5232
5829
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
5233
5830
|
resumeFrom?: string;
|
|
5234
5831
|
}
|
|
5832
|
+
/** Contains response data for the delete operation. */
|
|
5833
|
+
export type TrunkedNetworksDeleteResponse = OperationStatusResult;
|
|
5235
5834
|
/** Optional parameters. */
|
|
5236
5835
|
export interface TrunkedNetworksUpdateOptionalParams extends coreClient.OperationOptions {
|
|
5237
5836
|
/** The request body. */
|
|
@@ -5280,6 +5879,8 @@ export interface VirtualMachinesDeleteOptionalParams extends coreClient.Operatio
|
|
|
5280
5879
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
5281
5880
|
resumeFrom?: string;
|
|
5282
5881
|
}
|
|
5882
|
+
/** Contains response data for the delete operation. */
|
|
5883
|
+
export type VirtualMachinesDeleteResponse = OperationStatusResult;
|
|
5283
5884
|
/** Optional parameters. */
|
|
5284
5885
|
export interface VirtualMachinesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
5285
5886
|
/** The request body. */
|
|
@@ -5292,24 +5893,6 @@ export interface VirtualMachinesUpdateOptionalParams extends coreClient.Operatio
|
|
|
5292
5893
|
/** Contains response data for the update operation. */
|
|
5293
5894
|
export type VirtualMachinesUpdateResponse = VirtualMachine;
|
|
5294
5895
|
/** Optional parameters. */
|
|
5295
|
-
export interface VirtualMachinesAttachVolumeOptionalParams extends coreClient.OperationOptions {
|
|
5296
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
5297
|
-
updateIntervalInMs?: number;
|
|
5298
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
5299
|
-
resumeFrom?: string;
|
|
5300
|
-
}
|
|
5301
|
-
/** Contains response data for the attachVolume operation. */
|
|
5302
|
-
export type VirtualMachinesAttachVolumeResponse = VirtualMachinesAttachVolumeHeaders;
|
|
5303
|
-
/** Optional parameters. */
|
|
5304
|
-
export interface VirtualMachinesDetachVolumeOptionalParams extends coreClient.OperationOptions {
|
|
5305
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
5306
|
-
updateIntervalInMs?: number;
|
|
5307
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
5308
|
-
resumeFrom?: string;
|
|
5309
|
-
}
|
|
5310
|
-
/** Contains response data for the detachVolume operation. */
|
|
5311
|
-
export type VirtualMachinesDetachVolumeResponse = VirtualMachinesDetachVolumeHeaders;
|
|
5312
|
-
/** Optional parameters. */
|
|
5313
5896
|
export interface VirtualMachinesPowerOffOptionalParams extends coreClient.OperationOptions {
|
|
5314
5897
|
/** The request body. */
|
|
5315
5898
|
virtualMachinePowerOffParameters?: VirtualMachinePowerOffParameters;
|
|
@@ -5319,7 +5902,7 @@ export interface VirtualMachinesPowerOffOptionalParams extends coreClient.Operat
|
|
|
5319
5902
|
resumeFrom?: string;
|
|
5320
5903
|
}
|
|
5321
5904
|
/** Contains response data for the powerOff operation. */
|
|
5322
|
-
export type VirtualMachinesPowerOffResponse =
|
|
5905
|
+
export type VirtualMachinesPowerOffResponse = OperationStatusResult;
|
|
5323
5906
|
/** Optional parameters. */
|
|
5324
5907
|
export interface VirtualMachinesReimageOptionalParams extends coreClient.OperationOptions {
|
|
5325
5908
|
/** Delay to wait until next poll, in milliseconds. */
|
|
@@ -5328,7 +5911,7 @@ export interface VirtualMachinesReimageOptionalParams extends coreClient.Operati
|
|
|
5328
5911
|
resumeFrom?: string;
|
|
5329
5912
|
}
|
|
5330
5913
|
/** Contains response data for the reimage operation. */
|
|
5331
|
-
export type VirtualMachinesReimageResponse =
|
|
5914
|
+
export type VirtualMachinesReimageResponse = OperationStatusResult;
|
|
5332
5915
|
/** Optional parameters. */
|
|
5333
5916
|
export interface VirtualMachinesRestartOptionalParams extends coreClient.OperationOptions {
|
|
5334
5917
|
/** Delay to wait until next poll, in milliseconds. */
|
|
@@ -5337,7 +5920,7 @@ export interface VirtualMachinesRestartOptionalParams extends coreClient.Operati
|
|
|
5337
5920
|
resumeFrom?: string;
|
|
5338
5921
|
}
|
|
5339
5922
|
/** Contains response data for the restart operation. */
|
|
5340
|
-
export type VirtualMachinesRestartResponse =
|
|
5923
|
+
export type VirtualMachinesRestartResponse = OperationStatusResult;
|
|
5341
5924
|
/** Optional parameters. */
|
|
5342
5925
|
export interface VirtualMachinesStartOptionalParams extends coreClient.OperationOptions {
|
|
5343
5926
|
/** Delay to wait until next poll, in milliseconds. */
|
|
@@ -5346,7 +5929,7 @@ export interface VirtualMachinesStartOptionalParams extends coreClient.Operation
|
|
|
5346
5929
|
resumeFrom?: string;
|
|
5347
5930
|
}
|
|
5348
5931
|
/** Contains response data for the start operation. */
|
|
5349
|
-
export type VirtualMachinesStartResponse =
|
|
5932
|
+
export type VirtualMachinesStartResponse = OperationStatusResult;
|
|
5350
5933
|
/** Optional parameters. */
|
|
5351
5934
|
export interface VirtualMachinesListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
5352
5935
|
}
|
|
@@ -5388,6 +5971,8 @@ export interface VolumesDeleteOptionalParams extends coreClient.OperationOptions
|
|
|
5388
5971
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
5389
5972
|
resumeFrom?: string;
|
|
5390
5973
|
}
|
|
5974
|
+
/** Contains response data for the delete operation. */
|
|
5975
|
+
export type VolumesDeleteResponse = OperationStatusResult;
|
|
5391
5976
|
/** Optional parameters. */
|
|
5392
5977
|
export interface VolumesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
5393
5978
|
/** The request body. */
|
|
@@ -5431,6 +6016,8 @@ export interface BareMetalMachineKeySetsDeleteOptionalParams extends coreClient.
|
|
|
5431
6016
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
5432
6017
|
resumeFrom?: string;
|
|
5433
6018
|
}
|
|
6019
|
+
/** Contains response data for the delete operation. */
|
|
6020
|
+
export type BareMetalMachineKeySetsDeleteResponse = OperationStatusResult;
|
|
5434
6021
|
/** Optional parameters. */
|
|
5435
6022
|
export interface BareMetalMachineKeySetsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
5436
6023
|
/** The request body. */
|
|
@@ -5473,6 +6060,8 @@ export interface BmcKeySetsDeleteOptionalParams extends coreClient.OperationOpti
|
|
|
5473
6060
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
5474
6061
|
resumeFrom?: string;
|
|
5475
6062
|
}
|
|
6063
|
+
/** Contains response data for the delete operation. */
|
|
6064
|
+
export type BmcKeySetsDeleteResponse = OperationStatusResult;
|
|
5476
6065
|
/** Optional parameters. */
|
|
5477
6066
|
export interface BmcKeySetsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
5478
6067
|
/** The request body. */
|
|
@@ -5515,6 +6104,8 @@ export interface MetricsConfigurationsDeleteOptionalParams extends coreClient.Op
|
|
|
5515
6104
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
5516
6105
|
resumeFrom?: string;
|
|
5517
6106
|
}
|
|
6107
|
+
/** Contains response data for the delete operation. */
|
|
6108
|
+
export type MetricsConfigurationsDeleteResponse = OperationStatusResult;
|
|
5518
6109
|
/** Optional parameters. */
|
|
5519
6110
|
export interface MetricsConfigurationsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
5520
6111
|
/** The request body. */
|
|
@@ -5557,6 +6148,8 @@ export interface AgentPoolsDeleteOptionalParams extends coreClient.OperationOpti
|
|
|
5557
6148
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
5558
6149
|
resumeFrom?: string;
|
|
5559
6150
|
}
|
|
6151
|
+
/** Contains response data for the delete operation. */
|
|
6152
|
+
export type AgentPoolsDeleteResponse = OperationStatusResult;
|
|
5560
6153
|
/** Optional parameters. */
|
|
5561
6154
|
export interface AgentPoolsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
5562
6155
|
/** The request body. */
|
|
@@ -5574,6 +6167,50 @@ export interface AgentPoolsListByKubernetesClusterNextOptionalParams extends cor
|
|
|
5574
6167
|
/** Contains response data for the listByKubernetesClusterNext operation. */
|
|
5575
6168
|
export type AgentPoolsListByKubernetesClusterNextResponse = AgentPoolList;
|
|
5576
6169
|
/** Optional parameters. */
|
|
6170
|
+
export interface KubernetesClusterFeaturesListByKubernetesClusterOptionalParams extends coreClient.OperationOptions {
|
|
6171
|
+
}
|
|
6172
|
+
/** Contains response data for the listByKubernetesCluster operation. */
|
|
6173
|
+
export type KubernetesClusterFeaturesListByKubernetesClusterResponse = KubernetesClusterFeatureList;
|
|
6174
|
+
/** Optional parameters. */
|
|
6175
|
+
export interface KubernetesClusterFeaturesGetOptionalParams extends coreClient.OperationOptions {
|
|
6176
|
+
}
|
|
6177
|
+
/** Contains response data for the get operation. */
|
|
6178
|
+
export type KubernetesClusterFeaturesGetResponse = KubernetesClusterFeature;
|
|
6179
|
+
/** Optional parameters. */
|
|
6180
|
+
export interface KubernetesClusterFeaturesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
6181
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
6182
|
+
updateIntervalInMs?: number;
|
|
6183
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
6184
|
+
resumeFrom?: string;
|
|
6185
|
+
}
|
|
6186
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
6187
|
+
export type KubernetesClusterFeaturesCreateOrUpdateResponse = KubernetesClusterFeature;
|
|
6188
|
+
/** Optional parameters. */
|
|
6189
|
+
export interface KubernetesClusterFeaturesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
6190
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
6191
|
+
updateIntervalInMs?: number;
|
|
6192
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
6193
|
+
resumeFrom?: string;
|
|
6194
|
+
}
|
|
6195
|
+
/** Contains response data for the delete operation. */
|
|
6196
|
+
export type KubernetesClusterFeaturesDeleteResponse = OperationStatusResult;
|
|
6197
|
+
/** Optional parameters. */
|
|
6198
|
+
export interface KubernetesClusterFeaturesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
6199
|
+
/** The request body. */
|
|
6200
|
+
kubernetesClusterFeatureUpdateParameters?: KubernetesClusterFeaturePatchParameters;
|
|
6201
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
6202
|
+
updateIntervalInMs?: number;
|
|
6203
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
6204
|
+
resumeFrom?: string;
|
|
6205
|
+
}
|
|
6206
|
+
/** Contains response data for the update operation. */
|
|
6207
|
+
export type KubernetesClusterFeaturesUpdateResponse = KubernetesClusterFeature;
|
|
6208
|
+
/** Optional parameters. */
|
|
6209
|
+
export interface KubernetesClusterFeaturesListByKubernetesClusterNextOptionalParams extends coreClient.OperationOptions {
|
|
6210
|
+
}
|
|
6211
|
+
/** Contains response data for the listByKubernetesClusterNext operation. */
|
|
6212
|
+
export type KubernetesClusterFeaturesListByKubernetesClusterNextResponse = KubernetesClusterFeatureList;
|
|
6213
|
+
/** Optional parameters. */
|
|
5577
6214
|
export interface ConsolesListByVirtualMachineOptionalParams extends coreClient.OperationOptions {
|
|
5578
6215
|
}
|
|
5579
6216
|
/** Contains response data for the listByVirtualMachine operation. */
|
|
@@ -5599,6 +6236,8 @@ export interface ConsolesDeleteOptionalParams extends coreClient.OperationOption
|
|
|
5599
6236
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
5600
6237
|
resumeFrom?: string;
|
|
5601
6238
|
}
|
|
6239
|
+
/** Contains response data for the delete operation. */
|
|
6240
|
+
export type ConsolesDeleteResponse = OperationStatusResult;
|
|
5602
6241
|
/** Optional parameters. */
|
|
5603
6242
|
export interface ConsolesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
5604
6243
|
/** The request body. */
|