fabric.smart_callhome_destination_group.smart_callhome_destination

ACI class

callhomeSmartDest

RN

smartdest-{name}

Cursor

SmartCallhomeDestinationCursor

Parent

fabric.smart_callhome_destination_group

Atomic

Attributes

Accepted as keyword arguments of .smart_callhome_destination(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 object.

admin_state

adminState

MonAdminState

disabled, enabled

enabled

The destination policy administrative state. If enabled, the system uses the destination policy when an error matching the associated cause is encountered. Otherwise, the system ignores the policy even if a matching error occurs. By default, all policies are enabled.

description

descr

str

Specifies the description of a policy component.

destination_email_address

email

str

This is the actual email address to which the message is sent.

message_format

format

CallhomeMsgFormat

aml, short-txt, xml

xml

The Call Home destination message format.

message_format_rfc_compliant

rfcCompliant

bool

False