dynamic_virtual_path_obj
dynamic_virtual_path_obj
Configuration Editor for Dynamic Virtual Path Configuration Object resource.
Read/write properties
maximum_dynamic_virtual_path <Integer>
The Maximum number of Dynamic Virtual Paths allowed between this Site and other Sites connected through an intermediate node..
enable_dynamic_virtual_path <Boolean>
If enabled, Dynamic Virtual Paths will be allowed between this Site and other Sites connected through an intermediate node..
Read only properties
Operations
[get (all)]{}
URL: http://<MGMT-IP>/sdwan/nitro/v1/config_editor/dynamic_virtual_path_obj
Description: Use this operation to get the dynamic virtual path configuration object
HTTP Method: GET
Response Payload: JSON
{"dynamic_virtual_path_obj":[{ "maximum_dynamic_virtual_path":<Integer_value>
, "enable_dynamic_virtual_path":<Boolean_value> }]}