virtual_paths

virtual_paths

Monitoring for This resource provides details of all the virtual paths in the system resource.

Read/write properties

Read only properties

status <String>

Virtual Path Status.

uptime <String>

Uptime of the Virtual Path.

name <String>

Name of the Virtual Path.

Operations

get (all)

[get (all)]{}

URL: http://<MGMT-IP>/sdwan/nitro/v1/monitor/virtual_paths

Description: Use this operation to get Virtual Paths status

HTTP Method: GET

Response Payload: JSON

{"virtual_paths":[{ "status":<String_value>

, "uptime":<String_value> , "name":<String_value> }]}

Was this article helpful?