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