All Implemented Interfaces:
Writeable, RefCounted, TaskAwareRequest, TransportRequest

public final class CloneApiKeyRequest extends UntypedActionRequest
Request for cloning an existing API key. The source key is identified by its encoded credential (Base64(id + ":" + secret)). The new key has the same role descriptors as the source, with a new name, id, and optional expiration and metadata.