Okta.Sdk.Model.DynamicNetworkZone

October 22, 2025 ยท View on GitHub

Properties

NameTypeDescriptionNotes
CreatedDateTimeOffsetTimestamp when the object was created[optional] [readonly]
IdstringUnique identifier for the Network Zone[optional] [readonly]
LastUpdatedDateTimeOffsetTimestamp when the object was last modified[optional] [readonly]
NamestringUnique name for this Network Zone
StatusNetworkZoneStatus[optional]
SystemboolIndicates a system Network Zone: * `true` for system Network Zones * `false` for custom Network Zones The Okta org provides the following default system Network Zones: * `LegacyIpZone` * `BlockedIpZone` * `DefaultEnhancedDynamicZone` * `DefaultExemptIpZone` Admins can modify the name of the default system Network Zone and add up to 5000 gateway or proxy IP entries.[optional] [readonly]
TypeNetworkZoneType
UsageNetworkZoneUsage[optional]
LinksLinksSelfAndLifecycle[optional]
AsnsList<string>An array of ASNs for a Network Zone[optional]
ProxyTypestringThe proxy type used for a Dynamic Network Zone[optional]
LocationsList<NetworkZoneLocation>An array of geolocations for a Dynamic Network Zone[optional]

[Back to Model list] [Back to API list] [Back to README]