Class RefreshAuthorizedEndpointsAction

java.lang.Object
org.elasticsearch.action.ActionType<ActionResponse.Empty>
org.elasticsearch.xpack.core.inference.action.RefreshAuthorizedEndpointsAction

public class RefreshAuthorizedEndpointsAction extends ActionType<ActionResponse.Empty>
Internal action that triggers an Elastic Inference Service authorization refresh. This action performs the work (call the Elastic Inference Service, delete removed endpoints, persist new/changed endpoints).