temporarily linking to general info for the cat api until aliases specific docs are written
This commit is contained in:
@ -81,7 +81,7 @@ api.cat = function CatNS(transport) {
|
||||
};
|
||||
|
||||
/**
|
||||
* Perform a [cat.aliases](http://www.elasticsearch.org/guide/en/elasticsearch/reference/master/cat-aliases.html) request
|
||||
* Perform a [cat.aliases](http://www.elasticsearch.org/guide/en/elasticsearch/reference/master/cat.html) request
|
||||
*
|
||||
* @param {Object} params - An object with parameters used to carry out this action
|
||||
* @param {Boolean} params.local - Return local information, do not retrieve the state from master node (default: false)
|
||||
|
||||
Reference in New Issue
Block a user