oci-waas 2.76.1 → 2.77.1

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 (164) hide show
  1. package/lib/client.d.ts +84 -74
  2. package/lib/client.js +89 -72
  3. package/lib/client.js.map +1 -1
  4. package/lib/model/access-rule-criteria.d.ts +25 -25
  5. package/lib/model/access-rule.d.ts +15 -15
  6. package/lib/model/add-http-response-header-action.d.ts +2 -2
  7. package/lib/model/address-list-summary.d.ts +2 -2
  8. package/lib/model/address-list.d.ts +2 -2
  9. package/lib/model/address-rate-limiting.d.ts +3 -3
  10. package/lib/model/block-challenge-settings.d.ts +10 -10
  11. package/lib/model/caching-rule-criteria.d.ts +5 -5
  12. package/lib/model/caching-rule-summary.d.ts +5 -5
  13. package/lib/model/caching-rule.d.ts +5 -5
  14. package/lib/model/captcha.d.ts +4 -4
  15. package/lib/model/certificate-summary.d.ts +2 -2
  16. package/lib/model/certificate.d.ts +3 -3
  17. package/lib/model/create-address-list-details.d.ts +2 -2
  18. package/lib/model/create-certificate-details.d.ts +4 -4
  19. package/lib/model/create-custom-protection-rule-details.d.ts +7 -7
  20. package/lib/model/create-http-redirect-details.d.ts +2 -2
  21. package/lib/model/create-waas-policy-details.d.ts +4 -4
  22. package/lib/model/custom-protection-rule-setting.d.ts +1 -1
  23. package/lib/model/custom-protection-rule-summary.d.ts +2 -2
  24. package/lib/model/custom-protection-rule.d.ts +7 -7
  25. package/lib/model/device-fingerprint-challenge.d.ts +6 -6
  26. package/lib/model/extend-http-response-header-action.d.ts +2 -2
  27. package/lib/model/health-check.d.ts +1 -1
  28. package/lib/model/http-redirect-summary.d.ts +2 -2
  29. package/lib/model/http-redirect.d.ts +2 -2
  30. package/lib/model/human-interaction-challenge.d.ts +7 -7
  31. package/lib/model/i-phash-load-balancing-method.d.ts +1 -1
  32. package/lib/model/js-challenge.d.ts +4 -4
  33. package/lib/model/origin.d.ts +3 -3
  34. package/lib/model/policy-config.d.ts +15 -15
  35. package/lib/model/protection-rule-action.d.ts +2 -2
  36. package/lib/model/protection-rule-exclusion.d.ts +2 -2
  37. package/lib/model/protection-rule.d.ts +2 -2
  38. package/lib/model/protection-settings.d.ts +18 -18
  39. package/lib/model/purge-cache.d.ts +1 -1
  40. package/lib/model/recommendation.d.ts +1 -1
  41. package/lib/model/remove-http-response-header-action.d.ts +1 -1
  42. package/lib/model/round-robin-load-balancing-method.d.ts +1 -1
  43. package/lib/model/sticky-cookie-load-balancing-method.d.ts +1 -1
  44. package/lib/model/threat-feed-action.d.ts +1 -1
  45. package/lib/model/threat-feed.d.ts +1 -1
  46. package/lib/model/update-address-list-details.d.ts +2 -2
  47. package/lib/model/update-certificate-details.d.ts +2 -2
  48. package/lib/model/update-custom-protection-rule-details.d.ts +7 -7
  49. package/lib/model/update-http-redirect-details.d.ts +2 -2
  50. package/lib/model/update-waas-policy-details.d.ts +4 -4
  51. package/lib/model/waas-policy-custom-protection-rule-summary.d.ts +1 -1
  52. package/lib/model/waas-policy-summary.d.ts +2 -2
  53. package/lib/model/waas-policy.d.ts +4 -4
  54. package/lib/model/waf-config-details.d.ts +4 -4
  55. package/lib/model/waf-config.d.ts +4 -4
  56. package/lib/model/waf-log.d.ts +14 -14
  57. package/lib/model/waf-meter-datum.d.ts +1 -1
  58. package/lib/model/work-request-resource.d.ts +1 -1
  59. package/lib/model/work-request-summary.d.ts +1 -1
  60. package/lib/model/work-request.d.ts +2 -2
  61. package/lib/request/accept-recommendations-request.d.ts +2 -2
  62. package/lib/request/cancel-work-request-request.d.ts +2 -2
  63. package/lib/request/change-address-list-compartment-request.d.ts +2 -2
  64. package/lib/request/change-certificate-compartment-request.d.ts +2 -2
  65. package/lib/request/change-custom-protection-rule-compartment-request.d.ts +2 -2
  66. package/lib/request/change-http-redirect-compartment-request.d.ts +2 -2
  67. package/lib/request/change-waas-policy-compartment-request.d.ts +2 -2
  68. package/lib/request/create-address-list-request.d.ts +1 -1
  69. package/lib/request/create-certificate-request.d.ts +1 -1
  70. package/lib/request/create-custom-protection-rule-request.d.ts +1 -1
  71. package/lib/request/create-http-redirect-request.d.ts +1 -1
  72. package/lib/request/create-waas-policy-request.d.ts +1 -1
  73. package/lib/request/delete-address-list-request.d.ts +2 -2
  74. package/lib/request/delete-certificate-request.d.ts +2 -2
  75. package/lib/request/delete-custom-protection-rule-request.d.ts +2 -2
  76. package/lib/request/delete-http-redirect-request.d.ts +2 -2
  77. package/lib/request/delete-waas-policy-request.d.ts +2 -2
  78. package/lib/request/get-address-list-request.d.ts +1 -1
  79. package/lib/request/get-certificate-request.d.ts +1 -1
  80. package/lib/request/get-custom-protection-rule-request.d.ts +1 -1
  81. package/lib/request/get-device-fingerprint-challenge-request.d.ts +1 -1
  82. package/lib/request/get-http-redirect-request.d.ts +1 -1
  83. package/lib/request/get-human-interaction-challenge-request.d.ts +1 -1
  84. package/lib/request/get-js-challenge-request.d.ts +1 -1
  85. package/lib/request/get-policy-config-request.d.ts +1 -1
  86. package/lib/request/get-protection-rule-request.d.ts +1 -1
  87. package/lib/request/get-protection-settings-request.d.ts +1 -1
  88. package/lib/request/get-waas-policy-request.d.ts +1 -1
  89. package/lib/request/get-waf-address-rate-limiting-request.d.ts +1 -1
  90. package/lib/request/get-waf-config-request.d.ts +1 -1
  91. package/lib/request/get-work-request-request.d.ts +1 -1
  92. package/lib/request/list-access-rules-request.d.ts +3 -3
  93. package/lib/request/list-address-lists-request.d.ts +5 -5
  94. package/lib/request/list-caching-rules-request.d.ts +3 -3
  95. package/lib/request/list-captchas-request.d.ts +3 -3
  96. package/lib/request/list-certificates-request.d.ts +5 -5
  97. package/lib/request/list-custom-protection-rules-request.d.ts +5 -5
  98. package/lib/request/list-edge-subnets-request.d.ts +5 -5
  99. package/lib/request/list-good-bots-request.d.ts +3 -3
  100. package/lib/request/list-http-redirects-request.d.ts +4 -4
  101. package/lib/request/list-protection-rules-request.d.ts +3 -3
  102. package/lib/request/list-recommendations-request.d.ts +3 -3
  103. package/lib/request/list-threat-feeds-request.d.ts +3 -3
  104. package/lib/request/list-waas-policies-request.d.ts +5 -5
  105. package/lib/request/list-waas-policy-custom-protection-rules-request.d.ts +3 -3
  106. package/lib/request/list-waf-blocked-requests-request.d.ts +3 -3
  107. package/lib/request/list-waf-logs-request.d.ts +3 -3
  108. package/lib/request/list-waf-requests-request.d.ts +3 -3
  109. package/lib/request/list-waf-traffic-request.d.ts +3 -3
  110. package/lib/request/list-whitelists-request.d.ts +3 -3
  111. package/lib/request/list-work-requests-request.d.ts +5 -5
  112. package/lib/request/purge-cache-request.d.ts +2 -2
  113. package/lib/request/update-access-rules-request.d.ts +2 -2
  114. package/lib/request/update-address-list-request.d.ts +2 -2
  115. package/lib/request/update-caching-rules-request.d.ts +2 -2
  116. package/lib/request/update-captchas-request.d.ts +2 -2
  117. package/lib/request/update-certificate-request.d.ts +2 -2
  118. package/lib/request/update-custom-protection-rule-request.d.ts +2 -2
  119. package/lib/request/update-device-fingerprint-challenge-request.d.ts +2 -2
  120. package/lib/request/update-good-bots-request.d.ts +2 -2
  121. package/lib/request/update-http-redirect-request.d.ts +2 -2
  122. package/lib/request/update-human-interaction-challenge-request.d.ts +2 -2
  123. package/lib/request/update-js-challenge-request.d.ts +2 -2
  124. package/lib/request/update-policy-config-request.d.ts +2 -2
  125. package/lib/request/update-protection-rules-request.d.ts +2 -2
  126. package/lib/request/update-protection-settings-request.d.ts +2 -2
  127. package/lib/request/update-threat-feeds-request.d.ts +2 -2
  128. package/lib/request/update-waas-policy-custom-protection-rules-request.d.ts +2 -2
  129. package/lib/request/update-waas-policy-request.d.ts +2 -2
  130. package/lib/request/update-waf-address-rate-limiting-request.d.ts +2 -2
  131. package/lib/request/update-waf-config-request.d.ts +2 -2
  132. package/lib/request/update-whitelists-request.d.ts +2 -2
  133. package/lib/response/create-address-list-response.d.ts +1 -1
  134. package/lib/response/create-certificate-response.d.ts +1 -1
  135. package/lib/response/create-custom-protection-rule-response.d.ts +1 -1
  136. package/lib/response/create-waas-policy-response.d.ts +1 -1
  137. package/lib/response/get-address-list-response.d.ts +1 -1
  138. package/lib/response/get-certificate-response.d.ts +1 -1
  139. package/lib/response/get-custom-protection-rule-response.d.ts +1 -1
  140. package/lib/response/get-device-fingerprint-challenge-response.d.ts +1 -1
  141. package/lib/response/get-http-redirect-response.d.ts +1 -1
  142. package/lib/response/get-human-interaction-challenge-response.d.ts +1 -1
  143. package/lib/response/get-js-challenge-response.d.ts +1 -1
  144. package/lib/response/get-policy-config-response.d.ts +1 -1
  145. package/lib/response/get-protection-rule-response.d.ts +1 -1
  146. package/lib/response/get-protection-settings-response.d.ts +1 -1
  147. package/lib/response/get-waas-policy-response.d.ts +1 -1
  148. package/lib/response/get-waf-address-rate-limiting-response.d.ts +1 -1
  149. package/lib/response/get-waf-config-response.d.ts +1 -1
  150. package/lib/response/get-work-request-response.d.ts +1 -1
  151. package/lib/response/list-access-rules-response.d.ts +1 -1
  152. package/lib/response/list-caching-rules-response.d.ts +1 -1
  153. package/lib/response/list-captchas-response.d.ts +1 -1
  154. package/lib/response/list-edge-subnets-response.d.ts +1 -1
  155. package/lib/response/list-good-bots-response.d.ts +1 -1
  156. package/lib/response/list-protection-rules-response.d.ts +1 -1
  157. package/lib/response/list-recommendations-response.d.ts +1 -1
  158. package/lib/response/list-threat-feeds-response.d.ts +1 -1
  159. package/lib/response/list-waas-policy-custom-protection-rules-response.d.ts +1 -1
  160. package/lib/response/list-whitelists-response.d.ts +1 -1
  161. package/lib/response/update-address-list-response.d.ts +1 -1
  162. package/lib/response/update-certificate-response.d.ts +1 -1
  163. package/lib/response/update-custom-protection-rule-response.d.ts +1 -1
  164. package/package.json +3 -3
