Is there a Gigaspaces API that gets the 'memoryUsagePercentage'
HI,
I am attempting to monitor a Mirror Service to know when its memory usage has crossed over a certain threshold.
I can see in it's GSC log : Memory shortage in multi source reliable async process log memoryUsagePercentage=95.33471112244294
Is there a Gigaspaces API call that gets the 'memoryUsagePercentage' value as seen in the log?
KP