Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

Page Tree
rootResource - sbaconfig

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.

Tip

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

HTTP Method

POST

Requires Authentication:

true

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

Code Block
languagebash
Put code example here

Response:

Code Block
languagehtml/xml
Put Code response here