Description | This article describes how to use Postman/curl to view HA cluster members and their roles via REST API. |
Scope | FortiWeb, FortiWeb VM. |
Solution |
To view HA cluster members and their roles, use the following API endpoint:
curl -i -k -H "Authorization: <TOKEN>" -H "Content-Type: application/json" -H "Accept: application/json" -XGET "https://<HOSTNAME>/api/v2.0/system/config.hatopology"
Example:
curl -vk \
{
Note: This API response will display only the active members in the cluster. Any disconnected members will not be visible in the response. |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2025 Fortinet, Inc. All Rights Reserved.