Skip to content

Commit eff4268

Browse files
mitigate reorder breakings
1 parent bafbbba commit eff4268

File tree

139 files changed

+2341
-3046
lines changed

Some content is hidden

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

139 files changed

+2341
-3046
lines changed

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

Lines changed: 8 additions & 67 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
11
{
2-
"apiVersion": "2023-12-01",
3-
"commit": "78fd8f85507c9a12d47bd8953b864353a6005080",
4-
"repository_url": "https://github.com/Azure/azure-rest-api-specs",
5-
"typespec_src": "specification/databoxedge/DataBoxEdge.Management",
6-
"emitterVersion": "0.52.1"
2+
"apiVersion": "2023-12-01"
73
}

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

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -153,11 +153,11 @@
153153
"azure.mgmt.databoxedge.models.UserProperties": "Microsoft.DataBoxEdge.UserProperties",
154154
"azure.mgmt.databoxedge.models.VmMemory": "Microsoft.DataBoxEdge.VmMemory",
155155
"azure.mgmt.databoxedge.models.VmPlacementRequestResult": "Microsoft.DataBoxEdge.VmPlacementRequestResult",
156-
"azure.mgmt.databoxedge.models.MetricUnit": "Microsoft.DataBoxEdge.MetricUnit",
157-
"azure.mgmt.databoxedge.models.MetricAggregationType": "Microsoft.DataBoxEdge.MetricAggregationType",
158-
"azure.mgmt.databoxedge.models.MetricCategory": "Microsoft.DataBoxEdge.MetricCategory",
159-
"azure.mgmt.databoxedge.models.TimeGrain": "Microsoft.DataBoxEdge.TimeGrain",
160156
"azure.mgmt.databoxedge.models.CreatedByType": "Azure.ResourceManager.CommonTypes.createdByType",
157+
"azure.mgmt.databoxedge.models.JobType": "Microsoft.DataBoxEdge.JobType",
158+
"azure.mgmt.databoxedge.models.UpdateOperationStage": "Microsoft.DataBoxEdge.UpdateOperationStage",
159+
"azure.mgmt.databoxedge.models.DownloadPhase": "Microsoft.DataBoxEdge.DownloadPhase",
160+
"azure.mgmt.databoxedge.models.JobStatus": "Microsoft.DataBoxEdge.JobStatus",
161161
"azure.mgmt.databoxedge.models.NetworkGroup": "Microsoft.DataBoxEdge.NetworkGroup",
162162
"azure.mgmt.databoxedge.models.NetworkAdapterStatus": "Microsoft.DataBoxEdge.NetworkAdapterStatus",
163163
"azure.mgmt.databoxedge.models.NetworkAdapterRDMAStatus": "Microsoft.DataBoxEdge.NetworkAdapterRDMAStatus",
@@ -176,20 +176,20 @@
176176
"azure.mgmt.databoxedge.models.EncryptionAlgorithm": "Microsoft.DataBoxEdge.EncryptionAlgorithm",
177177
"azure.mgmt.databoxedge.models.ClusterWitnessType": "Microsoft.DataBoxEdge.ClusterWitnessType",
178178
"azure.mgmt.databoxedge.models.AuthenticationType": "Microsoft.DataBoxEdge.AuthenticationType",
179-
"azure.mgmt.databoxedge.models.JobStatus": "Microsoft.DataBoxEdge.JobStatus",
180179
"azure.mgmt.databoxedge.models.InstallRebootBehavior": "Microsoft.DataBoxEdge.InstallRebootBehavior",
181180
"azure.mgmt.databoxedge.models.UpdateOperation": "Microsoft.DataBoxEdge.UpdateOperation",
182181
"azure.mgmt.databoxedge.models.UpdateType": "Microsoft.DataBoxEdge.UpdateType",
183182
"azure.mgmt.databoxedge.models.InstallationImpact": "Microsoft.DataBoxEdge.InstallationImpact",
184183
"azure.mgmt.databoxedge.models.UpdateStatus": "Microsoft.DataBoxEdge.UpdateStatus",
184+
"azure.mgmt.databoxedge.models.MetricUnit": "Microsoft.DataBoxEdge.MetricUnit",
185+
"azure.mgmt.databoxedge.models.MetricAggregationType": "Microsoft.DataBoxEdge.MetricAggregationType",
186+
"azure.mgmt.databoxedge.models.MetricCategory": "Microsoft.DataBoxEdge.MetricCategory",
187+
"azure.mgmt.databoxedge.models.TimeGrain": "Microsoft.DataBoxEdge.TimeGrain",
185188
"azure.mgmt.databoxedge.models.AlertSeverity": "Microsoft.DataBoxEdge.AlertSeverity",
186189
"azure.mgmt.databoxedge.models.DayOfWeek": "Microsoft.DataBoxEdge.DayOfWeek",
187190
"azure.mgmt.databoxedge.models.ProactiveDiagnosticsConsent": "Microsoft.DataBoxEdge.ProactiveDiagnosticsConsent",
188191
"azure.mgmt.databoxedge.models.RemoteApplicationType": "Microsoft.DataBoxEdge.RemoteApplicationType",
189192
"azure.mgmt.databoxedge.models.AccessLevel": "Microsoft.DataBoxEdge.AccessLevel",
190-
"azure.mgmt.databoxedge.models.JobType": "Microsoft.DataBoxEdge.JobType",
191-
"azure.mgmt.databoxedge.models.UpdateOperationStage": "Microsoft.DataBoxEdge.UpdateOperationStage",
192-
"azure.mgmt.databoxedge.models.DownloadPhase": "Microsoft.DataBoxEdge.DownloadPhase",
193193
"azure.mgmt.databoxedge.models.OrderState": "Microsoft.DataBoxEdge.OrderState",
194194
"azure.mgmt.databoxedge.models.ShipmentType": "Microsoft.DataBoxEdge.ShipmentType",
195195
"azure.mgmt.databoxedge.models.RoleStatus": "Microsoft.DataBoxEdge.RoleStatus",
@@ -218,8 +218,8 @@
218218
"azure.mgmt.databoxedge.models.SkuSignupOption": "Microsoft.DataBoxEdge.SkuSignupOption",
219219
"azure.mgmt.databoxedge.models.SkuVersion": "Microsoft.DataBoxEdge.SkuVersion",
220220
"azure.mgmt.databoxedge.models.SkuAvailability": "Microsoft.DataBoxEdge.SkuAvailability",
221-
"azure.mgmt.databoxedge.operations.Operations.list": "Azure.ResourceManager.Legacy.Operations.list",
222-
"azure.mgmt.databoxedge.aio.operations.Operations.list": "Azure.ResourceManager.Legacy.Operations.list",
221+
"azure.mgmt.databoxedge.operations.OperationsStatusOperations.get": "Microsoft.DataBoxEdge.OperationsStatus.get",
222+
"azure.mgmt.databoxedge.aio.operations.OperationsStatusOperations.get": "Microsoft.DataBoxEdge.OperationsStatus.get",
223223
"azure.mgmt.databoxedge.operations.DevicesOperations.get_network_settings": "Microsoft.DataBoxEdge.Devices.getNetworkSettings",
224224
"azure.mgmt.databoxedge.aio.operations.DevicesOperations.get_network_settings": "Microsoft.DataBoxEdge.Devices.getNetworkSettings",
225225
"azure.mgmt.databoxedge.operations.DevicesOperations.get": "Microsoft.DataBoxEdge.DataBoxEdgeDevices.get",
@@ -252,6 +252,8 @@
252252
"azure.mgmt.databoxedge.aio.operations.DevicesOperations.upload_certificate": "Microsoft.DataBoxEdge.DataBoxEdgeDevices.uploadCertificate",
253253
"azure.mgmt.databoxedge.operations.DevicesOperations.get_update_summary": "Microsoft.DataBoxEdge.UpdateSummaries.getUpdateSummary",
254254
"azure.mgmt.databoxedge.aio.operations.DevicesOperations.get_update_summary": "Microsoft.DataBoxEdge.UpdateSummaries.getUpdateSummary",
255+
"azure.mgmt.databoxedge.operations.Operations.list": "Azure.ResourceManager.Legacy.Operations.list",
256+
"azure.mgmt.databoxedge.aio.operations.Operations.list": "Azure.ResourceManager.Legacy.Operations.list",
255257
"azure.mgmt.databoxedge.operations.AlertsOperations.get": "Microsoft.DataBoxEdge.Alerts.get",
256258
"azure.mgmt.databoxedge.aio.operations.AlertsOperations.get": "Microsoft.DataBoxEdge.Alerts.get",
257259
"azure.mgmt.databoxedge.operations.AlertsOperations.list_by_data_box_edge_device": "Microsoft.DataBoxEdge.Alerts.listByDataBoxEdgeDevice",
@@ -274,8 +276,6 @@
274276
"azure.mgmt.databoxedge.aio.operations.DiagnosticSettingsOperations.begin_update_diagnostic_remote_support_settings": "Microsoft.DataBoxEdge.DiagnosticRemoteSupportSettingsOperationGroup.updateDiagnosticRemoteSupportSettings",
275277
"azure.mgmt.databoxedge.operations.JobsOperations.get": "Microsoft.DataBoxEdge.Jobs.get",
276278
"azure.mgmt.databoxedge.aio.operations.JobsOperations.get": "Microsoft.DataBoxEdge.Jobs.get",
277-
"azure.mgmt.databoxedge.operations.OperationsStatusOperations.get": "Microsoft.DataBoxEdge.OperationsStatus.get",
278-
"azure.mgmt.databoxedge.aio.operations.OperationsStatusOperations.get": "Microsoft.DataBoxEdge.OperationsStatus.get",
279279
"azure.mgmt.databoxedge.operations.OrdersOperations.get": "Microsoft.DataBoxEdge.Orders.get",
280280
"azure.mgmt.databoxedge.aio.operations.OrdersOperations.get": "Microsoft.DataBoxEdge.Orders.get",
281281
"azure.mgmt.databoxedge.operations.OrdersOperations.begin_create_or_update": "Microsoft.DataBoxEdge.Orders.createOrUpdate",

