A string representing a UUID (universally unique identifier).
namestring required
The name to associate with the cloned plugin. Consider using a distinct prefix for cloned plugins to avoid naming conflicts with new bundled plugins in future Kong releases.
priorityinteger nullable
The plugin execution priority. If not set, it will inherit the priority of the referenced plugin.
refstring required
The name of the base plugin that this cloned plugin references. This plugin must be cloneable.