Last Modified: Nov 22, 2021
Affected Product(s):
BIG-IQ Applications
Opened: Apr 21, 2020 Severity: 3-Major
AS3 template UI does not provide a way to set persistenceMethods to an empty array.
It is not possible to set the persistenceMethods property to an empty array in the BIG-IQ AS3 UI template.
When you want the connection to persist (e.g., when performing a demo of round-robin load balancing), the persistenceMethods property needs to be set to an empty array: "persistenceMethods": [],
Use the API to set "persistenceMethods": [] in the template.
None