From the Zone - Properties pane, click the Edit button in the Additional Attributes section.
If you are not in the Zone - Properties pane, see “To Navigate to the Zone - Properties Pane.”
Type the new values for the additional zone attributes.
All commands must be in new line and all lines must be terminated by semicolon.
Click OK.
add attr;
set name=attribute1;
set type=string;
set value="Test";
end;
set pool=mypool;
remove attr name=attribute2;