HI There,
the index GET /_stats api doesn't return if the index is green, yellow, red.
Could you tell me what are the conditions to say that if an index is green, yellow, red based on the data returned by the GET /_stats api.
I tried to call GET /_cat/indices/user_common?h=index,health, but the call got throttled.
Thank you!