virtual_path_site

virtual_path_site

Configuration Editor for Virtual Path site configuration resource.

Read/write properties

route_cost <Integer>

This Cost will be added to Routes learned via the Virtual Path.

default_set <String>

Name of the Virtual Path Default Set that will be used to populate rules and classes for the Virtual Path on the Site.

tracking_ip_address <String>

Tracking IP Address.

Read only properties

Operations

get (all)

[get (all)]{}

URL: http://<MGMT-IP>/sdwan/nitro/v1/config_editor/virtual_path_site

Description: Use this operation to get the site configuration object

HTTP Method: GET

Response Payload: JSON

{"virtual_path_site":[{ "route_cost":<Integer_value>

, "default_set":<String_value> , "tracking_ip_address":<String_value> }]}

Was this article helpful?