Forum Discussion
Sam_Hall
Nimbostratus
Oct 07, 2015Need help adding an Access Profile select list to an iApp template
As a test I've added an Access Profile text box to my template to see if attaching an Access Profile to an iApp generated virtual server would work similar to the way external iRules can be associate...
Fred_Slater_856
Oct 07, 2015Historic F5 Account
Mike's answer is correct, but here is a way to do it without using the cli script:
choice y tcl {
foreach obj [tmsh::get_config apm profile access] {
append rval "[tmsh::get_name $obj]\n"
}
return $rval
}- Fred_Slater_856Oct 07, 2015Historic F5 Account
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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
