Forum Discussion
VIP and POOL status using RestAPi
I don't know what technology or language you're using to make the calls, but getting all VIP status would use the following URL, using GETs: (use your own values for the $ variables obviously)
https://$ltmname/mgmt/tm/ltm/virtual?ver=12.1.1&expandSubcollections=true
For an individual VIP it it would look something like this:
https://$ltmname/mgmt/tm/ltm/virtual/~$ltmpartitionname~$ltmvipname?ver=12.1.1&expandSubcollections=true
Pool status would be similar but with "pool" instead of "virtual" in the URI.
but how do we get vip name and pool name from the ip
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