Does OpenSearch Serverless have an health api endpoint?

0

Does OpenSearch Serverless have a REST health api endpoint?

In regular OpenSearch/Elasticsearch there is the REST API endpoint:

"GET /_cluster/health?level=cluster"

in opensearch serverless I get a 404.

Is there equivalent for Opensearch Serverless?

已提问 8 个月前476 查看次数
1 回答
0

Hi,

The officially documented OpenSearch Serverless monitoring tools are here: https://docs.aws.amazon.com/opensearch-service/latest/developerguide/serverless-monitoring.html

They don't contain such a health check endpoint at this moment.

Best,

Didier

profile pictureAWS
专家
已回答 8 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则