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

LBVariablePersistenceOnAction

This action is performed in HTTP forwarding phase. It is used to inspect the variable of HTTP request, and look up the persistence entry with its value and pool uuid as key. If the persistence entry is found, the HTTP request is forwarded to the recorded backend server according to the persistence entry. If the persistence entry is not found, a new entry is created in the table after backend server is selected.


AllOf


This class requires all of the following:

JSON Example

{
	"persistence_profile_path": "string",
	"type": "LBSelectPoolAction",
	"variable_hash_enabled": false,
	"variable_name": "string"
}

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?