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 in Enterprise edition with any value, 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 in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.
string
protocol
Required
HTTP protocol type. Enum options - HTTP, HTTPS. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.