devicesBindDevice
Bind a device to a node in Hyperfabric infrastructure by specifying fabric, node, and device identifiers to establish network connections.
Instructions
Bind a specific device to a node.
To use this tool, pass the resource ID and the fields to update as arguments
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fabricId | Yes | The fabric id or name. | |
| nodeId | Yes | The node id or name of the node. | |
| deviceId | Yes | The device id or name of the device to bind to the node. |