plcm-time-config.xsd Documentation

Imported Namespaces

Target Namespace

Elements

plcm-time-config  PlcmTimeConfig

This object contains all of the parameters necessary to configure the server's time settings.


Complex Types

PlcmTimeConfig Fields

NameTypeDescriptionAttributes
atomLinkList List of linkSee Definition of link
plcm-timezone plcm-timezoneSee Definition of plcm-timezone
use-ntp-serverxs:boolean This flag indicates whether the server will use an internal clock (false) or an external NTP server(s) (true ) to obtain a system clock from. Mandatory
ntp-server-listList of NtpServerList If the use-ntp-server flag is true, this is the current list of NTP servers in use (GET), or that should be used (PUT) by the server. Also, if the use-ntp-server flag is true, and the client is setting a new configuration, this field cannot be empty. If the use-ntp-server flag is false, this field will be ignored
entity-tagEntityTag The unique value generated from the server object instance. This value is the same value that MUST be applied to the HTTP Entity Tag (ETag) header for a single instance of this object. Client modification of this field is not allowed for this instance.
current-timexs:dateTime Represents the current time on the server in ISO 8601 format. This field can be used to obtain or set the current time on the server. When setting the current time, if a timezone offset is included as part of the format, the time is assumed to be a local time at which point the server will convert to UTC. Therefore the resulting time must be the same as a current time specified in UTC format (no offset). Server implementations should not use the current-time field in any ETag calculations.


Simple Types


NameTypeRestrictions
EntityTagxs:string
Length of value must be >=1
Length of value must be <=64
NtpServerListxs:string
Length of value must be >=1
Length of value must be <=253