Supported by vManager 17.1 and above only
In case of a need in setting the vsif attribute values, you can use this text area for giving a list of relevant attributes and their values (one line per each attribute) in the following format.
Line 1: attribute_name,attribute_value,attribute_type
Line 2: attribute_name,attribute_value,attribute_type
attribute type can be 1 of 3:
P_SESSION for session type attributes
P_TEST for test type attributes
P_GROUP for group type attributes
Example:
home_location,/home/dan/regression,P_SESSION
owner,dan,P_TEST
(Note the comma separator within the lines. Do not place comma at the end of the lines.)