This object defines all attribute to control dma device.
| Name | Type | Description | Attributes |
|---|---|---|---|
| atomLinkList | List of link | See Definition of link | |
| device-uuid | xs:string | Indicates device uuid. | |
| device-name | xs:string | Indicates device name. | Mandatory |
| description | xs:string | The desciption of this dma. | |
| ipaddress-or-host | xs:string | the address of this dma. | Mandatory |
| port | xs:unsignedShort | the port of the dma | Mandatory |
| username | xs:string | the username used for checking dma. | Mandatory |
| password | xs:string | the password used for checking dma. | Mandatory |
| used-as-conference-manager | xs:boolean | if this dma is used as conference manager | Mandatory |
| use-as-call-server | xs:boolean | if this dma is used as call server | Mandatory |
| scheduling-capacity | xs:unsignedShort | scheduling capacity | Mandatory |
| support-dma-super-cluster | xs:boolean | if DMA support super cluster | Mandatory |
| 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 |