Skip to main content

Get a WildFire and anti-virus profile

GET 

/wildfire-anti-virus-profiles/:id

Get an existing WildFire and anti-virus profile.

Request

Path Parameters

    id uuidrequired

    The UUID of the configuration resource

Responses

OK

Schema
    oneOf
    folder stringrequired

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

    The folder in which the resource is defined

    id string

    UUID of the resource

    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
  • ]
Loading...