sdk/databoxedge/azure-mgmt-databoxedge/azure/mgmt/databoxedge/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
if TYPE_CHECKING:
1313
from ._patch import * # pylint: disable=unused-wildcard-import
1414

15-
from ._client import DataBoxEdgeClient # type: ignore
15+
from ._client import DataBoxEdgeManagementClient # type: ignore
1616
from ._version import VERSION
1717

1818
__version__ = VERSION
@@ -25,7 +25,7 @@
2525
from ._patch import patch_sdk as _patch_sdk
2626

2727
__all__ = [
28-
"DataBoxEdgeClient",
28+
"DataBoxEdgeManagementClient",
2929
]
3030
__all__.extend([p for p in _patch_all if p not in __all__]) # pyright: ignore
3131

sdk/databoxedge/azure-mgmt-databoxedge/azure/mgmt/databoxedge/_client.py

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
from azure.mgmt.core.policies import ARMAutoResourceProviderRegistrationPolicy
1818
from azure.mgmt.core.tools import get_arm_endpoints
1919

20-
from ._configuration import DataBoxEdgeClientConfiguration
20+
from ._configuration import DataBoxEdgeManagementClientConfiguration
2121
from ._utils.serialization import Deserializer, Serializer
2222
from .operations import (
2323
AddonsOperations,
@@ -49,13 +49,15 @@
4949
from azure.core.credentials import TokenCredential
5050

5151

52-
class DataBoxEdgeClient: # pylint: disable=too-many-instance-attributes
53-
"""DataBoxEdgeClient.
52+
class DataBoxEdgeManagementClient: # pylint: disable=too-many-instance-attributes
53+
"""DataBoxEdgeManagementClient.
5454
55-
:ivar operations: Operations operations
56-
:vartype operations: azure.mgmt.databoxedge.operations.Operations
55+
:ivar operations_status: OperationsStatusOperations operations
56+
:vartype operations_status: azure.mgmt.databoxedge.operations.OperationsStatusOperations
5757
:ivar devices: DevicesOperations operations
5858
:vartype devices: azure.mgmt.databoxedge.operations.DevicesOperations
59+
:ivar operations: Operations operations
60+
:vartype operations: azure.mgmt.databoxedge.operations.Operations
5961
:ivar alerts: AlertsOperations operations
6062
:vartype alerts: azure.mgmt.databoxedge.operations.AlertsOperations
6163
:ivar bandwidth_schedules: BandwidthSchedulesOperations operations
@@ -64,8 +66,6 @@ class DataBoxEdgeClient: # pylint: disable=too-many-instance-attributes
6466
:vartype diagnostic_settings: azure.mgmt.databoxedge.operations.DiagnosticSettingsOperations
6567
:ivar jobs: JobsOperations operations
6668
:vartype jobs: azure.mgmt.databoxedge.operations.JobsOperations
67-
:ivar operations_status: OperationsStatusOperations operations
68-
:vartype operations_status: azure.mgmt.databoxedge.operations.OperationsStatusOperations
6969
:ivar orders: OrdersOperations operations
7070
:vartype orders: azure.mgmt.databoxedge.operations.OrdersOperations
7171
:ivar roles: RolesOperations operations
@@ -128,7 +128,7 @@ def __init__(
128128
if not base_url:
129129
base_url = _endpoints["resource_manager"]
130130
credential_scopes = kwargs.pop("credential_scopes", _endpoints["credential_scopes"])
131-
self._config = DataBoxEdgeClientConfiguration(
131+
self._config = DataBoxEdgeManagementClientConfiguration(
132132
credential=credential,
133133
subscription_id=subscription_id,
134134
base_url=cast(str, base_url),
@@ -160,8 +160,11 @@ def __init__(
160160
self._serialize = Serializer()
161161
self._deserialize = Deserializer()
162162
self._serialize.client_side_validation = False
163-
self.operations = Operations(self._client, self._config, self._serialize, self._deserialize)
163+
self.operations_status = OperationsStatusOperations(
164+
self._client, self._config, self._serialize, self._deserialize
165+
)
164166
self.devices = DevicesOperations(self._client, self._config, self._serialize, self._deserialize)
167+
self.operations = Operations(self._client, self._config, self._serialize, self._deserialize)
165168
self.alerts = AlertsOperations(self._client, self._config, self._serialize, self._deserialize)
166169
self.bandwidth_schedules = BandwidthSchedulesOperations(
167170
self._client, self._config, self._serialize, self._deserialize
@@ -170,9 +173,6 @@ def __init__(
170173
self._client, self._config, self._serialize, self._deserialize
171174
)
172175
self.jobs = JobsOperations(self._client, self._config, self._serialize, self._deserialize)
173-
self.operations_status = OperationsStatusOperations(
174-
self._client, self._config, self._serialize, self._deserialize
175-
)
176176
self.orders = OrdersOperations(self._client, self._config, self._serialize, self._deserialize)
177177
self.roles = RolesOperations(self._client, self._config, self._serialize, self._deserialize)
178178
self.addons = AddonsOperations(self._client, self._config, self._serialize, self._deserialize)

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
from azure.core.credentials import TokenCredential
1919

2020

21-
class DataBoxEdgeClientConfiguration: # pylint: disable=too-many-instance-attributes
22-
"""Configuration for DataBoxEdgeClient.
21+
class DataBoxEdgeManagementClientConfiguration: # pylint: disable=too-many-instance-attributes
22+
"""Configuration for DataBoxEdgeManagementClient.
2323
2424
Note that all parameters used to create this instance are saved as instance
2525
attributes.

sdk/databoxedge/azure-mgmt-databoxedge/azure/mgmt/databoxedge/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
77
# --------------------------------------------------------------------------
88

9-
VERSION = "3.0.0"
9+
VERSION = "1.0.0b1"

sdk/databoxedge/azure-mgmt-databoxedge/azure/mgmt/databoxedge/aio/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
if TYPE_CHECKING:
1313
from ._patch import * # pylint: disable=unused-wildcard-import
1414

15-
from ._client import DataBoxEdgeClient # type: ignore
15+
from ._client import DataBoxEdgeManagementClient # type: ignore
1616

1717
try:
1818
from ._patch import __all__ as _patch_all
@@ -22,7 +22,7 @@
2222
from ._patch import patch_sdk as _patch_sdk
2323

2424
__all__ = [
25-
"DataBoxEdgeClient",
25+
"DataBoxEdgeManagementClient",
2626
]
2727
__all__.extend([p for p in _patch_all if p not in __all__]) # pyright: ignore
2828

sdk/databoxedge/azure-mgmt-databoxedge/azure/mgmt/databoxedge/aio/_client.py

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
from azure.mgmt.core.tools import get_arm_endpoints
1919

2020
from .._utils.serialization import Deserializer, Serializer
21-
from ._configuration import DataBoxEdgeClientConfiguration
21+
from ._configuration import DataBoxEdgeManagementClientConfiguration
2222
from .operations import (
2323
AddonsOperations,
2424
AlertsOperations,
@@ -49,13 +49,15 @@
4949
from azure.core.credentials_async import AsyncTokenCredential
5050

5151

52-
class DataBoxEdgeClient: # pylint: disable=too-many-instance-attributes
53-
"""DataBoxEdgeClient.
52+
class DataBoxEdgeManagementClient: # pylint: disable=too-many-instance-attributes
53+
"""DataBoxEdgeManagementClient.
5454
55-
:ivar operations: Operations operations
56-
:vartype operations: azure.mgmt.databoxedge.aio.operations.Operations
55+
:ivar operations_status: OperationsStatusOperations operations
56+
:vartype operations_status: azure.mgmt.databoxedge.aio.operations.OperationsStatusOperations
5757
:ivar devices: DevicesOperations operations
5858
:vartype devices: azure.mgmt.databoxedge.aio.operations.DevicesOperations
59+
:ivar operations: Operations operations
60+
:vartype operations: azure.mgmt.databoxedge.aio.operations.Operations
5961
:ivar alerts: AlertsOperations operations
6062
:vartype alerts: azure.mgmt.databoxedge.aio.operations.AlertsOperations
6163
:ivar bandwidth_schedules: BandwidthSchedulesOperations operations
@@ -66,8 +68,6 @@ class DataBoxEdgeClient: # pylint: disable=too-many-instance-attributes
6668
azure.mgmt.databoxedge.aio.operations.DiagnosticSettingsOperations
6769
:ivar jobs: JobsOperations operations
6870
:vartype jobs: azure.mgmt.databoxedge.aio.operations.JobsOperations
69-
:ivar operations_status: OperationsStatusOperations operations
70-
:vartype operations_status: azure.mgmt.databoxedge.aio.operations.OperationsStatusOperations
7171
:ivar orders: OrdersOperations operations
7272
:vartype orders: azure.mgmt.databoxedge.aio.operations.OrdersOperations
7373
:ivar roles: RolesOperations operations
@@ -132,7 +132,7 @@ def __init__(
132132
if not base_url:
133133
base_url = _endpoints["resource_manager"]
134134
credential_scopes = kwargs.pop("credential_scopes", _endpoints["credential_scopes"])
135-
self._config = DataBoxEdgeClientConfiguration(
135+
self._config = DataBoxEdgeManagementClientConfiguration(
136136
credential=credential,
137137
subscription_id=subscription_id,
138138
base_url=cast(str, base_url),
@@ -166,8 +166,11 @@ def __init__(
166166
self._serialize = Serializer()
167167
self._deserialize = Deserializer()
168168
self._serialize.client_side_validation = False
169-
self.operations = Operations(self._client, self._config, self._serialize, self._deserialize)
169+
self.operations_status = OperationsStatusOperations(
170+
self._client, self._config, self._serialize, self._deserialize
171+
)
170172
self.devices = DevicesOperations(self._client, self._config, self._serialize, self._deserialize)
173+
self.operations = Operations(self._client, self._config, self._serialize, self._deserialize)
171174
self.alerts = AlertsOperations(self._client, self._config, self._serialize, self._deserialize)
172175
self.bandwidth_schedules = BandwidthSchedulesOperations(
173176
self._client, self._config, self._serialize, self._deserialize
@@ -176,9 +179,6 @@ def __init__(
176179
self._client, self._config, self._serialize, self._deserialize
177180
)
178181
self.jobs = JobsOperations(self._client, self._config, self._serialize, self._deserialize)
179-
self.operations_status = OperationsStatusOperations(
180-
self._client, self._config, self._serialize, self._deserialize
181-
)
182182
self.orders = OrdersOperations(self._client, self._config, self._serialize, self._deserialize)
183183
self.roles = RolesOperations(self._client, self._config, self._serialize, self._deserialize)
184184
self.addons = AddonsOperations(self._client, self._config, self._serialize, self._deserialize)

sdk/databoxedge/azure-mgmt-databoxedge/azure/mgmt/databoxedge/aio/_configuration.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
from azure.core.credentials_async import AsyncTokenCredential
1919

2020

21-
class DataBoxEdgeClientConfiguration: # pylint: disable=too-many-instance-attributes
22-
"""Configuration for DataBoxEdgeClient.
21+
class DataBoxEdgeManagementClientConfiguration: # pylint: disable=too-many-instance-attributes
22+
"""Configuration for DataBoxEdgeManagementClient.
2323
2424
Note that all parameters used to create this instance are saved as instance
2525
attributes.

0 commit comments

Comments
 (0)