5.6.3.2. IdsPolicy methods

MethodDescription
__init__(self, name, ids)Constructor to create an Ids policy.

Table 5.64. Method summary

Method __init__(self, name, ids)

This constructor initializes an Ids policy, based on the settings of the ids parameter. This describes the settings to connect to the IDS

Arguments of __init__
ids (class)
Default: n/a
An ids settings instance that will be used in the Ids Policy.

name (string)
Default: n/a
Name identifying the Ids policy.