Forum Discussion
VMware vCenter Orechestrator "Create Pool"
If you ever need to see the appropriate name for an iControl field/value, the iControl REST user-guide [https://devcentral.f5.com/d/icontrol-rest-user-guide-version-1150](https://devcentral.f5.com/d/icontrol-rest-user-guide-version-1150" target="_blank">[https://devcentral.f5.com/d/icontrol-rest-user-guide-version-1150](https://devcentral.f5.com/d/icontrol-rest-user-guide-version-1150 is a great resource.
You can also do an HTTP GET against the resource to see what field/value iControl returns. In this case
curl -k -u user:pass -H "Content-Type: application/json" -X GET [https://f5-lb-name/mgmt/tm/ltm/pool/pool_name](https://f5-lb-name/mgmt/tm/ltm/pool/pool_name)
...against a pool_name with the round-robin method would return "loadBalancingMode":"round-robin" as part of its output.
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