failopen_policy

package
v3.1.13 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 28, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type WebFailOpenPolicy

type WebFailOpenPolicy struct {
	Active                            string `json:"active"`
	CaptivePortalWebSecDisableMinutes int    `json:"captivePortalWebSecDisableMinutes"`
	CompanyID                         string `json:"companyId"`
	CreatedBy                         string `json:"createdBy"`
	EditedBy                          string `json:"editedBy"`
	EnableCaptivePortalDetection      int    `json:"enableCaptivePortalDetection"`
	EnableFailOpen                    int    `json:"enableFailOpen"`
	EnableStrictEnforcementPrompt     int    `json:"enableStrictEnforcementPrompt"`
	EnableWebSecOnProxyUnreachable    string `json:"enableWebSecOnProxyUnreachable"`
	EnableWebSecOnTunnelFailure       string `json:"enableWebSecOnTunnelFailure"`
	ID                                string `json:"id"`
	StrictEnforcementPromptDelayMins  int    `json:"strictEnforcementPromptDelayMinutes"`
	StrictEnforcementPromptMessage    string `json:"strictEnforcementPromptMessage"`
	TunnelFailureRetryCount           int    `json:"tunnelFailureRetryCount"`
}

func GetFailOpenPolicy

func GetFailOpenPolicy(ctx context.Context, service *zscaler.Service, pageSize int) ([]WebFailOpenPolicy, error)

func UpdateFailOpenPolicy

func UpdateFailOpenPolicy(ctx context.Context, service *zscaler.Service, openPolicy *WebFailOpenPolicy) (*WebFailOpenPolicy, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL