fabric.callhome_destination_group.callhome_protocol_profile

Contains all site information and the address of the SMTP server used to send emails.

ACI class

callhomeProf

RN

prof

Cursor

CallhomeDestinationGroupCallhomeProtocolProfileCursor

Parent

fabric.callhome_destination_group

Atomic

Attributes

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

parameter

wire

type

values

default

description

contact_address

addr

str

The contact address of the customer.

admin_state

adminState

MonAdminState

disabled, enabled

enabled

contact_name

contact

str

The customer contact ID. Note that the customer ID associated with the Smart Call Home configuration in Cisco UCS must be the CCO (Cisco.com) account name associated with a support contract that includes Smart Call Home.

contract_number

contract

str

The contract information provided by the customer.

customer_name

customer

str

The customer for the Call Home profile.

description

descr

str

Specifies the description of a policy component.

contact_email

email

str

The email address of the contact for the system or site. This address is not necessarily the same as the reply-to addresses used in the outgoing emails.

from_

from

str

The email address of the sender.

name

name

str

The user-configured profile name.

contact_phone

phone

str

The contact phone number.

port

port

int

25

The SMTP server port number. The SMTP server address must be configured for the Callhome functionality to work.

password

pwd

str

The system user password.

replyto_address

replyTo

str

The Reply-To email address for emails sent using the destination group policy.

secure_smtp

secureSmtp

bool

False

site

site

str

The site ID provided by the customer. This is the ID of the network where the site is deployed.

username

username

str