doc: add consistency field in get-role response

This commit is contained in:
Raja Nadar 2016-10-15 01:15:58 -07:00 committed by GitHub
parent c1be9ce062
commit f31d99e51d

View file

@ -285,6 +285,7 @@ subpath for interactive help output.
"creation_cql": "CREATE USER...",
"rollback_cql": "DROP USER...",
"lease": "12h",
"consistency": "Quorum"
}
}
```