IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
LegacySecuritySettings
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
LegacySecuritySettings
editIntentionally left blank
Properties
edit-
roles_yaml(string) - The 'roles' YAML Shield definition
-
users_roles_yaml(string) - The 'users_roles' YAML Shield definition
-
users_yaml(string) - The 'users' YAML Shield definition
Example
edit{
"roles_yaml" : "string",
"users_roles_yaml" : "string",
"users_yaml" : "string"
}