@@ -17,7 +17,7 @@ export interface CreateCustomProtectionRuleResponse {
17
17
  */
18
18
  "opcRequestId": string;
19
19
  /**
20
- * For optimistic concurrency control. See `if-match`.
20
+ * For optimistic concurrency control. See {@code if-match}.
21
21
  */
22
22
  "etag": string;
23
23
  /**
@@ -16,7 +16,7 @@ export interface CreateWaasPolicyResponse {
16
16
  */
17
17
  "opcRequestId": string;
18
18
  /**
19
- * For optimistic concurrency control. See `if-match`.
19
+ * For optimistic concurrency control. See {@code if-match}.
20
20
  */
21
21
  "etag": string;
22
22
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface GetAddressListResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  */
18
18
  "etag": string;
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface GetCertificateResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  */
18
18
  "etag": string;
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface GetCustomProtectionRuleResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  */
18
18
  "etag": string;
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface GetDeviceFingerprintChallengeResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  */
18
18
  "etag": string;
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface GetHttpRedirectResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  */
18
18
  "etag": string;
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface GetHumanInteractionChallengeResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  */
18
18
  "etag": string;
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface GetJsChallengeResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  */
18
18
  "etag": string;
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface GetPolicyConfigResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  */
18
18
  "etag": string;
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface GetProtectionRuleResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  */
18
18
  "etag": string;
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface GetProtectionSettingsResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  */
18
18
  "etag": string;
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface GetWaasPolicyResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  */
18
18
  "etag": string;
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface GetWafAddressRateLimitingResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  */
18
18
  "etag": string;
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface GetWafConfigResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  */
18
18
  "etag": string;
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface GetWorkRequestResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  */
18
18
  "etag": string;
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface ListAccessRulesResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  */
18
18
  "etag": string;
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface ListCachingRulesResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  */
18
18
  "etag": string;
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface ListCaptchasResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  */
18
18
  "etag": string;
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface ListEdgeSubnetsResponse {
15
15
  /**
16
- * For pagination of a list of items. When paging through a list, if this header appears in the response, then a partial list might have been returned. Include this value as the `page` parameter for the subsequent `GET` request to get the next batch of items.
16
+ * For pagination of a list of items. When paging through a list, if this header appears in the response, then a partial list might have been returned. Include this value as the {@code page} parameter for the subsequent {@code GET} request to get the next batch of items.
17
17
  */
18
18
  "opcNextPage": string;
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface ListGoodBotsResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  */
18
18
  "etag": string;
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface ListProtectionRulesResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  */
18
18
  "etag": string;
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface ListRecommendationsResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  */
18
18
  "etag": string;
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface ListThreatFeedsResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  */
18
18
  "etag": string;
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface ListWaasPolicyCustomProtectionRulesResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  */
18
18
  "etag": string;
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface ListWhitelistsResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  */
18
18
  "etag": string;
19
19
  /**
@@ -17,7 +17,7 @@ export interface UpdateAddressListResponse {
17
17
  */
18
18
  "opcRequestId": string;
19
19
  /**
20
- * For optimistic concurrency control. See `if-match`.
20
+ * For optimistic concurrency control. See {@code if-match}.
21
21
  */
22
22
  "etag": string;
23
23
  /**
@@ -17,7 +17,7 @@ export interface UpdateCertificateResponse {
17
17
  */
18
18
  "opcRequestId": string;
19
19
  /**
20
- * For optimistic concurrency control. See `if-match`.
20
+ * For optimistic concurrency control. See {@code if-match}.
21
21
  */
22
22
  "etag": string;
23
23
  /**
@@ -17,7 +17,7 @@ export interface UpdateCustomProtectionRuleResponse {
17
17
  */
18
18
  "opcRequestId": string;
19
19
  /**
20
- * For optimistic concurrency control. See `if-match`.
20
+ * For optimistic concurrency control. See {@code if-match}.
21
21
  */
22
22
  "etag": string;
23
23
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "oci-waas",
3
- "version": "2.76.1",
3
+ "version": "2.77.1",
4
4
  "description": "OCI NodeJS client for WAAS",
5
5
  "repository": {
6
6
  "type": "git",
@@ -15,8 +15,8 @@
15
15
  },
16
16
  "license": "(UPL-1.0 OR Apache-2.0)",
17
17
  "dependencies": {
18
- "oci-common": "2.76.1",
19
- "oci-workrequests": "2.76.1"
18
+ "oci-common": "2.77.1",
19
+ "oci-workrequests": "2.77.1"
20
20
  },
21
21
  "publishConfig": {
22
22
  "registry": "https://registry.npmjs.org"