IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.

AccountTrustSettings

edit

Settings related to the level of trust of the clusters in this account

Properties

edit
trust_all (boolean, required)
If true, all clusters in this account will by default trust all other clusters in the same account

Example

edit
{
   "trust_all" : true
}