Skip to main content

Edit a security rule

Modify a security rule.

Path Parameters
  • id string required

    The resource's unique identifier.

Request Body

The security rule you want to edit

  • 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

Ok

Loading...