Technical Forum
Ask questions. Discover Answers.
cancel
Showing results for 
Search instead for 
Did you mean: 

Avaivability through the F5 rest api

gbit
Nimbostratus
Nimbostratus

Hello

 

I am struggling getting one piece of info from the F5 API that I can find so easily through the web interface, the last change to a pool members avaivability

 

I have tried finding it in these paths

 

mgmt/tm/ltm/pool/~Partition~Pool/

mgmt/tm/ltm/pool/~Partition~Pool/stats

mgmt/tm/ltm/pool/~Partition~Pool/members

mgmt/tm/ltm/pool/~Partition~Pool/members/member

 

While going through documentation I found references to:

 

/mgmt/cm/adc-core/working-config/ltm/pool

 

But I recieve 404 errors, and if I go down to

 

/mgmt/cm/

 

it doesn't list the adc-core as an option

 

Attaches is a screenshot of the number I can find in the Web-UI but am struggling to find otherwise

 

0691T00000C1J76QAF.png

1 REPLY 1

crodriguez
Legacy Employee
Legacy Employee

Have you tried: mgmt/tm/ltm/pool/~Partition~Pool/members/stats ? Although the article is a bit old, see https://devcentral.f5.com/s/question/0D51T00006i7Yj4/icontrol-rest-getting-pool-member-status for more details.