mirror of
https://github.com/ThomasGsp/HyperProxmox.git
synced 2025-03-09 15:40:18 +00:00
Many syntaxfix and debug
This commit is contained in:
parent
0decff9b76
commit
d8be9643bb
6 changed files with 60 additions and 43 deletions
|
@ -122,7 +122,7 @@ if __name__ == "__main__":
|
|||
'/api/v1/static/(clusters)/([0-9]+)/', 'QueryCache_Infra',
|
||||
|
||||
# date
|
||||
'/api/v1/static/dates/', 'QueryCache_Dates',
|
||||
'/api/v1/static/dates/(all|last)', 'QueryDates',
|
||||
|
||||
# mongoid
|
||||
'/api/v1/static/(instances|nodes|clusters|storages|disks)/id/([a-z0-9]+)', 'General_Search',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue