fabric.callhome_inventory_policy

The call home inventory policy is used to send Call Home messages with system inventory information.

ACI class

callhomeInvP

RN

chinvp-{name}

Cursor

CallhomeInventoryPolicyCursor

Parent

fabric

Atomic

Attributes

Accepted as keyword arguments of .callhome_inventory_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 name of the inventory policy. The inventory policy is for periodically sending Call Home messages with system inventory information.

administrative_state

adminSt

TrigExecState

triggered, untriggered

untriggered

The administrative state of the executable policies.

admin_state

adminState

MonAdminState

disabled, enabled

enabled

The enabled or disabled state of the inventory policy. If the policy is disabled then no inventory messages are sent.

description

descr

str

Specifies the description of a policy component.

maximum_retry

maximumRetryCount

int

1

The maximum number of attempts to send an inventory message.