Start Sync-Up
URL | https://<oampipaddress>:8111/cvp-config/command/synchronize |
HTTP Method | POST |
API Type | Synchronous |
Input/Output Format | JSON, XML |
Parameters |
Name: servers Description: List of servers reference URLs. Required: No. Values: Contains multiple <server> elements. Validations: Notes: Optional parameter containing the server ref list, passed in XML/JSON body. Name: server Description: Reference of individual CVP Media/VXML/VXML_STANDALONE Server. Required: No. Values : As depicted in Server section. Validations: Name: sincetime Description: sincetime set to 0 or above, the start counting from time = mentioned value. Required: No. Values: 0 and above.
|
Example Request Payload |
This server list body is passed as the first part of json/xml as raw. JSON
JSON
|
Sample JAVA code | |
Sample Response Header | Response HTTP Status : 202 |