Forum Discussion
Lalitha_379027
Dec 18, 2018Altocumulus
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...
- Feb 05, 2019
; will give dsc group details with Active/Standby information.
Satoshi_Toyosa1
Dec 19, 2018Ret. Employee
You can use
tm cm
class iControl REST endpoints to retrieve cluster status. For example,
To get the
tmsh show cm traffic-group
equivalent output, run
curl -sku : https:///mgmt/tm/cm/traffic-group/stats
For
tmsh show cm sync-status
equivalent,
curl -sku : https:///mgmt/tm/cm/sync-status
For
tmsh show cm failover-status
equivalent,
curl -sku : https:///mgmt/tm/cm/failover-status
See also Wiki: iControlREST API Reference.
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