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

InlineLBVariablePersistenceLearnAction1

Properties

string
variable_name Required

The property is the name of variable to be learnt. It is used to identify which variable’s value is learnt from HTTP response. The variable can be a built-in variable such as “_cookie_JSESSIONID”, a customized variable defined in LBVariableAssignmentAction or a captured variable in regular expression such as “article”. For the full list of built-in variables, please reference the NSX-T Administrator’s Guide.


string
persistence_profile_path Optional

If the persistence profile path is not specified, a default persistence table is created per virtual server. Currently, only LBGenericPersistenceProfile is supported.


boolean
variable_hash_enabled Optional

The property is used to enable a hash operation for variable value when composing the persistence key.

JSON Example

{
	"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
Used By

LBVariablePersistenceLearnAction

Feedback

Was this page helpful?