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