Skip to main content

Create Priority Policy Local Prefix (v2.0)

POST 

/sdwan/v2.0/api/prioritypolicylocalprefixes

Create a new priority policy local prefix.

Request

Body

Details of the Priority Policy Local prefix to be created

    description

    The description of the priority policy local prefix. Max Size = 256.

    id string

    The ID of the priority policy local prefix.

    name stringrequired

    The name of the priority policy local prefix. Max Size = 128.

    tags string[]

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

Responses

Successful Operation

Schema
    description

    The description of the priority policy local prefix. Max Size = 256.

    id string

    The ID of the priority policy local prefix.

    name stringrequired

    The name of the priority policy local prefix. Max Size = 128.

    tags string[]

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

Loading...