Devices

Creates or updates a Data Box Edge/Data Box Gateway resource.

put/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/{deviceName}

Path parameters

deviceNamestring required

The device name.

subscriptionIdstring required

The subscription ID.

resourceGroupNamestring required

The resource group name.

Query parameters

api-versionstring required

The API version.

Request body

idstring

The path ID that uniquely identifies the object.

namestring

The object name.

typestring

The hierarchical type of the object.

Response

Successfully created or updated the resource.

idstring

The path ID that uniquely identifies the object.

namestring

The object name.

typestring

The hierarchical type of the object.

Changes

Changed in 1 of the 17 revisions of this API.32

  • 2019-03-010ab925cce84232See the full diff
    • deleted the path request parameter resourceGroupName

      request-parameter-removed

    • deleted the path request parameter subscriptionId

      request-parameter-removed

    • deleted the query request parameter api-version

      request-parameter-removed

    • api tag DataBoxEdgeDevices added

      api-tag-added

    • api tag Devices removed

      api-tag-removed