HomeGuidesAPI ReferenceChangelog
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Modify SaaS Optimzation configuration information

Use this api to toggle the SaaS Optimization is enabled flag, RTT Calculation Interval, RTT Ping Interface, and Optimize/Advertise/RTT Threshold for Cloud Applications

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

JSON object containing SaaS Optimization configuration data

application
array of objects

Collection of CloudApp objects indexed by saas id

application
boolean

Flag to enable/disable SaaS Optimization

number

Number of ping requests per ip address when averaging out RTT values

string

Ping to the specified interface. Format for labels: side/interfaceId. E.g. lan/7

number

How often to run RTT re-calculation (in seconds)

boolean

Flag to tell if configuration has been modified by user (used internally)

Response
200

No response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!