download_url_to_storage
Downloads files from a URL to Proxmox storage, supporting ISO and container templates. Specify node, storage, content type, and filename.
Instructions
Download from URL to storage
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to download from | |
| node | Yes | The name of the node | |
| content | Yes | Content type: iso or vztmpl | |
| storage | Yes | The name of the storage | |
| filename | Yes | The filename to save as |