create_lvmthin
Create a new LVM thin pool on a specified node by providing a block device path, with an option to automatically add it as Proxmox storage.
Instructions
Create a new LVM thin pool.
Args: node: The node name. name: Thin pool name. device: Block device path. add_to_storage: Auto-add as Proxmox storage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | ||
| name | Yes | ||
| device | Yes | ||
| add_to_storage | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |