Create a site

Creates a new site.

Path Params
integer
required

A unique identifier for the configuration.

Query Params
string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Body Params
integer

The unique ID of the related client override policy.

clientOverridePolicyInfo
object

The unique policy for handling the traffic arriving from the Zero Trust Client or SIA Client.

string
length ≥ 1

A description of the site configuration that you provide.

dynamicExitPoints
array of objects
length ≥ 0

Site dynamic exit points.

dynamicExitPoints
boolean

Enables dynamic IP onramp for the site.

exitPoints
array of objects
length ≥ 0

Site exit points.

exitPoints
ipsecOnrampcredential
object

IPsec credential properties.

boolean

Enables DNS over IPsec protection for the site.

string
required
length ≥ 1

The name of the site configuration.

integer
≥ 1

The unique ID of the related policy.

policyInfo
object

The policy to apply to incoming DNS requests.

boolean

Applies an internal IP privacy mask.

Responses

Headers
object
string

Location URL for the newly created resource.

Language
Authentication
URL