membershipDTO
Namespace: | (default namespace) |
XML Schema: | ns0.xsd |
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
membershipIdentity (string) | 1/1 | |
distinguishedNodeIdentity (string) | 1/1 | |
quorum (boolean) | 1/1 | |
attributes (attributeListDTO) | 0/1 | |
acceptors (nodeListDTO) | 1/1 | |
proposers (nodeListDTO) | 1/1 | |
learners (nodeListDTO) | 1/1 |
JSON
property | type | description |
---|---|---|
membershipIdentity | membershipIdentity (string) | |
distinguishedNodeIdentity | distinguishedNodeIdentity (string) | |
quorum | quorum (boolean) | |
attributes | attributes (attributeListDTO) | |
acceptors | acceptors (nodeListDTO) | |
proposers | proposers (nodeListDTO) | |
learners | learners (nodeListDTO) |