Where do we specify them so we can choose them in the dropdown?
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuFor ($i=0; $i -le 30; $i++) {
Start-Sleep -Seconds 1
"Rad $i = " + (1 * $i)
}
[ExternalTable/PBSBackup]
Command = proxmox-backup-manager task list --all --output-format json-pretty | jq -r '(map(keys) | add | unique) as $cols | map(. as $row | $cols | map($row[.])) as $rows | $cols, $rows[] | @tsv'
Separator = \t
InstanceColumns = Index
Description = Proxmox backup server status
PollingInterval = 320
