---
title: "GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/{deviceName}/nodes"
method: GET
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/{deviceName}/nodes"
tags: ["Nodes"]
---

# GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/{deviceName}/nodes

`GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/{deviceName}/nodes`

Gets all the nodes currently configured under this Data Box Edge device

## Path parameters

- `deviceName` string, required
- `subscriptionId` string, required
- `resourceGroupName` string, required

## Query parameters

- `api-version` string, required

## Response `200`

The collection of all nodes on the device.

- NodeList — Collection of Nodes.
  - `value` Node[] — The list of Nodes.
    - `id` string — The path ID that uniquely identifies the object.
    - `name` string — The object name.
    - `type` string — The hierarchical type of the object.

## Other responses

- `default` — Error response describing why the operation failed.

---

[API](https://skmtc.net/azure/apis/databoxedgemanagementclient.md) · [All operations](https://skmtc.net/azure/apis/databoxedgemanagementclient/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/databoxedgemanagementclient/versions/040c5eaa5c60/schema)
