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

checkpoint.getManagementHttpsAdvancedSettings

Explore with Pulumi AI

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

    Using getManagementHttpsAdvancedSettings

    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 getManagementHttpsAdvancedSettings(args: GetManagementHttpsAdvancedSettingsArgs, opts?: InvokeOptions): Promise<GetManagementHttpsAdvancedSettingsResult>
    function getManagementHttpsAdvancedSettingsOutput(args: GetManagementHttpsAdvancedSettingsOutputArgs, opts?: InvokeOptions): Output<GetManagementHttpsAdvancedSettingsResult>
    def get_management_https_advanced_settings(id: Optional[str] = None,
                                               opts: Optional[InvokeOptions] = None) -> GetManagementHttpsAdvancedSettingsResult
    def get_management_https_advanced_settings_output(id: Optional[pulumi.Input[str]] = None,
                                               opts: Optional[InvokeOptions] = None) -> Output[GetManagementHttpsAdvancedSettingsResult]
    func GetManagementHttpsAdvancedSettings(ctx *Context, args *GetManagementHttpsAdvancedSettingsArgs, opts ...InvokeOption) (*GetManagementHttpsAdvancedSettingsResult, error)
    func GetManagementHttpsAdvancedSettingsOutput(ctx *Context, args *GetManagementHttpsAdvancedSettingsOutputArgs, opts ...InvokeOption) GetManagementHttpsAdvancedSettingsResultOutput

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

    public static class GetManagementHttpsAdvancedSettings 
    {
        public static Task<GetManagementHttpsAdvancedSettingsResult> InvokeAsync(GetManagementHttpsAdvancedSettingsArgs args, InvokeOptions? opts = null)
        public static Output<GetManagementHttpsAdvancedSettingsResult> Invoke(GetManagementHttpsAdvancedSettingsInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetManagementHttpsAdvancedSettingsResult> getManagementHttpsAdvancedSettings(GetManagementHttpsAdvancedSettingsArgs args, InvokeOptions options)
    public static Output<GetManagementHttpsAdvancedSettingsResult> getManagementHttpsAdvancedSettings(GetManagementHttpsAdvancedSettingsArgs args, InvokeOptions options)
    
    fn::invoke:
      function: checkpoint:index/getManagementHttpsAdvancedSettings:getManagementHttpsAdvancedSettings
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Id string
    Id string
    id String
    id string
    id str
    id String

    getManagementHttpsAdvancedSettings Result

    The following output properties are available:

    Supporting Types

    GetManagementHttpsAdvancedSettingsBlockedCertificate

    CertSerialNumber string
    Certificate Serial Number (unique) in hexadecimal format HH:HH.
    Comments string
    Describes the certificate by default, can be overridden by any text.
    Name string
    Describes the name, cannot be overridden.
    CertSerialNumber string
    Certificate Serial Number (unique) in hexadecimal format HH:HH.
    Comments string
    Describes the certificate by default, can be overridden by any text.
    Name string
    Describes the name, cannot be overridden.
    certSerialNumber String
    Certificate Serial Number (unique) in hexadecimal format HH:HH.
    comments String
    Describes the certificate by default, can be overridden by any text.
    name String
    Describes the name, cannot be overridden.
    certSerialNumber string
    Certificate Serial Number (unique) in hexadecimal format HH:HH.
    comments string
    Describes the certificate by default, can be overridden by any text.
    name string
    Describes the name, cannot be overridden.
    cert_serial_number str
    Certificate Serial Number (unique) in hexadecimal format HH:HH.
    comments str
    Describes the certificate by default, can be overridden by any text.
    name str
    Describes the name, cannot be overridden.
    certSerialNumber String
    Certificate Serial Number (unique) in hexadecimal format HH:HH.
    comments String
    Describes the certificate by default, can be overridden by any text.
    name String
    Describes the name, cannot be overridden.

    GetManagementHttpsAdvancedSettingsServerCertificateValidationAction

    BlockExpired bool
    Set to be true in order to drop traffic from servers with expired server certificate.
    BlockRevoked bool
    Set to be true in order to drop traffic from servers with revoked server certificate (validate CRL).
    BlockUntrusted bool
    Set to be true in order to drop traffic from servers with untrusted server certificate.
    TrackErrors string
    Whether to log and send a notification for the server validation errors:None - Does not record the event.Log - Records the event details in SmartView.Alert - Logs the event and executes a command.Mail - Sends an email to the administrator.SNMP Trap - Sends an SNMP alert to the SNMP GU.User Defined Alert - Sends customized alerts..
    BlockExpired bool
    Set to be true in order to drop traffic from servers with expired server certificate.
    BlockRevoked bool
    Set to be true in order to drop traffic from servers with revoked server certificate (validate CRL).
    BlockUntrusted bool
    Set to be true in order to drop traffic from servers with untrusted server certificate.
    TrackErrors string
    Whether to log and send a notification for the server validation errors:None - Does not record the event.Log - Records the event details in SmartView.Alert - Logs the event and executes a command.Mail - Sends an email to the administrator.SNMP Trap - Sends an SNMP alert to the SNMP GU.User Defined Alert - Sends customized alerts..
    blockExpired Boolean
    Set to be true in order to drop traffic from servers with expired server certificate.
    blockRevoked Boolean
    Set to be true in order to drop traffic from servers with revoked server certificate (validate CRL).
    blockUntrusted Boolean
    Set to be true in order to drop traffic from servers with untrusted server certificate.
    trackErrors String
    Whether to log and send a notification for the server validation errors:None - Does not record the event.Log - Records the event details in SmartView.Alert - Logs the event and executes a command.Mail - Sends an email to the administrator.SNMP Trap - Sends an SNMP alert to the SNMP GU.User Defined Alert - Sends customized alerts..
    blockExpired boolean
    Set to be true in order to drop traffic from servers with expired server certificate.
    blockRevoked boolean
    Set to be true in order to drop traffic from servers with revoked server certificate (validate CRL).
    blockUntrusted boolean
    Set to be true in order to drop traffic from servers with untrusted server certificate.
    trackErrors string
    Whether to log and send a notification for the server validation errors:None - Does not record the event.Log - Records the event details in SmartView.Alert - Logs the event and executes a command.Mail - Sends an email to the administrator.SNMP Trap - Sends an SNMP alert to the SNMP GU.User Defined Alert - Sends customized alerts..
    block_expired bool
    Set to be true in order to drop traffic from servers with expired server certificate.
    block_revoked bool
    Set to be true in order to drop traffic from servers with revoked server certificate (validate CRL).
    block_untrusted bool
    Set to be true in order to drop traffic from servers with untrusted server certificate.
    track_errors str
    Whether to log and send a notification for the server validation errors:None - Does not record the event.Log - Records the event details in SmartView.Alert - Logs the event and executes a command.Mail - Sends an email to the administrator.SNMP Trap - Sends an SNMP alert to the SNMP GU.User Defined Alert - Sends customized alerts..
    blockExpired Boolean
    Set to be true in order to drop traffic from servers with expired server certificate.
    blockRevoked Boolean
    Set to be true in order to drop traffic from servers with revoked server certificate (validate CRL).
    blockUntrusted Boolean
    Set to be true in order to drop traffic from servers with untrusted server certificate.
    trackErrors String
    Whether to log and send a notification for the server validation errors:None - Does not record the event.Log - Records the event details in SmartView.Alert - Logs the event and executes a command.Mail - Sends an email to the administrator.SNMP Trap - Sends an SNMP alert to the SNMP GU.User Defined Alert - Sends customized alerts..

    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