node_create
Creates a network node of a specified type (VPCS, QEMU, Docker, Dynamips, Ethernet switch) in GNS3. Use templates for easier setup when available.
Instructions
Create a node directly (node_type e.g. vpcs, qemu, docker, dynamips, ethernet_switch).
Prefer node_create_from_template when a suitable template exists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| node_type | Yes | ||
| compute_id | No | local | |
| properties | No | ||
| console_type | No | ||
| x | No | ||
| y | No | ||
| project_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||