]> git.proxmox.com Git - pmg-api.git/commit
cluster: add trigger_update_fingerprints
authorStoiko Ivanov <s.ivanov@proxmox.com>
Mon, 15 Mar 2021 22:01:33 +0000 (23:01 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 16 Mar 2021 18:13:11 +0000 (19:13 +0100)
commitb61378e12b9956e284fbb50a00c51dacd8a6c51c
tree6ce45bc202961c6c8ac1436d1ca60e2541f0c493
parent54bc8ad60dc9068ede29bfe62ec3dbb85cea2a00
cluster: add trigger_update_fingerprints

this commit adds a method that sends a POST request to
'/config/cluster/update-fingerprints' on the master node in a cluster.

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/PMG/Cluster.pm