Click or drag to resize

SolidFireElementSetNtpInfoAsync Method

Overload List
  NameDescription
Public methodSetNtpInfoAsync(SetNtpInfoRequest, CancellationToken)
SetNtpInfo enables you to configure NTP on cluster nodes. The values you set with this interface apply to all nodes in the cluster. If an NTP broadcast server periodically broadcasts time information on your network, you can optionally configure nodes as broadcast clients. Note: NetApp recommends using NTP servers that are internal to your network, rather than the installation defaults.
Public methodSetNtpInfoAsync(CancellationToken, String, NullableBoolean)
SetNtpInfo enables you to configure NTP on cluster nodes. The values you set with this interface apply to all nodes in the cluster. If an NTP broadcast server periodically broadcasts time information on your network, you can optionally configure nodes as broadcast clients. Note: NetApp recommends using NTP servers that are internal to your network, rather than the installation defaults.
Top
See Also