get /enginehealth/full

Stability index

EXPERIMENTAL.
This API is under development. Do not rely on it. It may change or be removed in future versions.

Query parameters

filter (optional)
orderby (optional)
privileges (optional)

Return type

array[EngineHealth]

Example data

Content-Type: application/json

[ { "privileges" : [ "privileges", "privileges" ], "totalStaticByteSize" : 6878555460359469056, "replaced_cache" : 1, "bytes_added" : 1373743705419556864, "responded_to_latest" : true, "allocated_mem" : 5559347081229897728, "free_mem" : 1351973845562961920, "modifiedByUserName" : "modifiedByUserName", "added_cache" : 1, "commited_mem" : 738633633822310400, "active_docs" : [ "active_docs", "active_docs" ], "hits_cache" : 4, "id" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "active_sessions" : 5, "lookups_cache" : 7, "totalPhysical" : 6315106971844940800, "in_memory_docs" : [ "in_memory_docs", "in_memory_docs" ], "schemaPath" : "schemaPath", "started" : "2000-01-23T04:56:07.000+00:00", "saturated" : true, "version" : "version", "total_sessions" : 2, "loaded_docs" : [ "loaded_docs", "loaded_docs" ], "total_cpu" : 5, "selections" : 9, "createdDate" : "2000-01-23T04:56:07.000+00:00", "active_users" : 3, "calls" : 7, "modifiedDate" : "2000-01-23T04:56:07.000+00:00", "name" : "name", "total_users" : 2 }, { "privileges" : [ "privileges", "privileges" ], "totalStaticByteSize" : 6878555460359469056, "replaced_cache" : 1, "bytes_added" : 1373743705419556864, "responded_to_latest" : true, "allocated_mem" : 5559347081229897728, "free_mem" : 1351973845562961920, "modifiedByUserName" : "modifiedByUserName", "added_cache" : 1, "commited_mem" : 738633633822310400, "active_docs" : [ "active_docs", "active_docs" ], "hits_cache" : 4, "id" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "active_sessions" : 5, "lookups_cache" : 7, "totalPhysical" : 6315106971844940800, "in_memory_docs" : [ "in_memory_docs", "in_memory_docs" ], "schemaPath" : "schemaPath", "started" : "2000-01-23T04:56:07.000+00:00", "saturated" : true, "version" : "version", "total_sessions" : 2, "loaded_docs" : [ "loaded_docs", "loaded_docs" ], "total_cpu" : 5, "selections" : 9, "createdDate" : "2000-01-23T04:56:07.000+00:00", "active_users" : 3, "calls" : 7, "modifiedDate" : "2000-01-23T04:56:07.000+00:00", "name" : "name", "total_users" : 2 } ]

Responses

200
OK