Skip to main content

Update Tenant Enterprise Prefix Set (v2.0)

PUT 

/sdwan/v2.0/api/enterpriseprefixset

Update the prefix set of a tenant enterprise.

Request

Body

Enterprise prefix Set

    id string

    The ID of the tenant enterprise prefix set.

    ipv4_enterprise_prefixes string[]

    The IPv4 configuration of the tenant enterprise prefix.

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.

Loading...