fabric.firmware_policy

The firmware specification policy for a node.

ACI class

firmwareFwP

RN

fwpol-{name}

Cursor

FirmwarePolicyCursor

Parent

fabric

Atomic

Attributes

Accepted as keyword arguments of .firmware_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 firmware policy name.

description

descr

str

Specifies a description of the policy definition.

whether_effective_on_reboot

effectiveOnReboot

bool

False

A property that indicates if the selected firmware version will be active after reboot. The firmware must be effective on an unplanned reboot before the scheduled maintenance operation.

ignore_compatibility_check

ignoreCompat

bool

False

A property for specifying whether compatibility checks should be ignored when applying the firmware policy.

internal_label

internalLabel

str

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.

sr_upgrade

srUpgrade

bool

False

SR Firware Upgrade.

version

srVersion

str

SR Firmware version desired.

target_firmware_version

version

str

The firmware version.

version_check_override

versionCheckOverride

TrigAdminState

trigger, trigger-immediate, triggered, untriggered

untriggered