A newer version is available. For the latest information, see the
current release documentation.
Blessings
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
Blessings
editDescribes whether certain runners are blessed to run a Role.
Properties
edit-
runner_ids_to_blessing(map[string,Blessing], required) - A mapping of Runner Ids to whether or not they are blessed to run the associated role
Example
edit{
"runner_ids_to_blessing" : {
"some_property" : {
"value" : true
}
}
}