johnramzf5
Apr 15, 2023Altocumulus
How to apply a OneConnect profile to a Virtual Server via TMSH?
When using "bigip_virtual_server's" Ansible module I cannot find a parameter to apply OneConnect profile to a server. I am thinking that the way to do it is via TMSH command.
What are the TMSH commands to apply an existing OneConnect profile to a virtual server?
Thank you
Juan
johnramzf5 It should be the following.
modify ltm virtual <virtual_server_name> profiles add { <one-connect_profile_name> }