oci-waas 2.76.1 → 2.77.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (163) hide show
  1. package/lib/client.d.ts +72 -72
  2. package/lib/client.js +72 -72
  3. package/lib/model/access-rule-criteria.d.ts +25 -25
  4. package/lib/model/access-rule.d.ts +15 -15
  5. package/lib/model/add-http-response-header-action.d.ts +2 -2
  6. package/lib/model/address-list-summary.d.ts +2 -2
  7. package/lib/model/address-list.d.ts +2 -2
  8. package/lib/model/address-rate-limiting.d.ts +3 -3
  9. package/lib/model/block-challenge-settings.d.ts +10 -10
  10. package/lib/model/caching-rule-criteria.d.ts +5 -5
  11. package/lib/model/caching-rule-summary.d.ts +5 -5
  12. package/lib/model/caching-rule.d.ts +5 -5
  13. package/lib/model/captcha.d.ts +4 -4
  14. package/lib/model/certificate-summary.d.ts +2 -2
  15. package/lib/model/certificate.d.ts +3 -3
  16. package/lib/model/create-address-list-details.d.ts +2 -2
  17. package/lib/model/create-certificate-details.d.ts +4 -4
  18. package/lib/model/create-custom-protection-rule-details.d.ts +7 -7
  19. package/lib/model/create-http-redirect-details.d.ts +2 -2
  20. package/lib/model/create-waas-policy-details.d.ts +4 -4
  21. package/lib/model/custom-protection-rule-setting.d.ts +1 -1
  22. package/lib/model/custom-protection-rule-summary.d.ts +2 -2
  23. package/lib/model/custom-protection-rule.d.ts +7 -7
  24. package/lib/model/device-fingerprint-challenge.d.ts +6 -6
  25. package/lib/model/extend-http-response-header-action.d.ts +2 -2
  26. package/lib/model/health-check.d.ts +1 -1
  27. package/lib/model/http-redirect-summary.d.ts +2 -2
  28. package/lib/model/http-redirect.d.ts +2 -2
  29. package/lib/model/human-interaction-challenge.d.ts +7 -7
  30. package/lib/model/i-phash-load-balancing-method.d.ts +1 -1
  31. package/lib/model/js-challenge.d.ts +4 -4
  32. package/lib/model/origin.d.ts +3 -3
  33. package/lib/model/policy-config.d.ts +15 -15
  34. package/lib/model/protection-rule-action.d.ts +2 -2
  35. package/lib/model/protection-rule-exclusion.d.ts +2 -2
  36. package/lib/model/protection-rule.d.ts +2 -2
  37. package/lib/model/protection-settings.d.ts +18 -18
  38. package/lib/model/purge-cache.d.ts +1 -1
  39. package/lib/model/recommendation.d.ts +1 -1
  40. package/lib/model/remove-http-response-header-action.d.ts +1 -1
  41. package/lib/model/round-robin-load-balancing-method.d.ts +1 -1
  42. package/lib/model/sticky-cookie-load-balancing-method.d.ts +1 -1
  43. package/lib/model/threat-feed-action.d.ts +1 -1
  44. package/lib/model/threat-feed.d.ts +1 -1
  45. package/lib/model/update-address-list-details.d.ts +2 -2
  46. package/lib/model/update-certificate-details.d.ts +2 -2
  47. package/lib/model/update-custom-protection-rule-details.d.ts +7 -7
  48. package/lib/model/update-http-redirect-details.d.ts +2 -2
  49. package/lib/model/update-waas-policy-details.d.ts +4 -4
  50. package/lib/model/waas-policy-custom-protection-rule-summary.d.ts +1 -1
  51. package/lib/model/waas-policy-summary.d.ts +2 -2
  52. package/lib/model/waas-policy.d.ts +4 -4
  53. package/lib/model/waf-config-details.d.ts +4 -4
  54. package/lib/model/waf-config.d.ts +4 -4
  55. package/lib/model/waf-log.d.ts +14 -14
  56. package/lib/model/waf-meter-datum.d.ts +1 -1
  57. package/lib/model/work-request-resource.d.ts +1 -1
  58. package/lib/model/work-request-summary.d.ts +1 -1
  59. package/lib/model/work-request.d.ts +2 -2
  60. package/lib/request/accept-recommendations-request.d.ts +2 -2
  61. package/lib/request/cancel-work-request-request.d.ts +2 -2
  62. package/lib/request/change-address-list-compartment-request.d.ts +2 -2
  63. package/lib/request/change-certificate-compartment-request.d.ts +2 -2
  64. package/lib/request/change-custom-protection-rule-compartment-request.d.ts +2 -2
  65. package/lib/request/change-http-redirect-compartment-request.d.ts +2 -2
  66. package/lib/request/change-waas-policy-compartment-request.d.ts +2 -2
  67. package/lib/request/create-address-list-request.d.ts +1 -1
  68. package/lib/request/create-certificate-request.d.ts +1 -1
  69. package/lib/request/create-custom-protection-rule-request.d.ts +1 -1
  70. package/lib/request/create-http-redirect-request.d.ts +1 -1
  71. package/lib/request/create-waas-policy-request.d.ts +1 -1
  72. package/lib/request/delete-address-list-request.d.ts +2 -2
  73. package/lib/request/delete-certificate-request.d.ts +2 -2
  74. package/lib/request/delete-custom-protection-rule-request.d.ts +2 -2
  75. package/lib/request/delete-http-redirect-request.d.ts +2 -2
  76. package/lib/request/delete-waas-policy-request.d.ts +2 -2
  77. package/lib/request/get-address-list-request.d.ts +1 -1
  78. package/lib/request/get-certificate-request.d.ts +1 -1
  79. package/lib/request/get-custom-protection-rule-request.d.ts +1 -1
  80. package/lib/request/get-device-fingerprint-challenge-request.d.ts +1 -1
  81. package/lib/request/get-http-redirect-request.d.ts +1 -1
  82. package/lib/request/get-human-interaction-challenge-request.d.ts +1 -1
  83. package/lib/request/get-js-challenge-request.d.ts +1 -1
  84. package/lib/request/get-policy-config-request.d.ts +1 -1
  85. package/lib/request/get-protection-rule-request.d.ts +1 -1
  86. package/lib/request/get-protection-settings-request.d.ts +1 -1
  87. package/lib/request/get-waas-policy-request.d.ts +1 -1
  88. package/lib/request/get-waf-address-rate-limiting-request.d.ts +1 -1
  89. package/lib/request/get-waf-config-request.d.ts +1 -1
  90. package/lib/request/get-work-request-request.d.ts +1 -1
  91. package/lib/request/list-access-rules-request.d.ts +3 -3
  92. package/lib/request/list-address-lists-request.d.ts +5 -5
  93. package/lib/request/list-caching-rules-request.d.ts +3 -3
  94. package/lib/request/list-captchas-request.d.ts +3 -3
  95. package/lib/request/list-certificates-request.d.ts +5 -5
  96. package/lib/request/list-custom-protection-rules-request.d.ts +5 -5
  97. package/lib/request/list-edge-subnets-request.d.ts +5 -5
  98. package/lib/request/list-good-bots-request.d.ts +3 -3
  99. package/lib/request/list-http-redirects-request.d.ts +4 -4
  100. package/lib/request/list-protection-rules-request.d.ts +3 -3
  101. package/lib/request/list-recommendations-request.d.ts +3 -3
  102. package/lib/request/list-threat-feeds-request.d.ts +3 -3
  103. package/lib/request/list-waas-policies-request.d.ts +5 -5
  104. package/lib/request/list-waas-policy-custom-protection-rules-request.d.ts +3 -3
  105. package/lib/request/list-waf-blocked-requests-request.d.ts +3 -3
  106. package/lib/request/list-waf-logs-request.d.ts +3 -3
  107. package/lib/request/list-waf-requests-request.d.ts +3 -3
  108. package/lib/request/list-waf-traffic-request.d.ts +3 -3
  109. package/lib/request/list-whitelists-request.d.ts +3 -3
  110. package/lib/request/list-work-requests-request.d.ts +5 -5
  111. package/lib/request/purge-cache-request.d.ts +2 -2
  112. package/lib/request/update-access-rules-request.d.ts +2 -2
  113. package/lib/request/update-address-list-request.d.ts +2 -2
  114. package/lib/request/update-caching-rules-request.d.ts +2 -2
  115. package/lib/request/update-captchas-request.d.ts +2 -2
  116. package/lib/request/update-certificate-request.d.ts +2 -2
  117. package/lib/request/update-custom-protection-rule-request.d.ts +2 -2
  118. package/lib/request/update-device-fingerprint-challenge-request.d.ts +2 -2
  119. package/lib/request/update-good-bots-request.d.ts +2 -2
  120. package/lib/request/update-http-redirect-request.d.ts +2 -2
  121. package/lib/request/update-human-interaction-challenge-request.d.ts +2 -2
  122. package/lib/request/update-js-challenge-request.d.ts +2 -2
  123. package/lib/request/update-policy-config-request.d.ts +2 -2
  124. package/lib/request/update-protection-rules-request.d.ts +2 -2
  125. package/lib/request/update-protection-settings-request.d.ts +2 -2
  126. package/lib/request/update-threat-feeds-request.d.ts +2 -2
  127. package/lib/request/update-waas-policy-custom-protection-rules-request.d.ts +2 -2
  128. package/lib/request/update-waas-policy-request.d.ts +2 -2
  129. package/lib/request/update-waf-address-rate-limiting-request.d.ts +2 -2
  130. package/lib/request/update-waf-config-request.d.ts +2 -2
  131. package/lib/request/update-whitelists-request.d.ts +2 -2
  132. package/lib/response/create-address-list-response.d.ts +1 -1
  133. package/lib/response/create-certificate-response.d.ts +1 -1
  134. package/lib/response/create-custom-protection-rule-response.d.ts +1 -1
  135. package/lib/response/create-waas-policy-response.d.ts +1 -1
  136. package/lib/response/get-address-list-response.d.ts +1 -1
  137. package/lib/response/get-certificate-response.d.ts +1 -1
  138. package/lib/response/get-custom-protection-rule-response.d.ts +1 -1
  139. package/lib/response/get-device-fingerprint-challenge-response.d.ts +1 -1
  140. package/lib/response/get-http-redirect-response.d.ts +1 -1
  141. package/lib/response/get-human-interaction-challenge-response.d.ts +1 -1
  142. package/lib/response/get-js-challenge-response.d.ts +1 -1
  143. package/lib/response/get-policy-config-response.d.ts +1 -1
  144. package/lib/response/get-protection-rule-response.d.ts +1 -1
  145. package/lib/response/get-protection-settings-response.d.ts +1 -1
  146. package/lib/response/get-waas-policy-response.d.ts +1 -1
  147. package/lib/response/get-waf-address-rate-limiting-response.d.ts +1 -1
  148. package/lib/response/get-waf-config-response.d.ts +1 -1
  149. package/lib/response/get-work-request-response.d.ts +1 -1
  150. package/lib/response/list-access-rules-response.d.ts +1 -1
  151. package/lib/response/list-caching-rules-response.d.ts +1 -1
  152. package/lib/response/list-captchas-response.d.ts +1 -1
  153. package/lib/response/list-edge-subnets-response.d.ts +1 -1
  154. package/lib/response/list-good-bots-response.d.ts +1 -1
  155. package/lib/response/list-protection-rules-response.d.ts +1 -1
  156. package/lib/response/list-recommendations-response.d.ts +1 -1
  157. package/lib/response/list-threat-feeds-response.d.ts +1 -1
  158. package/lib/response/list-waas-policy-custom-protection-rules-response.d.ts +1 -1
  159. package/lib/response/list-whitelists-response.d.ts +1 -1
  160. package/lib/response/update-address-list-response.d.ts +1 -1
  161. package/lib/response/update-certificate-response.d.ts +1 -1
  162. package/lib/response/update-custom-protection-rule-response.d.ts +1 -1
  163. package/package.json +3 -3
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import * as model from "../model";
14
14
  /**
15
- * An object that represents the `sticky-cookie` load balancing method and its properties.
15
+ * An object that represents the {@code sticky-cookie} load balancing method and its properties.
16
16
  *
17
17
  */
