Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/scality/cloudserver
/ getAccountMetrics
Method
getAccountMetrics
tests/utilities/mock/Utapi.js:59–61 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
57
}
58
59
getAccountMetrics() {
60
return
this._data.account;
61
}
62
63
reset() {
64
this._data.events = [];
Callers
1
checkMetrics
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected