Skip to content

Commit 4c41d3b

Browse files
authored
Regenerate azure-mgmt-hdinsight with latest code generator tool (#46926)
1 parent 33075a4 commit 4c41d3b

143 files changed

Lines changed: 843 additions & 2127 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

sdk/hdinsight/azure-mgmt-hdinsight/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Release History
22

3+
## 9.0.1 (2026-05-15)
4+
5+
### Other Changes
6+
7+
- Regenerated with latest code generator tool
8+
39
## 9.1.0b2 (2025-10-15)
410

511
### Features Added

sdk/hdinsight/azure-mgmt-hdinsight/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Microsoft Azure SDK for Python
22

33
This is the Microsoft Azure HDInsight Management Client Library.
4-
This package has been tested with Python 3.9+.
4+
This package has been tested with Python 3.10+.
55
For a more complete view of Azure libraries, see the [azure sdk python release](https://aka.ms/azsdk/python/all).
66

77
## _Disclaimer_
@@ -12,7 +12,7 @@ _Azure SDK Python packages support for Python 2.7 has ended 01 January 2022. For
1212

1313
### Prerequisites
1414

15-
- Python 3.9+ is required to use this package.
15+
- Python 3.10+ is required to use this package.
1616
- [Azure subscription](https://azure.microsoft.com/free/)
1717

1818
### Install the package
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"commit": "e9da2de4d595e9179c8bee26aa62ffe5b66b78b0",
2+
"commit": "b770b86265d5dc3a26b16c5d30a736e6bbba04de",
33
"repository_url": "https://github.com/Azure/azure-rest-api-specs",
44
"autorest": "3.10.2",
55
"use": [
6-
"@autorest/python@6.40.0",
6+
"@autorest/python@6.50.0",
77
"@autorest/modelerfour@4.27.0"
88
],
9-
"autorest_command": "autorest specification/hdinsight/resource-manager/readme.md --generate-sample=True --generate-test=True --include-x-ms-examples-original-file=True --package-mode=azure-mgmt --python --python-sdks-folder=/mnt/vss/_work/1/azure-sdk-for-python/sdk --use=@autorest/python@6.40.0 --use=@autorest/modelerfour@4.27.0 --version=3.10.2 --version-tolerant=False",
9+
"autorest_command": "autorest specification/hdinsight/resource-manager/readme.md --generate-sample=True --generate-test=True --include-x-ms-examples-original-file=True --package-mode=azure-mgmt --python --python-sdks-folder=C:\\dev\\azure-sdk-for-python\\sdk --tag=package-2021-06 --use=@autorest/python@6.50.0 --use=@autorest/modelerfour@4.27.0 --version=3.10.2 --version-tolerant=False",
1010
"readme": "specification/hdinsight/resource-manager/readme.md"
1111
}

sdk/hdinsight/azure-mgmt-hdinsight/apiview-properties.json

Lines changed: 38 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@
5151
"azure.mgmt.hdinsight.models.DiskBillingMeters": null,
5252
"azure.mgmt.hdinsight.models.DiskEncryptionProperties": null,
5353
"azure.mgmt.hdinsight.models.EncryptionInTransitProperties": null,
54-
"azure.mgmt.hdinsight.models.EntraUserInfo": null,
5554
"azure.mgmt.hdinsight.models.ErrorResponse": null,
5655
"azure.mgmt.hdinsight.models.Errors": null,
5756
"azure.mgmt.hdinsight.models.ExcludedServicesConfig": null,
@@ -61,7 +60,6 @@
6160
"azure.mgmt.hdinsight.models.HardwareProfile": null,
6261
"azure.mgmt.hdinsight.models.HostInfo": null,
6362
"azure.mgmt.hdinsight.models.IPConfiguration": null,
64-
"azure.mgmt.hdinsight.models.IpTag": null,
6563
"azure.mgmt.hdinsight.models.KafkaRestProperties": null,
6664
"azure.mgmt.hdinsight.models.LinuxOperatingSystemProfile": null,
6765
"azure.mgmt.hdinsight.models.LocalizedName": null,
@@ -123,23 +121,12 @@
123121
"azure.mgmt.hdinsight.models.DirectoryType": null,
124122
"azure.mgmt.hdinsight.models.HDInsightClusterProvisioningState": null,
125123
"azure.mgmt.hdinsight.models.JsonWebKeyEncryptionAlgorithm": null,
126-
"azure.mgmt.hdinsight.models.OutboundDependenciesManagedType": null,
127124
"azure.mgmt.hdinsight.models.ResourceProviderConnection": null,
128125
"azure.mgmt.hdinsight.models.PrivateLink": null,
129126
"azure.mgmt.hdinsight.models.ResourceIdentityType": null,
130127
"azure.mgmt.hdinsight.models.FilterMode": null,
131-
"azure.mgmt.hdinsight.models.AsyncOperationState": null,
132128
"azure.mgmt.hdinsight.models.RoleName": null,
133-
"azure.mgmt.hdinsight.operations.ApplicationsOperations.list_by_cluster": null,
134-
"azure.mgmt.hdinsight.aio.operations.ApplicationsOperations.list_by_cluster": null,
135-
"azure.mgmt.hdinsight.operations.ApplicationsOperations.get": null,
136-
"azure.mgmt.hdinsight.aio.operations.ApplicationsOperations.get": null,
137-
"azure.mgmt.hdinsight.operations.ApplicationsOperations.begin_create": null,
138-
"azure.mgmt.hdinsight.aio.operations.ApplicationsOperations.begin_create": null,
139-
"azure.mgmt.hdinsight.operations.ApplicationsOperations.begin_delete": null,
140-
"azure.mgmt.hdinsight.aio.operations.ApplicationsOperations.begin_delete": null,
141-
"azure.mgmt.hdinsight.operations.ApplicationsOperations.get_azure_async_operation_status": null,
142-
"azure.mgmt.hdinsight.aio.operations.ApplicationsOperations.get_azure_async_operation_status": null,
129+
"azure.mgmt.hdinsight.models.AsyncOperationState": null,
143130
"azure.mgmt.hdinsight.operations.ClustersOperations.begin_create": null,
144131
"azure.mgmt.hdinsight.aio.operations.ClustersOperations.begin_create": null,
145132
"azure.mgmt.hdinsight.operations.ClustersOperations.update": null,
@@ -168,6 +155,28 @@
168155
"azure.mgmt.hdinsight.aio.operations.ClustersOperations.begin_update_identity_certificate": null,
169156
"azure.mgmt.hdinsight.operations.ClustersOperations.begin_execute_script_actions": null,
170157
"azure.mgmt.hdinsight.aio.operations.ClustersOperations.begin_execute_script_actions": null,
158+
"azure.mgmt.hdinsight.operations.ApplicationsOperations.list_by_cluster": null,
159+
"azure.mgmt.hdinsight.aio.operations.ApplicationsOperations.list_by_cluster": null,
160+
"azure.mgmt.hdinsight.operations.ApplicationsOperations.get": null,
161+
"azure.mgmt.hdinsight.aio.operations.ApplicationsOperations.get": null,
162+
"azure.mgmt.hdinsight.operations.ApplicationsOperations.begin_create": null,
163+
"azure.mgmt.hdinsight.aio.operations.ApplicationsOperations.begin_create": null,
164+
"azure.mgmt.hdinsight.operations.ApplicationsOperations.begin_delete": null,
165+
"azure.mgmt.hdinsight.aio.operations.ApplicationsOperations.begin_delete": null,
166+
"azure.mgmt.hdinsight.operations.ApplicationsOperations.get_azure_async_operation_status": null,
167+
"azure.mgmt.hdinsight.aio.operations.ApplicationsOperations.get_azure_async_operation_status": null,
168+
"azure.mgmt.hdinsight.operations.LocationsOperations.get_capabilities": null,
169+
"azure.mgmt.hdinsight.aio.operations.LocationsOperations.get_capabilities": null,
170+
"azure.mgmt.hdinsight.operations.LocationsOperations.list_usages": null,
171+
"azure.mgmt.hdinsight.aio.operations.LocationsOperations.list_usages": null,
172+
"azure.mgmt.hdinsight.operations.LocationsOperations.list_billing_specs": null,
173+
"azure.mgmt.hdinsight.aio.operations.LocationsOperations.list_billing_specs": null,
174+
"azure.mgmt.hdinsight.operations.LocationsOperations.get_azure_async_operation_status": null,
175+
"azure.mgmt.hdinsight.aio.operations.LocationsOperations.get_azure_async_operation_status": null,
176+
"azure.mgmt.hdinsight.operations.LocationsOperations.check_name_availability": null,
177+
"azure.mgmt.hdinsight.aio.operations.LocationsOperations.check_name_availability": null,
178+
"azure.mgmt.hdinsight.operations.LocationsOperations.validate_cluster_create_request": null,
179+
"azure.mgmt.hdinsight.aio.operations.LocationsOperations.validate_cluster_create_request": null,
171180
"azure.mgmt.hdinsight.operations.ConfigurationsOperations.list": null,
172181
"azure.mgmt.hdinsight.aio.operations.ConfigurationsOperations.list": null,
173182
"azure.mgmt.hdinsight.operations.ConfigurationsOperations.begin_update": null,
@@ -186,12 +195,6 @@
186195
"azure.mgmt.hdinsight.aio.operations.ExtensionsOperations.get_azure_monitor_status": null,
187196
"azure.mgmt.hdinsight.operations.ExtensionsOperations.begin_disable_azure_monitor": null,
188197
"azure.mgmt.hdinsight.aio.operations.ExtensionsOperations.begin_disable_azure_monitor": null,
189-
"azure.mgmt.hdinsight.operations.ExtensionsOperations.begin_enable_azure_monitor_agent": null,
190-
"azure.mgmt.hdinsight.aio.operations.ExtensionsOperations.begin_enable_azure_monitor_agent": null,
191-
"azure.mgmt.hdinsight.operations.ExtensionsOperations.get_azure_monitor_agent_status": null,
192-
"azure.mgmt.hdinsight.aio.operations.ExtensionsOperations.get_azure_monitor_agent_status": null,
193-
"azure.mgmt.hdinsight.operations.ExtensionsOperations.begin_disable_azure_monitor_agent": null,
194-
"azure.mgmt.hdinsight.aio.operations.ExtensionsOperations.begin_disable_azure_monitor_agent": null,
195198
"azure.mgmt.hdinsight.operations.ExtensionsOperations.begin_create": null,
196199
"azure.mgmt.hdinsight.aio.operations.ExtensionsOperations.begin_create": null,
197200
"azure.mgmt.hdinsight.operations.ExtensionsOperations.get": null,
@@ -200,32 +203,6 @@
200203
"azure.mgmt.hdinsight.aio.operations.ExtensionsOperations.begin_delete": null,
201204
"azure.mgmt.hdinsight.operations.ExtensionsOperations.get_azure_async_operation_status": null,
202205
"azure.mgmt.hdinsight.aio.operations.ExtensionsOperations.get_azure_async_operation_status": null,
203-
"azure.mgmt.hdinsight.operations.LocationsOperations.get_capabilities": null,
204-
"azure.mgmt.hdinsight.aio.operations.LocationsOperations.get_capabilities": null,
205-
"azure.mgmt.hdinsight.operations.LocationsOperations.list_usages": null,
206-
"azure.mgmt.hdinsight.aio.operations.LocationsOperations.list_usages": null,
207-
"azure.mgmt.hdinsight.operations.LocationsOperations.list_billing_specs": null,
208-
"azure.mgmt.hdinsight.aio.operations.LocationsOperations.list_billing_specs": null,
209-
"azure.mgmt.hdinsight.operations.LocationsOperations.get_azure_async_operation_status": null,
210-
"azure.mgmt.hdinsight.aio.operations.LocationsOperations.get_azure_async_operation_status": null,
211-
"azure.mgmt.hdinsight.operations.LocationsOperations.check_name_availability": null,
212-
"azure.mgmt.hdinsight.aio.operations.LocationsOperations.check_name_availability": null,
213-
"azure.mgmt.hdinsight.operations.LocationsOperations.validate_cluster_create_request": null,
214-
"azure.mgmt.hdinsight.aio.operations.LocationsOperations.validate_cluster_create_request": null,
215-
"azure.mgmt.hdinsight.operations.Operations.list": null,
216-
"azure.mgmt.hdinsight.aio.operations.Operations.list": null,
217-
"azure.mgmt.hdinsight.operations.PrivateEndpointConnectionsOperations.list_by_cluster": null,
218-
"azure.mgmt.hdinsight.aio.operations.PrivateEndpointConnectionsOperations.list_by_cluster": null,
219-
"azure.mgmt.hdinsight.operations.PrivateEndpointConnectionsOperations.begin_create_or_update": null,
220-
"azure.mgmt.hdinsight.aio.operations.PrivateEndpointConnectionsOperations.begin_create_or_update": null,
221-
"azure.mgmt.hdinsight.operations.PrivateEndpointConnectionsOperations.get": null,
222-
"azure.mgmt.hdinsight.aio.operations.PrivateEndpointConnectionsOperations.get": null,
223-
"azure.mgmt.hdinsight.operations.PrivateEndpointConnectionsOperations.begin_delete": null,
224-
"azure.mgmt.hdinsight.aio.operations.PrivateEndpointConnectionsOperations.begin_delete": null,
225-
"azure.mgmt.hdinsight.operations.PrivateLinkResourcesOperations.list_by_cluster": null,
226-
"azure.mgmt.hdinsight.aio.operations.PrivateLinkResourcesOperations.list_by_cluster": null,
227-
"azure.mgmt.hdinsight.operations.PrivateLinkResourcesOperations.get": null,
228-
"azure.mgmt.hdinsight.aio.operations.PrivateLinkResourcesOperations.get": null,
229206
"azure.mgmt.hdinsight.operations.ScriptActionsOperations.delete": null,
230207
"azure.mgmt.hdinsight.aio.operations.ScriptActionsOperations.delete": null,
231208
"azure.mgmt.hdinsight.operations.ScriptActionsOperations.list_by_cluster": null,
@@ -238,11 +215,25 @@
238215
"azure.mgmt.hdinsight.aio.operations.ScriptExecutionHistoryOperations.list_by_cluster": null,
239216
"azure.mgmt.hdinsight.operations.ScriptExecutionHistoryOperations.promote": null,
240217
"azure.mgmt.hdinsight.aio.operations.ScriptExecutionHistoryOperations.promote": null,
218+
"azure.mgmt.hdinsight.operations.Operations.list": null,
219+
"azure.mgmt.hdinsight.aio.operations.Operations.list": null,
241220
"azure.mgmt.hdinsight.operations.VirtualMachinesOperations.list_hosts": null,
242221
"azure.mgmt.hdinsight.aio.operations.VirtualMachinesOperations.list_hosts": null,
243222
"azure.mgmt.hdinsight.operations.VirtualMachinesOperations.begin_restart_hosts": null,
244223
"azure.mgmt.hdinsight.aio.operations.VirtualMachinesOperations.begin_restart_hosts": null,
245224
"azure.mgmt.hdinsight.operations.VirtualMachinesOperations.get_async_operation_status": null,
246-
"azure.mgmt.hdinsight.aio.operations.VirtualMachinesOperations.get_async_operation_status": null
225+
"azure.mgmt.hdinsight.aio.operations.VirtualMachinesOperations.get_async_operation_status": null,
226+
"azure.mgmt.hdinsight.operations.PrivateEndpointConnectionsOperations.list_by_cluster": null,
227+
"azure.mgmt.hdinsight.aio.operations.PrivateEndpointConnectionsOperations.list_by_cluster": null,
228+
"azure.mgmt.hdinsight.operations.PrivateEndpointConnectionsOperations.begin_create_or_update": null,
229+
"azure.mgmt.hdinsight.aio.operations.PrivateEndpointConnectionsOperations.begin_create_or_update": null,
230+
"azure.mgmt.hdinsight.operations.PrivateEndpointConnectionsOperations.get": null,
231+
"azure.mgmt.hdinsight.aio.operations.PrivateEndpointConnectionsOperations.get": null,
232+
"azure.mgmt.hdinsight.operations.PrivateEndpointConnectionsOperations.begin_delete": null,
233+
"azure.mgmt.hdinsight.aio.operations.PrivateEndpointConnectionsOperations.begin_delete": null,
234+
"azure.mgmt.hdinsight.operations.PrivateLinkResourcesOperations.list_by_cluster": null,
235+
"azure.mgmt.hdinsight.aio.operations.PrivateLinkResourcesOperations.list_by_cluster": null,
236+
"azure.mgmt.hdinsight.operations.PrivateLinkResourcesOperations.get": null,
237+
"azure.mgmt.hdinsight.aio.operations.PrivateLinkResourcesOperations.get": null
247238
}
248239
}

sdk/hdinsight/azure-mgmt-hdinsight/azure/mgmt/hdinsight/_configuration.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ class HDInsightManagementClientConfiguration: # pylint: disable=too-many-instan
3232
:param cloud_setting: The cloud setting for which to get the ARM endpoint. Default value is
3333
None.
3434
:type cloud_setting: ~azure.core.AzureClouds
35-
:keyword api_version: Api Version. Default value is "2025-01-15-preview". Note that overriding
36-
this default value may result in unsupported behavior.
35+
:keyword api_version: Api Version. Default value is "2021-06-01". Note that overriding this
36+
default value may result in unsupported behavior.
3737
:paramtype api_version: str
3838
"""
3939

@@ -44,7 +44,7 @@ def __init__(
4444
cloud_setting: Optional["AzureClouds"] = None,
4545
**kwargs: Any
4646
) -> None:
47-
api_version: str = kwargs.pop("api_version", "2025-01-15-preview")
47+
api_version: str = kwargs.pop("api_version", "2021-06-01")
4848

4949
if credential is None:
5050
raise ValueError("Parameter 'credential' must not be None.")

0 commit comments

Comments
 (0)