mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 10:25:15 +00:00
parent
24b48230cc
commit
4676cb30d0
@ -149,9 +149,10 @@ template's index patterns.
|
||||
|
||||
[source,console]
|
||||
----
|
||||
PUT /_data_stream/my-data-stream-alt
|
||||
PUT /_data_stream/my-data-stream
|
||||
----
|
||||
// TEST[continued]
|
||||
// TEST[s/my-data-stream/my-data-stream-alt/]
|
||||
|
||||
[discrete]
|
||||
[[secure-a-data-stream]]
|
||||
|
@ -38,8 +38,6 @@ PUT /my-data-stream/_create/bfspvnIBr7VVZlfp2lqX?refresh=wait_for
|
||||
},
|
||||
"message": "Login successful"
|
||||
}
|
||||
|
||||
PUT /_data_stream/my-data-stream-alt
|
||||
----
|
||||
// TESTSETUP
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user