LBVariablePersistenceLearnAction

LBVariablePersistenceLearnAction
LBVariablePersistenceLearnAction

This action is performed in HTTP response rewrite phase. It is used to learn the value of variable from the HTTP response, and insert an entry into the persistence table if the entry doesn't exist.

AllOf
This class requires all of the following:
JSON Example
{
    "type": "string",
    "persistence_profile_path": "string",
    "variable_hash_enabled": false,
    "variable_name": "string"
}