Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

typo: Microsoft.DataBox #4672

Merged
merged 1 commit into from
Dec 3, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
}
}
}
},
},
"/subscriptions/{subscriptionId}/providers/Microsoft.DataBox/locations/{location}/validateAddress": {
"post": {
"tags": [
Expand Down Expand Up @@ -305,7 +305,7 @@
},
"JobsGet5": {
"$ref": "./examples/JobsGet5.json"
}
}
}
},
"put": {
Expand Down Expand Up @@ -773,15 +773,15 @@
"values": [
{
"value": "DataBox",
"description": "Databox."
"description": "DataBox."
},
{
"value": "DataBoxDisk",
"description": "DataboxDisk."
"description": "DataBoxDisk."
},
{
"value": "DataBoxHeavy",
"description": "DataboxHeavy."
"description": "DataBoxHeavy."
}
]
}
Expand Down Expand Up @@ -880,15 +880,15 @@
"values": [
{
"value": "DataBox",
"description": "Databox orders."
"description": "DataBox orders."
},
{
"value": "DataBoxDisk",
"description": "DataboxDisk orders."
"description": "DataBoxDisk orders."
},
{
"value": "DataBoxHeavy",
"description": "DataboxHeavy orders."
"description": "DataBoxHeavy orders."
}
]
}
Expand Down Expand Up @@ -1024,7 +1024,7 @@
"values": [
{
"value": "NotStarted",
"description": "Data copy hasnt started yet."
"description": "Data copy hasn't started yet."
},
{
"value": "InProgress",
Expand Down Expand Up @@ -1129,7 +1129,7 @@
"x-ms-discriminator-value": "DataBoxDisk"
},
"DataBoxHeavyAccountCopyLogDetails": {
"description": "Copy log details for a storage account for Databox heavy",
"description": "Copy log details for a storage account for DataBoxHeavy",
"type": "object",
"allOf": [
{
Expand All @@ -1154,7 +1154,7 @@
"x-ms-discriminator-value": "DataBoxHeavy"
},
"DataBoxHeavyJobDetails": {
"description": "Databox Heavy Device Job Details",
"description": "DataBoxHeavy Device Job Details",
"required": [
"contactDetails",
"shippingAddress",
Expand All @@ -1180,7 +1180,7 @@
"x-ms-discriminator-value": "DataBoxHeavy"
},
"DataBoxHeavyJobSecrets": {
"description": "The secrets related to a databox heavy job.",
"description": "The secrets related to a DataBoxHeavy job.",
"type": "object",
"allOf": [
{
Expand All @@ -1189,7 +1189,7 @@
],
"properties": {
"cabinetPodSecrets": {
"description": "Contains the list of secret objects for a databox heavy job.",
"description": "Contains the list of secret objects for a DataBoxHeavy job.",
"type": "array",
"items": {
"$ref": "#/definitions/DataBoxHeavySecret"
Expand All @@ -1200,7 +1200,7 @@
"x-ms-discriminator-value": "DataBoxHeavy"
},
"DataBoxHeavySecret": {
"description": "The secrets related to a databox heavy.",
"description": "The secrets related to a DataBoxHeavy.",
"type": "object",
"properties": {
"deviceSerialNumber": {
Expand Down Expand Up @@ -1237,7 +1237,7 @@
}
},
"DataBoxJobDetails": {
"description": "Databox Job Details",
"description": "DataBox Job Details",
"required": [
"contactDetails",
"shippingAddress",
Expand All @@ -1263,7 +1263,7 @@
"x-ms-discriminator-value": "DataBox"
},
"DataboxJobSecrets": {
"description": "The secrets related to a databox job.",
"description": "The secrets related to a DataBox job.",
"type": "object",
"allOf": [
{
Expand Down Expand Up @@ -1464,7 +1464,7 @@
"properties": {
"expectedDataSizeInTeraBytes": {
"format": "int32",
"description": "The expected size of the data, which needs to be transfered in this job, in tera bytes.",
"description": "The expected size of the data, which needs to be transferred in this job, in terabytes.",
"type": "integer"
},
"jobStages": {
Expand Down Expand Up @@ -1522,15 +1522,15 @@
"values": [
{
"value": "DataBox",
"description": "Databox orders."
"description": "DataBox orders."
},
{
"value": "DataBoxDisk",
"description": "DataboxDisk orders."
"description": "DataBoxDisk orders."
},
{
"value": "DataBoxHeavy",
"description": "DataboxHeavy orders."
"description": "DataBoxHeavy orders."
}
]
}
Expand Down Expand Up @@ -1794,15 +1794,15 @@
"values": [
{
"value": "DataBox",
"description": "Databox orders."
"description": "DataBox orders."
},
{
"value": "DataBoxDisk",
"description": "DataboxDisk orders."
"description": "DataBoxDisk orders."
},
{
"value": "DataBoxHeavy",
"description": "DataboxHeavy orders."
"description": "DataBoxHeavy orders."
}
]
}
Expand Down Expand Up @@ -2156,7 +2156,7 @@
}
},
"x-ms-azure-resource": true
},
},
"ShareCredentialDetails": {
"description": "Credential details of the shares in account.",
"type": "object",
Expand Down Expand Up @@ -2188,7 +2188,7 @@
},
{
"value": "HCS",
"description": "Storsimple data format."
"description": "StorSimple data format."
},
{
"value": "BlockBlob",
Expand Down Expand Up @@ -2384,15 +2384,15 @@
"values": [
{
"value": "DataBox",
"description": "Databox."
"description": "DataBox."
},
{
"value": "DataBoxDisk",
"description": "DataboxDisk."
"description": "DataBoxDisk."
},
{
"value": "DataBoxHeavy",
"description": "DataboxHeavy."
"description": "DataBoxHeavy."
}
]
}
Expand Down Expand Up @@ -2639,15 +2639,15 @@
"values": [
{
"value": "DataBox",
"description": "Databox."
"description": "DataBox."
},
{
"value": "DataBoxDisk",
"description": "DataboxDisk."
"description": "DataBoxDisk."
},
{
"value": "DataBoxHeavy",
"description": "DataboxHeavy."
"description": "DataBoxHeavy."
}
]
}
Expand Down