Skip to main content

Edit auto tag actions

Edit an auto tag action.

Request Body

Modify auto tag actions

  • actions object[]
  • Array [
  • name string required
  • type object required
  • tagging object required
  • action string required

    Possible values: [add-tag, remove-tag]

    Add or Remove tag option

  • tags string[]

    Possible values: <= 64

    Tags for address object

  • target string required

    Source or Destination Address, User, X-Forwarded-For Address

  • timeout number
  • ]
  • description string

    Possible values: <= 1023 characters

  • filter string required

    Possible values: <= 2047 characters

    Tag based filter defining group membership e.g. tag1 AND tag2 OR tag3

  • name string required

    Possible values: <= 63 characters

    Alphanumeric string [ 0-9a-zA-Z._-]

  • quarantine boolean
  • send_to_panorama boolean
Responses

Ok

Loading...