Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.79 KB

File metadata and controls

21 lines (17 loc) · 1.79 KB

Okta.Sdk.Model.EnhancedDynamicNetworkZone

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` * `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]
Type NetworkZoneType
Usage NetworkZoneUsage [optional]
Links LinksSelfAndLifecycle [optional]
Asns EnhancedDynamicNetworkZoneAllOfAsns [optional]
Locations EnhancedDynamicNetworkZoneAllOfLocations [optional]
IpServiceCategories EnhancedDynamicNetworkZoneAllOfIpServiceCategories [optional]

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