oci-waas 2.84.0 → 2.84.2
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 +80 -72
- package/lib/client.js +84 -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
|
@@ -193,13 +193,19 @@ class RedirectClient {
|
|
|
193
193
|
this._circuitBreaker.shutdown();
|
|
194
194
|
}
|
|
195
195
|
}
|
|
196
|
+
/**
|
|
197
|
+
* Close the client once it is no longer needed
|
|
198
|
+
*/
|
|
199
|
+
close() {
|
|
200
|
+
this.shutdownCircuitBreaker();
|
|
201
|
+
}
|
|
196
202
|
/**
|
|
197
203
|
* Moves HTTP Redirect into a different compartment. When provided, If-Match is checked against ETag values of the WAAS policy.
|
|
198
204
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
199
205
|
* @param ChangeHttpRedirectCompartmentRequest
|
|
200
206
|
* @return ChangeHttpRedirectCompartmentResponse
|
|
201
207
|
* @throws OciError when an error occurs
|
|
202
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
208
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/ChangeHttpRedirectCompartment.ts.html |here} to see how to use ChangeHttpRedirectCompartment API.
|
|
203
209
|
*/
|
|
204
210
|
changeHttpRedirectCompartment(changeHttpRedirectCompartmentRequest) {
|
|
205
211
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -256,7 +262,7 @@ class RedirectClient {
|
|
|
256
262
|
* @param CreateHttpRedirectRequest
|
|
257
263
|
* @return CreateHttpRedirectResponse
|
|
258
264
|
* @throws OciError when an error occurs
|
|
259
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
265
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/CreateHttpRedirect.ts.html |here} to see how to use CreateHttpRedirect API.
|
|
260
266
|
*/
|
|
261
267
|
createHttpRedirect(createHttpRedirectRequest) {
|
|
262
268
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -315,7 +321,7 @@ class RedirectClient {
|
|
|
315
321
|
* @param DeleteHttpRedirectRequest
|
|
316
322
|
* @return DeleteHttpRedirectResponse
|
|
317
323
|
* @throws OciError when an error occurs
|
|
318
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
324
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/DeleteHttpRedirect.ts.html |here} to see how to use DeleteHttpRedirect API.
|
|
319
325
|
*/
|
|
320
326
|
deleteHttpRedirect(deleteHttpRedirectRequest) {
|
|
321
327
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -376,7 +382,7 @@ class RedirectClient {
|
|
|
376
382
|
* @param GetHttpRedirectRequest
|
|
377
383
|
* @return GetHttpRedirectResponse
|
|
378
384
|
* @throws OciError when an error occurs
|
|
379
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
385
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/GetHttpRedirect.ts.html |here} to see how to use GetHttpRedirect API.
|
|
380
386
|
*/
|
|
381
387
|
getHttpRedirect(getHttpRedirectRequest) {
|
|
382
388
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -439,7 +445,7 @@ class RedirectClient {
|
|
|
439
445
|
* @param ListHttpRedirectsRequest
|
|
440
446
|
* @return ListHttpRedirectsResponse
|
|
441
447
|
* @throws OciError when an error occurs
|
|
442
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
448
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/ListHttpRedirects.ts.html |here} to see how to use ListHttpRedirects API.
|
|
443
449
|
*/
|
|
444
450
|
listHttpRedirects(listHttpRedirectsRequest) {
|
|
445
451
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -551,7 +557,7 @@ class RedirectClient {
|
|
|
551
557
|
* @param UpdateHttpRedirectRequest
|
|
552
558
|
* @return UpdateHttpRedirectResponse
|
|
553
559
|
* @throws OciError when an error occurs
|
|
554
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
560
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/UpdateHttpRedirect.ts.html |here} to see how to use UpdateHttpRedirect API.
|
|
555
561
|
*/
|
|
556
562
|
updateHttpRedirect(updateHttpRedirectRequest) {
|
|
557
563
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -753,6 +759,12 @@ class WaasClient {
|
|
|
753
759
|
this._circuitBreaker.shutdown();
|
|
754
760
|
}
|
|
755
761
|
}
|
|
762
|
+
/**
|
|
763
|
+
* Close the client once it is no longer needed
|
|
764
|
+
*/
|
|
765
|
+
close() {
|
|
766
|
+
this.shutdownCircuitBreaker();
|
|
767
|
+
}
|
|
756
768
|
/**
|
|
757
769
|
* Accepts a list of recommended Web Application Firewall protection rules. Web Application Firewall protection rule recommendations are sets of rules generated by observed traffic patterns through the Web Application Firewall and are meant to optimize the Web Application Firewall's security profile. Only the rules specified in the request body will be updated; all other rules will remain unchanged.
|
|
758
770
|
* <p>
|
|
@@ -761,7 +773,7 @@ class WaasClient {
|
|
|
761
773
|
* @param AcceptRecommendationsRequest
|
|
762
774
|
* @return AcceptRecommendationsResponse
|
|
763
775
|
* @throws OciError when an error occurs
|
|
764
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
776
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/AcceptRecommendations.ts.html |here} to see how to use AcceptRecommendations API.
|
|
765
777
|
*/
|
|
766
778
|
acceptRecommendations(acceptRecommendationsRequest) {
|
|
767
779
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -822,7 +834,7 @@ class WaasClient {
|
|
|
822
834
|
* @param CancelWorkRequestRequest
|
|
823
835
|
* @return CancelWorkRequestResponse
|
|
824
836
|
* @throws OciError when an error occurs
|
|
825
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
837
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
|
|
826
838
|
*/
|
|
827
839
|
cancelWorkRequest(cancelWorkRequestRequest) {
|
|
828
840
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -881,7 +893,7 @@ class WaasClient {
|
|
|
881
893
|
* @param ChangeAddressListCompartmentRequest
|
|
882
894
|
* @return ChangeAddressListCompartmentResponse
|
|
883
895
|
* @throws OciError when an error occurs
|
|
884
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
896
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/ChangeAddressListCompartment.ts.html |here} to see how to use ChangeAddressListCompartment API.
|
|
885
897
|
*/
|
|
886
898
|
changeAddressListCompartment(changeAddressListCompartmentRequest) {
|
|
887
899
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -940,7 +952,7 @@ class WaasClient {
|
|
|
940
952
|
* @param ChangeCertificateCompartmentRequest
|
|
941
953
|
* @return ChangeCertificateCompartmentResponse
|
|
942
954
|
* @throws OciError when an error occurs
|
|
943
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
955
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/ChangeCertificateCompartment.ts.html |here} to see how to use ChangeCertificateCompartment API.
|
|
944
956
|
*/
|
|
945
957
|
changeCertificateCompartment(changeCertificateCompartmentRequest) {
|
|
946
958
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -997,7 +1009,7 @@ class WaasClient {
|
|
|
997
1009
|
* @param ChangeCustomProtectionRuleCompartmentRequest
|
|
998
1010
|
* @return ChangeCustomProtectionRuleCompartmentResponse
|
|
999
1011
|
* @throws OciError when an error occurs
|
|
1000
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
1012
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/ChangeCustomProtectionRuleCompartment.ts.html |here} to see how to use ChangeCustomProtectionRuleCompartment API.
|
|
1001
1013
|
*/
|
|
1002
1014
|
changeCustomProtectionRuleCompartment(changeCustomProtectionRuleCompartmentRequest) {
|
|
1003
1015
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1056,7 +1068,7 @@ class WaasClient {
|
|
|
1056
1068
|
* @param ChangeWaasPolicyCompartmentRequest
|
|
1057
1069
|
* @return ChangeWaasPolicyCompartmentResponse
|
|
1058
1070
|
* @throws OciError when an error occurs
|
|
1059
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
1071
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/ChangeWaasPolicyCompartment.ts.html |here} to see how to use ChangeWaasPolicyCompartment API.
|
|
1060
1072
|
*/
|
|
1061
1073
|
changeWaasPolicyCompartment(changeWaasPolicyCompartmentRequest) {
|
|
1062
1074
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1113,7 +1125,7 @@ class WaasClient {
|
|
|
1113
1125
|
* @param CreateAddressListRequest
|
|
1114
1126
|
* @return CreateAddressListResponse
|
|
1115
1127
|
* @throws OciError when an error occurs
|
|
1116
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
1128
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/CreateAddressList.ts.html |here} to see how to use CreateAddressList API.
|
|
1117
1129
|
*/
|
|
1118
1130
|
createAddressList(createAddressListRequest) {
|
|
1119
1131
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1178,7 +1190,7 @@ class WaasClient {
|
|
|
1178
1190
|
* @param CreateCertificateRequest
|
|
1179
1191
|
* @return CreateCertificateResponse
|
|
1180
1192
|
* @throws OciError when an error occurs
|
|
1181
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
1193
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/CreateCertificate.ts.html |here} to see how to use CreateCertificate API.
|
|
1182
1194
|
*/
|
|
1183
1195
|
createCertificate(createCertificateRequest) {
|
|
1184
1196
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1243,7 +1255,7 @@ class WaasClient {
|
|
|
1243
1255
|
* @param CreateCustomProtectionRuleRequest
|
|
1244
1256
|
* @return CreateCustomProtectionRuleResponse
|
|
1245
1257
|
* @throws OciError when an error occurs
|
|
1246
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
1258
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/CreateCustomProtectionRule.ts.html |here} to see how to use CreateCustomProtectionRule API.
|
|
1247
1259
|
*/
|
|
1248
1260
|
createCustomProtectionRule(createCustomProtectionRuleRequest) {
|
|
1249
1261
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1318,7 +1330,7 @@ class WaasClient {
|
|
|
1318
1330
|
* @param CreateWaasPolicyRequest
|
|
1319
1331
|
* @return CreateWaasPolicyResponse
|
|
1320
1332
|
* @throws OciError when an error occurs
|
|
1321
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
1333
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/CreateWaasPolicy.ts.html |here} to see how to use CreateWaasPolicy API.
|
|
1322
1334
|
*/
|
|
1323
1335
|
createWaasPolicy(createWaasPolicyRequest) {
|
|
1324
1336
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1382,7 +1394,7 @@ class WaasClient {
|
|
|
1382
1394
|
* @param DeleteAddressListRequest
|
|
1383
1395
|
* @return DeleteAddressListResponse
|
|
1384
1396
|
* @throws OciError when an error occurs
|
|
1385
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
1397
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/DeleteAddressList.ts.html |here} to see how to use DeleteAddressList API.
|
|
1386
1398
|
*/
|
|
1387
1399
|
deleteAddressList(deleteAddressListRequest) {
|
|
1388
1400
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1438,7 +1450,7 @@ class WaasClient {
|
|
|
1438
1450
|
* @param DeleteCertificateRequest
|
|
1439
1451
|
* @return DeleteCertificateResponse
|
|
1440
1452
|
* @throws OciError when an error occurs
|
|
1441
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
1453
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/DeleteCertificate.ts.html |here} to see how to use DeleteCertificate API.
|
|
1442
1454
|
*/
|
|
1443
1455
|
deleteCertificate(deleteCertificateRequest) {
|
|
1444
1456
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1494,7 +1506,7 @@ class WaasClient {
|
|
|
1494
1506
|
* @param DeleteCustomProtectionRuleRequest
|
|
1495
1507
|
* @return DeleteCustomProtectionRuleResponse
|
|
1496
1508
|
* @throws OciError when an error occurs
|
|
1497
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
1509
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/DeleteCustomProtectionRule.ts.html |here} to see how to use DeleteCustomProtectionRule API.
|
|
1498
1510
|
*/
|
|
1499
1511
|
deleteCustomProtectionRule(deleteCustomProtectionRuleRequest) {
|
|
1500
1512
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1550,7 +1562,7 @@ class WaasClient {
|
|
|
1550
1562
|
* @param DeleteWaasPolicyRequest
|
|
1551
1563
|
* @return DeleteWaasPolicyResponse
|
|
1552
1564
|
* @throws OciError when an error occurs
|
|
1553
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
1565
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/DeleteWaasPolicy.ts.html |here} to see how to use DeleteWaasPolicy API.
|
|
1554
1566
|
*/
|
|
1555
1567
|
deleteWaasPolicy(deleteWaasPolicyRequest) {
|
|
1556
1568
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1611,7 +1623,7 @@ class WaasClient {
|
|
|
1611
1623
|
* @param GetAddressListRequest
|
|
1612
1624
|
* @return GetAddressListResponse
|
|
1613
1625
|
* @throws OciError when an error occurs
|
|
1614
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
1626
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/GetAddressList.ts.html |here} to see how to use GetAddressList API.
|
|
1615
1627
|
*/
|
|
1616
1628
|
getAddressList(getAddressListRequest) {
|
|
1617
1629
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1674,7 +1686,7 @@ class WaasClient {
|
|
|
1674
1686
|
* @param GetCertificateRequest
|
|
1675
1687
|
* @return GetCertificateResponse
|
|
1676
1688
|
* @throws OciError when an error occurs
|
|
1677
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
1689
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/GetCertificate.ts.html |here} to see how to use GetCertificate API.
|
|
1678
1690
|
*/
|
|
1679
1691
|
getCertificate(getCertificateRequest) {
|
|
1680
1692
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1737,7 +1749,7 @@ class WaasClient {
|
|
|
1737
1749
|
* @param GetCustomProtectionRuleRequest
|
|
1738
1750
|
* @return GetCustomProtectionRuleResponse
|
|
1739
1751
|
* @throws OciError when an error occurs
|
|
1740
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
1752
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/GetCustomProtectionRule.ts.html |here} to see how to use GetCustomProtectionRule API.
|
|
1741
1753
|
*/
|
|
1742
1754
|
getCustomProtectionRule(getCustomProtectionRuleRequest) {
|
|
1743
1755
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1800,7 +1812,7 @@ class WaasClient {
|
|
|
1800
1812
|
* @param GetDeviceFingerprintChallengeRequest
|
|
1801
1813
|
* @return GetDeviceFingerprintChallengeResponse
|
|
1802
1814
|
* @throws OciError when an error occurs
|
|
1803
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
1815
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/GetDeviceFingerprintChallenge.ts.html |here} to see how to use GetDeviceFingerprintChallenge API.
|
|
1804
1816
|
*/
|
|
1805
1817
|
getDeviceFingerprintChallenge(getDeviceFingerprintChallengeRequest) {
|
|
1806
1818
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1863,7 +1875,7 @@ class WaasClient {
|
|
|
1863
1875
|
* @param GetHumanInteractionChallengeRequest
|
|
1864
1876
|
* @return GetHumanInteractionChallengeResponse
|
|
1865
1877
|
* @throws OciError when an error occurs
|
|
1866
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
1878
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/GetHumanInteractionChallenge.ts.html |here} to see how to use GetHumanInteractionChallenge API.
|
|
1867
1879
|
*/
|
|
1868
1880
|
getHumanInteractionChallenge(getHumanInteractionChallengeRequest) {
|
|
1869
1881
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1926,7 +1938,7 @@ class WaasClient {
|
|
|
1926
1938
|
* @param GetJsChallengeRequest
|
|
1927
1939
|
* @return GetJsChallengeResponse
|
|
1928
1940
|
* @throws OciError when an error occurs
|
|
1929
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
1941
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/GetJsChallenge.ts.html |here} to see how to use GetJsChallenge API.
|
|
1930
1942
|
*/
|
|
1931
1943
|
getJsChallenge(getJsChallengeRequest) {
|
|
1932
1944
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1989,7 +2001,7 @@ class WaasClient {
|
|
|
1989
2001
|
* @param GetPolicyConfigRequest
|
|
1990
2002
|
* @return GetPolicyConfigResponse
|
|
1991
2003
|
* @throws OciError when an error occurs
|
|
1992
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
2004
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/GetPolicyConfig.ts.html |here} to see how to use GetPolicyConfig API.
|
|
1993
2005
|
*/
|
|
1994
2006
|
getPolicyConfig(getPolicyConfigRequest) {
|
|
1995
2007
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2052,7 +2064,7 @@ class WaasClient {
|
|
|
2052
2064
|
* @param GetProtectionRuleRequest
|
|
2053
2065
|
* @return GetProtectionRuleResponse
|
|
2054
2066
|
* @throws OciError when an error occurs
|
|
2055
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
2067
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/GetProtectionRule.ts.html |here} to see how to use GetProtectionRule API.
|
|
2056
2068
|
*/
|
|
2057
2069
|
getProtectionRule(getProtectionRuleRequest) {
|
|
2058
2070
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2116,7 +2128,7 @@ class WaasClient {
|
|
|
2116
2128
|
* @param GetProtectionSettingsRequest
|
|
2117
2129
|
* @return GetProtectionSettingsResponse
|
|
2118
2130
|
* @throws OciError when an error occurs
|
|
2119
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
2131
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/GetProtectionSettings.ts.html |here} to see how to use GetProtectionSettings API.
|
|
2120
2132
|
*/
|
|
2121
2133
|
getProtectionSettings(getProtectionSettingsRequest) {
|
|
2122
2134
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2179,7 +2191,7 @@ class WaasClient {
|
|
|
2179
2191
|
* @param GetWaasPolicyRequest
|
|
2180
2192
|
* @return GetWaasPolicyResponse
|
|
2181
2193
|
* @throws OciError when an error occurs
|
|
2182
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
2194
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/GetWaasPolicy.ts.html |here} to see how to use GetWaasPolicy API.
|
|
2183
2195
|
*/
|
|
2184
2196
|
getWaasPolicy(getWaasPolicyRequest) {
|
|
2185
2197
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2242,7 +2254,7 @@ class WaasClient {
|
|
|
2242
2254
|
* @param GetWafAddressRateLimitingRequest
|
|
2243
2255
|
* @return GetWafAddressRateLimitingResponse
|
|
2244
2256
|
* @throws OciError when an error occurs
|
|
2245
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
2257
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/GetWafAddressRateLimiting.ts.html |here} to see how to use GetWafAddressRateLimiting API.
|
|
2246
2258
|
*/
|
|
2247
2259
|
getWafAddressRateLimiting(getWafAddressRateLimitingRequest) {
|
|
2248
2260
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2305,7 +2317,7 @@ class WaasClient {
|
|
|
2305
2317
|
* @param GetWafConfigRequest
|
|
2306
2318
|
* @return GetWafConfigResponse
|
|
2307
2319
|
* @throws OciError when an error occurs
|
|
2308
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
2320
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/GetWafConfig.ts.html |here} to see how to use GetWafConfig API.
|
|
2309
2321
|
*/
|
|
2310
2322
|
getWafConfig(getWafConfigRequest) {
|
|
2311
2323
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2368,7 +2380,7 @@ class WaasClient {
|
|
|
2368
2380
|
* @param GetWorkRequestRequest
|
|
2369
2381
|
* @return GetWorkRequestResponse
|
|
2370
2382
|
* @throws OciError when an error occurs
|
|
2371
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
2383
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
2372
2384
|
*/
|
|
2373
2385
|
getWorkRequest(getWorkRequestRequest) {
|
|
2374
2386
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2437,7 +2449,7 @@ class WaasClient {
|
|
|
2437
2449
|
* @param ListAccessRulesRequest
|
|
2438
2450
|
* @return ListAccessRulesResponse
|
|
2439
2451
|
* @throws OciError when an error occurs
|
|
2440
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
2452
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/ListAccessRules.ts.html |here} to see how to use ListAccessRules API.
|
|
2441
2453
|
*/
|
|
2442
2454
|
listAccessRules(listAccessRulesRequest) {
|
|
2443
2455
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2548,7 +2560,7 @@ class WaasClient {
|
|
|
2548
2560
|
* @param ListAddressListsRequest
|
|
2549
2561
|
* @return ListAddressListsResponse
|
|
2550
2562
|
* @throws OciError when an error occurs
|
|
2551
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
2563
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/ListAddressLists.ts.html |here} to see how to use ListAddressLists API.
|
|
2552
2564
|
*/
|
|
2553
2565
|
listAddressLists(listAddressListsRequest) {
|
|
2554
2566
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2661,7 +2673,7 @@ class WaasClient {
|
|
|
2661
2673
|
* @param ListCachingRulesRequest
|
|
2662
2674
|
* @return ListCachingRulesResponse
|
|
2663
2675
|
* @throws OciError when an error occurs
|
|
2664
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
2676
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/ListCachingRules.ts.html |here} to see how to use ListCachingRules API.
|
|
2665
2677
|
*/
|
|
2666
2678
|
listCachingRules(listCachingRulesRequest) {
|
|
2667
2679
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2777,7 +2789,7 @@ class WaasClient {
|
|
|
2777
2789
|
* @param ListCaptchasRequest
|
|
2778
2790
|
* @return ListCaptchasResponse
|
|
2779
2791
|
* @throws OciError when an error occurs
|
|
2780
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
2792
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/ListCaptchas.ts.html |here} to see how to use ListCaptchas API.
|
|
2781
2793
|
*/
|
|
2782
2794
|
listCaptchas(listCaptchasRequest) {
|
|
2783
2795
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2888,7 +2900,7 @@ class WaasClient {
|
|
|
2888
2900
|
* @param ListCertificatesRequest
|
|
2889
2901
|
* @return ListCertificatesResponse
|
|
2890
2902
|
* @throws OciError when an error occurs
|
|
2891
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
2903
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/ListCertificates.ts.html |here} to see how to use ListCertificates API.
|
|
2892
2904
|
*/
|
|
2893
2905
|
listCertificates(listCertificatesRequest) {
|
|
2894
2906
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3000,7 +3012,7 @@ class WaasClient {
|
|
|
3000
3012
|
* @param ListCustomProtectionRulesRequest
|
|
3001
3013
|
* @return ListCustomProtectionRulesResponse
|
|
3002
3014
|
* @throws OciError when an error occurs
|
|
3003
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
3015
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/ListCustomProtectionRules.ts.html |here} to see how to use ListCustomProtectionRules API.
|
|
3004
3016
|
*/
|
|
3005
3017
|
listCustomProtectionRules(listCustomProtectionRulesRequest) {
|
|
3006
3018
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3112,7 +3124,7 @@ class WaasClient {
|
|
|
3112
3124
|
* @param ListEdgeSubnetsRequest
|
|
3113
3125
|
* @return ListEdgeSubnetsResponse
|
|
3114
3126
|
* @throws OciError when an error occurs
|
|
3115
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
3127
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/ListEdgeSubnets.ts.html |here} to see how to use ListEdgeSubnets API.
|
|
3116
3128
|
*/
|
|
3117
3129
|
listEdgeSubnets(listEdgeSubnetsRequest) {
|
|
3118
3130
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3221,7 +3233,7 @@ class WaasClient {
|
|
|
3221
3233
|
* @param ListGoodBotsRequest
|
|
3222
3234
|
* @return ListGoodBotsResponse
|
|
3223
3235
|
* @throws OciError when an error occurs
|
|
3224
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
3236
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/ListGoodBots.ts.html |here} to see how to use ListGoodBots API.
|
|
3225
3237
|
*/
|
|
3226
3238
|
listGoodBots(listGoodBotsRequest) {
|
|
3227
3239
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3333,7 +3345,7 @@ class WaasClient {
|
|
|
3333
3345
|
* @param ListProtectionRulesRequest
|
|
3334
3346
|
* @return ListProtectionRulesResponse
|
|
3335
3347
|
* @throws OciError when an error occurs
|
|
3336
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
3348
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/ListProtectionRules.ts.html |here} to see how to use ListProtectionRules API.
|
|
3337
3349
|
*/
|
|
3338
3350
|
listProtectionRules(listProtectionRulesRequest) {
|
|
3339
3351
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3449,7 +3461,7 @@ class WaasClient {
|
|
|
3449
3461
|
* @param ListRecommendationsRequest
|
|
3450
3462
|
* @return ListRecommendationsResponse
|
|
3451
3463
|
* @throws OciError when an error occurs
|
|
3452
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
3464
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/ListRecommendations.ts.html |here} to see how to use ListRecommendations API.
|
|
3453
3465
|
*/
|
|
3454
3466
|
listRecommendations(listRecommendationsRequest) {
|
|
3455
3467
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3564,7 +3576,7 @@ class WaasClient {
|
|
|
3564
3576
|
* @param ListThreatFeedsRequest
|
|
3565
3577
|
* @return ListThreatFeedsResponse
|
|
3566
3578
|
* @throws OciError when an error occurs
|
|
3567
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
3579
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/ListThreatFeeds.ts.html |here} to see how to use ListThreatFeeds API.
|
|
3568
3580
|
*/
|
|
3569
3581
|
listThreatFeeds(listThreatFeedsRequest) {
|
|
3570
3582
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3675,7 +3687,7 @@ class WaasClient {
|
|
|
3675
3687
|
* @param ListWaasPoliciesRequest
|
|
3676
3688
|
* @return ListWaasPoliciesResponse
|
|
3677
3689
|
* @throws OciError when an error occurs
|
|
3678
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
3690
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/ListWaasPolicies.ts.html |here} to see how to use ListWaasPolicies API.
|
|
3679
3691
|
*/
|
|
3680
3692
|
listWaasPolicies(listWaasPoliciesRequest) {
|
|
3681
3693
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3787,7 +3799,7 @@ class WaasClient {
|
|
|
3787
3799
|
* @param ListWaasPolicyCustomProtectionRulesRequest
|
|
3788
3800
|
* @return ListWaasPolicyCustomProtectionRulesResponse
|
|
3789
3801
|
* @throws OciError when an error occurs
|
|
3790
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
3802
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/ListWaasPolicyCustomProtectionRules.ts.html |here} to see how to use ListWaasPolicyCustomProtectionRules API.
|
|
3791
3803
|
*/
|
|
3792
3804
|
listWaasPolicyCustomProtectionRules(listWaasPolicyCustomProtectionRulesRequest) {
|
|
3793
3805
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3900,7 +3912,7 @@ class WaasClient {
|
|
|
3900
3912
|
* @param ListWafBlockedRequestsRequest
|
|
3901
3913
|
* @return ListWafBlockedRequestsResponse
|
|
3902
3914
|
* @throws OciError when an error occurs
|
|
3903
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
3915
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/ListWafBlockedRequests.ts.html |here} to see how to use ListWafBlockedRequests API.
|
|
3904
3916
|
*/
|
|
3905
3917
|
listWafBlockedRequests(listWafBlockedRequestsRequest) {
|
|
3906
3918
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4012,7 +4024,7 @@ class WaasClient {
|
|
|
4012
4024
|
* @param ListWafLogsRequest
|
|
4013
4025
|
* @return ListWafLogsResponse
|
|
4014
4026
|
* @throws OciError when an error occurs
|
|
4015
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
4027
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/ListWafLogs.ts.html |here} to see how to use ListWafLogs API.
|
|
4016
4028
|
*/
|
|
4017
4029
|
listWafLogs(listWafLogsRequest) {
|
|
4018
4030
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4140,7 +4152,7 @@ class WaasClient {
|
|
|
4140
4152
|
* @param ListWafRequestsRequest
|
|
4141
4153
|
* @return ListWafRequestsResponse
|
|
4142
4154
|
* @throws OciError when an error occurs
|
|
4143
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
4155
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/ListWafRequests.ts.html |here} to see how to use ListWafRequests API.
|
|
4144
4156
|
*/
|
|
4145
4157
|
listWafRequests(listWafRequestsRequest) {
|
|
4146
4158
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4250,7 +4262,7 @@ class WaasClient {
|
|
|
4250
4262
|
* @param ListWafTrafficRequest
|
|
4251
4263
|
* @return ListWafTrafficResponse
|
|
4252
4264
|
* @throws OciError when an error occurs
|
|
4253
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
4265
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/ListWafTraffic.ts.html |here} to see how to use ListWafTraffic API.
|
|
4254
4266
|
*/
|
|
4255
4267
|
listWafTraffic(listWafTrafficRequest) {
|
|
4256
4268
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4358,7 +4370,7 @@ class WaasClient {
|
|
|
4358
4370
|
* @param ListWhitelistsRequest
|
|
4359
4371
|
* @return ListWhitelistsResponse
|
|
4360
4372
|
* @throws OciError when an error occurs
|
|
4361
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
4373
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/ListWhitelists.ts.html |here} to see how to use ListWhitelists API.
|
|
4362
4374
|
*/
|
|
4363
4375
|
listWhitelists(listWhitelistsRequest) {
|
|
4364
4376
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4469,7 +4481,7 @@ class WaasClient {
|
|
|
4469
4481
|
* @param ListWorkRequestsRequest
|
|
4470
4482
|
* @return ListWorkRequestsResponse
|
|
4471
4483
|
* @throws OciError when an error occurs
|
|
4472
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
4484
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
4473
4485
|
*/
|
|
4474
4486
|
listWorkRequests(listWorkRequestsRequest) {
|
|
4475
4487
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4578,7 +4590,7 @@ class WaasClient {
|
|
|
4578
4590
|
* @param PurgeCacheRequest
|
|
4579
4591
|
* @return PurgeCacheResponse
|
|
4580
4592
|
* @throws OciError when an error occurs
|
|
4581
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
4593
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/PurgeCache.ts.html |here} to see how to use PurgeCache API.
|
|
4582
4594
|
*/
|
|
4583
4595
|
purgeCache(purgeCacheRequest) {
|
|
4584
4596
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4647,7 +4659,7 @@ class WaasClient {
|
|
|
4647
4659
|
* @param UpdateAccessRulesRequest
|
|
4648
4660
|
* @return UpdateAccessRulesResponse
|
|
4649
4661
|
* @throws OciError when an error occurs
|
|
4650
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
4662
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/UpdateAccessRules.ts.html |here} to see how to use UpdateAccessRules API.
|
|
4651
4663
|
*/
|
|
4652
4664
|
updateAccessRules(updateAccessRulesRequest) {
|
|
4653
4665
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4709,7 +4721,7 @@ class WaasClient {
|
|
|
4709
4721
|
* @param UpdateAddressListRequest
|
|
4710
4722
|
* @return UpdateAddressListResponse
|
|
4711
4723
|
* @throws OciError when an error occurs
|
|
4712
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
4724
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/UpdateAddressList.ts.html |here} to see how to use UpdateAddressList API.
|
|
4713
4725
|
*/
|
|
4714
4726
|
updateAddressList(updateAddressListRequest) {
|
|
4715
4727
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4780,7 +4792,7 @@ class WaasClient {
|
|
|
4780
4792
|
* @param UpdateCachingRulesRequest
|
|
4781
4793
|
* @return UpdateCachingRulesResponse
|
|
4782
4794
|
* @throws OciError when an error occurs
|
|
4783
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
4795
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/UpdateCachingRules.ts.html |here} to see how to use UpdateCachingRules API.
|
|
4784
4796
|
*/
|
|
4785
4797
|
updateCachingRules(updateCachingRulesRequest) {
|
|
4786
4798
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4850,7 +4862,7 @@ class WaasClient {
|
|
|
4850
4862
|
* @param UpdateCaptchasRequest
|
|
4851
4863
|
* @return UpdateCaptchasResponse
|
|
4852
4864
|
* @throws OciError when an error occurs
|
|
4853
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
4865
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/UpdateCaptchas.ts.html |here} to see how to use UpdateCaptchas API.
|
|
4854
4866
|
*/
|
|
4855
4867
|
updateCaptchas(updateCaptchasRequest) {
|
|
4856
4868
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4912,7 +4924,7 @@ class WaasClient {
|
|
|
4912
4924
|
* @param UpdateCertificateRequest
|
|
4913
4925
|
* @return UpdateCertificateResponse
|
|
4914
4926
|
* @throws OciError when an error occurs
|
|
4915
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
4927
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/UpdateCertificate.ts.html |here} to see how to use UpdateCertificate API.
|
|
4916
4928
|
*/
|
|
4917
4929
|
updateCertificate(updateCertificateRequest) {
|
|
4918
4930
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4977,7 +4989,7 @@ class WaasClient {
|
|
|
4977
4989
|
* @param UpdateCustomProtectionRuleRequest
|
|
4978
4990
|
* @return UpdateCustomProtectionRuleResponse
|
|
4979
4991
|
* @throws OciError when an error occurs
|
|
4980
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
4992
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/UpdateCustomProtectionRule.ts.html |here} to see how to use UpdateCustomProtectionRule API.
|
|
4981
4993
|
*/
|
|
4982
4994
|
updateCustomProtectionRule(updateCustomProtectionRuleRequest) {
|
|
4983
4995
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5047,7 +5059,7 @@ class WaasClient {
|
|
|
5047
5059
|
* @param UpdateDeviceFingerprintChallengeRequest
|
|
5048
5060
|
* @return UpdateDeviceFingerprintChallengeResponse
|
|
5049
5061
|
* @throws OciError when an error occurs
|
|
5050
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
5062
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/UpdateDeviceFingerprintChallenge.ts.html |here} to see how to use UpdateDeviceFingerprintChallenge API.
|
|
5051
5063
|
*/
|
|
5052
5064
|
updateDeviceFingerprintChallenge(updateDeviceFingerprintChallengeRequest) {
|
|
5053
5065
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5111,7 +5123,7 @@ class WaasClient {
|
|
|
5111
5123
|
* @param UpdateGoodBotsRequest
|
|
5112
5124
|
* @return UpdateGoodBotsResponse
|
|
5113
5125
|
* @throws OciError when an error occurs
|
|
5114
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
5126
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/UpdateGoodBots.ts.html |here} to see how to use UpdateGoodBots API.
|
|
5115
5127
|
*/
|
|
5116
5128
|
updateGoodBots(updateGoodBotsRequest) {
|
|
5117
5129
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5173,7 +5185,7 @@ class WaasClient {
|
|
|
5173
5185
|
* @param UpdateHumanInteractionChallengeRequest
|
|
5174
5186
|
* @return UpdateHumanInteractionChallengeResponse
|
|
5175
5187
|
* @throws OciError when an error occurs
|
|
5176
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
5188
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/UpdateHumanInteractionChallenge.ts.html |here} to see how to use UpdateHumanInteractionChallenge API.
|
|
5177
5189
|
*/
|
|
5178
5190
|
updateHumanInteractionChallenge(updateHumanInteractionChallengeRequest) {
|
|
5179
5191
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5235,7 +5247,7 @@ class WaasClient {
|
|
|
5235
5247
|
* @param UpdateJsChallengeRequest
|
|
5236
5248
|
* @return UpdateJsChallengeResponse
|
|
5237
5249
|
* @throws OciError when an error occurs
|
|
5238
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
5250
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/UpdateJsChallenge.ts.html |here} to see how to use UpdateJsChallenge API.
|
|
5239
5251
|
*/
|
|
5240
5252
|
updateJsChallenge(updateJsChallengeRequest) {
|
|
5241
5253
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5297,7 +5309,7 @@ class WaasClient {
|
|
|
5297
5309
|
* @param UpdatePolicyConfigRequest
|
|
5298
5310
|
* @return UpdatePolicyConfigResponse
|
|
5299
5311
|
* @throws OciError when an error occurs
|
|
5300
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
5312
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/UpdatePolicyConfig.ts.html |here} to see how to use UpdatePolicyConfig API.
|
|
5301
5313
|
*/
|
|
5302
5314
|
updatePolicyConfig(updatePolicyConfigRequest) {
|
|
5303
5315
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5361,7 +5373,7 @@ class WaasClient {
|
|
|
5361
5373
|
* @param UpdateProtectionRulesRequest
|
|
5362
5374
|
* @return UpdateProtectionRulesResponse
|
|
5363
5375
|
* @throws OciError when an error occurs
|
|
5364
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
5376
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/UpdateProtectionRules.ts.html |here} to see how to use UpdateProtectionRules API.
|
|
5365
5377
|
*/
|
|
5366
5378
|
updateProtectionRules(updateProtectionRulesRequest) {
|
|
5367
5379
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5422,7 +5434,7 @@ class WaasClient {
|
|
|
5422
5434
|
* @param UpdateProtectionSettingsRequest
|
|
5423
5435
|
* @return UpdateProtectionSettingsResponse
|
|
5424
5436
|
* @throws OciError when an error occurs
|
|
5425
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
5437
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/UpdateProtectionSettings.ts.html |here} to see how to use UpdateProtectionSettings API.
|
|
5426
5438
|
*/
|
|
5427
5439
|
updateProtectionSettings(updateProtectionSettingsRequest) {
|
|
5428
5440
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5484,7 +5496,7 @@ class WaasClient {
|
|
|
5484
5496
|
* @param UpdateThreatFeedsRequest
|
|
5485
5497
|
* @return UpdateThreatFeedsResponse
|
|
5486
5498
|
* @throws OciError when an error occurs
|
|
5487
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
5499
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/UpdateThreatFeeds.ts.html |here} to see how to use UpdateThreatFeeds API.
|
|
5488
5500
|
*/
|
|
5489
5501
|
updateThreatFeeds(updateThreatFeedsRequest) {
|
|
5490
5502
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5547,7 +5559,7 @@ class WaasClient {
|
|
|
5547
5559
|
* @param UpdateWaasPolicyRequest
|
|
5548
5560
|
* @return UpdateWaasPolicyResponse
|
|
5549
5561
|
* @throws OciError when an error occurs
|
|
5550
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
5562
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/UpdateWaasPolicy.ts.html |here} to see how to use UpdateWaasPolicy API.
|
|
5551
5563
|
*/
|
|
5552
5564
|
updateWaasPolicy(updateWaasPolicyRequest) {
|
|
5553
5565
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5609,7 +5621,7 @@ class WaasClient {
|
|
|
5609
5621
|
* @param UpdateWaasPolicyCustomProtectionRulesRequest
|
|
5610
5622
|
* @return UpdateWaasPolicyCustomProtectionRulesResponse
|
|
5611
5623
|
* @throws OciError when an error occurs
|
|
5612
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
5624
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/UpdateWaasPolicyCustomProtectionRules.ts.html |here} to see how to use UpdateWaasPolicyCustomProtectionRules API.
|
|
5613
5625
|
*/
|
|
5614
5626
|
updateWaasPolicyCustomProtectionRules(updateWaasPolicyCustomProtectionRulesRequest) {
|
|
5615
5627
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5671,7 +5683,7 @@ class WaasClient {
|
|
|
5671
5683
|
* @param UpdateWafAddressRateLimitingRequest
|
|
5672
5684
|
* @return UpdateWafAddressRateLimitingResponse
|
|
5673
5685
|
* @throws OciError when an error occurs
|
|
5674
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
5686
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/UpdateWafAddressRateLimiting.ts.html |here} to see how to use UpdateWafAddressRateLimiting API.
|
|
5675
5687
|
*/
|
|
5676
5688
|
updateWafAddressRateLimiting(updateWafAddressRateLimitingRequest) {
|
|
5677
5689
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5741,7 +5753,7 @@ class WaasClient {
|
|
|
5741
5753
|
* @param UpdateWafConfigRequest
|
|
5742
5754
|
* @return UpdateWafConfigResponse
|
|
5743
5755
|
* @throws OciError when an error occurs
|
|
5744
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
5756
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/UpdateWafConfig.ts.html |here} to see how to use UpdateWafConfig API.
|
|
5745
5757
|
*/
|
|
5746
5758
|
updateWafConfig(updateWafConfigRequest) {
|
|
5747
5759
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5811,7 +5823,7 @@ class WaasClient {
|
|
|
5811
5823
|
* @param UpdateWhitelistsRequest
|
|
5812
5824
|
* @return UpdateWhitelistsResponse
|
|
5813
5825
|
* @throws OciError when an error occurs
|
|
5814
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
5826
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/waas/UpdateWhitelists.ts.html |here} to see how to use UpdateWhitelists API.
|
|
5815
5827
|
*/
|
|
5816
5828
|
updateWhitelists(updateWhitelistsRequest) {
|
|
5817
5829
|
return __awaiter(this, void 0, void 0, function* () {
|