18
18
  export interface StickyCookieLoadBalancingMethod extends model.LoadBalancingMethod {
@@ -19,7 +19,7 @@ export interface ThreatFeedAction {
19
19
  */
20
20
  "key": string;
21
21
  /**
22
- * The selected action. If unspecified, defaults to `OFF`.
22
+ * The selected action. If unspecified, defaults to {@code OFF}.
23
23
  */
24
24
  "action": ThreatFeedAction.Action;
25
25
  }
@@ -23,7 +23,7 @@ export interface ThreatFeed {
23
23
  */
24
24
  "name"?: string;
25
25
  /**
26
- * The action to take when traffic is flagged as malicious by data from the threat intelligence feed. If unspecified, defaults to `OFF`.
26
+ * The action to take when traffic is flagged as malicious by data from the threat intelligence feed. If unspecified, defaults to {@code OFF}.
27
27
  */
28
28
  "action"?: ThreatFeed.Action;
29
29
  /**
@@ -26,7 +26,7 @@ export interface UpdateAddressListDetails {
26
26
  * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
27
27
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
28
28
  * <p>
29
- Example: `{\"Department\": \"Finance\"}`
29
+ Example: {@code {\"Department\": \"Finance\"}}
30
30
  *
31
31
  */
32
32
  "freeformTags"?: {
@@ -36,7 +36,7 @@ export interface UpdateAddressListDetails {
36
36
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
37
37
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
38
38
  * <p>
39
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`
39
+ Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
40
40
  *
41
41
  */
42
42
  "definedTags"?: {
@@ -24,7 +24,7 @@ export interface UpdateCertificateDetails {
24
24
  * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
25
25
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
26
26
  * <p>
27
- Example: `{\"Department\": \"Finance\"}`
27
+ Example: {@code {\"Department\": \"Finance\"}}
28
28
  *
29
29
  */
30
30
  "freeformTags"?: {
@@ -34,7 +34,7 @@ export interface UpdateCertificateDetails {
34
34
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
35
35
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
36
36
  * <p>
37
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`
37
+ Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
38
38
  *
39
39
  */
40
40
  "definedTags"?: {
@@ -28,12 +28,12 @@ export interface UpdateCustomProtectionRuleDetails {
28
28
  * <p>
29
29
  Additionally, each rule must include two placeholder variables that are updated by the WAF service upon publication of the rule.
30
30
  * <p>
31
- `id: {{id_1}}` - This field is populated with a unique rule ID generated by the WAF service which identifies a `SecRule`. More than one `SecRule` can be defined in the `template` field of a CreateCustomSecurityRule call. The value of the first `SecRule` must be `id: {{id_1}}` and the `id` field of each subsequent `SecRule` should increase by one, as shown in the example.
31
+ {@code id: {{id_1}}} - This field is populated with a unique rule ID generated by the WAF service which identifies a {@code SecRule}. More than one {@code SecRule} can be defined in the {@code template} field of a CreateCustomSecurityRule call. The value of the first {@code SecRule} must be {@code id: {{id_1}}} and the {@code id} field of each subsequent {@code SecRule} should increase by one, as shown in the example.
32
32
  * <p>
33
- `ctl:ruleEngine={{mode}}` - The action to be taken when the criteria of the `SecRule` are met, either `OFF`, `DETECT` or `BLOCK`. This field is automatically populated with the corresponding value of the `action` field of the `CustomProtectionRuleSetting` schema when the `WafConfig` is updated.
33
+ {@code ctl:ruleEngine={{mode}}} - The action to be taken when the criteria of the {@code SecRule} are met, either {@code OFF}, {@code DETECT} or {@code BLOCK}. This field is automatically populated with the corresponding value of the {@code action} field of the {@code CustomProtectionRuleSetting} schema when the {@code WafConfig} is updated.
34
34
  * <p>
35
35
  *Example:*
36
- * ```
36
+ * {@code
37
37
  * SecRule REQUEST_COOKIES \"regex matching SQL injection - part 1/2\" \\
38
38
  * \"phase:2, \\
39
39
  * msg:'Detects chained SQL injection attempts 1/2.', \\
@@ -46,10 +46,10 @@ export interface UpdateCustomProtectionRuleDetails {
46
46
  * id: {{id_2}}, \\
47
47
  * ctl:ruleEngine={{mode}}, \\
48
48
  * deny\"
49
- * ```
49
+ * }
50
50
  * <p>
51
51
 
52
- * The example contains two `SecRules` each having distinct regex expression to match the `Cookie` header value during the second input analysis phase.
52
+ * The example contains two {@code SecRules} each having distinct regex expression to match the {@code Cookie} header value during the second input analysis phase.
53
53
  * <p>
54
54
  For more information about custom protection rules, see [Custom Protection Rules](https://docs.cloud.oracle.com/Content/WAF/Tasks/customprotectionrules.htm).
55
55
  * <p>
@@ -62,7 +62,7 @@ export interface UpdateCustomProtectionRuleDetails {
62
62
  * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
63
63
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
64
64
  * <p>
65
- Example: `{\"Department\": \"Finance\"}`
65
+ Example: {@code {\"Department\": \"Finance\"}}
66
66
  *
67
67
  */
68
68
  "freeformTags"?: {
@@ -72,7 +72,7 @@ export interface UpdateCustomProtectionRuleDetails {
72
72
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
73
73
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
74
74
  * <p>
75
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`
75
+ Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
76
76
  *
77
77
  */
78
78
  "definedTags"?: {
@@ -33,7 +33,7 @@ export interface UpdateHttpRedirectDetails {
33
33
  * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
34
34
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
35
35
  * <p>
36
- Example: `{\"Department\": \"Finance\"}`
36
+ Example: {@code {\"Department\": \"Finance\"}}
37
37
  *
38
38
  */
39
39
  "freeformTags"?: {
@@ -43,7 +43,7 @@ export interface UpdateHttpRedirectDetails {
43
43
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
44
44
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
45
45
  * <p>
46
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`
46
+ Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
47
47
  *
48
48
  */
49
49
  "definedTags"?: {
@@ -32,8 +32,8 @@ export interface UpdateWaasPolicyDetails {
32
32
  [key: string]: model.Origin;
33
33
  };
34
34
  /**
35
- * The map of origin groups and their keys used to associate origins to the `wafConfig`. Origin groups allow you to apply weights to groups of origins for load balancing purposes. Origins with higher weights will receive larger proportions of client requests.
36
- * To add additional origins to your WAAS policy, update the `origins` field of a `UpdateWaasPolicy` request.
35
+ * The map of origin groups and their keys used to associate origins to the {@code wafConfig}. Origin groups allow you to apply weights to groups of origins for load balancing purposes. Origins with higher weights will receive larger proportions of client requests.
36
+ * To add additional origins to your WAAS policy, update the {@code origins} field of a {@code UpdateWaasPolicy} request.
37
37
  */
38
38
  "originGroups"?: {
39
39
  [key: string]: model.OriginGroup;
@@ -44,7 +44,7 @@ export interface UpdateWaasPolicyDetails {
44
44
  * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
45
45
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
46
46
  * <p>
47
- Example: `{\"Department\": \"Finance\"}`
47
+ Example: {@code {\"Department\": \"Finance\"}}
48
48
  *
49
49
  */
50
50
  "freeformTags"?: {
@@ -54,7 +54,7 @@ export interface UpdateWaasPolicyDetails {
54
54
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
55
55
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
56
56
  * <p>
57
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`
57
+ Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
58
58
  *
59
59
  */
60
60
  "definedTags"?: {
@@ -25,7 +25,7 @@ export interface WaasPolicyCustomProtectionRuleSummary {
25
25
  "displayName"?: string;
26
26
  /**
27
27
  * The action to take when the custom protection rule is triggered.
28
- * `DETECT` - Logs the request when the criteria of the custom protection rule are met. `BLOCK` - Blocks the request when the criteria of the custom protection rule are met.
28
+ * {@code DETECT} - Logs the request when the criteria of the custom protection rule are met. {@code BLOCK} - Blocks the request when the criteria of the custom protection rule are met.
29
29
  */
30
30
  "action"?: WaasPolicyCustomProtectionRuleSummary.Action;
31
31
  /**
@@ -45,7 +45,7 @@ export interface WaasPolicySummary {
45
45
  * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
46
46
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
47
47
  * <p>
48
- Example: `{\"Department\": \"Finance\"}`
48
+ Example: {@code {\"Department\": \"Finance\"}}
49
49
  *
50
50
  */
51
51
  "freeformTags"?: {
@@ -55,7 +55,7 @@ export interface WaasPolicySummary {
55
55
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
56
56
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
57
57
  * <p>
58
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`
58
+ Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
59
59
  *
60
60
  */
61
61
  "definedTags"?: {
@@ -50,13 +50,13 @@ export interface WaasPolicy {
50
50
  */
51
51
  "timeCreated"?: Date;
52
52
  /**
53
- * A map of host servers (origins) and their keys for the web application. Origin keys are used to associate origins to specific protection rules. The key should be a user-friendly name for the host. **Examples:** `primary` or `secondary`.
53
+ * A map of host servers (origins) and their keys for the web application. Origin keys are used to associate origins to specific protection rules. The key should be a user-friendly name for the host. **Examples:** {@code primary} or {@code secondary}.
54
54
  */
55
55
  "origins"?: {
56
56
  [key: string]: model.Origin;
57
57
  };
58
58
  /**
59
- * The map of origin groups and their keys used to associate origins to the `wafConfig`. Origin groups allow you to apply weights to groups of origins for load balancing purposes. Origins with higher weights will receive larger proportions of client requests.
59
+ * The map of origin groups and their keys used to associate origins to the {@code wafConfig}. Origin groups allow you to apply weights to groups of origins for load balancing purposes. Origins with higher weights will receive larger proportions of client requests.
60
60
  */
61
61
  "originGroups"?: {
62
62
  [key: string]: model.OriginGroup;
@@ -67,7 +67,7 @@ export interface WaasPolicy {
67
67
  * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
68
68
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
69
69
  * <p>
70
- Example: `{\"Department\": \"Finance\"}`
70
+ Example: {@code {\"Department\": \"Finance\"}}
71
71
  *
72
72
  */
73
73
  "freeformTags"?: {
@@ -77,7 +77,7 @@ export interface WaasPolicy {
77
77
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
78
78
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
79
79
  * <p>
80
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`
80
+ Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
81
81
  *
82
82
  */
83
83
  "definedTags"?: {
@@ -16,7 +16,7 @@ import * as model from "../model";
16
16
  */
17
17
  export interface WafConfigDetails {
18
18
  /**
19
- * The access rules applied to the Web Application Firewall. Access rules allow custom content access policies to be defined and `ALLOW`, `DETECT`, or `BLOCK` actions to be taken on a request when specified criteria are met.
19
+ * The access rules applied to the Web Application Firewall. Access rules allow custom content access policies to be defined and {@code ALLOW}, {@code DETECT}, or {@code BLOCK} actions to be taken on a request when specified criteria are met.
20
20
  */
21
21
  "accessRules"?: Array<model.AccessRule>;
22
22
  /**
@@ -40,7 +40,7 @@ export interface WafConfigDetails {
40
40
  */
41
41
  "jsChallenge"?: model.JsChallenge;
42
42
  /**
43
- * The key in the map of origins referencing the origin used for the Web Application Firewall. The origin must already be included in `Origins`. Required when creating the `WafConfig` resource, but is not required upon updating the configuration.
43
+ * The key in the map of origins referencing the origin used for the Web Application Firewall. The origin must already be included in {@code Origins}. Required when creating the {@code WafConfig} resource, but is not required upon updating the configuration.
44
44
  */
45
45
  "origin"?: string;
46
46
  /**
@@ -52,8 +52,8 @@ export interface WafConfigDetails {
52
52
  */
53
53
  "customProtectionRules"?: Array<model.CustomProtectionRuleSetting>;
54
54
  /**
55
- * The map of origin groups and their keys used to associate origins to the `wafConfig`. Origin groups allow you to apply weights to groups of origins for load balancing purposes. Origins with higher weights will receive larger proportions of client requests.
56
- * To add additional origins to your WAAS policy, update the `origins` field of a `UpdateWaasPolicy` request.
55
+ * The map of origin groups and their keys used to associate origins to the {@code wafConfig}. Origin groups allow you to apply weights to groups of origins for load balancing purposes. Origins with higher weights will receive larger proportions of client requests.
56
+ * To add additional origins to your WAAS policy, update the {@code origins} field of a {@code UpdateWaasPolicy} request.
57
57
  */
58
58
  "originGroups"?: Array<string>;
59
59
  /**
@@ -16,7 +16,7 @@ import * as model from "../model";
16
16
  */
17
17
  export interface WafConfig {
18
18
  /**
19
- * The access rules applied to the Web Application Firewall. Used for defining custom access policies with the combination of `ALLOW`, `DETECT`, and `BLOCK` rules, based on different criteria.
19
+ * The access rules applied to the Web Application Firewall. Used for defining custom access policies with the combination of {@code ALLOW}, {@code DETECT}, and {@code BLOCK} rules, based on different criteria.
20
20
  */
21
21
  "accessRules"?: Array<model.AccessRule>;
22
22
  /**
@@ -44,7 +44,7 @@ export interface WafConfig {
44
44
  */
45
45
  "jsChallenge"?: model.JsChallenge;
46
46
  /**
47
- * The key in the map of origins referencing the origin used for the Web Application Firewall. The origin must already be included in `Origins`. Required when creating the `WafConfig` resource, but not on update.
47
+ * The key in the map of origins referencing the origin used for the Web Application Firewall. The origin must already be included in {@code Origins}. Required when creating the {@code WafConfig} resource, but not on update.
48
48
  */
49
49
  "origin"?: string;
50
50
  /**
@@ -56,8 +56,8 @@ export interface WafConfig {
56
56
  */
57
57
  "customProtectionRules"?: Array<model.CustomProtectionRuleSetting>;
58
58
  /**
59
- * The map of origin groups and their keys used to associate origins to the `wafConfig`. Origin groups allow you to apply weights to groups of origins for load balancing purposes. Origins with higher weights will receive larger proportions of client requests.
60
- * To add additional origins to your WAAS policy, update the `origins` field of a `UpdateWaasPolicy` request.
59
+ * The map of origin groups and their keys used to associate origins to the {@code wafConfig}. Origin groups allow you to apply weights to groups of origins for load balancing purposes. Origins with higher weights will receive larger proportions of client requests.
60
+ * To add additional origins to your WAAS policy, update the {@code origins} field of a {@code UpdateWaasPolicy} request.
61
61
  */
62
62
  "originGroups"?: Array<string>;
63
63
  /**
@@ -15,12 +15,12 @@
15
15
  */
16
16
  export interface WafLog {
17
17
  /**
18
- * The action taken on the request, either `ALLOW`, `DETECT`, or `BLOCK`.
18
+ * The action taken on the request, either {@code ALLOW}, {@code DETECT}, or {@code BLOCK}.
19
19
  */
20
20
  "action"?: string;
21
21
  /**
22
- * The CAPTCHA action taken on the request, `ALLOW` or `BLOCK`. For more information about
23
- * CAPTCHAs, see `UpdateCaptchas`.
22
+ * The CAPTCHA action taken on the request, {@code ALLOW} or {@code BLOCK}. For more information about
23
+ * CAPTCHAs, see {@code UpdateCaptchas}.
24
24
  *
25
25
  */
26
26
  "captchaAction"?: string;
@@ -45,18 +45,18 @@ export interface WafLog {
45
45
  */
46
46
  "countryName"?: string;
47
47
  /**
48
- * The value of the request's `User-Agent` header field.
48
+ * The value of the request's {@code User-Agent} header field.
49
49
  */
50
50
  "userAgent"?: string;
51
51
  /**
52
- * The `Host` header data of the request.
52
+ * The {@code Host} header data of the request.
53
53
  *
54
54
  */
55
55
  "domain"?: string;
56
56
  /**
57
57
  * A map of protection rule keys to detection message details. Detections are
58
58
  * requests that matched the criteria of a protection rule but the rule's
59
- * action was set to `DETECT`.
59
+ * action was set to {@code DETECT}.
60
60
  *
61
61
  */
62
62
  "protectionRuleDetections"?: {
@@ -77,7 +77,7 @@ export interface WafLog {
77
77
  [key: string]: string;
78
78
  };
79
79
  /**
80
- * The `Referrer` header value of the request.
80
+ * The {@code Referrer} header value of the request.
81
81
  */
82
82
  "referrer"?: string;
83
83
  /**
@@ -97,7 +97,7 @@ export interface WafLog {
97
97
  "incidentKey"?: string;
98
98
  /**
99
99
  * The hashed signature of the device's fingerprint. For more information,
100
- * see `DeviceFingerPrintChallenge`.
100
+ * see {@code DeviceFingerPrintChallenge}.
101
101
  *
102
102
  */
103
103
  "fingerprint"?: string;
@@ -120,20 +120,20 @@ export interface WafLog {
120
120
  [key: string]: string;
121
121
  };
122
122
  /**
123
- * The `ThreatFeed` key that matched the request. For more information about
124
- * threat feeds, see `UpdateThreatFeeds`.
123
+ * The {@code ThreatFeed} key that matched the request. For more information about
124
+ * threat feeds, see {@code UpdateThreatFeeds}.
125
125
  *
126
126
  */
127
127
  "threatFeedKey"?: string;
128
128
  /**
129
- * The `AccessRule` key that matched the request. For more information about
130
- * access rules, see `UpdateAccessRules`.
129
+ * The {@code AccessRule} key that matched the request. For more information about
130
+ * access rules, see {@code UpdateAccessRules}.
131
131
  *
132
132
  */
133
133
  "accessRuleKey"?: string;
134
134
  /**
135
- * The `AddressRateLimiting` key that matched the request. For more information
136
- * about address rate limiting, see `UpdateWafAddressRateLimiting`.
135
+ * The {@code AddressRateLimiting} key that matched the request. For more information
136
+ * about address rate limiting, see {@code UpdateWafAddressRateLimiting}.
137
137
  *
138
138
  */
139
139
  "addressRateLimitingKey"?: string;
@@ -48,7 +48,7 @@ export interface WafMeterDatum {
48
48
  */
49
49
  "trafficInBytes"?: number;
50
50
  /**
51
- * The tag slug for the specified `waasPolicyId`.
51
+ * The tag slug for the specified {@code waasPolicyId}.
52
52
  */
53
53
  "tagSlug"?: string;
54
54
  }
@@ -27,7 +27,7 @@ export interface WorkRequestResource {
27
27
  */
28
28
  "identifier"?: string;
29
29
  /**
30
- * The URI path used while performing a `GET` to access the resource metadata.
30
+ * The URI path used while performing a {@code GET} to access the resource metadata.
31
31
  */
32
32
  "entityUri"?: string;
33
33
  }
@@ -44,7 +44,7 @@ export interface WorkRequestSummary {
44
44
  */
45
45
  "timeAccepted": Date;
46
46
  /**
47
- * The date and time the work request moved from the `ACCEPTED` state to the `IN_PROGRESS` state, expressed in RFC 3339 timestamp format.
47
+ * The date and time the work request moved from the {@code ACCEPTED} state to the {@code IN_PROGRESS} state, expressed in RFC 3339 timestamp format.
48
48
  */
49
49
  "timeStarted": Date;
50
50
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import * as model from "../model";
14
14
  /**
15
- * Many of the API requests you use to create and configure WAAS policies do not take effect immediately. In these cases, the request spawns an asynchronous work flow to fulfill the request. `WorkRequest` objects provide visibility for in-progress work flows. For more information about work requests, see [Viewing the State of a Work Request](https://docs.cloud.oracle.com/Content/Balance/Tasks/viewingworkrequest.htm).
15
+ * Many of the API requests you use to create and configure WAAS policies do not take effect immediately. In these cases, the request spawns an asynchronous work flow to fulfill the request. {@code WorkRequest} objects provide visibility for in-progress work flows. For more information about work requests, see [Viewing the State of a Work Request](https://docs.cloud.oracle.com/Content/Balance/Tasks/viewingworkrequest.htm).
16
16
  */
17
17
  export interface WorkRequest {
18
18
  /**
@@ -52,7 +52,7 @@ export interface WorkRequest {
52
52
  */
53
53
  "timeAccepted": Date;
54
54
  /**
55
- * The date and time the work request moved from the `ACCEPTED` state to the `IN_PROGRESS` state, expressed in RFC 3339 timestamp format.
55
+ * The date and time the work request moved from the {@code ACCEPTED} state to the {@code IN_PROGRESS} state, expressed in RFC 3339 timestamp format.
56
56
  */
57
57
  "timeStarted": Date;
58
58
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/waas/AcceptRecommendations.ts.html |here} to see how to use AcceptRecommendationsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/waas/AcceptRecommendations.ts.html |here} to see how to use AcceptRecommendationsRequest.
16
16
  */
17
17
  export interface AcceptRecommendationsRequest extends common.BaseRequest {
18
18
  /**
@@ -28,7 +28,7 @@ export interface AcceptRecommendationsRequest extends common.BaseRequest {
28
28
  */
29
29
  "opcRequestId"?: string;
30
30
  /**
31
- * For optimistic concurrency control. In the `PUT` or `DELETE` call for a resource, set the `if-match` parameter to the value of the etag from a previous `GET` or `POST` response for that resource. The resource will be updated or deleted only if the etag provided matches the resource's current etag value.
31
+ * For optimistic concurrency control. In the {@code PUT} or {@code DELETE} call for a resource, set the {@code if-match} parameter to the value of the etag from a previous {@code GET} or {@code POST} response for that resource. The resource will be updated or deleted only if the etag provided matches the resource's current etag value.
32
32
  */
33
33
  "ifMatch"?: string;
34
34
  }
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/waas/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequestRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/waas/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequestRequest.
16
16
  */
17
17
  export interface CancelWorkRequestRequest extends common.BaseRequest {
18
18
  /**
@@ -29,7 +29,7 @@ export interface CancelWorkRequestRequest extends common.BaseRequest {
29
29
  */
30
30
  "opcRetryToken"?: string;
31
31
  /**
32
- * For optimistic concurrency control. In the `PUT` or `DELETE` call for a resource, set the `if-match` parameter to the value of the etag from a previous `GET` or `POST` response for that resource. The resource will be updated or deleted only if the etag provided matches the resource's current etag value.
32
+ * For optimistic concurrency control. In the {@code PUT} or {@code DELETE} call for a resource, set the {@code if-match} parameter to the value of the etag from a previous {@code GET} or {@code POST} response for that resource. The resource will be updated or deleted only if the etag provided matches the resource's current etag value.
33
33
  */
34
34
  "ifMatch"?: string;
35
35
  }
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/waas/ChangeAddressListCompartment.ts.html |here} to see how to use ChangeAddressListCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/waas/ChangeAddressListCompartment.ts.html |here} to see how to use ChangeAddressListCompartmentRequest.
17
17
  */
18
18
  export interface ChangeAddressListCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -25,7 +25,7 @@ export interface ChangeAddressListCompartmentRequest extends common.BaseRequest
25
25
  */
26
26
  "changeAddressListCompartmentDetails": model.ChangeAddressListCompartmentDetails;
27
27
  /**
28
- * For optimistic concurrency control. In the `PUT` or `DELETE` call for a resource, set the `if-match` parameter to the value of the etag from a previous `GET` or `POST` response for that resource. The resource will be updated or deleted only if the etag provided matches the resource's current etag value.
28
+ * For optimistic concurrency control. In the {@code PUT} or {@code DELETE} call for a resource, set the {@code if-match} parameter to the value of the etag from a previous {@code GET} or {@code POST} response for that resource. The resource will be updated or deleted only if the etag provided matches the resource's current etag value.
29
29
  */
30
30
  "ifMatch"?: string;
31
31
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/waas/ChangeCertificateCompartment.ts.html |here} to see how to use ChangeCertificateCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/waas/ChangeCertificateCompartment.ts.html |here} to see how to use ChangeCertificateCompartmentRequest.
17
17
  */
18
18
  export interface ChangeCertificateCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -25,7 +25,7 @@ export interface ChangeCertificateCompartmentRequest extends common.BaseRequest
25
25
  */
26
26
  "changeCertificateCompartmentDetails": model.ChangeCertificateCompartmentDetails;
27
27
  /**
28
- * For optimistic concurrency control. In the `PUT` or `DELETE` call for a resource, set the `if-match` parameter to the value of the etag from a previous `GET` or `POST` response for that resource. The resource will be updated or deleted only if the etag provided matches the resource's current etag value.
28
+ * For optimistic concurrency control. In the {@code PUT} or {@code DELETE} call for a resource, set the {@code if-match} parameter to the value of the etag from a previous {@code GET} or {@code POST} response for that resource. The resource will be updated or deleted only if the etag provided matches the resource's current etag value.
29
29
  */
30
30
  "ifMatch"?: string;
31
31
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/waas/ChangeCustomProtectionRuleCompartment.ts.html |here} to see how to use ChangeCustomProtectionRuleCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/waas/ChangeCustomProtectionRuleCompartment.ts.html |here} to see how to use ChangeCustomProtectionRuleCompartmentRequest.
17
17
  */
18
18
  export interface ChangeCustomProtectionRuleCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -25,7 +25,7 @@ export interface ChangeCustomProtectionRuleCompartmentRequest extends common.Bas
25
25
  */
26
26
  "changeCustomProtectionRuleCompartmentDetails": model.ChangeCustomProtectionRuleCompartmentDetails;
27
27
  /**
28
- * For optimistic concurrency control. In the `PUT` or `DELETE` call for a resource, set the `if-match` parameter to the value of the etag from a previous `GET` or `POST` response for that resource. The resource will be updated or deleted only if the etag provided matches the resource's current etag value.
28
+ * For optimistic concurrency control. In the {@code PUT} or {@code DELETE} call for a resource, set the {@code if-match} parameter to the value of the etag from a previous {@code GET} or {@code POST} response for that resource. The resource will be updated or deleted only if the etag provided matches the resource's current etag value.
29
29
  */
30
30
  "ifMatch"?: string;
31
31
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/waas/ChangeHttpRedirectCompartment.ts.html |here} to see how to use ChangeHttpRedirectCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/waas/ChangeHttpRedirectCompartment.ts.html |here} to see how to use ChangeHttpRedirectCompartmentRequest.
17
17
  */
18
18
  export interface ChangeHttpRedirectCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -25,7 +25,7 @@ export interface ChangeHttpRedirectCompartmentRequest extends common.BaseRequest
25
25
  */
26
26
  "changeHttpRedirectCompartmentDetails": model.ChangeHttpRedirectCompartmentDetails;
27
27
  /**
28
- * For optimistic concurrency control. In the `PUT` or `DELETE` call for a resource, set the `if-match` parameter to the value of the etag from a previous `GET` or `POST` response for that resource. The resource will be updated or deleted only if the etag provided matches the resource's current etag value.
28
+ * For optimistic concurrency control. In the {@code PUT} or {@code DELETE} call for a resource, set the {@code if-match} parameter to the value of the etag from a previous {@code GET} or {@code POST} response for that resource. The resource will be updated or deleted only if the etag provided matches the resource's current etag value.
29
29
  */
30
30
  "ifMatch"?: string;
31
31
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/waas/ChangeWaasPolicyCompartment.ts.html |here} to see how to use ChangeWaasPolicyCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/waas/ChangeWaasPolicyCompartment.ts.html |here} to see how to use ChangeWaasPolicyCompartmentRequest.
17
17
  */
18
18
  export interface ChangeWaasPolicyCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -25,7 +25,7 @@ export interface ChangeWaasPolicyCompartmentRequest extends common.BaseRequest {
25
25
  */
26
26
  "changeWaasPolicyCompartmentDetails": model.ChangeWaasPolicyCompartmentDetails;
27
27
  /**
28
- * For optimistic concurrency control. In the `PUT` or `DELETE` call for a resource, set the `if-match` parameter to the value of the etag from a previous `GET` or `POST` response for that resource. The resource will be updated or deleted only if the etag provided matches the resource's current etag value.
28
+ * For optimistic concurrency control. In the {@code PUT} or {@code DELETE} call for a resource, set the {@code if-match} parameter to the value of the etag from a previous {@code GET} or {@code POST} response for that resource. The resource will be updated or deleted only if the etag provided matches the resource's current etag value.
29
29
  */
30
30
  "ifMatch"?: string;
31
31
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/waas/CreateAddressList.ts.html |here} to see how to use CreateAddressListRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/waas/CreateAddressList.ts.html |here} to see how to use CreateAddressListRequest.
17
17
  */
18
18
  export interface CreateAddressListRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/waas/CreateCertificate.ts.html |here} to see how to use CreateCertificateRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/waas/CreateCertificate.ts.html |here} to see how to use CreateCertificateRequest.
17
17
  */
18
18
  export interface CreateCertificateRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/waas/CreateCustomProtectionRule.ts.html |here} to see how to use CreateCustomProtectionRuleRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/waas/CreateCustomProtectionRule.ts.html |here} to see how to use CreateCustomProtectionRuleRequest.
17
17
  */
18
18
  export interface CreateCustomProtectionRuleRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/waas/CreateHttpRedirect.ts.html |here} to see how to use CreateHttpRedirectRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/waas/CreateHttpRedirect.ts.html |here} to see how to use CreateHttpRedirectRequest.
17
17
  */
18
18
  export interface CreateHttpRedirectRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/waas/CreateWaasPolicy.ts.html |here} to see how to use CreateWaasPolicyRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/waas/CreateWaasPolicy.ts.html |here} to see how to use CreateWaasPolicyRequest.
17
17
  */
18
18
  export interface CreateWaasPolicyRequest extends common.BaseRequest {
19
19
  /**