mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-28 14:11:10 +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
|
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.
|
does not create a duplicate but will trigger a sync operation and refresh the secret value on the external system.
|
||||||
|
|
||||||
| Method | Path |
|
| Method | Path |
|
||||||
|:-------|:------------------------------------------------------|
|
|:-------|:---------------------------------------------------------|
|
||||||
| `POST` | `/sys/sync/destinations/:type/:name/associations/set` |
|
| `POST` | `/sys/sync/destinations/:type/:name/associations/remove` |
|
||||||
|
|
||||||
### Parameters
|
### Parameters
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user