Skip to main content

Get Priority Policy Local Prefix (v2.0)

GET 

/sdwan/v2.0/api/prioritypolicylocalprefixes/:priority_policy_id

List a specific priority policy local prefix.

Request

Path Parameters

    priority_policy_id stringrequired

    The ID of the local priority policy.

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