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#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| id | string | required | 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-provider | leafref | optional | The email-provider to use for this zone | |
| symmetric-key | string | optional | Key used to sign cookies, for example. If not set, the key of the default zone is used. | |
| secondary-symmetric-key | string | optional | Secondary key. Used to verify signatures when using the main symmetric-key fails. Allows rotating the symmetric-key. | |
| allowed-origins-for-cors | multi-value, non-empty-string | optional | The origins (scheme, host, and optional port) that are allowed to make cross origin requests |
Subsections#
| Name | Type | Description |
|---|---|---|
| mobile-app-association | Section | None |