[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy

LBHttpResponseHeaderRewriteAction

This action is used to rewrite header fields of HTTP response messages to specified new values at HTTP_RESPONSE_REWRITE phase. One action can be used to rewrite one header field. To rewrite multiple header fields, multiple actions must be defined. Captured variables and built-in variables can be used in the header_value field, header_name field does not support variables.


AllOf


This class requires all of the following:

JSON Example

{
	"header_name": "string",
	"header_value": "string",
	"type": "LBSelectPoolAction"
}

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: PolicyLoadBalancer
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy

Feedback

Was this page helpful?