Skip to main content

Create a WildFire and anti-virus profile

POST 

/wildfire-anti-virus-profiles

Create a new WildFire and anti-virus profile.

Request

Body

Created

    oneOf
    folder stringrequired

    Possible values: <= 64 characters, Value must match regular expression ^[a-zA-Z\d-_\. ]+$

    The folder in which the resource is defined

    name stringrequired

    Possible values: Value must match regular expression ^[a-zA-Z0-9._-]+$

    description string
    mlav_exception object[]
  • Array [
  • name string
    description string
    filename string
  • ]
  • packet_capture boolean
    rules object[]
  • Array [
  • name string
    analysis

    Possible values: [public-cloud, private-cloud]

    application string[]
    direction

    Possible values: [download, upload, both]

    file_type string[]
  • ]
  • threat_exception object[]
  • Array [
  • name string
    notes string
  • ]

Responses

Created

Loading...