Forum Discussion
aloukili_289190
Nimbostratus
Apr 18, 2017Object not found when setting SSL profile to virtual server
Hello,
I am using icontrol rest to create key/cert and then create the SSL profile to set it to a virtual server.
Everything works fine except the last step (applying the ssl profile to vir...
aloukili_289190
Nimbostratus
Apr 27, 2017I actually resolved the problem by specifying the full path of the SSL profile in the name field:
 
payload_vip = {"context": "clientside", "name": "/%s/%s" % (partition, prof_name), "partition": partition}
This is the payload of my post and the uri used is :
 
https://%s/mgmt/tm/ltm/virtual/~%s~%s/profiles" %(hostname, partition, vip_name)
Thanks Michael. But i still have a problem when i want to change the SSL profile attached to the VIP can you take a look at this : https://devcentral.f5.com/s/feed/0D51T00006i7g36SAA
 
Thanks in advance
 
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects