Forum Discussion
Retrieve GTM pool member addresses (Bigrest)
Yes, the membersReference provides a serverReference (which is the LTM) and the virtual server name, but it does not directly provide detailed information about the virtual server. You can visit /mgmt/toc to look up the specific API endpoint parameters. 👻
So, what I do is split the server and vs information provided by the membersReference using split(':'), then extract all the VS information from the following serverReference, and perform a match.👻
Once a match is successful, I continue to gather detailed information about the VS. Although this involves more steps, it should be achievable by modifying the code logic, and it will just require a few additional steps.👻
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