Is there a variable which will display all members of a particular group in an email?
Such as ${GroupMemberDisplayAllName}
I have tried ${GroupStatusRootCause}, but that does not seem to list all members, only members with issues.
----------------------------------------------------
I would like to enter a variable such as:
Group contains members:
${GroupMemberDisplayAllName}
----------------------------------------------------
and have the output in am email which looks something like:
Group contains members:
NodeName1
NodeName2
NodeName3
etc.
Any help would be greatly appreciated.
Thanks,