Class InvalidateApiKeyResponse

All Implemented Interfaces:
Writeable, RefCounted, ToXContent, ToXContentObject

public final class InvalidateApiKeyResponse extends ActionResponse implements ToXContentObject, Writeable
Response for invalidation of one or more API keys result.
The result contains information about:
  • API key ids that were actually invalidated
  • API key ids that were not invalidated in this request because they were already invalidated
  • how many errors were encountered while invalidating API keys and the error details