Skip to main content

Create a security rule

Create a security 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 security rule you want to create

  • action string required
  • application string[] required
  • category string[] required
  • description string
  • destination string[] required
  • destination_hip string[]
  • disabled boolean
  • from string[] required
  • log_setting string
  • name string required
  • negate_destination boolean
  • negate_source boolean
  • profile_setting object
  • group string[]
  • service string[] required
  • source string[] required
  • source_hip string[]
  • source_user string[] required
  • tag string[]
  • to string[] required
Responses

Created

Loading...