summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/ha/management-schema.xml
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/cpp/src/qpid/ha/management-schema.xml')
-rw-r--r--qpid/cpp/src/qpid/ha/management-schema.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/cpp/src/qpid/ha/management-schema.xml b/qpid/cpp/src/qpid/ha/management-schema.xml
index 47b8880b35..fe4a14d111 100644
--- a/qpid/cpp/src/qpid/ha/management-schema.xml
+++ b/qpid/cpp/src/qpid/ha/management-schema.xml
@@ -21,6 +21,7 @@
<!-- Monitor and control HA status of a broker. -->
<class name="HaBroker">
+ <property name="name" type="sstr" access="RC" index="y" desc="Primary Key"/>
<property name="status" type="sstr" desc="HA status: primary or backup"/>
<property name="clientAddresses" type="sstr" desc="List of addresses used by clients to connect to the HA cluster."/>
<property name="brokerAddresses" type="sstr" desc="List of addresses used by HA brokers to connect to each other."/>