Application Programming Interface Guide > Web Services Operations > Operations Reference > getClusterConfig
 
getClusterConfig
Get cluster configuration data.
Location
/services/webservices/system/admin/resource/operations
Request Elements
N/A
Response Elements
clusterConfig: Cluster configuration data, including cluster display name and list of servers in the cluster.
clusterDisplayName
serverList: List of server names, host names, and ports.
Faults
IllegalState: If the server is not part of a cluster.
Security: If the user does not have both ACCESS_TOOLS and READ_ALL_CONFIG rights.