Plugins

Update a Jq plugin

Update a Jq plugin

put/v2/control-planes/{controlPlaneId}/core-entities/plugins/{PluginId}#Jq

Request body

conditionstring nullable

An expression used for conditional control over plugin execution. If the expression evaluates to true during the request flow, the plugin is executed; otherwise, it is skipped.

created_atinteger nullable

Unix epoch when the resource was created.

enabledboolean nullable

Whether the plugin is applied.

idstring nullable

A string representing a UUID (universally unique identifier).

instance_namestring nullable

A unique string representing a UTF-8 encoded name.

name'jq' required

The name of the Plugin that's going to be added. Currently, the Plugin must be installed in every Kong instance separately.

tagsstring[] nullable

An optional set of strings associated with the Plugin for grouping and filtering.

updated_atinteger nullable

Unix epoch when the resource was last updated.

protocolsstring[]

A set of strings representing HTTP protocols.

Response

Jq plugin

conditionstring nullable

An expression used for conditional control over plugin execution. If the expression evaluates to true during the request flow, the plugin is executed; otherwise, it is skipped.

created_atinteger nullable

Unix epoch when the resource was created.

enabledboolean nullable

Whether the plugin is applied.

idstring nullable

A string representing a UUID (universally unique identifier).

instance_namestring nullable

A unique string representing a UTF-8 encoded name.

name'jq' required

The name of the Plugin that's going to be added. Currently, the Plugin must be installed in every Kong instance separately.

tagsstring[] nullable

An optional set of strings associated with the Plugin for grouping and filtering.

updated_atinteger nullable

Unix epoch when the resource was last updated.

protocolsstring[]

A set of strings representing HTTP protocols.

Changes

Changed in 16 of the 52 revisions of this API.32292

  • 62c54f1094bb11See the full diff
    • the request property ////// became required

      request-property-became-required

    • the response property ////// became required for the status

      response-property-became-required

    • added the new optional request property ////

      new-optional-request-property

    • added the optional property //// to the response with the status

      response-optional-property-added

  • ad02b4e24eb224See the full diff
    • the request property ///// became not nullable

      request-property-became-not-nullable

    • the request property ///// became not nullable

      request-property-became-not-nullable

    • the request property default value {} was added

      request-property-default-value-added

    • the request property default value {} was added

      request-property-default-value-added

    • the response's property default value {} was added for the status

      response-property-default-value-added

    • the response's property default value {} was added for the status

      response-property-default-value-added

    • the //// request property type changed from string to no type

      request-property-type-changed

    • the //// response's property type changed from string to no type for status

      response-property-type-changed

    This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the request property ////// became not nullable

      request-property-became-not-nullable

    • the request property ////// became not nullable

      request-property-became-not-nullable

    • the //// request property's minLength was increased from 0 to 1

      request-property-min-length-increased

    • the //// request property's minLength was increased from 0 to 1

      request-property-min-length-increased

    • the ////// request property's minLength was increased from 0 to 1

      request-property-min-length-increased

  • 96118a9cd7f4737See the full diff
    • the response property //// became nullable for the status

      response-property-became-nullable

    • the response property ///// became nullable for the status

      response-property-became-nullable

    • the response property ///// became nullable for the status

      response-property-became-nullable

    • the response property ///// became nullable for the status

      response-property-became-nullable

    • the response property ///// became nullable for the status

      response-property-became-nullable

    • the response property ////// became nullable for the status

      response-property-became-nullable

    • the response property ////// became nullable for the status

      response-property-became-nullable

    • the request property //// became nullable

      request-property-became-nullable

    • the request property ///// became nullable

      request-property-became-nullable

    • the request property ///// became nullable

      request-property-became-nullable

    • the request property ///// became nullable

      request-property-became-nullable

    • the request property ///// became nullable

      request-property-became-nullable

    • the request property ////// became nullable

      request-property-became-nullable

    • the request property ////// became nullable

      request-property-became-nullable

    • the request property default value false was added

      request-property-default-value-added

    • the request property default value false was added

      request-property-default-value-added

    • the request property default value true was added

      request-property-default-value-added

    • the request property default value true was added

      request-property-default-value-added

    • the request property default value true was added

      request-property-default-value-added

    • the request property default value false was added

      request-property-default-value-added

    • the request property default value false was added

      request-property-default-value-added

    • the request property default value grpc grpcs http https was added

      request-property-default-value-added

    • the request property default value false was added

      request-property-default-value-added

    • the request property default value false was added

      request-property-default-value-added

    • the request property default value application/json was added

      request-property-default-value-added

    • the request property default value application/json was added

      request-property-default-value-added

    • the request property default value 200 was added

      request-property-default-value-added

    • the request property default value false was added

      request-property-default-value-added

    • the request property default value false was added

      request-property-default-value-added

    • the response's property default value false was added for the status

      response-property-default-value-added

    • the response's property default value false was added for the status

      response-property-default-value-added

    • the response's property default value true was added for the status

      response-property-default-value-added

    • the response's property default value true was added for the status

      response-property-default-value-added

    • the response's property default value true was added for the status

      response-property-default-value-added

    • the response's property default value false was added for the status

      response-property-default-value-added

    • the response's property default value false was added for the status

      response-property-default-value-added

    • the response's property default value grpc grpcs http https was added for the status

      response-property-default-value-added

    • the response's property default value false was added for the status

      response-property-default-value-added

    • the response's property default value false was added for the status

      response-property-default-value-added

    • the response's property default value application/json was added for the status

      response-property-default-value-added

    • the response's property default value application/json was added for the status

      response-property-default-value-added

    • the response's property default value 200 was added for the status

      response-property-default-value-added

    • the response's property default value false was added for the status

      response-property-default-value-added

    • the response's property default value false was added for the status

      response-property-default-value-added

    This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 2c77aeaee5fb11See the full diff
    • the response property //// became nullable for the status

      response-property-became-nullable

    • the request property //// became nullable

      request-property-became-nullable

    • the //// request property format changed from no format to set

      request-property-type-changed

    • the //// response's property format changed from no format to set for status

      response-property-type-changed

    • added the new optional request property ////

      new-optional-request-property

    • added the optional property //// to the response with the status

      response-optional-property-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • fc6abbc537f326See the full diff
    • the response property //// became nullable for the status

      response-property-became-nullable

    • the response property //// became nullable for the status

      response-property-became-nullable

    • the request optional property //// became not read-only

      request-optional-property-became-not-read-only

    • the request optional property //// became not read-only

      request-optional-property-became-not-read-only

    • the request property //// became nullable

      request-property-became-nullable

    • the request property //// became nullable

      request-property-became-nullable

    • the response optional property //// became not read-only for the status

      response-optional-property-became-not-read-only

    • the response optional property //// became not read-only for the status

      response-optional-property-became-not-read-only

    This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog