mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-24 15:17:30 -04:00
[DOCS] Replace put
with create or update
in API names (#70330)
Co-authored-by: debadair <debadair@elastic.co> Co-authored-by: Lisa Cawley <lcawley@elastic.co> Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
This commit is contained in:
parent
eee4fe2a86
commit
5c75d004fa
83 changed files with 296 additions and 333 deletions
|
@ -1,7 +1,7 @@
|
|||
[[slm-api-put-policy]]
|
||||
=== Put snapshot lifecycle policy API
|
||||
=== Create or update snapshot lifecycle policy API
|
||||
++++
|
||||
<titleabbrev>Put policy</titleabbrev>
|
||||
<titleabbrev>Create or update policy</titleabbrev>
|
||||
++++
|
||||
|
||||
Creates or updates a snapshot lifecycle policy.
|
||||
|
@ -23,7 +23,7 @@ For more information, see <<security-privileges>>.
|
|||
[[slm-api-put-desc]]
|
||||
==== {api-description-title}
|
||||
|
||||
Use the put snapshot lifecycle policy API
|
||||
Use the create or update snapshot lifecycle policy API
|
||||
to create or update a snapshot lifecycle policy.
|
||||
|
||||
If the policy already exists,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue