VMware Cloud Community
flynmooney
Enthusiast
Enthusiast
Jump to solution

vROPs Custom email template fields

Is there a way to get a list of available fields that are available for creating custom email templates or does someone have this list they could provide?  \

Thanks.

Reply
0 Kudos
1 Solution

Accepted Solutions
dtaliafe
Hot Shot
Hot Shot
Jump to solution

The list from the fling looks like it is complete.  There is a Readme file on the vROps appliance that lists all of the fields here:

/usr/lib/vmware-vcops/user/plugins/outbound/vcops-standard-email-plugin/conf/ReadMe.txt

And some sample templates located in:

/usr/lib/vmware-vcops/user/plugins/outbound/vcops-standard-email-plugin/conf/default_templates/

View solution in original post

6 Replies
GayathriS
Expert
Expert
Jump to solution

Hi

This is one available KB on custom email templates :

https://kb.vmware.com/s/article/2125759

If you see this article it shows you all available fields that an email has .

regards

Gayathri

Reply
0 Kudos
flynmooney
Enthusiast
Enthusiast
Jump to solution

Thanks @GayathriS I have seen that KB and have seen a number of examples and have gotten this to work as expected.  I'm just hoping there is a more definitive list of usable fields.

Reply
0 Kudos
GayathriS
Expert
Expert
Jump to solution

Nothing apart from the fields that is provided in the KB

Please mark this as "correct" or " Helpfull" if this answers your query.

regards

Gayathri

Reply
0 Kudos
RickVerstegen
Expert
Expert
Jump to solution

Maybe you can also have a look at this fling:

vRealize Operations Email Template Manager

Was I helpful? Give a kudo for appreciation!
Blog: https://rickverstegen84.wordpress.com/
Twitter: https://twitter.com/verstegenrick
flynmooney
Enthusiast
Enthusiast
Jump to solution

Here's the list of what is in the Fling:

"AlertId", "Alert ID"

"AlertStatus", "Alert Status"

"AlertType", "Alert Type"

"AlertSubType", "Alert Sub Type"

"AlertDetailLink", "Alert Details Link"

"AlertCriticality", "Alert Criticality"

"AffectedResourceName", "Affected Resource Name"

"AffectedResourceKind", "Affected Resource Kind"

"AlertGenerateTime", "Alert Generation Time"

"AlertUpdateTime", "Alert Updation Time"

"AlertCancelTime", "Alert Cancellation Time"

"AlertMessage", "Alert Message"

"AlertOwner", "Alert Owner"

"AlertRootCause", "Alert Root Cause"

"AlertRootCauseDetails", "Alert Root Cause Details"

"Anomalies", "Anomalies"

"KPIFiring", "KPI Firing"

"ChildrenHealth", "Children Health"

"ParentsHealth", "Parents Health"

"AlertTrigger", "Alert Trigger"

"vcopsServerName", "vROps Server Name"

"FilterRuleName", "Filter Rule Name"

"AlertSummaryLink", "Alert Summary Link"

"AlertImpact", "Alert Impact"

"AlertDefinitionName", "Alert Definition Name"

"AlertDefinitionDesc", "Alert Definition Description"

"AlertRecommendation", "Alert Recommendation"

"FilterRuleDesc", "Filter Rule Description"

"ResourceHealthState", "Resource Health State"

"ResourceRiskState", "Resource Risk State"

"ResourceEfficiencyState", "Resource Efficiency State"

Reply
0 Kudos
dtaliafe
Hot Shot
Hot Shot
Jump to solution

The list from the fling looks like it is complete.  There is a Readme file on the vROps appliance that lists all of the fields here:

/usr/lib/vmware-vcops/user/plugins/outbound/vcops-standard-email-plugin/conf/ReadMe.txt

And some sample templates located in:

/usr/lib/vmware-vcops/user/plugins/outbound/vcops-standard-email-plugin/conf/default_templates/