Zone (List)#

Path: /environments/environment/services/zones/zone

The zone list may be empty. If so, the default zone is the only one used. If the list is non-empty, the default zone is used by nodes not configured to use aparticular zone.

Parameters#

NameTypeRequiredDefaultDescription
idstringrequiredThe only meaning of a zone is a name. It’s up to the admin to decide where and what that zone stands for.
email-providerleafrefoptionalThe email-provider to use for this zone
symmetric-keystringoptionalKey used to sign cookies, for example. If not set, the key of the default zone is used.
secondary-symmetric-keystringoptionalSecondary key. Used to verify signatures when using the main symmetric-key fails. Allows rotating the symmetric-key.
allowed-origins-for-corsmulti-value, non-empty-stringoptionalThe origins (scheme, host, and optional port) that are allowed to make cross origin requests

Subsections#

NameTypeDescription
mobile-app-association SectionNone

Was this helpful?