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

InlineL4PolicyLbPersistenceProfile1

Properties

string
persistence Optional

This field indicates the persistence method used for the PolicyLbVirtualServer.

  • SOURCE_IP persistence ensures all connections from a client (identified by IP address) are sent to the same backend server for a specified period.
  • This object is not required and persistence is disabled by default

Possible values are: SOURCE_IP

JSON Example

{
	"persistence": "SOURCE_IP"
}

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: TempPolicyLoadBalancer
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
Used By

L4PolicyLbPersistenceProfile

Feedback

Was this page helpful?