various code cleanup and commenting

This commit is contained in:
2026-05-26 22:35:56 +00:00
parent 46295fabde
commit af2194a8b3
14 changed files with 229 additions and 123 deletions
+1 -1
View File
@@ -17,5 +17,5 @@ GET {{baseUrl}}/access/pools/
### Get pool
GET {{baseUrl}}/access/pools/{{poolname}}
### Get all pools
### Get all nodes
GET {{baseUrl}}/cluster/nodes
+3
View File
@@ -8,6 +8,9 @@ username={{username}}
### Get instance resources
GET {{baseUrl}}/cluster/{{testvmpath}}
### Get instance backups
GET {{baseUrl}}/cluster/{{testvmpath}}/backup
### Test create instance
POST {{baseUrl}}/cluster/{{testvmpath}}/create