node_create_from_template
Creates a network node from a template and places it at specified canvas coordinates. Useful for building GNS3 topologies programmatically.
Instructions
Instantiate a node from a template at canvas position (x, y).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| template_id | Yes | ||
| x | No | ||
| y | No | ||
| name | No | ||
| compute_id | No | local | |
| project_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||