fabric.datetime_policy.ntp_auth_key

The date/time NTP authentication key is used to define a client authentication key if your NTP server requires authentication.

ACI class

datetimeNtpAuthKey

RN

ntpauth-{auth_key_id}

Cursor

NtpAuthKeyCursor

Parent

fabric.datetime_policy

Atomic

Attributes

Accepted as keyword arguments of .ntp_auth_key(auth_key_id) and of .set(**attrs) on this cursor. Enum parameters also accept the plain string.

parameter

wire

type

values

default

description

auth_key_id (positional)

id

int

Specifies the NTP key ID.

description

descr

str

Specifies the description of a policy component.

key

key

str

The NTP authentication key.

type_of_authentication_key

keyType

DatetimeKeyType

md5, sha1

md5

NTP authentication key type

name

name

str

trusted_state

trusted

bool

False

A property that indicates if the NTP authentication is trusted.