@azure/arm-networkcloud 1.0.0-beta.1 → 1.0.0
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 +1 -1
- package/README.md +1 -1
- package/dist/index.js +6561 -6128
- 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.d.ts +2 -0
- package/dist-esm/samples-dev/agentPoolsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/agentPoolsCreateOrUpdateSample.js +85 -0
- package/dist-esm/samples-dev/agentPoolsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/agentPoolsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/agentPoolsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/agentPoolsDeleteSample.js +40 -0
- package/dist-esm/samples-dev/agentPoolsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/agentPoolsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/agentPoolsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{hybridAksClustersGetSample.js → agentPoolsGetSample.js} +11 -9
- package/dist-esm/samples-dev/agentPoolsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/agentPoolsListByKubernetesClusterSample.d.ts +2 -0
- package/dist-esm/samples-dev/agentPoolsListByKubernetesClusterSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{hybridAksClustersListByResourceGroupSample.js → agentPoolsListByKubernetesClusterSample.js} +10 -8
- package/dist-esm/samples-dev/agentPoolsListByKubernetesClusterSample.js.map +1 -0
- package/dist-esm/samples-dev/agentPoolsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/agentPoolsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/agentPoolsUpdateSample.js +46 -0
- package/dist-esm/samples-dev/agentPoolsUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/bareMetalMachineKeySetsCreateOrUpdateSample.js +4 -3
- package/dist-esm/samples-dev/bareMetalMachineKeySetsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachineKeySetsDeleteSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachineKeySetsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachineKeySetsGetSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachineKeySetsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachineKeySetsListByClusterSample.d.ts +2 -0
- package/dist-esm/samples-dev/bareMetalMachineKeySetsListByClusterSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{bareMetalMachineKeySetsListByResourceGroupSample.js → bareMetalMachineKeySetsListByClusterSample.js} +9 -8
- package/dist-esm/samples-dev/bareMetalMachineKeySetsListByClusterSample.js.map +1 -0
- package/dist-esm/samples-dev/bareMetalMachineKeySetsUpdateSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachineKeySetsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesCordonSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesCordonSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesCreateOrUpdateSample.js +5 -4
- package/dist-esm/samples-dev/bareMetalMachinesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesDeleteSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesGetSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesListByResourceGroupSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesPowerOffSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesPowerOffSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesReimageSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesReimageSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesReplaceSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesReplaceSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesRestartSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesRestartSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesRunCommandSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesRunCommandSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesRunDataExtractsSample.js +9 -3
- package/dist-esm/samples-dev/bareMetalMachinesRunDataExtractsSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesRunReadCommandsSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesRunReadCommandsSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesStartSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesStartSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesUncordonSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesUncordonSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesUpdateSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/bmcKeySetsCreateOrUpdateSample.js +4 -3
- package/dist-esm/samples-dev/bmcKeySetsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/bmcKeySetsDeleteSample.js +3 -2
- package/dist-esm/samples-dev/bmcKeySetsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/bmcKeySetsGetSample.js +3 -2
- package/dist-esm/samples-dev/bmcKeySetsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/bmcKeySetsListByClusterSample.d.ts +2 -0
- package/dist-esm/samples-dev/bmcKeySetsListByClusterSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{bmcKeySetsListByResourceGroupSample.js → bmcKeySetsListByClusterSample.js} +9 -8
- package/dist-esm/samples-dev/bmcKeySetsListByClusterSample.js.map +1 -0
- package/dist-esm/samples-dev/bmcKeySetsUpdateSample.js +3 -2
- package/dist-esm/samples-dev/bmcKeySetsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServicesNetworksCreateOrUpdateSample.js +4 -3
- package/dist-esm/samples-dev/cloudServicesNetworksCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServicesNetworksDeleteSample.js +3 -2
- package/dist-esm/samples-dev/cloudServicesNetworksDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServicesNetworksGetSample.js +3 -2
- package/dist-esm/samples-dev/cloudServicesNetworksGetSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServicesNetworksListByResourceGroupSample.js +3 -2
- package/dist-esm/samples-dev/cloudServicesNetworksListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServicesNetworksListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/cloudServicesNetworksListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServicesNetworksUpdateSample.js +3 -2
- package/dist-esm/samples-dev/cloudServicesNetworksUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/clusterManagersCreateOrUpdateSample.js +5 -4
- package/dist-esm/samples-dev/clusterManagersCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/clusterManagersDeleteSample.js +3 -2
- package/dist-esm/samples-dev/clusterManagersDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/clusterManagersGetSample.js +3 -2
- package/dist-esm/samples-dev/clusterManagersGetSample.js.map +1 -1
- package/dist-esm/samples-dev/clusterManagersListByResourceGroupSample.js +3 -2
- package/dist-esm/samples-dev/clusterManagersListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/clusterManagersListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/clusterManagersListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/clusterManagersUpdateSample.js +3 -2
- package/dist-esm/samples-dev/clusterManagersUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersCreateOrUpdateSample.js +10 -9
- package/dist-esm/samples-dev/clustersCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersDeleteSample.js +3 -2
- package/dist-esm/samples-dev/clustersDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersDeploySample.js +6 -4
- package/dist-esm/samples-dev/clustersDeploySample.js.map +1 -1
- package/dist-esm/samples-dev/clustersGetSample.js +3 -2
- package/dist-esm/samples-dev/clustersGetSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersListByResourceGroupSample.js +3 -2
- package/dist-esm/samples-dev/clustersListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/clustersListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersUpdateSample.js +8 -6
- package/dist-esm/samples-dev/clustersUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersUpdateVersionSample.js +3 -2
- package/dist-esm/samples-dev/clustersUpdateVersionSample.js.map +1 -1
- package/dist-esm/samples-dev/consolesCreateOrUpdateSample.js +4 -3
- package/dist-esm/samples-dev/consolesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/consolesDeleteSample.js +3 -2
- package/dist-esm/samples-dev/consolesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/consolesGetSample.js +3 -2
- package/dist-esm/samples-dev/consolesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/consolesListByVirtualMachineSample.d.ts +2 -0
- package/dist-esm/samples-dev/consolesListByVirtualMachineSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{consolesListByResourceGroupSample.js → consolesListByVirtualMachineSample.js} +9 -8
- package/dist-esm/samples-dev/consolesListByVirtualMachineSample.js.map +1 -0
- package/dist-esm/samples-dev/consolesUpdateSample.js +3 -2
- package/dist-esm/samples-dev/consolesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/kubernetesClustersCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/kubernetesClustersCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/kubernetesClustersCreateOrUpdateSample.js +178 -0
- package/dist-esm/samples-dev/kubernetesClustersCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/kubernetesClustersDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/kubernetesClustersDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{defaultCniNetworksDeleteSample.js → kubernetesClustersDeleteSample.js} +10 -9
- package/dist-esm/samples-dev/kubernetesClustersDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/kubernetesClustersGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/kubernetesClustersGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{defaultCniNetworksGetSample.js → kubernetesClustersGetSample.js} +10 -9
- package/dist-esm/samples-dev/kubernetesClustersGetSample.js.map +1 -0
- package/dist-esm/samples-dev/kubernetesClustersListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/kubernetesClustersListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{defaultCniNetworksListByResourceGroupSample.js → kubernetesClustersListByResourceGroupSample.js} +9 -8
- package/dist-esm/samples-dev/kubernetesClustersListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/kubernetesClustersListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/kubernetesClustersListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{defaultCniNetworksListBySubscriptionSample.js → kubernetesClustersListBySubscriptionSample.js} +9 -8
- package/dist-esm/samples-dev/kubernetesClustersListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/kubernetesClustersRestartNodeSample.d.ts +2 -0
- package/dist-esm/samples-dev/kubernetesClustersRestartNodeSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{hybridAksClustersRestartNodeSample.js → kubernetesClustersRestartNodeSample.js} +11 -10
- package/dist-esm/samples-dev/kubernetesClustersRestartNodeSample.js.map +1 -0
- package/dist-esm/samples-dev/kubernetesClustersUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/kubernetesClustersUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{hybridAksClustersUpdateSample.js → kubernetesClustersUpdateSample.js} +14 -11
- package/dist-esm/samples-dev/kubernetesClustersUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/l2NetworksCreateOrUpdateSample.js +5 -4
- package/dist-esm/samples-dev/l2NetworksCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/l2NetworksDeleteSample.js +3 -2
- package/dist-esm/samples-dev/l2NetworksDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/l2NetworksGetSample.js +3 -2
- package/dist-esm/samples-dev/l2NetworksGetSample.js.map +1 -1
- package/dist-esm/samples-dev/l2NetworksListByResourceGroupSample.js +3 -2
- package/dist-esm/samples-dev/l2NetworksListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/l2NetworksListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/l2NetworksListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/l2NetworksUpdateSample.js +3 -2
- package/dist-esm/samples-dev/l2NetworksUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/l3NetworksCreateOrUpdateSample.js +5 -6
- package/dist-esm/samples-dev/l3NetworksCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/l3NetworksDeleteSample.js +3 -2
- package/dist-esm/samples-dev/l3NetworksDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/l3NetworksGetSample.js +3 -2
- package/dist-esm/samples-dev/l3NetworksGetSample.js.map +1 -1
- package/dist-esm/samples-dev/l3NetworksListByResourceGroupSample.js +3 -2
- package/dist-esm/samples-dev/l3NetworksListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/l3NetworksListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/l3NetworksListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/l3NetworksUpdateSample.js +3 -2
- package/dist-esm/samples-dev/l3NetworksUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/metricsConfigurationsCreateOrUpdateSample.js +8 -7
- package/dist-esm/samples-dev/metricsConfigurationsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/metricsConfigurationsDeleteSample.js +3 -2
- package/dist-esm/samples-dev/metricsConfigurationsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/metricsConfigurationsGetSample.js +3 -2
- package/dist-esm/samples-dev/metricsConfigurationsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/metricsConfigurationsListByClusterSample.d.ts +2 -0
- package/dist-esm/samples-dev/metricsConfigurationsListByClusterSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{metricsConfigurationsListByResourceGroupSample.js → metricsConfigurationsListByClusterSample.js} +9 -8
- package/dist-esm/samples-dev/metricsConfigurationsListByClusterSample.js.map +1 -0
- package/dist-esm/samples-dev/metricsConfigurationsUpdateSample.js +3 -2
- package/dist-esm/samples-dev/metricsConfigurationsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/operationsListSample.js +1 -1
- package/dist-esm/samples-dev/rackSkusGetSample.js +3 -2
- package/dist-esm/samples-dev/rackSkusGetSample.js.map +1 -1
- package/dist-esm/samples-dev/rackSkusListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/rackSkusListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/racksCreateOrUpdateSample.js +4 -3
- package/dist-esm/samples-dev/racksCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/racksDeleteSample.js +3 -2
- package/dist-esm/samples-dev/racksDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/racksGetSample.js +3 -2
- package/dist-esm/samples-dev/racksGetSample.js.map +1 -1
- package/dist-esm/samples-dev/racksListByResourceGroupSample.js +3 -2
- package/dist-esm/samples-dev/racksListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/racksListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/racksListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/racksUpdateSample.js +3 -2
- package/dist-esm/samples-dev/racksUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesCreateOrUpdateSample.js +5 -4
- package/dist-esm/samples-dev/storageAppliancesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesDeleteSample.js +3 -2
- package/dist-esm/samples-dev/storageAppliancesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesDisableRemoteVendorManagementSample.js +3 -2
- package/dist-esm/samples-dev/storageAppliancesDisableRemoteVendorManagementSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesEnableRemoteVendorManagementSample.js +3 -2
- package/dist-esm/samples-dev/storageAppliancesEnableRemoteVendorManagementSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesGetSample.js +3 -2
- package/dist-esm/samples-dev/storageAppliancesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesListByResourceGroupSample.js +3 -2
- package/dist-esm/samples-dev/storageAppliancesListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/storageAppliancesListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesUpdateSample.js +5 -4
- package/dist-esm/samples-dev/storageAppliancesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/trunkedNetworksCreateOrUpdateSample.js +6 -6
- package/dist-esm/samples-dev/trunkedNetworksCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/trunkedNetworksDeleteSample.js +3 -2
- package/dist-esm/samples-dev/trunkedNetworksDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/trunkedNetworksGetSample.js +3 -2
- package/dist-esm/samples-dev/trunkedNetworksGetSample.js.map +1 -1
- package/dist-esm/samples-dev/trunkedNetworksListByResourceGroupSample.js +3 -2
- package/dist-esm/samples-dev/trunkedNetworksListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/trunkedNetworksListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/trunkedNetworksListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/trunkedNetworksUpdateSample.js +3 -2
- package/dist-esm/samples-dev/trunkedNetworksUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesCreateOrUpdateSample.js +8 -7
- package/dist-esm/samples-dev/virtualMachinesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesDeleteSample.js +3 -2
- package/dist-esm/samples-dev/virtualMachinesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesGetSample.js +3 -2
- package/dist-esm/samples-dev/virtualMachinesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesListByResourceGroupSample.js +3 -2
- package/dist-esm/samples-dev/virtualMachinesListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/virtualMachinesListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesPowerOffSample.js +3 -2
- package/dist-esm/samples-dev/virtualMachinesPowerOffSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesReimageSample.js +3 -2
- package/dist-esm/samples-dev/virtualMachinesReimageSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesRestartSample.js +3 -2
- package/dist-esm/samples-dev/virtualMachinesRestartSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesStartSample.js +3 -2
- package/dist-esm/samples-dev/virtualMachinesStartSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesUpdateSample.js +3 -2
- package/dist-esm/samples-dev/virtualMachinesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/volumesCreateOrUpdateSample.js +4 -3
- package/dist-esm/samples-dev/volumesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/volumesDeleteSample.js +3 -2
- package/dist-esm/samples-dev/volumesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/volumesGetSample.js +3 -2
- package/dist-esm/samples-dev/volumesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/volumesListByResourceGroupSample.js +3 -2
- package/dist-esm/samples-dev/volumesListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/volumesListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/volumesListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/volumesUpdateSample.js +3 -2
- package/dist-esm/samples-dev/volumesUpdateSample.js.map +1 -1
- package/dist-esm/src/models/index.d.ts +932 -512
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +201 -67
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +37 -28
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +1270 -496
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +7 -12
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +37 -60
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/networkCloud.d.ts +4 -4
- package/dist-esm/src/networkCloud.d.ts.map +1 -1
- package/dist-esm/src/networkCloud.js +6 -6
- package/dist-esm/src/networkCloud.js.map +1 -1
- package/dist-esm/src/operations/agentPools.d.ts +100 -0
- package/dist-esm/src/operations/agentPools.d.ts.map +1 -0
- package/dist-esm/src/operations/{defaultCniNetworks.js → agentPools.js} +155 -185
- package/dist-esm/src/operations/agentPools.js.map +1 -0
- package/dist-esm/src/operations/bareMetalMachineKeySets.d.ts +10 -10
- package/dist-esm/src/operations/bareMetalMachineKeySets.d.ts.map +1 -1
- package/dist-esm/src/operations/bareMetalMachineKeySets.js +21 -21
- package/dist-esm/src/operations/bareMetalMachineKeySets.js.map +1 -1
- package/dist-esm/src/operations/bareMetalMachines.d.ts +1 -17
- package/dist-esm/src/operations/bareMetalMachines.d.ts.map +1 -1
- package/dist-esm/src/operations/bareMetalMachines.js +41 -136
- package/dist-esm/src/operations/bareMetalMachines.js.map +1 -1
- package/dist-esm/src/operations/bmcKeySets.d.ts +10 -12
- package/dist-esm/src/operations/bmcKeySets.d.ts.map +1 -1
- package/dist-esm/src/operations/bmcKeySets.js +21 -23
- package/dist-esm/src/operations/bmcKeySets.js.map +1 -1
- package/dist-esm/src/operations/cloudServicesNetworks.js +1 -1
- package/dist-esm/src/operations/cloudServicesNetworks.js.map +1 -1
- package/dist-esm/src/operations/clusters.js +9 -9
- package/dist-esm/src/operations/clusters.js.map +1 -1
- package/dist-esm/src/operations/consoles.d.ts +10 -10
- package/dist-esm/src/operations/consoles.d.ts.map +1 -1
- package/dist-esm/src/operations/consoles.js +21 -21
- package/dist-esm/src/operations/consoles.js.map +1 -1
- package/dist-esm/src/operations/index.d.ts +2 -2
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +2 -2
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operations/kubernetesClusters.d.ts +123 -0
- package/dist-esm/src/operations/kubernetesClusters.d.ts.map +1 -0
- package/dist-esm/src/operations/{hybridAksClusters.js → kubernetesClusters.js} +133 -87
- package/dist-esm/src/operations/kubernetesClusters.js.map +1 -0
- package/dist-esm/src/operations/metricsConfigurations.d.ts +12 -12
- package/dist-esm/src/operations/metricsConfigurations.d.ts.map +1 -1
- package/dist-esm/src/operations/metricsConfigurations.js +23 -23
- package/dist-esm/src/operations/metricsConfigurations.js.map +1 -1
- package/dist-esm/src/operations/racks.js +1 -1
- package/dist-esm/src/operations/racks.js.map +1 -1
- package/dist-esm/src/operations/storageAppliances.d.ts +5 -37
- package/dist-esm/src/operations/storageAppliances.d.ts.map +1 -1
- package/dist-esm/src/operations/storageAppliances.js +13 -203
- package/dist-esm/src/operations/storageAppliances.js.map +1 -1
- package/dist-esm/src/operations/virtualMachines.d.ts +1 -33
- package/dist-esm/src/operations/virtualMachines.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualMachines.js +17 -207
- package/dist-esm/src/operations/virtualMachines.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/agentPools.d.ts +74 -0
- package/dist-esm/src/operationsInterfaces/agentPools.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/{hybridAksClusters.js → agentPools.js} +1 -1
- package/dist-esm/src/operationsInterfaces/agentPools.js.map +1 -0
- 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 +1 -17
- package/dist-esm/src/operationsInterfaces/bareMetalMachines.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/bmcKeySets.d.ts +3 -4
- package/dist-esm/src/operationsInterfaces/bmcKeySets.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 +2 -2
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +2 -2
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/kubernetesClusters.d.ts +87 -0
- package/dist-esm/src/operationsInterfaces/kubernetesClusters.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/{defaultCniNetworks.js → kubernetesClusters.js} +1 -1
- package/dist-esm/src/operationsInterfaces/kubernetesClusters.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/metricsConfigurations.d.ts +5 -5
- package/dist-esm/src/operationsInterfaces/metricsConfigurations.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/storageAppliances.d.ts +5 -37
- package/dist-esm/src/operationsInterfaces/storageAppliances.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/virtualMachines.d.ts +1 -33
- package/dist-esm/src/operationsInterfaces/virtualMachines.d.ts.map +1 -1
- package/package.json +4 -3
- package/review/arm-networkcloud.api.md +670 -496
- package/src/models/index.ts +987 -557
- package/src/models/mappers.ts +1336 -543
- package/src/models/parameters.ts +44 -76
- package/src/networkCloud.ts +11 -11
- package/src/operations/{defaultCniNetworks.ts → agentPools.ts} +249 -232
- package/src/operations/bareMetalMachineKeySets.ts +31 -31
- package/src/operations/bareMetalMachines.ts +41 -178
- package/src/operations/bmcKeySets.ts +31 -33
- package/src/operations/cloudServicesNetworks.ts +1 -1
- package/src/operations/clusters.ts +9 -9
- package/src/operations/consoles.ts +31 -31
- package/src/operations/index.ts +2 -2
- package/src/operations/{hybridAksClusters.ts → kubernetesClusters.ts} +232 -159
- package/src/operations/metricsConfigurations.ts +33 -33
- package/src/operations/racks.ts +1 -1
- package/src/operations/storageAppliances.ts +13 -295
- package/src/operations/virtualMachines.ts +17 -290
- package/src/operationsInterfaces/agentPools.ts +144 -0
- package/src/operationsInterfaces/bareMetalMachineKeySets.ts +4 -4
- package/src/operationsInterfaces/bareMetalMachines.ts +1 -35
- package/src/operationsInterfaces/bmcKeySets.ts +4 -5
- package/src/operationsInterfaces/consoles.ts +4 -4
- package/src/operationsInterfaces/index.ts +2 -2
- package/src/operationsInterfaces/kubernetesClusters.ts +170 -0
- package/src/operationsInterfaces/metricsConfigurations.ts +6 -6
- package/src/operationsInterfaces/storageAppliances.ts +5 -73
- package/src/operationsInterfaces/virtualMachines.ts +0 -67
- package/types/arm-networkcloud.d.ts +1412 -1049
- package/types/tsdoc-metadata.json +1 -1
- package/dist-esm/samples-dev/bareMetalMachineKeySetsListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/bareMetalMachineKeySetsListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/bareMetalMachineKeySetsListByResourceGroupSample.js.map +0 -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 +0 -41
- package/dist-esm/samples-dev/bareMetalMachinesValidateHardwareSample.js.map +0 -1
- package/dist-esm/samples-dev/bmcKeySetsListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/bmcKeySetsListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/bmcKeySetsListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/consolesListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/consolesListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/consolesListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/defaultCniNetworksCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksCreateOrUpdateSample.js +0 -59
- package/dist-esm/samples-dev/defaultCniNetworksCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/defaultCniNetworksDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/defaultCniNetworksGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksGetSample.js.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/defaultCniNetworksListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksListBySubscriptionSample.d.ts +0 -2
- package/dist-esm/samples-dev/defaultCniNetworksListBySubscriptionSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksListBySubscriptionSample.js.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/defaultCniNetworksUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksUpdateSample.js +0 -44
- package/dist-esm/samples-dev/defaultCniNetworksUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/hybridAksClustersCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersCreateOrUpdateSample.js +0 -54
- package/dist-esm/samples-dev/hybridAksClustersCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/hybridAksClustersDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersDeleteSample.js +0 -40
- package/dist-esm/samples-dev/hybridAksClustersDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/hybridAksClustersGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersGetSample.js.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/hybridAksClustersListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersListBySubscriptionSample.d.ts +0 -2
- package/dist-esm/samples-dev/hybridAksClustersListBySubscriptionSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersListBySubscriptionSample.js +0 -57
- package/dist-esm/samples-dev/hybridAksClustersListBySubscriptionSample.js.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersRestartNodeSample.d.ts +0 -2
- package/dist-esm/samples-dev/hybridAksClustersRestartNodeSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersRestartNodeSample.js.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/hybridAksClustersUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/metricsConfigurationsListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/metricsConfigurationsListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/metricsConfigurationsListByResourceGroupSample.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 +0 -42
- package/dist-esm/samples-dev/storageAppliancesRunReadCommandsSample.js.map +0 -1
- package/dist-esm/samples-dev/storageAppliancesValidateHardwareSample.d.ts +0 -2
- package/dist-esm/samples-dev/storageAppliancesValidateHardwareSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/storageAppliancesValidateHardwareSample.js +0 -41
- package/dist-esm/samples-dev/storageAppliancesValidateHardwareSample.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 +0 -41
- 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 +0 -41
- package/dist-esm/samples-dev/virtualMachinesDetachVolumeSample.js.map +0 -1
- package/dist-esm/src/operations/defaultCniNetworks.d.ts +0 -98
- package/dist-esm/src/operations/defaultCniNetworks.d.ts.map +0 -1
- package/dist-esm/src/operations/defaultCniNetworks.js.map +0 -1
- package/dist-esm/src/operations/hybridAksClusters.d.ts +0 -126
- package/dist-esm/src/operations/hybridAksClusters.d.ts.map +0 -1
- package/dist-esm/src/operations/hybridAksClusters.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/defaultCniNetworks.d.ts +0 -62
- package/dist-esm/src/operationsInterfaces/defaultCniNetworks.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/defaultCniNetworks.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/hybridAksClusters.d.ts +0 -89
- package/dist-esm/src/operationsInterfaces/hybridAksClusters.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/hybridAksClusters.js.map +0 -1
- package/src/operationsInterfaces/defaultCniNetworks.ts +0 -118
- package/src/operationsInterfaces/hybridAksClusters.ts +0 -163
package/src/models/index.ts
CHANGED
|
@@ -248,7 +248,7 @@ export interface HardwareValidationStatus {
|
|
|
248
248
|
/** Common fields that are returned in the response for all Azure Resource Manager resources */
|
|
249
249
|
export interface Resource {
|
|
250
250
|
/**
|
|
251
|
-
* Fully qualified resource ID for the resource.
|
|
251
|
+
* Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
|
|
252
252
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
253
253
|
*/
|
|
254
254
|
readonly id?: string;
|
|
@@ -349,7 +349,7 @@ export interface ClusterList {
|
|
|
349
349
|
|
|
350
350
|
/** RackDefinition represents details regarding the rack. */
|
|
351
351
|
export interface RackDefinition {
|
|
352
|
-
/** The zone name used for this rack when created. */
|
|
352
|
+
/** The zone name used for this rack when created. Availability zones are used for workload placement. */
|
|
353
353
|
availabilityZone?: string;
|
|
354
354
|
/** The unordered list of bare metal machine configuration. */
|
|
355
355
|
bareMetalMachineConfigurationData?: BareMetalMachineConfigurationData[];
|
|
@@ -479,136 +479,338 @@ export interface ValidationThreshold {
|
|
|
479
479
|
value: number;
|
|
480
480
|
}
|
|
481
481
|
|
|
482
|
-
/**
|
|
483
|
-
export interface
|
|
482
|
+
/** KubernetesClusterList represents a list of Kubernetes clusters. */
|
|
483
|
+
export interface KubernetesClusterList {
|
|
484
484
|
/** The link used to get the next page of operations. */
|
|
485
485
|
nextLink?: string;
|
|
486
|
-
/** The list of
|
|
487
|
-
value?:
|
|
486
|
+
/** The list of additional details related to Kubernetes clusters. */
|
|
487
|
+
value?: KubernetesCluster[];
|
|
488
488
|
}
|
|
489
489
|
|
|
490
|
-
/**
|
|
491
|
-
export interface
|
|
492
|
-
/** The list of
|
|
493
|
-
|
|
490
|
+
/** AadConfiguration represents the Azure Active Directory Integration properties. */
|
|
491
|
+
export interface AadConfiguration {
|
|
492
|
+
/** The list of Azure Active Directory group object IDs that will have an administrative role on the Kubernetes cluster. */
|
|
493
|
+
adminGroupObjectIds: string[];
|
|
494
|
+
}
|
|
495
|
+
|
|
496
|
+
/** AdministratorConfiguration represents the administrative credentials that will be applied to the control plane and agent pool nodes in Kubernetes clusters. */
|
|
497
|
+
export interface AdministratorConfiguration {
|
|
498
|
+
/** The user name for the administrator that will be applied to the operating systems that run Kubernetes nodes. If not supplied, a user name will be chosen by the service. */
|
|
499
|
+
adminUsername?: string;
|
|
500
|
+
/** The SSH configuration for the operating systems that run the nodes in the Kubernetes cluster. In some cases, specification of public keys may be required to produce a working environment. */
|
|
501
|
+
sshPublicKeys?: SshPublicKey[];
|
|
502
|
+
}
|
|
503
|
+
|
|
504
|
+
/** SshPublicKey represents the public key used to authenticate with a resource through SSH. */
|
|
505
|
+
export interface SshPublicKey {
|
|
506
|
+
/** The SSH public key data. */
|
|
507
|
+
keyData: string;
|
|
508
|
+
}
|
|
509
|
+
|
|
510
|
+
/** AvailableUpgrade represents an upgrade available for a Kubernetes cluster. */
|
|
511
|
+
export interface AvailableUpgrade {
|
|
494
512
|
/**
|
|
495
|
-
* The
|
|
496
|
-
*
|
|
513
|
+
* The version lifecycle indicator.
|
|
514
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
497
515
|
*/
|
|
498
|
-
|
|
499
|
-
/** The password of the Calico node mesh. It defaults to a randomly-generated string when not provided. */
|
|
500
|
-
nodeMeshPassword?: string;
|
|
501
|
-
/** The subnet blocks in CIDR format for Kubernetes service external IPs to be advertised over BGP. */
|
|
502
|
-
serviceExternalPrefixes?: string[];
|
|
516
|
+
readonly availabilityLifecycle?: AvailabilityLifecycle;
|
|
503
517
|
/**
|
|
504
|
-
* The
|
|
505
|
-
*
|
|
518
|
+
* The version available for upgrading.
|
|
519
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
506
520
|
*/
|
|
507
|
-
|
|
521
|
+
readonly version?: string;
|
|
508
522
|
}
|
|
509
523
|
|
|
510
|
-
/**
|
|
511
|
-
export interface
|
|
512
|
-
/** The
|
|
513
|
-
|
|
514
|
-
/** The
|
|
515
|
-
|
|
516
|
-
/** The
|
|
517
|
-
|
|
524
|
+
/** ControlPlaneNodeConfiguration represents the selection of virtual machines and size of the control plane for a Kubernetes cluster. */
|
|
525
|
+
export interface ControlPlaneNodeConfiguration {
|
|
526
|
+
/** The administrator credentials to be used for the nodes in the control plane. */
|
|
527
|
+
administratorConfiguration?: AdministratorConfiguration;
|
|
528
|
+
/** The list of availability zones of the Network Cloud cluster to be used for the provisioning of nodes in the control plane. If not specified, all availability zones will be used. */
|
|
529
|
+
availabilityZones?: string[];
|
|
530
|
+
/** The number of virtual machines that use this configuration. */
|
|
531
|
+
count: number;
|
|
532
|
+
/** The name of the VM SKU supplied during creation. */
|
|
533
|
+
vmSkuName: string;
|
|
518
534
|
}
|
|
519
535
|
|
|
520
|
-
/**
|
|
521
|
-
export interface
|
|
522
|
-
/**
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
536
|
+
/** FeatureStatus contains information regarding a Kubernetes cluster feature. */
|
|
537
|
+
export interface FeatureStatus {
|
|
538
|
+
/**
|
|
539
|
+
* The status representing the state of this feature.
|
|
540
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
541
|
+
*/
|
|
542
|
+
readonly detailedStatus?: FeatureDetailedStatus;
|
|
543
|
+
/**
|
|
544
|
+
* The descriptive message about the current detailed status.
|
|
545
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
546
|
+
*/
|
|
547
|
+
readonly detailedStatusMessage?: string;
|
|
548
|
+
/**
|
|
549
|
+
* The name of the feature.
|
|
550
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
551
|
+
*/
|
|
552
|
+
readonly name?: string;
|
|
553
|
+
/**
|
|
554
|
+
* The version of the feature.
|
|
555
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
556
|
+
*/
|
|
557
|
+
readonly version?: string;
|
|
526
558
|
}
|
|
527
559
|
|
|
528
|
-
/**
|
|
529
|
-
export interface
|
|
530
|
-
/** The
|
|
531
|
-
|
|
532
|
-
/** The
|
|
533
|
-
|
|
560
|
+
/** InitialAgentPoolConfiguration specifies the configuration of a pool of virtual machines that are initially defined with a Kubernetes cluster. */
|
|
561
|
+
export interface InitialAgentPoolConfiguration {
|
|
562
|
+
/** The administrator credentials to be used for the nodes in this agent pool. */
|
|
563
|
+
administratorConfiguration?: AdministratorConfiguration;
|
|
564
|
+
/** The configurations that will be applied to each agent in this agent pool. */
|
|
565
|
+
agentOptions?: AgentOptions;
|
|
566
|
+
/** The configuration of networks being attached to the agent pool for use by the workloads that run on this Kubernetes cluster. */
|
|
567
|
+
attachedNetworkConfiguration?: AttachedNetworkConfiguration;
|
|
568
|
+
/** The list of availability zones of the Network Cloud cluster used for the provisioning of nodes in this agent pool. If not specified, all availability zones will be used. */
|
|
569
|
+
availabilityZones?: string[];
|
|
570
|
+
/** The number of virtual machines that use this configuration. */
|
|
571
|
+
count: number;
|
|
572
|
+
/** The labels applied to the nodes in this agent pool. */
|
|
573
|
+
labels?: KubernetesLabel[];
|
|
574
|
+
/** The selection of how this agent pool is utilized, either as a system pool or a user pool. System pools run the features and critical services for the Kubernetes Cluster, while user pools are dedicated to user workloads. Every Kubernetes cluster must contain at least one system node pool with at least one node. */
|
|
575
|
+
mode: AgentPoolMode;
|
|
576
|
+
/** The name that will be used for the agent pool resource representing this agent pool. */
|
|
577
|
+
name: string;
|
|
578
|
+
/** The taints applied to the nodes in this agent pool. */
|
|
579
|
+
taints?: KubernetesLabel[];
|
|
580
|
+
/** The configuration of the agent pool. */
|
|
581
|
+
upgradeSettings?: AgentPoolUpgradeSettings;
|
|
582
|
+
/** The name of the VM SKU that determines the size of resources allocated for node VMs. */
|
|
583
|
+
vmSkuName: string;
|
|
584
|
+
}
|
|
585
|
+
|
|
586
|
+
/** AgentOptions are configurations that will be applied to each agent in an agent pool. */
|
|
587
|
+
export interface AgentOptions {
|
|
588
|
+
/** The number of hugepages to allocate. */
|
|
589
|
+
hugepagesCount: number;
|
|
590
|
+
/** The size of the hugepages to allocate. */
|
|
591
|
+
hugepagesSize?: HugepagesSize;
|
|
592
|
+
}
|
|
593
|
+
|
|
594
|
+
/** AttachedNetworkConfiguration represents the set of workload networks to attach to a resource. */
|
|
595
|
+
export interface AttachedNetworkConfiguration {
|
|
596
|
+
/** The list of Layer 2 Networks and related configuration for attachment. */
|
|
597
|
+
l2Networks?: L2NetworkAttachmentConfiguration[];
|
|
598
|
+
/** The list of Layer 3 Networks and related configuration for attachment. */
|
|
599
|
+
l3Networks?: L3NetworkAttachmentConfiguration[];
|
|
600
|
+
/** The list of Trunked Networks and related configuration for attachment. */
|
|
601
|
+
trunkedNetworks?: TrunkedNetworkAttachmentConfiguration[];
|
|
602
|
+
}
|
|
603
|
+
|
|
604
|
+
/** L2NetworkAttachmentConfiguration represents the configuration of the attachment of a Layer 2 network. */
|
|
605
|
+
export interface L2NetworkAttachmentConfiguration {
|
|
606
|
+
/** The resource ID of the network that is being configured for attachment. */
|
|
607
|
+
networkId: string;
|
|
608
|
+
/** The indicator of how this network will be utilized by the Kubernetes cluster. */
|
|
609
|
+
pluginType?: KubernetesPluginType;
|
|
610
|
+
}
|
|
611
|
+
|
|
612
|
+
/** L3NetworkAttachmentConfiguration represents the configuration of the attachment of a Layer 3 network. */
|
|
613
|
+
export interface L3NetworkAttachmentConfiguration {
|
|
614
|
+
/** The indication of whether this network will or will not perform IP address management and allocate IP addresses when attached. */
|
|
615
|
+
ipamEnabled?: L3NetworkConfigurationIpamEnabled;
|
|
616
|
+
/** The resource ID of the network that is being configured for attachment. */
|
|
617
|
+
networkId: string;
|
|
618
|
+
/** The indicator of how this network will be utilized by the Kubernetes cluster. */
|
|
619
|
+
pluginType?: KubernetesPluginType;
|
|
620
|
+
}
|
|
621
|
+
|
|
622
|
+
/** TrunkedNetworkAttachmentConfiguration represents the configuration of the attachment of a trunked network. */
|
|
623
|
+
export interface TrunkedNetworkAttachmentConfiguration {
|
|
624
|
+
/** The resource ID of the network that is being configured for attachment. */
|
|
625
|
+
networkId: string;
|
|
626
|
+
/** The indicator of how this network will be utilized by the Kubernetes cluster. */
|
|
627
|
+
pluginType?: KubernetesPluginType;
|
|
628
|
+
}
|
|
629
|
+
|
|
630
|
+
/** KubernetesLabel represents a single entry for a Kubernetes label or taint such as those used on a node or pod. */
|
|
631
|
+
export interface KubernetesLabel {
|
|
632
|
+
/** The name of the label or taint. */
|
|
633
|
+
key: string;
|
|
634
|
+
/** The value of the label or taint. */
|
|
635
|
+
value: string;
|
|
636
|
+
}
|
|
637
|
+
|
|
638
|
+
/** AgentPoolUpgradeSettings specifies the upgrade settings for an agent pool. */
|
|
639
|
+
export interface AgentPoolUpgradeSettings {
|
|
640
|
+
/** 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, the default is 1. */
|
|
641
|
+
maxSurge?: string;
|
|
642
|
+
}
|
|
643
|
+
|
|
644
|
+
/** NetworkConfiguration specifies the Kubernetes cluster network related configuration. */
|
|
645
|
+
export interface NetworkConfiguration {
|
|
646
|
+
/** The configuration of networks being attached to the cluster for use by the workloads that run on this Kubernetes cluster. */
|
|
647
|
+
attachedNetworkConfiguration?: AttachedNetworkConfiguration;
|
|
648
|
+
/** The configuration of the BGP service load balancer for this Kubernetes cluster. */
|
|
649
|
+
bgpServiceLoadBalancerConfiguration?: BgpServiceLoadBalancerConfiguration;
|
|
650
|
+
/** The resource ID of the associated Cloud Services network. */
|
|
651
|
+
cloudServicesNetworkId: string;
|
|
652
|
+
/** The resource ID of the Layer 3 network that is used for creation of the Container Networking Interface network. */
|
|
653
|
+
cniNetworkId: string;
|
|
654
|
+
/** The IP address assigned to the Kubernetes DNS service. It must be within the Kubernetes service address range specified in service CIDR. */
|
|
655
|
+
dnsServiceIp?: string;
|
|
656
|
+
/** The CIDR notation IP ranges from which to assign pod IPs. One IPv4 CIDR is expected for single-stack networking. Two CIDRs, one for each IP family (IPv4/IPv6), is expected for dual-stack networking. */
|
|
657
|
+
podCidrs?: string[];
|
|
658
|
+
/** 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. */
|
|
659
|
+
serviceCidrs?: string[];
|
|
660
|
+
}
|
|
661
|
+
|
|
662
|
+
/** BgpServiceLoadBalancerConfiguration represents the configuration of a BGP service load balancer. */
|
|
663
|
+
export interface BgpServiceLoadBalancerConfiguration {
|
|
664
|
+
/** The association of IP address pools to the communities and peers, allowing for announcement of IPs. */
|
|
665
|
+
bgpAdvertisements?: BgpAdvertisement[];
|
|
666
|
+
/** The list of additional BgpPeer entities that the Kubernetes cluster will peer with. All peering must be explicitly defined. */
|
|
667
|
+
bgpPeers?: ServiceLoadBalancerBgpPeer[];
|
|
668
|
+
/** The indicator to specify if the load balancer peers with the network fabric. */
|
|
669
|
+
fabricPeeringEnabled?: FabricPeeringEnabled;
|
|
670
|
+
/** The list of pools of IP addresses that can be allocated to Load Balancer services. */
|
|
671
|
+
ipAddressPools?: IpAddressPool[];
|
|
672
|
+
}
|
|
673
|
+
|
|
674
|
+
/** BgpAdvertisement represents the association of IP address pools to the communities and peers. */
|
|
675
|
+
export interface BgpAdvertisement {
|
|
676
|
+
/** The indicator of if this advertisement is also made to the network fabric associated with the Network Cloud Cluster. This field is ignored if fabricPeeringEnabled is set to False. */
|
|
677
|
+
advertiseToFabric?: AdvertiseToFabric;
|
|
678
|
+
/** The names of the BGP communities to be associated with the announcement, utilizing a BGP community string in 1234:1234 format. */
|
|
679
|
+
communities?: string[];
|
|
680
|
+
/** The names of the IP address pools associated with this announcement. */
|
|
681
|
+
ipAddressPools: string[];
|
|
682
|
+
/** The names of the BGP peers to limit this advertisement to. If no values are specified, all BGP peers will receive this advertisement. */
|
|
683
|
+
peers?: string[];
|
|
684
|
+
}
|
|
685
|
+
|
|
686
|
+
/** ServiceLoadBalancerBgpPeer represents the configuration of the BGP service load balancer for the Kubernetes cluster. */
|
|
687
|
+
export interface ServiceLoadBalancerBgpPeer {
|
|
688
|
+
/** The indicator of BFD enablement for this BgpPeer. */
|
|
689
|
+
bfdEnabled?: BfdEnabled;
|
|
690
|
+
/** The indicator to enable multi-hop peering support. */
|
|
691
|
+
bgpMultiHop?: BgpMultiHop;
|
|
692
|
+
/** The requested BGP hold time value. This field uses ISO 8601 duration format, for example P1H. */
|
|
693
|
+
holdTime?: string;
|
|
694
|
+
/** The requested BGP keepalive time value. This field uses ISO 8601 duration format, for example P1H. */
|
|
695
|
+
keepAliveTime?: string;
|
|
696
|
+
/** The autonomous system number used for the local end of the BGP session. */
|
|
697
|
+
myAsn?: number;
|
|
698
|
+
/** The name used to identify this BGP peer for association with a BGP advertisement. */
|
|
699
|
+
name: string;
|
|
700
|
+
/** The authentication password for routers enforcing TCP MD5 authenticated sessions. */
|
|
701
|
+
password?: string;
|
|
702
|
+
/** The IPv4 or IPv6 address used to connect this BGP session. */
|
|
703
|
+
peerAddress: string;
|
|
704
|
+
/** The autonomous system number expected from the remote end of the BGP session. */
|
|
705
|
+
peerAsn: number;
|
|
706
|
+
/** The port used to connect this BGP session. */
|
|
707
|
+
peerPort?: number;
|
|
708
|
+
}
|
|
709
|
+
|
|
710
|
+
/** IpAddressPool represents a pool of IP addresses that can be allocated to a service. */
|
|
711
|
+
export interface IpAddressPool {
|
|
712
|
+
/** The list of IP address ranges. Each range can be a either a subnet in CIDR format or an explicit start-end range of IP addresses. */
|
|
713
|
+
addresses: string[];
|
|
714
|
+
/** The indicator to determine if automatic allocation from the pool should occur. */
|
|
715
|
+
autoAssign?: BfdEnabled;
|
|
716
|
+
/** The name used to identify this IP address pool for association with a BGP advertisement. */
|
|
717
|
+
name: string;
|
|
718
|
+
/** 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. */
|
|
719
|
+
onlyUseHostIps?: BfdEnabled;
|
|
534
720
|
}
|
|
535
721
|
|
|
536
|
-
/**
|
|
537
|
-
export interface
|
|
722
|
+
/** KubernetesClusterNode represents the details of a node in a Kubernetes cluster. */
|
|
723
|
+
export interface KubernetesClusterNode {
|
|
538
724
|
/**
|
|
539
|
-
* The resource ID of the agent pool that
|
|
725
|
+
* The resource ID of the agent pool that this node belongs to. This value is not represented on control plane nodes.
|
|
540
726
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
541
727
|
*/
|
|
542
728
|
readonly agentPoolId?: string;
|
|
543
729
|
/**
|
|
544
|
-
* The
|
|
730
|
+
* The availability zone this node is running within.
|
|
731
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
732
|
+
*/
|
|
733
|
+
readonly availabilityZone?: string;
|
|
734
|
+
/**
|
|
735
|
+
* The resource ID of the bare metal machine that hosts this node.
|
|
545
736
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
546
737
|
*/
|
|
547
|
-
readonly
|
|
738
|
+
readonly bareMetalMachineId?: string;
|
|
548
739
|
/**
|
|
549
|
-
* The number of CPU cores
|
|
740
|
+
* The number of CPU cores configured for this node, derived from the VM SKU specified.
|
|
550
741
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
551
742
|
*/
|
|
552
743
|
readonly cpuCores?: number;
|
|
553
744
|
/**
|
|
554
|
-
* The
|
|
745
|
+
* The detailed state of this node.
|
|
555
746
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
556
747
|
*/
|
|
557
|
-
readonly
|
|
748
|
+
readonly detailedStatus?: KubernetesClusterNodeDetailedStatus;
|
|
558
749
|
/**
|
|
559
|
-
* The
|
|
750
|
+
* The descriptive message about the current detailed status.
|
|
560
751
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
561
752
|
*/
|
|
562
|
-
readonly
|
|
753
|
+
readonly detailedStatusMessage?: string;
|
|
563
754
|
/**
|
|
564
|
-
*
|
|
755
|
+
* The size of the disk configured for this node.
|
|
565
756
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
566
757
|
*/
|
|
567
|
-
readonly
|
|
758
|
+
readonly diskSizeGB?: number;
|
|
568
759
|
/**
|
|
569
|
-
* The
|
|
760
|
+
* The machine image used to deploy this node.
|
|
570
761
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
571
762
|
*/
|
|
572
|
-
readonly
|
|
763
|
+
readonly image?: string;
|
|
573
764
|
/**
|
|
574
|
-
* The
|
|
765
|
+
* The currently running version of Kubernetes and bundled features running on this node.
|
|
575
766
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
576
767
|
*/
|
|
577
|
-
readonly
|
|
768
|
+
readonly kubernetesVersion?: string;
|
|
578
769
|
/**
|
|
579
|
-
* The
|
|
770
|
+
* The list of labels on this node that have been assigned to the agent pool containing this node.
|
|
580
771
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
581
772
|
*/
|
|
582
|
-
readonly
|
|
583
|
-
}
|
|
584
|
-
|
|
585
|
-
/** Node denotes the list of node that utilizes configuration. */
|
|
586
|
-
export interface Node {
|
|
773
|
+
readonly labels?: KubernetesLabel[];
|
|
587
774
|
/**
|
|
588
|
-
* The
|
|
775
|
+
* The amount of memory configured for this node, derived from the vm SKU specified.
|
|
589
776
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
590
777
|
*/
|
|
591
|
-
readonly
|
|
778
|
+
readonly memorySizeGB?: number;
|
|
779
|
+
/**
|
|
780
|
+
* The mode of the agent pool containing this node. Not applicable for control plane nodes.
|
|
781
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
782
|
+
*/
|
|
783
|
+
readonly mode?: AgentPoolMode;
|
|
592
784
|
/**
|
|
593
|
-
* The
|
|
785
|
+
* The name of this node, as realized in the Kubernetes cluster.
|
|
594
786
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
595
787
|
*/
|
|
596
|
-
readonly
|
|
788
|
+
readonly name?: string;
|
|
597
789
|
/**
|
|
598
|
-
* The
|
|
790
|
+
* The NetworkAttachments made to this node.
|
|
599
791
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
600
792
|
*/
|
|
601
793
|
readonly networkAttachments?: NetworkAttachment[];
|
|
602
794
|
/**
|
|
603
|
-
* The
|
|
795
|
+
* The power state of this node.
|
|
796
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
797
|
+
*/
|
|
798
|
+
readonly powerState?: KubernetesNodePowerState;
|
|
799
|
+
/**
|
|
800
|
+
* The role of this node in the cluster.
|
|
801
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
802
|
+
*/
|
|
803
|
+
readonly role?: KubernetesNodeRole;
|
|
804
|
+
/**
|
|
805
|
+
* The list of taints that have been assigned to the agent pool containing this node.
|
|
604
806
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
605
807
|
*/
|
|
606
|
-
readonly
|
|
808
|
+
readonly taints?: KubernetesLabel[];
|
|
607
809
|
/**
|
|
608
|
-
* The
|
|
810
|
+
* The VM SKU name that was used to create this cluster node.
|
|
609
811
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
610
812
|
*/
|
|
611
|
-
readonly
|
|
813
|
+
readonly vmSkuName?: string;
|
|
612
814
|
}
|
|
613
815
|
|
|
614
816
|
/** NetworkAttachment represents the single network attachment. */
|
|
@@ -874,12 +1076,6 @@ export interface VirtualMachinePlacementHint {
|
|
|
874
1076
|
scope: VirtualMachinePlacementHintPodAffinityScope;
|
|
875
1077
|
}
|
|
876
1078
|
|
|
877
|
-
/** SshPublicKey represents the public key used to authenticate with the virtual machine through SSH. */
|
|
878
|
-
export interface SshPublicKey {
|
|
879
|
-
/** The public ssh key of the user. */
|
|
880
|
-
keyData: string;
|
|
881
|
-
}
|
|
882
|
-
|
|
883
1079
|
/** StorageProfile represents information about a disk. */
|
|
884
1080
|
export interface StorageProfile {
|
|
885
1081
|
/** The disk to use with this virtual machine. */
|
|
@@ -933,6 +1129,31 @@ export interface BareMetalMachineCordonParameters {
|
|
|
933
1129
|
evacuate?: BareMetalMachineEvacuate;
|
|
934
1130
|
}
|
|
935
1131
|
|
|
1132
|
+
/** The current status of an async operation. */
|
|
1133
|
+
export interface OperationStatusResult {
|
|
1134
|
+
/** Fully qualified ID for the async operation. */
|
|
1135
|
+
id?: string;
|
|
1136
|
+
/**
|
|
1137
|
+
* Fully qualified ID of the resource against which the original async operation was started.
|
|
1138
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1139
|
+
*/
|
|
1140
|
+
readonly resourceId?: string;
|
|
1141
|
+
/** Name of the async operation. */
|
|
1142
|
+
name?: string;
|
|
1143
|
+
/** Operation status. */
|
|
1144
|
+
status: string;
|
|
1145
|
+
/** Percent of the operation that is complete. */
|
|
1146
|
+
percentComplete?: number;
|
|
1147
|
+
/** The start time of the operation. */
|
|
1148
|
+
startTime?: Date;
|
|
1149
|
+
/** The end time of the operation. */
|
|
1150
|
+
endTime?: Date;
|
|
1151
|
+
/** The operations list. */
|
|
1152
|
+
operations?: OperationStatusResult[];
|
|
1153
|
+
/** If present, details of the operation error. */
|
|
1154
|
+
error?: ErrorDetail;
|
|
1155
|
+
}
|
|
1156
|
+
|
|
936
1157
|
/** BareMetalMachinePowerOffParameters represents the body of the request to power off bare metal machine. */
|
|
937
1158
|
export interface BareMetalMachinePowerOffParameters {
|
|
938
1159
|
/** The indicator of whether to skip the graceful OS shutdown and power off the bare metal machine immediately. */
|
|
@@ -996,12 +1217,6 @@ export interface BareMetalMachineRunReadCommandsParameters {
|
|
|
996
1217
|
limitTimeSeconds: number;
|
|
997
1218
|
}
|
|
998
1219
|
|
|
999
|
-
/** BareMetalMachineValidateHardwareParameters represents the body of the request to validate the physical hardware of a bare metal machine. */
|
|
1000
|
-
export interface BareMetalMachineValidateHardwareParameters {
|
|
1001
|
-
/** The category of hardware validation to perform. */
|
|
1002
|
-
validationCategory: BareMetalMachineHardwareValidationCategory;
|
|
1003
|
-
}
|
|
1004
|
-
|
|
1005
1220
|
/** CloudServicesNetworkPatchParameters represents the body of the request to patch the cloud services network. */
|
|
1006
1221
|
export interface CloudServicesNetworkPatchParameters {
|
|
1007
1222
|
/** The Azure resource tags that will replace the existing ones. */
|
|
@@ -1047,18 +1262,18 @@ export interface BareMetalMachineKeySetList {
|
|
|
1047
1262
|
|
|
1048
1263
|
/** KeySetUser represents the properties of the user in the key set. */
|
|
1049
1264
|
export interface KeySetUser {
|
|
1050
|
-
/** The
|
|
1265
|
+
/** The user name that will be used for access. */
|
|
1051
1266
|
azureUserName: string;
|
|
1052
1267
|
/** The free-form description for this user. */
|
|
1053
1268
|
description?: string;
|
|
1054
|
-
/** The SSH public key for
|
|
1269
|
+
/** 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. */
|
|
1055
1270
|
sshPublicKey: SshPublicKey;
|
|
1056
1271
|
}
|
|
1057
1272
|
|
|
1058
1273
|
/** KeySetUserStatus represents the status of the key set user. */
|
|
1059
1274
|
export interface KeySetUserStatus {
|
|
1060
1275
|
/**
|
|
1061
|
-
* The
|
|
1276
|
+
* The user name that will be used for access.
|
|
1062
1277
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1063
1278
|
*/
|
|
1064
1279
|
readonly azureUserName?: string;
|
|
@@ -1134,20 +1349,42 @@ export interface ClusterUpdateVersionParameters {
|
|
|
1134
1349
|
targetClusterVersion: string;
|
|
1135
1350
|
}
|
|
1136
1351
|
|
|
1137
|
-
/**
|
|
1138
|
-
export interface
|
|
1352
|
+
/** KubernetesClusterPatchParameters represents the body of the request to patch the Hybrid AKS cluster. */
|
|
1353
|
+
export interface KubernetesClusterPatchParameters {
|
|
1139
1354
|
/** The Azure resource tags that will replace the existing ones. */
|
|
1140
1355
|
tags?: { [propertyName: string]: string };
|
|
1356
|
+
/** The defining characteristics of the control plane that can be patched for this Kubernetes cluster. */
|
|
1357
|
+
controlPlaneNodeConfiguration?: ControlPlaneNodePatchConfiguration;
|
|
1358
|
+
/** The Kubernetes version for this cluster. Accepts n.n, n.n.n, and n.n.n-n format. The interpreted version used will be resolved into this field after creation or update. */
|
|
1359
|
+
kubernetesVersion?: string;
|
|
1360
|
+
}
|
|
1361
|
+
|
|
1362
|
+
/** ControlPlaneNodePatchConfiguration represents the properties of the control plane that can be patched for this Kubernetes cluster. */
|
|
1363
|
+
export interface ControlPlaneNodePatchConfiguration {
|
|
1364
|
+
/** The number of virtual machines that use this configuration. */
|
|
1365
|
+
count?: number;
|
|
1366
|
+
}
|
|
1367
|
+
|
|
1368
|
+
/** AgentPoolList represents a list of Kubernetes cluster agent pools. */
|
|
1369
|
+
export interface AgentPoolList {
|
|
1370
|
+
/** The link used to get the next page of operations. */
|
|
1371
|
+
nextLink?: string;
|
|
1372
|
+
/** The list of agent pools. */
|
|
1373
|
+
value?: AgentPool[];
|
|
1141
1374
|
}
|
|
1142
1375
|
|
|
1143
|
-
/**
|
|
1144
|
-
export interface
|
|
1376
|
+
/** AgentPoolPatchParameters represents the body of the request to patch the Kubernetes cluster agent pool. */
|
|
1377
|
+
export interface AgentPoolPatchParameters {
|
|
1145
1378
|
/** The Azure resource tags that will replace the existing ones. */
|
|
1146
1379
|
tags?: { [propertyName: string]: string };
|
|
1380
|
+
/** The number of virtual machines that use this configuration. */
|
|
1381
|
+
count?: number;
|
|
1382
|
+
/** The configuration of the agent pool. */
|
|
1383
|
+
upgradeSettings?: AgentPoolUpgradeSettings;
|
|
1147
1384
|
}
|
|
1148
1385
|
|
|
1149
|
-
/**
|
|
1150
|
-
export interface
|
|
1386
|
+
/** KubernetesClusterRestartNodeParameters represents the body of the request to restart the node of a Kubernetes cluster. */
|
|
1387
|
+
export interface KubernetesClusterRestartNodeParameters {
|
|
1151
1388
|
/** The name of the node to restart. */
|
|
1152
1389
|
nodeName: string;
|
|
1153
1390
|
}
|
|
@@ -1188,31 +1425,6 @@ export interface StorageApplianceEnableRemoteVendorManagementParameters {
|
|
|
1188
1425
|
supportEndpoints?: string[];
|
|
1189
1426
|
}
|
|
1190
1427
|
|
|
1191
|
-
/** StorageApplianceRunReadCommandsParameters represents the body of request containing list of read-only commands to run for a storage appliance. */
|
|
1192
|
-
export interface StorageApplianceRunReadCommandsParameters {
|
|
1193
|
-
/** The list of read-only commands to run. */
|
|
1194
|
-
commands: StorageApplianceCommandSpecification[];
|
|
1195
|
-
/**
|
|
1196
|
-
* The maximum time the commands are allowed to run.
|
|
1197
|
-
* 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).
|
|
1198
|
-
*/
|
|
1199
|
-
limitTimeSeconds: number;
|
|
1200
|
-
}
|
|
1201
|
-
|
|
1202
|
-
/** StorageApplianceCommandSpecification represents the read-only command and optional arguments to execute against a storage appliance. */
|
|
1203
|
-
export interface StorageApplianceCommandSpecification {
|
|
1204
|
-
/** The list of string arguments that will be passed to the script in order as separate arguments. */
|
|
1205
|
-
arguments?: string[];
|
|
1206
|
-
/** The read-only command to execute against the storage appliance. */
|
|
1207
|
-
command: string;
|
|
1208
|
-
}
|
|
1209
|
-
|
|
1210
|
-
/** StorageApplianceValidateHardwareParameters represents the body of the request to validate the physical hardware of a storage appliance. */
|
|
1211
|
-
export interface StorageApplianceValidateHardwareParameters {
|
|
1212
|
-
/** The category of hardware validation to perform. */
|
|
1213
|
-
validationCategory: StorageApplianceHardwareValidationCategory;
|
|
1214
|
-
}
|
|
1215
|
-
|
|
1216
1428
|
/** TrunkedNetworkPatchParameters represents the body of the request to patch the Trunked network. */
|
|
1217
1429
|
export interface TrunkedNetworkPatchParameters {
|
|
1218
1430
|
/** The Azure resource tags that will replace the existing ones. */
|
|
@@ -1227,12 +1439,6 @@ export interface VirtualMachinePatchParameters {
|
|
|
1227
1439
|
vmImageRepositoryCredentials?: ImageRepositoryCredentials;
|
|
1228
1440
|
}
|
|
1229
1441
|
|
|
1230
|
-
/** VirtualMachineVolumeParameters represents the body of the request to handle attachment and detachment of volumes for the virtual machine. */
|
|
1231
|
-
export interface VirtualMachineVolumeParameters {
|
|
1232
|
-
/** The resource ID of the volume. */
|
|
1233
|
-
volumeId: string;
|
|
1234
|
-
}
|
|
1235
|
-
|
|
1236
1442
|
/** ConsoleList represents a list of virtual machine consoles. */
|
|
1237
1443
|
export interface ConsoleList {
|
|
1238
1444
|
/** The link used to get the next page of operations. */
|
|
@@ -1265,6 +1471,30 @@ export interface VolumePatchParameters {
|
|
|
1265
1471
|
tags?: { [propertyName: string]: string };
|
|
1266
1472
|
}
|
|
1267
1473
|
|
|
1474
|
+
/** AgentPoolConfiguration specifies the configuration of a pool of nodes. */
|
|
1475
|
+
export interface AgentPoolConfiguration {
|
|
1476
|
+
/** The administrator credentials to be used for the nodes in this agent pool. */
|
|
1477
|
+
administratorConfiguration?: AdministratorConfiguration;
|
|
1478
|
+
/** The configurations that will be applied to each agent in this agent pool. */
|
|
1479
|
+
agentOptions?: AgentOptions;
|
|
1480
|
+
/** The configuration of networks being attached to the agent pool for use by the workloads that run on this Kubernetes cluster. */
|
|
1481
|
+
attachedNetworkConfiguration?: AttachedNetworkConfiguration;
|
|
1482
|
+
/** The list of availability zones of the Network Cloud cluster used for the provisioning of nodes in this agent pool. If not specified, all availability zones will be used. */
|
|
1483
|
+
availabilityZones?: string[];
|
|
1484
|
+
/** The number of virtual machines that use this configuration. */
|
|
1485
|
+
count: number;
|
|
1486
|
+
/** The labels applied to the nodes in this agent pool. */
|
|
1487
|
+
labels?: KubernetesLabel[];
|
|
1488
|
+
/** The selection of how this agent pool is utilized, either as a system pool or a user pool. System pools run the features and critical services for the Kubernetes Cluster, while user pools are dedicated to user workloads. Every Kubernetes cluster must contain at least one system node pool with at least one node. */
|
|
1489
|
+
mode: AgentPoolMode;
|
|
1490
|
+
/** The taints applied to the nodes in this agent pool. */
|
|
1491
|
+
taints?: KubernetesLabel[];
|
|
1492
|
+
/** The configuration of the agent pool. */
|
|
1493
|
+
upgradeSettings?: AgentPoolUpgradeSettings;
|
|
1494
|
+
/** The name of the VM SKU that determines the size of resources allocated for node VMs. */
|
|
1495
|
+
vmSkuName: string;
|
|
1496
|
+
}
|
|
1497
|
+
|
|
1268
1498
|
/** TagsParameter represents the resource tags. */
|
|
1269
1499
|
export interface TagsParameter {
|
|
1270
1500
|
/** The Azure resource tags that will replace the existing ones. */
|
|
@@ -1327,6 +1557,11 @@ export interface RackSku extends Resource {
|
|
|
1327
1557
|
export interface BareMetalMachine extends TrackedResource {
|
|
1328
1558
|
/** The extended location of the cluster associated with the resource. */
|
|
1329
1559
|
extendedLocation: ExtendedLocation;
|
|
1560
|
+
/**
|
|
1561
|
+
* The list of resource IDs for the other Microsoft.NetworkCloud resources that have attached this network.
|
|
1562
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1563
|
+
*/
|
|
1564
|
+
readonly associatedResourceIds?: string[];
|
|
1330
1565
|
/** The connection string for the baseboard management controller including IP address and protocol. */
|
|
1331
1566
|
bmcConnectionString: string;
|
|
1332
1567
|
/** The credentials of the baseboard management controller on this bare metal machine. */
|
|
@@ -1366,7 +1601,7 @@ export interface BareMetalMachine extends TrackedResource {
|
|
|
1366
1601
|
*/
|
|
1367
1602
|
readonly hardwareValidationStatus?: HardwareValidationStatus;
|
|
1368
1603
|
/**
|
|
1369
|
-
* The list of the resource IDs for the HybridAksClusters that have nodes hosted on this bare metal machine.
|
|
1604
|
+
* Field Deprecated. These fields will be empty/omitted. The list of the resource IDs for the HybridAksClusters that have nodes hosted on this bare metal machine.
|
|
1370
1605
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1371
1606
|
*/
|
|
1372
1607
|
readonly hybridAksClustersAssociatedIds?: string[];
|
|
@@ -1428,7 +1663,7 @@ export interface BareMetalMachine extends TrackedResource {
|
|
|
1428
1663
|
*/
|
|
1429
1664
|
readonly serviceTag?: string;
|
|
1430
1665
|
/**
|
|
1431
|
-
* The list of the resource IDs for the VirtualMachines that are hosted on this bare metal machine.
|
|
1666
|
+
* Field Deprecated. These fields will be empty/omitted. The list of the resource IDs for the VirtualMachines that are hosted on this bare metal machine.
|
|
1432
1667
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1433
1668
|
*/
|
|
1434
1669
|
readonly virtualMachinesAssociatedIds?: string[];
|
|
@@ -1445,6 +1680,11 @@ export interface CloudServicesNetwork extends TrackedResource {
|
|
|
1445
1680
|
extendedLocation: ExtendedLocation;
|
|
1446
1681
|
/** The list of egress endpoints. This allows for connection from a Hybrid AKS cluster to the specified endpoint. */
|
|
1447
1682
|
additionalEgressEndpoints?: EgressEndpoint[];
|
|
1683
|
+
/**
|
|
1684
|
+
* The list of resource IDs for the other Microsoft.NetworkCloud resources that have attached this network.
|
|
1685
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1686
|
+
*/
|
|
1687
|
+
readonly associatedResourceIds?: string[];
|
|
1448
1688
|
/**
|
|
1449
1689
|
* The resource ID of the Network Cloud cluster this cloud services network is associated with.
|
|
1450
1690
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1468,7 +1708,7 @@ export interface CloudServicesNetwork extends TrackedResource {
|
|
|
1468
1708
|
*/
|
|
1469
1709
|
readonly enabledEgressEndpoints?: EgressEndpoint[];
|
|
1470
1710
|
/**
|
|
1471
|
-
* The list of Hybrid AKS cluster resource IDs that are associated with this cloud services network.
|
|
1711
|
+
* Field Deprecated. These fields will be empty/omitted. The list of Hybrid AKS cluster resource IDs that are associated with this cloud services network.
|
|
1472
1712
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1473
1713
|
*/
|
|
1474
1714
|
readonly hybridAksClustersAssociatedIds?: string[];
|
|
@@ -1483,7 +1723,7 @@ export interface CloudServicesNetwork extends TrackedResource {
|
|
|
1483
1723
|
*/
|
|
1484
1724
|
readonly provisioningState?: CloudServicesNetworkProvisioningState;
|
|
1485
1725
|
/**
|
|
1486
|
-
* The list of virtual machine resource IDs, excluding any Hybrid AKS virtual machines, that are currently using this cloud services network.
|
|
1726
|
+
* Field Deprecated. These fields will be empty/omitted. The list of virtual machine resource IDs, excluding any Hybrid AKS virtual machines, that are currently using this cloud services network.
|
|
1487
1727
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1488
1728
|
*/
|
|
1489
1729
|
readonly virtualMachinesAssociatedIds?: string[];
|
|
@@ -1535,7 +1775,7 @@ export interface Cluster extends TrackedResource {
|
|
|
1535
1775
|
/** 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. */
|
|
1536
1776
|
aggregatorOrSingleRackDefinition: RackDefinition;
|
|
1537
1777
|
/** The resource ID of the Log Analytics Workspace that will be used for storing relevant logs. */
|
|
1538
|
-
analyticsWorkspaceId
|
|
1778
|
+
analyticsWorkspaceId?: string;
|
|
1539
1779
|
/**
|
|
1540
1780
|
* The list of cluster runtime version upgrades available for this cluster.
|
|
1541
1781
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1592,7 +1832,7 @@ export interface Cluster extends TrackedResource {
|
|
|
1592
1832
|
*/
|
|
1593
1833
|
readonly detailedStatusMessage?: string;
|
|
1594
1834
|
/**
|
|
1595
|
-
* The extended location (custom location) that represents the Hybrid AKS control plane location. This extended location is used when creating provisioned clusters (Hybrid AKS clusters).
|
|
1835
|
+
* Field Deprecated. This field will not be populated in an upcoming version. The extended location (custom location) that represents the Hybrid AKS control plane location. This extended location is used when creating provisioned clusters (Hybrid AKS clusters).
|
|
1596
1836
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1597
1837
|
*/
|
|
1598
1838
|
readonly hybridAksExtendedLocation?: ExtendedLocation;
|
|
@@ -1622,133 +1862,85 @@ export interface Cluster extends TrackedResource {
|
|
|
1622
1862
|
readonly workloadResourceIds?: string[];
|
|
1623
1863
|
}
|
|
1624
1864
|
|
|
1625
|
-
/**
|
|
1626
|
-
export interface
|
|
1865
|
+
/** KubernetesCluster represents the Kubernetes cluster hosted on Network Cloud. */
|
|
1866
|
+
export interface KubernetesCluster extends TrackedResource {
|
|
1627
1867
|
/** The extended location of the cluster associated with the resource. */
|
|
1628
1868
|
extendedLocation: ExtendedLocation;
|
|
1869
|
+
/** The Azure Active Directory Integration properties. */
|
|
1870
|
+
aadConfiguration?: AadConfiguration;
|
|
1871
|
+
/** The administrative credentials that will be applied to the control plane and agent pool nodes that do not specify their own values. */
|
|
1872
|
+
administratorConfiguration?: AdministratorConfiguration;
|
|
1629
1873
|
/**
|
|
1630
|
-
* The
|
|
1631
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1632
|
-
*/
|
|
1633
|
-
readonly clusterId?: string;
|
|
1634
|
-
/**
|
|
1635
|
-
* The autonomous system number that the fabric expects to peer with, derived from the associated L3 isolation domain.
|
|
1636
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1637
|
-
*/
|
|
1638
|
-
readonly cniAsNumber?: number;
|
|
1639
|
-
/** The Calico BGP configuration. */
|
|
1640
|
-
cniBgpConfiguration?: CniBgpConfiguration;
|
|
1641
|
-
/**
|
|
1642
|
-
* The more detailed status of the default CNI network.
|
|
1643
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1644
|
-
*/
|
|
1645
|
-
readonly detailedStatus?: DefaultCniNetworkDetailedStatus;
|
|
1646
|
-
/**
|
|
1647
|
-
* The descriptive message about the current detailed status.
|
|
1648
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1649
|
-
*/
|
|
1650
|
-
readonly detailedStatusMessage?: string;
|
|
1651
|
-
/**
|
|
1652
|
-
* The L3 isolation fabric BGP peering connectivity information necessary for BGP peering the Hybrid AKS Cluster with the switch fabric.
|
|
1653
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1654
|
-
*/
|
|
1655
|
-
readonly fabricBgpPeers?: BgpPeer[];
|
|
1656
|
-
/**
|
|
1657
|
-
* The list of Hybrid AKS cluster resource ID(s) that are associated with this default CNI network.
|
|
1658
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1659
|
-
*/
|
|
1660
|
-
readonly hybridAksClustersAssociatedIds?: string[];
|
|
1661
|
-
/**
|
|
1662
|
-
* The name of the interface that will be present in the virtual machine to represent this network.
|
|
1663
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1664
|
-
*/
|
|
1665
|
-
readonly interfaceName?: string;
|
|
1666
|
-
/** The type of the IP address allocation. */
|
|
1667
|
-
ipAllocationType?: IpAllocationType;
|
|
1668
|
-
/**
|
|
1669
|
-
* The IPV4 prefix (CIDR) assigned to this default CNI network. It is required when the IP allocation type
|
|
1670
|
-
* is IPV4 or DualStack.
|
|
1671
|
-
*/
|
|
1672
|
-
ipv4ConnectedPrefix?: string;
|
|
1673
|
-
/**
|
|
1674
|
-
* The IPV6 prefix (CIDR) assigned to this default CNI network. It is required when the IP allocation type
|
|
1675
|
-
* is IPV6 or DualStack.
|
|
1676
|
-
*/
|
|
1677
|
-
ipv6ConnectedPrefix?: string;
|
|
1678
|
-
/** The resource ID of the Network Fabric l3IsolationDomain. */
|
|
1679
|
-
l3IsolationDomainId: string;
|
|
1680
|
-
/**
|
|
1681
|
-
* The provisioning state of the default CNI network.
|
|
1874
|
+
* The full list of network resource IDs that are attached to this cluster, including those attached only to specific agent pools.
|
|
1682
1875
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1683
1876
|
*/
|
|
1684
|
-
readonly
|
|
1685
|
-
/** The VLAN from the l3IsolationDomain that is used for this network. */
|
|
1686
|
-
vlan: number;
|
|
1687
|
-
}
|
|
1688
|
-
|
|
1689
|
-
/** The details are specific to the Network Cloud use of the Hybrid AKS cluster. */
|
|
1690
|
-
export interface HybridAksCluster extends TrackedResource {
|
|
1691
|
-
/** The extended location of the cluster associated with the resource. */
|
|
1692
|
-
extendedLocation: ExtendedLocation;
|
|
1693
|
-
/** The list of resource IDs for the workload networks associated with the Hybrid AKS cluster. It can be any of l2Networks, l3Networks, or trunkedNetworks resources. This field will also contain one cloudServicesNetwork and one defaultCniNetwork. */
|
|
1694
|
-
associatedNetworkIds: string[];
|
|
1877
|
+
readonly attachedNetworkIds?: string[];
|
|
1695
1878
|
/**
|
|
1696
|
-
* The
|
|
1879
|
+
* The list of versions that this Kubernetes cluster can be upgraded to.
|
|
1697
1880
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1698
1881
|
*/
|
|
1699
|
-
readonly
|
|
1882
|
+
readonly availableUpgrades?: AvailableUpgrade[];
|
|
1700
1883
|
/**
|
|
1701
|
-
* The resource ID of the Network Cloud cluster
|
|
1884
|
+
* The resource ID of the Network Cloud cluster.
|
|
1702
1885
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1703
1886
|
*/
|
|
1704
1887
|
readonly clusterId?: string;
|
|
1705
|
-
/** The number of control plane node VMs. */
|
|
1706
|
-
controlPlaneCount: number;
|
|
1707
1888
|
/**
|
|
1708
|
-
* The
|
|
1889
|
+
* The resource ID of the connected cluster set up when this Kubernetes cluster is created.
|
|
1709
1890
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1710
1891
|
*/
|
|
1711
|
-
readonly
|
|
1892
|
+
readonly connectedClusterId?: string;
|
|
1712
1893
|
/**
|
|
1713
|
-
* The
|
|
1894
|
+
* The current running version of Kubernetes on the control plane.
|
|
1714
1895
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1715
1896
|
*/
|
|
1716
|
-
readonly
|
|
1897
|
+
readonly controlPlaneKubernetesVersion?: string;
|
|
1898
|
+
/** The defining characteristics of the control plane for this Kubernetes Cluster. */
|
|
1899
|
+
controlPlaneNodeConfiguration: ControlPlaneNodeConfiguration;
|
|
1717
1900
|
/**
|
|
1718
|
-
* The
|
|
1901
|
+
* The current status of the Kubernetes cluster.
|
|
1719
1902
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1720
1903
|
*/
|
|
1721
|
-
readonly detailedStatus?:
|
|
1904
|
+
readonly detailedStatus?: KubernetesClusterDetailedStatus;
|
|
1722
1905
|
/**
|
|
1723
1906
|
* The descriptive message about the current detailed status.
|
|
1724
1907
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1725
1908
|
*/
|
|
1726
1909
|
readonly detailedStatusMessage?: string;
|
|
1727
|
-
/** The resource ID of the Hybrid AKS cluster that this additional information is for. */
|
|
1728
|
-
hybridAksProvisionedClusterId: string;
|
|
1729
1910
|
/**
|
|
1730
|
-
* The
|
|
1911
|
+
* The current feature settings.
|
|
1731
1912
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1732
1913
|
*/
|
|
1733
|
-
readonly
|
|
1914
|
+
readonly featureStatuses?: FeatureStatus[];
|
|
1915
|
+
/** The agent pools that are created with this Kubernetes cluster for running critical system services and workloads. This data in this field is only used during creation, and the field will be empty following the creation of the Kubernetes Cluster. After creation, the management of agent pools is done using the agentPools sub-resource. */
|
|
1916
|
+
initialAgentPoolConfigurations: InitialAgentPoolConfiguration[];
|
|
1917
|
+
/** The Kubernetes version for this cluster. Accepts n.n, n.n.n, and n.n.n-n format. The interpreted version used will be resolved into this field after creation or update. */
|
|
1918
|
+
kubernetesVersion: string;
|
|
1919
|
+
/** The configuration of the managed resource group associated with the resource. */
|
|
1920
|
+
managedResourceGroupConfiguration?: ManagedResourceGroupConfiguration;
|
|
1921
|
+
/** The configuration of the Kubernetes cluster networking, including the attachment of networks that span the cluster. */
|
|
1922
|
+
networkConfiguration: NetworkConfiguration;
|
|
1734
1923
|
/**
|
|
1735
|
-
* The
|
|
1924
|
+
* The details of the nodes in this cluster.
|
|
1736
1925
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1737
1926
|
*/
|
|
1738
|
-
readonly
|
|
1739
|
-
/** The number of worker node VMs. */
|
|
1740
|
-
workerCount: number;
|
|
1927
|
+
readonly nodes?: KubernetesClusterNode[];
|
|
1741
1928
|
/**
|
|
1742
|
-
* The
|
|
1929
|
+
* The provisioning state of the Kubernetes cluster resource.
|
|
1743
1930
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1744
1931
|
*/
|
|
1745
|
-
readonly
|
|
1932
|
+
readonly provisioningState?: KubernetesClusterProvisioningState;
|
|
1746
1933
|
}
|
|
1747
1934
|
|
|
1748
1935
|
/** L2Network represents a network that utilizes a single isolation domain set up for layer-2 resources. */
|
|
1749
1936
|
export interface L2Network extends TrackedResource {
|
|
1750
1937
|
/** The extended location of the cluster associated with the resource. */
|
|
1751
1938
|
extendedLocation: ExtendedLocation;
|
|
1939
|
+
/**
|
|
1940
|
+
* The list of resource IDs for the other Microsoft.NetworkCloud resources that have attached this network.
|
|
1941
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1942
|
+
*/
|
|
1943
|
+
readonly associatedResourceIds?: string[];
|
|
1752
1944
|
/**
|
|
1753
1945
|
* The resource ID of the Network Cloud cluster this L2 network is associated with.
|
|
1754
1946
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1765,11 +1957,11 @@ export interface L2Network extends TrackedResource {
|
|
|
1765
1957
|
*/
|
|
1766
1958
|
readonly detailedStatusMessage?: string;
|
|
1767
1959
|
/**
|
|
1768
|
-
* The list of Hybrid AKS cluster resource ID(s) that are associated with this L2 network.
|
|
1960
|
+
* Field Deprecated. These fields will be empty/omitted. The list of Hybrid AKS cluster resource ID(s) that are associated with this L2 network.
|
|
1769
1961
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1770
1962
|
*/
|
|
1771
1963
|
readonly hybridAksClustersAssociatedIds?: string[];
|
|
1772
|
-
/** The network plugin type for Hybrid AKS. */
|
|
1964
|
+
/** Field Deprecated. The field was previously optional, now it will have no defined behavior and will be ignored. The network plugin type for Hybrid AKS. */
|
|
1773
1965
|
hybridAksPluginType?: HybridAksPluginType;
|
|
1774
1966
|
/** The default interface name for this L2 network in the virtual machine. This name can be overridden by the name supplied in the network attachment configuration of that virtual machine. */
|
|
1775
1967
|
interfaceName?: string;
|
|
@@ -1781,7 +1973,7 @@ export interface L2Network extends TrackedResource {
|
|
|
1781
1973
|
*/
|
|
1782
1974
|
readonly provisioningState?: L2NetworkProvisioningState;
|
|
1783
1975
|
/**
|
|
1784
|
-
* The list of virtual machine resource ID(s), excluding any Hybrid AKS virtual machines, that are currently using this L2 network.
|
|
1976
|
+
* Field Deprecated. These fields will be empty/omitted. The list of virtual machine resource ID(s), excluding any Hybrid AKS virtual machines, that are currently using this L2 network.
|
|
1785
1977
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1786
1978
|
*/
|
|
1787
1979
|
readonly virtualMachinesAssociatedIds?: string[];
|
|
@@ -1791,6 +1983,11 @@ export interface L2Network extends TrackedResource {
|
|
|
1791
1983
|
export interface L3Network extends TrackedResource {
|
|
1792
1984
|
/** The extended location of the cluster associated with the resource. */
|
|
1793
1985
|
extendedLocation: ExtendedLocation;
|
|
1986
|
+
/**
|
|
1987
|
+
* The list of resource IDs for the other Microsoft.NetworkCloud resources that have attached this network.
|
|
1988
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1989
|
+
*/
|
|
1990
|
+
readonly associatedResourceIds?: string[];
|
|
1794
1991
|
/**
|
|
1795
1992
|
* The resource ID of the Network Cloud cluster this L3 network is associated with.
|
|
1796
1993
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1807,13 +2004,13 @@ export interface L3Network extends TrackedResource {
|
|
|
1807
2004
|
*/
|
|
1808
2005
|
readonly detailedStatusMessage?: string;
|
|
1809
2006
|
/**
|
|
1810
|
-
* The list of Hybrid AKS cluster resource IDs that are associated with this L3 network.
|
|
2007
|
+
* Field Deprecated. These fields will be empty/omitted. The list of Hybrid AKS cluster resource IDs that are associated with this L3 network.
|
|
1811
2008
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1812
2009
|
*/
|
|
1813
2010
|
readonly hybridAksClustersAssociatedIds?: string[];
|
|
1814
|
-
/** The indicator of whether or not to disable IPAM allocation on the network attachment definition injected into the Hybrid AKS Cluster. */
|
|
2011
|
+
/** Field Deprecated. The field was previously optional, now it will have no defined behavior and will be ignored. The indicator of whether or not to disable IPAM allocation on the network attachment definition injected into the Hybrid AKS Cluster. */
|
|
1815
2012
|
hybridAksIpamEnabled?: HybridAksIpamEnabled;
|
|
1816
|
-
/** The network plugin type for Hybrid AKS. */
|
|
2013
|
+
/** Field Deprecated. The field was previously optional, now it will have no defined behavior and will be ignored. The network plugin type for Hybrid AKS. */
|
|
1817
2014
|
hybridAksPluginType?: HybridAksPluginType;
|
|
1818
2015
|
/** The default interface name for this L3 network in the virtual machine. This name can be overridden by the name supplied in the network attachment configuration of that virtual machine. */
|
|
1819
2016
|
interfaceName?: string;
|
|
@@ -1837,7 +2034,7 @@ export interface L3Network extends TrackedResource {
|
|
|
1837
2034
|
*/
|
|
1838
2035
|
readonly provisioningState?: L3NetworkProvisioningState;
|
|
1839
2036
|
/**
|
|
1840
|
-
* The list of virtual machine resource IDs, excluding any Hybrid AKS virtual machines, that are currently using this L3 network.
|
|
2037
|
+
* Field Deprecated. These fields will be empty/omitted. The list of virtual machine resource IDs, excluding any Hybrid AKS virtual machines, that are currently using this L3 network.
|
|
1841
2038
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1842
2039
|
*/
|
|
1843
2040
|
readonly virtualMachinesAssociatedIds?: string[];
|
|
@@ -1944,6 +2141,11 @@ export interface StorageAppliance extends TrackedResource {
|
|
|
1944
2141
|
export interface TrunkedNetwork extends TrackedResource {
|
|
1945
2142
|
/** The extended location of the cluster associated with the resource. */
|
|
1946
2143
|
extendedLocation: ExtendedLocation;
|
|
2144
|
+
/**
|
|
2145
|
+
* The list of resource IDs for the other Microsoft.NetworkCloud resources that have attached this network.
|
|
2146
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2147
|
+
*/
|
|
2148
|
+
readonly associatedResourceIds?: string[];
|
|
1947
2149
|
/**
|
|
1948
2150
|
* The resource ID of the Network Cloud cluster this trunked network is associated with.
|
|
1949
2151
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1960,11 +2162,11 @@ export interface TrunkedNetwork extends TrackedResource {
|
|
|
1960
2162
|
*/
|
|
1961
2163
|
readonly detailedStatusMessage?: string;
|
|
1962
2164
|
/**
|
|
1963
|
-
* The list of Hybrid AKS cluster resource IDs that are associated with this trunked network.
|
|
2165
|
+
* Field Deprecated. These fields will be empty/omitted. The list of Hybrid AKS cluster resource IDs that are associated with this trunked network.
|
|
1964
2166
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1965
2167
|
*/
|
|
1966
2168
|
readonly hybridAksClustersAssociatedIds?: string[];
|
|
1967
|
-
/** The network plugin type for Hybrid AKS. */
|
|
2169
|
+
/** Field Deprecated. The field was previously optional, now it will have no defined behavior and will be ignored. The network plugin type for Hybrid AKS. */
|
|
1968
2170
|
hybridAksPluginType?: HybridAksPluginType;
|
|
1969
2171
|
/** The default interface name for this trunked network in the virtual machine. This name can be overridden by the name supplied in the network attachment configuration of that virtual machine. */
|
|
1970
2172
|
interfaceName?: string;
|
|
@@ -1976,7 +2178,7 @@ export interface TrunkedNetwork extends TrackedResource {
|
|
|
1976
2178
|
*/
|
|
1977
2179
|
readonly provisioningState?: TrunkedNetworkProvisioningState;
|
|
1978
2180
|
/**
|
|
1979
|
-
* The list of virtual machine resource IDs, excluding any Hybrid AKS virtual machines, that are currently using this trunked network.
|
|
2181
|
+
* Field Deprecated. These fields will be empty/omitted. The list of virtual machine resource IDs, excluding any Hybrid AKS virtual machines, that are currently using this trunked network.
|
|
1980
2182
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1981
2183
|
*/
|
|
1982
2184
|
readonly virtualMachinesAssociatedIds?: string[];
|
|
@@ -1990,6 +2192,11 @@ export interface VirtualMachine extends TrackedResource {
|
|
|
1990
2192
|
extendedLocation: ExtendedLocation;
|
|
1991
2193
|
/** The name of the administrator to which the ssh public keys will be added into the authorized keys. */
|
|
1992
2194
|
adminUsername: string;
|
|
2195
|
+
/**
|
|
2196
|
+
* The cluster availability zone containing this virtual machine.
|
|
2197
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2198
|
+
*/
|
|
2199
|
+
readonly availabilityZone?: string;
|
|
1993
2200
|
/**
|
|
1994
2201
|
* The resource ID of the bare metal machine the virtual machine has landed to.
|
|
1995
2202
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2202,6 +2409,52 @@ export interface ClusterMetricsConfiguration extends TrackedResource {
|
|
|
2202
2409
|
readonly provisioningState?: ClusterMetricsConfigurationProvisioningState;
|
|
2203
2410
|
}
|
|
2204
2411
|
|
|
2412
|
+
/** AgentPool represents the agent pool of Kubernetes cluster. */
|
|
2413
|
+
export interface AgentPool extends TrackedResource {
|
|
2414
|
+
/** The extended location of the cluster associated with the resource. */
|
|
2415
|
+
extendedLocation?: ExtendedLocation;
|
|
2416
|
+
/** The administrator credentials to be used for the nodes in this agent pool. */
|
|
2417
|
+
administratorConfiguration?: AdministratorConfiguration;
|
|
2418
|
+
/** The configurations that will be applied to each agent in this agent pool. */
|
|
2419
|
+
agentOptions?: AgentOptions;
|
|
2420
|
+
/** The configuration of networks being attached to the agent pool for use by the workloads that run on this Kubernetes cluster. */
|
|
2421
|
+
attachedNetworkConfiguration?: AttachedNetworkConfiguration;
|
|
2422
|
+
/** The list of availability zones of the Network Cloud cluster used for the provisioning of nodes in this agent pool. If not specified, all availability zones will be used. */
|
|
2423
|
+
availabilityZones?: string[];
|
|
2424
|
+
/** The number of virtual machines that use this configuration. */
|
|
2425
|
+
count: number;
|
|
2426
|
+
/**
|
|
2427
|
+
* The current status of the agent pool.
|
|
2428
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2429
|
+
*/
|
|
2430
|
+
readonly detailedStatus?: AgentPoolDetailedStatus;
|
|
2431
|
+
/**
|
|
2432
|
+
* The descriptive message about the current detailed status.
|
|
2433
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2434
|
+
*/
|
|
2435
|
+
readonly detailedStatusMessage?: string;
|
|
2436
|
+
/**
|
|
2437
|
+
* The Kubernetes version running in this agent pool.
|
|
2438
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2439
|
+
*/
|
|
2440
|
+
readonly kubernetesVersion?: string;
|
|
2441
|
+
/** The labels applied to the nodes in this agent pool. */
|
|
2442
|
+
labels?: KubernetesLabel[];
|
|
2443
|
+
/** The selection of how this agent pool is utilized, either as a system pool or a user pool. System pools run the features and critical services for the Kubernetes Cluster, while user pools are dedicated to user workloads. Every Kubernetes cluster must contain at least one system node pool with at least one node. */
|
|
2444
|
+
mode: AgentPoolMode;
|
|
2445
|
+
/**
|
|
2446
|
+
* The provisioning state of the agent pool.
|
|
2447
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2448
|
+
*/
|
|
2449
|
+
readonly provisioningState?: AgentPoolProvisioningState;
|
|
2450
|
+
/** The taints applied to the nodes in this agent pool. */
|
|
2451
|
+
taints?: KubernetesLabel[];
|
|
2452
|
+
/** The configuration of the agent pool. */
|
|
2453
|
+
upgradeSettings?: AgentPoolUpgradeSettings;
|
|
2454
|
+
/** The name of the VM SKU that determines the size of resources allocated for node VMs. */
|
|
2455
|
+
vmSkuName: string;
|
|
2456
|
+
}
|
|
2457
|
+
|
|
2205
2458
|
/** Console represents the console of an on-premises Network Cloud virtual machine. */
|
|
2206
2459
|
export interface Console extends TrackedResource {
|
|
2207
2460
|
/** The extended location of the cluster manager associated with the cluster this virtual machine is created on. */
|
|
@@ -2254,7 +2507,7 @@ export interface BareMetalMachinesDeleteHeaders {
|
|
|
2254
2507
|
/** Defines headers for BareMetalMachines_update operation. */
|
|
2255
2508
|
export interface BareMetalMachinesUpdateHeaders {
|
|
2256
2509
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2257
|
-
|
|
2510
|
+
azureAsyncOperation?: string;
|
|
2258
2511
|
}
|
|
2259
2512
|
|
|
2260
2513
|
/** Defines headers for BareMetalMachines_cordon operation. */
|
|
@@ -2317,12 +2570,6 @@ export interface BareMetalMachinesUncordonHeaders {
|
|
|
2317
2570
|
location?: string;
|
|
2318
2571
|
}
|
|
2319
2572
|
|
|
2320
|
-
/** Defines headers for BareMetalMachines_validateHardware operation. */
|
|
2321
|
-
export interface BareMetalMachinesValidateHardwareHeaders {
|
|
2322
|
-
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2323
|
-
location?: string;
|
|
2324
|
-
}
|
|
2325
|
-
|
|
2326
2573
|
/** Defines headers for CloudServicesNetworks_createOrUpdate operation. */
|
|
2327
2574
|
export interface CloudServicesNetworksCreateOrUpdateHeaders {
|
|
2328
2575
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
@@ -2338,7 +2585,7 @@ export interface CloudServicesNetworksDeleteHeaders {
|
|
|
2338
2585
|
/** Defines headers for CloudServicesNetworks_update operation. */
|
|
2339
2586
|
export interface CloudServicesNetworksUpdateHeaders {
|
|
2340
2587
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2341
|
-
|
|
2588
|
+
azureAsyncOperation?: string;
|
|
2342
2589
|
}
|
|
2343
2590
|
|
|
2344
2591
|
/** Defines headers for ClusterManagers_createOrUpdate operation. */
|
|
@@ -2368,7 +2615,7 @@ export interface ClustersDeleteHeaders {
|
|
|
2368
2615
|
/** Defines headers for Clusters_update operation. */
|
|
2369
2616
|
export interface ClustersUpdateHeaders {
|
|
2370
2617
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2371
|
-
|
|
2618
|
+
azureAsyncOperation?: string;
|
|
2372
2619
|
}
|
|
2373
2620
|
|
|
2374
2621
|
/** Defines headers for Clusters_deploy operation. */
|
|
@@ -2383,32 +2630,26 @@ export interface ClustersUpdateVersionHeaders {
|
|
|
2383
2630
|
location?: string;
|
|
2384
2631
|
}
|
|
2385
2632
|
|
|
2386
|
-
/** Defines headers for
|
|
2387
|
-
export interface
|
|
2633
|
+
/** Defines headers for KubernetesClusters_createOrUpdate operation. */
|
|
2634
|
+
export interface KubernetesClustersCreateOrUpdateHeaders {
|
|
2388
2635
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2389
2636
|
azureAsyncOperation?: string;
|
|
2390
2637
|
}
|
|
2391
2638
|
|
|
2392
|
-
/** Defines headers for
|
|
2393
|
-
export interface
|
|
2639
|
+
/** Defines headers for KubernetesClusters_delete operation. */
|
|
2640
|
+
export interface KubernetesClustersDeleteHeaders {
|
|
2394
2641
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2395
2642
|
location?: string;
|
|
2396
2643
|
}
|
|
2397
2644
|
|
|
2398
|
-
/** Defines headers for
|
|
2399
|
-
export interface
|
|
2645
|
+
/** Defines headers for KubernetesClusters_update operation. */
|
|
2646
|
+
export interface KubernetesClustersUpdateHeaders {
|
|
2400
2647
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2401
2648
|
azureAsyncOperation?: string;
|
|
2402
2649
|
}
|
|
2403
2650
|
|
|
2404
|
-
/** Defines headers for
|
|
2405
|
-
export interface
|
|
2406
|
-
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2407
|
-
location?: string;
|
|
2408
|
-
}
|
|
2409
|
-
|
|
2410
|
-
/** Defines headers for HybridAksClusters_restartNode operation. */
|
|
2411
|
-
export interface HybridAksClustersRestartNodeHeaders {
|
|
2651
|
+
/** Defines headers for KubernetesClusters_restartNode operation. */
|
|
2652
|
+
export interface KubernetesClustersRestartNodeHeaders {
|
|
2412
2653
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2413
2654
|
location?: string;
|
|
2414
2655
|
}
|
|
@@ -2452,7 +2693,7 @@ export interface RacksDeleteHeaders {
|
|
|
2452
2693
|
/** Defines headers for Racks_update operation. */
|
|
2453
2694
|
export interface RacksUpdateHeaders {
|
|
2454
2695
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2455
|
-
|
|
2696
|
+
azureAsyncOperation?: string;
|
|
2456
2697
|
}
|
|
2457
2698
|
|
|
2458
2699
|
/** Defines headers for StorageAppliances_createOrUpdate operation. */
|
|
@@ -2470,7 +2711,7 @@ export interface StorageAppliancesDeleteHeaders {
|
|
|
2470
2711
|
/** Defines headers for StorageAppliances_update operation. */
|
|
2471
2712
|
export interface StorageAppliancesUpdateHeaders {
|
|
2472
2713
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2473
|
-
|
|
2714
|
+
azureAsyncOperation?: string;
|
|
2474
2715
|
}
|
|
2475
2716
|
|
|
2476
2717
|
/** Defines headers for StorageAppliances_disableRemoteVendorManagement operation. */
|
|
@@ -2485,18 +2726,6 @@ export interface StorageAppliancesEnableRemoteVendorManagementHeaders {
|
|
|
2485
2726
|
location?: string;
|
|
2486
2727
|
}
|
|
2487
2728
|
|
|
2488
|
-
/** Defines headers for StorageAppliances_runReadCommands operation. */
|
|
2489
|
-
export interface StorageAppliancesRunReadCommandsHeaders {
|
|
2490
|
-
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2491
|
-
location?: string;
|
|
2492
|
-
}
|
|
2493
|
-
|
|
2494
|
-
/** Defines headers for StorageAppliances_validateHardware operation. */
|
|
2495
|
-
export interface StorageAppliancesValidateHardwareHeaders {
|
|
2496
|
-
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2497
|
-
location?: string;
|
|
2498
|
-
}
|
|
2499
|
-
|
|
2500
2729
|
/** Defines headers for TrunkedNetworks_createOrUpdate operation. */
|
|
2501
2730
|
export interface TrunkedNetworksCreateOrUpdateHeaders {
|
|
2502
2731
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
@@ -2524,19 +2753,7 @@ export interface VirtualMachinesDeleteHeaders {
|
|
|
2524
2753
|
/** Defines headers for VirtualMachines_update operation. */
|
|
2525
2754
|
export interface VirtualMachinesUpdateHeaders {
|
|
2526
2755
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2527
|
-
|
|
2528
|
-
}
|
|
2529
|
-
|
|
2530
|
-
/** Defines headers for VirtualMachines_attachVolume operation. */
|
|
2531
|
-
export interface VirtualMachinesAttachVolumeHeaders {
|
|
2532
|
-
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2533
|
-
location?: string;
|
|
2534
|
-
}
|
|
2535
|
-
|
|
2536
|
-
/** Defines headers for VirtualMachines_detachVolume operation. */
|
|
2537
|
-
export interface VirtualMachinesDetachVolumeHeaders {
|
|
2538
|
-
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2539
|
-
location?: string;
|
|
2756
|
+
azureAsyncOperation?: string;
|
|
2540
2757
|
}
|
|
2541
2758
|
|
|
2542
2759
|
/** Defines headers for VirtualMachines_powerOff operation. */
|
|
@@ -2590,7 +2807,7 @@ export interface BareMetalMachineKeySetsDeleteHeaders {
|
|
|
2590
2807
|
/** Defines headers for BareMetalMachineKeySets_update operation. */
|
|
2591
2808
|
export interface BareMetalMachineKeySetsUpdateHeaders {
|
|
2592
2809
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2593
|
-
|
|
2810
|
+
azureAsyncOperation?: string;
|
|
2594
2811
|
}
|
|
2595
2812
|
|
|
2596
2813
|
/** Defines headers for BmcKeySets_createOrUpdate operation. */
|
|
@@ -2608,7 +2825,7 @@ export interface BmcKeySetsDeleteHeaders {
|
|
|
2608
2825
|
/** Defines headers for BmcKeySets_update operation. */
|
|
2609
2826
|
export interface BmcKeySetsUpdateHeaders {
|
|
2610
2827
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2611
|
-
|
|
2828
|
+
azureAsyncOperation?: string;
|
|
2612
2829
|
}
|
|
2613
2830
|
|
|
2614
2831
|
/** Defines headers for MetricsConfigurations_createOrUpdate operation. */
|
|
@@ -2625,10 +2842,28 @@ export interface MetricsConfigurationsDeleteHeaders {
|
|
|
2625
2842
|
|
|
2626
2843
|
/** Defines headers for MetricsConfigurations_update operation. */
|
|
2627
2844
|
export interface MetricsConfigurationsUpdateHeaders {
|
|
2845
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2846
|
+
azureAsyncOperation?: string;
|
|
2847
|
+
}
|
|
2848
|
+
|
|
2849
|
+
/** Defines headers for AgentPools_createOrUpdate operation. */
|
|
2850
|
+
export interface AgentPoolsCreateOrUpdateHeaders {
|
|
2851
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2852
|
+
azureAsyncOperation?: string;
|
|
2853
|
+
}
|
|
2854
|
+
|
|
2855
|
+
/** Defines headers for AgentPools_delete operation. */
|
|
2856
|
+
export interface AgentPoolsDeleteHeaders {
|
|
2628
2857
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2629
2858
|
location?: string;
|
|
2630
2859
|
}
|
|
2631
2860
|
|
|
2861
|
+
/** Defines headers for AgentPools_update operation. */
|
|
2862
|
+
export interface AgentPoolsUpdateHeaders {
|
|
2863
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2864
|
+
azureAsyncOperation?: string;
|
|
2865
|
+
}
|
|
2866
|
+
|
|
2632
2867
|
/** Defines headers for Consoles_createOrUpdate operation. */
|
|
2633
2868
|
export interface ConsolesCreateOrUpdateHeaders {
|
|
2634
2869
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
@@ -2644,7 +2879,7 @@ export interface ConsolesDeleteHeaders {
|
|
|
2644
2879
|
/** Defines headers for Consoles_update operation. */
|
|
2645
2880
|
export interface ConsolesUpdateHeaders {
|
|
2646
2881
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2647
|
-
|
|
2882
|
+
azureAsyncOperation?: string;
|
|
2648
2883
|
}
|
|
2649
2884
|
|
|
2650
2885
|
/** Known values of {@link Origin} that the service accepts. */
|
|
@@ -3157,74 +3392,257 @@ export enum KnownClusterProvisioningState {
|
|
|
3157
3392
|
*/
|
|
3158
3393
|
export type ClusterProvisioningState = string;
|
|
3159
3394
|
|
|
3160
|
-
/** Known values of {@link
|
|
3161
|
-
export enum
|
|
3162
|
-
/**
|
|
3163
|
-
|
|
3395
|
+
/** Known values of {@link AvailabilityLifecycle} that the service accepts. */
|
|
3396
|
+
export enum KnownAvailabilityLifecycle {
|
|
3397
|
+
/** Preview */
|
|
3398
|
+
Preview = "Preview",
|
|
3399
|
+
/** GenerallyAvailable */
|
|
3400
|
+
GenerallyAvailable = "GenerallyAvailable"
|
|
3401
|
+
}
|
|
3402
|
+
|
|
3403
|
+
/**
|
|
3404
|
+
* Defines values for AvailabilityLifecycle. \
|
|
3405
|
+
* {@link KnownAvailabilityLifecycle} can be used interchangeably with AvailabilityLifecycle,
|
|
3406
|
+
* this enum contains the known values that the service supports.
|
|
3407
|
+
* ### Known values supported by the service
|
|
3408
|
+
* **Preview** \
|
|
3409
|
+
* **GenerallyAvailable**
|
|
3410
|
+
*/
|
|
3411
|
+
export type AvailabilityLifecycle = string;
|
|
3412
|
+
|
|
3413
|
+
/** Known values of {@link KubernetesClusterDetailedStatus} that the service accepts. */
|
|
3414
|
+
export enum KnownKubernetesClusterDetailedStatus {
|
|
3164
3415
|
/** Available */
|
|
3165
3416
|
Available = "Available",
|
|
3417
|
+
/** Error */
|
|
3418
|
+
Error = "Error",
|
|
3166
3419
|
/** Provisioning */
|
|
3167
3420
|
Provisioning = "Provisioning"
|
|
3168
3421
|
}
|
|
3169
3422
|
|
|
3170
3423
|
/**
|
|
3171
|
-
* Defines values for
|
|
3172
|
-
* {@link
|
|
3424
|
+
* Defines values for KubernetesClusterDetailedStatus. \
|
|
3425
|
+
* {@link KnownKubernetesClusterDetailedStatus} can be used interchangeably with KubernetesClusterDetailedStatus,
|
|
3173
3426
|
* this enum contains the known values that the service supports.
|
|
3174
3427
|
* ### Known values supported by the service
|
|
3175
|
-
* **Error** \
|
|
3176
3428
|
* **Available** \
|
|
3429
|
+
* **Error** \
|
|
3177
3430
|
* **Provisioning**
|
|
3178
3431
|
*/
|
|
3179
|
-
export type
|
|
3432
|
+
export type KubernetesClusterDetailedStatus = string;
|
|
3180
3433
|
|
|
3181
|
-
/** Known values of {@link
|
|
3182
|
-
export enum
|
|
3183
|
-
/**
|
|
3184
|
-
|
|
3185
|
-
/**
|
|
3186
|
-
|
|
3187
|
-
/**
|
|
3188
|
-
|
|
3434
|
+
/** Known values of {@link FeatureDetailedStatus} that the service accepts. */
|
|
3435
|
+
export enum KnownFeatureDetailedStatus {
|
|
3436
|
+
/** Running */
|
|
3437
|
+
Running = "Running",
|
|
3438
|
+
/** Failed */
|
|
3439
|
+
Failed = "Failed",
|
|
3440
|
+
/** Unknown */
|
|
3441
|
+
Unknown = "Unknown"
|
|
3189
3442
|
}
|
|
3190
3443
|
|
|
3191
3444
|
/**
|
|
3192
|
-
* Defines values for
|
|
3193
|
-
* {@link
|
|
3445
|
+
* Defines values for FeatureDetailedStatus. \
|
|
3446
|
+
* {@link KnownFeatureDetailedStatus} can be used interchangeably with FeatureDetailedStatus,
|
|
3194
3447
|
* this enum contains the known values that the service supports.
|
|
3195
3448
|
* ### Known values supported by the service
|
|
3196
|
-
* **
|
|
3197
|
-
* **
|
|
3198
|
-
* **
|
|
3449
|
+
* **Running** \
|
|
3450
|
+
* **Failed** \
|
|
3451
|
+
* **Unknown**
|
|
3199
3452
|
*/
|
|
3200
|
-
export type
|
|
3453
|
+
export type FeatureDetailedStatus = string;
|
|
3201
3454
|
|
|
3202
|
-
/** Known values of {@link
|
|
3203
|
-
export enum
|
|
3204
|
-
/**
|
|
3205
|
-
|
|
3206
|
-
/**
|
|
3207
|
-
|
|
3208
|
-
|
|
3209
|
-
|
|
3455
|
+
/** Known values of {@link HugepagesSize} that the service accepts. */
|
|
3456
|
+
export enum KnownHugepagesSize {
|
|
3457
|
+
/** TwoM */
|
|
3458
|
+
TwoM = "2M",
|
|
3459
|
+
/** OneG */
|
|
3460
|
+
OneG = "1G"
|
|
3461
|
+
}
|
|
3462
|
+
|
|
3463
|
+
/**
|
|
3464
|
+
* Defines values for HugepagesSize. \
|
|
3465
|
+
* {@link KnownHugepagesSize} can be used interchangeably with HugepagesSize,
|
|
3466
|
+
* this enum contains the known values that the service supports.
|
|
3467
|
+
* ### Known values supported by the service
|
|
3468
|
+
* **2M** \
|
|
3469
|
+
* **1G**
|
|
3470
|
+
*/
|
|
3471
|
+
export type HugepagesSize = string;
|
|
3472
|
+
|
|
3473
|
+
/** Known values of {@link KubernetesPluginType} that the service accepts. */
|
|
3474
|
+
export enum KnownKubernetesPluginType {
|
|
3475
|
+
/** Dpdk */
|
|
3476
|
+
Dpdk = "DPDK",
|
|
3477
|
+
/** Sriov */
|
|
3478
|
+
Sriov = "SRIOV",
|
|
3479
|
+
/** OSDevice */
|
|
3480
|
+
OSDevice = "OSDevice",
|
|
3481
|
+
/** Macvlan */
|
|
3482
|
+
Macvlan = "MACVLAN",
|
|
3483
|
+
/** Ipvlan */
|
|
3484
|
+
Ipvlan = "IPVLAN"
|
|
3485
|
+
}
|
|
3486
|
+
|
|
3487
|
+
/**
|
|
3488
|
+
* Defines values for KubernetesPluginType. \
|
|
3489
|
+
* {@link KnownKubernetesPluginType} can be used interchangeably with KubernetesPluginType,
|
|
3490
|
+
* this enum contains the known values that the service supports.
|
|
3491
|
+
* ### Known values supported by the service
|
|
3492
|
+
* **DPDK** \
|
|
3493
|
+
* **SRIOV** \
|
|
3494
|
+
* **OSDevice** \
|
|
3495
|
+
* **MACVLAN** \
|
|
3496
|
+
* **IPVLAN**
|
|
3497
|
+
*/
|
|
3498
|
+
export type KubernetesPluginType = string;
|
|
3499
|
+
|
|
3500
|
+
/** Known values of {@link L3NetworkConfigurationIpamEnabled} that the service accepts. */
|
|
3501
|
+
export enum KnownL3NetworkConfigurationIpamEnabled {
|
|
3502
|
+
/** True */
|
|
3503
|
+
True = "True",
|
|
3504
|
+
/** False */
|
|
3505
|
+
False = "False"
|
|
3506
|
+
}
|
|
3507
|
+
|
|
3508
|
+
/**
|
|
3509
|
+
* Defines values for L3NetworkConfigurationIpamEnabled. \
|
|
3510
|
+
* {@link KnownL3NetworkConfigurationIpamEnabled} can be used interchangeably with L3NetworkConfigurationIpamEnabled,
|
|
3511
|
+
* this enum contains the known values that the service supports.
|
|
3512
|
+
* ### Known values supported by the service
|
|
3513
|
+
* **True** \
|
|
3514
|
+
* **False**
|
|
3515
|
+
*/
|
|
3516
|
+
export type L3NetworkConfigurationIpamEnabled = string;
|
|
3517
|
+
|
|
3518
|
+
/** Known values of {@link AgentPoolMode} that the service accepts. */
|
|
3519
|
+
export enum KnownAgentPoolMode {
|
|
3520
|
+
/** System */
|
|
3521
|
+
System = "System",
|
|
3522
|
+
/** User */
|
|
3523
|
+
User = "User",
|
|
3524
|
+
/** NotApplicable */
|
|
3525
|
+
NotApplicable = "NotApplicable"
|
|
3526
|
+
}
|
|
3527
|
+
|
|
3528
|
+
/**
|
|
3529
|
+
* Defines values for AgentPoolMode. \
|
|
3530
|
+
* {@link KnownAgentPoolMode} can be used interchangeably with AgentPoolMode,
|
|
3531
|
+
* this enum contains the known values that the service supports.
|
|
3532
|
+
* ### Known values supported by the service
|
|
3533
|
+
* **System** \
|
|
3534
|
+
* **User** \
|
|
3535
|
+
* **NotApplicable**
|
|
3536
|
+
*/
|
|
3537
|
+
export type AgentPoolMode = string;
|
|
3538
|
+
|
|
3539
|
+
/** Known values of {@link AdvertiseToFabric} that the service accepts. */
|
|
3540
|
+
export enum KnownAdvertiseToFabric {
|
|
3541
|
+
/** True */
|
|
3542
|
+
True = "True",
|
|
3543
|
+
/** False */
|
|
3544
|
+
False = "False"
|
|
3545
|
+
}
|
|
3546
|
+
|
|
3547
|
+
/**
|
|
3548
|
+
* Defines values for AdvertiseToFabric. \
|
|
3549
|
+
* {@link KnownAdvertiseToFabric} can be used interchangeably with AdvertiseToFabric,
|
|
3550
|
+
* this enum contains the known values that the service supports.
|
|
3551
|
+
* ### Known values supported by the service
|
|
3552
|
+
* **True** \
|
|
3553
|
+
* **False**
|
|
3554
|
+
*/
|
|
3555
|
+
export type AdvertiseToFabric = string;
|
|
3556
|
+
|
|
3557
|
+
/** Known values of {@link BfdEnabled} that the service accepts. */
|
|
3558
|
+
export enum KnownBfdEnabled {
|
|
3559
|
+
/** True */
|
|
3560
|
+
True = "True",
|
|
3561
|
+
/** False */
|
|
3562
|
+
False = "False"
|
|
3563
|
+
}
|
|
3564
|
+
|
|
3565
|
+
/**
|
|
3566
|
+
* Defines values for BfdEnabled. \
|
|
3567
|
+
* {@link KnownBfdEnabled} can be used interchangeably with BfdEnabled,
|
|
3568
|
+
* this enum contains the known values that the service supports.
|
|
3569
|
+
* ### Known values supported by the service
|
|
3570
|
+
* **True** \
|
|
3571
|
+
* **False**
|
|
3572
|
+
*/
|
|
3573
|
+
export type BfdEnabled = string;
|
|
3574
|
+
|
|
3575
|
+
/** Known values of {@link BgpMultiHop} that the service accepts. */
|
|
3576
|
+
export enum KnownBgpMultiHop {
|
|
3577
|
+
/** True */
|
|
3578
|
+
True = "True",
|
|
3579
|
+
/** False */
|
|
3580
|
+
False = "False"
|
|
3581
|
+
}
|
|
3582
|
+
|
|
3583
|
+
/**
|
|
3584
|
+
* Defines values for BgpMultiHop. \
|
|
3585
|
+
* {@link KnownBgpMultiHop} can be used interchangeably with BgpMultiHop,
|
|
3586
|
+
* this enum contains the known values that the service supports.
|
|
3587
|
+
* ### Known values supported by the service
|
|
3588
|
+
* **True** \
|
|
3589
|
+
* **False**
|
|
3590
|
+
*/
|
|
3591
|
+
export type BgpMultiHop = string;
|
|
3592
|
+
|
|
3593
|
+
/** Known values of {@link FabricPeeringEnabled} that the service accepts. */
|
|
3594
|
+
export enum KnownFabricPeeringEnabled {
|
|
3595
|
+
/** True */
|
|
3596
|
+
True = "True",
|
|
3597
|
+
/** False */
|
|
3598
|
+
False = "False"
|
|
3599
|
+
}
|
|
3600
|
+
|
|
3601
|
+
/**
|
|
3602
|
+
* Defines values for FabricPeeringEnabled. \
|
|
3603
|
+
* {@link KnownFabricPeeringEnabled} can be used interchangeably with FabricPeeringEnabled,
|
|
3604
|
+
* this enum contains the known values that the service supports.
|
|
3605
|
+
* ### Known values supported by the service
|
|
3606
|
+
* **True** \
|
|
3607
|
+
* **False**
|
|
3608
|
+
*/
|
|
3609
|
+
export type FabricPeeringEnabled = string;
|
|
3610
|
+
|
|
3611
|
+
/** Known values of {@link KubernetesClusterNodeDetailedStatus} that the service accepts. */
|
|
3612
|
+
export enum KnownKubernetesClusterNodeDetailedStatus {
|
|
3613
|
+
/** Available */
|
|
3614
|
+
Available = "Available",
|
|
3615
|
+
/** Error */
|
|
3616
|
+
Error = "Error",
|
|
3210
3617
|
/** Provisioning */
|
|
3211
3618
|
Provisioning = "Provisioning",
|
|
3212
|
-
/**
|
|
3213
|
-
|
|
3619
|
+
/** Running */
|
|
3620
|
+
Running = "Running",
|
|
3621
|
+
/** Scheduling */
|
|
3622
|
+
Scheduling = "Scheduling",
|
|
3623
|
+
/** Stopped */
|
|
3624
|
+
Stopped = "Stopped",
|
|
3625
|
+
/** Terminating */
|
|
3626
|
+
Terminating = "Terminating",
|
|
3627
|
+
/** Unknown */
|
|
3628
|
+
Unknown = "Unknown"
|
|
3214
3629
|
}
|
|
3215
3630
|
|
|
3216
3631
|
/**
|
|
3217
|
-
* Defines values for
|
|
3218
|
-
* {@link
|
|
3632
|
+
* Defines values for KubernetesClusterNodeDetailedStatus. \
|
|
3633
|
+
* {@link KnownKubernetesClusterNodeDetailedStatus} can be used interchangeably with KubernetesClusterNodeDetailedStatus,
|
|
3219
3634
|
* this enum contains the known values that the service supports.
|
|
3220
3635
|
* ### Known values supported by the service
|
|
3221
|
-
* **
|
|
3222
|
-
* **
|
|
3223
|
-
* **Canceled** \
|
|
3636
|
+
* **Available** \
|
|
3637
|
+
* **Error** \
|
|
3224
3638
|
* **Provisioning** \
|
|
3225
|
-
* **
|
|
3639
|
+
* **Running** \
|
|
3640
|
+
* **Scheduling** \
|
|
3641
|
+
* **Stopped** \
|
|
3642
|
+
* **Terminating** \
|
|
3643
|
+
* **Unknown**
|
|
3226
3644
|
*/
|
|
3227
|
-
export type
|
|
3645
|
+
export type KubernetesClusterNodeDetailedStatus = string;
|
|
3228
3646
|
|
|
3229
3647
|
/** Known values of {@link DefaultGateway} that the service accepts. */
|
|
3230
3648
|
export enum KnownDefaultGateway {
|
|
@@ -3265,65 +3683,80 @@ export enum KnownVirtualMachineIPAllocationMethod {
|
|
|
3265
3683
|
*/
|
|
3266
3684
|
export type VirtualMachineIPAllocationMethod = string;
|
|
3267
3685
|
|
|
3268
|
-
/** Known values of {@link
|
|
3269
|
-
export enum
|
|
3686
|
+
/** Known values of {@link KubernetesNodePowerState} that the service accepts. */
|
|
3687
|
+
export enum KnownKubernetesNodePowerState {
|
|
3270
3688
|
/** On */
|
|
3271
3689
|
On = "On",
|
|
3272
3690
|
/** Off */
|
|
3273
|
-
Off = "Off"
|
|
3691
|
+
Off = "Off",
|
|
3692
|
+
/** Unknown */
|
|
3693
|
+
Unknown = "Unknown"
|
|
3274
3694
|
}
|
|
3275
3695
|
|
|
3276
3696
|
/**
|
|
3277
|
-
* Defines values for
|
|
3278
|
-
* {@link
|
|
3697
|
+
* Defines values for KubernetesNodePowerState. \
|
|
3698
|
+
* {@link KnownKubernetesNodePowerState} can be used interchangeably with KubernetesNodePowerState,
|
|
3279
3699
|
* this enum contains the known values that the service supports.
|
|
3280
3700
|
* ### Known values supported by the service
|
|
3281
3701
|
* **On** \
|
|
3282
|
-
* **Off**
|
|
3702
|
+
* **Off** \
|
|
3703
|
+
* **Unknown**
|
|
3283
3704
|
*/
|
|
3284
|
-
export type
|
|
3705
|
+
export type KubernetesNodePowerState = string;
|
|
3285
3706
|
|
|
3286
|
-
/** Known values of {@link
|
|
3287
|
-
export enum
|
|
3288
|
-
/**
|
|
3289
|
-
|
|
3290
|
-
/**
|
|
3291
|
-
|
|
3292
|
-
/** Provisioning */
|
|
3293
|
-
Provisioning = "Provisioning"
|
|
3707
|
+
/** Known values of {@link KubernetesNodeRole} that the service accepts. */
|
|
3708
|
+
export enum KnownKubernetesNodeRole {
|
|
3709
|
+
/** ControlPlane */
|
|
3710
|
+
ControlPlane = "ControlPlane",
|
|
3711
|
+
/** Worker */
|
|
3712
|
+
Worker = "Worker"
|
|
3294
3713
|
}
|
|
3295
3714
|
|
|
3296
3715
|
/**
|
|
3297
|
-
* Defines values for
|
|
3298
|
-
* {@link
|
|
3716
|
+
* Defines values for KubernetesNodeRole. \
|
|
3717
|
+
* {@link KnownKubernetesNodeRole} can be used interchangeably with KubernetesNodeRole,
|
|
3299
3718
|
* this enum contains the known values that the service supports.
|
|
3300
3719
|
* ### Known values supported by the service
|
|
3301
|
-
* **
|
|
3302
|
-
* **
|
|
3303
|
-
* **Provisioning**
|
|
3720
|
+
* **ControlPlane** \
|
|
3721
|
+
* **Worker**
|
|
3304
3722
|
*/
|
|
3305
|
-
export type
|
|
3723
|
+
export type KubernetesNodeRole = string;
|
|
3306
3724
|
|
|
3307
|
-
/** Known values of {@link
|
|
3308
|
-
export enum
|
|
3725
|
+
/** Known values of {@link KubernetesClusterProvisioningState} that the service accepts. */
|
|
3726
|
+
export enum KnownKubernetesClusterProvisioningState {
|
|
3309
3727
|
/** Succeeded */
|
|
3310
3728
|
Succeeded = "Succeeded",
|
|
3311
3729
|
/** Failed */
|
|
3312
3730
|
Failed = "Failed",
|
|
3313
3731
|
/** Canceled */
|
|
3314
|
-
Canceled = "Canceled"
|
|
3732
|
+
Canceled = "Canceled",
|
|
3733
|
+
/** Accepted */
|
|
3734
|
+
Accepted = "Accepted",
|
|
3735
|
+
/** InProgress */
|
|
3736
|
+
InProgress = "InProgress",
|
|
3737
|
+
/** Created */
|
|
3738
|
+
Created = "Created",
|
|
3739
|
+
/** Updating */
|
|
3740
|
+
Updating = "Updating",
|
|
3741
|
+
/** Deleting */
|
|
3742
|
+
Deleting = "Deleting"
|
|
3315
3743
|
}
|
|
3316
3744
|
|
|
3317
3745
|
/**
|
|
3318
|
-
* Defines values for
|
|
3319
|
-
* {@link
|
|
3746
|
+
* Defines values for KubernetesClusterProvisioningState. \
|
|
3747
|
+
* {@link KnownKubernetesClusterProvisioningState} can be used interchangeably with KubernetesClusterProvisioningState,
|
|
3320
3748
|
* this enum contains the known values that the service supports.
|
|
3321
3749
|
* ### Known values supported by the service
|
|
3322
3750
|
* **Succeeded** \
|
|
3323
3751
|
* **Failed** \
|
|
3324
|
-
* **Canceled**
|
|
3752
|
+
* **Canceled** \
|
|
3753
|
+
* **Accepted** \
|
|
3754
|
+
* **InProgress** \
|
|
3755
|
+
* **Created** \
|
|
3756
|
+
* **Updating** \
|
|
3757
|
+
* **Deleting**
|
|
3325
3758
|
*/
|
|
3326
|
-
export type
|
|
3759
|
+
export type KubernetesClusterProvisioningState = string;
|
|
3327
3760
|
|
|
3328
3761
|
/** Known values of {@link L2NetworkDetailedStatus} that the service accepts. */
|
|
3329
3762
|
export enum KnownL2NetworkDetailedStatus {
|
|
@@ -3433,6 +3866,27 @@ export enum KnownHybridAksIpamEnabled {
|
|
|
3433
3866
|
*/
|
|
3434
3867
|
export type HybridAksIpamEnabled = string;
|
|
3435
3868
|
|
|
3869
|
+
/** Known values of {@link IpAllocationType} that the service accepts. */
|
|
3870
|
+
export enum KnownIpAllocationType {
|
|
3871
|
+
/** IPV4 */
|
|
3872
|
+
IPV4 = "IPV4",
|
|
3873
|
+
/** IPV6 */
|
|
3874
|
+
IPV6 = "IPV6",
|
|
3875
|
+
/** DualStack */
|
|
3876
|
+
DualStack = "DualStack"
|
|
3877
|
+
}
|
|
3878
|
+
|
|
3879
|
+
/**
|
|
3880
|
+
* Defines values for IpAllocationType. \
|
|
3881
|
+
* {@link KnownIpAllocationType} can be used interchangeably with IpAllocationType,
|
|
3882
|
+
* this enum contains the known values that the service supports.
|
|
3883
|
+
* ### Known values supported by the service
|
|
3884
|
+
* **IPV4** \
|
|
3885
|
+
* **IPV6** \
|
|
3886
|
+
* **DualStack**
|
|
3887
|
+
*/
|
|
3888
|
+
export type IpAllocationType = string;
|
|
3889
|
+
|
|
3436
3890
|
/** Known values of {@link L3NetworkProvisioningState} that the service accepts. */
|
|
3437
3891
|
export enum KnownL3NetworkProvisioningState {
|
|
3438
3892
|
/** Succeeded */
|
|
@@ -3771,12 +4225,22 @@ export type VirtualMachineBootMethod = string;
|
|
|
3771
4225
|
|
|
3772
4226
|
/** Known values of {@link VirtualMachineDetailedStatus} that the service accepts. */
|
|
3773
4227
|
export enum KnownVirtualMachineDetailedStatus {
|
|
3774
|
-
/** Error */
|
|
3775
|
-
Error = "Error",
|
|
3776
4228
|
/** Available */
|
|
3777
4229
|
Available = "Available",
|
|
4230
|
+
/** Error */
|
|
4231
|
+
Error = "Error",
|
|
3778
4232
|
/** Provisioning */
|
|
3779
|
-
Provisioning = "Provisioning"
|
|
4233
|
+
Provisioning = "Provisioning",
|
|
4234
|
+
/** Running */
|
|
4235
|
+
Running = "Running",
|
|
4236
|
+
/** Scheduling */
|
|
4237
|
+
Scheduling = "Scheduling",
|
|
4238
|
+
/** Stopped */
|
|
4239
|
+
Stopped = "Stopped",
|
|
4240
|
+
/** Terminating */
|
|
4241
|
+
Terminating = "Terminating",
|
|
4242
|
+
/** Unknown */
|
|
4243
|
+
Unknown = "Unknown"
|
|
3780
4244
|
}
|
|
3781
4245
|
|
|
3782
4246
|
/**
|
|
@@ -3784,9 +4248,14 @@ export enum KnownVirtualMachineDetailedStatus {
|
|
|
3784
4248
|
* {@link KnownVirtualMachineDetailedStatus} can be used interchangeably with VirtualMachineDetailedStatus,
|
|
3785
4249
|
* this enum contains the known values that the service supports.
|
|
3786
4250
|
* ### Known values supported by the service
|
|
3787
|
-
* **Error** \
|
|
3788
4251
|
* **Available** \
|
|
3789
|
-
* **
|
|
4252
|
+
* **Error** \
|
|
4253
|
+
* **Provisioning** \
|
|
4254
|
+
* **Running** \
|
|
4255
|
+
* **Scheduling** \
|
|
4256
|
+
* **Stopped** \
|
|
4257
|
+
* **Terminating** \
|
|
4258
|
+
* **Unknown**
|
|
3790
4259
|
*/
|
|
3791
4260
|
export type VirtualMachineDetailedStatus = string;
|
|
3792
4261
|
|
|
@@ -3867,7 +4336,9 @@ export enum KnownVirtualMachinePowerState {
|
|
|
3867
4336
|
/** On */
|
|
3868
4337
|
On = "On",
|
|
3869
4338
|
/** Off */
|
|
3870
|
-
Off = "Off"
|
|
4339
|
+
Off = "Off",
|
|
4340
|
+
/** Unknown */
|
|
4341
|
+
Unknown = "Unknown"
|
|
3871
4342
|
}
|
|
3872
4343
|
|
|
3873
4344
|
/**
|
|
@@ -3876,7 +4347,8 @@ export enum KnownVirtualMachinePowerState {
|
|
|
3876
4347
|
* this enum contains the known values that the service supports.
|
|
3877
4348
|
* ### Known values supported by the service
|
|
3878
4349
|
* **On** \
|
|
3879
|
-
* **Off**
|
|
4350
|
+
* **Off** \
|
|
4351
|
+
* **Unknown**
|
|
3880
4352
|
*/
|
|
3881
4353
|
export type VirtualMachinePowerState = string;
|
|
3882
4354
|
|
|
@@ -4057,21 +4529,6 @@ export enum KnownBareMetalMachineSkipShutdown {
|
|
|
4057
4529
|
*/
|
|
4058
4530
|
export type BareMetalMachineSkipShutdown = string;
|
|
4059
4531
|
|
|
4060
|
-
/** Known values of {@link BareMetalMachineHardwareValidationCategory} that the service accepts. */
|
|
4061
|
-
export enum KnownBareMetalMachineHardwareValidationCategory {
|
|
4062
|
-
/** BasicValidation */
|
|
4063
|
-
BasicValidation = "BasicValidation"
|
|
4064
|
-
}
|
|
4065
|
-
|
|
4066
|
-
/**
|
|
4067
|
-
* Defines values for BareMetalMachineHardwareValidationCategory. \
|
|
4068
|
-
* {@link KnownBareMetalMachineHardwareValidationCategory} can be used interchangeably with BareMetalMachineHardwareValidationCategory,
|
|
4069
|
-
* this enum contains the known values that the service supports.
|
|
4070
|
-
* ### Known values supported by the service
|
|
4071
|
-
* **BasicValidation**
|
|
4072
|
-
*/
|
|
4073
|
-
export type BareMetalMachineHardwareValidationCategory = string;
|
|
4074
|
-
|
|
4075
4532
|
/** Known values of {@link BareMetalMachineKeySetDetailedStatus} that the service accepts. */
|
|
4076
4533
|
export enum KnownBareMetalMachineKeySetDetailedStatus {
|
|
4077
4534
|
/** AllActive */
|
|
@@ -4276,20 +4733,59 @@ export enum KnownClusterMetricsConfigurationProvisioningState {
|
|
|
4276
4733
|
*/
|
|
4277
4734
|
export type ClusterMetricsConfigurationProvisioningState = string;
|
|
4278
4735
|
|
|
4279
|
-
/** Known values of {@link
|
|
4280
|
-
export enum
|
|
4281
|
-
/**
|
|
4282
|
-
|
|
4736
|
+
/** Known values of {@link AgentPoolDetailedStatus} that the service accepts. */
|
|
4737
|
+
export enum KnownAgentPoolDetailedStatus {
|
|
4738
|
+
/** Available */
|
|
4739
|
+
Available = "Available",
|
|
4740
|
+
/** Error */
|
|
4741
|
+
Error = "Error",
|
|
4742
|
+
/** Provisioning */
|
|
4743
|
+
Provisioning = "Provisioning"
|
|
4283
4744
|
}
|
|
4284
4745
|
|
|
4285
4746
|
/**
|
|
4286
|
-
* Defines values for
|
|
4287
|
-
* {@link
|
|
4747
|
+
* Defines values for AgentPoolDetailedStatus. \
|
|
4748
|
+
* {@link KnownAgentPoolDetailedStatus} can be used interchangeably with AgentPoolDetailedStatus,
|
|
4288
4749
|
* this enum contains the known values that the service supports.
|
|
4289
4750
|
* ### Known values supported by the service
|
|
4290
|
-
* **
|
|
4751
|
+
* **Available** \
|
|
4752
|
+
* **Error** \
|
|
4753
|
+
* **Provisioning**
|
|
4291
4754
|
*/
|
|
4292
|
-
export type
|
|
4755
|
+
export type AgentPoolDetailedStatus = string;
|
|
4756
|
+
|
|
4757
|
+
/** Known values of {@link AgentPoolProvisioningState} that the service accepts. */
|
|
4758
|
+
export enum KnownAgentPoolProvisioningState {
|
|
4759
|
+
/** Accepted */
|
|
4760
|
+
Accepted = "Accepted",
|
|
4761
|
+
/** Canceled */
|
|
4762
|
+
Canceled = "Canceled",
|
|
4763
|
+
/** Deleting */
|
|
4764
|
+
Deleting = "Deleting",
|
|
4765
|
+
/** Failed */
|
|
4766
|
+
Failed = "Failed",
|
|
4767
|
+
/** InProgress */
|
|
4768
|
+
InProgress = "InProgress",
|
|
4769
|
+
/** Succeeded */
|
|
4770
|
+
Succeeded = "Succeeded",
|
|
4771
|
+
/** Updating */
|
|
4772
|
+
Updating = "Updating"
|
|
4773
|
+
}
|
|
4774
|
+
|
|
4775
|
+
/**
|
|
4776
|
+
* Defines values for AgentPoolProvisioningState. \
|
|
4777
|
+
* {@link KnownAgentPoolProvisioningState} can be used interchangeably with AgentPoolProvisioningState,
|
|
4778
|
+
* this enum contains the known values that the service supports.
|
|
4779
|
+
* ### Known values supported by the service
|
|
4780
|
+
* **Accepted** \
|
|
4781
|
+
* **Canceled** \
|
|
4782
|
+
* **Deleting** \
|
|
4783
|
+
* **Failed** \
|
|
4784
|
+
* **InProgress** \
|
|
4785
|
+
* **Succeeded** \
|
|
4786
|
+
* **Updating**
|
|
4787
|
+
*/
|
|
4788
|
+
export type AgentPoolProvisioningState = string;
|
|
4293
4789
|
|
|
4294
4790
|
/** Known values of {@link ConsoleDetailedStatus} that the service accepts. */
|
|
4295
4791
|
export enum KnownConsoleDetailedStatus {
|
|
@@ -4454,7 +4950,7 @@ export interface BareMetalMachinesCordonOptionalParams
|
|
|
4454
4950
|
}
|
|
4455
4951
|
|
|
4456
4952
|
/** Contains response data for the cordon operation. */
|
|
4457
|
-
export type BareMetalMachinesCordonResponse =
|
|
4953
|
+
export type BareMetalMachinesCordonResponse = OperationStatusResult;
|
|
4458
4954
|
|
|
4459
4955
|
/** Optional parameters. */
|
|
4460
4956
|
export interface BareMetalMachinesPowerOffOptionalParams
|
|
@@ -4468,7 +4964,7 @@ export interface BareMetalMachinesPowerOffOptionalParams
|
|
|
4468
4964
|
}
|
|
4469
4965
|
|
|
4470
4966
|
/** Contains response data for the powerOff operation. */
|
|
4471
|
-
export type BareMetalMachinesPowerOffResponse =
|
|
4967
|
+
export type BareMetalMachinesPowerOffResponse = OperationStatusResult;
|
|
4472
4968
|
|
|
4473
4969
|
/** Optional parameters. */
|
|
4474
4970
|
export interface BareMetalMachinesReimageOptionalParams
|
|
@@ -4480,7 +4976,7 @@ export interface BareMetalMachinesReimageOptionalParams
|
|
|
4480
4976
|
}
|
|
4481
4977
|
|
|
4482
4978
|
/** Contains response data for the reimage operation. */
|
|
4483
|
-
export type BareMetalMachinesReimageResponse =
|
|
4979
|
+
export type BareMetalMachinesReimageResponse = OperationStatusResult;
|
|
4484
4980
|
|
|
4485
4981
|
/** Optional parameters. */
|
|
4486
4982
|
export interface BareMetalMachinesReplaceOptionalParams
|
|
@@ -4494,7 +4990,7 @@ export interface BareMetalMachinesReplaceOptionalParams
|
|
|
4494
4990
|
}
|
|
4495
4991
|
|
|
4496
4992
|
/** Contains response data for the replace operation. */
|
|
4497
|
-
export type BareMetalMachinesReplaceResponse =
|
|
4993
|
+
export type BareMetalMachinesReplaceResponse = OperationStatusResult;
|
|
4498
4994
|
|
|
4499
4995
|
/** Optional parameters. */
|
|
4500
4996
|
export interface BareMetalMachinesRestartOptionalParams
|
|
@@ -4506,7 +5002,7 @@ export interface BareMetalMachinesRestartOptionalParams
|
|
|
4506
5002
|
}
|
|
4507
5003
|
|
|
4508
5004
|
/** Contains response data for the restart operation. */
|
|
4509
|
-
export type BareMetalMachinesRestartResponse =
|
|
5005
|
+
export type BareMetalMachinesRestartResponse = OperationStatusResult;
|
|
4510
5006
|
|
|
4511
5007
|
/** Optional parameters. */
|
|
4512
5008
|
export interface BareMetalMachinesRunCommandOptionalParams
|
|
@@ -4518,7 +5014,7 @@ export interface BareMetalMachinesRunCommandOptionalParams
|
|
|
4518
5014
|
}
|
|
4519
5015
|
|
|
4520
5016
|
/** Contains response data for the runCommand operation. */
|
|
4521
|
-
export type BareMetalMachinesRunCommandResponse =
|
|
5017
|
+
export type BareMetalMachinesRunCommandResponse = OperationStatusResult;
|
|
4522
5018
|
|
|
4523
5019
|
/** Optional parameters. */
|
|
4524
5020
|
export interface BareMetalMachinesRunDataExtractsOptionalParams
|
|
@@ -4530,7 +5026,7 @@ export interface BareMetalMachinesRunDataExtractsOptionalParams
|
|
|
4530
5026
|
}
|
|
4531
5027
|
|
|
4532
5028
|
/** Contains response data for the runDataExtracts operation. */
|
|
4533
|
-
export type BareMetalMachinesRunDataExtractsResponse =
|
|
5029
|
+
export type BareMetalMachinesRunDataExtractsResponse = OperationStatusResult;
|
|
4534
5030
|
|
|
4535
5031
|
/** Optional parameters. */
|
|
4536
5032
|
export interface BareMetalMachinesRunReadCommandsOptionalParams
|
|
@@ -4542,7 +5038,7 @@ export interface BareMetalMachinesRunReadCommandsOptionalParams
|
|
|
4542
5038
|
}
|
|
4543
5039
|
|
|
4544
5040
|
/** Contains response data for the runReadCommands operation. */
|
|
4545
|
-
export type BareMetalMachinesRunReadCommandsResponse =
|
|
5041
|
+
export type BareMetalMachinesRunReadCommandsResponse = OperationStatusResult;
|
|
4546
5042
|
|
|
4547
5043
|
/** Optional parameters. */
|
|
4548
5044
|
export interface BareMetalMachinesStartOptionalParams
|
|
@@ -4554,7 +5050,7 @@ export interface BareMetalMachinesStartOptionalParams
|
|
|
4554
5050
|
}
|
|
4555
5051
|
|
|
4556
5052
|
/** Contains response data for the start operation. */
|
|
4557
|
-
export type BareMetalMachinesStartResponse =
|
|
5053
|
+
export type BareMetalMachinesStartResponse = OperationStatusResult;
|
|
4558
5054
|
|
|
4559
5055
|
/** Optional parameters. */
|
|
4560
5056
|
export interface BareMetalMachinesUncordonOptionalParams
|
|
@@ -4566,19 +5062,7 @@ export interface BareMetalMachinesUncordonOptionalParams
|
|
|
4566
5062
|
}
|
|
4567
5063
|
|
|
4568
5064
|
/** Contains response data for the uncordon operation. */
|
|
4569
|
-
export type BareMetalMachinesUncordonResponse =
|
|
4570
|
-
|
|
4571
|
-
/** Optional parameters. */
|
|
4572
|
-
export interface BareMetalMachinesValidateHardwareOptionalParams
|
|
4573
|
-
extends coreClient.OperationOptions {
|
|
4574
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
4575
|
-
updateIntervalInMs?: number;
|
|
4576
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
4577
|
-
resumeFrom?: string;
|
|
4578
|
-
}
|
|
4579
|
-
|
|
4580
|
-
/** Contains response data for the validateHardware operation. */
|
|
4581
|
-
export type BareMetalMachinesValidateHardwareResponse = BareMetalMachinesValidateHardwareHeaders;
|
|
5065
|
+
export type BareMetalMachinesUncordonResponse = OperationStatusResult;
|
|
4582
5066
|
|
|
4583
5067
|
/** Optional parameters. */
|
|
4584
5068
|
export interface BareMetalMachinesListBySubscriptionNextOptionalParams
|
|
@@ -4798,7 +5282,7 @@ export interface ClustersDeployOptionalParams
|
|
|
4798
5282
|
}
|
|
4799
5283
|
|
|
4800
5284
|
/** Contains response data for the deploy operation. */
|
|
4801
|
-
export type ClustersDeployResponse =
|
|
5285
|
+
export type ClustersDeployResponse = OperationStatusResult;
|
|
4802
5286
|
|
|
4803
5287
|
/** Optional parameters. */
|
|
4804
5288
|
export interface ClustersUpdateVersionOptionalParams
|
|
@@ -4810,7 +5294,7 @@ export interface ClustersUpdateVersionOptionalParams
|
|
|
4810
5294
|
}
|
|
4811
5295
|
|
|
4812
5296
|
/** Contains response data for the updateVersion operation. */
|
|
4813
|
-
export type ClustersUpdateVersionResponse =
|
|
5297
|
+
export type ClustersUpdateVersionResponse = OperationStatusResult;
|
|
4814
5298
|
|
|
4815
5299
|
/** Optional parameters. */
|
|
4816
5300
|
export interface ClustersListBySubscriptionNextOptionalParams
|
|
@@ -4827,28 +5311,28 @@ export interface ClustersListByResourceGroupNextOptionalParams
|
|
|
4827
5311
|
export type ClustersListByResourceGroupNextResponse = ClusterList;
|
|
4828
5312
|
|
|
4829
5313
|
/** Optional parameters. */
|
|
4830
|
-
export interface
|
|
5314
|
+
export interface KubernetesClustersListBySubscriptionOptionalParams
|
|
4831
5315
|
extends coreClient.OperationOptions {}
|
|
4832
5316
|
|
|
4833
5317
|
/** Contains response data for the listBySubscription operation. */
|
|
4834
|
-
export type
|
|
5318
|
+
export type KubernetesClustersListBySubscriptionResponse = KubernetesClusterList;
|
|
4835
5319
|
|
|
4836
5320
|
/** Optional parameters. */
|
|
4837
|
-
export interface
|
|
5321
|
+
export interface KubernetesClustersListByResourceGroupOptionalParams
|
|
4838
5322
|
extends coreClient.OperationOptions {}
|
|
4839
5323
|
|
|
4840
5324
|
/** Contains response data for the listByResourceGroup operation. */
|
|
4841
|
-
export type
|
|
5325
|
+
export type KubernetesClustersListByResourceGroupResponse = KubernetesClusterList;
|
|
4842
5326
|
|
|
4843
5327
|
/** Optional parameters. */
|
|
4844
|
-
export interface
|
|
5328
|
+
export interface KubernetesClustersGetOptionalParams
|
|
4845
5329
|
extends coreClient.OperationOptions {}
|
|
4846
5330
|
|
|
4847
5331
|
/** Contains response data for the get operation. */
|
|
4848
|
-
export type
|
|
5332
|
+
export type KubernetesClustersGetResponse = KubernetesCluster;
|
|
4849
5333
|
|
|
4850
5334
|
/** Optional parameters. */
|
|
4851
|
-
export interface
|
|
5335
|
+
export interface KubernetesClustersCreateOrUpdateOptionalParams
|
|
4852
5336
|
extends coreClient.OperationOptions {
|
|
4853
5337
|
/** Delay to wait until next poll, in milliseconds. */
|
|
4854
5338
|
updateIntervalInMs?: number;
|
|
@@ -4857,10 +5341,10 @@ export interface DefaultCniNetworksCreateOrUpdateOptionalParams
|
|
|
4857
5341
|
}
|
|
4858
5342
|
|
|
4859
5343
|
/** Contains response data for the createOrUpdate operation. */
|
|
4860
|
-
export type
|
|
5344
|
+
export type KubernetesClustersCreateOrUpdateResponse = KubernetesCluster;
|
|
4861
5345
|
|
|
4862
5346
|
/** Optional parameters. */
|
|
4863
|
-
export interface
|
|
5347
|
+
export interface KubernetesClustersDeleteOptionalParams
|
|
4864
5348
|
extends coreClient.OperationOptions {
|
|
4865
5349
|
/** Delay to wait until next poll, in milliseconds. */
|
|
4866
5350
|
updateIntervalInMs?: number;
|
|
@@ -4869,83 +5353,21 @@ export interface DefaultCniNetworksDeleteOptionalParams
|
|
|
4869
5353
|
}
|
|
4870
5354
|
|
|
4871
5355
|
/** Optional parameters. */
|
|
4872
|
-
export interface
|
|
5356
|
+
export interface KubernetesClustersUpdateOptionalParams
|
|
4873
5357
|
extends coreClient.OperationOptions {
|
|
4874
5358
|
/** The request body. */
|
|
4875
|
-
|
|
4876
|
-
}
|
|
4877
|
-
|
|
4878
|
-
/** Contains response data for the update operation. */
|
|
4879
|
-
export type DefaultCniNetworksUpdateResponse = DefaultCniNetwork;
|
|
4880
|
-
|
|
4881
|
-
/** Optional parameters. */
|
|
4882
|
-
export interface DefaultCniNetworksListBySubscriptionNextOptionalParams
|
|
4883
|
-
extends coreClient.OperationOptions {}
|
|
4884
|
-
|
|
4885
|
-
/** Contains response data for the listBySubscriptionNext operation. */
|
|
4886
|
-
export type DefaultCniNetworksListBySubscriptionNextResponse = DefaultCniNetworkList;
|
|
4887
|
-
|
|
4888
|
-
/** Optional parameters. */
|
|
4889
|
-
export interface DefaultCniNetworksListByResourceGroupNextOptionalParams
|
|
4890
|
-
extends coreClient.OperationOptions {}
|
|
4891
|
-
|
|
4892
|
-
/** Contains response data for the listByResourceGroupNext operation. */
|
|
4893
|
-
export type DefaultCniNetworksListByResourceGroupNextResponse = DefaultCniNetworkList;
|
|
4894
|
-
|
|
4895
|
-
/** Optional parameters. */
|
|
4896
|
-
export interface HybridAksClustersListBySubscriptionOptionalParams
|
|
4897
|
-
extends coreClient.OperationOptions {}
|
|
4898
|
-
|
|
4899
|
-
/** Contains response data for the listBySubscription operation. */
|
|
4900
|
-
export type HybridAksClustersListBySubscriptionResponse = HybridAksClusterList;
|
|
4901
|
-
|
|
4902
|
-
/** Optional parameters. */
|
|
4903
|
-
export interface HybridAksClustersListByResourceGroupOptionalParams
|
|
4904
|
-
extends coreClient.OperationOptions {}
|
|
4905
|
-
|
|
4906
|
-
/** Contains response data for the listByResourceGroup operation. */
|
|
4907
|
-
export type HybridAksClustersListByResourceGroupResponse = HybridAksClusterList;
|
|
4908
|
-
|
|
4909
|
-
/** Optional parameters. */
|
|
4910
|
-
export interface HybridAksClustersGetOptionalParams
|
|
4911
|
-
extends coreClient.OperationOptions {}
|
|
4912
|
-
|
|
4913
|
-
/** Contains response data for the get operation. */
|
|
4914
|
-
export type HybridAksClustersGetResponse = HybridAksCluster;
|
|
4915
|
-
|
|
4916
|
-
/** Optional parameters. */
|
|
4917
|
-
export interface HybridAksClustersCreateOrUpdateOptionalParams
|
|
4918
|
-
extends coreClient.OperationOptions {
|
|
4919
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
4920
|
-
updateIntervalInMs?: number;
|
|
4921
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
4922
|
-
resumeFrom?: string;
|
|
4923
|
-
}
|
|
4924
|
-
|
|
4925
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
4926
|
-
export type HybridAksClustersCreateOrUpdateResponse = HybridAksCluster;
|
|
4927
|
-
|
|
4928
|
-
/** Optional parameters. */
|
|
4929
|
-
export interface HybridAksClustersDeleteOptionalParams
|
|
4930
|
-
extends coreClient.OperationOptions {
|
|
5359
|
+
kubernetesClusterUpdateParameters?: KubernetesClusterPatchParameters;
|
|
4931
5360
|
/** Delay to wait until next poll, in milliseconds. */
|
|
4932
5361
|
updateIntervalInMs?: number;
|
|
4933
5362
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
4934
5363
|
resumeFrom?: string;
|
|
4935
5364
|
}
|
|
4936
5365
|
|
|
4937
|
-
/** Optional parameters. */
|
|
4938
|
-
export interface HybridAksClustersUpdateOptionalParams
|
|
4939
|
-
extends coreClient.OperationOptions {
|
|
4940
|
-
/** The request body. */
|
|
4941
|
-
hybridAksClusterUpdateParameters?: HybridAksClusterPatchParameters;
|
|
4942
|
-
}
|
|
4943
|
-
|
|
4944
5366
|
/** Contains response data for the update operation. */
|
|
4945
|
-
export type
|
|
5367
|
+
export type KubernetesClustersUpdateResponse = KubernetesCluster;
|
|
4946
5368
|
|
|
4947
5369
|
/** Optional parameters. */
|
|
4948
|
-
export interface
|
|
5370
|
+
export interface KubernetesClustersRestartNodeOptionalParams
|
|
4949
5371
|
extends coreClient.OperationOptions {
|
|
4950
5372
|
/** Delay to wait until next poll, in milliseconds. */
|
|
4951
5373
|
updateIntervalInMs?: number;
|
|
@@ -4954,21 +5376,21 @@ export interface HybridAksClustersRestartNodeOptionalParams
|
|
|
4954
5376
|
}
|
|
4955
5377
|
|
|
4956
5378
|
/** Contains response data for the restartNode operation. */
|
|
4957
|
-
export type
|
|
5379
|
+
export type KubernetesClustersRestartNodeResponse = OperationStatusResult;
|
|
4958
5380
|
|
|
4959
5381
|
/** Optional parameters. */
|
|
4960
|
-
export interface
|
|
5382
|
+
export interface KubernetesClustersListBySubscriptionNextOptionalParams
|
|
4961
5383
|
extends coreClient.OperationOptions {}
|
|
4962
5384
|
|
|
4963
5385
|
/** Contains response data for the listBySubscriptionNext operation. */
|
|
4964
|
-
export type
|
|
5386
|
+
export type KubernetesClustersListBySubscriptionNextResponse = KubernetesClusterList;
|
|
4965
5387
|
|
|
4966
5388
|
/** Optional parameters. */
|
|
4967
|
-
export interface
|
|
5389
|
+
export interface KubernetesClustersListByResourceGroupNextOptionalParams
|
|
4968
5390
|
extends coreClient.OperationOptions {}
|
|
4969
5391
|
|
|
4970
5392
|
/** Contains response data for the listByResourceGroupNext operation. */
|
|
4971
|
-
export type
|
|
5393
|
+
export type KubernetesClustersListByResourceGroupNextResponse = KubernetesClusterList;
|
|
4972
5394
|
|
|
4973
5395
|
/** Optional parameters. */
|
|
4974
5396
|
export interface L2NetworksListBySubscriptionOptionalParams
|
|
@@ -5256,7 +5678,7 @@ export interface StorageAppliancesDisableRemoteVendorManagementOptionalParams
|
|
|
5256
5678
|
}
|
|
5257
5679
|
|
|
5258
5680
|
/** Contains response data for the disableRemoteVendorManagement operation. */
|
|
5259
|
-
export type StorageAppliancesDisableRemoteVendorManagementResponse =
|
|
5681
|
+
export type StorageAppliancesDisableRemoteVendorManagementResponse = OperationStatusResult;
|
|
5260
5682
|
|
|
5261
5683
|
/** Optional parameters. */
|
|
5262
5684
|
export interface StorageAppliancesEnableRemoteVendorManagementOptionalParams
|
|
@@ -5270,31 +5692,7 @@ export interface StorageAppliancesEnableRemoteVendorManagementOptionalParams
|
|
|
5270
5692
|
}
|
|
5271
5693
|
|
|
5272
5694
|
/** Contains response data for the enableRemoteVendorManagement operation. */
|
|
5273
|
-
export type StorageAppliancesEnableRemoteVendorManagementResponse =
|
|
5274
|
-
|
|
5275
|
-
/** Optional parameters. */
|
|
5276
|
-
export interface StorageAppliancesRunReadCommandsOptionalParams
|
|
5277
|
-
extends coreClient.OperationOptions {
|
|
5278
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
5279
|
-
updateIntervalInMs?: number;
|
|
5280
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
5281
|
-
resumeFrom?: string;
|
|
5282
|
-
}
|
|
5283
|
-
|
|
5284
|
-
/** Contains response data for the runReadCommands operation. */
|
|
5285
|
-
export type StorageAppliancesRunReadCommandsResponse = StorageAppliancesRunReadCommandsHeaders;
|
|
5286
|
-
|
|
5287
|
-
/** Optional parameters. */
|
|
5288
|
-
export interface StorageAppliancesValidateHardwareOptionalParams
|
|
5289
|
-
extends coreClient.OperationOptions {
|
|
5290
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
5291
|
-
updateIntervalInMs?: number;
|
|
5292
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
5293
|
-
resumeFrom?: string;
|
|
5294
|
-
}
|
|
5295
|
-
|
|
5296
|
-
/** Contains response data for the validateHardware operation. */
|
|
5297
|
-
export type StorageAppliancesValidateHardwareResponse = StorageAppliancesValidateHardwareHeaders;
|
|
5695
|
+
export type StorageAppliancesEnableRemoteVendorManagementResponse = OperationStatusResult;
|
|
5298
5696
|
|
|
5299
5697
|
/** Optional parameters. */
|
|
5300
5698
|
export interface StorageAppliancesListBySubscriptionNextOptionalParams
|
|
@@ -5432,30 +5830,6 @@ export interface VirtualMachinesUpdateOptionalParams
|
|
|
5432
5830
|
/** Contains response data for the update operation. */
|
|
5433
5831
|
export type VirtualMachinesUpdateResponse = VirtualMachine;
|
|
5434
5832
|
|
|
5435
|
-
/** Optional parameters. */
|
|
5436
|
-
export interface VirtualMachinesAttachVolumeOptionalParams
|
|
5437
|
-
extends coreClient.OperationOptions {
|
|
5438
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
5439
|
-
updateIntervalInMs?: number;
|
|
5440
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
5441
|
-
resumeFrom?: string;
|
|
5442
|
-
}
|
|
5443
|
-
|
|
5444
|
-
/** Contains response data for the attachVolume operation. */
|
|
5445
|
-
export type VirtualMachinesAttachVolumeResponse = VirtualMachinesAttachVolumeHeaders;
|
|
5446
|
-
|
|
5447
|
-
/** Optional parameters. */
|
|
5448
|
-
export interface VirtualMachinesDetachVolumeOptionalParams
|
|
5449
|
-
extends coreClient.OperationOptions {
|
|
5450
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
5451
|
-
updateIntervalInMs?: number;
|
|
5452
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
5453
|
-
resumeFrom?: string;
|
|
5454
|
-
}
|
|
5455
|
-
|
|
5456
|
-
/** Contains response data for the detachVolume operation. */
|
|
5457
|
-
export type VirtualMachinesDetachVolumeResponse = VirtualMachinesDetachVolumeHeaders;
|
|
5458
|
-
|
|
5459
5833
|
/** Optional parameters. */
|
|
5460
5834
|
export interface VirtualMachinesPowerOffOptionalParams
|
|
5461
5835
|
extends coreClient.OperationOptions {
|
|
@@ -5468,7 +5842,7 @@ export interface VirtualMachinesPowerOffOptionalParams
|
|
|
5468
5842
|
}
|
|
5469
5843
|
|
|
5470
5844
|
/** Contains response data for the powerOff operation. */
|
|
5471
|
-
export type VirtualMachinesPowerOffResponse =
|
|
5845
|
+
export type VirtualMachinesPowerOffResponse = OperationStatusResult;
|
|
5472
5846
|
|
|
5473
5847
|
/** Optional parameters. */
|
|
5474
5848
|
export interface VirtualMachinesReimageOptionalParams
|
|
@@ -5480,7 +5854,7 @@ export interface VirtualMachinesReimageOptionalParams
|
|
|
5480
5854
|
}
|
|
5481
5855
|
|
|
5482
5856
|
/** Contains response data for the reimage operation. */
|
|
5483
|
-
export type VirtualMachinesReimageResponse =
|
|
5857
|
+
export type VirtualMachinesReimageResponse = OperationStatusResult;
|
|
5484
5858
|
|
|
5485
5859
|
/** Optional parameters. */
|
|
5486
5860
|
export interface VirtualMachinesRestartOptionalParams
|
|
@@ -5492,7 +5866,7 @@ export interface VirtualMachinesRestartOptionalParams
|
|
|
5492
5866
|
}
|
|
5493
5867
|
|
|
5494
5868
|
/** Contains response data for the restart operation. */
|
|
5495
|
-
export type VirtualMachinesRestartResponse =
|
|
5869
|
+
export type VirtualMachinesRestartResponse = OperationStatusResult;
|
|
5496
5870
|
|
|
5497
5871
|
/** Optional parameters. */
|
|
5498
5872
|
export interface VirtualMachinesStartOptionalParams
|
|
@@ -5504,7 +5878,7 @@ export interface VirtualMachinesStartOptionalParams
|
|
|
5504
5878
|
}
|
|
5505
5879
|
|
|
5506
5880
|
/** Contains response data for the start operation. */
|
|
5507
|
-
export type VirtualMachinesStartResponse =
|
|
5881
|
+
export type VirtualMachinesStartResponse = OperationStatusResult;
|
|
5508
5882
|
|
|
5509
5883
|
/** Optional parameters. */
|
|
5510
5884
|
export interface VirtualMachinesListBySubscriptionNextOptionalParams
|
|
@@ -5586,11 +5960,11 @@ export interface VolumesListByResourceGroupNextOptionalParams
|
|
|
5586
5960
|
export type VolumesListByResourceGroupNextResponse = VolumeList;
|
|
5587
5961
|
|
|
5588
5962
|
/** Optional parameters. */
|
|
5589
|
-
export interface
|
|
5963
|
+
export interface BareMetalMachineKeySetsListByClusterOptionalParams
|
|
5590
5964
|
extends coreClient.OperationOptions {}
|
|
5591
5965
|
|
|
5592
|
-
/** Contains response data for the
|
|
5593
|
-
export type
|
|
5966
|
+
/** Contains response data for the listByCluster operation. */
|
|
5967
|
+
export type BareMetalMachineKeySetsListByClusterResponse = BareMetalMachineKeySetList;
|
|
5594
5968
|
|
|
5595
5969
|
/** Optional parameters. */
|
|
5596
5970
|
export interface BareMetalMachineKeySetsGetOptionalParams
|
|
@@ -5635,18 +6009,18 @@ export interface BareMetalMachineKeySetsUpdateOptionalParams
|
|
|
5635
6009
|
export type BareMetalMachineKeySetsUpdateResponse = BareMetalMachineKeySet;
|
|
5636
6010
|
|
|
5637
6011
|
/** Optional parameters. */
|
|
5638
|
-
export interface
|
|
6012
|
+
export interface BareMetalMachineKeySetsListByClusterNextOptionalParams
|
|
5639
6013
|
extends coreClient.OperationOptions {}
|
|
5640
6014
|
|
|
5641
|
-
/** Contains response data for the
|
|
5642
|
-
export type
|
|
6015
|
+
/** Contains response data for the listByClusterNext operation. */
|
|
6016
|
+
export type BareMetalMachineKeySetsListByClusterNextResponse = BareMetalMachineKeySetList;
|
|
5643
6017
|
|
|
5644
6018
|
/** Optional parameters. */
|
|
5645
|
-
export interface
|
|
6019
|
+
export interface BmcKeySetsListByClusterOptionalParams
|
|
5646
6020
|
extends coreClient.OperationOptions {}
|
|
5647
6021
|
|
|
5648
|
-
/** Contains response data for the
|
|
5649
|
-
export type
|
|
6022
|
+
/** Contains response data for the listByCluster operation. */
|
|
6023
|
+
export type BmcKeySetsListByClusterResponse = BmcKeySetList;
|
|
5650
6024
|
|
|
5651
6025
|
/** Optional parameters. */
|
|
5652
6026
|
export interface BmcKeySetsGetOptionalParams
|
|
@@ -5691,18 +6065,18 @@ export interface BmcKeySetsUpdateOptionalParams
|
|
|
5691
6065
|
export type BmcKeySetsUpdateResponse = BmcKeySet;
|
|
5692
6066
|
|
|
5693
6067
|
/** Optional parameters. */
|
|
5694
|
-
export interface
|
|
6068
|
+
export interface BmcKeySetsListByClusterNextOptionalParams
|
|
5695
6069
|
extends coreClient.OperationOptions {}
|
|
5696
6070
|
|
|
5697
|
-
/** Contains response data for the
|
|
5698
|
-
export type
|
|
6071
|
+
/** Contains response data for the listByClusterNext operation. */
|
|
6072
|
+
export type BmcKeySetsListByClusterNextResponse = BmcKeySetList;
|
|
5699
6073
|
|
|
5700
6074
|
/** Optional parameters. */
|
|
5701
|
-
export interface
|
|
6075
|
+
export interface MetricsConfigurationsListByClusterOptionalParams
|
|
5702
6076
|
extends coreClient.OperationOptions {}
|
|
5703
6077
|
|
|
5704
|
-
/** Contains response data for the
|
|
5705
|
-
export type
|
|
6078
|
+
/** Contains response data for the listByCluster operation. */
|
|
6079
|
+
export type MetricsConfigurationsListByClusterResponse = ClusterMetricsConfigurationList;
|
|
5706
6080
|
|
|
5707
6081
|
/** Optional parameters. */
|
|
5708
6082
|
export interface MetricsConfigurationsGetOptionalParams
|
|
@@ -5747,18 +6121,74 @@ export interface MetricsConfigurationsUpdateOptionalParams
|
|
|
5747
6121
|
export type MetricsConfigurationsUpdateResponse = ClusterMetricsConfiguration;
|
|
5748
6122
|
|
|
5749
6123
|
/** Optional parameters. */
|
|
5750
|
-
export interface
|
|
6124
|
+
export interface MetricsConfigurationsListByClusterNextOptionalParams
|
|
5751
6125
|
extends coreClient.OperationOptions {}
|
|
5752
6126
|
|
|
5753
|
-
/** Contains response data for the
|
|
5754
|
-
export type
|
|
6127
|
+
/** Contains response data for the listByClusterNext operation. */
|
|
6128
|
+
export type MetricsConfigurationsListByClusterNextResponse = ClusterMetricsConfigurationList;
|
|
5755
6129
|
|
|
5756
6130
|
/** Optional parameters. */
|
|
5757
|
-
export interface
|
|
6131
|
+
export interface AgentPoolsListByKubernetesClusterOptionalParams
|
|
5758
6132
|
extends coreClient.OperationOptions {}
|
|
5759
6133
|
|
|
5760
|
-
/** Contains response data for the
|
|
5761
|
-
export type
|
|
6134
|
+
/** Contains response data for the listByKubernetesCluster operation. */
|
|
6135
|
+
export type AgentPoolsListByKubernetesClusterResponse = AgentPoolList;
|
|
6136
|
+
|
|
6137
|
+
/** Optional parameters. */
|
|
6138
|
+
export interface AgentPoolsGetOptionalParams
|
|
6139
|
+
extends coreClient.OperationOptions {}
|
|
6140
|
+
|
|
6141
|
+
/** Contains response data for the get operation. */
|
|
6142
|
+
export type AgentPoolsGetResponse = AgentPool;
|
|
6143
|
+
|
|
6144
|
+
/** Optional parameters. */
|
|
6145
|
+
export interface AgentPoolsCreateOrUpdateOptionalParams
|
|
6146
|
+
extends coreClient.OperationOptions {
|
|
6147
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
6148
|
+
updateIntervalInMs?: number;
|
|
6149
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
6150
|
+
resumeFrom?: string;
|
|
6151
|
+
}
|
|
6152
|
+
|
|
6153
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
6154
|
+
export type AgentPoolsCreateOrUpdateResponse = AgentPool;
|
|
6155
|
+
|
|
6156
|
+
/** Optional parameters. */
|
|
6157
|
+
export interface AgentPoolsDeleteOptionalParams
|
|
6158
|
+
extends coreClient.OperationOptions {
|
|
6159
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
6160
|
+
updateIntervalInMs?: number;
|
|
6161
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
6162
|
+
resumeFrom?: string;
|
|
6163
|
+
}
|
|
6164
|
+
|
|
6165
|
+
/** Optional parameters. */
|
|
6166
|
+
export interface AgentPoolsUpdateOptionalParams
|
|
6167
|
+
extends coreClient.OperationOptions {
|
|
6168
|
+
/** The request body. */
|
|
6169
|
+
agentPoolUpdateParameters?: AgentPoolPatchParameters;
|
|
6170
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
6171
|
+
updateIntervalInMs?: number;
|
|
6172
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
6173
|
+
resumeFrom?: string;
|
|
6174
|
+
}
|
|
6175
|
+
|
|
6176
|
+
/** Contains response data for the update operation. */
|
|
6177
|
+
export type AgentPoolsUpdateResponse = AgentPool;
|
|
6178
|
+
|
|
6179
|
+
/** Optional parameters. */
|
|
6180
|
+
export interface AgentPoolsListByKubernetesClusterNextOptionalParams
|
|
6181
|
+
extends coreClient.OperationOptions {}
|
|
6182
|
+
|
|
6183
|
+
/** Contains response data for the listByKubernetesClusterNext operation. */
|
|
6184
|
+
export type AgentPoolsListByKubernetesClusterNextResponse = AgentPoolList;
|
|
6185
|
+
|
|
6186
|
+
/** Optional parameters. */
|
|
6187
|
+
export interface ConsolesListByVirtualMachineOptionalParams
|
|
6188
|
+
extends coreClient.OperationOptions {}
|
|
6189
|
+
|
|
6190
|
+
/** Contains response data for the listByVirtualMachine operation. */
|
|
6191
|
+
export type ConsolesListByVirtualMachineResponse = ConsoleList;
|
|
5762
6192
|
|
|
5763
6193
|
/** Optional parameters. */
|
|
5764
6194
|
export interface ConsolesGetOptionalParams
|
|
@@ -5803,11 +6233,11 @@ export interface ConsolesUpdateOptionalParams
|
|
|
5803
6233
|
export type ConsolesUpdateResponse = Console;
|
|
5804
6234
|
|
|
5805
6235
|
/** Optional parameters. */
|
|
5806
|
-
export interface
|
|
6236
|
+
export interface ConsolesListByVirtualMachineNextOptionalParams
|
|
5807
6237
|
extends coreClient.OperationOptions {}
|
|
5808
6238
|
|
|
5809
|
-
/** Contains response data for the
|
|
5810
|
-
export type
|
|
6239
|
+
/** Contains response data for the listByVirtualMachineNext operation. */
|
|
6240
|
+
export type ConsolesListByVirtualMachineNextResponse = ConsoleList;
|
|
5811
6241
|
|
|
5812
6242
|
/** Optional parameters. */
|
|
5813
6243
|
export interface NetworkCloudOptionalParams
|