builtin:networkzones.zones)Define rules to organize network structures and improve routing efficiency.
| Schema ID | Schema groups | Scope |
|---|---|---|
builtin:networkzones.zones | - | environmentenvironment-default |
| GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:networkzones.zones |
| SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:networkzones.zones | |
| Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:networkzones.zones |
To execute this request, you need an access token with Read settings (settings.read) scope. To learn how to obtain and use it, see Tokens and authentication.
| Property | Type | Description | Required |
|---|---|---|---|
Identifierid | text | A lowercase string limited to 256 characters that can contain alphanumerics (0-9, a-z), hyphens (-), underscores (_), and dots (.), but can not start with a dot. | required |
Descriptiondescription | text | - | optional |
Alternative zonesalternativeZones | set | Network zones that should be used when the primary zone is not available. | required |
Fallback modefallbackMode | enum | Determines the network zone fallback behavior in case the primary and alternative zones are not available.
| required |