Skip to main content

Create a decryption rule

Create a decryption rule.

Query Parameters
  • position string required

    Possible values: [pre, post]

    Default value: pre

    The position of a security rule

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

Request Body

The decryption rule you want to create

  • action string required

    Possible values: [decrypt, no-decrypt]

  • category string[] required
  • description string
  • destination string[] required
  • destination_hip string[]
  • disabled boolean
  • from string[] required
  • log_fail boolean
  • log_setting string
  • log_success boolean
  • name string required
  • negate_destination boolean
  • negate_source boolean
  • profile string
  • service string[] required
  • source string[] required
  • source_hip string[]
  • source_user string[] required
  • tag string[]
  • to string[] required
  • type object
  • oneOf

  • ssl_forward_proxy object
Responses

Created

Loading...