Class PendingTasksRequest


public class PendingTasksRequest extends CatRequestBase
Returns cluster-level changes that have not yet been executed. IMPORTANT: cat APIs are only intended for human consumption using the command line or Kibana console. They are not intended for use by applications. For application consumption, use the pending cluster tasks API.
See Also: