oci-waas 2.74.0 → 2.76.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.
- package/lib/client.d.ts +72 -72
- package/lib/client.js +80 -72
- package/lib/client.js.map +1 -1
- package/lib/request/accept-recommendations-request.d.ts +1 -1
- package/lib/request/cancel-work-request-request.d.ts +1 -1
- package/lib/request/change-address-list-compartment-request.d.ts +1 -1
- package/lib/request/change-certificate-compartment-request.d.ts +1 -1
- package/lib/request/change-custom-protection-rule-compartment-request.d.ts +1 -1
- package/lib/request/change-http-redirect-compartment-request.d.ts +1 -1
- package/lib/request/change-waas-policy-compartment-request.d.ts +1 -1
- package/lib/request/create-address-list-request.d.ts +1 -1
- package/lib/request/create-certificate-request.d.ts +1 -1
- package/lib/request/create-custom-protection-rule-request.d.ts +1 -1
- package/lib/request/create-http-redirect-request.d.ts +1 -1
- package/lib/request/create-waas-policy-request.d.ts +1 -1
- package/lib/request/delete-address-list-request.d.ts +1 -1
- package/lib/request/delete-certificate-request.d.ts +1 -1
- package/lib/request/delete-custom-protection-rule-request.d.ts +1 -1
- package/lib/request/delete-http-redirect-request.d.ts +1 -1
- package/lib/request/delete-waas-policy-request.d.ts +1 -1
- package/lib/request/get-address-list-request.d.ts +1 -1
- package/lib/request/get-certificate-request.d.ts +1 -1
- package/lib/request/get-custom-protection-rule-request.d.ts +1 -1
- package/lib/request/get-device-fingerprint-challenge-request.d.ts +1 -1
- package/lib/request/get-http-redirect-request.d.ts +1 -1
- package/lib/request/get-human-interaction-challenge-request.d.ts +1 -1
- package/lib/request/get-js-challenge-request.d.ts +1 -1
- package/lib/request/get-policy-config-request.d.ts +1 -1
- package/lib/request/get-protection-rule-request.d.ts +1 -1
- package/lib/request/get-protection-settings-request.d.ts +1 -1
- package/lib/request/get-waas-policy-request.d.ts +1 -1
- package/lib/request/get-waf-address-rate-limiting-request.d.ts +1 -1
- package/lib/request/get-waf-config-request.d.ts +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/list-access-rules-request.d.ts +1 -1
- package/lib/request/list-address-lists-request.d.ts +1 -1
- package/lib/request/list-caching-rules-request.d.ts +1 -1
- package/lib/request/list-captchas-request.d.ts +1 -1
- package/lib/request/list-certificates-request.d.ts +1 -1
- package/lib/request/list-custom-protection-rules-request.d.ts +1 -1
- package/lib/request/list-edge-subnets-request.d.ts +1 -1
- package/lib/request/list-good-bots-request.d.ts +1 -1
- package/lib/request/list-http-redirects-request.d.ts +1 -1
- package/lib/request/list-protection-rules-request.d.ts +1 -1
- package/lib/request/list-recommendations-request.d.ts +1 -1
- package/lib/request/list-threat-feeds-request.d.ts +1 -1
- package/lib/request/list-waas-policies-request.d.ts +1 -1
- package/lib/request/list-waas-policy-custom-protection-rules-request.d.ts +1 -1
- package/lib/request/list-waf-blocked-requests-request.d.ts +1 -1
- package/lib/request/list-waf-logs-request.d.ts +1 -1
- package/lib/request/list-waf-requests-request.d.ts +1 -1
- package/lib/request/list-waf-traffic-request.d.ts +1 -1
- package/lib/request/list-whitelists-request.d.ts +1 -1
- package/lib/request/list-work-requests-request.d.ts +1 -1
- package/lib/request/purge-cache-request.d.ts +1 -1
- package/lib/request/update-access-rules-request.d.ts +1 -1
- package/lib/request/update-address-list-request.d.ts +1 -1
- package/lib/request/update-caching-rules-request.d.ts +1 -1
- package/lib/request/update-captchas-request.d.ts +1 -1
- package/lib/request/update-certificate-request.d.ts +1 -1
- package/lib/request/update-custom-protection-rule-request.d.ts +1 -1
- package/lib/request/update-device-fingerprint-challenge-request.d.ts +1 -1
- package/lib/request/update-good-bots-request.d.ts +1 -1
- package/lib/request/update-http-redirect-request.d.ts +1 -1
- package/lib/request/update-human-interaction-challenge-request.d.ts +1 -1
- package/lib/request/update-js-challenge-request.d.ts +1 -1
- package/lib/request/update-policy-config-request.d.ts +1 -1
- package/lib/request/update-protection-rules-request.d.ts +1 -1
- package/lib/request/update-protection-settings-request.d.ts +1 -1
- package/lib/request/update-threat-feeds-request.d.ts +1 -1
- package/lib/request/update-waas-policy-custom-protection-rules-request.d.ts +1 -1
- package/lib/request/update-waas-policy-request.d.ts +1 -1
- package/lib/request/update-waf-address-rate-limiting-request.d.ts +1 -1
- package/lib/request/update-waf-config-request.d.ts +1 -1
- package/lib/request/update-whitelists-request.d.ts +1 -1
- package/package.json +3 -3
package/lib/client.js
CHANGED
|
@@ -83,6 +83,10 @@ class RedirectClient {
|
|
|
83
83
|
? clientConfiguration.bodyDuplexMode
|
|
84
84
|
: undefined;
|
|
85
85
|
}
|
|
86
|
+
if (!oci_common_2.developerToolConfiguration.isServiceEnabled("waas")) {
|
|
87
|
+
let errmsg = "The developerToolConfiguration configuration disabled this service, this behavior is controlled by developerToolConfiguration.ociEnabledServiceSet variable. Please check if your local developer_tool_configuration file has configured the service you're targeting or contact the cloud provider on the availability of this service : ";
|
|
88
|
+
throw errmsg.concat("waas");
|
|
89
|
+
}
|
|
86
90
|
// if circuit breaker is not created, check if circuit breaker system is enabled to use default circuit breaker
|
|
87
91
|
const specCircuitBreakerEnabled = true;
|
|
88
92
|
if (!this._circuitBreaker &&
|
|
@@ -186,7 +190,7 @@ class RedirectClient {
|
|
|
186
190
|
* @param ChangeHttpRedirectCompartmentRequest
|
|
187
191
|
* @return ChangeHttpRedirectCompartmentResponse
|
|
188
192
|
* @throws OciError when an error occurs
|
|
189
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
193
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/ChangeHttpRedirectCompartment.ts.html |here} to see how to use ChangeHttpRedirectCompartment API.
|
|
190
194
|
*/
|
|
191
195
|
changeHttpRedirectCompartment(changeHttpRedirectCompartmentRequest) {
|
|
192
196
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -243,7 +247,7 @@ class RedirectClient {
|
|
|
243
247
|
* @param CreateHttpRedirectRequest
|
|
244
248
|
* @return CreateHttpRedirectResponse
|
|
245
249
|
* @throws OciError when an error occurs
|
|
246
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
250
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/CreateHttpRedirect.ts.html |here} to see how to use CreateHttpRedirect API.
|
|
247
251
|
*/
|
|
248
252
|
createHttpRedirect(createHttpRedirectRequest) {
|
|
249
253
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -302,7 +306,7 @@ class RedirectClient {
|
|
|
302
306
|
* @param DeleteHttpRedirectRequest
|
|
303
307
|
* @return DeleteHttpRedirectResponse
|
|
304
308
|
* @throws OciError when an error occurs
|
|
305
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
309
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/DeleteHttpRedirect.ts.html |here} to see how to use DeleteHttpRedirect API.
|
|
306
310
|
*/
|
|
307
311
|
deleteHttpRedirect(deleteHttpRedirectRequest) {
|
|
308
312
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -363,7 +367,7 @@ class RedirectClient {
|
|
|
363
367
|
* @param GetHttpRedirectRequest
|
|
364
368
|
* @return GetHttpRedirectResponse
|
|
365
369
|
* @throws OciError when an error occurs
|
|
366
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
370
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/GetHttpRedirect.ts.html |here} to see how to use GetHttpRedirect API.
|
|
367
371
|
*/
|
|
368
372
|
getHttpRedirect(getHttpRedirectRequest) {
|
|
369
373
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -426,7 +430,7 @@ class RedirectClient {
|
|
|
426
430
|
* @param ListHttpRedirectsRequest
|
|
427
431
|
* @return ListHttpRedirectsResponse
|
|
428
432
|
* @throws OciError when an error occurs
|
|
429
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
433
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/ListHttpRedirects.ts.html |here} to see how to use ListHttpRedirects API.
|
|
430
434
|
*/
|
|
431
435
|
listHttpRedirects(listHttpRedirectsRequest) {
|
|
432
436
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -538,7 +542,7 @@ class RedirectClient {
|
|
|
538
542
|
* @param UpdateHttpRedirectRequest
|
|
539
543
|
* @return UpdateHttpRedirectResponse
|
|
540
544
|
* @throws OciError when an error occurs
|
|
541
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
545
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/UpdateHttpRedirect.ts.html |here} to see how to use UpdateHttpRedirect API.
|
|
542
546
|
*/
|
|
543
547
|
updateHttpRedirect(updateHttpRedirectRequest) {
|
|
544
548
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -631,6 +635,10 @@ class WaasClient {
|
|
|
631
635
|
? clientConfiguration.bodyDuplexMode
|
|
632
636
|
: undefined;
|
|
633
637
|
}
|
|
638
|
+
if (!oci_common_2.developerToolConfiguration.isServiceEnabled("waas")) {
|
|
639
|
+
let errmsg = "The developerToolConfiguration configuration disabled this service, this behavior is controlled by developerToolConfiguration.ociEnabledServiceSet variable. Please check if your local developer_tool_configuration file has configured the service you're targeting or contact the cloud provider on the availability of this service : ";
|
|
640
|
+
throw errmsg.concat("waas");
|
|
641
|
+
}
|
|
634
642
|
// if circuit breaker is not created, check if circuit breaker system is enabled to use default circuit breaker
|
|
635
643
|
const specCircuitBreakerEnabled = true;
|
|
636
644
|
if (!this._circuitBreaker &&
|
|
@@ -736,7 +744,7 @@ class WaasClient {
|
|
|
736
744
|
* @param AcceptRecommendationsRequest
|
|
737
745
|
* @return AcceptRecommendationsResponse
|
|
738
746
|
* @throws OciError when an error occurs
|
|
739
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
747
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/AcceptRecommendations.ts.html |here} to see how to use AcceptRecommendations API.
|
|
740
748
|
*/
|
|
741
749
|
acceptRecommendations(acceptRecommendationsRequest) {
|
|
742
750
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -797,7 +805,7 @@ class WaasClient {
|
|
|
797
805
|
* @param CancelWorkRequestRequest
|
|
798
806
|
* @return CancelWorkRequestResponse
|
|
799
807
|
* @throws OciError when an error occurs
|
|
800
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
808
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
|
|
801
809
|
*/
|
|
802
810
|
cancelWorkRequest(cancelWorkRequestRequest) {
|
|
803
811
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -856,7 +864,7 @@ class WaasClient {
|
|
|
856
864
|
* @param ChangeAddressListCompartmentRequest
|
|
857
865
|
* @return ChangeAddressListCompartmentResponse
|
|
858
866
|
* @throws OciError when an error occurs
|
|
859
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
867
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/ChangeAddressListCompartment.ts.html |here} to see how to use ChangeAddressListCompartment API.
|
|
860
868
|
*/
|
|
861
869
|
changeAddressListCompartment(changeAddressListCompartmentRequest) {
|
|
862
870
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -915,7 +923,7 @@ class WaasClient {
|
|
|
915
923
|
* @param ChangeCertificateCompartmentRequest
|
|
916
924
|
* @return ChangeCertificateCompartmentResponse
|
|
917
925
|
* @throws OciError when an error occurs
|
|
918
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
926
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/ChangeCertificateCompartment.ts.html |here} to see how to use ChangeCertificateCompartment API.
|
|
919
927
|
*/
|
|
920
928
|
changeCertificateCompartment(changeCertificateCompartmentRequest) {
|
|
921
929
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -972,7 +980,7 @@ class WaasClient {
|
|
|
972
980
|
* @param ChangeCustomProtectionRuleCompartmentRequest
|
|
973
981
|
* @return ChangeCustomProtectionRuleCompartmentResponse
|
|
974
982
|
* @throws OciError when an error occurs
|
|
975
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
983
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/ChangeCustomProtectionRuleCompartment.ts.html |here} to see how to use ChangeCustomProtectionRuleCompartment API.
|
|
976
984
|
*/
|
|
977
985
|
changeCustomProtectionRuleCompartment(changeCustomProtectionRuleCompartmentRequest) {
|
|
978
986
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1031,7 +1039,7 @@ class WaasClient {
|
|
|
1031
1039
|
* @param ChangeWaasPolicyCompartmentRequest
|
|
1032
1040
|
* @return ChangeWaasPolicyCompartmentResponse
|
|
1033
1041
|
* @throws OciError when an error occurs
|
|
1034
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1042
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/ChangeWaasPolicyCompartment.ts.html |here} to see how to use ChangeWaasPolicyCompartment API.
|
|
1035
1043
|
*/
|
|
1036
1044
|
changeWaasPolicyCompartment(changeWaasPolicyCompartmentRequest) {
|
|
1037
1045
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1088,7 +1096,7 @@ class WaasClient {
|
|
|
1088
1096
|
* @param CreateAddressListRequest
|
|
1089
1097
|
* @return CreateAddressListResponse
|
|
1090
1098
|
* @throws OciError when an error occurs
|
|
1091
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1099
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/CreateAddressList.ts.html |here} to see how to use CreateAddressList API.
|
|
1092
1100
|
*/
|
|
1093
1101
|
createAddressList(createAddressListRequest) {
|
|
1094
1102
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1153,7 +1161,7 @@ class WaasClient {
|
|
|
1153
1161
|
* @param CreateCertificateRequest
|
|
1154
1162
|
* @return CreateCertificateResponse
|
|
1155
1163
|
* @throws OciError when an error occurs
|
|
1156
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1164
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/CreateCertificate.ts.html |here} to see how to use CreateCertificate API.
|
|
1157
1165
|
*/
|
|
1158
1166
|
createCertificate(createCertificateRequest) {
|
|
1159
1167
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1218,7 +1226,7 @@ class WaasClient {
|
|
|
1218
1226
|
* @param CreateCustomProtectionRuleRequest
|
|
1219
1227
|
* @return CreateCustomProtectionRuleResponse
|
|
1220
1228
|
* @throws OciError when an error occurs
|
|
1221
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1229
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/CreateCustomProtectionRule.ts.html |here} to see how to use CreateCustomProtectionRule API.
|
|
1222
1230
|
*/
|
|
1223
1231
|
createCustomProtectionRule(createCustomProtectionRuleRequest) {
|
|
1224
1232
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1293,7 +1301,7 @@ class WaasClient {
|
|
|
1293
1301
|
* @param CreateWaasPolicyRequest
|
|
1294
1302
|
* @return CreateWaasPolicyResponse
|
|
1295
1303
|
* @throws OciError when an error occurs
|
|
1296
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1304
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/CreateWaasPolicy.ts.html |here} to see how to use CreateWaasPolicy API.
|
|
1297
1305
|
*/
|
|
1298
1306
|
createWaasPolicy(createWaasPolicyRequest) {
|
|
1299
1307
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1357,7 +1365,7 @@ class WaasClient {
|
|
|
1357
1365
|
* @param DeleteAddressListRequest
|
|
1358
1366
|
* @return DeleteAddressListResponse
|
|
1359
1367
|
* @throws OciError when an error occurs
|
|
1360
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1368
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/DeleteAddressList.ts.html |here} to see how to use DeleteAddressList API.
|
|
1361
1369
|
*/
|
|
1362
1370
|
deleteAddressList(deleteAddressListRequest) {
|
|
1363
1371
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1413,7 +1421,7 @@ class WaasClient {
|
|
|
1413
1421
|
* @param DeleteCertificateRequest
|
|
1414
1422
|
* @return DeleteCertificateResponse
|
|
1415
1423
|
* @throws OciError when an error occurs
|
|
1416
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1424
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/DeleteCertificate.ts.html |here} to see how to use DeleteCertificate API.
|
|
1417
1425
|
*/
|
|
1418
1426
|
deleteCertificate(deleteCertificateRequest) {
|
|
1419
1427
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1469,7 +1477,7 @@ class WaasClient {
|
|
|
1469
1477
|
* @param DeleteCustomProtectionRuleRequest
|
|
1470
1478
|
* @return DeleteCustomProtectionRuleResponse
|
|
1471
1479
|
* @throws OciError when an error occurs
|
|
1472
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1480
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/DeleteCustomProtectionRule.ts.html |here} to see how to use DeleteCustomProtectionRule API.
|
|
1473
1481
|
*/
|
|
1474
1482
|
deleteCustomProtectionRule(deleteCustomProtectionRuleRequest) {
|
|
1475
1483
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1525,7 +1533,7 @@ class WaasClient {
|
|
|
1525
1533
|
* @param DeleteWaasPolicyRequest
|
|
1526
1534
|
* @return DeleteWaasPolicyResponse
|
|
1527
1535
|
* @throws OciError when an error occurs
|
|
1528
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1536
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/DeleteWaasPolicy.ts.html |here} to see how to use DeleteWaasPolicy API.
|
|
1529
1537
|
*/
|
|
1530
1538
|
deleteWaasPolicy(deleteWaasPolicyRequest) {
|
|
1531
1539
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1586,7 +1594,7 @@ class WaasClient {
|
|
|
1586
1594
|
* @param GetAddressListRequest
|
|
1587
1595
|
* @return GetAddressListResponse
|
|
1588
1596
|
* @throws OciError when an error occurs
|
|
1589
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1597
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/GetAddressList.ts.html |here} to see how to use GetAddressList API.
|
|
1590
1598
|
*/
|
|
1591
1599
|
getAddressList(getAddressListRequest) {
|
|
1592
1600
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1649,7 +1657,7 @@ class WaasClient {
|
|
|
1649
1657
|
* @param GetCertificateRequest
|
|
1650
1658
|
* @return GetCertificateResponse
|
|
1651
1659
|
* @throws OciError when an error occurs
|
|
1652
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1660
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/GetCertificate.ts.html |here} to see how to use GetCertificate API.
|
|
1653
1661
|
*/
|
|
1654
1662
|
getCertificate(getCertificateRequest) {
|
|
1655
1663
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1712,7 +1720,7 @@ class WaasClient {
|
|
|
1712
1720
|
* @param GetCustomProtectionRuleRequest
|
|
1713
1721
|
* @return GetCustomProtectionRuleResponse
|
|
1714
1722
|
* @throws OciError when an error occurs
|
|
1715
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1723
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/GetCustomProtectionRule.ts.html |here} to see how to use GetCustomProtectionRule API.
|
|
1716
1724
|
*/
|
|
1717
1725
|
getCustomProtectionRule(getCustomProtectionRuleRequest) {
|
|
1718
1726
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1775,7 +1783,7 @@ class WaasClient {
|
|
|
1775
1783
|
* @param GetDeviceFingerprintChallengeRequest
|
|
1776
1784
|
* @return GetDeviceFingerprintChallengeResponse
|
|
1777
1785
|
* @throws OciError when an error occurs
|
|
1778
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1786
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/GetDeviceFingerprintChallenge.ts.html |here} to see how to use GetDeviceFingerprintChallenge API.
|
|
1779
1787
|
*/
|
|
1780
1788
|
getDeviceFingerprintChallenge(getDeviceFingerprintChallengeRequest) {
|
|
1781
1789
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1838,7 +1846,7 @@ class WaasClient {
|
|
|
1838
1846
|
* @param GetHumanInteractionChallengeRequest
|
|
1839
1847
|
* @return GetHumanInteractionChallengeResponse
|
|
1840
1848
|
* @throws OciError when an error occurs
|
|
1841
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1849
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/GetHumanInteractionChallenge.ts.html |here} to see how to use GetHumanInteractionChallenge API.
|
|
1842
1850
|
*/
|
|
1843
1851
|
getHumanInteractionChallenge(getHumanInteractionChallengeRequest) {
|
|
1844
1852
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1901,7 +1909,7 @@ class WaasClient {
|
|
|
1901
1909
|
* @param GetJsChallengeRequest
|
|
1902
1910
|
* @return GetJsChallengeResponse
|
|
1903
1911
|
* @throws OciError when an error occurs
|
|
1904
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1912
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/GetJsChallenge.ts.html |here} to see how to use GetJsChallenge API.
|
|
1905
1913
|
*/
|
|
1906
1914
|
getJsChallenge(getJsChallengeRequest) {
|
|
1907
1915
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1964,7 +1972,7 @@ class WaasClient {
|
|
|
1964
1972
|
* @param GetPolicyConfigRequest
|
|
1965
1973
|
* @return GetPolicyConfigResponse
|
|
1966
1974
|
* @throws OciError when an error occurs
|
|
1967
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1975
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/GetPolicyConfig.ts.html |here} to see how to use GetPolicyConfig API.
|
|
1968
1976
|
*/
|
|
1969
1977
|
getPolicyConfig(getPolicyConfigRequest) {
|
|
1970
1978
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2027,7 +2035,7 @@ class WaasClient {
|
|
|
2027
2035
|
* @param GetProtectionRuleRequest
|
|
2028
2036
|
* @return GetProtectionRuleResponse
|
|
2029
2037
|
* @throws OciError when an error occurs
|
|
2030
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2038
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/GetProtectionRule.ts.html |here} to see how to use GetProtectionRule API.
|
|
2031
2039
|
*/
|
|
2032
2040
|
getProtectionRule(getProtectionRuleRequest) {
|
|
2033
2041
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2091,7 +2099,7 @@ class WaasClient {
|
|
|
2091
2099
|
* @param GetProtectionSettingsRequest
|
|
2092
2100
|
* @return GetProtectionSettingsResponse
|
|
2093
2101
|
* @throws OciError when an error occurs
|
|
2094
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2102
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/GetProtectionSettings.ts.html |here} to see how to use GetProtectionSettings API.
|
|
2095
2103
|
*/
|
|
2096
2104
|
getProtectionSettings(getProtectionSettingsRequest) {
|
|
2097
2105
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2154,7 +2162,7 @@ class WaasClient {
|
|
|
2154
2162
|
* @param GetWaasPolicyRequest
|
|
2155
2163
|
* @return GetWaasPolicyResponse
|
|
2156
2164
|
* @throws OciError when an error occurs
|
|
2157
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2165
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/GetWaasPolicy.ts.html |here} to see how to use GetWaasPolicy API.
|
|
2158
2166
|
*/
|
|
2159
2167
|
getWaasPolicy(getWaasPolicyRequest) {
|
|
2160
2168
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2217,7 +2225,7 @@ class WaasClient {
|
|
|
2217
2225
|
* @param GetWafAddressRateLimitingRequest
|
|
2218
2226
|
* @return GetWafAddressRateLimitingResponse
|
|
2219
2227
|
* @throws OciError when an error occurs
|
|
2220
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2228
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/GetWafAddressRateLimiting.ts.html |here} to see how to use GetWafAddressRateLimiting API.
|
|
2221
2229
|
*/
|
|
2222
2230
|
getWafAddressRateLimiting(getWafAddressRateLimitingRequest) {
|
|
2223
2231
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2280,7 +2288,7 @@ class WaasClient {
|
|
|
2280
2288
|
* @param GetWafConfigRequest
|
|
2281
2289
|
* @return GetWafConfigResponse
|
|
2282
2290
|
* @throws OciError when an error occurs
|
|
2283
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2291
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/GetWafConfig.ts.html |here} to see how to use GetWafConfig API.
|
|
2284
2292
|
*/
|
|
2285
2293
|
getWafConfig(getWafConfigRequest) {
|
|
2286
2294
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2343,7 +2351,7 @@ class WaasClient {
|
|
|
2343
2351
|
* @param GetWorkRequestRequest
|
|
2344
2352
|
* @return GetWorkRequestResponse
|
|
2345
2353
|
* @throws OciError when an error occurs
|
|
2346
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2354
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
2347
2355
|
*/
|
|
2348
2356
|
getWorkRequest(getWorkRequestRequest) {
|
|
2349
2357
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2412,7 +2420,7 @@ class WaasClient {
|
|
|
2412
2420
|
* @param ListAccessRulesRequest
|
|
2413
2421
|
* @return ListAccessRulesResponse
|
|
2414
2422
|
* @throws OciError when an error occurs
|
|
2415
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2423
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/ListAccessRules.ts.html |here} to see how to use ListAccessRules API.
|
|
2416
2424
|
*/
|
|
2417
2425
|
listAccessRules(listAccessRulesRequest) {
|
|
2418
2426
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2523,7 +2531,7 @@ class WaasClient {
|
|
|
2523
2531
|
* @param ListAddressListsRequest
|
|
2524
2532
|
* @return ListAddressListsResponse
|
|
2525
2533
|
* @throws OciError when an error occurs
|
|
2526
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2534
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/ListAddressLists.ts.html |here} to see how to use ListAddressLists API.
|
|
2527
2535
|
*/
|
|
2528
2536
|
listAddressLists(listAddressListsRequest) {
|
|
2529
2537
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2636,7 +2644,7 @@ class WaasClient {
|
|
|
2636
2644
|
* @param ListCachingRulesRequest
|
|
2637
2645
|
* @return ListCachingRulesResponse
|
|
2638
2646
|
* @throws OciError when an error occurs
|
|
2639
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2647
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/ListCachingRules.ts.html |here} to see how to use ListCachingRules API.
|
|
2640
2648
|
*/
|
|
2641
2649
|
listCachingRules(listCachingRulesRequest) {
|
|
2642
2650
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2752,7 +2760,7 @@ class WaasClient {
|
|
|
2752
2760
|
* @param ListCaptchasRequest
|
|
2753
2761
|
* @return ListCaptchasResponse
|
|
2754
2762
|
* @throws OciError when an error occurs
|
|
2755
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2763
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/ListCaptchas.ts.html |here} to see how to use ListCaptchas API.
|
|
2756
2764
|
*/
|
|
2757
2765
|
listCaptchas(listCaptchasRequest) {
|
|
2758
2766
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2863,7 +2871,7 @@ class WaasClient {
|
|
|
2863
2871
|
* @param ListCertificatesRequest
|
|
2864
2872
|
* @return ListCertificatesResponse
|
|
2865
2873
|
* @throws OciError when an error occurs
|
|
2866
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2874
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/ListCertificates.ts.html |here} to see how to use ListCertificates API.
|
|
2867
2875
|
*/
|
|
2868
2876
|
listCertificates(listCertificatesRequest) {
|
|
2869
2877
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2975,7 +2983,7 @@ class WaasClient {
|
|
|
2975
2983
|
* @param ListCustomProtectionRulesRequest
|
|
2976
2984
|
* @return ListCustomProtectionRulesResponse
|
|
2977
2985
|
* @throws OciError when an error occurs
|
|
2978
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2986
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/ListCustomProtectionRules.ts.html |here} to see how to use ListCustomProtectionRules API.
|
|
2979
2987
|
*/
|
|
2980
2988
|
listCustomProtectionRules(listCustomProtectionRulesRequest) {
|
|
2981
2989
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3087,7 +3095,7 @@ class WaasClient {
|
|
|
3087
3095
|
* @param ListEdgeSubnetsRequest
|
|
3088
3096
|
* @return ListEdgeSubnetsResponse
|
|
3089
3097
|
* @throws OciError when an error occurs
|
|
3090
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3098
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/ListEdgeSubnets.ts.html |here} to see how to use ListEdgeSubnets API.
|
|
3091
3099
|
*/
|
|
3092
3100
|
listEdgeSubnets(listEdgeSubnetsRequest) {
|
|
3093
3101
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3196,7 +3204,7 @@ class WaasClient {
|
|
|
3196
3204
|
* @param ListGoodBotsRequest
|
|
3197
3205
|
* @return ListGoodBotsResponse
|
|
3198
3206
|
* @throws OciError when an error occurs
|
|
3199
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3207
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/ListGoodBots.ts.html |here} to see how to use ListGoodBots API.
|
|
3200
3208
|
*/
|
|
3201
3209
|
listGoodBots(listGoodBotsRequest) {
|
|
3202
3210
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3308,7 +3316,7 @@ class WaasClient {
|
|
|
3308
3316
|
* @param ListProtectionRulesRequest
|
|
3309
3317
|
* @return ListProtectionRulesResponse
|
|
3310
3318
|
* @throws OciError when an error occurs
|
|
3311
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3319
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/ListProtectionRules.ts.html |here} to see how to use ListProtectionRules API.
|
|
3312
3320
|
*/
|
|
3313
3321
|
listProtectionRules(listProtectionRulesRequest) {
|
|
3314
3322
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3424,7 +3432,7 @@ class WaasClient {
|
|
|
3424
3432
|
* @param ListRecommendationsRequest
|
|
3425
3433
|
* @return ListRecommendationsResponse
|
|
3426
3434
|
* @throws OciError when an error occurs
|
|
3427
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3435
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/ListRecommendations.ts.html |here} to see how to use ListRecommendations API.
|
|
3428
3436
|
*/
|
|
3429
3437
|
listRecommendations(listRecommendationsRequest) {
|
|
3430
3438
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3539,7 +3547,7 @@ class WaasClient {
|
|
|
3539
3547
|
* @param ListThreatFeedsRequest
|
|
3540
3548
|
* @return ListThreatFeedsResponse
|
|
3541
3549
|
* @throws OciError when an error occurs
|
|
3542
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3550
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/ListThreatFeeds.ts.html |here} to see how to use ListThreatFeeds API.
|
|
3543
3551
|
*/
|
|
3544
3552
|
listThreatFeeds(listThreatFeedsRequest) {
|
|
3545
3553
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3650,7 +3658,7 @@ class WaasClient {
|
|
|
3650
3658
|
* @param ListWaasPoliciesRequest
|
|
3651
3659
|
* @return ListWaasPoliciesResponse
|
|
3652
3660
|
* @throws OciError when an error occurs
|
|
3653
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3661
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/ListWaasPolicies.ts.html |here} to see how to use ListWaasPolicies API.
|
|
3654
3662
|
*/
|
|
3655
3663
|
listWaasPolicies(listWaasPoliciesRequest) {
|
|
3656
3664
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3762,7 +3770,7 @@ class WaasClient {
|
|
|
3762
3770
|
* @param ListWaasPolicyCustomProtectionRulesRequest
|
|
3763
3771
|
* @return ListWaasPolicyCustomProtectionRulesResponse
|
|
3764
3772
|
* @throws OciError when an error occurs
|
|
3765
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3773
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/ListWaasPolicyCustomProtectionRules.ts.html |here} to see how to use ListWaasPolicyCustomProtectionRules API.
|
|
3766
3774
|
*/
|
|
3767
3775
|
listWaasPolicyCustomProtectionRules(listWaasPolicyCustomProtectionRulesRequest) {
|
|
3768
3776
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3875,7 +3883,7 @@ class WaasClient {
|
|
|
3875
3883
|
* @param ListWafBlockedRequestsRequest
|
|
3876
3884
|
* @return ListWafBlockedRequestsResponse
|
|
3877
3885
|
* @throws OciError when an error occurs
|
|
3878
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3886
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/ListWafBlockedRequests.ts.html |here} to see how to use ListWafBlockedRequests API.
|
|
3879
3887
|
*/
|
|
3880
3888
|
listWafBlockedRequests(listWafBlockedRequestsRequest) {
|
|
3881
3889
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3987,7 +3995,7 @@ class WaasClient {
|
|
|
3987
3995
|
* @param ListWafLogsRequest
|
|
3988
3996
|
* @return ListWafLogsResponse
|
|
3989
3997
|
* @throws OciError when an error occurs
|
|
3990
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3998
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/ListWafLogs.ts.html |here} to see how to use ListWafLogs API.
|
|
3991
3999
|
*/
|
|
3992
4000
|
listWafLogs(listWafLogsRequest) {
|
|
3993
4001
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4115,7 +4123,7 @@ class WaasClient {
|
|
|
4115
4123
|
* @param ListWafRequestsRequest
|
|
4116
4124
|
* @return ListWafRequestsResponse
|
|
4117
4125
|
* @throws OciError when an error occurs
|
|
4118
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4126
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/ListWafRequests.ts.html |here} to see how to use ListWafRequests API.
|
|
4119
4127
|
*/
|
|
4120
4128
|
listWafRequests(listWafRequestsRequest) {
|
|
4121
4129
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4225,7 +4233,7 @@ class WaasClient {
|
|
|
4225
4233
|
* @param ListWafTrafficRequest
|
|
4226
4234
|
* @return ListWafTrafficResponse
|
|
4227
4235
|
* @throws OciError when an error occurs
|
|
4228
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4236
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/ListWafTraffic.ts.html |here} to see how to use ListWafTraffic API.
|
|
4229
4237
|
*/
|
|
4230
4238
|
listWafTraffic(listWafTrafficRequest) {
|
|
4231
4239
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4333,7 +4341,7 @@ class WaasClient {
|
|
|
4333
4341
|
* @param ListWhitelistsRequest
|
|
4334
4342
|
* @return ListWhitelistsResponse
|
|
4335
4343
|
* @throws OciError when an error occurs
|
|
4336
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4344
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/ListWhitelists.ts.html |here} to see how to use ListWhitelists API.
|
|
4337
4345
|
*/
|
|
4338
4346
|
listWhitelists(listWhitelistsRequest) {
|
|
4339
4347
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4444,7 +4452,7 @@ class WaasClient {
|
|
|
4444
4452
|
* @param ListWorkRequestsRequest
|
|
4445
4453
|
* @return ListWorkRequestsResponse
|
|
4446
4454
|
* @throws OciError when an error occurs
|
|
4447
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4455
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
4448
4456
|
*/
|
|
4449
4457
|
listWorkRequests(listWorkRequestsRequest) {
|
|
4450
4458
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4553,7 +4561,7 @@ class WaasClient {
|
|
|
4553
4561
|
* @param PurgeCacheRequest
|
|
4554
4562
|
* @return PurgeCacheResponse
|
|
4555
4563
|
* @throws OciError when an error occurs
|
|
4556
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4564
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/PurgeCache.ts.html |here} to see how to use PurgeCache API.
|
|
4557
4565
|
*/
|
|
4558
4566
|
purgeCache(purgeCacheRequest) {
|
|
4559
4567
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4622,7 +4630,7 @@ class WaasClient {
|
|
|
4622
4630
|
* @param UpdateAccessRulesRequest
|
|
4623
4631
|
* @return UpdateAccessRulesResponse
|
|
4624
4632
|
* @throws OciError when an error occurs
|
|
4625
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4633
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/UpdateAccessRules.ts.html |here} to see how to use UpdateAccessRules API.
|
|
4626
4634
|
*/
|
|
4627
4635
|
updateAccessRules(updateAccessRulesRequest) {
|
|
4628
4636
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4684,7 +4692,7 @@ class WaasClient {
|
|
|
4684
4692
|
* @param UpdateAddressListRequest
|
|
4685
4693
|
* @return UpdateAddressListResponse
|
|
4686
4694
|
* @throws OciError when an error occurs
|
|
4687
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4695
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/UpdateAddressList.ts.html |here} to see how to use UpdateAddressList API.
|
|
4688
4696
|
*/
|
|
4689
4697
|
updateAddressList(updateAddressListRequest) {
|
|
4690
4698
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4755,7 +4763,7 @@ class WaasClient {
|
|
|
4755
4763
|
* @param UpdateCachingRulesRequest
|
|
4756
4764
|
* @return UpdateCachingRulesResponse
|
|
4757
4765
|
* @throws OciError when an error occurs
|
|
4758
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4766
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/UpdateCachingRules.ts.html |here} to see how to use UpdateCachingRules API.
|
|
4759
4767
|
*/
|
|
4760
4768
|
updateCachingRules(updateCachingRulesRequest) {
|
|
4761
4769
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4825,7 +4833,7 @@ class WaasClient {
|
|
|
4825
4833
|
* @param UpdateCaptchasRequest
|
|
4826
4834
|
* @return UpdateCaptchasResponse
|
|
4827
4835
|
* @throws OciError when an error occurs
|
|
4828
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4836
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/UpdateCaptchas.ts.html |here} to see how to use UpdateCaptchas API.
|
|
4829
4837
|
*/
|
|
4830
4838
|
updateCaptchas(updateCaptchasRequest) {
|
|
4831
4839
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4887,7 +4895,7 @@ class WaasClient {
|
|
|
4887
4895
|
* @param UpdateCertificateRequest
|
|
4888
4896
|
* @return UpdateCertificateResponse
|
|
4889
4897
|
* @throws OciError when an error occurs
|
|
4890
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4898
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/UpdateCertificate.ts.html |here} to see how to use UpdateCertificate API.
|
|
4891
4899
|
*/
|
|
4892
4900
|
updateCertificate(updateCertificateRequest) {
|
|
4893
4901
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4952,7 +4960,7 @@ class WaasClient {
|
|
|
4952
4960
|
* @param UpdateCustomProtectionRuleRequest
|
|
4953
4961
|
* @return UpdateCustomProtectionRuleResponse
|
|
4954
4962
|
* @throws OciError when an error occurs
|
|
4955
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4963
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/UpdateCustomProtectionRule.ts.html |here} to see how to use UpdateCustomProtectionRule API.
|
|
4956
4964
|
*/
|
|
4957
4965
|
updateCustomProtectionRule(updateCustomProtectionRuleRequest) {
|
|
4958
4966
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5022,7 +5030,7 @@ class WaasClient {
|
|
|
5022
5030
|
* @param UpdateDeviceFingerprintChallengeRequest
|
|
5023
5031
|
* @return UpdateDeviceFingerprintChallengeResponse
|
|
5024
5032
|
* @throws OciError when an error occurs
|
|
5025
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5033
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/UpdateDeviceFingerprintChallenge.ts.html |here} to see how to use UpdateDeviceFingerprintChallenge API.
|
|
5026
5034
|
*/
|
|
5027
5035
|
updateDeviceFingerprintChallenge(updateDeviceFingerprintChallengeRequest) {
|
|
5028
5036
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5086,7 +5094,7 @@ class WaasClient {
|
|
|
5086
5094
|
* @param UpdateGoodBotsRequest
|
|
5087
5095
|
* @return UpdateGoodBotsResponse
|
|
5088
5096
|
* @throws OciError when an error occurs
|
|
5089
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5097
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/UpdateGoodBots.ts.html |here} to see how to use UpdateGoodBots API.
|
|
5090
5098
|
*/
|
|
5091
5099
|
updateGoodBots(updateGoodBotsRequest) {
|
|
5092
5100
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5148,7 +5156,7 @@ class WaasClient {
|
|
|
5148
5156
|
* @param UpdateHumanInteractionChallengeRequest
|
|
5149
5157
|
* @return UpdateHumanInteractionChallengeResponse
|
|
5150
5158
|
* @throws OciError when an error occurs
|
|
5151
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5159
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/UpdateHumanInteractionChallenge.ts.html |here} to see how to use UpdateHumanInteractionChallenge API.
|
|
5152
5160
|
*/
|
|
5153
5161
|
updateHumanInteractionChallenge(updateHumanInteractionChallengeRequest) {
|
|
5154
5162
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5210,7 +5218,7 @@ class WaasClient {
|
|
|
5210
5218
|
* @param UpdateJsChallengeRequest
|
|
5211
5219
|
* @return UpdateJsChallengeResponse
|
|
5212
5220
|
* @throws OciError when an error occurs
|
|
5213
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5221
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/UpdateJsChallenge.ts.html |here} to see how to use UpdateJsChallenge API.
|
|
5214
5222
|
*/
|
|
5215
5223
|
updateJsChallenge(updateJsChallengeRequest) {
|
|
5216
5224
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5272,7 +5280,7 @@ class WaasClient {
|
|
|
5272
5280
|
* @param UpdatePolicyConfigRequest
|
|
5273
5281
|
* @return UpdatePolicyConfigResponse
|
|
5274
5282
|
* @throws OciError when an error occurs
|
|
5275
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5283
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/UpdatePolicyConfig.ts.html |here} to see how to use UpdatePolicyConfig API.
|
|
5276
5284
|
*/
|
|
5277
5285
|
updatePolicyConfig(updatePolicyConfigRequest) {
|
|
5278
5286
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5336,7 +5344,7 @@ class WaasClient {
|
|
|
5336
5344
|
* @param UpdateProtectionRulesRequest
|
|
5337
5345
|
* @return UpdateProtectionRulesResponse
|
|
5338
5346
|
* @throws OciError when an error occurs
|
|
5339
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5347
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/UpdateProtectionRules.ts.html |here} to see how to use UpdateProtectionRules API.
|
|
5340
5348
|
*/
|
|
5341
5349
|
updateProtectionRules(updateProtectionRulesRequest) {
|
|
5342
5350
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5397,7 +5405,7 @@ class WaasClient {
|
|
|
5397
5405
|
* @param UpdateProtectionSettingsRequest
|
|
5398
5406
|
* @return UpdateProtectionSettingsResponse
|
|
5399
5407
|
* @throws OciError when an error occurs
|
|
5400
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5408
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/UpdateProtectionSettings.ts.html |here} to see how to use UpdateProtectionSettings API.
|
|
5401
5409
|
*/
|
|
5402
5410
|
updateProtectionSettings(updateProtectionSettingsRequest) {
|
|
5403
5411
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5459,7 +5467,7 @@ class WaasClient {
|
|
|
5459
5467
|
* @param UpdateThreatFeedsRequest
|
|
5460
5468
|
* @return UpdateThreatFeedsResponse
|
|
5461
5469
|
* @throws OciError when an error occurs
|
|
5462
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5470
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/UpdateThreatFeeds.ts.html |here} to see how to use UpdateThreatFeeds API.
|
|
5463
5471
|
*/
|
|
5464
5472
|
updateThreatFeeds(updateThreatFeedsRequest) {
|
|
5465
5473
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5522,7 +5530,7 @@ class WaasClient {
|
|
|
5522
5530
|
* @param UpdateWaasPolicyRequest
|
|
5523
5531
|
* @return UpdateWaasPolicyResponse
|
|
5524
5532
|
* @throws OciError when an error occurs
|
|
5525
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5533
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/UpdateWaasPolicy.ts.html |here} to see how to use UpdateWaasPolicy API.
|
|
5526
5534
|
*/
|
|
5527
5535
|
updateWaasPolicy(updateWaasPolicyRequest) {
|
|
5528
5536
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5584,7 +5592,7 @@ class WaasClient {
|
|
|
5584
5592
|
* @param UpdateWaasPolicyCustomProtectionRulesRequest
|
|
5585
5593
|
* @return UpdateWaasPolicyCustomProtectionRulesResponse
|
|
5586
5594
|
* @throws OciError when an error occurs
|
|
5587
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5595
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/UpdateWaasPolicyCustomProtectionRules.ts.html |here} to see how to use UpdateWaasPolicyCustomProtectionRules API.
|
|
5588
5596
|
*/
|
|
5589
5597
|
updateWaasPolicyCustomProtectionRules(updateWaasPolicyCustomProtectionRulesRequest) {
|
|
5590
5598
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5646,7 +5654,7 @@ class WaasClient {
|
|
|
5646
5654
|
* @param UpdateWafAddressRateLimitingRequest
|
|
5647
5655
|
* @return UpdateWafAddressRateLimitingResponse
|
|
5648
5656
|
* @throws OciError when an error occurs
|
|
5649
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5657
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/UpdateWafAddressRateLimiting.ts.html |here} to see how to use UpdateWafAddressRateLimiting API.
|
|
5650
5658
|
*/
|
|
5651
5659
|
updateWafAddressRateLimiting(updateWafAddressRateLimitingRequest) {
|
|
5652
5660
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5716,7 +5724,7 @@ class WaasClient {
|
|
|
5716
5724
|
* @param UpdateWafConfigRequest
|
|
5717
5725
|
* @return UpdateWafConfigResponse
|
|
5718
5726
|
* @throws OciError when an error occurs
|
|
5719
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5727
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/UpdateWafConfig.ts.html |here} to see how to use UpdateWafConfig API.
|
|
5720
5728
|
*/
|
|
5721
5729
|
updateWafConfig(updateWafConfigRequest) {
|
|
5722
5730
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5786,7 +5794,7 @@ class WaasClient {
|
|
|
5786
5794
|
* @param UpdateWhitelistsRequest
|
|
5787
5795
|
* @return UpdateWhitelistsResponse
|
|
5788
5796
|
* @throws OciError when an error occurs
|
|
5789
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5797
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waas/UpdateWhitelists.ts.html |here} to see how to use UpdateWhitelists API.
|
|
5790
5798
|
*/
|
|
5791
5799
|
updateWhitelists(updateWhitelistsRequest) {
|
|
5792
5800
|
return __awaiter(this, void 0, void 0, function* () {
|