Class GetSnapshotLifecycleStatsAction

java.lang.Object
org.elasticsearch.action.ActionType<GetSnapshotLifecycleStatsAction.Response>
org.elasticsearch.xpack.core.slm.action.GetSnapshotLifecycleStatsAction

public class GetSnapshotLifecycleStatsAction extends ActionType<GetSnapshotLifecycleStatsAction.Response>
This class represents the action of retriving the stats for snapshot lifecycle management. These are retrieved from the master's cluster state and contain numbers related to the count of snapshots taken or deleted, as well as retention runs and time spent deleting snapshots.