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...
JRahm
Jun 06, 2014Admin
jrahm@ubuntu:/var/tmp$ curl -sk -u admin:admin https://192.168.6.5/mgmt/tm/ltm/pool/testpool/members/~Common~192.168.101.11:8000/ | jq .
{
"state": "user-down",
"connectionLimit": 0,
"address": "192.168.101.11",
"selfLink": "https://localhost/mgmt/tm/ltm/pool/testpool/members/~Common~192.168.101.11:8000?ver=11.5.1",
"generation": 63,
"fullPath": "/Common/192.168.101.11:8000",
"partition": "Common",
"name": "192.168.101.11:8000",
"kind": "tm:ltm:pool:members:membersstate",
"dynamicRatio": 1,
"inheritProfile": "enabled",
"logging": "disabled",
"monitor": "default",
"priorityGroup": 0,
"rateLimit": "disabled",
"ratio": 1,
"session": "user-disabled"
}
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