From e2b024075df591937cdeb22013263949f3925b8a Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Fri, 8 Apr 2022 01:45:35 +0000 Subject: [PATCH] CodeGen from PR 18573 in Azure/azure-rest-api-specs Merge e7b9aa7850a2c6b77f6ac0bd46a08600dacd76c4 into 18a8f9df1c94fdbdac9492099013bb6656d3c95a --- .../Microsoft.DataBoxEdge.json | 37 ------------------- schemas/2021-06-01/Microsoft.DataBoxEdge.json | 37 ------------------- schemas/2022-03-01/Microsoft.DataBoxEdge.json | 37 ------------------- 3 files changed, 111 deletions(-) diff --git a/schemas/2021-06-01-preview/Microsoft.DataBoxEdge.json b/schemas/2021-06-01-preview/Microsoft.DataBoxEdge.json index ffcba6079b..85cab24da2 100644 --- a/schemas/2021-06-01-preview/Microsoft.DataBoxEdge.json +++ b/schemas/2021-06-01-preview/Microsoft.DataBoxEdge.json @@ -28,23 +28,6 @@ ], "description": "Msi identity details of the resource" }, - "kind": { - "oneOf": [ - { - "type": "string", - "enum": [ - "AzureDataBoxGateway", - "AzureStackEdge", - "AzureStackHub", - "AzureModularDataCentre" - ] - }, - { - "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" - } - ], - "description": "The kind of the device." - }, "location": { "type": "string", "description": "The location of the device. This is a supported and registered Azure geographical region (for example, West US, East US, or Southeast Asia). The geographical region of a device cannot be changed once it is created, but if an identical geographical region is specified on update, the request will succeed." @@ -1261,26 +1244,6 @@ "DataBoxEdgeDeviceProperties": { "type": "object", "properties": { - "dataBoxEdgeDeviceStatus": { - "oneOf": [ - { - "type": "string", - "enum": [ - "ReadyToSetup", - "Online", - "Offline", - "NeedsAttention", - "Disconnected", - "PartiallyDisconnected", - "Maintenance" - ] - }, - { - "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" - } - ], - "description": "The status of the Data Box Edge/Gateway device." - }, "dataResidency": { "oneOf": [ { diff --git a/schemas/2021-06-01/Microsoft.DataBoxEdge.json b/schemas/2021-06-01/Microsoft.DataBoxEdge.json index 5b7273f938..7390e2f741 100644 --- a/schemas/2021-06-01/Microsoft.DataBoxEdge.json +++ b/schemas/2021-06-01/Microsoft.DataBoxEdge.json @@ -28,23 +28,6 @@ ], "description": "Msi identity details of the resource" }, - "kind": { - "oneOf": [ - { - "type": "string", - "enum": [ - "AzureDataBoxGateway", - "AzureStackEdge", - "AzureStackHub", - "AzureModularDataCentre" - ] - }, - { - "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" - } - ], - "description": "The kind of the device." - }, "location": { "type": "string", "description": "The location of the device. This is a supported and registered Azure geographical region (for example, West US, East US, or Southeast Asia). The geographical region of a device cannot be changed once it is created, but if an identical geographical region is specified on update, the request will succeed." @@ -1261,26 +1244,6 @@ "DataBoxEdgeDeviceProperties": { "type": "object", "properties": { - "dataBoxEdgeDeviceStatus": { - "oneOf": [ - { - "type": "string", - "enum": [ - "ReadyToSetup", - "Online", - "Offline", - "NeedsAttention", - "Disconnected", - "PartiallyDisconnected", - "Maintenance" - ] - }, - { - "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" - } - ], - "description": "The status of the Data Box Edge/Gateway device." - }, "dataResidency": { "oneOf": [ { diff --git a/schemas/2022-03-01/Microsoft.DataBoxEdge.json b/schemas/2022-03-01/Microsoft.DataBoxEdge.json index 05d604c0ec..b731354475 100644 --- a/schemas/2022-03-01/Microsoft.DataBoxEdge.json +++ b/schemas/2022-03-01/Microsoft.DataBoxEdge.json @@ -28,23 +28,6 @@ ], "description": "Msi identity details of the resource" }, - "kind": { - "oneOf": [ - { - "type": "string", - "enum": [ - "AzureDataBoxGateway", - "AzureStackEdge", - "AzureStackHub", - "AzureModularDataCentre" - ] - }, - { - "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" - } - ], - "description": "The kind of the device." - }, "location": { "type": "string", "description": "The location of the device. This is a supported and registered Azure geographical region (for example, West US, East US, or Southeast Asia). The geographical region of a device cannot be changed once it is created, but if an identical geographical region is specified on update, the request will succeed." @@ -1107,26 +1090,6 @@ "DataBoxEdgeDeviceProperties": { "type": "object", "properties": { - "dataBoxEdgeDeviceStatus": { - "oneOf": [ - { - "type": "string", - "enum": [ - "ReadyToSetup", - "Online", - "Offline", - "NeedsAttention", - "Disconnected", - "PartiallyDisconnected", - "Maintenance" - ] - }, - { - "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" - } - ], - "description": "The status of the Data Box Edge/Gateway device." - }, "dataResidency": { "oneOf": [ {