Forum Discussion
Aaron_Forster_3
Jan 03, 2013Historic F5 Account
Deploy an application Service from an iApp template via tmsh
I've seen a couple of refernces to how to do this but nothing fully fledged out so here is my attempt to do so.
The actual man page of the command can be viewed by issuing the following from wi...
Jussi_Sjöström_
Historic F5 Account
Can this command line by triggered via a REST Call (POST with a particular payload)?
Ben_Novak
Aug 19, 2020Employee
I know this is an old thread, but I've been digging through this thread for other details and found the right api call to redeploy an app. Might be useful to someone at some point. 🙂
{
"url": "/mgmt/tm/sys/application/service/~Common~tstApp.app~tstApp",
"method": "PATCH",
"body": {
"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