Skip to main content

Get a security rule

Get a security rule.

Path Parameters
  • id string required

    The resource's unique identifier.

Responses

Get security rule by id


Schema
  • Array [
  • action string required
  • application string[] required
  • category string[] required
  • description string
  • destination string[] required
  • destination_hip string[]
  • disabled boolean
  • from string[] required
  • id string

    uuid of the resource

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