node_update
Modify attributes of a network node in a GNS3 project. Update name, properties, or other fields for an existing node.
Instructions
Update node attributes (e.g. {"name": "...", "properties": {...}}).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | Yes | ||
| updates | Yes | ||
| project_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||