Skip to content

Commit 1e63167

Browse files
author
SDKAuto
committed
CodeGen from PR 18529 in Azure/azure-rest-api-specs
Swagger review changes for 2022-04-01-preview API (#18529) * swagger review initial commit * Swagger Changes for new API * Swagger Changes for new API * Swagger Changes for new API * Swagger Changes for new API * Swagger Changes for new API * fix validation issue * Swagger Changes for new API * Update readme.md changes to readme * manifest changes for new API
1 parent 3cf49b0 commit 1e63167

File tree

5 files changed

+3072
-111
lines changed

5 files changed

+3072
-111
lines changed

schemas/2021-06-01-preview/Microsoft.DataBoxEdge.json

Lines changed: 0 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -28,23 +28,6 @@
2828
],
2929
"description": "Msi identity details of the resource"
3030
},
31-
"kind": {
32-
"oneOf": [
33-
{
34-
"type": "string",
35-
"enum": [
36-
"AzureDataBoxGateway",
37-
"AzureStackEdge",
38-
"AzureStackHub",
39-
"AzureModularDataCentre"
40-
]
41-
},
42-
{
43-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
44-
}
45-
],
46-
"description": "The kind of the device."
47-
},
4831
"location": {
4932
"type": "string",
5033
"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 @@
12611244
"DataBoxEdgeDeviceProperties": {
12621245
"type": "object",
12631246
"properties": {
1264-
"dataBoxEdgeDeviceStatus": {
1265-
"oneOf": [
1266-
{
1267-
"type": "string",
1268-
"enum": [
1269-
"ReadyToSetup",
1270-
"Online",
1271-
"Offline",
1272-
"NeedsAttention",
1273-
"Disconnected",
1274-
"PartiallyDisconnected",
1275-
"Maintenance"
1276-
]
1277-
},
1278-
{
1279-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
1280-
}
1281-
],
1282-
"description": "The status of the Data Box Edge/Gateway device."
1283-
},
12841247
"dataResidency": {
12851248
"oneOf": [
12861249
{

schemas/2021-06-01/Microsoft.DataBoxEdge.json

Lines changed: 0 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -28,23 +28,6 @@
2828
],
2929
"description": "Msi identity details of the resource"
3030
},
31-
"kind": {
32-
"oneOf": [
33-
{
34-
"type": "string",
35-
"enum": [
36-
"AzureDataBoxGateway",
37-
"AzureStackEdge",
38-
"AzureStackHub",
39-
"AzureModularDataCentre"
40-
]
41-
},
42-
{
43-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
44-
}
45-
],
46-
"description": "The kind of the device."
47-
},
4831
"location": {
4932
"type": "string",
5033
"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 @@
12611244
"DataBoxEdgeDeviceProperties": {
12621245
"type": "object",
12631246
"properties": {
1264-
"dataBoxEdgeDeviceStatus": {
1265-
"oneOf": [
1266-
{
1267-
"type": "string",
1268-
"enum": [
1269-
"ReadyToSetup",
1270-
"Online",
1271-
"Offline",
1272-
"NeedsAttention",
1273-
"Disconnected",
1274-
"PartiallyDisconnected",
1275-
"Maintenance"
1276-
]
1277-
},
1278-
{
1279-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
1280-
}
1281-
],
1282-
"description": "The status of the Data Box Edge/Gateway device."
1283-
},
12841247
"dataResidency": {
12851248
"oneOf": [
12861249
{

schemas/2022-03-01/Microsoft.DataBoxEdge.json

Lines changed: 0 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -28,23 +28,6 @@
2828
],
2929
"description": "Msi identity details of the resource"
3030
},
31-
"kind": {
32-
"oneOf": [
33-
{
34-
"type": "string",
35-
"enum": [
36-
"AzureDataBoxGateway",
37-
"AzureStackEdge",
38-
"AzureStackHub",
39-
"AzureModularDataCentre"
40-
]
41-
},
42-
{
43-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
44-
}
45-
],
46-
"description": "The kind of the device."
47-
},
4831
"location": {
4932
"type": "string",
5033
"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 @@
11071090
"DataBoxEdgeDeviceProperties": {
11081091
"type": "object",
11091092
"properties": {
1110-
"dataBoxEdgeDeviceStatus": {
1111-
"oneOf": [
1112-
{
1113-
"type": "string",
1114-
"enum": [
1115-
"ReadyToSetup",
1116-
"Online",
1117-
"Offline",
1118-
"NeedsAttention",
1119-
"Disconnected",
1120-
"PartiallyDisconnected",
1121-
"Maintenance"
1122-
]
1123-
},
1124-
{
1125-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
1126-
}
1127-
],
1128-
"description": "The status of the Data Box Edge/Gateway device."
1129-
},
11301093
"dataResidency": {
11311094
"oneOf": [
11321095
{

0 commit comments

Comments
 (0)