Docs: remove transport_client from CCS role example (#30263)

This commit removes the unnecessary transport_client cluster permission
from the role that is used as an example in our documentation. This
permission is not needed to use cross cluster search.
This commit is contained in:
Jay Modi 2018-05-04 11:52:11 -06:00 committed by GitHub
parent 1c0d339904
commit 13e2223680
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -108,9 +108,7 @@ On cluster `two`, this role allows the user to query local indices called
-----------------------------------------------------------
POST /_xpack/security/role/cluster_two_logs
{
"cluster": [
"transport_client"
],
"cluster": [],
"indices": [
{
"names": [