access_interface
access_interface
Configuration Editor for Access Interface object resource.
Read/write properties
virtual_ip_addr <String>
The IP Address for the Access Interface Endpoint on the WAN. You cannot configure the IP Address when the Virtual Appliance is configured to use DHCP Client mode..
gw_ip_addr <String>
The IP Address of the Gateway router. You cannot configure the Gateway IP Address when the Virtual Appliance is configured to use DHCP Client mode..
virtual_interface_name <String>
Virtual Interface Name.
Read only properties
Operations
[get (all)]{}
URL: http://<MGMT-IP>/sdwan/nitro/v1/config_editor/access_interface
Description: Use this operation to get the list of virtual interface objects
HTTP Method: GET
Response Payload: JSON
{"access_interface":[{ "virtual_ip_addr":<String_value>
, "gw_ip_addr":<String_value> , "virtual_interface_name":<String_value> }]}