REST API Method: POST /rest/sbaconfig?action=startreplication

This action causes the Communications Server to begin configuration replication with the domain. This is a necessary step for bringing up the CS configuration as well as receiving updates from the domain.

Ensure that the SBA is successfully deployed prior to replication with the Lync Server using the deploy action . Failure to follow the correct order of steps may result in undesirable behavior.

An HTTP Status 200 return for this action only means that the request was successfully received by the system. Status of the action must be retrieved using the SBA Action Status Resource .

URL:

https://192.168.0.111/rest/sbaconfig?action=startreplication

HTTP Method

POST

Requires Authentication:

true

  • No labels