REST API Method: POST /rest/system?action=setdatetime

This action configures the SBC's system date and time.

URL:

https://192.168.0.111/rest/system?action=setdatetime

HTTP Method

POST

Requires Authentication:

true



Parameters

Parameter Name Required Service Affecting Data Type Default Value Possible Values Description
epochTimeYesNolong Identifies the time to be set on the node. It is entered in seconds since January 1, 1970 epoch. It needs to be within the range 0-2147483647

  • No labels