Skip to main content

Get Tenant Enterprise Prefix Set (v2.1)

GET 

/sdwan/v2.1/api/enterpriseprefixset

List the prefix set of a tenant enterprise.

Responses

Successful Operation

Schema
    id string

    The ID of the tenant enterprise prefix set.

    ipv4_enterprise_prefixes string[]

    The IPv4 configuration of the tenant enterprise prefix.

    ipv6_enterprise_prefixes string[]

    The IPv6 configuration of the tenant enterprise prefix.

Loading...