| Name | Type | Description | Attributes | 
|---|---|---|---|
| atomLinkList | List of link | See Definition of link | |
| name | Name | Super cluster node name. | Mandatory | 
| node-identifier | NodeIdentifier | Super cluster node unique identifier. | Mandatory | 
| node-type | NodeType | Type of supercluster node. | |
| signaling-address | xs:string | The call signaling address used for both H.323 and SIP. | |
| h323-signaling-enabled | xs:boolean | True/False flag indicating if H.323 signaling is enabled. If enabled the DMA server operates as a gatekeeper. | Mandatory | 
| sip-signaling-enabled | xs:boolean | True/False flag indicating if SIP signaling is enabled on the Call Server. If SIP signaling is enabled, then the Call Server operates as both a SIP registrar and proxy server. | Mandatory | 
| h323-call-signaling-port | xs:int | The H.323 call signaling port (H.225). | |
| h323-ras-port | xs:int | The port used for the H.323 RAS (Registration, Admission, and Status) channel. | |
| sip-proxy-tcp-port | xs:int | The unencrypted TCP port used for SIP signaling. | |
| sip-proxy-udp-port | xs:int | The unencrypted UDP port used for SIP signaling. | |
| sip-proxy-tls-port | xs:int | The TLS port used for encrypted SIP signaling. | |
| entity-tag | EntityTag | The unique value generated from the server object instance. This value is the same value that MUST be applied to the HTTP Entity Tag (ETag) header for a single instance of this object. Client modification of this field is not allowed for this instance. | 
| Name | Type | Restrictions | 
|---|---|---|
| EntityTag | xs:string | Length of value must be >=1 Length of value must be <=64 | 
| NodeType | xs:string | Value must be one of: 
 | 
| NodeIdentifier | xs:string | Length of value must be >=1 Length of value must be <=36 | 
| Name | xs:string | Length of value must be >=1 Length of value must be <=256 |