DNS Express iApp
Problem this snippet solves:
Create a DNS Express zone in GTM
Code :
45210
Published Mar 11, 2015
Version 1.0mikeshimkus_111
Historic F5 Account
Joined April 04, 2011
mikeshimkus_111
Historic F5 Account
Joined April 04, 2011
- jhonyduque_4346Nimbostratus
hi mike
the iapp has an error in the validation of the provisioned modules
It is so
choice gtm_provisioned tcl { tmsh::run_proc f5.app_utils:get_provisioned ltm }
It should look like this
choice gtm_provisioned tcl { tmsh::run_proc f5.app_utils:get_provisioned gtm }