Forum Discussion
Dmitriy_Sysoev
Aug 06, 2018Nimbostratus
Icall script argument
Hello!
How I can translate to icall script argument from APM via iRule? Example. I want generate user certificate SSL via APM. I wrote bash script, but it should be called with two argument - UserName and UserDomain.
Thank you!
sys icall script gcc_script {
app-service none
definition {
exec /home/root/scripts/certificates.sh $UserDN $DomainDN
exec istats remove "GCC generate for UserDN"
}
description none
events none
}
- JRahmAdmin
Hi Dmitriy_Sysoev a little late on this, but I covered passing arguments to iCall in this article:
Passing Arguments to iCall Scripts
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