HTTPRewriteLocHdrAction
HTTPRewriteLocHdrAction
JSON Example
{
"host": {
"tokens": [
{
"end_index": 0,
"start_index": 0,
"str_value": "string",
"type": "string"
}
],
"type": "string"
},
"keep_query": false,
"path": {
"tokens": [
{
"end_index": 0,
"start_index": 0,
"str_value": "string",
"type": "string"
}
],
"type": "string"
},
"port": 0,
"protocol": "string"
}
boolean
keep_query
Optional
Constraints:
default: true
Keep or drop the query from the server side redirect URI. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
integer As uint32
As uint32
port
Optional
Port to use in the redirected URI. Allowed values are 1-65535. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
string
protocol
Required
HTTP protocol type. Enum options - HTTP, HTTPS. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.