IDPProfileAction

An IDP Profile/Rule Action specifies what signatures to search for in the network traffic, and what action to take if those signatures are found.

Overview

action enum (AUDIT | PROTECT) creation only   filterable   orderable  
associatedIDPProfileID string read only  
IDPSignatures list
priority integer autogenerated   filterable   orderable  

API Resource

/idpprofileactions/id
delete get put

Parents

/idpprofiles/id/idpprofileactions
get post

Children

This object has no children.

Members

This object has no members.

Attributes documentation

action enum creation only   filterable   orderable  
Discussion

Specifies what action to take if given signatures is found


Charateristics

Allowed values: AUDIT, PROTECT
Default value: PROTECT
SDK attribute: action

associatedIDPProfileID string read only  
Discussion

The ID of the associated IDP Profile


Charateristics

Format: free
Max length: 255
SDK attribute: associatedIDPProfileID

IDPSignatures list
Discussion

IDP Signatures to search in network traffic


Charateristics

SDK attribute: IDPSignatures

priority integer autogenerated   filterable   orderable  
Discussion

The priority determines the order of IDP action


Charateristics

Max value: 65535
SDK attribute: priority