NodesOperations Class

Warning

DO NOT instantiate this class directly.

Instead, you should access the following operations through

DataBoxEdgeManagementClient's

<xref:nodes> attribute.

Constructor

NodesOperations(*args, **kwargs)

Methods

list_by_data_box_edge_device

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

list_by_data_box_edge_device

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

list_by_data_box_edge_device(device_name: str, resource_group_name: str, **kwargs: Any) -> AsyncIterable[Node]

Parameters

Name Description
device_name
Required
str

The device name. Required.

resource_group_name
Required
str

The resource group name. Required.

Returns

Type Description

An iterator like instance of either Node or the result of cls(response)

Exceptions

Type Description

Attributes

models

models = <module 'azure.mgmt.databoxedge.v2019_08_01.models' from 'C:\\ToolCache\\Python\\3.12.10\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv111\\Lib\\site-packages\\azure\\mgmt\\databoxedge\\v2019_08_01\\models\\__init__.py'>