Check the existence of an index for a single type
head/admin/indices/{type}
Checks the existence of an index for the specified type. 200 OK means that an index exists; 404 Not Found means there is no index.
Checks the existence of an index for the specified type. 200 OK means that an index exists; 404 Not Found means there is no index.