getThroughput(portalId)
| Return the number of requests for the specified portal per second. |
getAverageTime(portalId)
| Return the average execution time of the specified portal in seconds. |
getExecutionCount(portalId)
| Return the number of times the specified portal has been executed. |
getMinTime(portalId)
| Return the minimum time of the specified portal in seconds. |
getMaxTime(portalId)
| Return the maximum time of the specified portal in seconds. |
getPortalList
| Return the list of identifiers of loaded portals. |