doc: add consistency field in get-role response
This commit is contained in:
parent
c1be9ce062
commit
f31d99e51d
|
@ -285,6 +285,7 @@ subpath for interactive help output.
|
|||
"creation_cql": "CREATE USER...",
|
||||
"rollback_cql": "DROP USER...",
|
||||
"lease": "12h",
|
||||
"consistency": "Quorum"
|
||||
}
|
||||
}
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue