Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 608 Bytes

File metadata and controls

11 lines (6 loc) · 608 Bytes

ApplicationNetworkRequest

Properties

Name Type Description Notes
sticky_session Option<bool> Specify if the sticky session option (also called persistant session) is activated or not for this application. If activated, user will be redirected by the load balancer to the same instance each time he access to the application. [optional][default to false]

[Back to Model list] [Back to API list] [Back to README]