mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-16 22:50:10 +03:00
parent
22c7531922
commit
8d8245b68a
@ -34,7 +34,7 @@ const Actions = {
|
||||
ZONE_INFO,
|
||||
ZONE_RAFTSTATUS,
|
||||
ZONEPOOL_INFO
|
||||
};
|
||||
}
|
||||
|
||||
module.exports = {
|
||||
Actions,
|
||||
@ -110,7 +110,7 @@ module.exports = {
|
||||
httpMethod: GET,
|
||||
params: {}
|
||||
},
|
||||
[ZONE_POOL_INFO]: {
|
||||
[ZONEPOOL_INFO]: {
|
||||
// inspected
|
||||
httpMethod: GET,
|
||||
params: {}
|
||||
|
Loading…
x
Reference in New Issue
Block a user