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

InlineLBSourceIpPersistenceProfile1

Properties

boolean
ha_persistence_mirroring_enabled Optional

Persistence entries are not synchronized to the HA peer by default.


string
purge Optional

Persistence purge setting.

Possible values are: NO_PURGEFULL


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,
	"purge": "NO_PURGE",
	"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

LBSourceIpPersistenceProfile

Feedback

Was this page helpful?