Name | Type | Description | Attributes |
---|---|---|---|
server-fqdn | ServerFqdn | Fully qualified domain name or IP address of the peer site topology server to integrate with. This should be the virtual name or IP of the server. | Mandatory |
domain | Domain | Authentication domain of the supplied user. If not supplied, LOCAL will be assumed. | |
username | Username | User account on the peer site topology server with sufficient privileges to authenticate the Call Server request for site topology integration. | Mandatory |
password | Password | Password associated with the supplied user. | Mandatory |
Name | Type | Restrictions |
---|---|---|
Password | xs:string | Length of value must be >=1 Length of value must be <=128 |
Username | xs:string | Length of value must be >=1 Length of value must be <=128 |
Domain | xs:string | Length of value must be >=1 Length of value must be <=256 |
ServerFqdn | xs:string | Length of value must be >=1 Length of value must be <=256 |