create_lab
Create an empty EVE-NG lab by specifying a path and name, with optional version, author, description, and notes.
Instructions
Create a new (empty) lab.
Args: path: Destination folder, e.g. "/User1". name: Lab name (the ".unl" extension is added automatically). version: Free-form version string. author: Lab author. description: One-line description. body: Free-form lab notes/usage guide.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| name | Yes | ||
| path | Yes | ||
| author | No | ||
| version | No | 1 | |
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||