mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-05 12:26:34 +02:00
Update entity.mdx (#28806)
* Update entity.mdx Adding warning as a result of multiple support issues. * Update website/content/api-docs/secret/identity/entity.mdx --------- Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
This commit is contained in:
parent
abbc13be0c
commit
41360dbf08
@ -400,6 +400,13 @@ Note that if these entities contain aliases sharing the same mount accessor, the
|
||||
entities must be merged one at a time. This is because each entity can only have one alias with each mount accessor - for more
|
||||
information, see the [identity concepts page](/vault/docs/concepts/identity).
|
||||
|
||||
<Warning>
|
||||
|
||||
We recommended limiting merging to the leader node of your primary cluster.
|
||||
|
||||
</Warning>
|
||||
|
||||
|
||||
| Method | Path |
|
||||
| :----- | :----------------------- |
|
||||
| `POST` | `/identity/entity/merge` |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user