Manage Appliance REST Endpoints

Manage Appliance
The operations from the Manage Appliance category.
Disable the appliance
Method: post
Path: http://<SDWAN_TENANT_IP>/restapi/service/disable
Enable or disable WAN optimization
Method: post
Path: http://<SDWAN_TENANT_IP>/v1/admin/manage_appliance/enableDisable/wanOptimization
Enable Oracle service
Method: post
Path: http://<SDWAN_TENANT_IP>/restapi/service/enable
Get current Oracle service status
Method: get
Path: http://<SDWAN_TENANT_IP>/restapi/service/get_status
Get the values from drop down
Method: get
Path: http://<SDWAN_TENANT_IP>/v1/admin/manage_appliance/enableDisable/fetchEnableDisableDropDown
Purge flows
Method: post
Path: http://<SDWAN_TENANT_IP>/v1/admin/manage_appliance/purge_flows/purgeFlows
Reboot the appliance
Method: post
Path: http://<SDWAN_TENANT_IP>/restapi/reboot
Restart dynamic routing
Method: post
Path: http://<SDWAN_TENANT_IP>/v1/admin/manage_appliance/enableDisable/restartRouting
Restart the appliance
Method: post
Path: http://<SDWAN_TENANT_IP>/v1/admin/manage_appliance/restartAppliance