Skip to main content

Create IPFix Collector Context (v2.0)

Create a IPFix collector context.

Request Body
  • description

    The description of the IPFIX config. Max characters = 256.

  • id string

    The ID of the IPFIX config.

  • name string required

    The name of the IPFIX config. Max characters = 128.

Responses

Successful Operation


Schema
  • description

    The description of the IPFIX context config. Max characters = 256.

  • id string

    The ID of the IPFIX context config.

  • name string required

    The name of the IPFIX context config. Max characters = 128.

Loading...