Forum Discussion
Active/Standby BigIp details using BigIq REST APi
I would like to view Active and Standby details of clustered BIGIP using BIGIQ REST API. Like viewing DSC group details in BIGIQ, need to view the same using BIGIQ REST API. Please let me know how we can view the details using REST API.
; will give dsc group details with Active/Standby information.
- Lalitha_379027Altocumulus
Any help?
- Satoshi_Toyosa1Ret. Employee
You can use
class iControl REST endpoints to retrieve cluster status. For example,tm cm
To get the
equivalent output, runtmsh show cm traffic-group
curl -sku : https:///mgmt/tm/cm/traffic-group/stats
For
equivalent,tmsh show cm sync-status
curl -sku : https:///mgmt/tm/cm/sync-status
For
equivalent,tmsh show cm failover-status
curl -sku : https:///mgmt/tm/cm/failover-status
See also Wiki: iControlREST API Reference.
- Lalitha_379027Altocumulus
; will give dsc group details with Active/Standby information.
- Bryan-00Altocumulus
Hi Lalitha,
did you find the REST API endpoint to indetify which one is active or standby in a DSC group?
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