various code cleanup and commenting
This commit is contained in:
@@ -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
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user