Create a new Cloned Plugin
Create a new Cloned Plugin
Request body
Unix epoch when the resource was created.
A string representing a UUID (universally unique identifier).
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.
The plugin execution priority. If not set, it will inherit the priority of the referenced plugin.
The name of the base plugin that this cloned plugin references. This plugin must be cloneable.
A set of strings representing tags.
Unix epoch when the resource was last updated.
Response
Successfully created Cloned Plugin
Unix epoch when the resource was created.
A string representing a UUID (universally unique identifier).
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.
The plugin execution priority. If not set, it will inherit the priority of the referenced plugin.
The name of the base plugin that this cloned plugin references. This plugin must be cloneable.
A set of strings representing tags.
Unix epoch when the resource was last updated.