Forum Discussion
get list of client ssl profiles for HTML select
I am building a perl based web site to enable developers to create new VIPs/Pools in a controlled environment.
I need to be able to populate a SELECT so the user can select the SSL Client Profile to be used with the new VIP. If I could just get a list of the names, I can work with the list one way or another.
I do not see an option with BigIP::iControl to get a list of SSL Client Profile names.
I can get ALL the SSL Client Profile data with curl -k -uuser:password -v but I am unable to narrow the data to just the profile names.
Any assistance would be greatly appreciated.
Thanks
2 Replies
Hi,
I think you can't narrow to get only the clientssl profile names. But does it matters because using javascript and ajax to call this api, you can store the json data in a table and then add only names in the select input using a key/value to filter your table.
- Tim_K_92675
Cirrostratus
To filter on the name with curl (escape the $) -
/mgmt/tm/ltm/profile/clientSsl?\$select=name
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* 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