List

List

Certified

List QEMU VM templates in a Proxmox VE cluster

yaml
type: io.kestra.plugin.proxmox.template.List
yaml
id: list_templates
namespace: company.team

tasks:
  - id: list
    type: io.kestra.plugin.proxmox.template.List
    host: "{{ secret('PROXMOX_HOST') }}"
    username: "{{ secret('PROXMOX_USERNAME') }}"
    password: "{{ secret('PROXMOX_PASSWORD') }}"
    node: pve
Properties
Default8006
Defaultfalse