getLevelFileIndexCacheStatus# swordfish.function.getLevelFileIndexCacheStatus()# Obtain the memory usage of the indexes of all level files. Returns: A dictionary with the following keys: capacity: is the maximum size of level file index in the TSDB engine. usage: is the size of the memory used (in bytes). Return type: Constant