URIParamQuery
URIParamQuery
JSON Example
{
"add_string": "string",
"keep_query": false
}
string
add_string
Optional
Concatenate a string to the query of the incoming request URI and then use it in the request URI going to the backend server. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.
boolean
keep_query
Optional
Constraints: default: true
Use or drop the query of the incoming request URI in the request URI to the backend server. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.