oci-waas 2.86.3 → 2.88.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 (75) hide show
  1. package/lib/client.d.ts +72 -72
  2. package/lib/client.js +72 -72
  3. package/lib/request/accept-recommendations-request.d.ts +1 -1
  4. package/lib/request/cancel-work-request-request.d.ts +1 -1
  5. package/lib/request/change-address-list-compartment-request.d.ts +1 -1
  6. package/lib/request/change-certificate-compartment-request.d.ts +1 -1
  7. package/lib/request/change-custom-protection-rule-compartment-request.d.ts +1 -1
  8. package/lib/request/change-http-redirect-compartment-request.d.ts +1 -1
  9. package/lib/request/change-waas-policy-compartment-request.d.ts +1 -1
  10. package/lib/request/create-address-list-request.d.ts +1 -1
  11. package/lib/request/create-certificate-request.d.ts +1 -1
  12. package/lib/request/create-custom-protection-rule-request.d.ts +1 -1
  13. package/lib/request/create-http-redirect-request.d.ts +1 -1
  14. package/lib/request/create-waas-policy-request.d.ts +1 -1
  15. package/lib/request/delete-address-list-request.d.ts +1 -1
  16. package/lib/request/delete-certificate-request.d.ts +1 -1
  17. package/lib/request/delete-custom-protection-rule-request.d.ts +1 -1
  18. package/lib/request/delete-http-redirect-request.d.ts +1 -1
  19. package/lib/request/delete-waas-policy-request.d.ts +1 -1
  20. package/lib/request/get-address-list-request.d.ts +1 -1
  21. package/lib/request/get-certificate-request.d.ts +1 -1
  22. package/lib/request/get-custom-protection-rule-request.d.ts +1 -1
  23. package/lib/request/get-device-fingerprint-challenge-request.d.ts +1 -1
  24. package/lib/request/get-http-redirect-request.d.ts +1 -1
  25. package/lib/request/get-human-interaction-challenge-request.d.ts +1 -1
  26. package/lib/request/get-js-challenge-request.d.ts +1 -1
  27. package/lib/request/get-policy-config-request.d.ts +1 -1
  28. package/lib/request/get-protection-rule-request.d.ts +1 -1
  29. package/lib/request/get-protection-settings-request.d.ts +1 -1
  30. package/lib/request/get-waas-policy-request.d.ts +1 -1
  31. package/lib/request/get-waf-address-rate-limiting-request.d.ts +1 -1
  32. package/lib/request/get-waf-config-request.d.ts +1 -1
  33. package/lib/request/get-work-request-request.d.ts +1 -1
  34. package/lib/request/list-access-rules-request.d.ts +1 -1
  35. package/lib/request/list-address-lists-request.d.ts +1 -1
  36. package/lib/request/list-caching-rules-request.d.ts +1 -1
  37. package/lib/request/list-captchas-request.d.ts +1 -1
  38. package/lib/request/list-certificates-request.d.ts +1 -1
  39. package/lib/request/list-custom-protection-rules-request.d.ts +1 -1
  40. package/lib/request/list-edge-subnets-request.d.ts +1 -1
  41. package/lib/request/list-good-bots-request.d.ts +1 -1
  42. package/lib/request/list-http-redirects-request.d.ts +1 -1
  43. package/lib/request/list-protection-rules-request.d.ts +1 -1
  44. package/lib/request/list-recommendations-request.d.ts +1 -1
  45. package/lib/request/list-threat-feeds-request.d.ts +1 -1
  46. package/lib/request/list-waas-policies-request.d.ts +1 -1
  47. package/lib/request/list-waas-policy-custom-protection-rules-request.d.ts +1 -1
  48. package/lib/request/list-waf-blocked-requests-request.d.ts +1 -1
  49. package/lib/request/list-waf-logs-request.d.ts +1 -1
  50. package/lib/request/list-waf-requests-request.d.ts +1 -1
  51. package/lib/request/list-waf-traffic-request.d.ts +1 -1
  52. package/lib/request/list-whitelists-request.d.ts +1 -1
  53. package/lib/request/list-work-requests-request.d.ts +1 -1
  54. package/lib/request/purge-cache-request.d.ts +1 -1
  55. package/lib/request/update-access-rules-request.d.ts +1 -1
  56. package/lib/request/update-address-list-request.d.ts +1 -1
  57. package/lib/request/update-caching-rules-request.d.ts +1 -1
  58. package/lib/request/update-captchas-request.d.ts +1 -1
  59. package/lib/request/update-certificate-request.d.ts +1 -1
  60. package/lib/request/update-custom-protection-rule-request.d.ts +1 -1
  61. package/lib/request/update-device-fingerprint-challenge-request.d.ts +1 -1
  62. package/lib/request/update-good-bots-request.d.ts +1 -1
  63. package/lib/request/update-http-redirect-request.d.ts +1 -1
  64. package/lib/request/update-human-interaction-challenge-request.d.ts +1 -1
  65. package/lib/request/update-js-challenge-request.d.ts +1 -1
  66. package/lib/request/update-policy-config-request.d.ts +1 -1
  67. package/lib/request/update-protection-rules-request.d.ts +1 -1
  68. package/lib/request/update-protection-settings-request.d.ts +1 -1
  69. package/lib/request/update-threat-feeds-request.d.ts +1 -1
  70. package/lib/request/update-waas-policy-custom-protection-rules-request.d.ts +1 -1
  71. package/lib/request/update-waas-policy-request.d.ts +1 -1
  72. package/lib/request/update-waf-address-rate-limiting-request.d.ts +1 -1
  73. package/lib/request/update-waf-config-request.d.ts +1 -1
  74. package/lib/request/update-whitelists-request.d.ts +1 -1
  75. package/package.json +3 -3
