mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-28 06:01:08 +01:00
* fix remove endpoint doc (#23329)
This commit is contained in:
parent
7725117846
commit
7106e6c22f
@ -477,9 +477,9 @@ $ curl \
|
||||
This endpoint removes an existing association for a given destination. If an equivalent association already exists, this request
|
||||
does not create a duplicate but will trigger a sync operation and refresh the secret value on the external system.
|
||||
|
||||
| Method | Path |
|
||||
|:-------|:------------------------------------------------------|
|
||||
| `POST` | `/sys/sync/destinations/:type/:name/associations/set` |
|
||||
| Method | Path |
|
||||
|:-------|:---------------------------------------------------------|
|
||||
| `POST` | `/sys/sync/destinations/:type/:name/associations/remove` |
|
||||
|
||||
### Parameters
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user