Class ExplainLifecycleResponse

All Implemented Interfaces:
Writeable, RefCounted, ToXContent, ToXContentObject

public class ExplainLifecycleResponse extends ActionResponse implements ToXContentObject
The response object returned by the Explain Lifecycle API.

Since the API can be run over multiple indices the response provides a map of index to the explanation of the lifecycle status for that index.