mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-05 20:36:26 +02:00
docs: add sample revocation for mongodb (#9245)
This commit is contained in:
parent
2648713fcd
commit
cf8eaacd4e
@ -105,5 +105,13 @@ list the plugin does not support that statement type.
|
||||
}
|
||||
```
|
||||
|
||||
### Sample Revocation Statement
|
||||
|
||||
```json
|
||||
{
|
||||
"db": "vault-db"
|
||||
}
|
||||
```
|
||||
|
||||
[mongodb-write-concern]: https://docs.mongodb.com/manual/reference/write-concern/
|
||||
[mgo-safe]: https://godoc.org/gopkg.in/mgo.v2#Safe
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user