get_servers_top_checkouts_check
Gets the servers that have the most activity.
Path:
/lib/get_servers_top_checkouts_check.js
Parameters:
None.
Example Request:
POST /redrock/query
{
"Script":"@/lib/get_servers_top_checkouts_check.js"
}
Example Response:
"Message": "Query has failed: Unexpected type returned: System.Boolean",
Updated almost 5 years ago