You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

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.

A 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://134.56.227.163/rest/sbaconfig?action=startreplication

HTTP Method

POST

Requires Authentication:

true

Usage Example: (about cURL | requires a session token)

Put code example here

Response:

Put Code response here
  • No labels