SysTestEmailParams

SysTestEmailParams
SysTestEmailParams
JSON Example
{
    "cc_emails": "string",
    "subject": "string",
    "text": "string",
    "to_emails": "string"
}
string
cc_emails
Optional

Alerts are copied to the comma separated list of email recipients. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
subject
Required

The Subject line of the originating email from Avi Controller. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
text
Required

The email context. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
to_emails
Required

Alerts are sent to the comma separated list of email recipients. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.