Skip to main content

Get IPFix Site Prefix Association (v2.0)

List all the IPFix site prefix associations.

Path Parameters
  • site_id string required

    ID of the site.

Responses

Successful Operation


Schema
  • count int32

    The total number of responses.

  • id string

    The ID of the response.

  • type string

    The type of response.

  • items SiteIPFixPrefixAssociation[]
  • Array [
  • id string

    The ID of the IPFIX prefix.

  • ipv4_prefixes string[]

    The individual IP address.

  • prefix_id string

    The prefix ID that associates with a site.

  • tags string[]

    A information field that can be added to identify the prefix. Maximum 10 unique tags of length 1024 each are allowed.

  • ]
Loading...