CONFIG PVM PROFILE LINE ADD
Level
pvm,modify
History
Appears in Netasq 7.0.0
Description
Add a line to a profile
Usage
Profile=<profile_name> LineId=<line_id> state=1|0 ( vulnlist=1 | ( [family=<family_id>]
[targetclient=1|0] [targetserver=1|0] [remote=1|0] [severity=x] ) ) [level=<minor|major>]
[mail1=<email_group>] [mail2=<email_group>] [comment=x]
Returns
Error code
Remark
LineId must be equal to the last line id + 1
Example
> CONFIG PVM PROFILE LINE ADD Profile=x LineId=x state=1 family=x level=minor
100 code=00a00100 msg="Ok"