Skip to main content

Edit a authentication rule

Modify a authentication rule.

Path Parameters
  • id string required

    The resource's unique identifier.

Request Body

The authentication rule you want to edit

  • authentication_enforcement string
  • category string[]
  • description string
  • destination string[]
  • destination_hip string[]
  • disabled boolean

    Default value: false

  • from string[]
  • group_tag string
  • hip_profiles string[]
  • log_authentication_timeout boolean

    Default value: false

  • log_setting string
  • name string
  • negate_destination boolean

    Default value: false

  • negate_source boolean

    Default value: false

  • service string[]
  • source string[]
  • source_hip string[]
  • source_user string[]
  • tag string[]
  • timeout integer

    Possible values: >= 1 and <= 1440

  • to string[]
Responses

Ok

Loading...