task-library/task-add-test-list-name¶
Cluster UUID that created the alert
This defines the parameter that the task-list-add-test
stage
will use to reference the list of Tasks to dynamically execute. It
essentially operates as a "control pointer" to the real list, allowing
for flexible usage of a single defined Param to point to a variable list
of tasks.
The Param that it points to must be type defined in the system, and it must be an Array of Strings.