Hi,
this is a small issue, but I think its worth knowing.
The following post request returns None, unlike the other requests which always return an Unique Task ID
'''
taskID = proxmox.connection.nodes("...").qemu("...").template.post()
'''
Best regards
Hi,
this is a small issue, but I think its worth knowing.
The following post request returns None, unlike the other requests which always return an Unique Task ID
'''
taskID = proxmox.connection.nodes("...").qemu("...").template.post()
'''
Best regards