Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
52 changes: 26 additions & 26 deletions output/schema/schema.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"_internal.delete_desired_balance": {
"documentation": {
"url": "https://www.elastic.co/guide/en/elasticsearch/reference/current/delete-desired-balance.html",
"description": "This API is a diagnostics API and the output should not be relied upon for building applications."
"url": null,
"description": "This API is a diagnostics API and the output should not be relied upon for building applications"
},
"stability": "experimental",
"visibility": "private",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"_internal.delete_desired_nodes": {
"documentation": {
"url": "https://www.elastic.co/guide/en/elasticsearch/reference/current/delete-desired-nodes.html",
"description": "Deletes the desired nodes. Designed for indirect use by ECE/ESS and ECK. Direct use is not supported."
"url": null,
"description": "Deletes the desired nodes"
},
"stability": "experimental",
"visibility": "private",
Expand Down
4 changes: 2 additions & 2 deletions specification/_json_spec/_internal.get_desired_balance.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"_internal.get_desired_balance": {
"documentation": {
"url": "https://www.elastic.co/guide/en/elasticsearch/reference/current/get-desired-balance.html",
"description": "This API is a diagnostics API and the output should not be relied upon for building applications."
"url": null,
"description": "This API is a diagnostics API and the output should not be relied upon for building applications"
},
"stability": "experimental",
"visibility": "private",
Expand Down
4 changes: 2 additions & 2 deletions specification/_json_spec/_internal.get_desired_nodes.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"_internal.get_desired_nodes": {
"documentation": {
"url": "https://www.elastic.co/guide/en/elasticsearch/reference/current/get-desired-nodes.html",
"description": "Gets the latest desired nodes. Designed for indirect use by ECE/ESS and ECK. Direct use is not supported."
"url": null,
"description": "Gets the latest desired nodes"
},
"stability": "experimental",
"visibility": "private",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"_internal.prevalidate_node_removal": {
"documentation": {
"url": "https://www.elastic.co/guide/en/elasticsearch/reference/master/prevalidate-node-removal-api.html",
"url": null,
"description": "Prevalidates node removal from the cluster"
},
"stability": "stable",
"stability": "experimental",
"visibility": "private",
"headers": {
"accept": ["application/json"]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"_internal.update_desired_nodes": {
"documentation": {
"url": "https://www.elastic.co/guide/en/elasticsearch/reference/current/update-desired-nodes.html",
"description": "Updates the desired nodes. Designed for indirect use by ECE/ESS and ECK. Direct use is not supported."
"url": null,
"description": "Updates the desired nodes"
},
"stability": "experimental",
"visibility": "private",
Expand Down
4 changes: 2 additions & 2 deletions specification/_json_spec/async_search.delete.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"async_search.delete": {
"documentation": {
"url": "https://www.elastic.co/guide/en/elasticsearch/reference/current/async-search.html",
"description": "Deletes an async search by ID. If the search is still running, the search request will be cancelled. Otherwise, the saved search results are deleted."
"url": "https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-async-search-submit",
"description": "Delete an async search"
},
"stability": "stable",
"visibility": "public",
Expand Down
4 changes: 2 additions & 2 deletions specification/_json_spec/async_search.get.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"async_search.get": {
"documentation": {
"url": "https://www.elastic.co/guide/en/elasticsearch/reference/current/async-search.html",
"description": "Retrieves the results of a previously submitted async search request given its ID."
"url": "https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-async-search-submit",
"description": "Get async search results"
},
"stability": "stable",
"visibility": "public",
Expand Down
4 changes: 2 additions & 2 deletions specification/_json_spec/async_search.status.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"async_search.status": {
"documentation": {
"url": "https://www.elastic.co/guide/en/elasticsearch/reference/current/async-search.html",
"description": "Retrieves the status of a previously submitted async search request given its ID."
"url": "https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-async-search-submit",
"description": "Get the async search status"
},
"stability": "stable",
"visibility": "public",
Expand Down
4 changes: 2 additions & 2 deletions specification/_json_spec/async_search.submit.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"async_search.submit": {
"documentation": {
"url": "https://www.elastic.co/guide/en/elasticsearch/reference/current/async-search.html",
"description": "Executes a search request asynchronously."
"url": "https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-async-search-submit",
"description": "Run an async search"
},
"stability": "stable",
"visibility": "public",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"autoscaling.delete_autoscaling_policy": {
"documentation": {
"url": "https://www.elastic.co/guide/en/elasticsearch/reference/current/autoscaling-delete-autoscaling-policy.html",
"description": "Deletes an autoscaling policy. Designed for indirect use by ECE/ESS and ECK. Direct use is not supported."
"url": "https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-autoscaling-delete-autoscaling-policy",
"description": "Delete an autoscaling policy"
},
"stability": "stable",
"visibility": "private",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"autoscaling.get_autoscaling_capacity": {
"documentation": {
"url": "https://www.elastic.co/guide/en/elasticsearch/reference/current/autoscaling-get-autoscaling-capacity.html",
"description": "Gets the current autoscaling capacity based on the configured autoscaling policy. Designed for indirect use by ECE/ESS and ECK. Direct use is not supported."
"url": "https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-autoscaling-get-autoscaling-capacity",
"description": "Get the autoscaling capacity"
},
"stability": "stable",
"visibility": "private",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"autoscaling.get_autoscaling_policy": {
"documentation": {
"url": "https://www.elastic.co/guide/en/elasticsearch/reference/current/autoscaling-get-autoscaling-policy.html",
"description": "Retrieves an autoscaling policy. Designed for indirect use by ECE/ESS and ECK. Direct use is not supported."
"url": "https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-autoscaling-get-autoscaling-capacity",
"description": "Get an autoscaling policy"
},
"stability": "stable",
"visibility": "private",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"autoscaling.put_autoscaling_policy": {
"documentation": {
"url": "https://www.elastic.co/guide/en/elasticsearch/reference/current/autoscaling-put-autoscaling-policy.html",
"description": "Creates a new autoscaling policy. Designed for indirect use by ECE/ESS and ECK. Direct use is not supported."
"url": "https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-autoscaling-put-autoscaling-policy",
"description": "Create or update an autoscaling policy"
},
"stability": "stable",
"visibility": "private",
Expand Down
4 changes: 2 additions & 2 deletions specification/_json_spec/bulk.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"bulk": {
"documentation": {
"url": "https://www.elastic.co/guide/en/elasticsearch/reference/master/docs-bulk.html",
"description": "Allows to perform multiple index/update/delete operations in a single request."
"url": "https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-bulk",
"description": "Bulk index or delete documents"
},
"stability": "stable",
"visibility": "public",
Expand Down
4 changes: 2 additions & 2 deletions specification/_json_spec/cat.aliases.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"cat.aliases": {
"documentation": {
"url": "https://www.elastic.co/guide/en/elasticsearch/reference/master/cat-alias.html",
"description": "Shows information about currently configured aliases to indices including filter and routing infos."
"url": "https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-cat-aliases",
"description": "Get aliases"
},
"stability": "stable",
"visibility": "public",
Expand Down
4 changes: 2 additions & 2 deletions specification/_json_spec/cat.allocation.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"cat.allocation": {
"documentation": {
"url": "https://www.elastic.co/guide/en/elasticsearch/reference/master/cat-allocation.html",
"description": "Provides a snapshot of how many shards are allocated to each data node and how much disk space they are using."
"url": "https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-cat-allocation",
"description": "Get shard allocation information"
},
"stability": "stable",
"visibility": "public",
Expand Down
4 changes: 2 additions & 2 deletions specification/_json_spec/cat.component_templates.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"cat.component_templates": {
"documentation": {
"url": "https://www.elastic.co/guide/en/elasticsearch/reference/master/cat-component-templates.html",
"description": "Returns information about existing component_templates templates."
"url": "https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-cat-component-templates",
"description": "Get component templates"
},
"stability": "stable",
"visibility": "public",
Expand Down
4 changes: 2 additions & 2 deletions specification/_json_spec/cat.count.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"cat.count": {
"documentation": {
"url": "https://www.elastic.co/guide/en/elasticsearch/reference/master/cat-count.html",
"description": "Provides quick access to the document count of the entire cluster, or individual indices."
"url": "https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-cat-count",
"description": "Get a document count"
},
"stability": "stable",
"visibility": "public",
Expand Down
Loading