Hi everyone,
I've been automating my Proxmox configuration with the help of the Proxmox API. Here are the docs I'm working from; https://pve.proxmox.com/pve-docs/api-viewer/index.html
In particular, per the subject of this post, I am facing an issue with successfully setting up the ACME DNS plugin for AWS Route53 using the API contract here; https://pve.proxmox.com/pve-docs/api-viewer/index.html#/cluster/acme/plugins (POST method).
Within the GUI, configuring this plugin type...
Read more
I've been automating my Proxmox configuration with the help of the Proxmox API. Here are the docs I'm working from; https://pve.proxmox.com/pve-docs/api-viewer/index.html
In particular, per the subject of this post, I am facing an issue with successfully setting up the ACME DNS plugin for AWS Route53 using the API contract here; https://pve.proxmox.com/pve-docs/api-viewer/index.html#/cluster/acme/plugins (POST method).
Within the GUI, configuring this plugin type...
Read more