diff options
Diffstat (limited to 'qpid/specs/management-schema.xml')
-rw-r--r-- | qpid/specs/management-schema.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/specs/management-schema.xml b/qpid/specs/management-schema.xml index f0d399d005..af33f3a2bd 100644 --- a/qpid/specs/management-schema.xml +++ b/qpid/specs/management-schema.xml @@ -359,6 +359,7 @@ <property name="saslMechanism" type="sstr" access="RO" desc="SASL mechanism"/> <property name="saslSsf" type="uint16" access="RO" desc="SASL security strength factor"/> <property name="remoteProperties" type="map" access="RO" desc="optional map of identifying information sent by the remote"/> + <property name="protocol" type="sstr" access="RC" desc="protocol in use"/> <statistic name="closing" type="bool" desc="This client is closing by management request"/> <statistic name="framesFromClient" type="count64"/> <statistic name="framesToClient" type="count64"/> |