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

InlineLBGenericPersistenceProfile1

Properties

boolean
ha_persistence_mirroring_enabled Optional

The mirroring enabled flag is to synchronize persistence entries. Persistence entries are not synchronized to the HA peer by default.


integer as int64
timeout Optional

When all connections complete (reference count reaches 0), persistence entry timer is started with the expiration time.

JSON Example

{
	"ha_persistence_mirroring_enabled": false,
	"timeout": 0
}

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

LBGenericPersistenceProfile

Feedback

Was this page helpful?