TimingCaps.NtpServers.AuthenticationOption.yaml 113 Bytes
Newer Older
1
2
3
4
5
6
description: NTP authentication option
type: string
enum:
  - NONE
  - SYMMETRIC_KEY
  - AUTO_KEY
7
example: 'NONE'