Skip to main content

Edit an DNS Security Profile

Modify an DNS Security Profile.

Path Parameters
  • id string required

    The resource's unique identifier.

Request Body

The DNS Security Profile you want to edit

  • botnet_domains object
  • dns_security_categories object[]
  • Array [
  • action string

    Possible values: [default, allow, block, sinkhole]

    Default value: default

  • log_level string

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

    Default value: default

  • name string
  • packet_capture string

    Possible values: [disable, single-packet, extended-capture]

  • ]
  • lists object[]
  • Array [
  • action object
  • oneOf

  • alert object
  • name string required
  • packet_capture string

    Possible values: [disable, single-packet, extended-capture]

  • ]
  • sinkhole object
  • ipv4_address string

    Possible values: [127.0.0.1, pan-sinkhole-default-ip]

  • ipv6_address string

    Possible values: [::1]

  • whitelist object[]
  • Array [
  • description string
  • name string required
  • ]
  • description string
  • name string
  • Responses

    Ok

    Loading...