add_node
Add a node to an existing CML lab by specifying platform, startup config, and resource allocation.
Instructions
Add a node to an existing lab.
node_definition: a platform id from list_node_definitions(), e.g. 'iosv', 'iosvl2', 'alpine', 'unmanaged_switch'. configuration: day-0 startup config text (e.g. a full IOS config), applied on first boot.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | ||
| y | No | ||
| ram | No | ||
| cpus | No | ||
| label | Yes | ||
| lab_id | Yes | ||
| configuration | No | ||
| node_definition | Yes | ||
| image_definition | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||