Users

Gets all the users registered on a Data Box Edge/Data Box Gateway device.

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

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.

$filterstring

Specify $filter='Type eq <type>' to filter on user type property

Response

The collection of all users on the device.

nextLinkstring

Link to the next set of results.

Changes

Changed in 6 of the 17 revisions of this API.75

  • 2019-03-010ab925cce8423See 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

  • 2019-03-01153dabd3750211See the full diff
    • deleted the query request parameter $filter

      request-parameter-removed

    • added the new optional query request parameter $expand

      new-optional-request-parameter

  • 2019-03-01ddd0279925a811See the full diff
    • deleted the query request parameter $expand

      request-parameter-removed

    • added the new optional query request parameter $filter

      new-optional-request-parameter

  • 2019-03-01f232af36369411See the full diff
    • deleted the query request parameter $expand

      request-parameter-removed

    • added the new optional query request parameter $filter

      new-optional-request-parameter

  • 2019-03-0150d853c4e6551See the full diff
    • added the new optional query request parameter $filter

      new-optional-request-parameter

  • 2019-03-01ed63986139b111See the full diff
    • deleted the query request parameter $filter

      request-parameter-removed

    • added the new optional query request parameter $expand

      new-optional-request-parameter