Skip to main content

Get IPFix Collector Context (v2.0)

GET 

/v2.0/api/tenants/:tenant_id/ipfixcollectorcontexts

List all the IPFix collector contexts.

Request

Path Parameters

    tenant_id stringrequired

    ID of the tenant.

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...