Forum Discussion
Property file for an object in iControl rest
If you want to get the keys and values of a specific object, you can send a GET request to your management interface (same address as your Configuration Utility). For example, the following curl command gives you the information you can usually get via
tmsh list ltm virtual.
curl -sku admin:AdminPass -X GET https://YOURHOST/mgmt/tm/ltm/virtual/YOURVIRTUAL
If you would like to know the description of each field, take a look at the API document on DevCentral. For example, you can find the description of the virtual object here.
For more general information on iControl REST, please refer to iControl® REST API User Guide.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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