NTPAuthenticationKey

NTPAuthenticationKey
NTPAuthenticationKey
JSON Example
{
    "algorithm": "string",
    "key": "string",
    "key_number": 0
}
string
algorithm
Optional
Constraints: default: NTP_AUTH_ALGORITHM_MD5

Message Digest Algorithm used for NTP authentication. Default is NTP_AUTH_ALGORITHM_MD5. Enum options - NTP_AUTH_ALGORITHM_MD5, NTP_AUTH_ALGORITHM_SHA1. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

string
key
Required

NTP Authentication key. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

integer As uint32 As uint32
key_number
Required

Key number to be assigned to the authentication-key. Allowed values are 1-65534. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

Property Of