Establishes a trust relationship between a maximum of 3 Address Manager servers, which is a prerequisite for configuring replication in Address Manager.
Important: To establish a trust relationship in Address Manager, HTTPS must
be enabled. For instructions on enabling HTTPS, refer to HTTP and HTTPS
support in the Address Manager Administration Guide.
Output / Response
None.
API Call:
void establishTrustRelationship( String remoteIP,
String username, String password, String properties
)
Parameter | Description |
---|---|
remoteIP | The IP address of the standby server. Note: The standby server must be
accessible from the primary server and must have database access
from the primary server. To enable database access, refer to the
Configuring database replication section in the Address Manager
Administration Guide.
|
username | The username for the API user created using the Address Manager interface. |
password | The password for the API user logging into Address Manager. |
properties | Reserved for future use. |