![]() |
Consumption Analytics Documentation |
You can modify the email formats that are defined in Velocity email templates located in the <install_dir>/templates
directory. The following is a sample of the default email format using the standard_alert_body.vm
file:
You can modify this file, or copy, rename, and modify the file and point to the template when running the job. For example, if you wanted to change the content of the email body, you can copy and modify the standard_alert_body.vm
file to a file named email.vm
, and then run the job with the argument standardTemplateBody=email.vm
.
(c) Copyright 2017-2020 Hewlett Packard Enterprise Development LP