Module org.elasticsearch.xcore
Class CloneApiKeyAction
java.lang.Object
org.elasticsearch.action.ActionType<CreateApiKeyResponse>
org.elasticsearch.xpack.core.security.action.apikey.CloneApiKeyAction
ActionType for cloning an API key. Creates a new API key with the same role descriptors
as an existing key (identified by its credential), with a new name, id, and optional expiry.
Returns
CreateApiKeyResponse like CreateApiKeyAction and GrantApiKeyAction.-
Field Summary
Fields -
Method Summary
-
Field Details
-
NAME
- See Also:
-
INSTANCE
-