SeDiscontinuousTimeChangeEventDetails

SeDiscontinuousTimeChangeEventDetails
SeDiscontinuousTimeChangeEventDetails
JSON Example
{
    "drift_time": 0,
    "from_time": "string",
    "ntp_servers": "string",
    "se_name": "string",
    "se_ref": "string",
    "to_time": "string"
}
integer As int64 As int64
drift_time
Optional

Relative time drift between SE and controller in terms of microseconds. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
from_time
Optional

Time stamp before the discontinuous jump in time. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
ntp_servers
Optional

System Peer and Candidate NTP Servers active at the point of time jump. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
se_name
Optional

Name of the SE responsible for this event. It is a reference to an object of type ServiceEngine. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
se_ref
Optional

UUID of the SE responsible for this event. It is a reference to an object of type ServiceEngine. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
to_time
Optional

Time stamp to which the time has discontinuously jumped. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

Property Of