Forum Discussion
REST Transaction to change WIDEIP Pool order
I need to be able to dynamically change the order of members in an existing wideip pool via a REST transaction. I cannot find any examples of how to accomplish this. Can you help me out please?
- Dario_Garrido
Noctilucent
Hello Tom.
The official doc is here -> https://clouddocs.f5.com/api/icontrol-rest/APIRef_tm_gtm_wideip_srv.html
BTW, in iControl REST it is possible to run any bash command using this
curl -sku admin:<PASSWORD> -X POST -H "Content-Type: application/json" https://localhost/mgmt/tm/util/bash -d "{\"command\":\"run\", \"utilCmdArgs\": \"-c 'tmsh show sys log audit'\"}" | sed 's/\\n/\n/g'
So, you can do it the same way as when you configure using TMSH.
REF - https://devcentral.f5.com/s/articles/v10-working-the-gtm-command-line-interface
KR,
Dario.
- Virginia
Nimbostratus
This section gives a brief introduction to the MarkLogic Server transaction model as it applies to the REST Client API. For a full discussion of the transaction model
Recent Discussions
Related Content
* 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