Skip to main content

Get IPFIX Global Prefix (v2.0)

GET 

https://api.us.cloudgenix.com/v2.0/api/tenants/:tenant_id/ipfixglobalprefixes

List all the global prefixes.

Request

Path Parameters

    tenant_id stringrequired

    ID of the tenant.

Responses

Successful Operation

Schema
    description

    The description of the IPFIX global prefix. Max characters = 256.

    idstring

    The ID of the IPFIX global prefix.

    ipv4_prefixesstring[]

    The individual IP address or IP address subnets.

    namestringrequired

    The name of the IPFIX global prefix. Max characters = 128.

    tagsstring[]

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

curl -L 'https://api.us.cloudgenix.com/v2.0/api/tenants/:tenant_id/ipfixglobalprefixes' \
-H 'Accept: application/json'
Request Collapse all
Base URL
https://api.us.cloudgenix.com
Parameters
— pathrequired
ResponseClear

Click the Send API Request button above and see the response here!