1. Packages
  2. Checkpoint Provider
  3. API Docs
  4. getManagementSimpleGateway
checkpoint 2.9.0 published on Monday, Apr 14, 2025 by checkpointsw

checkpoint.getManagementSimpleGateway

Explore with Pulumi AI

checkpoint logo
checkpoint 2.9.0 published on Monday, Apr 14, 2025 by checkpointsw

    This resource allows you to execute Check Point Simple Gateway.

    Using getManagementSimpleGateway

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getManagementSimpleGateway(args: GetManagementSimpleGatewayArgs, opts?: InvokeOptions): Promise<GetManagementSimpleGatewayResult>
    function getManagementSimpleGatewayOutput(args: GetManagementSimpleGatewayOutputArgs, opts?: InvokeOptions): Output<GetManagementSimpleGatewayResult>
    def get_management_simple_gateway(id: Optional[str] = None,
                                      name: Optional[str] = None,
                                      uid: Optional[str] = None,
                                      opts: Optional[InvokeOptions] = None) -> GetManagementSimpleGatewayResult
    def get_management_simple_gateway_output(id: Optional[pulumi.Input[str]] = None,
                                      name: Optional[pulumi.Input[str]] = None,
                                      uid: Optional[pulumi.Input[str]] = None,
                                      opts: Optional[InvokeOptions] = None) -> Output[GetManagementSimpleGatewayResult]
    func LookupManagementSimpleGateway(ctx *Context, args *LookupManagementSimpleGatewayArgs, opts ...InvokeOption) (*LookupManagementSimpleGatewayResult, error)
    func LookupManagementSimpleGatewayOutput(ctx *Context, args *LookupManagementSimpleGatewayOutputArgs, opts ...InvokeOption) LookupManagementSimpleGatewayResultOutput

    > Note: This function is named LookupManagementSimpleGateway in the Go SDK.

    public static class GetManagementSimpleGateway 
    {
        public static Task<GetManagementSimpleGatewayResult> InvokeAsync(GetManagementSimpleGatewayArgs args, InvokeOptions? opts = null)
        public static Output<GetManagementSimpleGatewayResult> Invoke(GetManagementSimpleGatewayInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetManagementSimpleGatewayResult> getManagementSimpleGateway(GetManagementSimpleGatewayArgs args, InvokeOptions options)
    public static Output<GetManagementSimpleGatewayResult> getManagementSimpleGateway(GetManagementSimpleGatewayArgs args, InvokeOptions options)
    
    fn::invoke:
      function: checkpoint:index/getManagementSimpleGateway:getManagementSimpleGateway
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Id string
    Name string
    Object name.
    Uid string
    Object unique identifier.
    Id string
    Name string
    Object name.
    Uid string
    Object unique identifier.
    id String
    name String
    Object name.
    uid String
    Object unique identifier.
    id string
    name string
    Object name.
    uid string
    Object unique identifier.
    id str
    name str
    Object name.
    uid str
    Object unique identifier.
    id String
    name String
    Object name.
    uid String
    Object unique identifier.

    getManagementSimpleGateway Result

    The following output properties are available:

    AdvancedSettings List<GetManagementSimpleGatewayAdvancedSetting>
    AntiBot bool
    AntiVirus bool
    ApplicationControl bool
    ApplicationControlAndUrlFilteringSettings List<GetManagementSimpleGatewayApplicationControlAndUrlFilteringSetting>
    Color string
    Comments string
    ContentAwareness bool
    DynamicIp bool
    EnableHttpsInspection bool
    FetchPolicies List<string>
    Firewall bool
    FirewallSettings Dictionary<string, string>
    Hardware string
    HitCount bool
    HttpsInspections List<GetManagementSimpleGatewayHttpsInspection>
    IcapServer bool
    Id string
    IdentityAwareness bool
    IdentityAwarenessSettings List<GetManagementSimpleGatewayIdentityAwarenessSetting>
    Interfaces List<GetManagementSimpleGatewayInterface>
    Ips bool
    IpsUpdatePolicy string
    Ipv4Address string
    Ipv6Address string
    LogsSettings Dictionary<string, string>
    NatHideInternalInterfaces bool
    NatSettings Dictionary<string, string>
    OneTimePassword string
    OsName string
    PlatformPortalSettings List<GetManagementSimpleGatewayPlatformPortalSetting>
    ProxySettings Dictionary<string, string>
    Qos bool
    SaveLogsLocally bool
    SendAlertsToServers List<string>
    SendLogsToBackupServers List<string>
    SendLogsToServers List<string>
    SicName string
    SicState string
    Tags List<string>
    ThreatEmulation bool
    ThreatExtraction bool
    UrlFiltering bool
    UsercheckPortalSettings List<GetManagementSimpleGatewayUsercheckPortalSetting>
    Version string
    Vpn bool
    VpnSettings Dictionary<string, string>
    ZeroPhishing bool
    ZeroPhishingFqdn string
    Name string
    Uid string
    AdvancedSettings []GetManagementSimpleGatewayAdvancedSetting
    AntiBot bool
    AntiVirus bool
    ApplicationControl bool
    ApplicationControlAndUrlFilteringSettings []GetManagementSimpleGatewayApplicationControlAndUrlFilteringSetting
    Color string
    Comments string
    ContentAwareness bool
    DynamicIp bool
    EnableHttpsInspection bool
    FetchPolicies []string
    Firewall bool
    FirewallSettings map[string]string
    Hardware string
    HitCount bool
    HttpsInspections []GetManagementSimpleGatewayHttpsInspection
    IcapServer bool
    Id string
    IdentityAwareness bool
    IdentityAwarenessSettings []GetManagementSimpleGatewayIdentityAwarenessSetting
    Interfaces []GetManagementSimpleGatewayInterface
    Ips bool
    IpsUpdatePolicy string
    Ipv4Address string
    Ipv6Address string
    LogsSettings map[string]string
    NatHideInternalInterfaces bool
    NatSettings map[string]string
    OneTimePassword string
    OsName string
    PlatformPortalSettings []GetManagementSimpleGatewayPlatformPortalSetting
    ProxySettings map[string]string
    Qos bool
    SaveLogsLocally bool
    SendAlertsToServers []string
    SendLogsToBackupServers []string
    SendLogsToServers []string
    SicName string
    SicState string
    Tags []string
    ThreatEmulation bool
    ThreatExtraction bool
    UrlFiltering bool
    UsercheckPortalSettings []GetManagementSimpleGatewayUsercheckPortalSetting
    Version string
    Vpn bool
    VpnSettings map[string]string
    ZeroPhishing bool
    ZeroPhishingFqdn string
    Name string
    Uid string
    advancedSettings List<GetManagementSimpleGatewayAdvancedSetting>
    antiBot Boolean
    antiVirus Boolean
    applicationControl Boolean
    applicationControlAndUrlFilteringSettings List<GetManagementSimpleGatewayApplicationControlAndUrlFilteringSetting>
    color String
    comments String
    contentAwareness Boolean
    dynamicIp Boolean
    enableHttpsInspection Boolean
    fetchPolicies List<String>
    firewall Boolean
    firewallSettings Map<String,String>
    hardware String
    hitCount Boolean
    httpsInspections List<GetManagementSimpleGatewayHttpsInspection>
    icapServer Boolean
    id String
    identityAwareness Boolean
    identityAwarenessSettings List<GetManagementSimpleGatewayIdentityAwarenessSetting>
    interfaces List<GetManagementSimpleGatewayInterface>
    ips Boolean
    ipsUpdatePolicy String
    ipv4Address String
    ipv6Address String
    logsSettings Map<String,String>
    natHideInternalInterfaces Boolean
    natSettings Map<String,String>
    oneTimePassword String
    osName String
    platformPortalSettings List<GetManagementSimpleGatewayPlatformPortalSetting>
    proxySettings Map<String,String>
    qos Boolean
    saveLogsLocally Boolean
    sendAlertsToServers List<String>
    sendLogsToBackupServers List<String>
    sendLogsToServers List<String>
    sicName String
    sicState String
    tags List<String>
    threatEmulation Boolean
    threatExtraction Boolean
    urlFiltering Boolean
    usercheckPortalSettings List<GetManagementSimpleGatewayUsercheckPortalSetting>
    version String
    vpn Boolean
    vpnSettings Map<String,String>
    zeroPhishing Boolean
    zeroPhishingFqdn String
    name String
    uid String
    advancedSettings GetManagementSimpleGatewayAdvancedSetting[]
    antiBot boolean
    antiVirus boolean
    applicationControl boolean
    applicationControlAndUrlFilteringSettings GetManagementSimpleGatewayApplicationControlAndUrlFilteringSetting[]
    color string
    comments string
    contentAwareness boolean
    dynamicIp boolean
    enableHttpsInspection boolean
    fetchPolicies string[]
    firewall boolean
    firewallSettings {[key: string]: string}
    hardware string
    hitCount boolean
    httpsInspections GetManagementSimpleGatewayHttpsInspection[]
    icapServer boolean
    id string
    identityAwareness boolean
    identityAwarenessSettings GetManagementSimpleGatewayIdentityAwarenessSetting[]
    interfaces GetManagementSimpleGatewayInterface[]
    ips boolean
    ipsUpdatePolicy string
    ipv4Address string
    ipv6Address string
    logsSettings {[key: string]: string}
    natHideInternalInterfaces boolean
    natSettings {[key: string]: string}
    oneTimePassword string
    osName string
    platformPortalSettings GetManagementSimpleGatewayPlatformPortalSetting[]
    proxySettings {[key: string]: string}
    qos boolean
    saveLogsLocally boolean
    sendAlertsToServers string[]
    sendLogsToBackupServers string[]
    sendLogsToServers string[]
    sicName string
    sicState string
    tags string[]
    threatEmulation boolean
    threatExtraction boolean
    urlFiltering boolean
    usercheckPortalSettings GetManagementSimpleGatewayUsercheckPortalSetting[]
    version string
    vpn boolean
    vpnSettings {[key: string]: string}
    zeroPhishing boolean
    zeroPhishingFqdn string
    name string
    uid string
    advanced_settings Sequence[GetManagementSimpleGatewayAdvancedSetting]
    anti_bot bool
    anti_virus bool
    application_control bool
    application_control_and_url_filtering_settings Sequence[GetManagementSimpleGatewayApplicationControlAndUrlFilteringSetting]
    color str
    comments str
    content_awareness bool
    dynamic_ip bool
    enable_https_inspection bool
    fetch_policies Sequence[str]
    firewall bool
    firewall_settings Mapping[str, str]
    hardware str
    hit_count bool
    https_inspections Sequence[GetManagementSimpleGatewayHttpsInspection]
    icap_server bool
    id str
    identity_awareness bool
    identity_awareness_settings Sequence[GetManagementSimpleGatewayIdentityAwarenessSetting]
    interfaces Sequence[GetManagementSimpleGatewayInterface]
    ips bool
    ips_update_policy str
    ipv4_address str
    ipv6_address str
    logs_settings Mapping[str, str]
    nat_hide_internal_interfaces bool
    nat_settings Mapping[str, str]
    one_time_password str
    os_name str
    platform_portal_settings Sequence[GetManagementSimpleGatewayPlatformPortalSetting]
    proxy_settings Mapping[str, str]
    qos bool
    save_logs_locally bool
    send_alerts_to_servers Sequence[str]
    send_logs_to_backup_servers Sequence[str]
    send_logs_to_servers Sequence[str]
    sic_name str
    sic_state str
    tags Sequence[str]
    threat_emulation bool
    threat_extraction bool
    url_filtering bool
    usercheck_portal_settings Sequence[GetManagementSimpleGatewayUsercheckPortalSetting]
    version str
    vpn bool
    vpn_settings Mapping[str, str]
    zero_phishing bool
    zero_phishing_fqdn str
    name str
    uid str
    advancedSettings List<Property Map>
    antiBot Boolean
    antiVirus Boolean
    applicationControl Boolean
    applicationControlAndUrlFilteringSettings List<Property Map>
    color String
    comments String
    contentAwareness Boolean
    dynamicIp Boolean
    enableHttpsInspection Boolean
    fetchPolicies List<String>
    firewall Boolean
    firewallSettings Map<String>
    hardware String
    hitCount Boolean
    httpsInspections List<Property Map>
    icapServer Boolean
    id String
    identityAwareness Boolean
    identityAwarenessSettings List<Property Map>
    interfaces List<Property Map>
    ips Boolean
    ipsUpdatePolicy String
    ipv4Address String
    ipv6Address String
    logsSettings Map<String>
    natHideInternalInterfaces Boolean
    natSettings Map<String>
    oneTimePassword String
    osName String
    platformPortalSettings List<Property Map>
    proxySettings Map<String>
    qos Boolean
    saveLogsLocally Boolean
    sendAlertsToServers List<String>
    sendLogsToBackupServers List<String>
    sendLogsToServers List<String>
    sicName String
    sicState String
    tags List<String>
    threatEmulation Boolean
    threatExtraction Boolean
    urlFiltering Boolean
    usercheckPortalSettings List<Property Map>
    version String
    vpn Boolean
    vpnSettings Map<String>
    zeroPhishing Boolean
    zeroPhishingFqdn String
    name String
    uid String

    Supporting Types

    GetManagementSimpleGatewayAdvancedSetting

    ConnectionPersistence string
    Handling established connections when installing a new policy.
    Sams List<GetManagementSimpleGatewayAdvancedSettingSam>
    SAM.sam blocks are documented below.
    ConnectionPersistence string
    Handling established connections when installing a new policy.
    Sams []GetManagementSimpleGatewayAdvancedSettingSam
    SAM.sam blocks are documented below.
    connectionPersistence String
    Handling established connections when installing a new policy.
    sams List<GetManagementSimpleGatewayAdvancedSettingSam>
    SAM.sam blocks are documented below.
    connectionPersistence string
    Handling established connections when installing a new policy.
    sams GetManagementSimpleGatewayAdvancedSettingSam[]
    SAM.sam blocks are documented below.
    connection_persistence str
    Handling established connections when installing a new policy.
    sams Sequence[GetManagementSimpleGatewayAdvancedSettingSam]
    SAM.sam blocks are documented below.
    connectionPersistence String
    Handling established connections when installing a new policy.
    sams List<Property Map>
    SAM.sam blocks are documented below.

    GetManagementSimpleGatewayAdvancedSettingSam

    ForwardToOtherSamServers bool
    Forward SAM clients' requests to other SAM servers.
    PurgeSamFiles List<GetManagementSimpleGatewayAdvancedSettingSamPurgeSamFile>
    Purge SAM File.purge_sam_file blocks are documented below.
    UseEarlyVersions List<GetManagementSimpleGatewayAdvancedSettingSamUseEarlyVersion>
    Use early versions compatibility mode.use_early_versions blocks are documented below.
    ForwardToOtherSamServers bool
    Forward SAM clients' requests to other SAM servers.
    PurgeSamFiles []GetManagementSimpleGatewayAdvancedSettingSamPurgeSamFile
    Purge SAM File.purge_sam_file blocks are documented below.
    UseEarlyVersions []GetManagementSimpleGatewayAdvancedSettingSamUseEarlyVersion
    Use early versions compatibility mode.use_early_versions blocks are documented below.
    forwardToOtherSamServers Boolean
    Forward SAM clients' requests to other SAM servers.
    purgeSamFiles List<GetManagementSimpleGatewayAdvancedSettingSamPurgeSamFile>
    Purge SAM File.purge_sam_file blocks are documented below.
    useEarlyVersions List<GetManagementSimpleGatewayAdvancedSettingSamUseEarlyVersion>
    Use early versions compatibility mode.use_early_versions blocks are documented below.
    forwardToOtherSamServers boolean
    Forward SAM clients' requests to other SAM servers.
    purgeSamFiles GetManagementSimpleGatewayAdvancedSettingSamPurgeSamFile[]
    Purge SAM File.purge_sam_file blocks are documented below.
    useEarlyVersions GetManagementSimpleGatewayAdvancedSettingSamUseEarlyVersion[]
    Use early versions compatibility mode.use_early_versions blocks are documented below.
    forward_to_other_sam_servers bool
    Forward SAM clients' requests to other SAM servers.
    purge_sam_files Sequence[GetManagementSimpleGatewayAdvancedSettingSamPurgeSamFile]
    Purge SAM File.purge_sam_file blocks are documented below.
    use_early_versions Sequence[GetManagementSimpleGatewayAdvancedSettingSamUseEarlyVersion]
    Use early versions compatibility mode.use_early_versions blocks are documented below.
    forwardToOtherSamServers Boolean
    Forward SAM clients' requests to other SAM servers.
    purgeSamFiles List<Property Map>
    Purge SAM File.purge_sam_file blocks are documented below.
    useEarlyVersions List<Property Map>
    Use early versions compatibility mode.use_early_versions blocks are documented below.

    GetManagementSimpleGatewayAdvancedSettingSamPurgeSamFile

    Enabled bool
    Purge SAM File.
    PurgeWhenSizeReachesTo double
    Purge SAM File When it Reaches to.
    Enabled bool
    Purge SAM File.
    PurgeWhenSizeReachesTo float64
    Purge SAM File When it Reaches to.
    enabled Boolean
    Purge SAM File.
    purgeWhenSizeReachesTo Double
    Purge SAM File When it Reaches to.
    enabled boolean
    Purge SAM File.
    purgeWhenSizeReachesTo number
    Purge SAM File When it Reaches to.
    enabled bool
    Purge SAM File.
    purge_when_size_reaches_to float
    Purge SAM File When it Reaches to.
    enabled Boolean
    Purge SAM File.
    purgeWhenSizeReachesTo Number
    Purge SAM File When it Reaches to.

    GetManagementSimpleGatewayAdvancedSettingSamUseEarlyVersion

    CompatibilityMode string
    Early versions compatibility mode.
    Enabled bool
    Use early versions compatibility mode.
    CompatibilityMode string
    Early versions compatibility mode.
    Enabled bool
    Use early versions compatibility mode.
    compatibilityMode String
    Early versions compatibility mode.
    enabled Boolean
    Use early versions compatibility mode.
    compatibilityMode string
    Early versions compatibility mode.
    enabled boolean
    Use early versions compatibility mode.
    compatibility_mode str
    Early versions compatibility mode.
    enabled bool
    Use early versions compatibility mode.
    compatibilityMode String
    Early versions compatibility mode.
    enabled Boolean
    Use early versions compatibility mode.

    GetManagementSimpleGatewayApplicationControlAndUrlFilteringSetting

    GlobalSettingsMode string
    Whether to override global settings or not.
    OverrideGlobalSettings Dictionary<string, string>
    override global settings object.override_global_settings blocks are documented below.
    GlobalSettingsMode string
    Whether to override global settings or not.
    OverrideGlobalSettings map[string]string
    override global settings object.override_global_settings blocks are documented below.
    globalSettingsMode String
    Whether to override global settings or not.
    overrideGlobalSettings Map<String,String>
    override global settings object.override_global_settings blocks are documented below.
    globalSettingsMode string
    Whether to override global settings or not.
    overrideGlobalSettings {[key: string]: string}
    override global settings object.override_global_settings blocks are documented below.
    global_settings_mode str
    Whether to override global settings or not.
    override_global_settings Mapping[str, str]
    override global settings object.override_global_settings blocks are documented below.
    globalSettingsMode String
    Whether to override global settings or not.
    overrideGlobalSettings Map<String>
    override global settings object.override_global_settings blocks are documented below.

    GetManagementSimpleGatewayHttpsInspection

    BypassOnFailures List<GetManagementSimpleGatewayHttpsInspectionBypassOnFailure>
    Set to be true in order to bypass all requests (Fail-open) in case of internal system error.bypass_on_failure blocks are documented below.
    DenyExpiredServerCerts List<GetManagementSimpleGatewayHttpsInspectionDenyExpiredServerCert>
    Set to be true in order to drop traffic from servers with expired server certificate.deny_expired_server_cert blocks are documented below.
    DenyRevokedServerCerts List<GetManagementSimpleGatewayHttpsInspectionDenyRevokedServerCert>
    Set to be true in order to drop traffic from servers with revoked server certificate (validate CRL).deny_revoked_server_cert blocks are documented below.
    DenyUntrustedServerCerts List<GetManagementSimpleGatewayHttpsInspectionDenyUntrustedServerCert>
    Set to be true in order to drop traffic from servers with untrusted server certificate.deny_untrusted_server_cert blocks are documented below.
    SiteCategorizationAllowModes List<GetManagementSimpleGatewayHttpsInspectionSiteCategorizationAllowMode>
    Set to 'background' in order to allowed requests until categorization is complete.site_categorization_allow_mode blocks are documented below.
    BypassOnFailures []GetManagementSimpleGatewayHttpsInspectionBypassOnFailure
    Set to be true in order to bypass all requests (Fail-open) in case of internal system error.bypass_on_failure blocks are documented below.
    DenyExpiredServerCerts []GetManagementSimpleGatewayHttpsInspectionDenyExpiredServerCert
    Set to be true in order to drop traffic from servers with expired server certificate.deny_expired_server_cert blocks are documented below.
    DenyRevokedServerCerts []GetManagementSimpleGatewayHttpsInspectionDenyRevokedServerCert
    Set to be true in order to drop traffic from servers with revoked server certificate (validate CRL).deny_revoked_server_cert blocks are documented below.
    DenyUntrustedServerCerts []GetManagementSimpleGatewayHttpsInspectionDenyUntrustedServerCert
    Set to be true in order to drop traffic from servers with untrusted server certificate.deny_untrusted_server_cert blocks are documented below.
    SiteCategorizationAllowModes []GetManagementSimpleGatewayHttpsInspectionSiteCategorizationAllowMode
    Set to 'background' in order to allowed requests until categorization is complete.site_categorization_allow_mode blocks are documented below.
    bypassOnFailures List<GetManagementSimpleGatewayHttpsInspectionBypassOnFailure>
    Set to be true in order to bypass all requests (Fail-open) in case of internal system error.bypass_on_failure blocks are documented below.
    denyExpiredServerCerts List<GetManagementSimpleGatewayHttpsInspectionDenyExpiredServerCert>
    Set to be true in order to drop traffic from servers with expired server certificate.deny_expired_server_cert blocks are documented below.
    denyRevokedServerCerts List<GetManagementSimpleGatewayHttpsInspectionDenyRevokedServerCert>
    Set to be true in order to drop traffic from servers with revoked server certificate (validate CRL).deny_revoked_server_cert blocks are documented below.
    denyUntrustedServerCerts List<GetManagementSimpleGatewayHttpsInspectionDenyUntrustedServerCert>
    Set to be true in order to drop traffic from servers with untrusted server certificate.deny_untrusted_server_cert blocks are documented below.
    siteCategorizationAllowModes List<GetManagementSimpleGatewayHttpsInspectionSiteCategorizationAllowMode>
    Set to 'background' in order to allowed requests until categorization is complete.site_categorization_allow_mode blocks are documented below.
    bypassOnFailures GetManagementSimpleGatewayHttpsInspectionBypassOnFailure[]
    Set to be true in order to bypass all requests (Fail-open) in case of internal system error.bypass_on_failure blocks are documented below.
    denyExpiredServerCerts GetManagementSimpleGatewayHttpsInspectionDenyExpiredServerCert[]
    Set to be true in order to drop traffic from servers with expired server certificate.deny_expired_server_cert blocks are documented below.
    denyRevokedServerCerts GetManagementSimpleGatewayHttpsInspectionDenyRevokedServerCert[]
    Set to be true in order to drop traffic from servers with revoked server certificate (validate CRL).deny_revoked_server_cert blocks are documented below.
    denyUntrustedServerCerts GetManagementSimpleGatewayHttpsInspectionDenyUntrustedServerCert[]
    Set to be true in order to drop traffic from servers with untrusted server certificate.deny_untrusted_server_cert blocks are documented below.
    siteCategorizationAllowModes GetManagementSimpleGatewayHttpsInspectionSiteCategorizationAllowMode[]
    Set to 'background' in order to allowed requests until categorization is complete.site_categorization_allow_mode blocks are documented below.
    bypass_on_failures Sequence[GetManagementSimpleGatewayHttpsInspectionBypassOnFailure]
    Set to be true in order to bypass all requests (Fail-open) in case of internal system error.bypass_on_failure blocks are documented below.
    deny_expired_server_certs Sequence[GetManagementSimpleGatewayHttpsInspectionDenyExpiredServerCert]
    Set to be true in order to drop traffic from servers with expired server certificate.deny_expired_server_cert blocks are documented below.
    deny_revoked_server_certs Sequence[GetManagementSimpleGatewayHttpsInspectionDenyRevokedServerCert]
    Set to be true in order to drop traffic from servers with revoked server certificate (validate CRL).deny_revoked_server_cert blocks are documented below.
    deny_untrusted_server_certs Sequence[GetManagementSimpleGatewayHttpsInspectionDenyUntrustedServerCert]
    Set to be true in order to drop traffic from servers with untrusted server certificate.deny_untrusted_server_cert blocks are documented below.
    site_categorization_allow_modes Sequence[GetManagementSimpleGatewayHttpsInspectionSiteCategorizationAllowMode]
    Set to 'background' in order to allowed requests until categorization is complete.site_categorization_allow_mode blocks are documented below.
    bypassOnFailures List<Property Map>
    Set to be true in order to bypass all requests (Fail-open) in case of internal system error.bypass_on_failure blocks are documented below.
    denyExpiredServerCerts List<Property Map>
    Set to be true in order to drop traffic from servers with expired server certificate.deny_expired_server_cert blocks are documented below.
    denyRevokedServerCerts List<Property Map>
    Set to be true in order to drop traffic from servers with revoked server certificate (validate CRL).deny_revoked_server_cert blocks are documented below.
    denyUntrustedServerCerts List<Property Map>
    Set to be true in order to drop traffic from servers with untrusted server certificate.deny_untrusted_server_cert blocks are documented below.
    siteCategorizationAllowModes List<Property Map>
    Set to 'background' in order to allowed requests until categorization is complete.site_categorization_allow_mode blocks are documented below.

    GetManagementSimpleGatewayHttpsInspectionBypassOnFailure

    OverrideProfile bool
    Override profile of global configuration.
    Value bool
    Override value.Required only for 'override-profile' is True.
    OverrideProfile bool
    Override profile of global configuration.
    Value bool
    Override value.Required only for 'override-profile' is True.
    overrideProfile Boolean
    Override profile of global configuration.
    value Boolean
    Override value.Required only for 'override-profile' is True.
    overrideProfile boolean
    Override profile of global configuration.
    value boolean
    Override value.Required only for 'override-profile' is True.
    override_profile bool
    Override profile of global configuration.
    value bool
    Override value.Required only for 'override-profile' is True.
    overrideProfile Boolean
    Override profile of global configuration.
    value Boolean
    Override value.Required only for 'override-profile' is True.

    GetManagementSimpleGatewayHttpsInspectionDenyExpiredServerCert

    OverrideProfile bool
    Override profile of global configuration.
    Value bool
    Override value.Required only for 'override-profile' is True.
    OverrideProfile bool
    Override profile of global configuration.
    Value bool
    Override value.Required only for 'override-profile' is True.
    overrideProfile Boolean
    Override profile of global configuration.
    value Boolean
    Override value.Required only for 'override-profile' is True.
    overrideProfile boolean
    Override profile of global configuration.
    value boolean
    Override value.Required only for 'override-profile' is True.
    override_profile bool
    Override profile of global configuration.
    value bool
    Override value.Required only for 'override-profile' is True.
    overrideProfile Boolean
    Override profile of global configuration.
    value Boolean
    Override value.Required only for 'override-profile' is True.

    GetManagementSimpleGatewayHttpsInspectionDenyRevokedServerCert

    OverrideProfile bool
    Override profile of global configuration.
    Value bool
    Override value.Required only for 'override-profile' is True.
    OverrideProfile bool
    Override profile of global configuration.
    Value bool
    Override value.Required only for 'override-profile' is True.
    overrideProfile Boolean
    Override profile of global configuration.
    value Boolean
    Override value.Required only for 'override-profile' is True.
    overrideProfile boolean
    Override profile of global configuration.
    value boolean
    Override value.Required only for 'override-profile' is True.
    override_profile bool
    Override profile of global configuration.
    value bool
    Override value.Required only for 'override-profile' is True.
    overrideProfile Boolean
    Override profile of global configuration.
    value Boolean
    Override value.Required only for 'override-profile' is True.

    GetManagementSimpleGatewayHttpsInspectionDenyUntrustedServerCert

    OverrideProfile bool
    Override profile of global configuration.
    Value bool
    Override value.Required only for 'override-profile' is True.
    OverrideProfile bool
    Override profile of global configuration.
    Value bool
    Override value.Required only for 'override-profile' is True.
    overrideProfile Boolean
    Override profile of global configuration.
    value Boolean
    Override value.Required only for 'override-profile' is True.
    overrideProfile boolean
    Override profile of global configuration.
    value boolean
    Override value.Required only for 'override-profile' is True.
    override_profile bool
    Override profile of global configuration.
    value bool
    Override value.Required only for 'override-profile' is True.
    overrideProfile Boolean
    Override profile of global configuration.
    value Boolean
    Override value.Required only for 'override-profile' is True.

    GetManagementSimpleGatewayHttpsInspectionSiteCategorizationAllowMode

    OverrideProfile bool
    Override profile of global configuration.
    Value string
    Override value.Required only for 'override-profile' is True.
    OverrideProfile bool
    Override profile of global configuration.
    Value string
    Override value.Required only for 'override-profile' is True.
    overrideProfile Boolean
    Override profile of global configuration.
    value String
    Override value.Required only for 'override-profile' is True.
    overrideProfile boolean
    Override profile of global configuration.
    value string
    Override value.Required only for 'override-profile' is True.
    override_profile bool
    Override profile of global configuration.
    value str
    Override value.Required only for 'override-profile' is True.
    overrideProfile Boolean
    Override profile of global configuration.
    value String
    Override value.Required only for 'override-profile' is True.

    GetManagementSimpleGatewayIdentityAwarenessSetting

    BrowserBasedAuthentication bool
    Enable Browser Based Authentication source.
    BrowserBasedAuthenticationSettings List<GetManagementSimpleGatewayIdentityAwarenessSettingBrowserBasedAuthenticationSetting>
    Browser Based Authentication settings.browser_based_authentication_settings blocks are documented below.
    IdentityAgent bool
    Enable Identity Agent source.
    IdentityAgentSettings List<GetManagementSimpleGatewayIdentityAwarenessSettingIdentityAgentSetting>
    Identity Agent settings.identity_agent_settings blocks are documented below.
    IdentityCollector bool
    Enable Identity Collector source.
    IdentityCollectorSettings List<GetManagementSimpleGatewayIdentityAwarenessSettingIdentityCollectorSetting>
    Identity Collector settings.identity_collector_settings blocks are documented below.
    IdentitySharingSettings List<GetManagementSimpleGatewayIdentityAwarenessSettingIdentitySharingSetting>
    Identity sharing settings.identity_sharing_settings blocks are documented below.
    ProxySettings List<GetManagementSimpleGatewayIdentityAwarenessSettingProxySetting>
    Identity-Awareness Proxy settings.proxy_settings blocks are documented below.
    RemoteAccess bool
    Enable Remote Access Identity source.
    BrowserBasedAuthentication bool
    Enable Browser Based Authentication source.
    BrowserBasedAuthenticationSettings []GetManagementSimpleGatewayIdentityAwarenessSettingBrowserBasedAuthenticationSetting
    Browser Based Authentication settings.browser_based_authentication_settings blocks are documented below.
    IdentityAgent bool
    Enable Identity Agent source.
    IdentityAgentSettings []GetManagementSimpleGatewayIdentityAwarenessSettingIdentityAgentSetting
    Identity Agent settings.identity_agent_settings blocks are documented below.
    IdentityCollector bool
    Enable Identity Collector source.
    IdentityCollectorSettings []GetManagementSimpleGatewayIdentityAwarenessSettingIdentityCollectorSetting
    Identity Collector settings.identity_collector_settings blocks are documented below.
    IdentitySharingSettings []GetManagementSimpleGatewayIdentityAwarenessSettingIdentitySharingSetting
    Identity sharing settings.identity_sharing_settings blocks are documented below.
    ProxySettings []GetManagementSimpleGatewayIdentityAwarenessSettingProxySetting
    Identity-Awareness Proxy settings.proxy_settings blocks are documented below.
    RemoteAccess bool
    Enable Remote Access Identity source.
    browserBasedAuthentication Boolean
    Enable Browser Based Authentication source.
    browserBasedAuthenticationSettings List<GetManagementSimpleGatewayIdentityAwarenessSettingBrowserBasedAuthenticationSetting>
    Browser Based Authentication settings.browser_based_authentication_settings blocks are documented below.
    identityAgent Boolean
    Enable Identity Agent source.
    identityAgentSettings List<GetManagementSimpleGatewayIdentityAwarenessSettingIdentityAgentSetting>
    Identity Agent settings.identity_agent_settings blocks are documented below.
    identityCollector Boolean
    Enable Identity Collector source.
    identityCollectorSettings List<GetManagementSimpleGatewayIdentityAwarenessSettingIdentityCollectorSetting>
    Identity Collector settings.identity_collector_settings blocks are documented below.
    identitySharingSettings List<GetManagementSimpleGatewayIdentityAwarenessSettingIdentitySharingSetting>
    Identity sharing settings.identity_sharing_settings blocks are documented below.
    proxySettings List<GetManagementSimpleGatewayIdentityAwarenessSettingProxySetting>
    Identity-Awareness Proxy settings.proxy_settings blocks are documented below.
    remoteAccess Boolean
    Enable Remote Access Identity source.
    browserBasedAuthentication boolean
    Enable Browser Based Authentication source.
    browserBasedAuthenticationSettings GetManagementSimpleGatewayIdentityAwarenessSettingBrowserBasedAuthenticationSetting[]
    Browser Based Authentication settings.browser_based_authentication_settings blocks are documented below.
    identityAgent boolean
    Enable Identity Agent source.
    identityAgentSettings GetManagementSimpleGatewayIdentityAwarenessSettingIdentityAgentSetting[]
    Identity Agent settings.identity_agent_settings blocks are documented below.
    identityCollector boolean
    Enable Identity Collector source.
    identityCollectorSettings GetManagementSimpleGatewayIdentityAwarenessSettingIdentityCollectorSetting[]
    Identity Collector settings.identity_collector_settings blocks are documented below.
    identitySharingSettings GetManagementSimpleGatewayIdentityAwarenessSettingIdentitySharingSetting[]
    Identity sharing settings.identity_sharing_settings blocks are documented below.
    proxySettings GetManagementSimpleGatewayIdentityAwarenessSettingProxySetting[]
    Identity-Awareness Proxy settings.proxy_settings blocks are documented below.
    remoteAccess boolean
    Enable Remote Access Identity source.
    browser_based_authentication bool
    Enable Browser Based Authentication source.
    browser_based_authentication_settings Sequence[GetManagementSimpleGatewayIdentityAwarenessSettingBrowserBasedAuthenticationSetting]
    Browser Based Authentication settings.browser_based_authentication_settings blocks are documented below.
    identity_agent bool
    Enable Identity Agent source.
    identity_agent_settings Sequence[GetManagementSimpleGatewayIdentityAwarenessSettingIdentityAgentSetting]
    Identity Agent settings.identity_agent_settings blocks are documented below.
    identity_collector bool
    Enable Identity Collector source.
    identity_collector_settings Sequence[GetManagementSimpleGatewayIdentityAwarenessSettingIdentityCollectorSetting]
    Identity Collector settings.identity_collector_settings blocks are documented below.
    identity_sharing_settings Sequence[GetManagementSimpleGatewayIdentityAwarenessSettingIdentitySharingSetting]
    Identity sharing settings.identity_sharing_settings blocks are documented below.
    proxy_settings Sequence[GetManagementSimpleGatewayIdentityAwarenessSettingProxySetting]
    Identity-Awareness Proxy settings.proxy_settings blocks are documented below.
    remote_access bool
    Enable Remote Access Identity source.
    browserBasedAuthentication Boolean
    Enable Browser Based Authentication source.
    browserBasedAuthenticationSettings List<Property Map>
    Browser Based Authentication settings.browser_based_authentication_settings blocks are documented below.
    identityAgent Boolean
    Enable Identity Agent source.
    identityAgentSettings List<Property Map>
    Identity Agent settings.identity_agent_settings blocks are documented below.
    identityCollector Boolean
    Enable Identity Collector source.
    identityCollectorSettings List<Property Map>
    Identity Collector settings.identity_collector_settings blocks are documented below.
    identitySharingSettings List<Property Map>
    Identity sharing settings.identity_sharing_settings blocks are documented below.
    proxySettings List<Property Map>
    Identity-Awareness Proxy settings.proxy_settings blocks are documented below.
    remoteAccess Boolean
    Enable Remote Access Identity source.

    GetManagementSimpleGatewayIdentityAwarenessSettingBrowserBasedAuthenticationSetting

    AuthenticationSettings List<GetManagementSimpleGatewayIdentityAwarenessSettingBrowserBasedAuthenticationSettingAuthenticationSetting>
    Authentication Settings for Browser Based Authentication.authentication_settings blocks are documented below.
    BrowserBasedAuthenticationPortalSettings List<GetManagementSimpleGatewayIdentityAwarenessSettingBrowserBasedAuthenticationSettingBrowserBasedAuthenticationPortalSetting>
    Browser Based Authentication portal settings.browser_based_authentication_portal_settings blocks are documented below.
    AuthenticationSettings []GetManagementSimpleGatewayIdentityAwarenessSettingBrowserBasedAuthenticationSettingAuthenticationSetting
    Authentication Settings for Browser Based Authentication.authentication_settings blocks are documented below.
    BrowserBasedAuthenticationPortalSettings []GetManagementSimpleGatewayIdentityAwarenessSettingBrowserBasedAuthenticationSettingBrowserBasedAuthenticationPortalSetting
    Browser Based Authentication portal settings.browser_based_authentication_portal_settings blocks are documented below.
    authenticationSettings List<GetManagementSimpleGatewayIdentityAwarenessSettingBrowserBasedAuthenticationSettingAuthenticationSetting>
    Authentication Settings for Browser Based Authentication.authentication_settings blocks are documented below.
    browserBasedAuthenticationPortalSettings List<GetManagementSimpleGatewayIdentityAwarenessSettingBrowserBasedAuthenticationSettingBrowserBasedAuthenticationPortalSetting>
    Browser Based Authentication portal settings.browser_based_authentication_portal_settings blocks are documented below.
    authenticationSettings GetManagementSimpleGatewayIdentityAwarenessSettingBrowserBasedAuthenticationSettingAuthenticationSetting[]
    Authentication Settings for Browser Based Authentication.authentication_settings blocks are documented below.
    browserBasedAuthenticationPortalSettings GetManagementSimpleGatewayIdentityAwarenessSettingBrowserBasedAuthenticationSettingBrowserBasedAuthenticationPortalSetting[]
    Browser Based Authentication portal settings.browser_based_authentication_portal_settings blocks are documented below.
    authentication_settings Sequence[GetManagementSimpleGatewayIdentityAwarenessSettingBrowserBasedAuthenticationSettingAuthenticationSetting]
    Authentication Settings for Browser Based Authentication.authentication_settings blocks are documented below.
    browser_based_authentication_portal_settings Sequence[GetManagementSimpleGatewayIdentityAwarenessSettingBrowserBasedAuthenticationSettingBrowserBasedAuthenticationPortalSetting]
    Browser Based Authentication portal settings.browser_based_authentication_portal_settings blocks are documented below.
    authenticationSettings List<Property Map>
    Authentication Settings for Browser Based Authentication.authentication_settings blocks are documented below.
    browserBasedAuthenticationPortalSettings List<Property Map>
    Browser Based Authentication portal settings.browser_based_authentication_portal_settings blocks are documented below.

    GetManagementSimpleGatewayIdentityAwarenessSettingBrowserBasedAuthenticationSettingAuthenticationSetting

    AuthenticationMethod string
    Authentication method.
    IdentityProviders List<string>
    Identity provider object identified by the name or UID. Must be set when "authentication-method" was selected to be "identity provider".identity_provider blocks are documented below.
    Radius string
    Radius server object identified by the name or UID. Must be set when "authentication-method" was selected to be "radius".
    UsersDirectories List<GetManagementSimpleGatewayIdentityAwarenessSettingBrowserBasedAuthenticationSettingAuthenticationSettingUsersDirectory>
    Users directories.users_directories blocks are documented below.
    AuthenticationMethod string
    Authentication method.
    IdentityProviders []string
    Identity provider object identified by the name or UID. Must be set when "authentication-method" was selected to be "identity provider".identity_provider blocks are documented below.
    Radius string
    Radius server object identified by the name or UID. Must be set when "authentication-method" was selected to be "radius".
    UsersDirectories []GetManagementSimpleGatewayIdentityAwarenessSettingBrowserBasedAuthenticationSettingAuthenticationSettingUsersDirectory
    Users directories.users_directories blocks are documented below.
    authenticationMethod String
    Authentication method.
    identityProviders List<String>
    Identity provider object identified by the name or UID. Must be set when "authentication-method" was selected to be "identity provider".identity_provider blocks are documented below.
    radius String
    Radius server object identified by the name or UID. Must be set when "authentication-method" was selected to be "radius".
    usersDirectories List<GetManagementSimpleGatewayIdentityAwarenessSettingBrowserBasedAuthenticationSettingAuthenticationSettingUsersDirectory>
    Users directories.users_directories blocks are documented below.
    authenticationMethod string
    Authentication method.
    identityProviders string[]
    Identity provider object identified by the name or UID. Must be set when "authentication-method" was selected to be "identity provider".identity_provider blocks are documented below.
    radius string
    Radius server object identified by the name or UID. Must be set when "authentication-method" was selected to be "radius".
    usersDirectories GetManagementSimpleGatewayIdentityAwarenessSettingBrowserBasedAuthenticationSettingAuthenticationSettingUsersDirectory[]
    Users directories.users_directories blocks are documented below.
    authentication_method str
    Authentication method.
    identity_providers Sequence[str]
    Identity provider object identified by the name or UID. Must be set when "authentication-method" was selected to be "identity provider".identity_provider blocks are documented below.
    radius str
    Radius server object identified by the name or UID. Must be set when "authentication-method" was selected to be "radius".
    users_directories Sequence[GetManagementSimpleGatewayIdentityAwarenessSettingBrowserBasedAuthenticationSettingAuthenticationSettingUsersDirectory]
    Users directories.users_directories blocks are documented below.
    authenticationMethod String
    Authentication method.
    identityProviders List<String>
    Identity provider object identified by the name or UID. Must be set when "authentication-method" was selected to be "identity provider".identity_provider blocks are documented below.
    radius String
    Radius server object identified by the name or UID. Must be set when "authentication-method" was selected to be "radius".
    usersDirectories List<Property Map>
    Users directories.users_directories blocks are documented below.

    GetManagementSimpleGatewayIdentityAwarenessSettingBrowserBasedAuthenticationSettingAuthenticationSettingUsersDirectory

    ExternalUserProfile bool
    External user profile.
    InternalUsers bool
    Internal users.
    Specifics List<string>
    LDAP AU objects identified by the name or UID. Must be set when "users-from-external-directories" was selected to be "specific".specific blocks are documented below.
    UsersFromExternalDirectories string
    Users from external directories.
    ExternalUserProfile bool
    External user profile.
    InternalUsers bool
    Internal users.
    Specifics []string
    LDAP AU objects identified by the name or UID. Must be set when "users-from-external-directories" was selected to be "specific".specific blocks are documented below.
    UsersFromExternalDirectories string
    Users from external directories.
    externalUserProfile Boolean
    External user profile.
    internalUsers Boolean
    Internal users.
    specifics List<String>
    LDAP AU objects identified by the name or UID. Must be set when "users-from-external-directories" was selected to be "specific".specific blocks are documented below.
    usersFromExternalDirectories String
    Users from external directories.
    externalUserProfile boolean
    External user profile.
    internalUsers boolean
    Internal users.
    specifics string[]
    LDAP AU objects identified by the name or UID. Must be set when "users-from-external-directories" was selected to be "specific".specific blocks are documented below.
    usersFromExternalDirectories string
    Users from external directories.
    external_user_profile bool
    External user profile.
    internal_users bool
    Internal users.
    specifics Sequence[str]
    LDAP AU objects identified by the name or UID. Must be set when "users-from-external-directories" was selected to be "specific".specific blocks are documented below.
    users_from_external_directories str
    Users from external directories.
    externalUserProfile Boolean
    External user profile.
    internalUsers Boolean
    Internal users.
    specifics List<String>
    LDAP AU objects identified by the name or UID. Must be set when "users-from-external-directories" was selected to be "specific".specific blocks are documented below.
    usersFromExternalDirectories String
    Users from external directories.

    GetManagementSimpleGatewayIdentityAwarenessSettingBrowserBasedAuthenticationSettingBrowserBasedAuthenticationPortalSetting

    accessibilities List<Property Map>
    Configuration of the portal access settings.accessibility blocks are documented below.
    certificateSettings List<Property Map>
    Configuration of the portal certificate settings.certificate_settings blocks are documented below.
    portalWebSettings List<Property Map>
    Configuration of the portal web settings.portal_web_settings blocks are documented below.

    GetManagementSimpleGatewayIdentityAwarenessSettingBrowserBasedAuthenticationSettingBrowserBasedAuthenticationPortalSettingAccessibility

    AllowAccessFrom string
    Allowed access to the web portal (based on interfaces, or security policy).
    InternalAccessSettings List<GetManagementSimpleGatewayIdentityAwarenessSettingBrowserBasedAuthenticationSettingBrowserBasedAuthenticationPortalSettingAccessibilityInternalAccessSetting>
    Configuration of the additional portal access settings for internal interfaces only.internal_access_settings blocks are documented below.
    AllowAccessFrom string
    Allowed access to the web portal (based on interfaces, or security policy).
    InternalAccessSettings []GetManagementSimpleGatewayIdentityAwarenessSettingBrowserBasedAuthenticationSettingBrowserBasedAuthenticationPortalSettingAccessibilityInternalAccessSetting
    Configuration of the additional portal access settings for internal interfaces only.internal_access_settings blocks are documented below.
    allowAccessFrom String
    Allowed access to the web portal (based on interfaces, or security policy).
    internalAccessSettings List<GetManagementSimpleGatewayIdentityAwarenessSettingBrowserBasedAuthenticationSettingBrowserBasedAuthenticationPortalSettingAccessibilityInternalAccessSetting>
    Configuration of the additional portal access settings for internal interfaces only.internal_access_settings blocks are documented below.
    allowAccessFrom string
    Allowed access to the web portal (based on interfaces, or security policy).
    internalAccessSettings GetManagementSimpleGatewayIdentityAwarenessSettingBrowserBasedAuthenticationSettingBrowserBasedAuthenticationPortalSettingAccessibilityInternalAccessSetting[]
    Configuration of the additional portal access settings for internal interfaces only.internal_access_settings blocks are documented below.
    allow_access_from str
    Allowed access to the web portal (based on interfaces, or security policy).
    internal_access_settings Sequence[GetManagementSimpleGatewayIdentityAwarenessSettingBrowserBasedAuthenticationSettingBrowserBasedAuthenticationPortalSettingAccessibilityInternalAccessSetting]
    Configuration of the additional portal access settings for internal interfaces only.internal_access_settings blocks are documented below.
    allowAccessFrom String
    Allowed access to the web portal (based on interfaces, or security policy).
    internalAccessSettings List<Property Map>
    Configuration of the additional portal access settings for internal interfaces only.internal_access_settings blocks are documented below.

    GetManagementSimpleGatewayIdentityAwarenessSettingBrowserBasedAuthenticationSettingBrowserBasedAuthenticationPortalSettingAccessibilityInternalAccessSetting

    Dmz bool
    Controls portal access settings for internal interfaces, whose topology is set to 'DMZ'.
    Undefined bool
    Controls portal access settings for internal interfaces, whose topology is set to 'Undefined'.
    Vpn bool
    Controls portal access settings for interfaces that are part of a VPN Encryption Domain.
    Dmz bool
    Controls portal access settings for internal interfaces, whose topology is set to 'DMZ'.
    Undefined bool
    Controls portal access settings for internal interfaces, whose topology is set to 'Undefined'.
    Vpn bool
    Controls portal access settings for interfaces that are part of a VPN Encryption Domain.
    dmz Boolean
    Controls portal access settings for internal interfaces, whose topology is set to 'DMZ'.
    undefined Boolean
    Controls portal access settings for internal interfaces, whose topology is set to 'Undefined'.
    vpn Boolean
    Controls portal access settings for interfaces that are part of a VPN Encryption Domain.
    dmz boolean
    Controls portal access settings for internal interfaces, whose topology is set to 'DMZ'.
    undefined boolean
    Controls portal access settings for internal interfaces, whose topology is set to 'Undefined'.
    vpn boolean
    Controls portal access settings for interfaces that are part of a VPN Encryption Domain.
    dmz bool
    Controls portal access settings for internal interfaces, whose topology is set to 'DMZ'.
    undefined bool
    Controls portal access settings for internal interfaces, whose topology is set to 'Undefined'.
    vpn bool
    Controls portal access settings for interfaces that are part of a VPN Encryption Domain.
    dmz Boolean
    Controls portal access settings for internal interfaces, whose topology is set to 'DMZ'.
    undefined Boolean
    Controls portal access settings for internal interfaces, whose topology is set to 'Undefined'.
    vpn Boolean
    Controls portal access settings for interfaces that are part of a VPN Encryption Domain.

    GetManagementSimpleGatewayIdentityAwarenessSettingBrowserBasedAuthenticationSettingBrowserBasedAuthenticationPortalSettingCertificateSetting

    Base64Certificate string
    The certificate file encoded in Base64 with padding. This file must be in the *.p12 format.
    Base64Password string
    Password (encoded in Base64 with padding) for the certificate file.
    Base64Certificate string
    The certificate file encoded in Base64 with padding. This file must be in the *.p12 format.
    Base64Password string
    Password (encoded in Base64 with padding) for the certificate file.
    base64Certificate String
    The certificate file encoded in Base64 with padding. This file must be in the *.p12 format.
    base64Password String
    Password (encoded in Base64 with padding) for the certificate file.
    base64Certificate string
    The certificate file encoded in Base64 with padding. This file must be in the *.p12 format.
    base64Password string
    Password (encoded in Base64 with padding) for the certificate file.
    base64_certificate str
    The certificate file encoded in Base64 with padding. This file must be in the *.p12 format.
    base64_password str
    Password (encoded in Base64 with padding) for the certificate file.
    base64Certificate String
    The certificate file encoded in Base64 with padding. This file must be in the *.p12 format.
    base64Password String
    Password (encoded in Base64 with padding) for the certificate file.

    GetManagementSimpleGatewayIdentityAwarenessSettingBrowserBasedAuthenticationSettingBrowserBasedAuthenticationPortalSettingPortalWebSetting

    Aliases List<string>
    List of URL aliases that are redirected to the main portal URL.aliases blocks are documented below.
    MainUrl string
    The main URL for the web portal.
    Aliases []string
    List of URL aliases that are redirected to the main portal URL.aliases blocks are documented below.
    MainUrl string
    The main URL for the web portal.
    aliases List<String>
    List of URL aliases that are redirected to the main portal URL.aliases blocks are documented below.
    mainUrl String
    The main URL for the web portal.
    aliases string[]
    List of URL aliases that are redirected to the main portal URL.aliases blocks are documented below.
    mainUrl string
    The main URL for the web portal.
    aliases Sequence[str]
    List of URL aliases that are redirected to the main portal URL.aliases blocks are documented below.
    main_url str
    The main URL for the web portal.
    aliases List<String>
    List of URL aliases that are redirected to the main portal URL.aliases blocks are documented below.
    mainUrl String
    The main URL for the web portal.

    GetManagementSimpleGatewayIdentityAwarenessSettingIdentityAgentSetting

    AgentsIntervalKeepalive double
    Agents send keepalive period (minutes).
    AuthenticationSettings List<GetManagementSimpleGatewayIdentityAwarenessSettingIdentityAgentSettingAuthenticationSetting>
    Authentication Settings for Identity Agent.authentication_settings blocks are documented below.
    IdentityAgentPortalSettings List<GetManagementSimpleGatewayIdentityAwarenessSettingIdentityAgentSettingIdentityAgentPortalSetting>
    Identity Agent accessibility settings.identity_agent_portal_settings blocks are documented below.
    UserReauthenticateInterval double
    Agent reauthenticate time interval (minutes).
    AgentsIntervalKeepalive float64
    Agents send keepalive period (minutes).
    AuthenticationSettings []GetManagementSimpleGatewayIdentityAwarenessSettingIdentityAgentSettingAuthenticationSetting
    Authentication Settings for Identity Agent.authentication_settings blocks are documented below.
    IdentityAgentPortalSettings []GetManagementSimpleGatewayIdentityAwarenessSettingIdentityAgentSettingIdentityAgentPortalSetting
    Identity Agent accessibility settings.identity_agent_portal_settings blocks are documented below.
    UserReauthenticateInterval float64
    Agent reauthenticate time interval (minutes).
    agentsIntervalKeepalive Double
    Agents send keepalive period (minutes).
    authenticationSettings List<GetManagementSimpleGatewayIdentityAwarenessSettingIdentityAgentSettingAuthenticationSetting>
    Authentication Settings for Identity Agent.authentication_settings blocks are documented below.
    identityAgentPortalSettings List<GetManagementSimpleGatewayIdentityAwarenessSettingIdentityAgentSettingIdentityAgentPortalSetting>
    Identity Agent accessibility settings.identity_agent_portal_settings blocks are documented below.
    userReauthenticateInterval Double
    Agent reauthenticate time interval (minutes).
    agentsIntervalKeepalive number
    Agents send keepalive period (minutes).
    authenticationSettings GetManagementSimpleGatewayIdentityAwarenessSettingIdentityAgentSettingAuthenticationSetting[]
    Authentication Settings for Identity Agent.authentication_settings blocks are documented below.
    identityAgentPortalSettings GetManagementSimpleGatewayIdentityAwarenessSettingIdentityAgentSettingIdentityAgentPortalSetting[]
    Identity Agent accessibility settings.identity_agent_portal_settings blocks are documented below.
    userReauthenticateInterval number
    Agent reauthenticate time interval (minutes).
    agents_interval_keepalive float
    Agents send keepalive period (minutes).
    authentication_settings Sequence[GetManagementSimpleGatewayIdentityAwarenessSettingIdentityAgentSettingAuthenticationSetting]
    Authentication Settings for Identity Agent.authentication_settings blocks are documented below.
    identity_agent_portal_settings Sequence[GetManagementSimpleGatewayIdentityAwarenessSettingIdentityAgentSettingIdentityAgentPortalSetting]
    Identity Agent accessibility settings.identity_agent_portal_settings blocks are documented below.
    user_reauthenticate_interval float
    Agent reauthenticate time interval (minutes).
    agentsIntervalKeepalive Number
    Agents send keepalive period (minutes).
    authenticationSettings List<Property Map>
    Authentication Settings for Identity Agent.authentication_settings blocks are documented below.
    identityAgentPortalSettings List<Property Map>
    Identity Agent accessibility settings.identity_agent_portal_settings blocks are documented below.
    userReauthenticateInterval Number
    Agent reauthenticate time interval (minutes).

    GetManagementSimpleGatewayIdentityAwarenessSettingIdentityAgentSettingAuthenticationSetting

    AuthenticationMethod string
    Authentication method.
    Radius string
    Radius server object identified by the name or UID. Must be set when "authentication-method" was selected to be "radius".
    UsersDirectories List<GetManagementSimpleGatewayIdentityAwarenessSettingIdentityAgentSettingAuthenticationSettingUsersDirectory>
    Users directories.users_directories blocks are documented below.
    AuthenticationMethod string
    Authentication method.
    Radius string
    Radius server object identified by the name or UID. Must be set when "authentication-method" was selected to be "radius".
    UsersDirectories []GetManagementSimpleGatewayIdentityAwarenessSettingIdentityAgentSettingAuthenticationSettingUsersDirectory
    Users directories.users_directories blocks are documented below.
    authenticationMethod String
    Authentication method.
    radius String
    Radius server object identified by the name or UID. Must be set when "authentication-method" was selected to be "radius".
    usersDirectories List<GetManagementSimpleGatewayIdentityAwarenessSettingIdentityAgentSettingAuthenticationSettingUsersDirectory>
    Users directories.users_directories blocks are documented below.
    authenticationMethod string
    Authentication method.
    radius string
    Radius server object identified by the name or UID. Must be set when "authentication-method" was selected to be "radius".
    usersDirectories GetManagementSimpleGatewayIdentityAwarenessSettingIdentityAgentSettingAuthenticationSettingUsersDirectory[]
    Users directories.users_directories blocks are documented below.
    authentication_method str
    Authentication method.
    radius str
    Radius server object identified by the name or UID. Must be set when "authentication-method" was selected to be "radius".
    users_directories Sequence[GetManagementSimpleGatewayIdentityAwarenessSettingIdentityAgentSettingAuthenticationSettingUsersDirectory]
    Users directories.users_directories blocks are documented below.
    authenticationMethod String
    Authentication method.
    radius String
    Radius server object identified by the name or UID. Must be set when "authentication-method" was selected to be "radius".
    usersDirectories List<Property Map>
    Users directories.users_directories blocks are documented below.

    GetManagementSimpleGatewayIdentityAwarenessSettingIdentityAgentSettingAuthenticationSettingUsersDirectory

    ExternalUserProfile bool
    External user profile.
    InternalUsers bool
    Internal users.
    Specifics List<string>
    LDAP AU objects identified by the name or UID. Must be set when "users-from-external-directories" was selected to be "specific".specific blocks are documented below.
    UsersFromExternalDirectories string
    Users from external directories.
    ExternalUserProfile bool
    External user profile.
    InternalUsers bool
    Internal users.
    Specifics []string
    LDAP AU objects identified by the name or UID. Must be set when "users-from-external-directories" was selected to be "specific".specific blocks are documented below.
    UsersFromExternalDirectories string
    Users from external directories.
    externalUserProfile Boolean
    External user profile.
    internalUsers Boolean
    Internal users.
    specifics List<String>
    LDAP AU objects identified by the name or UID. Must be set when "users-from-external-directories" was selected to be "specific".specific blocks are documented below.
    usersFromExternalDirectories String
    Users from external directories.
    externalUserProfile boolean
    External user profile.
    internalUsers boolean
    Internal users.
    specifics string[]
    LDAP AU objects identified by the name or UID. Must be set when "users-from-external-directories" was selected to be "specific".specific blocks are documented below.
    usersFromExternalDirectories string
    Users from external directories.
    external_user_profile bool
    External user profile.
    internal_users bool
    Internal users.
    specifics Sequence[str]
    LDAP AU objects identified by the name or UID. Must be set when "users-from-external-directories" was selected to be "specific".specific blocks are documented below.
    users_from_external_directories str
    Users from external directories.
    externalUserProfile Boolean
    External user profile.
    internalUsers Boolean
    Internal users.
    specifics List<String>
    LDAP AU objects identified by the name or UID. Must be set when "users-from-external-directories" was selected to be "specific".specific blocks are documented below.
    usersFromExternalDirectories String
    Users from external directories.

    GetManagementSimpleGatewayIdentityAwarenessSettingIdentityAgentSettingIdentityAgentPortalSetting

    Accessibilities List<GetManagementSimpleGatewayIdentityAwarenessSettingIdentityAgentSettingIdentityAgentPortalSettingAccessibility>
    Configuration of the portal access settings.accessibility blocks are documented below.
    Accessibilities []GetManagementSimpleGatewayIdentityAwarenessSettingIdentityAgentSettingIdentityAgentPortalSettingAccessibility
    Configuration of the portal access settings.accessibility blocks are documented below.
    accessibilities List<GetManagementSimpleGatewayIdentityAwarenessSettingIdentityAgentSettingIdentityAgentPortalSettingAccessibility>
    Configuration of the portal access settings.accessibility blocks are documented below.
    accessibilities GetManagementSimpleGatewayIdentityAwarenessSettingIdentityAgentSettingIdentityAgentPortalSettingAccessibility[]
    Configuration of the portal access settings.accessibility blocks are documented below.
    accessibilities List<Property Map>
    Configuration of the portal access settings.accessibility blocks are documented below.

    GetManagementSimpleGatewayIdentityAwarenessSettingIdentityAgentSettingIdentityAgentPortalSettingAccessibility

    AllowAccessFrom string
    Allowed access to the web portal (based on interfaces, or security policy).
    InternalAccessSettings List<GetManagementSimpleGatewayIdentityAwarenessSettingIdentityAgentSettingIdentityAgentPortalSettingAccessibilityInternalAccessSetting>
    Configuration of the additional portal access settings for internal interfaces only.internal_access_settings blocks are documented below.
    AllowAccessFrom string
    Allowed access to the web portal (based on interfaces, or security policy).
    InternalAccessSettings []GetManagementSimpleGatewayIdentityAwarenessSettingIdentityAgentSettingIdentityAgentPortalSettingAccessibilityInternalAccessSetting
    Configuration of the additional portal access settings for internal interfaces only.internal_access_settings blocks are documented below.
    allowAccessFrom String
    Allowed access to the web portal (based on interfaces, or security policy).
    internalAccessSettings List<GetManagementSimpleGatewayIdentityAwarenessSettingIdentityAgentSettingIdentityAgentPortalSettingAccessibilityInternalAccessSetting>
    Configuration of the additional portal access settings for internal interfaces only.internal_access_settings blocks are documented below.
    allowAccessFrom string
    Allowed access to the web portal (based on interfaces, or security policy).
    internalAccessSettings GetManagementSimpleGatewayIdentityAwarenessSettingIdentityAgentSettingIdentityAgentPortalSettingAccessibilityInternalAccessSetting[]
    Configuration of the additional portal access settings for internal interfaces only.internal_access_settings blocks are documented below.
    allow_access_from str
    Allowed access to the web portal (based on interfaces, or security policy).
    internal_access_settings Sequence[GetManagementSimpleGatewayIdentityAwarenessSettingIdentityAgentSettingIdentityAgentPortalSettingAccessibilityInternalAccessSetting]
    Configuration of the additional portal access settings for internal interfaces only.internal_access_settings blocks are documented below.
    allowAccessFrom String
    Allowed access to the web portal (based on interfaces, or security policy).
    internalAccessSettings List<Property Map>
    Configuration of the additional portal access settings for internal interfaces only.internal_access_settings blocks are documented below.

    GetManagementSimpleGatewayIdentityAwarenessSettingIdentityAgentSettingIdentityAgentPortalSettingAccessibilityInternalAccessSetting

    Dmz bool
    Controls portal access settings for internal interfaces, whose topology is set to 'DMZ'.
    Undefined bool
    Controls portal access settings for internal interfaces, whose topology is set to 'Undefined'.
    Vpn bool
    Controls portal access settings for interfaces that are part of a VPN Encryption Domain.
    Dmz bool
    Controls portal access settings for internal interfaces, whose topology is set to 'DMZ'.
    Undefined bool
    Controls portal access settings for internal interfaces, whose topology is set to 'Undefined'.
    Vpn bool
    Controls portal access settings for interfaces that are part of a VPN Encryption Domain.
    dmz Boolean
    Controls portal access settings for internal interfaces, whose topology is set to 'DMZ'.
    undefined Boolean
    Controls portal access settings for internal interfaces, whose topology is set to 'Undefined'.
    vpn Boolean
    Controls portal access settings for interfaces that are part of a VPN Encryption Domain.
    dmz boolean
    Controls portal access settings for internal interfaces, whose topology is set to 'DMZ'.
    undefined boolean
    Controls portal access settings for internal interfaces, whose topology is set to 'Undefined'.
    vpn boolean
    Controls portal access settings for interfaces that are part of a VPN Encryption Domain.
    dmz bool
    Controls portal access settings for internal interfaces, whose topology is set to 'DMZ'.
    undefined bool
    Controls portal access settings for internal interfaces, whose topology is set to 'Undefined'.
    vpn bool
    Controls portal access settings for interfaces that are part of a VPN Encryption Domain.
    dmz Boolean
    Controls portal access settings for internal interfaces, whose topology is set to 'DMZ'.
    undefined Boolean
    Controls portal access settings for internal interfaces, whose topology is set to 'Undefined'.
    vpn Boolean
    Controls portal access settings for interfaces that are part of a VPN Encryption Domain.

    GetManagementSimpleGatewayIdentityAwarenessSettingIdentityCollectorSetting

    AuthenticationSettings List<GetManagementSimpleGatewayIdentityAwarenessSettingIdentityCollectorSettingAuthenticationSetting>
    Authentication Settings for Identity Collector.authentication_settings blocks are documented below.
    AuthorizedClients List<GetManagementSimpleGatewayIdentityAwarenessSettingIdentityCollectorSettingAuthorizedClient>
    Authorized Clients.authorized_clients blocks are documented below.
    ClientAccessPermissions List<GetManagementSimpleGatewayIdentityAwarenessSettingIdentityCollectorSettingClientAccessPermission>
    Identity Collector accessibility settings.client_access_permissions blocks are documented below.
    AuthenticationSettings []GetManagementSimpleGatewayIdentityAwarenessSettingIdentityCollectorSettingAuthenticationSetting
    Authentication Settings for Identity Collector.authentication_settings blocks are documented below.
    AuthorizedClients []GetManagementSimpleGatewayIdentityAwarenessSettingIdentityCollectorSettingAuthorizedClient
    Authorized Clients.authorized_clients blocks are documented below.
    ClientAccessPermissions []GetManagementSimpleGatewayIdentityAwarenessSettingIdentityCollectorSettingClientAccessPermission
    Identity Collector accessibility settings.client_access_permissions blocks are documented below.
    authenticationSettings List<GetManagementSimpleGatewayIdentityAwarenessSettingIdentityCollectorSettingAuthenticationSetting>
    Authentication Settings for Identity Collector.authentication_settings blocks are documented below.
    authorizedClients List<GetManagementSimpleGatewayIdentityAwarenessSettingIdentityCollectorSettingAuthorizedClient>
    Authorized Clients.authorized_clients blocks are documented below.
    clientAccessPermissions List<GetManagementSimpleGatewayIdentityAwarenessSettingIdentityCollectorSettingClientAccessPermission>
    Identity Collector accessibility settings.client_access_permissions blocks are documented below.
    authenticationSettings GetManagementSimpleGatewayIdentityAwarenessSettingIdentityCollectorSettingAuthenticationSetting[]
    Authentication Settings for Identity Collector.authentication_settings blocks are documented below.
    authorizedClients GetManagementSimpleGatewayIdentityAwarenessSettingIdentityCollectorSettingAuthorizedClient[]
    Authorized Clients.authorized_clients blocks are documented below.
    clientAccessPermissions GetManagementSimpleGatewayIdentityAwarenessSettingIdentityCollectorSettingClientAccessPermission[]
    Identity Collector accessibility settings.client_access_permissions blocks are documented below.
    authentication_settings Sequence[GetManagementSimpleGatewayIdentityAwarenessSettingIdentityCollectorSettingAuthenticationSetting]
    Authentication Settings for Identity Collector.authentication_settings blocks are documented below.
    authorized_clients Sequence[GetManagementSimpleGatewayIdentityAwarenessSettingIdentityCollectorSettingAuthorizedClient]
    Authorized Clients.authorized_clients blocks are documented below.
    client_access_permissions Sequence[GetManagementSimpleGatewayIdentityAwarenessSettingIdentityCollectorSettingClientAccessPermission]
    Identity Collector accessibility settings.client_access_permissions blocks are documented below.
    authenticationSettings List<Property Map>
    Authentication Settings for Identity Collector.authentication_settings blocks are documented below.
    authorizedClients List<Property Map>
    Authorized Clients.authorized_clients blocks are documented below.
    clientAccessPermissions List<Property Map>
    Identity Collector accessibility settings.client_access_permissions blocks are documented below.

    GetManagementSimpleGatewayIdentityAwarenessSettingIdentityCollectorSettingAuthenticationSetting

    usersDirectories List<Property Map>
    Users directories.users_directories blocks are documented below.

    GetManagementSimpleGatewayIdentityAwarenessSettingIdentityCollectorSettingAuthenticationSettingUsersDirectory

    ExternalUserProfile bool
    External user profile.
    InternalUsers bool
    Internal users.
    Specifics List<string>
    LDAP AU objects identified by the name or UID. Must be set when "users-from-external-directories" was selected to be "specific".specific blocks are documented below.
    UsersFromExternalDirectories string
    Users from external directories.
    ExternalUserProfile bool
    External user profile.
    InternalUsers bool
    Internal users.
    Specifics []string
    LDAP AU objects identified by the name or UID. Must be set when "users-from-external-directories" was selected to be "specific".specific blocks are documented below.
    UsersFromExternalDirectories string
    Users from external directories.
    externalUserProfile Boolean
    External user profile.
    internalUsers Boolean
    Internal users.
    specifics List<String>
    LDAP AU objects identified by the name or UID. Must be set when "users-from-external-directories" was selected to be "specific".specific blocks are documented below.
    usersFromExternalDirectories String
    Users from external directories.
    externalUserProfile boolean
    External user profile.
    internalUsers boolean
    Internal users.
    specifics string[]
    LDAP AU objects identified by the name or UID. Must be set when "users-from-external-directories" was selected to be "specific".specific blocks are documented below.
    usersFromExternalDirectories string
    Users from external directories.
    external_user_profile bool
    External user profile.
    internal_users bool
    Internal users.
    specifics Sequence[str]
    LDAP AU objects identified by the name or UID. Must be set when "users-from-external-directories" was selected to be "specific".specific blocks are documented below.
    users_from_external_directories str
    Users from external directories.
    externalUserProfile Boolean
    External user profile.
    internalUsers Boolean
    Internal users.
    specifics List<String>
    LDAP AU objects identified by the name or UID. Must be set when "users-from-external-directories" was selected to be "specific".specific blocks are documented below.
    usersFromExternalDirectories String
    Users from external directories.

    GetManagementSimpleGatewayIdentityAwarenessSettingIdentityCollectorSettingAuthorizedClient

    Client string
    Host / Network Group Name or UID.
    ClientSecret string
    Client Secret.
    Client string
    Host / Network Group Name or UID.
    ClientSecret string
    Client Secret.
    client String
    Host / Network Group Name or UID.
    clientSecret String
    Client Secret.
    client string
    Host / Network Group Name or UID.
    clientSecret string
    Client Secret.
    client str
    Host / Network Group Name or UID.
    client_secret str
    Client Secret.
    client String
    Host / Network Group Name or UID.
    clientSecret String
    Client Secret.

    GetManagementSimpleGatewayIdentityAwarenessSettingIdentityCollectorSettingClientAccessPermission

    Accessibilities List<GetManagementSimpleGatewayIdentityAwarenessSettingIdentityCollectorSettingClientAccessPermissionAccessibility>
    Configuration of the portal access settings.accessibility blocks are documented below.
    Accessibilities []GetManagementSimpleGatewayIdentityAwarenessSettingIdentityCollectorSettingClientAccessPermissionAccessibility
    Configuration of the portal access settings.accessibility blocks are documented below.
    accessibilities List<GetManagementSimpleGatewayIdentityAwarenessSettingIdentityCollectorSettingClientAccessPermissionAccessibility>
    Configuration of the portal access settings.accessibility blocks are documented below.
    accessibilities GetManagementSimpleGatewayIdentityAwarenessSettingIdentityCollectorSettingClientAccessPermissionAccessibility[]
    Configuration of the portal access settings.accessibility blocks are documented below.
    accessibilities List<Property Map>
    Configuration of the portal access settings.accessibility blocks are documented below.

    GetManagementSimpleGatewayIdentityAwarenessSettingIdentityCollectorSettingClientAccessPermissionAccessibility

    AllowAccessFrom string
    Allowed access to the web portal (based on interfaces, or security policy).
    InternalAccessSettings List<GetManagementSimpleGatewayIdentityAwarenessSettingIdentityCollectorSettingClientAccessPermissionAccessibilityInternalAccessSetting>
    Configuration of the additional portal access settings for internal interfaces only.internal_access_settings blocks are documented below.
    AllowAccessFrom string
    Allowed access to the web portal (based on interfaces, or security policy).
    InternalAccessSettings []GetManagementSimpleGatewayIdentityAwarenessSettingIdentityCollectorSettingClientAccessPermissionAccessibilityInternalAccessSetting
    Configuration of the additional portal access settings for internal interfaces only.internal_access_settings blocks are documented below.
    allowAccessFrom String
    Allowed access to the web portal (based on interfaces, or security policy).
    internalAccessSettings List<GetManagementSimpleGatewayIdentityAwarenessSettingIdentityCollectorSettingClientAccessPermissionAccessibilityInternalAccessSetting>
    Configuration of the additional portal access settings for internal interfaces only.internal_access_settings blocks are documented below.
    allowAccessFrom string
    Allowed access to the web portal (based on interfaces, or security policy).
    internalAccessSettings GetManagementSimpleGatewayIdentityAwarenessSettingIdentityCollectorSettingClientAccessPermissionAccessibilityInternalAccessSetting[]
    Configuration of the additional portal access settings for internal interfaces only.internal_access_settings blocks are documented below.
    allow_access_from str
    Allowed access to the web portal (based on interfaces, or security policy).
    internal_access_settings Sequence[GetManagementSimpleGatewayIdentityAwarenessSettingIdentityCollectorSettingClientAccessPermissionAccessibilityInternalAccessSetting]
    Configuration of the additional portal access settings for internal interfaces only.internal_access_settings blocks are documented below.
    allowAccessFrom String
    Allowed access to the web portal (based on interfaces, or security policy).
    internalAccessSettings List<Property Map>
    Configuration of the additional portal access settings for internal interfaces only.internal_access_settings blocks are documented below.

    GetManagementSimpleGatewayIdentityAwarenessSettingIdentityCollectorSettingClientAccessPermissionAccessibilityInternalAccessSetting

    Dmz bool
    Controls portal access settings for internal interfaces, whose topology is set to 'DMZ'.
    Undefined bool
    Controls portal access settings for internal interfaces, whose topology is set to 'Undefined'.
    Vpn bool
    Controls portal access settings for interfaces that are part of a VPN Encryption Domain.
    Dmz bool
    Controls portal access settings for internal interfaces, whose topology is set to 'DMZ'.
    Undefined bool
    Controls portal access settings for internal interfaces, whose topology is set to 'Undefined'.
    Vpn bool
    Controls portal access settings for interfaces that are part of a VPN Encryption Domain.
    dmz Boolean
    Controls portal access settings for internal interfaces, whose topology is set to 'DMZ'.
    undefined Boolean
    Controls portal access settings for internal interfaces, whose topology is set to 'Undefined'.
    vpn Boolean
    Controls portal access settings for interfaces that are part of a VPN Encryption Domain.
    dmz boolean
    Controls portal access settings for internal interfaces, whose topology is set to 'DMZ'.
    undefined boolean
    Controls portal access settings for internal interfaces, whose topology is set to 'Undefined'.
    vpn boolean
    Controls portal access settings for interfaces that are part of a VPN Encryption Domain.
    dmz bool
    Controls portal access settings for internal interfaces, whose topology is set to 'DMZ'.
    undefined bool
    Controls portal access settings for internal interfaces, whose topology is set to 'Undefined'.
    vpn bool
    Controls portal access settings for interfaces that are part of a VPN Encryption Domain.
    dmz Boolean
    Controls portal access settings for internal interfaces, whose topology is set to 'DMZ'.
    undefined Boolean
    Controls portal access settings for internal interfaces, whose topology is set to 'Undefined'.
    vpn Boolean
    Controls portal access settings for interfaces that are part of a VPN Encryption Domain.

    GetManagementSimpleGatewayIdentityAwarenessSettingIdentitySharingSetting

    ReceiveFromOtherGateways bool
    Enable receiving identity from other gateways.
    ReceiveFroms List<string>
    Gateway(s) to receive identity from.receive_from blocks are documented below.
    ShareWithOtherGateways bool
    Enable identity sharing with other gateways.
    ReceiveFromOtherGateways bool
    Enable receiving identity from other gateways.
    ReceiveFroms []string
    Gateway(s) to receive identity from.receive_from blocks are documented below.
    ShareWithOtherGateways bool
    Enable identity sharing with other gateways.
    receiveFromOtherGateways Boolean
    Enable receiving identity from other gateways.
    receiveFroms List<String>
    Gateway(s) to receive identity from.receive_from blocks are documented below.
    shareWithOtherGateways Boolean
    Enable identity sharing with other gateways.
    receiveFromOtherGateways boolean
    Enable receiving identity from other gateways.
    receiveFroms string[]
    Gateway(s) to receive identity from.receive_from blocks are documented below.
    shareWithOtherGateways boolean
    Enable identity sharing with other gateways.
    receive_from_other_gateways bool
    Enable receiving identity from other gateways.
    receive_froms Sequence[str]
    Gateway(s) to receive identity from.receive_from blocks are documented below.
    share_with_other_gateways bool
    Enable identity sharing with other gateways.
    receiveFromOtherGateways Boolean
    Enable receiving identity from other gateways.
    receiveFroms List<String>
    Gateway(s) to receive identity from.receive_from blocks are documented below.
    shareWithOtherGateways Boolean
    Enable identity sharing with other gateways.

    GetManagementSimpleGatewayIdentityAwarenessSettingProxySetting

    DetectUsingXForwardFor bool
    Whether to use X-Forward-For HTTP header, which is added by the proxy server to keep track of the original source IP.
    DetectUsingXForwardFor bool
    Whether to use X-Forward-For HTTP header, which is added by the proxy server to keep track of the original source IP.
    detectUsingXForwardFor Boolean
    Whether to use X-Forward-For HTTP header, which is added by the proxy server to keep track of the original source IP.
    detectUsingXForwardFor boolean
    Whether to use X-Forward-For HTTP header, which is added by the proxy server to keep track of the original source IP.
    detect_using_x_forward_for bool
    Whether to use X-Forward-For HTTP header, which is added by the proxy server to keep track of the original source IP.
    detectUsingXForwardFor Boolean
    Whether to use X-Forward-For HTTP header, which is added by the proxy server to keep track of the original source IP.

    GetManagementSimpleGatewayInterface

    AntiSpoofing bool
    N/A
    AntiSpoofingSettings Dictionary<string, string>
    N/Aanti_spoofing_settings blocks are documented below.
    Color string
    Color of the object. Should be one of existing colors.
    Comments string
    Comments string.
    Ipv4Address string
    IPv4 address.
    Ipv4MaskLength string
    IPv4 network mask length.
    Ipv4NetworkMask string
    IPv4 network address.
    Ipv6Address string
    IPv6 address.
    Ipv6MaskLength string
    IPv6 network mask length.
    Ipv6NetworkMask string
    IPv6 network address.
    Name string
    Object name. Must be unique in the domain.
    SecurityZone bool
    N/A
    SecurityZoneSettings Dictionary<string, string>
    N/Asecurity_zone_settings blocks are documented below.
    Topology string
    N/A
    TopologyAutomaticCalculation string
    TopologySettings Dictionary<string, string>
    N/Atopology_settings blocks are documented below.
    AntiSpoofing bool
    N/A
    AntiSpoofingSettings map[string]string
    N/Aanti_spoofing_settings blocks are documented below.
    Color string
    Color of the object. Should be one of existing colors.
    Comments string
    Comments string.
    Ipv4Address string
    IPv4 address.
    Ipv4MaskLength string
    IPv4 network mask length.
    Ipv4NetworkMask string
    IPv4 network address.
    Ipv6Address string
    IPv6 address.
    Ipv6MaskLength string
    IPv6 network mask length.
    Ipv6NetworkMask string
    IPv6 network address.
    Name string
    Object name. Must be unique in the domain.
    SecurityZone bool
    N/A
    SecurityZoneSettings map[string]string
    N/Asecurity_zone_settings blocks are documented below.
    Topology string
    N/A
    TopologyAutomaticCalculation string
    TopologySettings map[string]string
    N/Atopology_settings blocks are documented below.
    antiSpoofing Boolean
    N/A
    antiSpoofingSettings Map<String,String>
    N/Aanti_spoofing_settings blocks are documented below.
    color String
    Color of the object. Should be one of existing colors.
    comments String
    Comments string.
    ipv4Address String
    IPv4 address.
    ipv4MaskLength String
    IPv4 network mask length.
    ipv4NetworkMask String
    IPv4 network address.
    ipv6Address String
    IPv6 address.
    ipv6MaskLength String
    IPv6 network mask length.
    ipv6NetworkMask String
    IPv6 network address.
    name String
    Object name. Must be unique in the domain.
    securityZone Boolean
    N/A
    securityZoneSettings Map<String,String>
    N/Asecurity_zone_settings blocks are documented below.
    topology String
    N/A
    topologyAutomaticCalculation String
    topologySettings Map<String,String>
    N/Atopology_settings blocks are documented below.
    antiSpoofing boolean
    N/A
    antiSpoofingSettings {[key: string]: string}
    N/Aanti_spoofing_settings blocks are documented below.
    color string
    Color of the object. Should be one of existing colors.
    comments string
    Comments string.
    ipv4Address string
    IPv4 address.
    ipv4MaskLength string
    IPv4 network mask length.
    ipv4NetworkMask string
    IPv4 network address.
    ipv6Address string
    IPv6 address.
    ipv6MaskLength string
    IPv6 network mask length.
    ipv6NetworkMask string
    IPv6 network address.
    name string
    Object name. Must be unique in the domain.
    securityZone boolean
    N/A
    securityZoneSettings {[key: string]: string}
    N/Asecurity_zone_settings blocks are documented below.
    topology string
    N/A
    topologyAutomaticCalculation string
    topologySettings {[key: string]: string}
    N/Atopology_settings blocks are documented below.
    anti_spoofing bool
    N/A
    anti_spoofing_settings Mapping[str, str]
    N/Aanti_spoofing_settings blocks are documented below.
    color str
    Color of the object. Should be one of existing colors.
    comments str
    Comments string.
    ipv4_address str
    IPv4 address.
    ipv4_mask_length str
    IPv4 network mask length.
    ipv4_network_mask str
    IPv4 network address.
    ipv6_address str
    IPv6 address.
    ipv6_mask_length str
    IPv6 network mask length.
    ipv6_network_mask str
    IPv6 network address.
    name str
    Object name. Must be unique in the domain.
    security_zone bool
    N/A
    security_zone_settings Mapping[str, str]
    N/Asecurity_zone_settings blocks are documented below.
    topology str
    N/A
    topology_automatic_calculation str
    topology_settings Mapping[str, str]
    N/Atopology_settings blocks are documented below.
    antiSpoofing Boolean
    N/A
    antiSpoofingSettings Map<String>
    N/Aanti_spoofing_settings blocks are documented below.
    color String
    Color of the object. Should be one of existing colors.
    comments String
    Comments string.
    ipv4Address String
    IPv4 address.
    ipv4MaskLength String
    IPv4 network mask length.
    ipv4NetworkMask String
    IPv4 network address.
    ipv6Address String
    IPv6 address.
    ipv6MaskLength String
    IPv6 network mask length.
    ipv6NetworkMask String
    IPv6 network address.
    name String
    Object name. Must be unique in the domain.
    securityZone Boolean
    N/A
    securityZoneSettings Map<String>
    N/Asecurity_zone_settings blocks are documented below.
    topology String
    N/A
    topologyAutomaticCalculation String
    topologySettings Map<String>
    N/Atopology_settings blocks are documented below.

    GetManagementSimpleGatewayPlatformPortalSetting

    Accessibilities List<GetManagementSimpleGatewayPlatformPortalSettingAccessibility>
    Configuration of the portal access settings.accessibility blocks are documented below.
    CertificateSettings List<GetManagementSimpleGatewayPlatformPortalSettingCertificateSetting>
    Configuration of the portal certificate settings.certificate_settings blocks are documented below.
    PortalWebSettings List<GetManagementSimpleGatewayPlatformPortalSettingPortalWebSetting>
    Configuration of the portal web settings.portal_web_settings blocks are documented below.
    Accessibilities []GetManagementSimpleGatewayPlatformPortalSettingAccessibility
    Configuration of the portal access settings.accessibility blocks are documented below.
    CertificateSettings []GetManagementSimpleGatewayPlatformPortalSettingCertificateSetting
    Configuration of the portal certificate settings.certificate_settings blocks are documented below.
    PortalWebSettings []GetManagementSimpleGatewayPlatformPortalSettingPortalWebSetting
    Configuration of the portal web settings.portal_web_settings blocks are documented below.
    accessibilities List<GetManagementSimpleGatewayPlatformPortalSettingAccessibility>
    Configuration of the portal access settings.accessibility blocks are documented below.
    certificateSettings List<GetManagementSimpleGatewayPlatformPortalSettingCertificateSetting>
    Configuration of the portal certificate settings.certificate_settings blocks are documented below.
    portalWebSettings List<GetManagementSimpleGatewayPlatformPortalSettingPortalWebSetting>
    Configuration of the portal web settings.portal_web_settings blocks are documented below.
    accessibilities GetManagementSimpleGatewayPlatformPortalSettingAccessibility[]
    Configuration of the portal access settings.accessibility blocks are documented below.
    certificateSettings GetManagementSimpleGatewayPlatformPortalSettingCertificateSetting[]
    Configuration of the portal certificate settings.certificate_settings blocks are documented below.
    portalWebSettings GetManagementSimpleGatewayPlatformPortalSettingPortalWebSetting[]
    Configuration of the portal web settings.portal_web_settings blocks are documented below.
    accessibilities Sequence[GetManagementSimpleGatewayPlatformPortalSettingAccessibility]
    Configuration of the portal access settings.accessibility blocks are documented below.
    certificate_settings Sequence[GetManagementSimpleGatewayPlatformPortalSettingCertificateSetting]
    Configuration of the portal certificate settings.certificate_settings blocks are documented below.
    portal_web_settings Sequence[GetManagementSimpleGatewayPlatformPortalSettingPortalWebSetting]
    Configuration of the portal web settings.portal_web_settings blocks are documented below.
    accessibilities List<Property Map>
    Configuration of the portal access settings.accessibility blocks are documented below.
    certificateSettings List<Property Map>
    Configuration of the portal certificate settings.certificate_settings blocks are documented below.
    portalWebSettings List<Property Map>
    Configuration of the portal web settings.portal_web_settings blocks are documented below.

    GetManagementSimpleGatewayPlatformPortalSettingAccessibility

    AllowAccessFrom string
    Allowed access to the web portal (based on interfaces, or security policy).
    InternalAccessSettings List<GetManagementSimpleGatewayPlatformPortalSettingAccessibilityInternalAccessSetting>
    Configuration of the additional portal access settings for internal interfaces only.internal_access_settings blocks are documented below.
    AllowAccessFrom string
    Allowed access to the web portal (based on interfaces, or security policy).
    InternalAccessSettings []GetManagementSimpleGatewayPlatformPortalSettingAccessibilityInternalAccessSetting
    Configuration of the additional portal access settings for internal interfaces only.internal_access_settings blocks are documented below.
    allowAccessFrom String
    Allowed access to the web portal (based on interfaces, or security policy).
    internalAccessSettings List<GetManagementSimpleGatewayPlatformPortalSettingAccessibilityInternalAccessSetting>
    Configuration of the additional portal access settings for internal interfaces only.internal_access_settings blocks are documented below.
    allowAccessFrom string
    Allowed access to the web portal (based on interfaces, or security policy).
    internalAccessSettings GetManagementSimpleGatewayPlatformPortalSettingAccessibilityInternalAccessSetting[]
    Configuration of the additional portal access settings for internal interfaces only.internal_access_settings blocks are documented below.
    allow_access_from str
    Allowed access to the web portal (based on interfaces, or security policy).
    internal_access_settings Sequence[GetManagementSimpleGatewayPlatformPortalSettingAccessibilityInternalAccessSetting]
    Configuration of the additional portal access settings for internal interfaces only.internal_access_settings blocks are documented below.
    allowAccessFrom String
    Allowed access to the web portal (based on interfaces, or security policy).
    internalAccessSettings List<Property Map>
    Configuration of the additional portal access settings for internal interfaces only.internal_access_settings blocks are documented below.

    GetManagementSimpleGatewayPlatformPortalSettingAccessibilityInternalAccessSetting

    Dmz bool
    Controls portal access settings for internal interfaces, whose topology is set to 'DMZ'.
    Undefined bool
    Controls portal access settings for internal interfaces, whose topology is set to 'Undefined'.
    Vpn bool
    Controls portal access settings for interfaces that are part of a VPN Encryption Domain.
    Dmz bool
    Controls portal access settings for internal interfaces, whose topology is set to 'DMZ'.
    Undefined bool
    Controls portal access settings for internal interfaces, whose topology is set to 'Undefined'.
    Vpn bool
    Controls portal access settings for interfaces that are part of a VPN Encryption Domain.
    dmz Boolean
    Controls portal access settings for internal interfaces, whose topology is set to 'DMZ'.
    undefined Boolean
    Controls portal access settings for internal interfaces, whose topology is set to 'Undefined'.
    vpn Boolean
    Controls portal access settings for interfaces that are part of a VPN Encryption Domain.
    dmz boolean
    Controls portal access settings for internal interfaces, whose topology is set to 'DMZ'.
    undefined boolean
    Controls portal access settings for internal interfaces, whose topology is set to 'Undefined'.
    vpn boolean
    Controls portal access settings for interfaces that are part of a VPN Encryption Domain.
    dmz bool
    Controls portal access settings for internal interfaces, whose topology is set to 'DMZ'.
    undefined bool
    Controls portal access settings for internal interfaces, whose topology is set to 'Undefined'.
    vpn bool
    Controls portal access settings for interfaces that are part of a VPN Encryption Domain.
    dmz Boolean
    Controls portal access settings for internal interfaces, whose topology is set to 'DMZ'.
    undefined Boolean
    Controls portal access settings for internal interfaces, whose topology is set to 'Undefined'.
    vpn Boolean
    Controls portal access settings for interfaces that are part of a VPN Encryption Domain.

    GetManagementSimpleGatewayPlatformPortalSettingCertificateSetting

    Base64Certificate string
    The certificate file encoded in Base64 with padding. This file must be in the *.p12 format.
    Base64Password string
    Password (encoded in Base64 with padding) for the certificate file.
    Base64Certificate string
    The certificate file encoded in Base64 with padding. This file must be in the *.p12 format.
    Base64Password string
    Password (encoded in Base64 with padding) for the certificate file.
    base64Certificate String
    The certificate file encoded in Base64 with padding. This file must be in the *.p12 format.
    base64Password String
    Password (encoded in Base64 with padding) for the certificate file.
    base64Certificate string
    The certificate file encoded in Base64 with padding. This file must be in the *.p12 format.
    base64Password string
    Password (encoded in Base64 with padding) for the certificate file.
    base64_certificate str
    The certificate file encoded in Base64 with padding. This file must be in the *.p12 format.
    base64_password str
    Password (encoded in Base64 with padding) for the certificate file.
    base64Certificate String
    The certificate file encoded in Base64 with padding. This file must be in the *.p12 format.
    base64Password String
    Password (encoded in Base64 with padding) for the certificate file.

    GetManagementSimpleGatewayPlatformPortalSettingPortalWebSetting

    Aliases List<string>
    List of URL aliases that are redirected to the main portal URL.aliases blocks are documented below.
    MainUrl string
    The main URL for the web portal.
    Aliases []string
    List of URL aliases that are redirected to the main portal URL.aliases blocks are documented below.
    MainUrl string
    The main URL for the web portal.
    aliases List<String>
    List of URL aliases that are redirected to the main portal URL.aliases blocks are documented below.
    mainUrl String
    The main URL for the web portal.
    aliases string[]
    List of URL aliases that are redirected to the main portal URL.aliases blocks are documented below.
    mainUrl string
    The main URL for the web portal.
    aliases Sequence[str]
    List of URL aliases that are redirected to the main portal URL.aliases blocks are documented below.
    main_url str
    The main URL for the web portal.
    aliases List<String>
    List of URL aliases that are redirected to the main portal URL.aliases blocks are documented below.
    mainUrl String
    The main URL for the web portal.

    GetManagementSimpleGatewayUsercheckPortalSetting

    Accessibilities List<GetManagementSimpleGatewayUsercheckPortalSettingAccessibility>
    Configuration of the portal access settings.accessibility blocks are documented below.
    CertificateSettings List<GetManagementSimpleGatewayUsercheckPortalSettingCertificateSetting>
    Configuration of the portal certificate settings.certificate_settings blocks are documented below.
    Enabled bool
    State of the web portal (enabled or disabled). The supported blades are: {'Application Control', 'URL Filtering', 'Data Loss Prevention', 'Anti Virus', 'Anti Bot', 'Threat Emulation', 'Threat Extraction', 'Data Awareness'}.
    PortalWebSettings List<GetManagementSimpleGatewayUsercheckPortalSettingPortalWebSetting>
    Configuration of the portal web settings.portal_web_settings blocks are documented below.
    Accessibilities []GetManagementSimpleGatewayUsercheckPortalSettingAccessibility
    Configuration of the portal access settings.accessibility blocks are documented below.
    CertificateSettings []GetManagementSimpleGatewayUsercheckPortalSettingCertificateSetting
    Configuration of the portal certificate settings.certificate_settings blocks are documented below.
    Enabled bool
    State of the web portal (enabled or disabled). The supported blades are: {'Application Control', 'URL Filtering', 'Data Loss Prevention', 'Anti Virus', 'Anti Bot', 'Threat Emulation', 'Threat Extraction', 'Data Awareness'}.
    PortalWebSettings []GetManagementSimpleGatewayUsercheckPortalSettingPortalWebSetting
    Configuration of the portal web settings.portal_web_settings blocks are documented below.
    accessibilities List<GetManagementSimpleGatewayUsercheckPortalSettingAccessibility>
    Configuration of the portal access settings.accessibility blocks are documented below.
    certificateSettings List<GetManagementSimpleGatewayUsercheckPortalSettingCertificateSetting>
    Configuration of the portal certificate settings.certificate_settings blocks are documented below.
    enabled Boolean
    State of the web portal (enabled or disabled). The supported blades are: {'Application Control', 'URL Filtering', 'Data Loss Prevention', 'Anti Virus', 'Anti Bot', 'Threat Emulation', 'Threat Extraction', 'Data Awareness'}.
    portalWebSettings List<GetManagementSimpleGatewayUsercheckPortalSettingPortalWebSetting>
    Configuration of the portal web settings.portal_web_settings blocks are documented below.
    accessibilities GetManagementSimpleGatewayUsercheckPortalSettingAccessibility[]
    Configuration of the portal access settings.accessibility blocks are documented below.
    certificateSettings GetManagementSimpleGatewayUsercheckPortalSettingCertificateSetting[]
    Configuration of the portal certificate settings.certificate_settings blocks are documented below.
    enabled boolean
    State of the web portal (enabled or disabled). The supported blades are: {'Application Control', 'URL Filtering', 'Data Loss Prevention', 'Anti Virus', 'Anti Bot', 'Threat Emulation', 'Threat Extraction', 'Data Awareness'}.
    portalWebSettings GetManagementSimpleGatewayUsercheckPortalSettingPortalWebSetting[]
    Configuration of the portal web settings.portal_web_settings blocks are documented below.
    accessibilities Sequence[GetManagementSimpleGatewayUsercheckPortalSettingAccessibility]
    Configuration of the portal access settings.accessibility blocks are documented below.
    certificate_settings Sequence[GetManagementSimpleGatewayUsercheckPortalSettingCertificateSetting]
    Configuration of the portal certificate settings.certificate_settings blocks are documented below.
    enabled bool
    State of the web portal (enabled or disabled). The supported blades are: {'Application Control', 'URL Filtering', 'Data Loss Prevention', 'Anti Virus', 'Anti Bot', 'Threat Emulation', 'Threat Extraction', 'Data Awareness'}.
    portal_web_settings Sequence[GetManagementSimpleGatewayUsercheckPortalSettingPortalWebSetting]
    Configuration of the portal web settings.portal_web_settings blocks are documented below.
    accessibilities List<Property Map>
    Configuration of the portal access settings.accessibility blocks are documented below.
    certificateSettings List<Property Map>
    Configuration of the portal certificate settings.certificate_settings blocks are documented below.
    enabled Boolean
    State of the web portal (enabled or disabled). The supported blades are: {'Application Control', 'URL Filtering', 'Data Loss Prevention', 'Anti Virus', 'Anti Bot', 'Threat Emulation', 'Threat Extraction', 'Data Awareness'}.
    portalWebSettings List<Property Map>
    Configuration of the portal web settings.portal_web_settings blocks are documented below.

    GetManagementSimpleGatewayUsercheckPortalSettingAccessibility

    AllowAccessFrom string
    Allowed access to the web portal (based on interfaces, or security policy).
    InternalAccessSettings List<GetManagementSimpleGatewayUsercheckPortalSettingAccessibilityInternalAccessSetting>
    Configuration of the additional portal access settings for internal interfaces only.internal_access_settings blocks are documented below.
    AllowAccessFrom string
    Allowed access to the web portal (based on interfaces, or security policy).
    InternalAccessSettings []GetManagementSimpleGatewayUsercheckPortalSettingAccessibilityInternalAccessSetting
    Configuration of the additional portal access settings for internal interfaces only.internal_access_settings blocks are documented below.
    allowAccessFrom String
    Allowed access to the web portal (based on interfaces, or security policy).
    internalAccessSettings List<GetManagementSimpleGatewayUsercheckPortalSettingAccessibilityInternalAccessSetting>
    Configuration of the additional portal access settings for internal interfaces only.internal_access_settings blocks are documented below.
    allowAccessFrom string
    Allowed access to the web portal (based on interfaces, or security policy).
    internalAccessSettings GetManagementSimpleGatewayUsercheckPortalSettingAccessibilityInternalAccessSetting[]
    Configuration of the additional portal access settings for internal interfaces only.internal_access_settings blocks are documented below.
    allow_access_from str
    Allowed access to the web portal (based on interfaces, or security policy).
    internal_access_settings Sequence[GetManagementSimpleGatewayUsercheckPortalSettingAccessibilityInternalAccessSetting]
    Configuration of the additional portal access settings for internal interfaces only.internal_access_settings blocks are documented below.
    allowAccessFrom String
    Allowed access to the web portal (based on interfaces, or security policy).
    internalAccessSettings List<Property Map>
    Configuration of the additional portal access settings for internal interfaces only.internal_access_settings blocks are documented below.

    GetManagementSimpleGatewayUsercheckPortalSettingAccessibilityInternalAccessSetting

    Dmz bool
    Controls portal access settings for internal interfaces, whose topology is set to 'DMZ'.
    Undefined bool
    Controls portal access settings for internal interfaces, whose topology is set to 'Undefined'.
    Vpn bool
    Controls portal access settings for interfaces that are part of a VPN Encryption Domain.
    Dmz bool
    Controls portal access settings for internal interfaces, whose topology is set to 'DMZ'.
    Undefined bool
    Controls portal access settings for internal interfaces, whose topology is set to 'Undefined'.
    Vpn bool
    Controls portal access settings for interfaces that are part of a VPN Encryption Domain.
    dmz Boolean
    Controls portal access settings for internal interfaces, whose topology is set to 'DMZ'.
    undefined Boolean
    Controls portal access settings for internal interfaces, whose topology is set to 'Undefined'.
    vpn Boolean
    Controls portal access settings for interfaces that are part of a VPN Encryption Domain.
    dmz boolean
    Controls portal access settings for internal interfaces, whose topology is set to 'DMZ'.
    undefined boolean
    Controls portal access settings for internal interfaces, whose topology is set to 'Undefined'.
    vpn boolean
    Controls portal access settings for interfaces that are part of a VPN Encryption Domain.
    dmz bool
    Controls portal access settings for internal interfaces, whose topology is set to 'DMZ'.
    undefined bool
    Controls portal access settings for internal interfaces, whose topology is set to 'Undefined'.
    vpn bool
    Controls portal access settings for interfaces that are part of a VPN Encryption Domain.
    dmz Boolean
    Controls portal access settings for internal interfaces, whose topology is set to 'DMZ'.
    undefined Boolean
    Controls portal access settings for internal interfaces, whose topology is set to 'Undefined'.
    vpn Boolean
    Controls portal access settings for interfaces that are part of a VPN Encryption Domain.

    GetManagementSimpleGatewayUsercheckPortalSettingCertificateSetting

    Base64Certificate string
    The certificate file encoded in Base64 with padding. This file must be in the *.p12 format.
    Base64Password string
    Password (encoded in Base64 with padding) for the certificate file.
    Base64Certificate string
    The certificate file encoded in Base64 with padding. This file must be in the *.p12 format.
    Base64Password string
    Password (encoded in Base64 with padding) for the certificate file.
    base64Certificate String
    The certificate file encoded in Base64 with padding. This file must be in the *.p12 format.
    base64Password String
    Password (encoded in Base64 with padding) for the certificate file.
    base64Certificate string
    The certificate file encoded in Base64 with padding. This file must be in the *.p12 format.
    base64Password string
    Password (encoded in Base64 with padding) for the certificate file.
    base64_certificate str
    The certificate file encoded in Base64 with padding. This file must be in the *.p12 format.
    base64_password str
    Password (encoded in Base64 with padding) for the certificate file.
    base64Certificate String
    The certificate file encoded in Base64 with padding. This file must be in the *.p12 format.
    base64Password String
    Password (encoded in Base64 with padding) for the certificate file.

    GetManagementSimpleGatewayUsercheckPortalSettingPortalWebSetting

    Aliases List<string>
    List of URL aliases that are redirected to the main portal URL.aliases blocks are documented below.
    MainUrl string
    The main URL for the web portal.
    Aliases []string
    List of URL aliases that are redirected to the main portal URL.aliases blocks are documented below.
    MainUrl string
    The main URL for the web portal.
    aliases List<String>
    List of URL aliases that are redirected to the main portal URL.aliases blocks are documented below.
    mainUrl String
    The main URL for the web portal.
    aliases string[]
    List of URL aliases that are redirected to the main portal URL.aliases blocks are documented below.
    mainUrl string
    The main URL for the web portal.
    aliases Sequence[str]
    List of URL aliases that are redirected to the main portal URL.aliases blocks are documented below.
    main_url str
    The main URL for the web portal.
    aliases List<String>
    List of URL aliases that are redirected to the main portal URL.aliases blocks are documented below.
    mainUrl String
    The main URL for the web portal.

    Package Details

    Repository
    checkpoint checkpointsw/terraform-provider-checkpoint
    License
    Notes
    This Pulumi package is based on the checkpoint Terraform Provider.
    checkpoint logo
    checkpoint 2.9.0 published on Monday, Apr 14, 2025 by checkpointsw