IMS Web Service Reference

Method: GetCurrentTimestamp

Description

Returns the current date and time. No credentials or token is necessary. Can be used for for synchronizing other devices' clocks with the server or for testing availability.

Action

http://ims.lyngsoesystems.com/administration/GetCurrentTimestamp

Input

The input of this method is the document element tns:GetCurrentTimestamp that is always empty.

Output

The output of this method is the document element tns:GetCurrentTimestampResponse having the structure defined by the following table.

Element  Type  Occurs  Description 
    1..1 
tns:CurrentTime  xsd:dateTime  1..1 
Faults
Name  Content  Description 
InternalError  common:InternalErrorExceptionInfo