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.

Keys: id

Parameters#

NameTypeRequiredDefaultDescription
idstringrequired-The only meaning of a zone is a name. It’s up to the admin to decide where and what that zone stands for.
email-providerleafref → /facilities/email-providers/email-provider/idoptional-The email-provider to use for this zone
symmetric-keystringoptional-Key used to sign cookies, for example. If not set, the key of the default zone is used.
secondary-symmetric-keystringoptional-Secondary key. Used to verify signatures when using the main symmetric-key fails. Allows rotating the symmetric-key.
allowed-origins-for-corsmulti-value string (length: 1..9223372036854775807)optional-The origins (scheme, host, and optional port) that are allowed to make cross origin requests

Subsections#

NameTypeDescription
mobile-app-association Section

Was this helpful?