Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.36 KB

NetworkZone.md

File metadata and controls

18 lines (14 loc) · 1.36 KB

Okta.Sdk.Model.NetworkZone

Properties

Name Type Description Notes
Created DateTimeOffset Timestamp when the object was created [optional] [readonly]
Id string Unique identifier for the Network Zone [optional] [readonly]
LastUpdated DateTimeOffset Timestamp when the object was last modified [optional] [readonly]
Name string Unique name for this Network Zone
Status NetworkZoneStatus [optional]
System bool Indicates 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` * <x-lifecycle class=&quot;ea&quot;></x-lifecycle> `DefaultEnhancedDynamicZone` Admins can modify the name of the default system Network Zone and add up to 5000 gateway or proxy IP entries. [optional] [readonly]
Type NetworkZoneType
Usage NetworkZoneUsage [optional]
Links LinksSelfAndLifecycle [optional]

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