pve_download_url_to_storage
Download ISO or container template files from a URL directly to Proxmox VE storage for VM or container deployment.
Instructions
Download file from URL to storage
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | Node name | |
| storage | Yes | Storage ID | |
| content | Yes | Content type | |
| filename | Yes | Target filename | |
| url | Yes | URL to download from | |
| checksum | No | Expected checksum | |
| checksum-algorithm | No | Checksum algorithm |