HP 800 User Manual page 368

Network access controller
Hide thumbs Also See for 800:
Table of Contents

Advertisement

System Administration
Adding Custom Tests
#
# 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
"""
Figure 13-5. testTemplate.py (cont.)
13-20
This will show up in the description

Advertisement

Table of Contents
loading

This manual is also suitable for:

Procurve nac 800

Table of Contents