diff --git a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/OrderGetAllInDevice.json b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/OrderGetAllInDevice.json deleted file mode 100644 index b9737e6ca36b..000000000000 --- a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/OrderGetAllInDevice.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "parameters": { - "api-version": "2018-07-01", - "subscriptionId": "4385cf00-2d3a-425a-832f-f4285b1c9dce", - "resourceGroupName": "GroupForEdgeAutomation", - "deviceName": "testedgedevice", - "x-ms-client-request-id": [ - "a93b39a3-1ff4-42b8-a56f-43368d47e37a" - ], - "accept-language": [ - "en-US" - ] - }, - "responses": { - "200": { - "body": { - "value": [ - { - "id": "/subscriptions/4385cf00-2d3a-425a-832f-f4285b1c9dce/resourceGroups/GroupForEdgeAutomation/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/testedgedevice/orders/default", - "name": "default", - "type": "dataBoxEdgeDevices/orders", - "properties": { - "contactInformation": { - "contactPerson": "John Mcclane", - "companyName": "Microsoft", - "phone": "(800) 426-9400", - "emailList": [ - "john@microsoft.com" - ] - }, - "shippingAddress": { - "addressLine1": "Microsoft Corporation", - "addressLine2": "One Microsoft Way", - "addressLine3": "Redmond", - "postalCode": "98052", - "city": "WA", - "state": "WA", - "country": "USA" - }, - "changeStatusTo": { - "status": "Untracked", - "updateDateTime": "2018-12-10T07:59:05.847Z", - "comments": "" - }, - "orderHistory": [ - { - "status": "Untracked", - "updateDateTime": "2018-12-10T07:59:05.847Z", - "comments": "lorem ipsum" - } - ], - "serialNumber": "UDS123NSDA123", - "deliveryTrackingInfo": [ - { - "serialNumber": "UDS123NSDA123", - "carrierName": "UPS", - "trackingId": "1231323111", - "trackingUrl": "contoso.com" - } - ], - "returnTrackingInfo": [ - { - "serialNumber": "UDS123NSDA123", - "carrierName": "UPS", - "trackingId": "1231323111", - "trackingUrl": "contoso.com" - } - ] - } - } - ] - } - } - } -} \ No newline at end of file diff --git a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/OrderPut.json b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/OrderPut.json deleted file mode 100644 index 55291d6a41c2..000000000000 --- a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/OrderPut.json +++ /dev/null @@ -1,82 +0,0 @@ -{ - "parameters": { - "api-version": "2018-07-01", - "subscriptionId": "4385cf00-2d3a-425a-832f-f4285b1c9dce", - "resourceGroupName": "GroupForEdgeAutomation", - "deviceName": "testedgedevice", - - "Content-Type": [ - "application/json; charset=utf-8" - ], - "Content-Length": [ - "200" - ], - "x-ms-client-request-id": [ - "a93b39a3-1ff4-42b8-a56f-43368d47e37a" - ], - "accept-language": [ - "en-US" - ], - "order": { - "properties": { - "contactInformation": { - "contactPerson": "John Mcclane", - "companyName": "Microsoft", - "phone": "(800) 426-9400", - "emailList": [ - "john@microsoft.com" - ] - }, - "shippingAddress": { - "addressLine1": "Microsoft Corporation", - "addressLine2": "One Microsoft Way", - "addressLine3": "Redmond", - "postalCode": "98052", - "city": "WA", - "state": "WA", - "country": "USA" - }, - "changeStatusTo": { - "status": "Untracked", - "comments": "Send the parcel to this address" - } - }, - "id": "/subscriptions/4385cf00-2d3a-425a-832f-f4285b1c9dce/resourceGroups/GroupForEdgeAutomation/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/testedgedevice/orders/default", - "name": "default", - "type": "dataBoxEdgeDevices/orders" - } - }, - "responses": { - "200": { - "body": { - "properties": { - "contactInformation": { - "contactPerson": "John Mcclane", - "companyName": "Microsoft", - "phone": "(800) 426-9400", - "emailList": [ - "john@microsoft.com" - ] - }, - "shippingAddress": { - "addressLine1": "Microsoft Corporation", - "addressLine2": "One Microsoft Way", - "addressLine3": "Redmond", - "postalCode": "98052", - "city": "WA", - "state": "WA", - "country": "USA" - }, - "changeStatusTo": { - "status": "Untracked", - "comments": "Send the parcel to this address" - } - }, - "id": "/subscriptions/4385cf00-2d3a-425a-832f-f4285b1c9dce/resourceGroups/GroupForEdgeAutomation/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/testedgedevice/orders/default", - "name": "default", - "type": "dataBoxEdgeDevices/orders" - } - }, - "202": { "body": "" } - } -} \ No newline at end of file diff --git a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/edgegateway.json b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/edgegateway.json similarity index 89% rename from specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/edgegateway.json rename to specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/edgegateway.json index 4d2f79928dd1..ca73d8e9983d 100644 --- a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/edgegateway.json +++ b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/edgegateway.json @@ -1,7 +1,7 @@ { "swagger": "2.0", "info": { - "version": "2018-07-01", + "version": "2019-03-01", "title": "DataBoxEdgeManagementClient" }, "host": "management.azure.com", @@ -12,12 +12,12 @@ "/providers/Microsoft.DataBoxEdge/operations": { "get": { "tags": [ "Operations" ], - "summary": "Lists all the operations supported.", + "summary": "List all the supported operations.", "operationId": "Operations_List", "parameters": [ { "$ref": "#/parameters/apiVersionParameter" } ], "responses": { "200": { - "description": "OK", + "description": "List of supported operations.", "schema": { "$ref": "#/definitions/OperationsList" } }, "default": { @@ -36,7 +36,7 @@ "/subscriptions/{subscriptionId}/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices": { "get": { "tags": [ "Devices" ], - "description": "Retrieves all data box edge/gateway devices in a subscription.", + "description": "Gets all the data box edge/gateway devices in a subscription.", "operationId": "Devices_ListBySubscription", "parameters": [ { "$ref": "#/parameters/subscriptionIdParameter" }, @@ -70,7 +70,7 @@ "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices": { "get": { "tags": [ "Devices" ], - "description": "Retrieves all data box edge/gateway devices in a resource group.", + "description": "Gets all the data box edge/gateway devices in a resource group.", "operationId": "Devices_ListByResourceGroup", "parameters": [ { "$ref": "#/parameters/subscriptionIdParameter" }, @@ -105,7 +105,7 @@ "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/{deviceName}": { "get": { "tags": [ "Devices" ], - "description": "Returns the properties of the data box edge/gateway device.", + "description": "Gets the properties of the data box edge/gateway device.", "operationId": "Devices_Get", "parameters": [ { @@ -209,7 +209,7 @@ }, "patch": { "tags": [ "Devices" ], - "description": "Updates data box edge/gateway device.", + "description": "Modifies a Data Box Edge/Gateway resource.", "operationId": "Devices_Update", "parameters": [ { @@ -222,7 +222,7 @@ { "name": "parameters", "in": "body", - "description": "The device update parameters.", + "description": "The resource parameters.", "required": true, "schema": { "$ref": "#/definitions/DataBoxEdgeDevicePatch" } }, @@ -232,7 +232,7 @@ ], "responses": { "200": { - "description": "The data box edge/gateway device has been successfully updated.", + "description": "Successfully updated the resource.", "schema": { "$ref": "#/definitions/DataBoxEdgeDevice" } }, "default": { @@ -250,7 +250,7 @@ "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/{deviceName}/alerts": { "get": { "tags": [ "Alerts" ], - "description": "Retrieves all the alerts for a data box edge/gateway device.", + "description": "Gets all the alerts for a data box edge/gateway device.", "operationId": "Alerts_ListByDataBoxEdgeDevice", "parameters": [ { @@ -285,20 +285,20 @@ "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/{deviceName}/alerts/{name}": { "get": { "tags": [ "Alerts" ], - "summary": "Returns an alert by name.", + "summary": "Gets an alert by name.", "operationId": "Alerts_Get", "parameters": [ { "name": "deviceName", "in": "path", - "description": "Name of the device.", + "description": "The device name.", "required": true, "type": "string" }, { "name": "name", "in": "path", - "description": "Name of the alert which needs to be retrieved.", + "description": "The alert name.", "required": true, "type": "string" }, @@ -326,7 +326,7 @@ "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/{deviceName}/bandwidthSchedules": { "get": { "tags": [ "BandwidthSchedules" ], - "description": "Returns all the bandwidth Schedules for a data box edge/gateway device.", + "description": "Gets all the bandwidth schedules for a data box edge/gateway device.", "operationId": "BandwidthSchedules_ListByDataBoxEdgeDevice", "parameters": [ { @@ -342,7 +342,7 @@ ], "responses": { "200": { - "description": "The collection of bandwidth settings.", + "description": "The collection of bandwidth schedules.", "schema": { "$ref": "#/definitions/BandwidthSchedulesList" } }, "default": { @@ -361,7 +361,7 @@ "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/{deviceName}/bandwidthSchedules/{name}": { "get": { "tags": [ "BandwidthSchedules" ], - "description": "Returns the properties of the specified bandwidth schedule name.", + "description": "Gets the properties of the specified bandwidth schedule.", "operationId": "BandwidthSchedules_Get", "parameters": [ { @@ -384,7 +384,7 @@ ], "responses": { "200": { - "description": "The bandwidth settings.", + "description": "The bandwidth schedule.", "schema": { "$ref": "#/definitions/BandwidthSchedule" } }, "default": { @@ -489,7 +489,7 @@ "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/{deviceName}/downloadUpdates": { "post": { "tags": [ "Devices" ], - "summary": "Downloads the updates on the data box edge/gateway device.", + "summary": "Downloads the updates on a data box edge/gateway device.", "operationId": "Devices_DownloadUpdates", "parameters": [ { @@ -522,7 +522,7 @@ "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/{deviceName}/getExtendedInformation": { "put": { "tags": [ "Devices" ], - "description": "Creates or updates the extended info of the data box edge/gateway device.", + "description": "Creates or updates the additional information of a the data box edge/gateway device.", "operationId": "Devices_CreateOrUpdateExtendedInfo", "parameters": [ { @@ -535,7 +535,7 @@ { "name": "parameters", "in": "body", - "description": "The device extended information.", + "description": "The additional information.", "required": true, "schema": { "$ref": "#/definitions/DataBoxEdgeDeviceExtendedInfo" } }, @@ -545,7 +545,7 @@ ], "responses": { "200": { - "description": "The extended information on the device has been successfully created/updated.", + "description": "Successfully created/updated the additional information on the device.", "schema": { "$ref": "#/definitions/DataBoxEdgeDeviceExtendedInfo" } }, "default": { @@ -561,7 +561,7 @@ }, "post": { "tags": [ "Devices" ], - "description": "Returns the extended information of the specified data box edge/gateway device.", + "description": "Gets additional information for the specified data box edge/gateway device.", "operationId": "Devices_GetExtendedInformation", "parameters": [ { @@ -577,7 +577,7 @@ ], "responses": { "200": { - "description": "The data box edge/gateway device extended information.", + "description": "The additional information.", "schema": { "$ref": "#/definitions/DataBoxEdgeDeviceExtendedInfo" } }, "default": { @@ -618,17 +618,58 @@ } }, "x-ms-long-running-operation": true, - "x-ms-examples": { + "x-ms-examples": { "InstallUpdatesPost": { "$ref": "./examples/InstallUpdatesPost.json" } } } }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/{deviceName}/jobs/{name}": { + "get": { + "tags": [ "Jobs" ], + "summary": "Gets the details of a specified job on a data box edge/gateway device.", + "operationId": "Jobs_Get", + "parameters": [ + { + "name": "deviceName", + "in": "path", + "description": "The device name.", + "required": true, + "type": "string" + }, + { + "name": "name", + "in": "path", + "description": "The job name.", + "required": true, + "type": "string" + }, + { "$ref": "#/parameters/subscriptionIdParameter" }, + { "$ref": "#/parameters/resourceGroupNameParameter" }, + { "$ref": "#/parameters/apiVersionParameter" } + ], + "responses": { + "200": { + "description": "The job details.", + "schema": { "$ref": "#/definitions/Job" } + }, + "default": { + "description": "Error response describing why the operation failed.", + "schema": { "$ref": "#/definitions/CloudError" } + } + }, + "x-ms-examples": { + "JobsGet": { + "$ref": "./examples/JobsGet.json" + } + } + } + }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/{deviceName}/networkSettings/default": { "get": { "tags": [ "Devices" ], - "description": "Returns the network settings of the specified data box edge/gateway device.", + "description": "Gets the network settings of the specified data box edge/gateway device.", "operationId": "Devices_GetNetworkSettings", "parameters": [ { @@ -662,7 +703,7 @@ "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/{deviceName}/operationsStatus/{name}": { "get": { "tags": [ "OperationsStatus" ], - "summary": "Returns the job details of the specified job on a data box edge/gateway device.", + "summary": "Gets the details of a specified job on a data box edge/gateway device.", "operationId": "OperationsStatus_Get", "parameters": [ { @@ -703,13 +744,13 @@ "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/{deviceName}/orders": { "get": { "tags": [ "Orders" ], - "summary": "List all the orders related to the device.", + "summary": "Lists all the orders related to a data box edge/gateway device.", "operationId": "Orders_ListByDataBoxEdgeDevice", "parameters": [ { "name": "deviceName", "in": "path", - "description": "Name of the device.", + "description": "The device name.", "required": true, "type": "string" }, @@ -719,7 +760,7 @@ ], "responses": { "200": { - "description": "List all orders placed for the Data Box Edge Device", + "description": "Lists all the orders for the Data Box Edge Device", "schema": { "$ref": "#/definitions/OrderList" } }, "default": { @@ -738,13 +779,13 @@ "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/{deviceName}/orders/default": { "get": { "tags": [ "Orders" ], - "summary": "Get a specific order by name.", + "summary": "Gets a specific order by name.", "operationId": "Orders_Get", "parameters": [ { "name": "deviceName", "in": "path", - "description": "Name of the device.", + "description": "The device name.", "required": true, "type": "string" }, @@ -754,7 +795,7 @@ ], "responses": { "200": { - "description": "The order with specified name in the given device.", + "description": "The order details of a device.", "schema": { "$ref": "#/definitions/Order" } }, "default": { @@ -776,14 +817,14 @@ { "name": "deviceName", "in": "path", - "description": "Name of the edge device for which order needs to be added or updated.", + "description": "The order details of a device.", "required": true, "type": "string" }, { "name": "order", "in": "body", - "description": "Order to be added.", + "description": "The order to be created or updated.", "required": true, "schema": { "$ref": "#/definitions/Order" } }, @@ -817,7 +858,7 @@ { "name": "deviceName", "in": "path", - "description": "Name of the device.", + "description": "The device name.", "required": true, "type": "string" }, @@ -851,7 +892,7 @@ { "name": "deviceName", "in": "path", - "description": "Name of the device.", + "description": "The device name.", "required": true, "type": "string" }, @@ -861,7 +902,7 @@ ], "responses": { "200": { - "description": "List of all roles configured in the device.", + "description": "List of all the roles configured in the device.", "schema": { "$ref": "#/definitions/RoleList" } }, "default": { @@ -880,20 +921,20 @@ "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/{deviceName}/roles/{name}": { "get": { "tags": [ "Roles" ], - "description": "Get a specific role by name.", + "description": "Gets a specific role by name.", "operationId": "Roles_Get", "parameters": [ { "name": "deviceName", "in": "path", - "description": "Name of the device.", + "description": "The device name.", "required": true, "type": "string" }, { "name": "name", "in": "path", - "description": "Name of role to be fetched.", + "description": "The role name.", "required": true, "type": "string" }, @@ -903,7 +944,7 @@ ], "responses": { "200": { - "description": "The role with specified name in the given device.", + "description": "The role with the specified name in the given device.", "schema": { "$ref": "#/definitions/Role" } }, "default": { @@ -925,21 +966,21 @@ { "name": "deviceName", "in": "path", - "description": "Name of the device in which the role needs to be added or updated.", + "description": "The device name.", "required": true, "type": "string" }, { "name": "name", "in": "path", - "description": "Name of the role to be updated.", + "description": "The role name.", "required": true, "type": "string" }, { "name": "role", "in": "body", - "description": "Role to be added.", + "description": "The role properties.", "required": true, "schema": { "$ref": "#/definitions/Role" } }, @@ -967,20 +1008,20 @@ }, "delete": { "tags": [ "Roles" ], - "description": "Deletes the role on the gateway device.", + "description": "Deletes the role on the data box edge device.", "operationId": "Roles_Delete", "parameters": [ { "name": "deviceName", "in": "path", - "description": "Name of the device.", + "description": "The device name.", "required": true, "type": "string" }, { "name": "name", "in": "path", - "description": "Name of the role which needs to be deleted.", + "description": "The role name.", "required": true, "type": "string" }, @@ -1087,7 +1128,7 @@ { "name": "deviceName", "in": "path", - "description": "Name of the device.", + "description": "The device name.", "required": true, "type": "string" }, @@ -1097,7 +1138,7 @@ ], "responses": { "200": { - "description": "The collection of all shares on the device.", + "description": "The collection of all the shares on the device.", "schema": { "$ref": "#/definitions/ShareList" } }, "default": { @@ -1116,20 +1157,20 @@ "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/{deviceName}/shares/{name}": { "get": { "tags": [ "Shares" ], - "summary": "Returns a particular share by name.", + "summary": "Gets a share by name.", "operationId": "Shares_Get", "parameters": [ { "name": "deviceName", "in": "path", - "description": "Name of the device.", + "description": "The device name.", "required": true, "type": "string" }, { "name": "name", "in": "path", - "description": "Name of the share.", + "description": "The share name.", "required": true, "type": "string" }, @@ -1139,7 +1180,7 @@ ], "responses": { "200": { - "description": "The share.", + "description": "The share details.", "schema": { "$ref": "#/definitions/Share" } }, "default": { @@ -1155,27 +1196,27 @@ }, "put": { "tags": [ "Shares" ], - "summary": "Creates a new share or update an existing share on the device.", + "summary": "Creates a new share or updates an existing share on the device.", "operationId": "Shares_CreateOrUpdate", "parameters": [ { "name": "deviceName", "in": "path", - "description": "Name of the device.", + "description": "The device name.", "required": true, "type": "string" }, { "name": "name", "in": "path", - "description": "Name of the share which needs to be added/updated.", + "description": "The share name.", "required": true, "type": "string" }, { "name": "share", "in": "body", - "description": "The share object containing the share details.", + "description": "The share properties.", "required": true, "schema": { "$ref": "#/definitions/Share" } }, @@ -1209,14 +1250,14 @@ { "name": "deviceName", "in": "path", - "description": "Name of the device.", + "description": "The device name.", "required": true, "type": "string" }, { "name": "name", "in": "path", - "description": "Name of the share which needs to be deleted.", + "description": "The share name.", "required": true, "type": "string" }, @@ -1244,20 +1285,20 @@ "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/{deviceName}/shares/{name}/refresh": { "post": { "tags": [ "Shares" ], - "summary": "Triggers a manual refresh of the share metadata with the actual cloud storage account.", + "summary": "Refreshes the share metadata with the data from the cloud.", "operationId": "Shares_Refresh", "parameters": [ { "name": "deviceName", "in": "path", - "description": "Name of the device.", + "description": "The device name.", "required": true, "type": "string" }, { "name": "name", "in": "path", - "description": "Name of the share.", + "description": "The share name.", "required": true, "type": "string" }, @@ -1290,7 +1331,7 @@ { "name": "deviceName", "in": "path", - "description": "Name of the device.", + "description": "The device name.", "required": true, "type": "string" }, @@ -1325,14 +1366,14 @@ { "name": "deviceName", "in": "path", - "description": "Name of the device.", + "description": "The device name.", "required": true, "type": "string" }, { "name": "name", "in": "path", - "description": "Name of the storage account credential to be fetched.", + "description": "The storage account credential name.", "required": true, "type": "string" }, @@ -1342,7 +1383,7 @@ ], "responses": { "200": { - "description": "The storage account credential.", + "description": "The storage account credential properties.", "schema": { "$ref": "#/definitions/StorageAccountCredential" } }, "default": { @@ -1364,7 +1405,7 @@ { "name": "deviceName", "in": "path", - "description": "Name of the device.", + "description": "The device name.", "required": true, "type": "string" }, @@ -1378,7 +1419,7 @@ { "name": "storageAccountCredential", "in": "body", - "description": "The storage account credential to be added or updated.", + "description": "The storage account credential.", "required": true, "schema": { "$ref": "#/definitions/StorageAccountCredential" } }, @@ -1412,14 +1453,14 @@ { "name": "deviceName", "in": "path", - "description": "Name of the device.", + "description": "The device name.", "required": true, "type": "string" }, { "name": "name", "in": "path", - "description": "Name of the storage account credential.", + "description": "The storage account credential name.", "required": true, "type": "string" }, @@ -1447,13 +1488,13 @@ "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/{deviceName}/triggers": { "get": { "tags": [ "Triggers" ], - "description": "List all the triggers configured in the device.", + "description": "Lists all the triggers configured in the device.", "operationId": "Triggers_ListByDataBoxEdgeDevice", "parameters": [ { "name": "deviceName", "in": "path", - "description": "Name of the device.", + "description": "The device name.", "required": true, "type": "string" }, @@ -1463,7 +1504,7 @@ ], "responses": { "200": { - "description": "List all triggers configured in the device", + "description": "List all the triggers configured in the device", "schema": { "$ref": "#/definitions/TriggerList" } }, "default": { @@ -1488,14 +1529,14 @@ { "name": "deviceName", "in": "path", - "description": "Name of the device.", + "description": "The device name.", "required": true, "type": "string" }, { "name": "name", "in": "path", - "description": "Name of trigger to be fetched.", + "description": "The trigger name.", "required": true, "type": "string" }, @@ -1505,7 +1546,7 @@ ], "responses": { "200": { - "description": "The trigger with specified name in the given device.", + "description": "The trigger.", "schema": { "$ref": "#/definitions/Trigger" } }, "default": { @@ -1521,27 +1562,27 @@ }, "put": { "tags": [ "Triggers" ], - "description": "Create or update a trigger.", + "description": "Creates or updates a trigger.", "operationId": "Triggers_CreateOrUpdate", "parameters": [ { "name": "deviceName", "in": "path", - "description": "Name of the edge device in which trigger needs to be added or updated.", + "description": "Creates or updates a trigger", "required": true, "type": "string" }, { "name": "name", "in": "path", - "description": "Name of trigger to be added or updated.", + "description": "The trigger name.", "required": true, "type": "string" }, { "name": "trigger", "in": "body", - "description": "Trigger to be added.", + "description": "The trigger.", "required": true, "schema": { "$ref": "#/definitions/Trigger" } }, @@ -1575,14 +1616,14 @@ { "name": "deviceName", "in": "path", - "description": "Name of the device.", + "description": "The device name.", "required": true, "type": "string" }, { "name": "name", "in": "path", - "description": "Name of the trigger which needs to be deleted.", + "description": "The trigger name.", "required": true, "type": "string" }, @@ -1610,7 +1651,7 @@ "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/{deviceName}/updateSummary/default": { "get": { "tags": [ "Devices" ], - "summary": "Returns information about the availability of updates as per the last scan done on the device. It also returns information about any ongoing download or install jobs on the device.", + "summary": "Gets information about the availability of updates based on the last scan of the device. It also gets information about any ongoing download or install jobs on the device.", "operationId": "Devices_GetUpdateSummary", "parameters": [ { @@ -1667,7 +1708,7 @@ ], "responses": { "200": { - "description": "Uploaded the registration certificate.", + "description": "Successfully uploaded the registration certificate.", "schema": { "$ref": "#/definitions/UploadCertificateResponse" } }, "default": { @@ -1685,7 +1726,7 @@ "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/{deviceName}/users": { "get": { "tags": [ "Users" ], - "description": "Returns all the users registered in a data box edge/gateway device.", + "description": "Gets all the users registered on a data box edge/gateway device.", "operationId": "Users_ListByDataBoxEdgeDevice", "parameters": [ { @@ -1720,7 +1761,7 @@ "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/{deviceName}/users/{name}": { "get": { "tags": [ "Users" ], - "description": "Returns the properties of the specified user.", + "description": "Gets the properties of the specified user.", "operationId": "Users_Get", "parameters": [ { @@ -1733,7 +1774,7 @@ { "name": "name", "in": "path", - "description": "The name of the user who needs to be retrieved.", + "description": "The user name.", "required": true, "type": "string" }, @@ -1759,7 +1800,7 @@ }, "put": { "tags": [ "Users" ], - "description": "Create a new user or update an existing user's information on a data box edge/gateway device.", + "description": "Creates a new user or updates an existing user's information on a data box edge/gateway device.", "operationId": "Users_CreateOrUpdate", "parameters": [ { @@ -1772,14 +1813,14 @@ { "name": "name", "in": "path", - "description": "The name of the user who needs to be added/updated.", + "description": "The user name.", "required": true, "type": "string" }, { "name": "user", "in": "body", - "description": "The user object containing the user details and encrypted password.", + "description": "The user details.", "required": true, "schema": { "$ref": "#/definitions/User" } }, @@ -1820,7 +1861,7 @@ { "name": "name", "in": "path", - "description": "The name of the user who needs to be deleted.", + "description": "The user name.", "required": true, "type": "string" }, @@ -1849,7 +1890,7 @@ "definitions": { "Address": { "description": "The shipping address of the customer.", - "required": [ "addressLine1", "addressLine2", "addressLine3", "postalCode", "city", "state", "country" ], + "required": [ "addressLine1", "postalCode", "city", "state", "country" ], "type": "object", "properties": { "addressLine1": { @@ -1918,7 +1959,7 @@ } }, "AlertList": { - "description": "Collection of Alerts.", + "description": "Collection of alerts.", "type": "object", "properties": { "value": { @@ -1939,23 +1980,23 @@ "type": "object", "properties": { "title": { - "description": "Title of the alert.", + "description": "Alert title.", "type": "string", "readOnly": true }, "alertType": { - "description": "Type of the alert.", + "description": "Alert type.", "type": "string", "readOnly": true }, "appearedAtDateTime": { "format": "date-time", - "description": "UTC time at which the alert appeared.", + "description": "UTC time when the alert appeared.", "type": "string", "readOnly": true }, "recommendation": { - "description": "Recommendation for acting on the alert.", + "description": "Alert recommendation.", "type": "string", "readOnly": true }, @@ -1975,7 +2016,7 @@ "readOnly": true }, "detailedInformation": { - "description": "Detailed information about the alert.", + "description": "Alert details.", "type": "object", "additionalProperties": { "type": "string" }, "readOnly": true @@ -1992,7 +2033,7 @@ "readOnly": true }, "name": { - "description": "The name of the object.", + "description": "The object name.", "type": "string", "readOnly": true }, @@ -2014,7 +2055,7 @@ "type": "string" }, "encryptionCertThumbprint": { - "description": "Thumbprint certificate that was used to encrypt \"Value\". If the value in unencrypted, it will be null.", + "description": "Thumbprint certificate used to encrypt \\\"Value\\\". If the value is unencrypted, it will be null.", "type": "string" }, "encryptionAlgorithm": { @@ -2044,11 +2085,11 @@ "type": "object", "properties": { "storageAccountCredentialId": { - "description": "ID of the Storage account credential to be used for accessing storage.", + "description": "ID of the storage account credential used to access storage.", "type": "string" }, "containerName": { - "description": "Container name (Based on the data format specified, represents the name of Azure file/ Page blob / Block blob).", + "description": "Container name (Based on the data format specified, this represents the name of Azure Files/Page blob/Block blob).", "type": "string" }, "dataFormat": { @@ -2125,12 +2166,12 @@ } }, "ClientAccessRight": { - "description": "The mapping between a particular client ip and the type of access client has on the NFS share.", + "description": "The mapping between a particular client IP and the type of access client has on the NFS share.", "required": [ "client", "accessPermission" ], "type": "object", "properties": { "client": { - "description": "Ip of the client.", + "description": "IP of the client.", "type": "string" }, "accessPermission": { @@ -2179,19 +2220,19 @@ "type": "object", "properties": { "contactPerson": { - "description": "Gets or sets the contact person.", + "description": "The contact person name.", "type": "string" }, "companyName": { - "description": "Gets or sets the name of the company.", + "description": "The name of the company.", "type": "string" }, "phone": { - "description": "Gets or sets the phone number.", + "description": "The phone number.", "type": "string" }, "emailList": { - "description": "Gets or sets the email list.", + "description": "The email list.", "type": "array", "items": { "type": "string" } } @@ -2204,21 +2245,21 @@ "allOf": [ { "$ref": "#/definitions/ARMBaseModel" } ], "properties": { "location": { - "description": "The location of the device. This will be one of the supported and registered Azure Geo Regions (e.g. West US, East US, Southeast Asia, etc.). The geo region of a device cannot be changed once it is created, but if an identical geo region is specified on update the request will succeed.", + "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.", "type": "string", "x-ms-mutability": [ "read", "create" ] }, "tags": { - "description": "The list of tags that describe the device. These tags can be used in viewing and grouping this device (across resource groups).", + "description": "The list of tags that describe the device. These tags can be used to view and group this device (across resource groups).", "type": "object", "additionalProperties": { "type": "string" } }, "sku": { "$ref": "#/definitions/Sku", - "description": "The sku type." + "description": "The SKU type." }, "etag": { - "description": "The etag of the devices.", + "description": "The etag for the devices.", "type": "string" }, "properties": { @@ -2258,7 +2299,7 @@ "type": "string" }, "resourceKey": { - "description": "The Resource Id of the Resource.", + "description": "The Resource ID of the Resource.", "type": "string", "readOnly": true } @@ -2395,7 +2436,7 @@ "readOnly": true }, "name": { - "description": "The name of the object.", + "description": "The object name.", "type": "string", "readOnly": true }, @@ -2419,7 +2460,8 @@ } }, "FileTriggerProperties": { - "description": "File Trigger properties.", + "description": "File trigger properties.", + "required": [ "sourceInfo", "sinkInfo" ], "type": "object", "properties": { "sourceInfo": { @@ -2428,25 +2470,25 @@ }, "sinkInfo": { "$ref": "#/definitions/RoleSinkInfo", - "description": "Role Sink info." + "description": "Role sink info." }, "customContextTag": { - "description": "Custom context tag, typically used to co-relate the trigger against its usage. Eg. If a PeriodicTimer trigger may be intended for certain specific IOT modules in device, the tag can be the name/image url of the module.", + "description": "A custom context tag typically used to correlate the trigger against its usage. For example, if a periodic timer trigger is intended for certain specific IoT modules in the device, the tag can be the name or the image URL of the module.", "type": "string" } } }, "IoTDeviceInfo": { - "description": "Metadata of IoT device/IoT edge device to be configured.", + "description": "Metadata of IoT device/IoT Edge device to be configured.", "required": [ "deviceId", "ioTHostHub" ], "type": "object", "properties": { "deviceId": { - "description": "Id of the IoT device/edge device.", + "description": "ID of the IoT device/edge device.", "type": "string" }, "ioTHostHub": { - "description": "Host name for IoT hub which is associated to the device.", + "description": "Host name for the IoT hub associated to the device.", "type": "string" }, "authentication": { @@ -2463,7 +2505,7 @@ "properties": { "properties": { "$ref": "#/definitions/IoTRoleProperties", - "description": "Properties specific to IoT Role.", + "description": "Properties specific to IoT role.", "x-ms-client-flatten": true }, "id": { @@ -2472,7 +2514,7 @@ "readOnly": true }, "name": { - "description": "The name of the object.", + "description": "The object name.", "type": "string", "readOnly": true }, @@ -2490,7 +2532,7 @@ "type": "object", "properties": { "hostPlatform": { - "description": "Host OS which IoT role support.", + "description": "Host OS supported by the IoT role.", "enum": [ "Windows", "Linux" ], "type": "string", "x-ms-enum": { @@ -2596,25 +2638,25 @@ }, "startTime": { "format": "date-time", - "description": "The UTC datetime at which the job was started.", + "description": "The UTC date and time at which the job started.", "type": "string", "readOnly": true }, "endTime": { "format": "date-time", - "description": "The UTC datetime at which the job completed.", + "description": "The UTC date and time at which the job completed.", "type": "string", "readOnly": true }, "percentComplete": { "format": "int32", - "description": "The percentage of the job that is already complete.", + "description": "The percentage of the job that is complete.", "type": "integer", "readOnly": true }, "error": { "$ref": "#/definitions/JobErrorDetails", - "description": "The Error details.", + "description": "The error details.", "readOnly": true }, "properties": { @@ -2626,7 +2668,7 @@ } }, "JobErrorDetails": { - "description": "The job error information containing List of JobErrorItem.", + "description": "The job error information containing the list of job errors.", "type": "object", "properties": { "errorDetails": { @@ -2641,7 +2683,7 @@ "readOnly": true }, "message": { - "description": "The message intended to describe the error in detail.", + "description": "The message that describes the error in detail.", "type": "string", "readOnly": true } @@ -2663,7 +2705,7 @@ "readOnly": true }, "message": { - "description": "The message intended to describe the error in detail.", + "description": "The message that describes the error in detail.", "type": "string", "readOnly": true } @@ -2710,17 +2752,17 @@ "readOnly": true }, "errorManifestFile": { - "description": "Local Share/Remote Container relative path to the error manifest file of the refresh.", + "description": "Local share/remote container relative path to the error manifest file of the refresh.", "type": "string", "readOnly": true }, "shareId": { - "description": "ARM id of the Share on which the Refresh operation was done.", + "description": "ARM ID of the share that was refreshed.", "type": "string", "readOnly": true }, "folder": { - "description": "If only subfolders need to be refreshed, then the sub folder path inside the share. Empty otherwise.", + "description": "If only subfolders need to be refreshed, then the subfolder path inside the share. (The path is empty if there are no subfolders.)", "type": "string" } } @@ -2783,7 +2825,7 @@ "items": { "$ref": "#/definitions/MetricDimension_V1" } }, "fillGapWithZero": { - "description": "set true to fill the gaps with zero.", + "description": "Set true to fill the gaps with zero.", "type": "boolean" }, "category": { @@ -2831,7 +2873,7 @@ "type": "object", "properties": { "shareId": { - "description": "ID of the share which is mounted to role VM.", + "description": "ID of the share mounted to the role VM.", "type": "string" }, "roleId": { @@ -2882,7 +2924,7 @@ "readOnly": true }, "networkAdapterName": { - "description": "Network Adapter Name.", + "description": "Network adapter name.", "type": "string", "readOnly": true }, @@ -2892,13 +2934,13 @@ "readOnly": true }, "macAddress": { - "description": "MAC Address.", + "description": "MAC address.", "type": "string", "readOnly": true }, "linkSpeed": { "format": "int64", - "description": "Link Speed.", + "description": "Link speed.", "type": "integer", "readOnly": true }, @@ -2913,7 +2955,7 @@ } }, "rdmaStatus": { - "description": "Value indicating whether this adapter is RDMA Capable.", + "description": "Value indicating whether this adapter is RDMA capable.", "enum": [ "Incapable", "Capable" ], "type": "string", "x-ms-enum": { @@ -2922,7 +2964,7 @@ } }, "dhcpStatus": { - "description": "Value indicating whether this adapter has DHCP Enabled.", + "description": "Value indicating whether this adapter has DHCP enabled.", "enum": [ "Disabled", "Enabled" ], "type": "string", "x-ms-enum": { @@ -2946,7 +2988,7 @@ "readOnly": true }, "dnsServers": { - "description": "The list DNS Servers of the device.", + "description": "The list of DNS Servers of the device.", "type": "array", "items": { "type": "string" }, "readOnly": true @@ -2976,7 +3018,7 @@ } }, "NetworkSettings": { - "description": "The NetworkSettings of a device.", + "description": "The network settings of a device.", "type": "object", "allOf": [ { "$ref": "#/definitions/ARMBaseModel" } ], "properties": { @@ -2989,7 +3031,7 @@ } }, "NetworkSettingsProperties": { - "description": "The properties of NetworkSettings.", + "description": "The properties of network settings.", "type": "object", "properties": { "networkAdapters": { @@ -3010,7 +3052,7 @@ }, "display": { "$ref": "#/definitions/OperationDisplay", - "description": "Properties to displayed for the operation." + "description": "Properties displayed for the operation." }, "origin": { "description": "Origin of the operation.", @@ -3046,7 +3088,7 @@ } }, "OperationProperties": { - "description": "Operations Properties.", + "description": "Operation properties.", "type": "object", "properties": { "serviceSpecification": { @@ -3056,7 +3098,7 @@ } }, "OperationsList": { - "description": "Class for set of operations used for discovery of available provider operations.", + "description": "The list of operations used for the discovery of available provider operations.", "required": [ "value" ], "type": "object", "properties": { @@ -3101,7 +3143,8 @@ } }, "OrderProperties": { - "description": "Order Properties.", + "description": "Order properties.", + "required": [ "contactInformation", "shippingAddress" ], "type": "object", "properties": { "contactInformation": { @@ -3112,9 +3155,9 @@ "$ref": "#/definitions/Address", "description": "The shipping address." }, - "changeStatusTo": { + "currentStatus": { "$ref": "#/definitions/OrderStatus", - "description": "Current status of the Order." + "description": "Current status of the order." }, "orderHistory": { "description": "List of status changes in the order.", @@ -3128,13 +3171,13 @@ "readOnly": true }, "deliveryTrackingInfo": { - "description": "Tracking information related to the packages being delivered to the customer whether original or replacement devices.", + "description": "Tracking information for the package delivered to the customer whether it has an original or a replacement device.", "type": "array", "items": { "$ref": "#/definitions/TrackingInfo" }, "readOnly": true }, "returnTrackingInfo": { - "description": "Tracking information related to the package being returned from the customer whether original or replacement devices.", + "description": "Tracking information for the package returned from the customer whether it has an original or a replacement device.", "type": "array", "items": { "$ref": "#/definitions/TrackingInfo" }, "readOnly": true @@ -3147,11 +3190,11 @@ "type": "object", "properties": { "status": { - "description": "Status of the order pertaining to the allowed StatusTypes.", + "description": "Status of the order as per the allowed status types.", "enum": [ "Untracked", "AwaitingFulfilment", "AwaitingPreparation", "AwaitingShipment", "Shipped", "Arriving", "Delivered", "ReplacementRequested", "LostDevice", "Declined", "ReturnInitiated", "AwaitingReturnShipment", "ShippedBack", "CollectedAtMicrosoft" ], "type": "string", "x-ms-enum": { - "name": "StatusTypes", + "name": "OrderState", "modelAsString": true } }, @@ -3184,7 +3227,7 @@ "readOnly": true }, "name": { - "description": "The name of the object.", + "description": "The object name.", "type": "string", "readOnly": true }, @@ -3197,7 +3240,8 @@ "x-ms-discriminator-value": "PeriodicTimerEvent" }, "PeriodicTimerProperties": { - "description": "Periodic Timer Trigger properties.", + "description": "Periodic timer trigger properties.", + "required": [ "sourceInfo", "sinkInfo" ], "type": "object", "properties": { "sourceInfo": { @@ -3206,10 +3250,10 @@ }, "sinkInfo": { "$ref": "#/definitions/RoleSinkInfo", - "description": "Role Sink info." + "description": "Role Sink information." }, "customContextTag": { - "description": "Custom context tag, typically used to co-relate the trigger against its usage. Eg. If a PeriodicTimer trigger may be intended for certain specific IOT modules in device, the tag can be the name/image url of the module.", + "description": "A custom context tag typically used to correlate the trigger against its usage. For example, if a periodic timer trigger is intended for certain specific IoT modules in the device, the tag can be the name or the image URL of the module.", "type": "string" } } @@ -3221,15 +3265,15 @@ "properties": { "startTime": { "format": "date-time", - "description": "Time time [UTC] of the day, from which the trigger will be valid. Schedule will be computed with reference to the time specified.", + "description": "The time of the day that results in a valid trigger. Schedule is computed with reference to the time specified.", "type": "string" }, "schedule": { - "description": "Periodic frequency at which timer event needs to be raised. Supports Daily, Hourly, Minutes and seconds.", + "description": "Periodic frequency at which timer event needs to be raised. Supports daily, hourly, minutes, and seconds.", "type": "string" }, "topic": { - "description": "Topic with which periodic events needs to be published to IOT device.", + "description": "Topic where periodic events are published to IoT device.", "type": "string" } } @@ -3259,20 +3303,20 @@ "type": "object", "properties": { "inProgressRefreshJobId": { - "description": "If a RefreshShare job is currently inprogress on this share - this field indicates the ArmId of that job. Empty otherwise.", + "description": "If a refresh share job is currently in progress on this share, this field indicates the ARM resource ID of that job. The field is empty if no job is in progress.", "type": "string" }, "lastCompletedRefreshJobTimeInUTC": { "format": "date-time", - "description": "Indicates the job completed time of the last refresh job on this particular share, if any.\r\nThis could be a failed job or a successful job.", + "description": "Indicates the completed time for the last refresh job on this particular share, if any.This could be a failed job or a successful job.", "type": "string" }, "errorManifestFile": { - "description": "Indicates the relative path of the error xml for the last refresh job on this particular share, if any.\r\nThis could be a failed job or a successful job.", + "description": "Indicates the relative path of the error xml for the last refresh job on this particular share, if any. This could be a failed job or a successful job.", "type": "string" }, "lastJob": { - "description": "Indicates the id of the last refresh job on this particular share,if any.\r\nThis could be a failed job or a successful job.", + "description": "Indicates the id of the last refresh job on this particular share,if any. This could be a failed job or a successful job.", "type": "string" } } @@ -3296,7 +3340,7 @@ "discriminator": "kind" }, "RoleList": { - "description": "Collection of all role on the data box edge device.", + "description": "Collection of all the roles on the Data Box Edge device.", "type": "object", "properties": { "value": { @@ -3343,7 +3387,7 @@ "properties": { "deviceAdminPassword": { "$ref": "#/definitions/AsymmetricEncryptedSecret", - "description": "Device administrator password as an encrypted string (encrypted using RSA PKCS #1) is used to log into the local web UI of the device. Actual password could have at least 8 characters that are a combination of uppercase, lowercase, numeric, and special characters." + "description": "Device administrator password as an encrypted string (encrypted using RSA PKCS #1) is used to sign into the local web UI of the device. The Actual password should have at least 8 characters that are a combination of uppercase, lowercase, numeric, and special characters." } } }, @@ -3377,7 +3421,7 @@ "type": "object", "properties": { "shareId": { - "description": "Id of the share.", + "description": "The share ID.", "type": "string" }, "accessType": { @@ -3392,7 +3436,7 @@ } }, "ShareList": { - "description": "Collection of all shares on the Data Box Edge/Gateway device.", + "description": "Collection of all the shares on the Data Box Edge/Gateway device.", "type": "object", "properties": { "value": { @@ -3449,12 +3493,12 @@ } }, "userAccessRights": { - "description": "Mapping of Users and corresponding access rights on the share (mandatory for SMB protocol).", + "description": "Mapping of users and corresponding access rights on the share (required for SMB protocol).", "type": "array", "items": { "$ref": "#/definitions/UserAccessRight" } }, "clientAccessRights": { - "description": "List of IP addresses and corresponding access rights on the share(mandatory for NFS protocol).", + "description": "List of IP addresses and corresponding access rights on the share(required for NFS protocol).", "type": "array", "items": { "$ref": "#/definitions/ClientAccessRight" } }, @@ -3484,7 +3528,7 @@ "type": "object", "properties": { "name": { - "description": "Sku name.", + "description": "SKU name.", "enum": [ "Gateway", "Edge" ], "type": "string", "x-ms-enum": { @@ -3517,7 +3561,7 @@ } }, "StorageAccountCredentialList": { - "description": "The collection of storage account credential entities.", + "description": "The collection of storage account credentials.", "type": "object", "properties": { "value": { @@ -3543,7 +3587,7 @@ "type": "string" }, "userName": { - "description": "UserName for the storage account.", + "description": "Username for the storage account.", "type": "string" }, "accountKey": { @@ -3551,7 +3595,7 @@ "description": "Encrypted storage key." }, "connectionString": { - "description": "ConnectionString for the storage account. This needs to be specified if UserName/AccountKey are not specified.", + "description": "Connection string for the storage account. Use this string if username and account key are not specified.", "type": "string" }, "sslStatus": { @@ -3579,12 +3623,12 @@ } }, "SymmetricKey": { - "description": "Symmetric Key for authentication.", + "description": "Symmetric key for authentication.", "type": "object", "properties": { "connectionString": { "$ref": "#/definitions/AsymmetricEncryptedSecret", - "description": "Connection string based on symmetric key." + "description": "Connection string based on the symmetric key." } } }, @@ -3692,12 +3736,12 @@ } }, "UpdateInstallProgress": { - "description": "Details about the progress during installation of updates.", + "description": "Progress details during installation of updates.", "type": "object", "properties": { "percentComplete": { "format": "int32", - "description": "Percentage of completion.", + "description": "Percentage completed.", "type": "integer", "readOnly": true }, @@ -3732,11 +3776,11 @@ "type": "object", "properties": { "deviceVersionNumber": { - "description": "The current version of the device, of format: 1.2.17312.13.", + "description": "The current version of the device in format: 1.2.17312.13.\",", "type": "string" }, "friendlyDeviceVersionName": { - "description": "The current version of the device represented in text format.", + "description": "The current version of the device in text format.", "type": "string" }, "deviceLastScannedDateTime": { @@ -3763,7 +3807,7 @@ }, "totalNumberOfUpdatesAvailable": { "format": "int32", - "description": "Count of updates that are available for the current device version as per the last scan on the device.", + "description": "The number of updates available for the current device version as per the last device scan.", "type": "integer", "readOnly": true }, @@ -3780,7 +3824,7 @@ "readOnly": true }, "rebootBehavior": { - "description": "Indicates if updates are available and at least one of the update items detected needs a reboot.", + "description": "Indicates if updates are available and at least one of the updates needs a reboot.", "enum": [ "NeverReboots", "RequiresReboot", "RequestReboot" ], "type": "string", "readOnly": true, @@ -3800,12 +3844,12 @@ } }, "inProgressDownloadJobId": { - "description": "The Job ID of the download job if a download is in progress.", + "description": "The job ID of the download job in progress.", "type": "string", "readOnly": true }, "inProgressInstallJobId": { - "description": "The Job ID of the install job if an install is in progress.", + "description": "The job ID of the install job in progress.", "type": "string", "readOnly": true }, @@ -3822,7 +3866,7 @@ "readOnly": true }, "updateTitles": { - "description": "The list of update titles which are available for install.", + "description": "The list of updates available for install.", "type": "array", "items": { "type": "string" }, "readOnly": true @@ -3836,7 +3880,7 @@ } }, "UploadCertificateRequest": { - "description": "The Upload certificate request.", + "description": "The upload certificate request.", "required": [ "properties" ], "type": "object", "properties": { @@ -3853,7 +3897,7 @@ "type": "object", "properties": { "authType": { - "description": "Specifies the Authentication type.", + "description": "Specifies authentication type.", "enum": [ "Invalid", "AzureActiveDirectory" ], "type": "string", "x-ms-enum": { @@ -3862,7 +3906,7 @@ } }, "resourceId": { - "description": "The resource ID of the edge device.", + "description": "The resource ID of the Data Box Edge/Gateway device.", "type": "string" }, "aadAuthority": { @@ -3878,17 +3922,17 @@ "type": "string" }, "servicePrincipalObjectId": { - "description": "Azure Active Directory service principal Object ID.", + "description": "Azure Active Directory service principal object ID.", "type": "string" }, "azureManagementEndpointAudience": { - "description": "The Azure Management Endpoint Audience.", + "description": "The azure management endpoint audience.", "type": "string" } } }, "User": { - "description": "Represents a user who has access to one or more shares on the Edge storage device.", + "description": "Represents a user who has access to one or more shares on the Data Box Edge/Gateway device.", "required": [ "properties" ], "type": "object", "allOf": [ { "$ref": "#/definitions/ARMBaseModel" } ], @@ -3901,12 +3945,12 @@ } }, "UserAccessRight": { - "description": "The mapping between a particular user and the type of access they have on the SMB share.", + "description": "The mapping between a particular user and the access type on the SMB share.", "required": [ "userId", "accessType" ], "type": "object", "properties": { "userId": { - "description": "Id of the user (already existing in the device).", + "description": "User ID (already existing in the device).", "type": "string" }, "accessType": { @@ -3938,12 +3982,12 @@ } }, "UserProperties": { - "description": "The User properties.", + "description": "The user properties.", "type": "object", "properties": { "encryptedPassword": { "$ref": "#/definitions/AsymmetricEncryptedSecret", - "description": "The details of the password specified for the user." + "description": "The password details." }, "shareAccessRights": { "description": "List of shares that the user has rights on. This field should not be specified during user creation.", diff --git a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/AlertGet.json b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/AlertGet.json similarity index 97% rename from specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/AlertGet.json rename to specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/AlertGet.json index 0b614e17f97d..5dc12ebfe54a 100644 --- a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/AlertGet.json +++ b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/AlertGet.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2018-07-01", + "api-version": "2019-03-01", "subscriptionId": "4385cf00-2d3a-425a-832f-f4285b1c9dce", "resourceGroupName": "GroupForEdgeAutomation", "deviceName": "testedgedevice", diff --git a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/AlertGetAllInDevice.json b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/AlertGetAllInDevice.json similarity index 98% rename from specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/AlertGetAllInDevice.json rename to specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/AlertGetAllInDevice.json index ae659e83af59..0cdd1b66eaf5 100644 --- a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/AlertGetAllInDevice.json +++ b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/AlertGetAllInDevice.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2018-07-01", + "api-version": "2019-03-01", "subscriptionId": "4385cf00-2d3a-425a-832f-f4285b1c9dce", "resourceGroupName": "GroupForEdgeAutomation", "deviceName": "testedgedevice", diff --git a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/BandwidthScheduleDelete.json b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/BandwidthScheduleDelete.json similarity index 91% rename from specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/BandwidthScheduleDelete.json rename to specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/BandwidthScheduleDelete.json index 3624f97deb1b..f23fbf5566b2 100644 --- a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/BandwidthScheduleDelete.json +++ b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/BandwidthScheduleDelete.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2018-07-01", + "api-version": "2019-03-01", "subscriptionId": "4385cf00-2d3a-425a-832f-f4285b1c9dce", "resourceGroupName": "GroupForEdgeAutomation", "deviceName": "testedgedevice", diff --git a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/BandwidthScheduleGet.json b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/BandwidthScheduleGet.json similarity index 96% rename from specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/BandwidthScheduleGet.json rename to specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/BandwidthScheduleGet.json index 9d0df9800de0..555dc4948aa3 100644 --- a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/BandwidthScheduleGet.json +++ b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/BandwidthScheduleGet.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2018-07-01", + "api-version": "2019-03-01", "subscriptionId": "4385cf00-2d3a-425a-832f-f4285b1c9dce", "resourceGroupName": "GroupForEdgeAutomation", "deviceName": "testedgedevice", diff --git a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/BandwidthScheduleGetAllInDevice.json b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/BandwidthScheduleGetAllInDevice.json similarity index 96% rename from specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/BandwidthScheduleGetAllInDevice.json rename to specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/BandwidthScheduleGetAllInDevice.json index e65175193018..c4c7669a0f47 100644 --- a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/BandwidthScheduleGetAllInDevice.json +++ b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/BandwidthScheduleGetAllInDevice.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2018-07-01", + "api-version": "2019-03-01", "subscriptionId": "4385cf00-2d3a-425a-832f-f4285b1c9dce", "resourceGroupName": "GroupForEdgeAutomation", "deviceName": "testedgedevice", diff --git a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/BandwidthSchedulePut.json b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/BandwidthSchedulePut.json similarity index 97% rename from specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/BandwidthSchedulePut.json rename to specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/BandwidthSchedulePut.json index 9e9d8809d8e5..02d9d147c9e4 100644 --- a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/BandwidthSchedulePut.json +++ b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/BandwidthSchedulePut.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2018-07-01", + "api-version": "2019-03-01", "subscriptionId": "4385cf00-2d3a-425a-832f-f4285b1c9dce", "resourceGroupName": "GroupForEdgeAutomation", "deviceName": "testedgedevice", diff --git a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/DataBoxEdgeDeviceDelete.json b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/DataBoxEdgeDeviceDelete.json similarity index 92% rename from specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/DataBoxEdgeDeviceDelete.json rename to specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/DataBoxEdgeDeviceDelete.json index 84ffc3af1604..8cc8ecc2a9d3 100644 --- a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/DataBoxEdgeDeviceDelete.json +++ b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/DataBoxEdgeDeviceDelete.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2018-07-01", + "api-version": "2019-03-01", "subscriptionId": "4385cf00-2d3a-425a-832f-f4285b1c9dce", "resourceGroupName": "GroupForEdgeAutomation", "deviceName": "testedgedevice", diff --git a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/DataBoxEdgeDeviceGetByName.json b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/DataBoxEdgeDeviceGetByName.json similarity index 96% rename from specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/DataBoxEdgeDeviceGetByName.json rename to specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/DataBoxEdgeDeviceGetByName.json index a301c091b7ed..108aaaefda5d 100644 --- a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/DataBoxEdgeDeviceGetByName.json +++ b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/DataBoxEdgeDeviceGetByName.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2018-07-01", + "api-version": "2019-03-01", "subscriptionId": "4385cf00-2d3a-425a-832f-f4285b1c9dce", "resourceGroupName": "GroupForEdgeAutomation", "deviceName": "testedgedevice", diff --git a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/DataBoxEdgeDeviceGetByResourceGroup.json b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/DataBoxEdgeDeviceGetByResourceGroup.json similarity index 98% rename from specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/DataBoxEdgeDeviceGetByResourceGroup.json rename to specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/DataBoxEdgeDeviceGetByResourceGroup.json index a1f489b0c10b..512141a9caf2 100644 --- a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/DataBoxEdgeDeviceGetByResourceGroup.json +++ b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/DataBoxEdgeDeviceGetByResourceGroup.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2018-07-01", + "api-version": "2019-03-01", "subscriptionId": "4385cf00-2d3a-425a-832f-f4285b1c9dce", "resourceGroupName": "GroupForEdgeAutomation", "x-ms-client-request-id": [ diff --git a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/DataBoxEdgeDeviceGetBySubscription.json b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/DataBoxEdgeDeviceGetBySubscription.json similarity index 98% rename from specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/DataBoxEdgeDeviceGetBySubscription.json rename to specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/DataBoxEdgeDeviceGetBySubscription.json index a1fdb28f372a..0ec79dbbbe5a 100644 --- a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/DataBoxEdgeDeviceGetBySubscription.json +++ b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/DataBoxEdgeDeviceGetBySubscription.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2018-07-01", + "api-version": "2019-03-01", "subscriptionId": "4385cf00-2d3a-425a-832f-f4285b1c9dce", "x-ms-client-request-id": [ "a93b39a3-1ff4-42b8-a56f-43368d47e37a" diff --git a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/DataBoxEdgeDevicePatch.json b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/DataBoxEdgeDevicePatch.json similarity index 97% rename from specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/DataBoxEdgeDevicePatch.json rename to specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/DataBoxEdgeDevicePatch.json index 4587d563f3cf..3de12659080e 100644 --- a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/DataBoxEdgeDevicePatch.json +++ b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/DataBoxEdgeDevicePatch.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2018-07-01", + "api-version": "2019-03-01", "subscriptionId": "4385cf00-2d3a-425a-832f-f4285b1c9dce", "resourceGroupName": "GroupForEdgeAutomation", "deviceName": "testedgedevice", diff --git a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/DataBoxEdgeDevicePut.json b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/DataBoxEdgeDevicePut.json similarity index 96% rename from specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/DataBoxEdgeDevicePut.json rename to specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/DataBoxEdgeDevicePut.json index 0439922e6a5f..a02693f38d83 100644 --- a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/DataBoxEdgeDevicePut.json +++ b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/DataBoxEdgeDevicePut.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2018-07-01", + "api-version": "2019-03-01", "subscriptionId": "4385cf00-2d3a-425a-832f-f4285b1c9dce", "resourceGroupName": "GroupForEdgeAutomation", "deviceName": "testedgedevice", diff --git a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/DownloadUpdatesPost.json b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/DownloadUpdatesPost.json similarity index 93% rename from specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/DownloadUpdatesPost.json rename to specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/DownloadUpdatesPost.json index 59e56b152f08..b5d7ba286f8a 100644 --- a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/DownloadUpdatesPost.json +++ b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/DownloadUpdatesPost.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2018-07-01", + "api-version": "2019-03-01", "subscriptionId": "4385cf00-2d3a-425a-832f-f4285b1c9dce", "resourceGroupName": "GroupForEdgeAutomation", "deviceName": "testedgedevice", diff --git a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/ExtendedInfoPost.json b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/ExtendedInfoPost.json similarity index 96% rename from specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/ExtendedInfoPost.json rename to specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/ExtendedInfoPost.json index 645cfcaaec74..96fd433570eb 100644 --- a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/ExtendedInfoPost.json +++ b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/ExtendedInfoPost.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2018-07-01", + "api-version": "2019-03-01", "subscriptionId": "4385cf00-2d3a-425a-832f-f4285b1c9dce", "resourceGroupName": "GroupForEdgeAutomation", "deviceName": "testedgedevice", diff --git a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/ExtendedInfoPut.json b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/ExtendedInfoPut.json similarity index 97% rename from specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/ExtendedInfoPut.json rename to specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/ExtendedInfoPut.json index a85597f42c7c..183dc3dc04d0 100644 --- a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/ExtendedInfoPut.json +++ b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/ExtendedInfoPut.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2018-07-01", + "api-version": "2019-03-01", "subscriptionId": "4385cf00-2d3a-425a-832f-f4285b1c9dce", "resourceGroupName": "GroupForEdgeAutomation", "deviceName": "testedgedevice", diff --git a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/InstallUpdatesPost.json b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/InstallUpdatesPost.json similarity index 93% rename from specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/InstallUpdatesPost.json rename to specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/InstallUpdatesPost.json index 59e56b152f08..b5d7ba286f8a 100644 --- a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/InstallUpdatesPost.json +++ b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/InstallUpdatesPost.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2018-07-01", + "api-version": "2019-03-01", "subscriptionId": "4385cf00-2d3a-425a-832f-f4285b1c9dce", "resourceGroupName": "GroupForEdgeAutomation", "deviceName": "testedgedevice", diff --git a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/JobsGet.json b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/JobsGet.json new file mode 100644 index 000000000000..be53e3c2031a --- /dev/null +++ b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/JobsGet.json @@ -0,0 +1,32 @@ +{ + "parameters": { + "api-version": "2019-03-01", + "subscriptionId": "4385cf00-2d3a-425a-832f-f4285b1c9dce", + "resourceGroupName": "GroupForEdgeAutomation", + "deviceName": "testedgedevice", + "name": "159a00c7-8543-4343-9435-263ac87df3bb", + + "x-ms-client-request-id": [ + "a93b39a3-1ff4-42b8-a56f-43368d47e37a" + ], + "accept-language": [ + "en-US" + ] + }, + "responses": { + "200": { + "body": { + "id": "/subscriptions/id/locations/westus/jobs/159a00c7-8543-4343-9435-263ac87df3bb", + "name": "159a00c7-8543-4343-9435-263ac87df3bb", + "status": "Succeeded", + "startTime": "2018-12-18T02:18:51.4270267Z", + "endTime": "2018-12-18T03:18:51.4270267Z", + "percentComplete": 100, + "properties": { + "jobType": "DownloadUpdates", + "currentStage": "Success" + } + } + } + } +} \ No newline at end of file diff --git a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/NetworkSettingsGet.json b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/NetworkSettingsGet.json similarity index 98% rename from specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/NetworkSettingsGet.json rename to specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/NetworkSettingsGet.json index 26afdd045924..865e94e76a96 100644 --- a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/NetworkSettingsGet.json +++ b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/NetworkSettingsGet.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2018-07-01", + "api-version": "2019-03-01", "subscriptionId": "4385cf00-2d3a-425a-832f-f4285b1c9dce", "resourceGroupName": "GroupForEdgeAutomation", "deviceName": "testedgedevice", diff --git a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/OperationsGet.json b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/OperationsGet.json similarity index 99% rename from specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/OperationsGet.json rename to specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/OperationsGet.json index fe7d62ef4210..1b5ec8831038 100644 --- a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/OperationsGet.json +++ b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/OperationsGet.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2018-07-01", + "api-version": "2019-03-01", "x-ms-client-request-id": [ "a93b39a3-1ff4-42b8-a56f-43368d47e37a" ], diff --git a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/OperationsStatusGet.json b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/OperationsStatusGet.json similarity index 96% rename from specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/OperationsStatusGet.json rename to specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/OperationsStatusGet.json index 2f687b673c06..a962e3437e3f 100644 --- a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/OperationsStatusGet.json +++ b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/OperationsStatusGet.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2018-07-01", + "api-version": "2019-03-01", "subscriptionId": "4385cf00-2d3a-425a-832f-f4285b1c9dce", "resourceGroupName": "GroupForEdgeAutomation", "deviceName": "testedgedevice", diff --git a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/OrderDelete.json b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/OrderDelete.json similarity index 92% rename from specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/OrderDelete.json rename to specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/OrderDelete.json index f88586a70ec2..7b99785ffc7c 100644 --- a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/OrderDelete.json +++ b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/OrderDelete.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2018-07-01", + "api-version": "2019-03-01", "subscriptionId": "4385cf00-2d3a-425a-832f-f4285b1c9dce", "resourceGroupName": "GroupForEdgeAutomation", "deviceName": "testedgedevice", diff --git a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/OrderGet.json b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/OrderGet.json similarity index 78% rename from specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/OrderGet.json rename to specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/OrderGet.json index ae14cce37fdb..ddf55ee0ca61 100644 --- a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/OrderGet.json +++ b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/OrderGet.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2018-07-01", + "api-version": "2019-03-01", "subscriptionId": "4385cf00-2d3a-425a-832f-f4285b1c9dce", "resourceGroupName": "GroupForEdgeAutomation", "deviceName": "testedgedevice", @@ -36,7 +36,7 @@ "state": "WA", "country": "USA" }, - "changeStatusTo": { + "currentStatus": { "status": "Untracked", "updateDateTime": "2018-12-10T07:59:05.847Z", "comments": "" @@ -50,20 +50,10 @@ ], "serialNumber": "UDS123NSDA123", "deliveryTrackingInfo": [ - { - "serialNumber": "UDS123NSDA123", - "carrierName": "UPS", - "trackingId": "1231323111", - "trackingUrl": "contoso.com" - } + ], "returnTrackingInfo": [ - { - "serialNumber": "UDS123NSDA123", - "carrierName": "UPS", - "trackingId": "1231323111", - "trackingUrl": "contoso.com" - } + ] } } diff --git a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/OrderGetAllInDevice.json b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/OrderGetAllInDevice.json new file mode 100644 index 000000000000..b862ab23c6f2 --- /dev/null +++ b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/OrderGetAllInDevice.json @@ -0,0 +1,67 @@ +{ + "parameters": { + "api-version": "2019-03-01", + "subscriptionId": "4385cf00-2d3a-425a-832f-f4285b1c9dce", + "resourceGroupName": "GroupForEdgeAutomation", + "deviceName": "testedgedevice", + "x-ms-client-request-id": [ + "a93b39a3-1ff4-42b8-a56f-43368d47e37a" + ], + "accept-language": [ + "en-US" + ] + }, + "responses": { + "200": { + "body": { + "value": [ + { + + "id": "/subscriptions/4385cf00-2d3a-425a-832f-f4285b1c9dce/resourceGroups/GroupForEdgeAutomation/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/testedgedevice/orders/default", + "name": "default", + "type": "dataBoxEdgeDevices/orders", + "properties": { + "contactInformation": { + "contactPerson": "John Mcclane", + "companyName": "Microsoft", + "phone": "(800) 426-9400", + "emailList": [ + "john@microsoft.com" + ] + }, + "shippingAddress": { + "addressLine1": "Microsoft Corporation", + "addressLine2": "One Microsoft Way", + "addressLine3": "Redmond", + "postalCode": "98052", + "city": "WA", + "state": "WA", + "country": "USA" + }, + "currentStatus": { + "status": "Untracked", + "updateDateTime": "2018-12-10T07:59:05.847Z", + "comments": "" + }, + "orderHistory": [ + { + "status": "Untracked", + "updateDateTime": "2018-12-10T07:59:05.847Z", + "comments": "lorem ipsum" + } + ], + "serialNumber": "UDS123NSDA123", + "deliveryTrackingInfo": [ + + ], + "returnTrackingInfo": [ + + ] + } + + } + ] + } + } + } +} \ No newline at end of file diff --git a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/OrderPut.json b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/OrderPut.json new file mode 100644 index 000000000000..a851081c4ee7 --- /dev/null +++ b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/OrderPut.json @@ -0,0 +1,96 @@ +{ + "parameters": { + "api-version": "2019-03-01", + "subscriptionId": "4385cf00-2d3a-425a-832f-f4285b1c9dce", + "resourceGroupName": "GroupForEdgeAutomation", + "deviceName": "testedgedevice", + + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "200" + ], + "x-ms-client-request-id": [ + "a93b39a3-1ff4-42b8-a56f-43368d47e37a" + ], + "accept-language": [ + "en-US" + ], + "order": { + "id": "/subscriptions/4385cf00-2d3a-425a-832f-f4285b1c9dce/resourceGroups/GroupForEdgeAutomation/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/testedgedevice/orders/default", + "name": "default", + "type": "dataBoxEdgeDevices/orders", + "properties": + { + "contactInformation": + { + "contactPerson": "John Mcclane", + "companyName": "Microsoft", + "phone": "(800) 426-9400", + "emailList": [ + "john@microsoft.com" + ] + }, + "shippingAddress": + { + "addressLine1": "Microsoft Corporation", + "addressLine2": "One Microsoft Way", + "addressLine3": "Redmond", + "postalCode": "98052", + "city": "WA", + "state": "WA", + "country": "USA" + } + } + } + }, + "responses": { + "200": { + "body": { + "id": "/subscriptions/4385cf00-2d3a-425a-832f-f4285b1c9dce/resourceGroups/GroupForEdgeAutomation/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/testedgedevice/orders/default", + "name": "default", + "type": "dataBoxEdgeDevices/orders", + "properties": { + "contactInformation": { + "contactPerson": "John Mcclane", + "companyName": "Microsoft", + "phone": "(800) 426-9400", + "emailList": [ + "john@microsoft.com" + ] + }, + "shippingAddress": { + "addressLine1": "Microsoft Corporation", + "addressLine2": "One Microsoft Way", + "addressLine3": "Redmond", + "postalCode": "98052", + "city": "WA", + "state": "WA", + "country": "USA" + }, + "currentStatus": { + "status": "Untracked", + "updateDateTime": "2018-12-10T07:59:05.847Z", + "comments": "" + }, + "orderHistory": [ + { + "status": "Untracked", + "updateDateTime": "2018-12-10T07:59:05.847Z", + "comments": "lorem ipsum" + } + ], + "serialNumber": "UDS123NSDA123", + "deliveryTrackingInfo": [ + + ], + "returnTrackingInfo": [ + + ] + } + } + }, + "202": { "body": "" } + } +} \ No newline at end of file diff --git a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/RoleDelete.json b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/RoleDelete.json similarity index 91% rename from specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/RoleDelete.json rename to specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/RoleDelete.json index 540c9accd335..73c30e1db8f3 100644 --- a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/RoleDelete.json +++ b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/RoleDelete.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2018-07-01", + "api-version": "2019-03-01", "subscriptionId": "4385cf00-2d3a-425a-832f-f4285b1c9dce", "resourceGroupName": "GroupForEdgeAutomation", "deviceName": "testedgedevice", diff --git a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/RoleGet.json b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/RoleGet.json similarity index 97% rename from specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/RoleGet.json rename to specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/RoleGet.json index 899fed7862f7..4b46cca63c05 100644 --- a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/RoleGet.json +++ b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/RoleGet.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2018-07-01", + "api-version": "2019-03-01", "subscriptionId": "4385cf00-2d3a-425a-832f-f4285b1c9dce", "resourceGroupName": "GroupForEdgeAutomation", "deviceName": "testedgedevice", diff --git a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/RoleGetAllInDevice.json b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/RoleGetAllInDevice.json similarity index 97% rename from specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/RoleGetAllInDevice.json rename to specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/RoleGetAllInDevice.json index 8c88cc0ed298..ed6e60086033 100644 --- a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/RoleGetAllInDevice.json +++ b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/RoleGetAllInDevice.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2018-07-01", + "api-version": "2019-03-01", "subscriptionId": "4385cf00-2d3a-425a-832f-f4285b1c9dce", "resourceGroupName": "GroupForEdgeAutomation", "deviceName": "testedgedevice", diff --git a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/RolePut.json b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/RolePut.json similarity index 98% rename from specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/RolePut.json rename to specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/RolePut.json index 618c97313a47..dad891f826c4 100644 --- a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/RolePut.json +++ b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/RolePut.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2018-07-01", + "api-version": "2019-03-01", "subscriptionId": "4385cf00-2d3a-425a-832f-f4285b1c9dce", "resourceGroupName": "GroupForEdgeAutomation", "deviceName": "testedgedevice", diff --git a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/SACDelete.json b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/SACDelete.json similarity index 92% rename from specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/SACDelete.json rename to specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/SACDelete.json index 761907831c81..f35526f2ecd6 100644 --- a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/SACDelete.json +++ b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/SACDelete.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2018-07-01", + "api-version": "2019-03-01", "subscriptionId": "4385cf00-2d3a-425a-832f-f4285b1c9dce", "resourceGroupName": "GroupForEdgeAutomation", "deviceName": "testedgedevice", diff --git a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/SACGet.json b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/SACGet.json similarity index 96% rename from specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/SACGet.json rename to specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/SACGet.json index b5abe7d74f59..ab790edbc9bf 100644 --- a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/SACGet.json +++ b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/SACGet.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2018-07-01", + "api-version": "2019-03-01", "subscriptionId": "4385cf00-2d3a-425a-832f-f4285b1c9dce", "resourceGroupName": "GroupForEdgeAutomation", "deviceName": "testedgedevice", diff --git a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/SACGetAllInDevice.json b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/SACGetAllInDevice.json similarity index 97% rename from specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/SACGetAllInDevice.json rename to specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/SACGetAllInDevice.json index 031d95442dee..304ea8ff78e3 100644 --- a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/SACGetAllInDevice.json +++ b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/SACGetAllInDevice.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2018-07-01", + "api-version": "2019-03-01", "subscriptionId": "4385cf00-2d3a-425a-832f-f4285b1c9dce", "resourceGroupName": "GroupForEdgeAutomation", "deviceName": "testedgedevice", diff --git a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/SACPut.json b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/SACPut.json similarity index 98% rename from specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/SACPut.json rename to specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/SACPut.json index a7125f57241b..3228363f2548 100644 --- a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/SACPut.json +++ b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/SACPut.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2018-07-01", + "api-version": "2019-03-01", "subscriptionId": "4385cf00-2d3a-425a-832f-f4285b1c9dce", "resourceGroupName": "GroupForEdgeAutomation", "deviceName": "testedgedevice", diff --git a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/ScanForUpdatesPost.json b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/ScanForUpdatesPost.json similarity index 93% rename from specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/ScanForUpdatesPost.json rename to specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/ScanForUpdatesPost.json index 59e56b152f08..b5d7ba286f8a 100644 --- a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/ScanForUpdatesPost.json +++ b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/ScanForUpdatesPost.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2018-07-01", + "api-version": "2019-03-01", "subscriptionId": "4385cf00-2d3a-425a-832f-f4285b1c9dce", "resourceGroupName": "GroupForEdgeAutomation", "deviceName": "testedgedevice", diff --git a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/SecuritySettingsUpdatePost.json b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/SecuritySettingsUpdatePost.json similarity index 97% rename from specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/SecuritySettingsUpdatePost.json rename to specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/SecuritySettingsUpdatePost.json index d76e454df190..14dd40142306 100644 --- a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/SecuritySettingsUpdatePost.json +++ b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/SecuritySettingsUpdatePost.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2018-07-01", + "api-version": "2019-03-01", "subscriptionId": "4385cf00-2d3a-425a-832f-f4285b1c9dce", "resourceGroupName": "AzureVM", "deviceName": "testedgedevice", diff --git a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/ShareDelete.json b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/ShareDelete.json similarity index 92% rename from specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/ShareDelete.json rename to specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/ShareDelete.json index 2dbe4e980cc9..6d61ab1afd45 100644 --- a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/ShareDelete.json +++ b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/ShareDelete.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2018-07-01", + "api-version": "2019-03-01", "subscriptionId": "4385cf00-2d3a-425a-832f-f4285b1c9dce", "resourceGroupName": "GroupForEdgeAutomation", "deviceName": "testedgedevice", diff --git a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/ShareGet.json b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/ShareGet.json similarity index 98% rename from specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/ShareGet.json rename to specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/ShareGet.json index 0e45ac2d19c2..9fd00102617a 100644 --- a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/ShareGet.json +++ b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/ShareGet.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2018-07-01", + "api-version": "2019-03-01", "subscriptionId": "4385cf00-2d3a-425a-832f-f4285b1c9dce", "resourceGroupName": "GroupForEdgeAutomation", "deviceName": "testedgedevice", diff --git a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/ShareGetAllInDevice.json b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/ShareGetAllInDevice.json similarity index 98% rename from specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/ShareGetAllInDevice.json rename to specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/ShareGetAllInDevice.json index 802fe2e6f800..cf2e9df19e6c 100644 --- a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/ShareGetAllInDevice.json +++ b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/ShareGetAllInDevice.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2018-07-01", + "api-version": "2019-03-01", "subscriptionId": "4385cf00-2d3a-425a-832f-f4285b1c9dce", "resourceGroupName": "GroupForEdgeAutomation", "deviceName": "testedgedevice", diff --git a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/SharePut.json b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/SharePut.json similarity index 98% rename from specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/SharePut.json rename to specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/SharePut.json index 663e9e617aa3..09ebd7d68651 100644 --- a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/SharePut.json +++ b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/SharePut.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2018-07-01", + "api-version": "2019-03-01", "subscriptionId": "4385cf00-2d3a-425a-832f-f4285b1c9dce", "resourceGroupName": "GroupForEdgeAutomation", "deviceName": "testedgedevice", diff --git a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/ShareRefreshPost.json b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/ShareRefreshPost.json similarity index 94% rename from specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/ShareRefreshPost.json rename to specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/ShareRefreshPost.json index 133495d19895..155620c2c3c0 100644 --- a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/ShareRefreshPost.json +++ b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/ShareRefreshPost.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2018-07-01", + "api-version": "2019-03-01", "subscriptionId": "4385cf00-2d3a-425a-832f-f4285b1c9dce", "resourceGroupName": "GroupForEdgeAutomation", "deviceName": "testedgedevice", diff --git a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/TriggerDelete.json b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/TriggerDelete.json similarity index 92% rename from specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/TriggerDelete.json rename to specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/TriggerDelete.json index 0c5ef20cdbad..86a327226dd9 100644 --- a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/TriggerDelete.json +++ b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/TriggerDelete.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2018-07-01", + "api-version": "2019-03-01", "subscriptionId": "4385cf00-2d3a-425a-832f-f4285b1c9dce", "resourceGroupName": "GroupForEdgeAutomation", "deviceName": "testedgedevice", diff --git a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/TriggerGet.json b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/TriggerGet.json similarity index 97% rename from specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/TriggerGet.json rename to specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/TriggerGet.json index 1f63ac18f6c6..1510c70ca395 100644 --- a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/TriggerGet.json +++ b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/TriggerGet.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2018-07-01", + "api-version": "2019-03-01", "subscriptionId": "4385cf00-2d3a-425a-832f-f4285b1c9dce", "resourceGroupName": "GroupForEdgeAutomation", "deviceName": "testedgedevice", diff --git a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/TriggerGetAllInDevice.json b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/TriggerGetAllInDevice.json similarity index 97% rename from specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/TriggerGetAllInDevice.json rename to specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/TriggerGetAllInDevice.json index b643c83f2f67..f565b54b9156 100644 --- a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/TriggerGetAllInDevice.json +++ b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/TriggerGetAllInDevice.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2018-07-01", + "api-version": "2019-03-01", "subscriptionId": "4385cf00-2d3a-425a-832f-f4285b1c9dce", "resourceGroupName": "GroupForEdgeAutomation", "deviceName": "testedgedevice", diff --git a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/TriggerPut.json b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/TriggerPut.json similarity index 98% rename from specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/TriggerPut.json rename to specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/TriggerPut.json index af6b32d9f129..b47e496c636b 100644 --- a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/TriggerPut.json +++ b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/TriggerPut.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2018-07-01", + "api-version": "2019-03-01", "subscriptionId": "4385cf00-2d3a-425a-832f-f4285b1c9dce", "resourceGroupName": "GroupForEdgeAutomation", "deviceName": "testedgedevice", diff --git a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/UpdateSummaryGet.json b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/UpdateSummaryGet.json similarity index 98% rename from specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/UpdateSummaryGet.json rename to specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/UpdateSummaryGet.json index 4ad324d6beb7..d95cc167bfe3 100644 --- a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/UpdateSummaryGet.json +++ b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/UpdateSummaryGet.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2018-07-01", + "api-version": "2019-03-01", "subscriptionId": "4385cf00-2d3a-425a-832f-f4285b1c9dce", "resourceGroupName": "GroupForEdgeAutomation", "deviceName": "testedgedevice", diff --git a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/UpdateSummaryPost.json b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/UpdateSummaryPost.json similarity index 98% rename from specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/UpdateSummaryPost.json rename to specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/UpdateSummaryPost.json index 5577c30bd205..6ab439a4a5b5 100644 --- a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/UpdateSummaryPost.json +++ b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/UpdateSummaryPost.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2018-07-01", + "api-version": "2019-03-01", "subscriptionId": "4385cf00-2d3a-425a-832f-f4285b1c9dce", "resourceGroupName": "GroupForEdgeAutomation", "deviceName": "testedgedevice", diff --git a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/UploadCertificatePost.json b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/UploadCertificatePost.json similarity index 98% rename from specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/UploadCertificatePost.json rename to specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/UploadCertificatePost.json index 04217a281c56..90087ebcd487 100644 --- a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/UploadCertificatePost.json +++ b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/UploadCertificatePost.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2018-07-01", + "api-version": "2019-03-01", "subscriptionId": "4385cf00-2d3a-425a-832f-f4285b1c9dce", "resourceGroupName": "GroupForEdgeAutomation", "deviceName": "testedgedevice", diff --git a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/UserDelete.json b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/UserDelete.json similarity index 94% rename from specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/UserDelete.json rename to specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/UserDelete.json index 47e2e2884ec8..896c1dfcbe32 100644 --- a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/UserDelete.json +++ b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/UserDelete.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2018-07-01", + "api-version": "2019-03-01", "subscriptionId": "4385cf00-2d3a-425a-832f-f4285b1c9dce", "resourceGroupName": "GroupForEdgeAutomation", "deviceName": "testedgedevice", diff --git a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/UserGet.json b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/UserGet.json similarity index 95% rename from specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/UserGet.json rename to specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/UserGet.json index 88ba17c06bea..f1065ce81d83 100644 --- a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/UserGet.json +++ b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/UserGet.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2018-07-01", + "api-version": "2019-03-01", "subscriptionId": "4385cf00-2d3a-425a-832f-f4285b1c9dce", "resourceGroupName": "GroupForEdgeAutomation", "deviceName": "testedgedevice", diff --git a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/UserGetAllInDevice.json b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/UserGetAllInDevice.json similarity index 97% rename from specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/UserGetAllInDevice.json rename to specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/UserGetAllInDevice.json index 32a31d565f94..79320d8bb1cb 100644 --- a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/UserGetAllInDevice.json +++ b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/UserGetAllInDevice.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2018-07-01", + "api-version": "2019-03-01", "subscriptionId": "4385cf00-2d3a-425a-832f-f4285b1c9dce", "resourceGroupName": "GroupForEdgeAutomation", "deviceName": "testedgedevice", diff --git a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/UserPut.json b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/UserPut.json similarity index 97% rename from specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/UserPut.json rename to specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/UserPut.json index 27d3a1f40d4d..57ff1718a82a 100644 --- a/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2018-07-01/examples/UserPut.json +++ b/specification/edgegateway/resource-manager/Microsoft.DataBoxEdge/stable/2019-03-01/examples/UserPut.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2018-07-01", + "api-version": "2019-03-01", "subscriptionId": "4385cf00-2d3a-425a-832f-f4285b1c9dce", "resourceGroupName": "GroupForEdgeAutomation", "deviceName": "testedgedevice", diff --git a/specification/edgegateway/resource-manager/readme.go.md b/specification/edgegateway/resource-manager/readme.go.md index 5969ef05f9be..4498df3171ab 100644 --- a/specification/edgegateway/resource-manager/readme.go.md +++ b/specification/edgegateway/resource-manager/readme.go.md @@ -13,14 +13,14 @@ go: ```yaml $(go) && $(multiapi) batch: - - tag: package-2018-07 + - tag: package-2019-03 ``` -### Tag: package-2018-07 and go +### Tag: package-2019-03 and go -These settings apply only when `--tag=package-2018-07 --go` is specified on the command line. +These settings apply only when `--tag=package-2019-03 --go` is specified on the command line. Please also specify `--go-sdk-folder=`. -```yaml $(tag) == 'package-2018-07' && $(go) -output-folder: $(go-sdk-folder)/services/$(namespace)/mgmt/2018-07-01/$(namespace) +```yaml $(tag) == 'package-2019-03' && $(go) +output-folder: $(go-sdk-folder)/services/$(namespace)/mgmt/2019-03-01/$(namespace) ``` diff --git a/specification/edgegateway/resource-manager/readme.md b/specification/edgegateway/resource-manager/readme.md index 4a1fa69dbbff..5fd1b1b7c640 100644 --- a/specification/edgegateway/resource-manager/readme.md +++ b/specification/edgegateway/resource-manager/readme.md @@ -26,16 +26,16 @@ These are the global settings for the DataBox API. ``` yaml openapi-type: arm -tag: package-2018-07 +tag: package-2019-03 ``` -### Tag: package-2018-07 +### Tag: package-2019-03 -These settings apply only when `--tag=package-2018-07` is specified on the command line. +These settings apply only when `--tag=package-2019-03` is specified on the command line. -``` yaml $(tag) == 'package-2018-07' +``` yaml $(tag) == 'package-2019-03' input-file: -- Microsoft.DataBoxEdge/stable/2018-07-01/edgegateway.json +- Microsoft.DataBoxEdge/stable/2019-03-01/edgegateway.json ``` --- @@ -130,15 +130,15 @@ java: ``` yaml $(java) && $(multiapi) batch: - - tag: package-2018-07 + - tag: package-2019-03 ``` -### Tag: package-2018-07 and java +### Tag: package-2019-03 and java -These settings apply only when `--tag=package-2018-07 --java` is specified on the command line. +These settings apply only when `--tag=package-2019-03 --java` is specified on the command line. Please also specify `--azure-libraries-for-java-folder=`. -``` yaml $(tag) == 'package-2018-07' && $(java) && $(multiapi) +``` yaml $(tag) == 'package-2019-03' && $(java) && $(multiapi) java: namespace: com.microsoft.azure.management.edgegateway.v2018_07_01 output-folder: $(azure-libraries-for-java-folder)/edgegateway/resource-manager/v2018_07_01 diff --git a/specification/edgegateway/resource-manager/readme.ruby.md b/specification/edgegateway/resource-manager/readme.ruby.md index 2787a078d8a3..f5c203b2ea31 100644 --- a/specification/edgegateway/resource-manager/readme.ruby.md +++ b/specification/edgegateway/resource-manager/readme.ruby.md @@ -12,15 +12,15 @@ azure-arm: true ``` yaml $(ruby) && $(multiapi) batch: - - tag: package-2018-07 + - tag: package-2019-03 ``` -### Tag: package-2018-07 and ruby +### Tag: package-2019-03 and ruby -These settings apply only when `--tag=package-2018-07 --ruby` is specified on the command line. +These settings apply only when `--tag=package-2019-03 --ruby` is specified on the command line. Please also specify `--ruby-sdks-folder=`. -``` yaml $(tag) == 'package-2018-07' && $(ruby) -namespace: "Azure::Compute::Mgmt::V2018_07_01" +``` yaml $(tag) == 'package-2019-03' && $(ruby) +namespace: "Azure::EdgeGateway::Mgmt::V2019_03_01" output-folder: $(ruby-sdks-folder)/management/azure_mgmt_edgegateway/lib ```