mirror of
https://github.com/ThomasGsp/HyperProxmox.git
synced 2025-03-09 15:40:18 +00:00
Multiples fix
This commit is contained in:
parent
da97c0c0de
commit
cd7eaabde6
7 changed files with 18 additions and 16 deletions
|
@ -115,7 +115,7 @@ if __name__ == "__main__":
|
|||
# MANAGEMENT CLUSTER
|
||||
'/api/v1/administration/cluster/(?:[0-9a-zA-Z\_\-]+)', 'Cluster',
|
||||
'/api/v1/administration/cluster/', 'Cluster',
|
||||
# '/api/v1/administration/cluster/new', 'Cluster',
|
||||
'/api/v1/administration/cluster', 'Cluster',
|
||||
|
||||
# PURGE SYSTEM
|
||||
'/api/v1/administration/purge', 'Purge',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue