NOTE: You are looking at documentation for an older release. For the latest information, see the current release documentation.
indices.create
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
indices.create
editclient.indices.create({
index: string,
include_type_name: boolean,
wait_for_active_shards: string,
timeout: string,
master_timeout: string,
update_all_types: boolean,
body: object
})
|
|
|
|
|
|
|
|
|
|
|
|
|
|