Skip to main content

Create a WildFire antivirus profile

POST 

/sse/config/v1/wildfire-anti-virus-profiles

Create a WildFire antivirus profile.

Request

Query Parameters

    folder stringrequired

    Possible values: Value must match regular expression ^[0-9a-zA-Z._-\s]{1,}$, [Shared, Mobile Users, Remote Networks, Service Connections, Mobile Users Container, Mobile Users Explicit Proxy]

    The folder on which you want to perform this operation.

Body

The wildfire and antivirus profile you want to create

    description string
    mlav_exception object[]
  • Array [
  • description string
    filename string
    name string
  • ]
  • name stringrequired

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

    packet_capture boolean
    rules object[]
  • Array [
  • analysis string

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

    application string[]
    direction string

    Possible values: [download, upload, both]

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

Responses

Created

Loading...