Skip to main content

Get a vulnerability protection signature by ID

Get a vulnerability protection profile signature by ID.

Path Parameters
  • id string required

    The resource's unique identifier.

Responses

Get the vulnerability protection signature by id.


Schema
  • Array [
  • affected_host object
  • oneOf

  • client boolean
  • bugtraq string[]
  • comment string

    Possible values: <= 256 characters

  • cve string[]
  • default_action object
  • oneOf

  • allow object
  • direction string

    Possible values: [client2server, server2client, both]

  • id string

    uuid of the resource

  • reference string[]
  • severity string

    Possible values: [critical, low, high, medium, informational]

  • signature object
  • oneOf

  • combination object
  • and_condition object[]
  • Array [
  • name string
  • or_condition object[]
  • Array [
  • name string
  • threat_id string
  • ]
  • ]
  • order_free boolean

    Default value: false

  • time_attribute object
  • interval integer

    Possible values: >= 1 and <= 3600

  • threshold integer

    Possible values: >= 1 and <= 255

  • track_by string

    Possible values: [source-and-destination, source, destination]

  • threat_id integer required

    Possible values: >= 41000 and <= 6900000

    threat id range <41000-45000> and <6800001-6900000>

  • threatname string required

    Possible values: <= 1024 characters

  • vendor string[]
  • ]
  • Loading...