InlineChildLBPersistenceProfile1

InlineChildLBPersistenceProfile1
InlineChildLBPersistenceProfile1
JSON Example
{
    "LBPersistenceProfile": {
        "persistence_shared": false,
        "resource_type": "string"
    }
}
LBPersistenceProfile
Required

Some applications maintain state and require all relevant connections to be sent to the same server as the application state is not synchronized among servers. Persistence is enabled on a LBVirtualServer by binding a persistence profile to it. LBGenericPersistenceProfile cannot be attached to LBVirtualServer directly, it can be specified in LBVariablePersistenceOnAction or LBVariablePersistenceLearnAction in LBRule. If a user attaches a LBGenericPersistenceProfile directly to a virtual server, the operation is rejected.