fabric.datetime_policy

The date time policy is based on international time zones and a defined NTP server. Before configuring a date and time policy under a domain group, this policy must first be created. Policies under the Domain Groups root were already created by the system and ready to configure.

ACI class

datetimePol

RN

time-{name}

Cursor

DatetimePolicyCursor

Parent

fabric

Atomic

Attributes

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

parameter

wire

type

values

default

description

name (positional)

name

str

The user-configured date/time policy name. This value can be between 1 and 64 alphanumeric characters. Note that you cannot change this name after the object has been saved.

stratum_value

StratumValue

int

8

NTP Stratum value, see RFC 5905

admin_state

adminSt

DatetimeAdminState

disabled, enabled

enabled

A property that indicates if the NTP protocol is enabled or disabled.

authentication_state

authSt

DatetimeAdminState

disabled, enabled

disabled

A property that indicates if the Datetime policy authentication is enabled or disabled.

description

descr

str

Specifies a description of the policy definition.

master_clock_mode_toggle

masterMode

DatetimeAdminState

disabled, enabled

disabled

Toggle between master clock mode

owner_key

ownerKey

str

The key for enabling clients to own their data for entity correlation.

owner_tag

ownerTag

str

A tag for enabling clients to add their own data. For example, to indicate who created this object.

server_mode

serverState

DatetimeAdminState

disabled, enabled

disabled

Children

maker

creates

position

.ntp_provider(name, **attrs)

datetimeNtpProv

fabric.datetime_policy.ntp_provider

.ntp_auth_key(auth_key_id, **attrs)

datetimeNtpAuthKey

fabric.datetime_policy.ntp_auth_key