Forum Discussion
MN_van_der_Meer
May 20, 2014Nimbostratus
Reconfigure Application Service (iApp) via TMSH
I have created an application service with variables via the TMSH command:
create /sys application service template variables add { variable1 { value "value1" } }
Now i need to reconfigure (mo...
- May 20, 2014
This is the command line equivalent of the iApp "Finished" button:
modify sys application service my_app.app/my_app execute-action definition
uni
Jan 12, 2015Altostratus
Or even do it all in one command:
modify /sys application service test.app/test variables modify { pool__addr { value 10.1.2.3 } } execute-action definition
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