Forum Discussion
renchao_312407
Nimbostratus
Aug 08, 2017How to use rest api to get the "Availability" attribute value about virtual server\pool\pool member
When we see a virtual server ,or a pool,or a member in a pool in the F5 console,We can see the "Availability" attribute.But when I use the restful api to query the Virtual Servers' info we can not ge...
Hygor
Nimbostratus
Aug 08, 2017Maybe the curl examples bellow may help you
- curl -sku admin:
- curl -sku admin:
- curl -sku admin:
And you can see the availability checking the status.availabilityState entry:
- 'status.availabilityState': { description: 'offline' }
- 'status.availabilityState': { description: 'available' }
- 'status.availabilityState': { description: 'unknown' }
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
DevCentral Quicklinks
* 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
Discover DevCentral Connects