Skip to main content

Get an external dynamic list

Get an external dynamic list by ID.

Path Parameters
  • id string required

    The resource's unique identifier.

Responses

Get security rule by id


Schema
  • Array [
  • id string

    uuid of the resource

  • name string required

    Possible values: <= 63 characters

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

  • type object required
  • oneOf

  • predefined_ip object
  • description string

    Possible values: <= 255 characters

  • exception_list string[]

    Possible values: <= 255 characters

  • url string required
  • ]
  • Loading...