oci-waas 2.13.0 → 2.14.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 +72 -72
- 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
|
@@ -153,7 +153,7 @@ class RedirectClient {
|
|
|
153
153
|
* @param ChangeHttpRedirectCompartmentRequest
|
|
154
154
|
* @return ChangeHttpRedirectCompartmentResponse
|
|
155
155
|
* @throws OciError when an error occurs
|
|
156
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
156
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/ChangeHttpRedirectCompartment.ts.html |here} to see how to use ChangeHttpRedirectCompartment API.
|
|
157
157
|
*/
|
|
158
158
|
changeHttpRedirectCompartment(changeHttpRedirectCompartmentRequest) {
|
|
159
159
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -208,7 +208,7 @@ class RedirectClient {
|
|
|
208
208
|
* @param CreateHttpRedirectRequest
|
|
209
209
|
* @return CreateHttpRedirectResponse
|
|
210
210
|
* @throws OciError when an error occurs
|
|
211
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
211
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/CreateHttpRedirect.ts.html |here} to see how to use CreateHttpRedirect API.
|
|
212
212
|
*/
|
|
213
213
|
createHttpRedirect(createHttpRedirectRequest) {
|
|
214
214
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -265,7 +265,7 @@ class RedirectClient {
|
|
|
265
265
|
* @param DeleteHttpRedirectRequest
|
|
266
266
|
* @return DeleteHttpRedirectResponse
|
|
267
267
|
* @throws OciError when an error occurs
|
|
268
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
268
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/DeleteHttpRedirect.ts.html |here} to see how to use DeleteHttpRedirect API.
|
|
269
269
|
*/
|
|
270
270
|
deleteHttpRedirect(deleteHttpRedirectRequest) {
|
|
271
271
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -324,7 +324,7 @@ class RedirectClient {
|
|
|
324
324
|
* @param GetHttpRedirectRequest
|
|
325
325
|
* @return GetHttpRedirectResponse
|
|
326
326
|
* @throws OciError when an error occurs
|
|
327
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
327
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/GetHttpRedirect.ts.html |here} to see how to use GetHttpRedirect API.
|
|
328
328
|
*/
|
|
329
329
|
getHttpRedirect(getHttpRedirectRequest) {
|
|
330
330
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -385,7 +385,7 @@ class RedirectClient {
|
|
|
385
385
|
* @param ListHttpRedirectsRequest
|
|
386
386
|
* @return ListHttpRedirectsResponse
|
|
387
387
|
* @throws OciError when an error occurs
|
|
388
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
388
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/ListHttpRedirects.ts.html |here} to see how to use ListHttpRedirects API.
|
|
389
389
|
*/
|
|
390
390
|
listHttpRedirects(listHttpRedirectsRequest) {
|
|
391
391
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -495,7 +495,7 @@ class RedirectClient {
|
|
|
495
495
|
* @param UpdateHttpRedirectRequest
|
|
496
496
|
* @return UpdateHttpRedirectResponse
|
|
497
497
|
* @throws OciError when an error occurs
|
|
498
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
498
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/UpdateHttpRedirect.ts.html |here} to see how to use UpdateHttpRedirect API.
|
|
499
499
|
*/
|
|
500
500
|
updateHttpRedirect(updateHttpRedirectRequest) {
|
|
501
501
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -658,7 +658,7 @@ class WaasClient {
|
|
|
658
658
|
* @param AcceptRecommendationsRequest
|
|
659
659
|
* @return AcceptRecommendationsResponse
|
|
660
660
|
* @throws OciError when an error occurs
|
|
661
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
661
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/AcceptRecommendations.ts.html |here} to see how to use AcceptRecommendations API.
|
|
662
662
|
*/
|
|
663
663
|
acceptRecommendations(acceptRecommendationsRequest) {
|
|
664
664
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -717,7 +717,7 @@ class WaasClient {
|
|
|
717
717
|
* @param CancelWorkRequestRequest
|
|
718
718
|
* @return CancelWorkRequestResponse
|
|
719
719
|
* @throws OciError when an error occurs
|
|
720
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
720
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
|
|
721
721
|
*/
|
|
722
722
|
cancelWorkRequest(cancelWorkRequestRequest) {
|
|
723
723
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -774,7 +774,7 @@ class WaasClient {
|
|
|
774
774
|
* @param ChangeAddressListCompartmentRequest
|
|
775
775
|
* @return ChangeAddressListCompartmentResponse
|
|
776
776
|
* @throws OciError when an error occurs
|
|
777
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
777
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/ChangeAddressListCompartment.ts.html |here} to see how to use ChangeAddressListCompartment API.
|
|
778
778
|
*/
|
|
779
779
|
changeAddressListCompartment(changeAddressListCompartmentRequest) {
|
|
780
780
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -831,7 +831,7 @@ class WaasClient {
|
|
|
831
831
|
* @param ChangeCertificateCompartmentRequest
|
|
832
832
|
* @return ChangeCertificateCompartmentResponse
|
|
833
833
|
* @throws OciError when an error occurs
|
|
834
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
834
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/ChangeCertificateCompartment.ts.html |here} to see how to use ChangeCertificateCompartment API.
|
|
835
835
|
*/
|
|
836
836
|
changeCertificateCompartment(changeCertificateCompartmentRequest) {
|
|
837
837
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -886,7 +886,7 @@ class WaasClient {
|
|
|
886
886
|
* @param ChangeCustomProtectionRuleCompartmentRequest
|
|
887
887
|
* @return ChangeCustomProtectionRuleCompartmentResponse
|
|
888
888
|
* @throws OciError when an error occurs
|
|
889
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
889
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/ChangeCustomProtectionRuleCompartment.ts.html |here} to see how to use ChangeCustomProtectionRuleCompartment API.
|
|
890
890
|
*/
|
|
891
891
|
changeCustomProtectionRuleCompartment(changeCustomProtectionRuleCompartmentRequest) {
|
|
892
892
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -943,7 +943,7 @@ class WaasClient {
|
|
|
943
943
|
* @param ChangeWaasPolicyCompartmentRequest
|
|
944
944
|
* @return ChangeWaasPolicyCompartmentResponse
|
|
945
945
|
* @throws OciError when an error occurs
|
|
946
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
946
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/ChangeWaasPolicyCompartment.ts.html |here} to see how to use ChangeWaasPolicyCompartment API.
|
|
947
947
|
*/
|
|
948
948
|
changeWaasPolicyCompartment(changeWaasPolicyCompartmentRequest) {
|
|
949
949
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -998,7 +998,7 @@ class WaasClient {
|
|
|
998
998
|
* @param CreateAddressListRequest
|
|
999
999
|
* @return CreateAddressListResponse
|
|
1000
1000
|
* @throws OciError when an error occurs
|
|
1001
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1001
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/CreateAddressList.ts.html |here} to see how to use CreateAddressList API.
|
|
1002
1002
|
*/
|
|
1003
1003
|
createAddressList(createAddressListRequest) {
|
|
1004
1004
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1061,7 +1061,7 @@ class WaasClient {
|
|
|
1061
1061
|
* @param CreateCertificateRequest
|
|
1062
1062
|
* @return CreateCertificateResponse
|
|
1063
1063
|
* @throws OciError when an error occurs
|
|
1064
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1064
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/CreateCertificate.ts.html |here} to see how to use CreateCertificate API.
|
|
1065
1065
|
*/
|
|
1066
1066
|
createCertificate(createCertificateRequest) {
|
|
1067
1067
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1124,7 +1124,7 @@ class WaasClient {
|
|
|
1124
1124
|
* @param CreateCustomProtectionRuleRequest
|
|
1125
1125
|
* @return CreateCustomProtectionRuleResponse
|
|
1126
1126
|
* @throws OciError when an error occurs
|
|
1127
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1127
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/CreateCustomProtectionRule.ts.html |here} to see how to use CreateCustomProtectionRule API.
|
|
1128
1128
|
*/
|
|
1129
1129
|
createCustomProtectionRule(createCustomProtectionRuleRequest) {
|
|
1130
1130
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1197,7 +1197,7 @@ class WaasClient {
|
|
|
1197
1197
|
* @param CreateWaasPolicyRequest
|
|
1198
1198
|
* @return CreateWaasPolicyResponse
|
|
1199
1199
|
* @throws OciError when an error occurs
|
|
1200
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1200
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/CreateWaasPolicy.ts.html |here} to see how to use CreateWaasPolicy API.
|
|
1201
1201
|
*/
|
|
1202
1202
|
createWaasPolicy(createWaasPolicyRequest) {
|
|
1203
1203
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1259,7 +1259,7 @@ class WaasClient {
|
|
|
1259
1259
|
* @param DeleteAddressListRequest
|
|
1260
1260
|
* @return DeleteAddressListResponse
|
|
1261
1261
|
* @throws OciError when an error occurs
|
|
1262
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1262
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/DeleteAddressList.ts.html |here} to see how to use DeleteAddressList API.
|
|
1263
1263
|
*/
|
|
1264
1264
|
deleteAddressList(deleteAddressListRequest) {
|
|
1265
1265
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1313,7 +1313,7 @@ class WaasClient {
|
|
|
1313
1313
|
* @param DeleteCertificateRequest
|
|
1314
1314
|
* @return DeleteCertificateResponse
|
|
1315
1315
|
* @throws OciError when an error occurs
|
|
1316
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1316
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/DeleteCertificate.ts.html |here} to see how to use DeleteCertificate API.
|
|
1317
1317
|
*/
|
|
1318
1318
|
deleteCertificate(deleteCertificateRequest) {
|
|
1319
1319
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1367,7 +1367,7 @@ class WaasClient {
|
|
|
1367
1367
|
* @param DeleteCustomProtectionRuleRequest
|
|
1368
1368
|
* @return DeleteCustomProtectionRuleResponse
|
|
1369
1369
|
* @throws OciError when an error occurs
|
|
1370
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1370
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/DeleteCustomProtectionRule.ts.html |here} to see how to use DeleteCustomProtectionRule API.
|
|
1371
1371
|
*/
|
|
1372
1372
|
deleteCustomProtectionRule(deleteCustomProtectionRuleRequest) {
|
|
1373
1373
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1421,7 +1421,7 @@ class WaasClient {
|
|
|
1421
1421
|
* @param DeleteWaasPolicyRequest
|
|
1422
1422
|
* @return DeleteWaasPolicyResponse
|
|
1423
1423
|
* @throws OciError when an error occurs
|
|
1424
|
-
* @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.14.0/waas/DeleteWaasPolicy.ts.html |here} to see how to use DeleteWaasPolicy API.
|
|
1425
1425
|
*/
|
|
1426
1426
|
deleteWaasPolicy(deleteWaasPolicyRequest) {
|
|
1427
1427
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1480,7 +1480,7 @@ class WaasClient {
|
|
|
1480
1480
|
* @param GetAddressListRequest
|
|
1481
1481
|
* @return GetAddressListResponse
|
|
1482
1482
|
* @throws OciError when an error occurs
|
|
1483
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1483
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/GetAddressList.ts.html |here} to see how to use GetAddressList API.
|
|
1484
1484
|
*/
|
|
1485
1485
|
getAddressList(getAddressListRequest) {
|
|
1486
1486
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1541,7 +1541,7 @@ class WaasClient {
|
|
|
1541
1541
|
* @param GetCertificateRequest
|
|
1542
1542
|
* @return GetCertificateResponse
|
|
1543
1543
|
* @throws OciError when an error occurs
|
|
1544
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1544
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/GetCertificate.ts.html |here} to see how to use GetCertificate API.
|
|
1545
1545
|
*/
|
|
1546
1546
|
getCertificate(getCertificateRequest) {
|
|
1547
1547
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1602,7 +1602,7 @@ class WaasClient {
|
|
|
1602
1602
|
* @param GetCustomProtectionRuleRequest
|
|
1603
1603
|
* @return GetCustomProtectionRuleResponse
|
|
1604
1604
|
* @throws OciError when an error occurs
|
|
1605
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1605
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/GetCustomProtectionRule.ts.html |here} to see how to use GetCustomProtectionRule API.
|
|
1606
1606
|
*/
|
|
1607
1607
|
getCustomProtectionRule(getCustomProtectionRuleRequest) {
|
|
1608
1608
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1663,7 +1663,7 @@ class WaasClient {
|
|
|
1663
1663
|
* @param GetDeviceFingerprintChallengeRequest
|
|
1664
1664
|
* @return GetDeviceFingerprintChallengeResponse
|
|
1665
1665
|
* @throws OciError when an error occurs
|
|
1666
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1666
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/GetDeviceFingerprintChallenge.ts.html |here} to see how to use GetDeviceFingerprintChallenge API.
|
|
1667
1667
|
*/
|
|
1668
1668
|
getDeviceFingerprintChallenge(getDeviceFingerprintChallengeRequest) {
|
|
1669
1669
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1724,7 +1724,7 @@ class WaasClient {
|
|
|
1724
1724
|
* @param GetHumanInteractionChallengeRequest
|
|
1725
1725
|
* @return GetHumanInteractionChallengeResponse
|
|
1726
1726
|
* @throws OciError when an error occurs
|
|
1727
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1727
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/GetHumanInteractionChallenge.ts.html |here} to see how to use GetHumanInteractionChallenge API.
|
|
1728
1728
|
*/
|
|
1729
1729
|
getHumanInteractionChallenge(getHumanInteractionChallengeRequest) {
|
|
1730
1730
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1785,7 +1785,7 @@ class WaasClient {
|
|
|
1785
1785
|
* @param GetJsChallengeRequest
|
|
1786
1786
|
* @return GetJsChallengeResponse
|
|
1787
1787
|
* @throws OciError when an error occurs
|
|
1788
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1788
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/GetJsChallenge.ts.html |here} to see how to use GetJsChallenge API.
|
|
1789
1789
|
*/
|
|
1790
1790
|
getJsChallenge(getJsChallengeRequest) {
|
|
1791
1791
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1846,7 +1846,7 @@ class WaasClient {
|
|
|
1846
1846
|
* @param GetPolicyConfigRequest
|
|
1847
1847
|
* @return GetPolicyConfigResponse
|
|
1848
1848
|
* @throws OciError when an error occurs
|
|
1849
|
-
* @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.14.0/waas/GetPolicyConfig.ts.html |here} to see how to use GetPolicyConfig API.
|
|
1850
1850
|
*/
|
|
1851
1851
|
getPolicyConfig(getPolicyConfigRequest) {
|
|
1852
1852
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1907,7 +1907,7 @@ class WaasClient {
|
|
|
1907
1907
|
* @param GetProtectionRuleRequest
|
|
1908
1908
|
* @return GetProtectionRuleResponse
|
|
1909
1909
|
* @throws OciError when an error occurs
|
|
1910
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1910
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/GetProtectionRule.ts.html |here} to see how to use GetProtectionRule API.
|
|
1911
1911
|
*/
|
|
1912
1912
|
getProtectionRule(getProtectionRuleRequest) {
|
|
1913
1913
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1969,7 +1969,7 @@ class WaasClient {
|
|
|
1969
1969
|
* @param GetProtectionSettingsRequest
|
|
1970
1970
|
* @return GetProtectionSettingsResponse
|
|
1971
1971
|
* @throws OciError when an error occurs
|
|
1972
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1972
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/GetProtectionSettings.ts.html |here} to see how to use GetProtectionSettings API.
|
|
1973
1973
|
*/
|
|
1974
1974
|
getProtectionSettings(getProtectionSettingsRequest) {
|
|
1975
1975
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2030,7 +2030,7 @@ class WaasClient {
|
|
|
2030
2030
|
* @param GetWaasPolicyRequest
|
|
2031
2031
|
* @return GetWaasPolicyResponse
|
|
2032
2032
|
* @throws OciError when an error occurs
|
|
2033
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2033
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/GetWaasPolicy.ts.html |here} to see how to use GetWaasPolicy API.
|
|
2034
2034
|
*/
|
|
2035
2035
|
getWaasPolicy(getWaasPolicyRequest) {
|
|
2036
2036
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2091,7 +2091,7 @@ class WaasClient {
|
|
|
2091
2091
|
* @param GetWafAddressRateLimitingRequest
|
|
2092
2092
|
* @return GetWafAddressRateLimitingResponse
|
|
2093
2093
|
* @throws OciError when an error occurs
|
|
2094
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2094
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/GetWafAddressRateLimiting.ts.html |here} to see how to use GetWafAddressRateLimiting API.
|
|
2095
2095
|
*/
|
|
2096
2096
|
getWafAddressRateLimiting(getWafAddressRateLimitingRequest) {
|
|
2097
2097
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2152,7 +2152,7 @@ class WaasClient {
|
|
|
2152
2152
|
* @param GetWafConfigRequest
|
|
2153
2153
|
* @return GetWafConfigResponse
|
|
2154
2154
|
* @throws OciError when an error occurs
|
|
2155
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2155
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/GetWafConfig.ts.html |here} to see how to use GetWafConfig API.
|
|
2156
2156
|
*/
|
|
2157
2157
|
getWafConfig(getWafConfigRequest) {
|
|
2158
2158
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2213,7 +2213,7 @@ class WaasClient {
|
|
|
2213
2213
|
* @param GetWorkRequestRequest
|
|
2214
2214
|
* @return GetWorkRequestResponse
|
|
2215
2215
|
* @throws OciError when an error occurs
|
|
2216
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2216
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
2217
2217
|
*/
|
|
2218
2218
|
getWorkRequest(getWorkRequestRequest) {
|
|
2219
2219
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2280,7 +2280,7 @@ class WaasClient {
|
|
|
2280
2280
|
* @param ListAccessRulesRequest
|
|
2281
2281
|
* @return ListAccessRulesResponse
|
|
2282
2282
|
* @throws OciError when an error occurs
|
|
2283
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2283
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/ListAccessRules.ts.html |here} to see how to use ListAccessRules API.
|
|
2284
2284
|
*/
|
|
2285
2285
|
listAccessRules(listAccessRulesRequest) {
|
|
2286
2286
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2389,7 +2389,7 @@ class WaasClient {
|
|
|
2389
2389
|
* @param ListAddressListsRequest
|
|
2390
2390
|
* @return ListAddressListsResponse
|
|
2391
2391
|
* @throws OciError when an error occurs
|
|
2392
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2392
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/ListAddressLists.ts.html |here} to see how to use ListAddressLists API.
|
|
2393
2393
|
*/
|
|
2394
2394
|
listAddressLists(listAddressListsRequest) {
|
|
2395
2395
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2500,7 +2500,7 @@ class WaasClient {
|
|
|
2500
2500
|
* @param ListCachingRulesRequest
|
|
2501
2501
|
* @return ListCachingRulesResponse
|
|
2502
2502
|
* @throws OciError when an error occurs
|
|
2503
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2503
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/ListCachingRules.ts.html |here} to see how to use ListCachingRules API.
|
|
2504
2504
|
*/
|
|
2505
2505
|
listCachingRules(listCachingRulesRequest) {
|
|
2506
2506
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2614,7 +2614,7 @@ class WaasClient {
|
|
|
2614
2614
|
* @param ListCaptchasRequest
|
|
2615
2615
|
* @return ListCaptchasResponse
|
|
2616
2616
|
* @throws OciError when an error occurs
|
|
2617
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2617
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/ListCaptchas.ts.html |here} to see how to use ListCaptchas API.
|
|
2618
2618
|
*/
|
|
2619
2619
|
listCaptchas(listCaptchasRequest) {
|
|
2620
2620
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2723,7 +2723,7 @@ class WaasClient {
|
|
|
2723
2723
|
* @param ListCertificatesRequest
|
|
2724
2724
|
* @return ListCertificatesResponse
|
|
2725
2725
|
* @throws OciError when an error occurs
|
|
2726
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2726
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/ListCertificates.ts.html |here} to see how to use ListCertificates API.
|
|
2727
2727
|
*/
|
|
2728
2728
|
listCertificates(listCertificatesRequest) {
|
|
2729
2729
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2833,7 +2833,7 @@ class WaasClient {
|
|
|
2833
2833
|
* @param ListCustomProtectionRulesRequest
|
|
2834
2834
|
* @return ListCustomProtectionRulesResponse
|
|
2835
2835
|
* @throws OciError when an error occurs
|
|
2836
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2836
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/ListCustomProtectionRules.ts.html |here} to see how to use ListCustomProtectionRules API.
|
|
2837
2837
|
*/
|
|
2838
2838
|
listCustomProtectionRules(listCustomProtectionRulesRequest) {
|
|
2839
2839
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2943,7 +2943,7 @@ class WaasClient {
|
|
|
2943
2943
|
* @param ListEdgeSubnetsRequest
|
|
2944
2944
|
* @return ListEdgeSubnetsResponse
|
|
2945
2945
|
* @throws OciError when an error occurs
|
|
2946
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2946
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/ListEdgeSubnets.ts.html |here} to see how to use ListEdgeSubnets API.
|
|
2947
2947
|
*/
|
|
2948
2948
|
listEdgeSubnets(listEdgeSubnetsRequest) {
|
|
2949
2949
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3050,7 +3050,7 @@ class WaasClient {
|
|
|
3050
3050
|
* @param ListGoodBotsRequest
|
|
3051
3051
|
* @return ListGoodBotsResponse
|
|
3052
3052
|
* @throws OciError when an error occurs
|
|
3053
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3053
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/ListGoodBots.ts.html |here} to see how to use ListGoodBots API.
|
|
3054
3054
|
*/
|
|
3055
3055
|
listGoodBots(listGoodBotsRequest) {
|
|
3056
3056
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3160,7 +3160,7 @@ class WaasClient {
|
|
|
3160
3160
|
* @param ListProtectionRulesRequest
|
|
3161
3161
|
* @return ListProtectionRulesResponse
|
|
3162
3162
|
* @throws OciError when an error occurs
|
|
3163
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3163
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/ListProtectionRules.ts.html |here} to see how to use ListProtectionRules API.
|
|
3164
3164
|
*/
|
|
3165
3165
|
listProtectionRules(listProtectionRulesRequest) {
|
|
3166
3166
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3274,7 +3274,7 @@ class WaasClient {
|
|
|
3274
3274
|
* @param ListRecommendationsRequest
|
|
3275
3275
|
* @return ListRecommendationsResponse
|
|
3276
3276
|
* @throws OciError when an error occurs
|
|
3277
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3277
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/ListRecommendations.ts.html |here} to see how to use ListRecommendations API.
|
|
3278
3278
|
*/
|
|
3279
3279
|
listRecommendations(listRecommendationsRequest) {
|
|
3280
3280
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3387,7 +3387,7 @@ class WaasClient {
|
|
|
3387
3387
|
* @param ListThreatFeedsRequest
|
|
3388
3388
|
* @return ListThreatFeedsResponse
|
|
3389
3389
|
* @throws OciError when an error occurs
|
|
3390
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3390
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/ListThreatFeeds.ts.html |here} to see how to use ListThreatFeeds API.
|
|
3391
3391
|
*/
|
|
3392
3392
|
listThreatFeeds(listThreatFeedsRequest) {
|
|
3393
3393
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3496,7 +3496,7 @@ class WaasClient {
|
|
|
3496
3496
|
* @param ListWaasPoliciesRequest
|
|
3497
3497
|
* @return ListWaasPoliciesResponse
|
|
3498
3498
|
* @throws OciError when an error occurs
|
|
3499
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3499
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/ListWaasPolicies.ts.html |here} to see how to use ListWaasPolicies API.
|
|
3500
3500
|
*/
|
|
3501
3501
|
listWaasPolicies(listWaasPoliciesRequest) {
|
|
3502
3502
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3606,7 +3606,7 @@ class WaasClient {
|
|
|
3606
3606
|
* @param ListWaasPolicyCustomProtectionRulesRequest
|
|
3607
3607
|
* @return ListWaasPolicyCustomProtectionRulesResponse
|
|
3608
3608
|
* @throws OciError when an error occurs
|
|
3609
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3609
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/ListWaasPolicyCustomProtectionRules.ts.html |here} to see how to use ListWaasPolicyCustomProtectionRules API.
|
|
3610
3610
|
*/
|
|
3611
3611
|
listWaasPolicyCustomProtectionRules(listWaasPolicyCustomProtectionRulesRequest) {
|
|
3612
3612
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3717,7 +3717,7 @@ class WaasClient {
|
|
|
3717
3717
|
* @param ListWafBlockedRequestsRequest
|
|
3718
3718
|
* @return ListWafBlockedRequestsResponse
|
|
3719
3719
|
* @throws OciError when an error occurs
|
|
3720
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3720
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/ListWafBlockedRequests.ts.html |here} to see how to use ListWafBlockedRequests API.
|
|
3721
3721
|
*/
|
|
3722
3722
|
listWafBlockedRequests(listWafBlockedRequestsRequest) {
|
|
3723
3723
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3827,7 +3827,7 @@ class WaasClient {
|
|
|
3827
3827
|
* @param ListWafLogsRequest
|
|
3828
3828
|
* @return ListWafLogsResponse
|
|
3829
3829
|
* @throws OciError when an error occurs
|
|
3830
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3830
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/ListWafLogs.ts.html |here} to see how to use ListWafLogs API.
|
|
3831
3831
|
*/
|
|
3832
3832
|
listWafLogs(listWafLogsRequest) {
|
|
3833
3833
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3953,7 +3953,7 @@ class WaasClient {
|
|
|
3953
3953
|
* @param ListWafRequestsRequest
|
|
3954
3954
|
* @return ListWafRequestsResponse
|
|
3955
3955
|
* @throws OciError when an error occurs
|
|
3956
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3956
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/ListWafRequests.ts.html |here} to see how to use ListWafRequests API.
|
|
3957
3957
|
*/
|
|
3958
3958
|
listWafRequests(listWafRequestsRequest) {
|
|
3959
3959
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4061,7 +4061,7 @@ class WaasClient {
|
|
|
4061
4061
|
* @param ListWafTrafficRequest
|
|
4062
4062
|
* @return ListWafTrafficResponse
|
|
4063
4063
|
* @throws OciError when an error occurs
|
|
4064
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4064
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/ListWafTraffic.ts.html |here} to see how to use ListWafTraffic API.
|
|
4065
4065
|
*/
|
|
4066
4066
|
listWafTraffic(listWafTrafficRequest) {
|
|
4067
4067
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4167,7 +4167,7 @@ class WaasClient {
|
|
|
4167
4167
|
* @param ListWhitelistsRequest
|
|
4168
4168
|
* @return ListWhitelistsResponse
|
|
4169
4169
|
* @throws OciError when an error occurs
|
|
4170
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4170
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/ListWhitelists.ts.html |here} to see how to use ListWhitelists API.
|
|
4171
4171
|
*/
|
|
4172
4172
|
listWhitelists(listWhitelistsRequest) {
|
|
4173
4173
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4276,7 +4276,7 @@ class WaasClient {
|
|
|
4276
4276
|
* @param ListWorkRequestsRequest
|
|
4277
4277
|
* @return ListWorkRequestsResponse
|
|
4278
4278
|
* @throws OciError when an error occurs
|
|
4279
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4279
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
4280
4280
|
*/
|
|
4281
4281
|
listWorkRequests(listWorkRequestsRequest) {
|
|
4282
4282
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4383,7 +4383,7 @@ class WaasClient {
|
|
|
4383
4383
|
* @param PurgeCacheRequest
|
|
4384
4384
|
* @return PurgeCacheResponse
|
|
4385
4385
|
* @throws OciError when an error occurs
|
|
4386
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4386
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/PurgeCache.ts.html |here} to see how to use PurgeCache API.
|
|
4387
4387
|
*/
|
|
4388
4388
|
purgeCache(purgeCacheRequest) {
|
|
4389
4389
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4450,7 +4450,7 @@ class WaasClient {
|
|
|
4450
4450
|
* @param UpdateAccessRulesRequest
|
|
4451
4451
|
* @return UpdateAccessRulesResponse
|
|
4452
4452
|
* @throws OciError when an error occurs
|
|
4453
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4453
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/UpdateAccessRules.ts.html |here} to see how to use UpdateAccessRules API.
|
|
4454
4454
|
*/
|
|
4455
4455
|
updateAccessRules(updateAccessRulesRequest) {
|
|
4456
4456
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4510,7 +4510,7 @@ class WaasClient {
|
|
|
4510
4510
|
* @param UpdateAddressListRequest
|
|
4511
4511
|
* @return UpdateAddressListResponse
|
|
4512
4512
|
* @throws OciError when an error occurs
|
|
4513
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4513
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/UpdateAddressList.ts.html |here} to see how to use UpdateAddressList API.
|
|
4514
4514
|
*/
|
|
4515
4515
|
updateAddressList(updateAddressListRequest) {
|
|
4516
4516
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4579,7 +4579,7 @@ class WaasClient {
|
|
|
4579
4579
|
* @param UpdateCachingRulesRequest
|
|
4580
4580
|
* @return UpdateCachingRulesResponse
|
|
4581
4581
|
* @throws OciError when an error occurs
|
|
4582
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4582
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/UpdateCachingRules.ts.html |here} to see how to use UpdateCachingRules API.
|
|
4583
4583
|
*/
|
|
4584
4584
|
updateCachingRules(updateCachingRulesRequest) {
|
|
4585
4585
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4647,7 +4647,7 @@ class WaasClient {
|
|
|
4647
4647
|
* @param UpdateCaptchasRequest
|
|
4648
4648
|
* @return UpdateCaptchasResponse
|
|
4649
4649
|
* @throws OciError when an error occurs
|
|
4650
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4650
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/UpdateCaptchas.ts.html |here} to see how to use UpdateCaptchas API.
|
|
4651
4651
|
*/
|
|
4652
4652
|
updateCaptchas(updateCaptchasRequest) {
|
|
4653
4653
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4707,7 +4707,7 @@ class WaasClient {
|
|
|
4707
4707
|
* @param UpdateCertificateRequest
|
|
4708
4708
|
* @return UpdateCertificateResponse
|
|
4709
4709
|
* @throws OciError when an error occurs
|
|
4710
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4710
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/UpdateCertificate.ts.html |here} to see how to use UpdateCertificate API.
|
|
4711
4711
|
*/
|
|
4712
4712
|
updateCertificate(updateCertificateRequest) {
|
|
4713
4713
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4770,7 +4770,7 @@ class WaasClient {
|
|
|
4770
4770
|
* @param UpdateCustomProtectionRuleRequest
|
|
4771
4771
|
* @return UpdateCustomProtectionRuleResponse
|
|
4772
4772
|
* @throws OciError when an error occurs
|
|
4773
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4773
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/UpdateCustomProtectionRule.ts.html |here} to see how to use UpdateCustomProtectionRule API.
|
|
4774
4774
|
*/
|
|
4775
4775
|
updateCustomProtectionRule(updateCustomProtectionRuleRequest) {
|
|
4776
4776
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4838,7 +4838,7 @@ class WaasClient {
|
|
|
4838
4838
|
* @param UpdateDeviceFingerprintChallengeRequest
|
|
4839
4839
|
* @return UpdateDeviceFingerprintChallengeResponse
|
|
4840
4840
|
* @throws OciError when an error occurs
|
|
4841
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4841
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/UpdateDeviceFingerprintChallenge.ts.html |here} to see how to use UpdateDeviceFingerprintChallenge API.
|
|
4842
4842
|
*/
|
|
4843
4843
|
updateDeviceFingerprintChallenge(updateDeviceFingerprintChallengeRequest) {
|
|
4844
4844
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4900,7 +4900,7 @@ class WaasClient {
|
|
|
4900
4900
|
* @param UpdateGoodBotsRequest
|
|
4901
4901
|
* @return UpdateGoodBotsResponse
|
|
4902
4902
|
* @throws OciError when an error occurs
|
|
4903
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4903
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/UpdateGoodBots.ts.html |here} to see how to use UpdateGoodBots API.
|
|
4904
4904
|
*/
|
|
4905
4905
|
updateGoodBots(updateGoodBotsRequest) {
|
|
4906
4906
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4960,7 +4960,7 @@ class WaasClient {
|
|
|
4960
4960
|
* @param UpdateHumanInteractionChallengeRequest
|
|
4961
4961
|
* @return UpdateHumanInteractionChallengeResponse
|
|
4962
4962
|
* @throws OciError when an error occurs
|
|
4963
|
-
* @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.14.0/waas/UpdateHumanInteractionChallenge.ts.html |here} to see how to use UpdateHumanInteractionChallenge API.
|
|
4964
4964
|
*/
|
|
4965
4965
|
updateHumanInteractionChallenge(updateHumanInteractionChallengeRequest) {
|
|
4966
4966
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5020,7 +5020,7 @@ class WaasClient {
|
|
|
5020
5020
|
* @param UpdateJsChallengeRequest
|
|
5021
5021
|
* @return UpdateJsChallengeResponse
|
|
5022
5022
|
* @throws OciError when an error occurs
|
|
5023
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5023
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/UpdateJsChallenge.ts.html |here} to see how to use UpdateJsChallenge API.
|
|
5024
5024
|
*/
|
|
5025
5025
|
updateJsChallenge(updateJsChallengeRequest) {
|
|
5026
5026
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5080,7 +5080,7 @@ class WaasClient {
|
|
|
5080
5080
|
* @param UpdatePolicyConfigRequest
|
|
5081
5081
|
* @return UpdatePolicyConfigResponse
|
|
5082
5082
|
* @throws OciError when an error occurs
|
|
5083
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5083
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/UpdatePolicyConfig.ts.html |here} to see how to use UpdatePolicyConfig API.
|
|
5084
5084
|
*/
|
|
5085
5085
|
updatePolicyConfig(updatePolicyConfigRequest) {
|
|
5086
5086
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5142,7 +5142,7 @@ class WaasClient {
|
|
|
5142
5142
|
* @param UpdateProtectionRulesRequest
|
|
5143
5143
|
* @return UpdateProtectionRulesResponse
|
|
5144
5144
|
* @throws OciError when an error occurs
|
|
5145
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5145
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/UpdateProtectionRules.ts.html |here} to see how to use UpdateProtectionRules API.
|
|
5146
5146
|
*/
|
|
5147
5147
|
updateProtectionRules(updateProtectionRulesRequest) {
|
|
5148
5148
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5201,7 +5201,7 @@ class WaasClient {
|
|
|
5201
5201
|
* @param UpdateProtectionSettingsRequest
|
|
5202
5202
|
* @return UpdateProtectionSettingsResponse
|
|
5203
5203
|
* @throws OciError when an error occurs
|
|
5204
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5204
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/UpdateProtectionSettings.ts.html |here} to see how to use UpdateProtectionSettings API.
|
|
5205
5205
|
*/
|
|
5206
5206
|
updateProtectionSettings(updateProtectionSettingsRequest) {
|
|
5207
5207
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5261,7 +5261,7 @@ class WaasClient {
|
|
|
5261
5261
|
* @param UpdateThreatFeedsRequest
|
|
5262
5262
|
* @return UpdateThreatFeedsResponse
|
|
5263
5263
|
* @throws OciError when an error occurs
|
|
5264
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5264
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/UpdateThreatFeeds.ts.html |here} to see how to use UpdateThreatFeeds API.
|
|
5265
5265
|
*/
|
|
5266
5266
|
updateThreatFeeds(updateThreatFeedsRequest) {
|
|
5267
5267
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5322,7 +5322,7 @@ class WaasClient {
|
|
|
5322
5322
|
* @param UpdateWaasPolicyRequest
|
|
5323
5323
|
* @return UpdateWaasPolicyResponse
|
|
5324
5324
|
* @throws OciError when an error occurs
|
|
5325
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5325
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/UpdateWaasPolicy.ts.html |here} to see how to use UpdateWaasPolicy API.
|
|
5326
5326
|
*/
|
|
5327
5327
|
updateWaasPolicy(updateWaasPolicyRequest) {
|
|
5328
5328
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5382,7 +5382,7 @@ class WaasClient {
|
|
|
5382
5382
|
* @param UpdateWaasPolicyCustomProtectionRulesRequest
|
|
5383
5383
|
* @return UpdateWaasPolicyCustomProtectionRulesResponse
|
|
5384
5384
|
* @throws OciError when an error occurs
|
|
5385
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5385
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/UpdateWaasPolicyCustomProtectionRules.ts.html |here} to see how to use UpdateWaasPolicyCustomProtectionRules API.
|
|
5386
5386
|
*/
|
|
5387
5387
|
updateWaasPolicyCustomProtectionRules(updateWaasPolicyCustomProtectionRulesRequest) {
|
|
5388
5388
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5442,7 +5442,7 @@ class WaasClient {
|
|
|
5442
5442
|
* @param UpdateWafAddressRateLimitingRequest
|
|
5443
5443
|
* @return UpdateWafAddressRateLimitingResponse
|
|
5444
5444
|
* @throws OciError when an error occurs
|
|
5445
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5445
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/UpdateWafAddressRateLimiting.ts.html |here} to see how to use UpdateWafAddressRateLimiting API.
|
|
5446
5446
|
*/
|
|
5447
5447
|
updateWafAddressRateLimiting(updateWafAddressRateLimitingRequest) {
|
|
5448
5448
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5510,7 +5510,7 @@ class WaasClient {
|
|
|
5510
5510
|
* @param UpdateWafConfigRequest
|
|
5511
5511
|
* @return UpdateWafConfigResponse
|
|
5512
5512
|
* @throws OciError when an error occurs
|
|
5513
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5513
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/UpdateWafConfig.ts.html |here} to see how to use UpdateWafConfig API.
|
|
5514
5514
|
*/
|
|
5515
5515
|
updateWafConfig(updateWafConfigRequest) {
|
|
5516
5516
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5578,7 +5578,7 @@ class WaasClient {
|
|
|
5578
5578
|
* @param UpdateWhitelistsRequest
|
|
5579
5579
|
* @return UpdateWhitelistsResponse
|
|
5580
5580
|
* @throws OciError when an error occurs
|
|
5581
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5581
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/waas/UpdateWhitelists.ts.html |here} to see how to use UpdateWhitelists API.
|
|
5582
5582
|
*/
|
|
5583
5583
|
updateWhitelists(updateWhitelistsRequest) {
|
|
5584
5584
|
return __awaiter(this, void 0, void 0, function* () {
|