// This is an automatically generated code sample.
// To make this code sample work in your Oracle Cloud tenancy,
// please replace the values for any parameters whose current values do not fit
// your use case (such as resource IDs, strings containing ‘EXAMPLE’ or ‘unique_id’, and
// boolean, number, and enum parameters with values not fitting your use case).

package main

import (
	"context"
	"fmt"

	"github.com/oracle/oci-go-sdk/v65/common"
	"github.com/oracle/oci-go-sdk/v65/example/helpers"
	"github.com/oracle/oci-go-sdk/v65/waas"
)

func ExampleCreateWaasPolicy() {
	// Create a default authentication provider that uses the DEFAULT
	// profile in the configuration file.
	// Refer to <see href="https://docs.cloud.oracle.com/en-us/iaas/Content/API/Concepts/sdkconfig.htm#SDK_and_CLI_Configuration_File>the public documentation</see> on how to prepare a configuration file.
	client, err := waas.NewWaasClientWithConfigurationProvider(common.DefaultConfigProvider())
	helpers.FatalIfError(err)

	// Create a request and dependent object(s).

	req := waas.CreateWaasPolicyRequest{OpcRetryToken: common.String("EXAMPLE-opcRetryToken-Value"),
		CreateWaasPolicyDetails: waas.CreateWaasPolicyDetails{Domain: common.String("EXAMPLE-domain-Value"),
			OriginGroups: map[string]waas.OriginGroup{"EXAMPLE_KEY_lYjwI": waas.OriginGroup{Origins: []waas.OriginGroupOrigins{waas.OriginGroupOrigins{Weight: common.Int(4489),
				Origin: common.String("EXAMPLE-origin-Value")}}}},
			Origins: map[string]waas.Origin{"EXAMPLE_KEY_XXm0b": waas.Origin{CustomHeaders: []waas.Header{waas.Header{Name: common.String("EXAMPLE-name-Value"),
				Value: common.String("EXAMPLE-value-Value")}},
				HttpPort:  common.Int(1359),
				HttpsPort: common.Int(24690),
				Uri:       common.String("EXAMPLE-uri-Value")}},
			PolicyConfig: &waas.PolicyConfig{ClientAddressHeader: waas.PolicyConfigClientAddressHeaderClientIp,
				IsBehindCdn:                common.Bool(false),
				IsCacheControlRespected:    common.Bool(true),
				IsHttpsEnabled:             common.Bool(true),
				IsHttpsForced:              common.Bool(true),
				IsOriginCompressionEnabled: common.Bool(false),
				IsSniEnabled:               common.Bool(false),
				LoadBalancingMethod:        waas.RoundRobinLoadBalancingMethod{},
				CertificateId:              common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-certificateId-Value"),
				CipherGroup:                waas.PolicyConfigCipherGroupDefault,
				HealthChecks: &waas.HealthCheck{ExpectedResponseCodeGroup: []waas.HealthCheckExpectedResponseCodeGroupEnum{waas.HealthCheckExpectedResponseCodeGroup4xx},
					Headers:                    map[string]string{"EXAMPLE_KEY_kcwWG": "EXAMPLE_VALUE_koNk7GvGhQ2BybDwTMTw"},
					IntervalInSeconds:          common.Int(44),
					IsResponseTextCheckEnabled: common.Bool(false),
					Method:                     waas.HealthCheckMethodHead,
					TimeoutInSeconds:           common.Int(48),
					UnhealthyThreshold:         common.Int(9),
					ExpectedResponseText:       common.String("EXAMPLE-expectedResponseText-Value"),
					HealthyThreshold:           common.Int(8),
					IsEnabled:                  common.Bool(true),
					Path:                       common.String("EXAMPLE-path-Value")},
				IsResponseBufferingEnabled: common.Bool(false),
				TlsProtocols:               []waas.PolicyConfigTlsProtocolsEnum{waas.PolicyConfigTlsProtocolsV11},
				WebsocketPathPrefixes:      []string{"EXAMPLE--Value"}},
			CompartmentId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-compartmentId-Value"),
			FreeformTags:  map[string]string{"EXAMPLE_KEY_ndV1B": "EXAMPLE_VALUE_rMnaro9NppYnpUTjgkIH"},
			WafConfig: &waas.WafConfigDetails{Captchas: []waas.Captcha{waas.Captcha{FooterText: common.String("EXAMPLE-footerText-Value"),
				HeaderText:                 common.String("EXAMPLE-headerText-Value"),
				SessionExpirationInSeconds: common.Int(26978),
				SubmitLabel:                common.String("EXAMPLE-submitLabel-Value"),
				Title:                      common.String("EXAMPLE-title-Value"),
				Url:                        common.String("EXAMPLE-url-Value"),
				FailureMessage:             common.String("EXAMPLE-failureMessage-Value")}},
				CustomProtectionRules: []waas.CustomProtectionRuleSetting{waas.CustomProtectionRuleSetting{Action: waas.CustomProtectionRuleSettingActionDetect,
					Exclusions: []waas.ProtectionRuleExclusion{waas.ProtectionRuleExclusion{Exclusions: []string{"EXAMPLE--Value"},
						Target: waas.ProtectionRuleExclusionTargetRequestCookies}},
					Id: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value")}},
				Whitelists: []waas.Whitelist{waas.Whitelist{AddressLists: []string{"EXAMPLE--Value"},
					Addresses: []string{"EXAMPLE--Value"},
					Name:      common.String("EXAMPLE-name-Value")}},
				AddressRateLimiting: &waas.AddressRateLimiting{MaxDelayedCountPerAddress: common.Int(8214),
					AllowedRatePerAddress: common.Int(557),
					BlockResponseCode:     common.Int(422),
					IsEnabled:             common.Bool(true)},
				CachingRules: []waas.CachingRule{waas.CachingRule{Key: common.String("EXAMPLE-key-Value"),
					Name:                  common.String("EXAMPLE-name-Value"),
					Action:                waas.CachingRuleActionBypassCache,
					CachingDuration:       common.String("EXAMPLE-cachingDuration-Value"),
					ClientCachingDuration: common.String("EXAMPLE-clientCachingDuration-Value"),
					Criteria: []waas.CachingRuleCriteria{waas.CachingRuleCriteria{Condition: waas.CachingRuleCriteriaConditionIs,
						Value: common.String("EXAMPLE-value-Value")}},
					IsClientCachingEnabled: common.Bool(true)}},
				DeviceFingerprintChallenge: &waas.DeviceFingerprintChallenge{MaxAddressCountExpirationInSeconds: common.Int(319862),
					Action:                    waas.DeviceFingerprintChallengeActionDetect,
					ActionExpirationInSeconds: common.Int(355329),
					ChallengeSettings: &waas.BlockChallengeSettings{BlockErrorPageCode: common.String("EXAMPLE-blockErrorPageCode-Value"),
						BlockErrorPageMessage:     common.String("EXAMPLE-blockErrorPageMessage-Value"),
						BlockResponseCode:         common.Int(709),
						CaptchaFooter:             common.String("EXAMPLE-captchaFooter-Value"),
						CaptchaHeader:             common.String("EXAMPLE-captchaHeader-Value"),
						CaptchaSubmitLabel:        common.String("EXAMPLE-captchaSubmitLabel-Value"),
						BlockAction:               waas.BlockChallengeSettingsBlockActionSetResponseCode,
						BlockErrorPageDescription: common.String("EXAMPLE-blockErrorPageDescription-Value"),
						CaptchaTitle:              common.String("EXAMPLE-captchaTitle-Value")},
					FailureThreshold:                    common.Int(791142),
					FailureThresholdExpirationInSeconds: common.Int(5745),
					IsEnabled:                           common.Bool(true),
					MaxAddressCount:                     common.Int(5277)},
				HumanInteractionChallenge: &waas.HumanInteractionChallenge{Action: waas.HumanInteractionChallengeActionBlock,
					ActionExpirationInSeconds: common.Int(238547),
					InteractionThreshold:      common.Int(66),
					IsEnabled:                 common.Bool(false),
					IsNatEnabled:              common.Bool(true),
					RecordingPeriodInSeconds:  common.Int(140),
					SetHttpHeader: &waas.Header{Name: common.String("EXAMPLE-name-Value"),
						Value: common.String("EXAMPLE-value-Value")},
					ChallengeSettings: &waas.BlockChallengeSettings{BlockErrorPageCode: common.String("EXAMPLE-blockErrorPageCode-Value"),
						BlockErrorPageDescription: common.String("EXAMPLE-blockErrorPageDescription-Value"),
						CaptchaFooter:             common.String("EXAMPLE-captchaFooter-Value"),
						CaptchaHeader:             common.String("EXAMPLE-captchaHeader-Value"),
						CaptchaTitle:              common.String("EXAMPLE-captchaTitle-Value"),
						BlockAction:               waas.BlockChallengeSettingsBlockActionShowCaptcha,
						BlockErrorPageMessage:     common.String("EXAMPLE-blockErrorPageMessage-Value"),
						BlockResponseCode:         common.Int(819),
						CaptchaSubmitLabel:        common.String("EXAMPLE-captchaSubmitLabel-Value")},
					FailureThreshold:                    common.Int(464412),
					FailureThresholdExpirationInSeconds: common.Int(154597)},
				JsChallenge: &waas.JsChallenge{IsEnabled: common.Bool(false),
					ActionExpirationInSeconds: common.Int(158113),
					ChallengeSettings: &waas.BlockChallengeSettings{BlockResponseCode: common.Int(407),
						CaptchaHeader:             common.String("EXAMPLE-captchaHeader-Value"),
						CaptchaSubmitLabel:        common.String("EXAMPLE-captchaSubmitLabel-Value"),
						BlockAction:               waas.BlockChallengeSettingsBlockActionShowErrorPage,
						BlockErrorPageCode:        common.String("EXAMPLE-blockErrorPageCode-Value"),
						BlockErrorPageMessage:     common.String("EXAMPLE-blockErrorPageMessage-Value"),
						CaptchaFooter:             common.String("EXAMPLE-captchaFooter-Value"),
						CaptchaTitle:              common.String("EXAMPLE-captchaTitle-Value"),
						BlockErrorPageDescription: common.String("EXAMPLE-blockErrorPageDescription-Value")},
					Criteria: []waas.AccessRuleCriteria{waas.AccessRuleCriteria{IsCaseSensitive: common.Bool(false),
						Value:     common.String("EXAMPLE-value-Value"),
						Condition: waas.AccessRuleCriteriaConditionUrlPartDoesNotContain}},
					FailureThreshold: common.Int(152309),
					IsNatEnabled:     common.Bool(true),
					SetHttpHeader: &waas.Header{Value: common.String("EXAMPLE-value-Value"),
						Name: common.String("EXAMPLE-name-Value")},
					Action:                 waas.JsChallengeActionDetect,
					AreRedirectsChallenged: common.Bool(true)},
				Origin:       common.String("EXAMPLE-origin-Value"),
				OriginGroups: []string{"EXAMPLE--Value"},
				ProtectionSettings: &waas.ProtectionSettings{AllowedHttpMethods: []waas.ProtectionSettingsAllowedHttpMethodsEnum{waas.ProtectionSettingsAllowedHttpMethodsTrace},
					BlockAction:                   waas.ProtectionSettingsBlockActionShowErrorPage,
					BlockErrorPageDescription:     common.String("EXAMPLE-blockErrorPageDescription-Value"),
					BlockErrorPageMessage:         common.String("EXAMPLE-blockErrorPageMessage-Value"),
					BlockResponseCode:             common.Int(955),
					IsResponseInspected:           common.Bool(false),
					MaxTotalNameLengthOfArguments: common.Int(348693),
					BlockErrorPageCode:            common.String("EXAMPLE-blockErrorPageCode-Value"),
					MaxArgumentCount:              common.Int(3942),
					MaxNameLengthPerArgument:      common.Int(99996),
					MaxResponseSizeInKiB:          common.Int(2005),
					MediaTypes:                    []string{"EXAMPLE--Value"},
					RecommendationsPeriodInDays:   common.Int(16)},
				AccessRules: []waas.AccessRule{waas.AccessRule{RedirectUrl: common.String("EXAMPLE-redirectUrl-Value"),
					BlockErrorPageDescription: common.String("EXAMPLE-blockErrorPageDescription-Value"),
					BlockErrorPageMessage:     common.String("EXAMPLE-blockErrorPageMessage-Value"),
					BlockResponseCode:         common.Int(974),
					CaptchaHeader:             common.String("EXAMPLE-captchaHeader-Value"),
					Criteria: []waas.AccessRuleCriteria{waas.AccessRuleCriteria{Value: common.String("EXAMPLE-value-Value"),
						Condition:       waas.AccessRuleCriteriaConditionUrlStartsWith,
						IsCaseSensitive: common.Bool(true)}},
					BypassChallenges:           []waas.AccessRuleBypassChallengesEnum{waas.AccessRuleBypassChallengesJsChallenge},
					CaptchaFooter:              common.String("EXAMPLE-captchaFooter-Value"),
					CaptchaTitle:               common.String("EXAMPLE-captchaTitle-Value"),
					ResponseHeaderManipulation: []waas.HeaderManipulationAction{waas.RemoveHttpResponseHeaderAction{Header: common.String("EXAMPLE-header-Value")}},
					BlockErrorPageCode:         common.String("EXAMPLE-blockErrorPageCode-Value"),
					Name:                       common.String("EXAMPLE-name-Value"),
					Action:                     waas.AccessRuleActionShowCaptcha,
					BlockAction:                waas.AccessRuleBlockActionShowErrorPage,
					CaptchaSubmitLabel:         common.String("EXAMPLE-captchaSubmitLabel-Value"),
					RedirectResponseCode:       waas.AccessRuleRedirectResponseCodeMovedPermanently}}},
			AdditionalDomains: []string{"EXAMPLE--Value"},
			DefinedTags:       map[string]map[string]interface{}{"EXAMPLE_KEY_oYjvM": map[string]interface{}{"EXAMPLE_KEY_bcxGx": "EXAMPLE--Value"}},
			DisplayName:       common.String("EXAMPLE-displayName-Value")},
		OpcRequestId: common.String("JLSCEHHUDJHKB3NBQNA1<unique_ID>")}

	// Send the request using the service client
	resp, err := client.CreateWaasPolicy(context.Background(), req)
	helpers.FatalIfError(err)

	// Retrieve value from the response.
	fmt.Println(resp)
}