ΒΆ command cheat sheet
27 curl -X GET "localhost:9200/_security/user/_has_privileges?pretty" -H 'Content-Type: application/json' -d'
49 curl -X GET -u pndora-a "localhost:9200/_security/user/_has_privileges?pretty" -H 'Content-Type: application/json' -d'
52 curl -k -u elastic 'localhost:9200/_security/user/_has_privileges?pretty'
53 curl -X GET "localhost:9200/_security/user/_has_privileges?pretty" -H 'Content-Type: application/json' -d'
58 curl -X GET -u pndora-a "localhost:9200/_security/user/_has_privileges?pretty" -H 'Content-Type: application/json' -d'
67 curl -k -u pndora-a 'https://localhost:9200/_security/user?pretty'
71 curl -k -u elastic 'https://localhost:9200/_cat/plugins?v'
77 curl -k -u elastic 'https://localhost:9200/_security/privilege?pretty'
78 curl -k -u elastic 'https://localhost:9200/_security/role/anpr-read?pretty'
79 curl -k -u elastic 'https://localhost:9200/_security/role?pretty'
curl -k -u elastic https://localhost:9200/_cluster/health?pretty
get _cluster/health?pretty
GET /_cat/nodes?v=true
GET /_security/user
GET /_cat/indices?v
GET /_stats
GET /_cluster/allocation/explain?pretty
GET /_cat/shards?h=index,shard,prirep,state,unassigned.reason
GET /_cat/shards
GET /_cat/allocation