@@ -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.86.3/waas/UpdateCustomProtectionRule.ts.html |here} to see how to use UpdateCustomProtectionRuleRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/waas/UpdateCustomProtectionRule.ts.html |here} to see how to use UpdateCustomProtectionRuleRequest.
17
17
  */
18
18
  export interface UpdateCustomProtectionRuleRequest 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.86.3/waas/UpdateDeviceFingerprintChallenge.ts.html |here} to see how to use UpdateDeviceFingerprintChallengeRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/waas/UpdateDeviceFingerprintChallenge.ts.html |here} to see how to use UpdateDeviceFingerprintChallengeRequest.
17
17
  */
18
18
  export interface UpdateDeviceFingerprintChallengeRequest 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.86.3/waas/UpdateGoodBots.ts.html |here} to see how to use UpdateGoodBotsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/waas/UpdateGoodBots.ts.html |here} to see how to use UpdateGoodBotsRequest.
17
17
  */
18
18
  export interface UpdateGoodBotsRequest 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.86.3/waas/UpdateHttpRedirect.ts.html |here} to see how to use UpdateHttpRedirectRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/waas/UpdateHttpRedirect.ts.html |here} to see how to use UpdateHttpRedirectRequest.
17
17
  */
18
18
  export interface UpdateHttpRedirectRequest 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.86.3/waas/UpdateHumanInteractionChallenge.ts.html |here} to see how to use UpdateHumanInteractionChallengeRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/waas/UpdateHumanInteractionChallenge.ts.html |here} to see how to use UpdateHumanInteractionChallengeRequest.
17
17
  */
18
18
  export interface UpdateHumanInteractionChallengeRequest 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.86.3/waas/UpdateJsChallenge.ts.html |here} to see how to use UpdateJsChallengeRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/waas/UpdateJsChallenge.ts.html |here} to see how to use UpdateJsChallengeRequest.
17
17
  */
18
18
  export interface UpdateJsChallengeRequest 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.86.3/waas/UpdatePolicyConfig.ts.html |here} to see how to use UpdatePolicyConfigRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/waas/UpdatePolicyConfig.ts.html |here} to see how to use UpdatePolicyConfigRequest.
17
17
  */
18
18
  export interface UpdatePolicyConfigRequest 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.86.3/waas/UpdateProtectionRules.ts.html |here} to see how to use UpdateProtectionRulesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/waas/UpdateProtectionRules.ts.html |here} to see how to use UpdateProtectionRulesRequest.
17
17
  */
18
18
  export interface UpdateProtectionRulesRequest 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.86.3/waas/UpdateProtectionSettings.ts.html |here} to see how to use UpdateProtectionSettingsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/waas/UpdateProtectionSettings.ts.html |here} to see how to use UpdateProtectionSettingsRequest.
17
17
  */
18
18
  export interface UpdateProtectionSettingsRequest 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.86.3/waas/UpdateThreatFeeds.ts.html |here} to see how to use UpdateThreatFeedsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/waas/UpdateThreatFeeds.ts.html |here} to see how to use UpdateThreatFeedsRequest.
17
17
  */
18
18
  export interface UpdateThreatFeedsRequest 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.86.3/waas/UpdateWaasPolicyCustomProtectionRules.ts.html |here} to see how to use UpdateWaasPolicyCustomProtectionRulesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/waas/UpdateWaasPolicyCustomProtectionRules.ts.html |here} to see how to use UpdateWaasPolicyCustomProtectionRulesRequest.
17
17
  */
18
18
  export interface UpdateWaasPolicyCustomProtectionRulesRequest 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.86.3/waas/UpdateWaasPolicy.ts.html |here} to see how to use UpdateWaasPolicyRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/waas/UpdateWaasPolicy.ts.html |here} to see how to use UpdateWaasPolicyRequest.
17
17
  */
18
18
  export interface UpdateWaasPolicyRequest 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.86.3/waas/UpdateWafAddressRateLimiting.ts.html |here} to see how to use UpdateWafAddressRateLimitingRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/waas/UpdateWafAddressRateLimiting.ts.html |here} to see how to use UpdateWafAddressRateLimitingRequest.
17
17
  */
18
18
  export interface UpdateWafAddressRateLimitingRequest 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.86.3/waas/UpdateWafConfig.ts.html |here} to see how to use UpdateWafConfigRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/waas/UpdateWafConfig.ts.html |here} to see how to use UpdateWafConfigRequest.
17
17
  */
18
18
  export interface UpdateWafConfigRequest 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.86.3/waas/UpdateWhitelists.ts.html |here} to see how to use UpdateWhitelistsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/waas/UpdateWhitelists.ts.html |here} to see how to use UpdateWhitelistsRequest.
17
17
  */
18
18
  export interface UpdateWhitelistsRequest extends common.BaseRequest {
19
19
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "oci-waas",
3
- "version": "2.86.3",
3
+ "version": "2.88.0",
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.86.3",
19
- "oci-workrequests": "2.86.3"
18
+ "oci-common": "2.88.0",
19
+ "oci-workrequests": "2.88.0"
20
20
  },
21
21
  "publishConfig": {
22
22
  "registry": "https://registry.npmjs.org"