IdsProfileSignatures (schema)

IDS Profile Signatures

An entity that holds the list of IDS signatures attached
to an IDS Profile depending upon the Profile's criteria.
These are the Signatures which needs to be detected.
Name Description Type Notes
profile_path IDS Profile path

Represents the Path of the IDS Profile.
string
signatures IDS Signatures

List of IDS signature ids which need to be detected.
array of string Minimum items: 1
Maximum items: 30000