controller.controller_firmware_policy

The firmware policy specification for the controller.

ACI class

firmwareCtrlrFwP

RN

ctrlrfwpol

Cursor

ControllerFirmwarePolicyCursor

Parent

controller

Atomic

Attributes

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

parameter

wire

type

values

default

description

admin_state

adminState

FirmwareAdminStatus

down, up

up

description

descr

str

Specifies a description of the policy definition.

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

name

name

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