我在使用_cluster/nodes API查看节点标识符,具体命令如下:curl -XGET http://localhost:9200/_cluster/nodes/然后得到结果如下:No handler found for uri [ _cluster/nodes/ ] and method [GET]我想知道为什么会得到这种结果?这种结果是什么意思?