Name |
Type |
Description |
- |
||
- |
Name |
Type |
Description |
- |
||
|
- |
|
|
- |
Name |
Type |
Description |
|
Sets the circuit breaker name. |
|
Sets the circuit breaker configuration options. Note that Knot.x enforce the fallback on error strategy. |
||
|
Sets error transitions. |
|
|
Sets the action node log level. |
Name |
Type |
Description |
|
Sets the additional request headers (and values) to be send in each request |
|
|
Sets the allowed requests headers that should be send to the service. The selected headers from the original client HTTP request are being send. |
|
|
Sets the request body schema to be sent to the endpoint. The body may contain Knot.x Server Common Placeholders referencing ClientRequest, Fragment's configuration or Fragment's payload, which will be interpolated if link flag is set. Please note that request body is sent only in case of using PUT, POST or PATCH HTTP method. This field is mutually exclusive with link. |
|
|
Sets the request body schema to be sent to the endpoint. The body may contain Knot.x Server Common Placeholders referencing ClientRequest, Fragment's configuration or Fragment's payload, which will be interpolated if link flag is set. Please note that request body is sent only in case of using PUT, POST or PATCH HTTP method. This field is mutually exclusive with link. |
|
|
Configures interpolation of link parameter. When JSON body interpolation is enabled and this flag is set, placeholders not matched to a source will be replaced with an empty string. Please note that absent placeholders that are matched to a source (e.g. {payload.not-existent}) will always be replaced with an empty string. |
|
|
Configures interpolation of link parameter. When body interpolation is enabled and this flag is set, placeholders not matched to a source will be replaced with an empty string. Please note that absent placeholders that are matched to a source (e.g. {payload.not-existent}) will always be replaced with an empty string. |
|
|
Configures interpolation of link parameter. When path interpolation is enabled and this flag is set, placeholders not matched to a source will be replaced with an empty string. Please note that absent placeholders that are matched to a source (e.g. {payload.not-existent}) will always be replaced with an empty string. |
|
|
Sets the |
|
|
Configures interpolation of link parameter. When JSON body interpolation is enabled and this flag is set, values of matched placeholders will be encoded before interpolating. For details, see Knot.x Server Common Placeholders |
|
|
Configures interpolation of link parameter. When body interpolation is enabled and this flag is set, values of matched placeholders will be encoded before interpolating. For details, see Knot.x Server Common Placeholders |
|
|
Configures interpolation of link parameter. When path interpolation is enabled and this flag is set, values of matched placeholders will be encoded before interpolating. For details, see Knot.x Server Common Placeholders |
|
|
Configures interpolation of link parameter. When set, the body will be interpolated using Knot.x Server Common Placeholders referencing ClientRequest, Fragment's configuration or Fragment's payload. |
|
|
Configures interpolation of link parameter. When set, the path will be interpolated using Knot.x Server Common Placeholders referencing ClientRequest, Fragment's configuration or Fragment's payload. |
|
|
Sets the request path to the endpoint. The request path may contain Knot.x Server Common Placeholders referencing ClientRequest, Fragment's configuration or Fragment's payload. |
|
|
Sets the HTTP |
Name |
Type |
Description |
Set the details of the remote http endpoint location. |
||
|
Set the |
|
|
Set level of action logs. |
|
|
Configures the amount of time in milliseconds after which if the request does not return any
data within, _timeout transition will be returned. Setting zero or a negative value disables
the timeout. By default it is set to |
|
- |
||
Set the |