Extreme Networks AG200 User Manual page 311

Version 5.0
Table of Contents

Advertisement

Figure 156: testTemplate.py (continued)
#
# Assign the test to an existing group or create a new group.
# Groups are configured and created in the policies.xml file <group>
# section (See the Adding new groups section).
#
testGroupId = "TestGroup"
#
# This is the HTML that will be displayed in the test properties page
# in the policy editor.
#
testConfig = \
"""
<HTML>Test Config HTML</HTML>
"""
#
# These are any default values you want to assign to the input
parameters
# in the testConfig HTML.
#
defaultConfigValues = {}
#
# A short summary for the test.
field
# when editing NAC policies in the management UI.
#
testSummary = \
"""
My short description
"""
#
#
# This is field is unused at the moment.
# field in the policy editor.
#
testDescription = ''
#
# These are the arguments to run the test. This is displayed in the
command
# line help.
#
testArguments = \
"""
My test arguments
"""
Sentriant AG Users' Guide, Version 5.0
This will show up in the description
System Administration
311

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sentriant ag

Table of Contents