Replication Partners
This Automation Manager object reports the status for each source domain controller from which the destination has an inbound connection object. The status report is categorized by directory partition.
Privileges
Normal
Input Parameters
Name | Type | Required | Description |
---|---|---|---|
DSA Type |
Selection |
Yes |
Determines the target on the DSA List from one of the following:
This field is required if DSA Type is Domain Controller, SiteName, or Global Catalog. |
DSA List |
String |
No |
Specifies the host name of a domain controller or a list of domain controllers. Example: "dest1-DC1 dest2-DC1" |
Naming Context |
String |
Yes |
The distinguished name of the naming context to replicate. |
Errors Only |
Boolean |
Yes |
Determines if only errors should be reported and not a complete status report. |
Output Parameters
Name | Type | Description |
---|---|---|
RepPartners |
Collection |
Returns the results as a collection of replication partners, each containing the following:
|
Result |
Number |
Returns a success value of zero or any value other than zero to indicate failure. |
Example Input Parameters
Name | Type | Required | Example |
---|---|---|---|
DSA Type | Boolean | Yes | All |
DSA List | String | Yes | destination-DC1 (This is from an example of a single element list, but you can specify more domain controllers.) |
Naming Context | String | Yes | DC=Abc, DC=com |
Errors Only | String | Yes | <intentionally left blank> |