ALBHTTPRewriteLocHdrAction (schema)

HTTPRewriteLocHdrAction

Advanced load balancer HTTPRewriteLocHdrAction object
Name Description Type Notes
host Host

Host config.
ALBURIParam
keep_query Keep query

Keep or drop the query from the server side redirect URI.
Default value when not specified in API or module is
interpreted by ALB Controller as true.
boolean Default: "True"
path Path

Path config.
ALBURIParam
port Port

Port to use in the redirected URI.
Allowed values are 1-65535.
integer Minimum: 1
Maximum: 65535
protocol Protocol

HTTP protocol type.
Enum options - HTTP, HTTPS.
ALBHTTPProtocol Required