List sites

Returns all sites for a configuration.

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.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Response body
array of objects

Specifies IP addresses and CIDR blocks of a region or geographic area for an assigned policy.

object

Specifies IP addresses and CIDR blocks of a region or geographic area for an assigned policy.

accessConfig
object

Provides access config details.

integer
≥ 0

The unique ID of the related client override policy.

clientOverridePolicyInfo
object

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

string
length ≥ 1

Name of the user who created this site.

date-time

Read-only ISO 8601 timestamp marking this site's creation.

boolean

Indicates the site's deletion.

string
length ≥ 1

A description of the site configuration that you provide.

dynamicExitPoints
array of objects
length ≥ 0

A site's dynamic exit points.

dynamicExitPoints
object
string
enum
required

The IP address type, either ADDR_TYPE_IPV4 or ADDR_TYPE_IPV6.

ADDR_TYPE_IPV4 ADDR_TYPE_IPV6

string
required
length ≥ 1

The IP address or CIDR block for your company used to match a policy to a request.

boolean

Enables dynamic IP onramp for the site.

exitPoints
array of objects
required
length ≥ 0

Site exit points.

exitPoints*
object
string
enum
required

The IP address type, either ADDR_TYPE_IPV4 or ADDR_TYPE_IPV6.

ADDR_TYPE_IPV4 ADDR_TYPE_IPV6

string
required
length ≥ 1

The IP address or CIDR block for your company used to match a policy to a request.

integer
≥ 1

A unique identifier for the site. Use this value for siteId in subsequent operations.

ipsecOnrampcredential
object

IPsec credential properties.

boolean

Enables IPsec over DNS for the site.

boolean

Indicates if the site is an off-network location.

string
length ≥ 1

Name of the user who most recently modified this site.

date-time

Read-only ISO 8601 timestamp marking this site's last modification.

string
required
length ≥ 1

The name of the site configuration.

integer
required
≥ 1

The unique ID of the related policy.

policyInfo
object

Specifies the related policy SIA applies to incoming DNS requests.

subLocations
array of objects
length ≥ 0

Nested sublocation instances.

subLocations
object
accessConfig
object
required

Provides access configuration details.

string
length ≥ 1

Name of the user who created the sublocation.

string
length ≥ 1

ISO 8601 timestamp marking the sublocation's creation.

exitPoints
array of objects
required
length ≥ 0

Site sublocation exit points.

exitPoints*
object
string
required
length ≥ 1

The IP address type, either ADDR_TYPE_IPV4 or ADDR_TYPE_IPV6.

string
required
length ≥ 1

The IP address.

integer
≥ 1

The sublocation's unique ID. Use this value for siteId in subsequent operations.

boolean
required

Indicates if the site is an off-network location.

string
length ≥ 1

Name of the user who last modified the sublocation.

string
length ≥ 1

ISO 8601 timestamp marking the sublocation's last modification.

string
required
length ≥ 1

The sublocation name.

integer
required
≥ 1

The unique ID of the related policy.

policyInfo
object
required

Policy details.

subLocations
array of strings
required
length ≥ 0

Nested sublocation instances.

boolean

Applies internal IP privacy mask.

Language
URL