2022-12-13 21:43:35,981 DEBUG [c.c.a.ApiServlet] (qtp1750498848-960:ctx-9f20df60) (logid:528225d1) ===START=== 192.168.2.200 -- GET command=listVirtualMachinesMetrics
2022-12-13 21:43:35,987 DEBUG [c.c.a.ApiServer] (qtp1750498848-960:ctx-9f20df60 ctx-1e402991) (logid:528225d1) CIDRs from which account 'Acct[61872434-4e0c-4745-a5cb-d85e916b8eaa-rohit] -- Account {"id": 5, "name": "rohit", "uuid": "61872434-4e0c-4745-a5cb-d85e916b8eaa"}' is allowed to perform API calls: 0.0.0.0/0,::/0
2022-12-13 21:43:35,992 WARN [c.c.a.ApiServer] (qtp1750498848-960:ctx-9f20df60 ctx-1e402991) (logid:528225d1) Unknown API command: listVirtualMachinesMetrics
2022-12-13 21:43:35,992 INFO [c.c.a.ApiServer] (qtp1750498848-960:ctx-9f20df60 ctx-1e402991) (logid:528225d1) Unknown API command: listVirtualMachinesMetrics
2022-12-13 21:43:35,992 DEBUG [c.c.a.ApiServlet] (qtp1750498848-960:ctx-9f20df60 ctx-1e402991) (logid:528225d1) ===END=== 192.168.2.200 -- GET command=listVirtualMachinesMetrics
The listVirtualMachinesMetrics is not returned by listApis for non-admin users and calling it also fails.
cc @shwstppr @DaanHoogland

