Skip to main content

List WildFire antivirus profiles

Retrieve all WildFire antivirus profiles.

Query Parameters
  • limit number

    The maximum number of result objects to return per page.

  • offset number

    The offset of the result entry.

  • name string

    The name of the entry.

  • folder string required

    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.

Responses

List of wildfire and antivirus profiles


Schema
  • data object[]
  • Array [
  • description string
  • id string

    uuid of the resource

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

    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
  • ]
  • ]
  • limit number

    Default value: 200

  • offset number

    Default value: 0

  • total number
Loading...