Devices

Gets all the Data Box Edge/Data Box Gateway devices in a resource group.

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

Path parameters

subscriptionIdstring required

The subscription ID.

resourceGroupNamestring required

The resource group name.

Query parameters

api-versionstring required

The API version.

$expandstring

Specify $expand=details to populate additional fields related to the resource or Specify $skipToken=<token> to populate the next page in the list.

Response

The collection of Data Box Edge/Data Box Gateway devices.

nextLinkstring

Link to the next set of results.

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