このページは、まだ日本語ではご利用いただけません。翻訳中です。
旧バージョンのドキュメントを参照しています。 最新のドキュメントはこちらをご参照ください。
kong.plugin
kong.plugin.get_id()
Returns the instance ID of the plugin.
Phases
- rewrite, access, header_filter, response, body_filter, log
Returns
-
string
: The ID of the running plugin
Usage
kong.plugin.get_id() -- "123e4567-e89b-12d3-a456-426614174000"