Forum Discussion
Preyansh_247983
Jul 12, 2018Historic F5 Account
How do we restart tmm using icontrol REST? Is there a way to do it?
How do we restart tmm using icontrol REST? Is there a way to do it?
I see there is an api for it https://10.192.62.40/mgmt/tm/sys/service/tmm.
Is there any solution for this?
- Satoshi_Toyosa1Ret. Employee
the tmsh command to the endpoint:e.g., forPOST
,tmsh restart sys service tmm
curl -sku admin: https:///mgmt/tm/sys/service/tmm \ -H "Content-type: application/json" -X POST -d '{"command":"restart"}'
For more on the tmsh commands that do not map well with the REST framework, please refer to the Commands section (pp. 57-65) of iControl® REST API User Guide Version 13.1.
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