Determines which page of the collection to retrieve.
Show Child Parameters
Filters a collection of resource actions.
Returns a paginated collection of a resource actions.
Determines which page of the collection to retrieve.
Filters a collection of resource actions.
A paginated list response for a collection of resource actions.
Pagination metadata.
Contains information about a resource action
The integration instance proxy allows requests to be made to the authorized integration instance.
The APIs which are allowed to be proxied to the integration instances are defined in the proxies section of the Integration.
Proxies a request to an external API for the integration instance.
The id of the integration instance.
Example:3321067c-407f-417b-8aac-cd2c5ec92d85
Request body schema for an integration instance proxy request.
The HTTP request method.
Allowed values:DELETEGETPATCHPOSTPUT
Example:GET
The base URL of the proxied API as defined in the integration manifest.
Example:https://api.pagerduty.com
The URL path of the proxied API request as defined in the integration manifest.
Example:/incidents
JSON object representing the request body that will be sent to the proxied API.
Example:{"name":"Foo"}
JSON object representing the query parameters that will be sent to the proxied API.
Example:{"limit":5,"offset":10}
JSON object representing the request headers that will be sent to the proxied API.
Example:{"content-type":"application/json"}
Error response indicating the proxy request could not be sent due to invalid state of the request body or integration instance
Any OfThe HTTP status code of the error. Useful when passing the response
body to child properties in a frontend UI. Must be returned as an integer.
A short, human-readable summary of the problem. It should not
change between occurences of a problem, except for localization.
Should be provided as “Sentence case” for direct use in the UI.
The error type.
Used to return the correlation ID back to the user, in the format
kong:trace:<correlation_id>. This helps us find the relevant logs
when a customer reports an issue.
A human readable explanation specific to this occurence of the problem.
This field may contain request/entity data to help the user understand
what went wrong. Enclose variable values in square brackets. Should be
provided as “Sentence case” for direct use in the UI.
One Ofinvalid parameters
>= 1 items
Suggestion rules allow for automated management of resources.
Suggestion rule can be configured to:
System suggestion rules are built-in rules which are configured and managed by Kong.
Returns a paginated collection of a system defined suggestion rules.
The maximum number of items to include per page. The last page of a collection may include fewer items.
Example:10
Determines which page of the entities to retrieve.
Example:1
Machine name of the integration.
Example:gateway-manager
A paginated list response for a collection of system defined suggestion rules.
returns the pagination information
Contains information about the system defined suggestion rule.