Forum Discussion
Rudi_95802
Jun 06, 2014Nimbostratus
How do I enable and disable pool members using iControlREST
Hi
I'm trying to the following PUT request to enable a pool member (IP's masked out):
https://10.102.xx.xx/mgmt/tm/ltm/pool/~QA~pool_vcoza_portal_UAT/members/~QA~10.102.xx.xx:9001
My request ha...
Romuald_197888
Nimbostratus
Hello,
Our consultant find the solution. The correct syntax is with PUT method:
curl -X PUT -d '{"session":"user-enabled"}' -u admin:xxxxxxxxx -H "Content-Type: application/json" -k
JRahm_128324
Aug 13, 2015Historic F5 Account
good deal. Just saw this, sorry I missed the original comment. Yes, a modification of an existing object requires the PUT method, POST is for object creation.
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