Skip to main content

Get IPFIX Filter Context (v2.0)

GET 

/sdwan/v2.0/api/ipfixfiltercontexts/:context_id

List an IPFIX filter context.

Request

Path Parameters

    context_id stringrequired

    ID of the IPFIX filter context.

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 stringrequired

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

Loading...