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

checkpoint.getManagementSimpleCluster

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 Cluster.

    Using getManagementSimpleCluster

    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 getManagementSimpleCluster(args: GetManagementSimpleClusterArgs, opts?: InvokeOptions): Promise<GetManagementSimpleClusterResult>
    function getManagementSimpleClusterOutput(args: GetManagementSimpleClusterOutputArgs, opts?: InvokeOptions): Output<GetManagementSimpleClusterResult>
    def get_management_simple_cluster(id: Optional[str] = None,
                                      name: Optional[str] = None,
                                      uid: Optional[str] = None,
                                      opts: Optional[InvokeOptions] = None) -> GetManagementSimpleClusterResult
    def get_management_simple_cluster_output(id: Optional[pulumi.Input[str]] = None,
                                      name: Optional[pulumi.Input[str]] = None,
                                      uid: Optional[pulumi.Input[str]] = None,
                                      opts: Optional[InvokeOptions] = None) -> Output[GetManagementSimpleClusterResult]
    func LookupManagementSimpleCluster(ctx *Context, args *LookupManagementSimpleClusterArgs, opts ...InvokeOption) (*LookupManagementSimpleClusterResult, error)
    func LookupManagementSimpleClusterOutput(ctx *Context, args *LookupManagementSimpleClusterOutputArgs, opts ...InvokeOption) LookupManagementSimpleClusterResultOutput

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

    public static class GetManagementSimpleCluster 
    {
        public static Task<GetManagementSimpleClusterResult> InvokeAsync(GetManagementSimpleClusterArgs args, InvokeOptions? opts = null)
        public static Output<GetManagementSimpleClusterResult> Invoke(GetManagementSimpleClusterInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetManagementSimpleClusterResult> getManagementSimpleCluster(GetManagementSimpleClusterArgs args, InvokeOptions options)
    public static Output<GetManagementSimpleClusterResult> getManagementSimpleCluster(GetManagementSimpleClusterArgs args, InvokeOptions options)
    
    fn::invoke:
      function: checkpoint:index/getManagementSimpleCluster:getManagementSimpleCluster
      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.

    getManagementSimpleCluster Result

    The following output properties are available:

    AdvancedSettings List<GetManagementSimpleClusterAdvancedSetting>
    AntiBot bool
    AntiVirus bool
    ApplicationControl bool
    ClusterMode string
    Color string
    Comments string
    ContentAwareness bool
    DataAwareness bool
    DynamicIp bool
    EnableHttpsInspection bool
    FetchPolicies List<string>
    Firewall bool
    FirewallSettings Dictionary<string, string>
    GeoMode bool
    Hardware string
    HitCount bool
    HttpsInspections List<GetManagementSimpleClusterHttpsInspection>
    Id string
    IdentityAwareness bool
    IdentityAwarenessSettings List<GetManagementSimpleClusterIdentityAwarenessSetting>
    Interfaces List<GetManagementSimpleClusterInterface>
    Ips bool
    IpsUpdatePolicy string
    Ipv4Address string
    Ipv6Address string
    LogsSettings Dictionary<string, string>
    Members List<GetManagementSimpleClusterMember>
    NatHideInternalInterfaces bool
    NatSettings Dictionary<string, string>
    OsName string
    PlatformPortalSettings List<GetManagementSimpleClusterPlatformPortalSetting>
    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
    UrlFiltering bool
    UsercheckPortalSettings List<GetManagementSimpleClusterUsercheckPortalSetting>
    Version string
    Vpn bool
    VpnSettings Dictionary<string, string>
    ZeroPhishing bool
    ZeroPhishingFqdn string
    Name string
    Uid string
    AdvancedSettings []GetManagementSimpleClusterAdvancedSetting
    AntiBot bool
    AntiVirus bool
    ApplicationControl bool
    ClusterMode string
    Color string
    Comments string
    ContentAwareness bool
    DataAwareness bool
    DynamicIp bool
    EnableHttpsInspection bool
    FetchPolicies []string
    Firewall bool
    FirewallSettings map[string]string
    GeoMode bool
    Hardware string
    HitCount bool
    HttpsInspections []GetManagementSimpleClusterHttpsInspection
    Id string
    IdentityAwareness bool
    IdentityAwarenessSettings []GetManagementSimpleClusterIdentityAwarenessSetting
    Interfaces []GetManagementSimpleClusterInterface
    Ips bool
    IpsUpdatePolicy string
    Ipv4Address string
    Ipv6Address string
    LogsSettings map[string]string
    Members []GetManagementSimpleClusterMember
    NatHideInternalInterfaces bool
    NatSettings map[string]string
    OsName string
    PlatformPortalSettings []GetManagementSimpleClusterPlatformPortalSetting
    ProxySettings map[string]string
    Qos bool
    SaveLogsLocally bool
    SendAlertsToServers []string
    SendLogsToBackupServers []string
    SendLogsToServers []string
    SicName string
    SicState string
    Tags []string
    ThreatEmulation bool
    UrlFiltering bool
    UsercheckPortalSettings []GetManagementSimpleClusterUsercheckPortalSetting
    Version string
    Vpn bool
    VpnSettings map[string]string
    ZeroPhishing bool
    ZeroPhishingFqdn string
    Name string
    Uid string
    advancedSettings List<GetManagementSimpleClusterAdvancedSetting>
    antiBot Boolean
    antiVirus Boolean
    applicationControl Boolean
    clusterMode String
    color String
    comments String
    contentAwareness Boolean
    dataAwareness Boolean
    dynamicIp Boolean
    enableHttpsInspection Boolean
    fetchPolicies List<String>
    firewall Boolean
    firewallSettings Map<String,String>
    geoMode Boolean
    hardware String
    hitCount Boolean
    httpsInspections List<GetManagementSimpleClusterHttpsInspection>
    id String
    identityAwareness Boolean
    identityAwarenessSettings List<GetManagementSimpleClusterIdentityAwarenessSetting>
    interfaces List<GetManagementSimpleClusterInterface>
    ips Boolean
    ipsUpdatePolicy String
    ipv4Address String
    ipv6Address String
    logsSettings Map<String,String>
    members List<GetManagementSimpleClusterMember>
    natHideInternalInterfaces Boolean
    natSettings Map<String,String>
    osName String
    platformPortalSettings List<GetManagementSimpleClusterPlatformPortalSetting>
    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
    urlFiltering Boolean
    usercheckPortalSettings List<GetManagementSimpleClusterUsercheckPortalSetting>
    version String
    vpn Boolean
    vpnSettings Map<String,String>
    zeroPhishing Boolean
    zeroPhishingFqdn String
    name String
    uid String
    advancedSettings GetManagementSimpleClusterAdvancedSetting[]
    antiBot boolean
    antiVirus boolean
    applicationControl boolean
    clusterMode string
    color string
    comments string
    contentAwareness boolean
    dataAwareness boolean
    dynamicIp boolean
    enableHttpsInspection boolean
    fetchPolicies string[]
    firewall boolean
    firewallSettings {[key: string]: string}
    geoMode boolean
    hardware string
    hitCount boolean
    httpsInspections GetManagementSimpleClusterHttpsInspection[]
    id string
    identityAwareness boolean
    identityAwarenessSettings GetManagementSimpleClusterIdentityAwarenessSetting[]
    interfaces GetManagementSimpleClusterInterface[]
    ips boolean
    ipsUpdatePolicy string
    ipv4Address string
    ipv6Address string
    logsSettings {[key: string]: string}
    members GetManagementSimpleClusterMember[]
    natHideInternalInterfaces boolean
    natSettings {[key: string]: string}
    osName string
    platformPortalSettings GetManagementSimpleClusterPlatformPortalSetting[]
    proxySettings {[key: string]: string}
    qos boolean
    saveLogsLocally boolean
    sendAlertsToServers string[]
    sendLogsToBackupServers string[]
    sendLogsToServers string[]
    sicName string
    sicState string
    tags string[]
    threatEmulation boolean
    urlFiltering boolean
    usercheckPortalSettings GetManagementSimpleClusterUsercheckPortalSetting[]
    version string
    vpn boolean
    vpnSettings {[key: string]: string}
    zeroPhishing boolean
    zeroPhishingFqdn string
    name string
    uid string
    advanced_settings Sequence[GetManagementSimpleClusterAdvancedSetting]
    anti_bot bool
    anti_virus bool
    application_control bool
    cluster_mode str
    color str
    comments str
    content_awareness bool
    data_awareness bool
    dynamic_ip bool
    enable_https_inspection bool
    fetch_policies Sequence[str]
    firewall bool
    firewall_settings Mapping[str, str]
    geo_mode bool
    hardware str
    hit_count bool
    https_inspections Sequence[GetManagementSimpleClusterHttpsInspection]
    id str
    identity_awareness bool
    identity_awareness_settings Sequence[GetManagementSimpleClusterIdentityAwarenessSetting]
    interfaces Sequence[GetManagementSimpleClusterInterface]
    ips bool
    ips_update_policy str
    ipv4_address str
    ipv6_address str
    logs_settings Mapping[str, str]
    members Sequence[GetManagementSimpleClusterMember]
    nat_hide_internal_interfaces bool
    nat_settings Mapping[str, str]
    os_name str
    platform_portal_settings Sequence[GetManagementSimpleClusterPlatformPortalSetting]
    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
    url_filtering bool
    usercheck_portal_settings Sequence[GetManagementSimpleClusterUsercheckPortalSetting]
    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
    clusterMode String
    color String
    comments String
    contentAwareness Boolean
    dataAwareness Boolean
    dynamicIp Boolean
    enableHttpsInspection Boolean
    fetchPolicies List<String>
    firewall Boolean
    firewallSettings Map<String>
    geoMode Boolean
    hardware String
    hitCount Boolean
    httpsInspections List<Property Map>
    id String
    identityAwareness Boolean
    identityAwarenessSettings List<Property Map>
    interfaces List<Property Map>
    ips Boolean
    ipsUpdatePolicy String
    ipv4Address String
    ipv6Address String
    logsSettings Map<String>
    members List<Property Map>
    natHideInternalInterfaces Boolean
    natSettings Map<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
    urlFiltering Boolean
    usercheckPortalSettings List<Property Map>
    version String
    vpn Boolean
    vpnSettings Map<String>
    zeroPhishing Boolean
    zeroPhishingFqdn String
    name String
    uid String

    Supporting Types

    GetManagementSimpleClusterAdvancedSetting

    ConnectionPersistence string
    Handling established connections when installing a new policy.
    Sams List<GetManagementSimpleClusterAdvancedSettingSam>
    SAM.sam blocks are documented below.
    ConnectionPersistence string
    Handling established connections when installing a new policy.
    Sams []GetManagementSimpleClusterAdvancedSettingSam
    SAM.sam blocks are documented below.
    connectionPersistence String
    Handling established connections when installing a new policy.
    sams List<GetManagementSimpleClusterAdvancedSettingSam>
    SAM.sam blocks are documented below.
    connectionPersistence string
    Handling established connections when installing a new policy.
    sams GetManagementSimpleClusterAdvancedSettingSam[]
    SAM.sam blocks are documented below.
    connection_persistence str
    Handling established connections when installing a new policy.
    sams Sequence[GetManagementSimpleClusterAdvancedSettingSam]
    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.

    GetManagementSimpleClusterAdvancedSettingSam

    ForwardToOtherSamServers bool
    Forward SAM clients' requests to other SAM servers.
    PurgeSamFiles List<GetManagementSimpleClusterAdvancedSettingSamPurgeSamFile>
    Purge SAM File.purge_sam_file blocks are documented below.
    UseEarlyVersions List<GetManagementSimpleClusterAdvancedSettingSamUseEarlyVersion>
    Use early versions compatibility mode.use_early_versions blocks are documented below.
    ForwardToOtherSamServers bool
    Forward SAM clients' requests to other SAM servers.
    PurgeSamFiles []GetManagementSimpleClusterAdvancedSettingSamPurgeSamFile
    Purge SAM File.purge_sam_file blocks are documented below.
    UseEarlyVersions []GetManagementSimpleClusterAdvancedSettingSamUseEarlyVersion
    Use early versions compatibility mode.use_early_versions blocks are documented below.
    forwardToOtherSamServers Boolean
    Forward SAM clients' requests to other SAM servers.
    purgeSamFiles List<GetManagementSimpleClusterAdvancedSettingSamPurgeSamFile>
    Purge SAM File.purge_sam_file blocks are documented below.
    useEarlyVersions List<GetManagementSimpleClusterAdvancedSettingSamUseEarlyVersion>
    Use early versions compatibility mode.use_early_versions blocks are documented below.
    forwardToOtherSamServers boolean
    Forward SAM clients' requests to other SAM servers.
    purgeSamFiles GetManagementSimpleClusterAdvancedSettingSamPurgeSamFile[]
    Purge SAM File.purge_sam_file blocks are documented below.
    useEarlyVersions GetManagementSimpleClusterAdvancedSettingSamUseEarlyVersion[]
    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[GetManagementSimpleClusterAdvancedSettingSamPurgeSamFile]
    Purge SAM File.purge_sam_file blocks are documented below.
    use_early_versions Sequence[GetManagementSimpleClusterAdvancedSettingSamUseEarlyVersion]
    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.

    GetManagementSimpleClusterAdvancedSettingSamPurgeSamFile

    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.

    GetManagementSimpleClusterAdvancedSettingSamUseEarlyVersion

    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.

    GetManagementSimpleClusterHttpsInspection

    BypassOnFailures List<GetManagementSimpleClusterHttpsInspectionBypassOnFailure>
    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<GetManagementSimpleClusterHttpsInspectionDenyExpiredServerCert>
    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<GetManagementSimpleClusterHttpsInspectionDenyRevokedServerCert>
    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<GetManagementSimpleClusterHttpsInspectionDenyUntrustedServerCert>
    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<GetManagementSimpleClusterHttpsInspectionSiteCategorizationAllowMode>
    Set to 'background' in order to allowed requests until categorization is complete.site_categorization_allow_mode blocks are documented below.
    BypassOnFailures []GetManagementSimpleClusterHttpsInspectionBypassOnFailure
    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 []GetManagementSimpleClusterHttpsInspectionDenyExpiredServerCert
    Set to be true in order to drop traffic from servers with expired server certificate.deny_expired_server_cert blocks are documented below.
    DenyRevokedServerCerts []GetManagementSimpleClusterHttpsInspectionDenyRevokedServerCert
    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 []GetManagementSimpleClusterHttpsInspectionDenyUntrustedServerCert
    Set to be true in order to drop traffic from servers with untrusted server certificate.deny_untrusted_server_cert blocks are documented below.
    SiteCategorizationAllowModes []GetManagementSimpleClusterHttpsInspectionSiteCategorizationAllowMode
    Set to 'background' in order to allowed requests until categorization is complete.site_categorization_allow_mode blocks are documented below.
    bypassOnFailures List<GetManagementSimpleClusterHttpsInspectionBypassOnFailure>
    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<GetManagementSimpleClusterHttpsInspectionDenyExpiredServerCert>
    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<GetManagementSimpleClusterHttpsInspectionDenyRevokedServerCert>
    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<GetManagementSimpleClusterHttpsInspectionDenyUntrustedServerCert>
    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<GetManagementSimpleClusterHttpsInspectionSiteCategorizationAllowMode>
    Set to 'background' in order to allowed requests until categorization is complete.site_categorization_allow_mode blocks are documented below.
    bypassOnFailures GetManagementSimpleClusterHttpsInspectionBypassOnFailure[]
    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 GetManagementSimpleClusterHttpsInspectionDenyExpiredServerCert[]
    Set to be true in order to drop traffic from servers with expired server certificate.deny_expired_server_cert blocks are documented below.
    denyRevokedServerCerts GetManagementSimpleClusterHttpsInspectionDenyRevokedServerCert[]
    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 GetManagementSimpleClusterHttpsInspectionDenyUntrustedServerCert[]
    Set to be true in order to drop traffic from servers with untrusted server certificate.deny_untrusted_server_cert blocks are documented below.
    siteCategorizationAllowModes GetManagementSimpleClusterHttpsInspectionSiteCategorizationAllowMode[]
    Set to 'background' in order to allowed requests until categorization is complete.site_categorization_allow_mode blocks are documented below.
    bypass_on_failures Sequence[GetManagementSimpleClusterHttpsInspectionBypassOnFailure]
    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[GetManagementSimpleClusterHttpsInspectionDenyExpiredServerCert]
    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[GetManagementSimpleClusterHttpsInspectionDenyRevokedServerCert]
    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[GetManagementSimpleClusterHttpsInspectionDenyUntrustedServerCert]
    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[GetManagementSimpleClusterHttpsInspectionSiteCategorizationAllowMode]
    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.

    GetManagementSimpleClusterHttpsInspectionBypassOnFailure

    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.

    GetManagementSimpleClusterHttpsInspectionDenyExpiredServerCert

    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.

    GetManagementSimpleClusterHttpsInspectionDenyRevokedServerCert

    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.

    GetManagementSimpleClusterHttpsInspectionDenyUntrustedServerCert

    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.

    GetManagementSimpleClusterHttpsInspectionSiteCategorizationAllowMode

    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.

    GetManagementSimpleClusterIdentityAwarenessSetting

    BrowserBasedAuthentication bool
    Enable Browser Based Authentication source.
    BrowserBasedAuthenticationSettings List<GetManagementSimpleClusterIdentityAwarenessSettingBrowserBasedAuthenticationSetting>
    Browser Based Authentication settings.browser_based_authentication_settings blocks are documented below.
    IdentityAgent bool
    Enable Identity Agent source.
    IdentityAgentSettings List<GetManagementSimpleClusterIdentityAwarenessSettingIdentityAgentSetting>
    Identity Agent settings.identity_agent_settings blocks are documented below.
    IdentityCollector bool
    Enable Identity Collector source.
    IdentityCollectorSettings List<GetManagementSimpleClusterIdentityAwarenessSettingIdentityCollectorSetting>
    Identity Collector settings.identity_collector_settings blocks are documented below.
    IdentitySharingSettings List<GetManagementSimpleClusterIdentityAwarenessSettingIdentitySharingSetting>
    Identity sharing settings.identity_sharing_settings blocks are documented below.
    ProxySettings List<GetManagementSimpleClusterIdentityAwarenessSettingProxySetting>
    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 []GetManagementSimpleClusterIdentityAwarenessSettingBrowserBasedAuthenticationSetting
    Browser Based Authentication settings.browser_based_authentication_settings blocks are documented below.
    IdentityAgent bool
    Enable Identity Agent source.
    IdentityAgentSettings []GetManagementSimpleClusterIdentityAwarenessSettingIdentityAgentSetting
    Identity Agent settings.identity_agent_settings blocks are documented below.
    IdentityCollector bool
    Enable Identity Collector source.
    IdentityCollectorSettings []GetManagementSimpleClusterIdentityAwarenessSettingIdentityCollectorSetting
    Identity Collector settings.identity_collector_settings blocks are documented below.
    IdentitySharingSettings []GetManagementSimpleClusterIdentityAwarenessSettingIdentitySharingSetting
    Identity sharing settings.identity_sharing_settings blocks are documented below.
    ProxySettings []GetManagementSimpleClusterIdentityAwarenessSettingProxySetting
    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<GetManagementSimpleClusterIdentityAwarenessSettingBrowserBasedAuthenticationSetting>
    Browser Based Authentication settings.browser_based_authentication_settings blocks are documented below.
    identityAgent Boolean
    Enable Identity Agent source.
    identityAgentSettings List<GetManagementSimpleClusterIdentityAwarenessSettingIdentityAgentSetting>
    Identity Agent settings.identity_agent_settings blocks are documented below.
    identityCollector Boolean
    Enable Identity Collector source.
    identityCollectorSettings List<GetManagementSimpleClusterIdentityAwarenessSettingIdentityCollectorSetting>
    Identity Collector settings.identity_collector_settings blocks are documented below.
    identitySharingSettings List<GetManagementSimpleClusterIdentityAwarenessSettingIdentitySharingSetting>
    Identity sharing settings.identity_sharing_settings blocks are documented below.
    proxySettings List<GetManagementSimpleClusterIdentityAwarenessSettingProxySetting>
    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 GetManagementSimpleClusterIdentityAwarenessSettingBrowserBasedAuthenticationSetting[]
    Browser Based Authentication settings.browser_based_authentication_settings blocks are documented below.
    identityAgent boolean
    Enable Identity Agent source.
    identityAgentSettings GetManagementSimpleClusterIdentityAwarenessSettingIdentityAgentSetting[]
    Identity Agent settings.identity_agent_settings blocks are documented below.
    identityCollector boolean
    Enable Identity Collector source.
    identityCollectorSettings GetManagementSimpleClusterIdentityAwarenessSettingIdentityCollectorSetting[]
    Identity Collector settings.identity_collector_settings blocks are documented below.
    identitySharingSettings GetManagementSimpleClusterIdentityAwarenessSettingIdentitySharingSetting[]
    Identity sharing settings.identity_sharing_settings blocks are documented below.
    proxySettings GetManagementSimpleClusterIdentityAwarenessSettingProxySetting[]
    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[GetManagementSimpleClusterIdentityAwarenessSettingBrowserBasedAuthenticationSetting]
    Browser Based Authentication settings.browser_based_authentication_settings blocks are documented below.
    identity_agent bool
    Enable Identity Agent source.
    identity_agent_settings Sequence[GetManagementSimpleClusterIdentityAwarenessSettingIdentityAgentSetting]
    Identity Agent settings.identity_agent_settings blocks are documented below.
    identity_collector bool
    Enable Identity Collector source.
    identity_collector_settings Sequence[GetManagementSimpleClusterIdentityAwarenessSettingIdentityCollectorSetting]
    Identity Collector settings.identity_collector_settings blocks are documented below.
    identity_sharing_settings Sequence[GetManagementSimpleClusterIdentityAwarenessSettingIdentitySharingSetting]
    Identity sharing settings.identity_sharing_settings blocks are documented below.
    proxy_settings Sequence[GetManagementSimpleClusterIdentityAwarenessSettingProxySetting]
    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.

    GetManagementSimpleClusterIdentityAwarenessSettingBrowserBasedAuthenticationSetting

    AuthenticationSettings List<GetManagementSimpleClusterIdentityAwarenessSettingBrowserBasedAuthenticationSettingAuthenticationSetting>
    Authentication Settings for Browser Based Authentication.authentication_settings blocks are documented below.
    BrowserBasedAuthenticationPortalSettings List<GetManagementSimpleClusterIdentityAwarenessSettingBrowserBasedAuthenticationSettingBrowserBasedAuthenticationPortalSetting>
    Browser Based Authentication portal settings.browser_based_authentication_portal_settings blocks are documented below.
    AuthenticationSettings []GetManagementSimpleClusterIdentityAwarenessSettingBrowserBasedAuthenticationSettingAuthenticationSetting
    Authentication Settings for Browser Based Authentication.authentication_settings blocks are documented below.
    BrowserBasedAuthenticationPortalSettings []GetManagementSimpleClusterIdentityAwarenessSettingBrowserBasedAuthenticationSettingBrowserBasedAuthenticationPortalSetting
    Browser Based Authentication portal settings.browser_based_authentication_portal_settings blocks are documented below.
    authenticationSettings List<GetManagementSimpleClusterIdentityAwarenessSettingBrowserBasedAuthenticationSettingAuthenticationSetting>
    Authentication Settings for Browser Based Authentication.authentication_settings blocks are documented below.
    browserBasedAuthenticationPortalSettings List<GetManagementSimpleClusterIdentityAwarenessSettingBrowserBasedAuthenticationSettingBrowserBasedAuthenticationPortalSetting>
    Browser Based Authentication portal settings.browser_based_authentication_portal_settings blocks are documented below.
    authenticationSettings GetManagementSimpleClusterIdentityAwarenessSettingBrowserBasedAuthenticationSettingAuthenticationSetting[]
    Authentication Settings for Browser Based Authentication.authentication_settings blocks are documented below.
    browserBasedAuthenticationPortalSettings GetManagementSimpleClusterIdentityAwarenessSettingBrowserBasedAuthenticationSettingBrowserBasedAuthenticationPortalSetting[]
    Browser Based Authentication portal settings.browser_based_authentication_portal_settings blocks are documented below.
    authentication_settings Sequence[GetManagementSimpleClusterIdentityAwarenessSettingBrowserBasedAuthenticationSettingAuthenticationSetting]
    Authentication Settings for Browser Based Authentication.authentication_settings blocks are documented below.
    browser_based_authentication_portal_settings Sequence[GetManagementSimpleClusterIdentityAwarenessSettingBrowserBasedAuthenticationSettingBrowserBasedAuthenticationPortalSetting]
    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.

    GetManagementSimpleClusterIdentityAwarenessSettingBrowserBasedAuthenticationSettingAuthenticationSetting

    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<GetManagementSimpleClusterIdentityAwarenessSettingBrowserBasedAuthenticationSettingAuthenticationSettingUsersDirectory>
    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 []GetManagementSimpleClusterIdentityAwarenessSettingBrowserBasedAuthenticationSettingAuthenticationSettingUsersDirectory
    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<GetManagementSimpleClusterIdentityAwarenessSettingBrowserBasedAuthenticationSettingAuthenticationSettingUsersDirectory>
    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 GetManagementSimpleClusterIdentityAwarenessSettingBrowserBasedAuthenticationSettingAuthenticationSettingUsersDirectory[]
    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[GetManagementSimpleClusterIdentityAwarenessSettingBrowserBasedAuthenticationSettingAuthenticationSettingUsersDirectory]
    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.

    GetManagementSimpleClusterIdentityAwarenessSettingBrowserBasedAuthenticationSettingAuthenticationSettingUsersDirectory

    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.

    GetManagementSimpleClusterIdentityAwarenessSettingBrowserBasedAuthenticationSettingBrowserBasedAuthenticationPortalSetting

    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.

    GetManagementSimpleClusterIdentityAwarenessSettingBrowserBasedAuthenticationSettingBrowserBasedAuthenticationPortalSettingAccessibility

    AllowAccessFrom string
    Allowed access to the web portal (based on interfaces, or security policy).
    InternalAccessSettings List<GetManagementSimpleClusterIdentityAwarenessSettingBrowserBasedAuthenticationSettingBrowserBasedAuthenticationPortalSettingAccessibilityInternalAccessSetting>
    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 []GetManagementSimpleClusterIdentityAwarenessSettingBrowserBasedAuthenticationSettingBrowserBasedAuthenticationPortalSettingAccessibilityInternalAccessSetting
    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<GetManagementSimpleClusterIdentityAwarenessSettingBrowserBasedAuthenticationSettingBrowserBasedAuthenticationPortalSettingAccessibilityInternalAccessSetting>
    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 GetManagementSimpleClusterIdentityAwarenessSettingBrowserBasedAuthenticationSettingBrowserBasedAuthenticationPortalSettingAccessibilityInternalAccessSetting[]
    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[GetManagementSimpleClusterIdentityAwarenessSettingBrowserBasedAuthenticationSettingBrowserBasedAuthenticationPortalSettingAccessibilityInternalAccessSetting]
    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.

    GetManagementSimpleClusterIdentityAwarenessSettingBrowserBasedAuthenticationSettingBrowserBasedAuthenticationPortalSettingAccessibilityInternalAccessSetting

    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.

    GetManagementSimpleClusterIdentityAwarenessSettingBrowserBasedAuthenticationSettingBrowserBasedAuthenticationPortalSettingCertificateSetting

    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.

    GetManagementSimpleClusterIdentityAwarenessSettingBrowserBasedAuthenticationSettingBrowserBasedAuthenticationPortalSettingPortalWebSetting

    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.

    GetManagementSimpleClusterIdentityAwarenessSettingIdentityAgentSetting

    AgentsIntervalKeepalive double
    Agents send keepalive period (minutes).
    AuthenticationSettings List<GetManagementSimpleClusterIdentityAwarenessSettingIdentityAgentSettingAuthenticationSetting>
    Authentication Settings for Identity Agent.authentication_settings blocks are documented below.
    IdentityAgentPortalSettings List<GetManagementSimpleClusterIdentityAwarenessSettingIdentityAgentSettingIdentityAgentPortalSetting>
    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 []GetManagementSimpleClusterIdentityAwarenessSettingIdentityAgentSettingAuthenticationSetting
    Authentication Settings for Identity Agent.authentication_settings blocks are documented below.
    IdentityAgentPortalSettings []GetManagementSimpleClusterIdentityAwarenessSettingIdentityAgentSettingIdentityAgentPortalSetting
    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<GetManagementSimpleClusterIdentityAwarenessSettingIdentityAgentSettingAuthenticationSetting>
    Authentication Settings for Identity Agent.authentication_settings blocks are documented below.
    identityAgentPortalSettings List<GetManagementSimpleClusterIdentityAwarenessSettingIdentityAgentSettingIdentityAgentPortalSetting>
    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 GetManagementSimpleClusterIdentityAwarenessSettingIdentityAgentSettingAuthenticationSetting[]
    Authentication Settings for Identity Agent.authentication_settings blocks are documented below.
    identityAgentPortalSettings GetManagementSimpleClusterIdentityAwarenessSettingIdentityAgentSettingIdentityAgentPortalSetting[]
    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[GetManagementSimpleClusterIdentityAwarenessSettingIdentityAgentSettingAuthenticationSetting]
    Authentication Settings for Identity Agent.authentication_settings blocks are documented below.
    identity_agent_portal_settings Sequence[GetManagementSimpleClusterIdentityAwarenessSettingIdentityAgentSettingIdentityAgentPortalSetting]
    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).

    GetManagementSimpleClusterIdentityAwarenessSettingIdentityAgentSettingAuthenticationSetting

    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<GetManagementSimpleClusterIdentityAwarenessSettingIdentityAgentSettingAuthenticationSettingUsersDirectory>
    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 []GetManagementSimpleClusterIdentityAwarenessSettingIdentityAgentSettingAuthenticationSettingUsersDirectory
    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<GetManagementSimpleClusterIdentityAwarenessSettingIdentityAgentSettingAuthenticationSettingUsersDirectory>
    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 GetManagementSimpleClusterIdentityAwarenessSettingIdentityAgentSettingAuthenticationSettingUsersDirectory[]
    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[GetManagementSimpleClusterIdentityAwarenessSettingIdentityAgentSettingAuthenticationSettingUsersDirectory]
    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.

    GetManagementSimpleClusterIdentityAwarenessSettingIdentityAgentSettingAuthenticationSettingUsersDirectory

    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.

    GetManagementSimpleClusterIdentityAwarenessSettingIdentityAgentSettingIdentityAgentPortalSetting

    Accessibilities List<GetManagementSimpleClusterIdentityAwarenessSettingIdentityAgentSettingIdentityAgentPortalSettingAccessibility>
    Configuration of the portal access settings.accessibility blocks are documented below.
    Accessibilities []GetManagementSimpleClusterIdentityAwarenessSettingIdentityAgentSettingIdentityAgentPortalSettingAccessibility
    Configuration of the portal access settings.accessibility blocks are documented below.
    accessibilities List<GetManagementSimpleClusterIdentityAwarenessSettingIdentityAgentSettingIdentityAgentPortalSettingAccessibility>
    Configuration of the portal access settings.accessibility blocks are documented below.
    accessibilities GetManagementSimpleClusterIdentityAwarenessSettingIdentityAgentSettingIdentityAgentPortalSettingAccessibility[]
    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.

    GetManagementSimpleClusterIdentityAwarenessSettingIdentityAgentSettingIdentityAgentPortalSettingAccessibility

    AllowAccessFrom string
    Allowed access to the web portal (based on interfaces, or security policy).
    InternalAccessSettings List<GetManagementSimpleClusterIdentityAwarenessSettingIdentityAgentSettingIdentityAgentPortalSettingAccessibilityInternalAccessSetting>
    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 []GetManagementSimpleClusterIdentityAwarenessSettingIdentityAgentSettingIdentityAgentPortalSettingAccessibilityInternalAccessSetting
    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<GetManagementSimpleClusterIdentityAwarenessSettingIdentityAgentSettingIdentityAgentPortalSettingAccessibilityInternalAccessSetting>
    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 GetManagementSimpleClusterIdentityAwarenessSettingIdentityAgentSettingIdentityAgentPortalSettingAccessibilityInternalAccessSetting[]
    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[GetManagementSimpleClusterIdentityAwarenessSettingIdentityAgentSettingIdentityAgentPortalSettingAccessibilityInternalAccessSetting]
    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.

    GetManagementSimpleClusterIdentityAwarenessSettingIdentityAgentSettingIdentityAgentPortalSettingAccessibilityInternalAccessSetting

    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.

    GetManagementSimpleClusterIdentityAwarenessSettingIdentityCollectorSetting

    AuthenticationSettings List<GetManagementSimpleClusterIdentityAwarenessSettingIdentityCollectorSettingAuthenticationSetting>
    Authentication Settings for Identity Collector.authentication_settings blocks are documented below.
    AuthorizedClients List<GetManagementSimpleClusterIdentityAwarenessSettingIdentityCollectorSettingAuthorizedClient>
    Authorized Clients.authorized_clients blocks are documented below.
    ClientAccessPermissions List<GetManagementSimpleClusterIdentityAwarenessSettingIdentityCollectorSettingClientAccessPermission>
    Identity Collector accessibility settings.client_access_permissions blocks are documented below.
    AuthenticationSettings []GetManagementSimpleClusterIdentityAwarenessSettingIdentityCollectorSettingAuthenticationSetting
    Authentication Settings for Identity Collector.authentication_settings blocks are documented below.
    AuthorizedClients []GetManagementSimpleClusterIdentityAwarenessSettingIdentityCollectorSettingAuthorizedClient
    Authorized Clients.authorized_clients blocks are documented below.
    ClientAccessPermissions []GetManagementSimpleClusterIdentityAwarenessSettingIdentityCollectorSettingClientAccessPermission
    Identity Collector accessibility settings.client_access_permissions blocks are documented below.
    authenticationSettings List<GetManagementSimpleClusterIdentityAwarenessSettingIdentityCollectorSettingAuthenticationSetting>
    Authentication Settings for Identity Collector.authentication_settings blocks are documented below.
    authorizedClients List<GetManagementSimpleClusterIdentityAwarenessSettingIdentityCollectorSettingAuthorizedClient>
    Authorized Clients.authorized_clients blocks are documented below.
    clientAccessPermissions List<GetManagementSimpleClusterIdentityAwarenessSettingIdentityCollectorSettingClientAccessPermission>
    Identity Collector accessibility settings.client_access_permissions blocks are documented below.
    authenticationSettings GetManagementSimpleClusterIdentityAwarenessSettingIdentityCollectorSettingAuthenticationSetting[]
    Authentication Settings for Identity Collector.authentication_settings blocks are documented below.
    authorizedClients GetManagementSimpleClusterIdentityAwarenessSettingIdentityCollectorSettingAuthorizedClient[]
    Authorized Clients.authorized_clients blocks are documented below.
    clientAccessPermissions GetManagementSimpleClusterIdentityAwarenessSettingIdentityCollectorSettingClientAccessPermission[]
    Identity Collector accessibility settings.client_access_permissions blocks are documented below.
    authentication_settings Sequence[GetManagementSimpleClusterIdentityAwarenessSettingIdentityCollectorSettingAuthenticationSetting]
    Authentication Settings for Identity Collector.authentication_settings blocks are documented below.
    authorized_clients Sequence[GetManagementSimpleClusterIdentityAwarenessSettingIdentityCollectorSettingAuthorizedClient]
    Authorized Clients.authorized_clients blocks are documented below.
    client_access_permissions Sequence[GetManagementSimpleClusterIdentityAwarenessSettingIdentityCollectorSettingClientAccessPermission]
    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.

    GetManagementSimpleClusterIdentityAwarenessSettingIdentityCollectorSettingAuthenticationSetting

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

    GetManagementSimpleClusterIdentityAwarenessSettingIdentityCollectorSettingAuthenticationSettingUsersDirectory

    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.

    GetManagementSimpleClusterIdentityAwarenessSettingIdentityCollectorSettingAuthorizedClient

    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.

    GetManagementSimpleClusterIdentityAwarenessSettingIdentityCollectorSettingClientAccessPermission

    Accessibilities List<GetManagementSimpleClusterIdentityAwarenessSettingIdentityCollectorSettingClientAccessPermissionAccessibility>
    Configuration of the portal access settings.accessibility blocks are documented below.
    Accessibilities []GetManagementSimpleClusterIdentityAwarenessSettingIdentityCollectorSettingClientAccessPermissionAccessibility
    Configuration of the portal access settings.accessibility blocks are documented below.
    accessibilities List<GetManagementSimpleClusterIdentityAwarenessSettingIdentityCollectorSettingClientAccessPermissionAccessibility>
    Configuration of the portal access settings.accessibility blocks are documented below.
    accessibilities GetManagementSimpleClusterIdentityAwarenessSettingIdentityCollectorSettingClientAccessPermissionAccessibility[]
    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.

    GetManagementSimpleClusterIdentityAwarenessSettingIdentityCollectorSettingClientAccessPermissionAccessibility

    AllowAccessFrom string
    Allowed access to the web portal (based on interfaces, or security policy).
    InternalAccessSettings List<GetManagementSimpleClusterIdentityAwarenessSettingIdentityCollectorSettingClientAccessPermissionAccessibilityInternalAccessSetting>
    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 []GetManagementSimpleClusterIdentityAwarenessSettingIdentityCollectorSettingClientAccessPermissionAccessibilityInternalAccessSetting
    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<GetManagementSimpleClusterIdentityAwarenessSettingIdentityCollectorSettingClientAccessPermissionAccessibilityInternalAccessSetting>
    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 GetManagementSimpleClusterIdentityAwarenessSettingIdentityCollectorSettingClientAccessPermissionAccessibilityInternalAccessSetting[]
    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[GetManagementSimpleClusterIdentityAwarenessSettingIdentityCollectorSettingClientAccessPermissionAccessibilityInternalAccessSetting]
    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.

    GetManagementSimpleClusterIdentityAwarenessSettingIdentityCollectorSettingClientAccessPermissionAccessibilityInternalAccessSetting

    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.

    GetManagementSimpleClusterIdentityAwarenessSettingIdentitySharingSetting

    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.

    GetManagementSimpleClusterIdentityAwarenessSettingProxySetting

    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.

    GetManagementSimpleClusterInterface

    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.
    InterfaceType string
    Cluster interface type.
    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.
    MulticastAddress string
    Multicast IP Address.
    MulticastAddressType string
    Multicast Address Type.
    Name string
    Object name.
    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.
    InterfaceType string
    Cluster interface type.
    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.
    MulticastAddress string
    Multicast IP Address.
    MulticastAddressType string
    Multicast Address Type.
    Name string
    Object name.
    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.
    interfaceType String
    Cluster interface type.
    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.
    multicastAddress String
    Multicast IP Address.
    multicastAddressType String
    Multicast Address Type.
    name String
    Object name.
    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.
    interfaceType string
    Cluster interface type.
    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.
    multicastAddress string
    Multicast IP Address.
    multicastAddressType string
    Multicast Address Type.
    name string
    Object name.
    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.
    interface_type str
    Cluster interface type.
    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.
    multicast_address str
    Multicast IP Address.
    multicast_address_type str
    Multicast Address Type.
    name str
    Object name.
    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.
    interfaceType String
    Cluster interface type.
    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.
    multicastAddress String
    Multicast IP Address.
    multicastAddressType String
    Multicast Address Type.
    name String
    Object name.
    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.

    GetManagementSimpleClusterMember

    Interfaces List<GetManagementSimpleClusterMemberInterface>
    Cluster Member network interfaces.interfaces blocks are documented below.
    IpAddress string
    Name string
    Object name.
    SicMessage string
    SicState string
    Interfaces []GetManagementSimpleClusterMemberInterface
    Cluster Member network interfaces.interfaces blocks are documented below.
    IpAddress string
    Name string
    Object name.
    SicMessage string
    SicState string
    interfaces List<GetManagementSimpleClusterMemberInterface>
    Cluster Member network interfaces.interfaces blocks are documented below.
    ipAddress String
    name String
    Object name.
    sicMessage String
    sicState String
    interfaces GetManagementSimpleClusterMemberInterface[]
    Cluster Member network interfaces.interfaces blocks are documented below.
    ipAddress string
    name string
    Object name.
    sicMessage string
    sicState string
    interfaces Sequence[GetManagementSimpleClusterMemberInterface]
    Cluster Member network interfaces.interfaces blocks are documented below.
    ip_address str
    name str
    Object name.
    sic_message str
    sic_state str
    interfaces List<Property Map>
    Cluster Member network interfaces.interfaces blocks are documented below.
    ipAddress String
    name String
    Object name.
    sicMessage String
    sicState String

    GetManagementSimpleClusterMemberInterface

    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.
    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.
    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.
    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.
    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.
    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.

    GetManagementSimpleClusterPlatformPortalSetting

    Accessibilities List<GetManagementSimpleClusterPlatformPortalSettingAccessibility>
    Configuration of the portal access settings.accessibility blocks are documented below.
    CertificateSettings List<GetManagementSimpleClusterPlatformPortalSettingCertificateSetting>
    Configuration of the portal certificate settings.certificate_settings blocks are documented below.
    PortalWebSettings List<GetManagementSimpleClusterPlatformPortalSettingPortalWebSetting>
    Configuration of the portal web settings.portal_web_settings blocks are documented below.
    Accessibilities []GetManagementSimpleClusterPlatformPortalSettingAccessibility
    Configuration of the portal access settings.accessibility blocks are documented below.
    CertificateSettings []GetManagementSimpleClusterPlatformPortalSettingCertificateSetting
    Configuration of the portal certificate settings.certificate_settings blocks are documented below.
    PortalWebSettings []GetManagementSimpleClusterPlatformPortalSettingPortalWebSetting
    Configuration of the portal web settings.portal_web_settings blocks are documented below.
    accessibilities List<GetManagementSimpleClusterPlatformPortalSettingAccessibility>
    Configuration of the portal access settings.accessibility blocks are documented below.
    certificateSettings List<GetManagementSimpleClusterPlatformPortalSettingCertificateSetting>
    Configuration of the portal certificate settings.certificate_settings blocks are documented below.
    portalWebSettings List<GetManagementSimpleClusterPlatformPortalSettingPortalWebSetting>
    Configuration of the portal web settings.portal_web_settings blocks are documented below.
    accessibilities GetManagementSimpleClusterPlatformPortalSettingAccessibility[]
    Configuration of the portal access settings.accessibility blocks are documented below.
    certificateSettings GetManagementSimpleClusterPlatformPortalSettingCertificateSetting[]
    Configuration of the portal certificate settings.certificate_settings blocks are documented below.
    portalWebSettings GetManagementSimpleClusterPlatformPortalSettingPortalWebSetting[]
    Configuration of the portal web settings.portal_web_settings blocks are documented below.
    accessibilities Sequence[GetManagementSimpleClusterPlatformPortalSettingAccessibility]
    Configuration of the portal access settings.accessibility blocks are documented below.
    certificate_settings Sequence[GetManagementSimpleClusterPlatformPortalSettingCertificateSetting]
    Configuration of the portal certificate settings.certificate_settings blocks are documented below.
    portal_web_settings Sequence[GetManagementSimpleClusterPlatformPortalSettingPortalWebSetting]
    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.

    GetManagementSimpleClusterPlatformPortalSettingAccessibility

    AllowAccessFrom string
    Allowed access to the web portal (based on interfaces, or security policy).
    InternalAccessSettings List<GetManagementSimpleClusterPlatformPortalSettingAccessibilityInternalAccessSetting>
    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 []GetManagementSimpleClusterPlatformPortalSettingAccessibilityInternalAccessSetting
    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<GetManagementSimpleClusterPlatformPortalSettingAccessibilityInternalAccessSetting>
    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 GetManagementSimpleClusterPlatformPortalSettingAccessibilityInternalAccessSetting[]
    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[GetManagementSimpleClusterPlatformPortalSettingAccessibilityInternalAccessSetting]
    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.

    GetManagementSimpleClusterPlatformPortalSettingAccessibilityInternalAccessSetting

    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.

    GetManagementSimpleClusterPlatformPortalSettingCertificateSetting

    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.

    GetManagementSimpleClusterPlatformPortalSettingPortalWebSetting

    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.

    GetManagementSimpleClusterUsercheckPortalSetting

    Accessibilities List<GetManagementSimpleClusterUsercheckPortalSettingAccessibility>
    Configuration of the portal access settings.accessibility blocks are documented below.
    CertificateSettings List<GetManagementSimpleClusterUsercheckPortalSettingCertificateSetting>
    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<GetManagementSimpleClusterUsercheckPortalSettingPortalWebSetting>
    Configuration of the portal web settings.portal_web_settings blocks are documented below.
    Accessibilities []GetManagementSimpleClusterUsercheckPortalSettingAccessibility
    Configuration of the portal access settings.accessibility blocks are documented below.
    CertificateSettings []GetManagementSimpleClusterUsercheckPortalSettingCertificateSetting
    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 []GetManagementSimpleClusterUsercheckPortalSettingPortalWebSetting
    Configuration of the portal web settings.portal_web_settings blocks are documented below.
    accessibilities List<GetManagementSimpleClusterUsercheckPortalSettingAccessibility>
    Configuration of the portal access settings.accessibility blocks are documented below.
    certificateSettings List<GetManagementSimpleClusterUsercheckPortalSettingCertificateSetting>
    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<GetManagementSimpleClusterUsercheckPortalSettingPortalWebSetting>
    Configuration of the portal web settings.portal_web_settings blocks are documented below.
    accessibilities GetManagementSimpleClusterUsercheckPortalSettingAccessibility[]
    Configuration of the portal access settings.accessibility blocks are documented below.
    certificateSettings GetManagementSimpleClusterUsercheckPortalSettingCertificateSetting[]
    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 GetManagementSimpleClusterUsercheckPortalSettingPortalWebSetting[]
    Configuration of the portal web settings.portal_web_settings blocks are documented below.
    accessibilities Sequence[GetManagementSimpleClusterUsercheckPortalSettingAccessibility]
    Configuration of the portal access settings.accessibility blocks are documented below.
    certificate_settings Sequence[GetManagementSimpleClusterUsercheckPortalSettingCertificateSetting]
    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[GetManagementSimpleClusterUsercheckPortalSettingPortalWebSetting]
    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.

    GetManagementSimpleClusterUsercheckPortalSettingAccessibility

    AllowAccessFrom string
    Allowed access to the web portal (based on interfaces, or security policy).
    InternalAccessSettings List<GetManagementSimpleClusterUsercheckPortalSettingAccessibilityInternalAccessSetting>
    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 []GetManagementSimpleClusterUsercheckPortalSettingAccessibilityInternalAccessSetting
    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<GetManagementSimpleClusterUsercheckPortalSettingAccessibilityInternalAccessSetting>
    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 GetManagementSimpleClusterUsercheckPortalSettingAccessibilityInternalAccessSetting[]
    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[GetManagementSimpleClusterUsercheckPortalSettingAccessibilityInternalAccessSetting]
    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.

    GetManagementSimpleClusterUsercheckPortalSettingAccessibilityInternalAccessSetting

    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.

    GetManagementSimpleClusterUsercheckPortalSettingCertificateSetting

    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.

    GetManagementSimpleClusterUsercheckPortalSettingPortalWebSetting

    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