Sites
List Sites
Site Details
Create a new Site
Update Site
Patch Site
Delete Site
SitesApp Configuration
List App Configs
Create a new App Config
Update an App Config
Update an App Config
Delete App Config
ModelsExpand Collapse
AppConfigurationListResponse = object { account_app_id, id, breakout, 3 more } or object { managed_app_id, id, breakout, 3 more } Traffic decision configuration for an app.
Traffic decision configuration for an app.
AccountApp = object { account_app_id, id, breakout, 3 more }
Whether to breakout traffic to the app's endpoints directly. Null preserves default behavior.
WAN interfaces to prefer over default WANs, highest-priority first. Can only be specified for breakout rules (breakout must be true).
ManagedApp = object { managed_app_id, id, breakout, 3 more }
Whether to breakout traffic to the app's endpoints directly. Null preserves default behavior.
WAN interfaces to prefer over default WANs, highest-priority first. Can only be specified for breakout rules (breakout must be true).
AppConfigurationCreateResponse = object { account_app_id, id, breakout, 3 more } or object { managed_app_id, id, breakout, 3 more } Traffic decision configuration for an app.
Traffic decision configuration for an app.
AccountApp = object { account_app_id, id, breakout, 3 more }
Whether to breakout traffic to the app's endpoints directly. Null preserves default behavior.
WAN interfaces to prefer over default WANs, highest-priority first. Can only be specified for breakout rules (breakout must be true).
ManagedApp = object { managed_app_id, id, breakout, 3 more }
Whether to breakout traffic to the app's endpoints directly. Null preserves default behavior.
WAN interfaces to prefer over default WANs, highest-priority first. Can only be specified for breakout rules (breakout must be true).
AppConfigurationUpdateResponse = object { account_app_id, id, breakout, 3 more } or object { managed_app_id, id, breakout, 3 more } Traffic decision configuration for an app.
Traffic decision configuration for an app.
AccountApp = object { account_app_id, id, breakout, 3 more }
Whether to breakout traffic to the app's endpoints directly. Null preserves default behavior.
WAN interfaces to prefer over default WANs, highest-priority first. Can only be specified for breakout rules (breakout must be true).
ManagedApp = object { managed_app_id, id, breakout, 3 more }
Whether to breakout traffic to the app's endpoints directly. Null preserves default behavior.
WAN interfaces to prefer over default WANs, highest-priority first. Can only be specified for breakout rules (breakout must be true).
AppConfigurationEditResponse = object { account_app_id, id, breakout, 3 more } or object { managed_app_id, id, breakout, 3 more } Traffic decision configuration for an app.
Traffic decision configuration for an app.
AccountApp = object { account_app_id, id, breakout, 3 more }
Whether to breakout traffic to the app's endpoints directly. Null preserves default behavior.
WAN interfaces to prefer over default WANs, highest-priority first. Can only be specified for breakout rules (breakout must be true).
ManagedApp = object { managed_app_id, id, breakout, 3 more }
Whether to breakout traffic to the app's endpoints directly. Null preserves default behavior.
WAN interfaces to prefer over default WANs, highest-priority first. Can only be specified for breakout rules (breakout must be true).
AppConfigurationDeleteResponse = object { account_app_id, id, breakout, 3 more } or object { managed_app_id, id, breakout, 3 more } Traffic decision configuration for an app.
Traffic decision configuration for an app.
AccountApp = object { account_app_id, id, breakout, 3 more }
Whether to breakout traffic to the app's endpoints directly. Null preserves default behavior.
WAN interfaces to prefer over default WANs, highest-priority first. Can only be specified for breakout rules (breakout must be true).
ManagedApp = object { managed_app_id, id, breakout, 3 more }
Whether to breakout traffic to the app's endpoints directly. Null preserves default behavior.
WAN interfaces to prefer over default WANs, highest-priority first. Can only be specified for breakout rules (breakout must be true).
SitesACLs
List Site ACLs
Site ACL Details
Create a new Site ACL
Update Site ACL
Patch Site ACL
Delete Site ACL
ModelsExpand Collapse
ACL = object { id, description, forward_locally, 5 more } Bidirectional ACL policy for network traffic within a site.
Bidirectional ACL policy for network traffic within a site.
ACLConfiguration = object { lan_id, lan_name, port_ranges, 2 more }
Array of port ranges on the provided LAN that will be included in the ACL. If no ports or port rangess are provided, communication on any port on this LAN is allowed.
Array of ports on the provided LAN that will be included in the ACL. If no ports or port ranges are provided, communication on any port on this LAN is allowed.
SitesLANs
List Site LANs
Site LAN Details
Create a new Site LAN
Update Site LAN
Patch Site LAN
Delete Site LAN
ModelsExpand Collapse
LAN = object { id, bond_id, ha_link, 9 more }
mark true to use this LAN for HA probing. only works for site with HA turned on. only one LAN can be set as the ha_link.