Skip to main content

POST /Command/getSynchScheduleParameters

A convenience method that retrieves and displays the parameters of %SYS.Task.DeepSeeSynchronize.

URL Parameters

None.

Request Body Details

This service is called with an empty body.

Example Request

Example Response

{
            "synchParams": {
                "dailyFrequency": 1,
                "dailyFrequencyTime": 0,
                "dailyIncrement": 32,
                "dailyStartTime": 0
            },
            "Error": "",
            "status": 1
        }

For information that applies to all response objects, see Notes on the Response Objects.

FeedbackOpens in a new tab