fabric.mon_common_monitoring_policy.event_severity_assignment_policy.callhome_source

The call home source profile determines the information to deliver and the urgency level for sending email-based alert notifications to a call home destination. A range of message formats are available for compatibility with pager services or XML-based automated parsing applications.

ACI class

callhomeSrc

RN

chsrc-{name}

Cursor

MonCommonMonitoringPolicyEventSeverityAssignmentPolicyCallhomeSourceCursor

Parent

fabric.mon_common_monitoring_policy.event_severity_assignment_policy

Atomic

Attributes

Accepted as keyword arguments of .callhome_source(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 for the source.

description

descr

str

Specifies the description of a policy component.

include_action

incl

MonInclAction

none, faults, events, audit, session, all

faults

message_severity

urgency

CallhomeUrgency

alert, critical, debug, emergency, error, info, notice, warning

alert

The severity level for messages generated from a specific source.