oci-waas 2.69.0 → 2.70.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- 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
|
@@ -186,7 +186,7 @@ class RedirectClient {
|
|
|
186
186
|
* @param ChangeHttpRedirectCompartmentRequest
|
|
187
187
|
* @return ChangeHttpRedirectCompartmentResponse
|
|
188
188
|
* @throws OciError when an error occurs
|
|
189
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
189
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/ChangeHttpRedirectCompartment.ts.html |here} to see how to use ChangeHttpRedirectCompartment API.
|
|
190
190
|
*/
|
|
191
191
|
changeHttpRedirectCompartment(changeHttpRedirectCompartmentRequest) {
|
|
192
192
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -243,7 +243,7 @@ class RedirectClient {
|
|
|
243
243
|
* @param CreateHttpRedirectRequest
|
|
244
244
|
* @return CreateHttpRedirectResponse
|
|
245
245
|
* @throws OciError when an error occurs
|
|
246
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
246
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/CreateHttpRedirect.ts.html |here} to see how to use CreateHttpRedirect API.
|
|
247
247
|
*/
|
|
248
248
|
createHttpRedirect(createHttpRedirectRequest) {
|
|
249
249
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -302,7 +302,7 @@ class RedirectClient {
|
|
|
302
302
|
* @param DeleteHttpRedirectRequest
|
|
303
303
|
* @return DeleteHttpRedirectResponse
|
|
304
304
|
* @throws OciError when an error occurs
|
|
305
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
305
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/DeleteHttpRedirect.ts.html |here} to see how to use DeleteHttpRedirect API.
|
|
306
306
|
*/
|
|
307
307
|
deleteHttpRedirect(deleteHttpRedirectRequest) {
|
|
308
308
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -363,7 +363,7 @@ class RedirectClient {
|
|
|
363
363
|
* @param GetHttpRedirectRequest
|
|
364
364
|
* @return GetHttpRedirectResponse
|
|
365
365
|
* @throws OciError when an error occurs
|
|
366
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
366
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/GetHttpRedirect.ts.html |here} to see how to use GetHttpRedirect API.
|
|
367
367
|
*/
|
|
368
368
|
getHttpRedirect(getHttpRedirectRequest) {
|
|
369
369
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -426,7 +426,7 @@ class RedirectClient {
|
|
|
426
426
|
* @param ListHttpRedirectsRequest
|
|
427
427
|
* @return ListHttpRedirectsResponse
|
|
428
428
|
* @throws OciError when an error occurs
|
|
429
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
429
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/ListHttpRedirects.ts.html |here} to see how to use ListHttpRedirects API.
|
|
430
430
|
*/
|
|
431
431
|
listHttpRedirects(listHttpRedirectsRequest) {
|
|
432
432
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -538,7 +538,7 @@ class RedirectClient {
|
|
|
538
538
|
* @param UpdateHttpRedirectRequest
|
|
539
539
|
* @return UpdateHttpRedirectResponse
|
|
540
540
|
* @throws OciError when an error occurs
|
|
541
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
541
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/UpdateHttpRedirect.ts.html |here} to see how to use UpdateHttpRedirect API.
|
|
542
542
|
*/
|
|
543
543
|
updateHttpRedirect(updateHttpRedirectRequest) {
|
|
544
544
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -736,7 +736,7 @@ class WaasClient {
|
|
|
736
736
|
* @param AcceptRecommendationsRequest
|
|
737
737
|
* @return AcceptRecommendationsResponse
|
|
738
738
|
* @throws OciError when an error occurs
|
|
739
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
739
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/AcceptRecommendations.ts.html |here} to see how to use AcceptRecommendations API.
|
|
740
740
|
*/
|
|
741
741
|
acceptRecommendations(acceptRecommendationsRequest) {
|
|
742
742
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -797,7 +797,7 @@ class WaasClient {
|
|
|
797
797
|
* @param CancelWorkRequestRequest
|
|
798
798
|
* @return CancelWorkRequestResponse
|
|
799
799
|
* @throws OciError when an error occurs
|
|
800
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
800
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
|
|
801
801
|
*/
|
|
802
802
|
cancelWorkRequest(cancelWorkRequestRequest) {
|
|
803
803
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -856,7 +856,7 @@ class WaasClient {
|
|
|
856
856
|
* @param ChangeAddressListCompartmentRequest
|
|
857
857
|
* @return ChangeAddressListCompartmentResponse
|
|
858
858
|
* @throws OciError when an error occurs
|
|
859
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
859
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/ChangeAddressListCompartment.ts.html |here} to see how to use ChangeAddressListCompartment API.
|
|
860
860
|
*/
|
|
861
861
|
changeAddressListCompartment(changeAddressListCompartmentRequest) {
|
|
862
862
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -915,7 +915,7 @@ class WaasClient {
|
|
|
915
915
|
* @param ChangeCertificateCompartmentRequest
|
|
916
916
|
* @return ChangeCertificateCompartmentResponse
|
|
917
917
|
* @throws OciError when an error occurs
|
|
918
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
918
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/ChangeCertificateCompartment.ts.html |here} to see how to use ChangeCertificateCompartment API.
|
|
919
919
|
*/
|
|
920
920
|
changeCertificateCompartment(changeCertificateCompartmentRequest) {
|
|
921
921
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -972,7 +972,7 @@ class WaasClient {
|
|
|
972
972
|
* @param ChangeCustomProtectionRuleCompartmentRequest
|
|
973
973
|
* @return ChangeCustomProtectionRuleCompartmentResponse
|
|
974
974
|
* @throws OciError when an error occurs
|
|
975
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
975
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/ChangeCustomProtectionRuleCompartment.ts.html |here} to see how to use ChangeCustomProtectionRuleCompartment API.
|
|
976
976
|
*/
|
|
977
977
|
changeCustomProtectionRuleCompartment(changeCustomProtectionRuleCompartmentRequest) {
|
|
978
978
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1031,7 +1031,7 @@ class WaasClient {
|
|
|
1031
1031
|
* @param ChangeWaasPolicyCompartmentRequest
|
|
1032
1032
|
* @return ChangeWaasPolicyCompartmentResponse
|
|
1033
1033
|
* @throws OciError when an error occurs
|
|
1034
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1034
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/ChangeWaasPolicyCompartment.ts.html |here} to see how to use ChangeWaasPolicyCompartment API.
|
|
1035
1035
|
*/
|
|
1036
1036
|
changeWaasPolicyCompartment(changeWaasPolicyCompartmentRequest) {
|
|
1037
1037
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1088,7 +1088,7 @@ class WaasClient {
|
|
|
1088
1088
|
* @param CreateAddressListRequest
|
|
1089
1089
|
* @return CreateAddressListResponse
|
|
1090
1090
|
* @throws OciError when an error occurs
|
|
1091
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1091
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/CreateAddressList.ts.html |here} to see how to use CreateAddressList API.
|
|
1092
1092
|
*/
|
|
1093
1093
|
createAddressList(createAddressListRequest) {
|
|
1094
1094
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1153,7 +1153,7 @@ class WaasClient {
|
|
|
1153
1153
|
* @param CreateCertificateRequest
|
|
1154
1154
|
* @return CreateCertificateResponse
|
|
1155
1155
|
* @throws OciError when an error occurs
|
|
1156
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1156
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/CreateCertificate.ts.html |here} to see how to use CreateCertificate API.
|
|
1157
1157
|
*/
|
|
1158
1158
|
createCertificate(createCertificateRequest) {
|
|
1159
1159
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1218,7 +1218,7 @@ class WaasClient {
|
|
|
1218
1218
|
* @param CreateCustomProtectionRuleRequest
|
|
1219
1219
|
* @return CreateCustomProtectionRuleResponse
|
|
1220
1220
|
* @throws OciError when an error occurs
|
|
1221
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1221
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/CreateCustomProtectionRule.ts.html |here} to see how to use CreateCustomProtectionRule API.
|
|
1222
1222
|
*/
|
|
1223
1223
|
createCustomProtectionRule(createCustomProtectionRuleRequest) {
|
|
1224
1224
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1293,7 +1293,7 @@ class WaasClient {
|
|
|
1293
1293
|
* @param CreateWaasPolicyRequest
|
|
1294
1294
|
* @return CreateWaasPolicyResponse
|
|
1295
1295
|
* @throws OciError when an error occurs
|
|
1296
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1296
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/CreateWaasPolicy.ts.html |here} to see how to use CreateWaasPolicy API.
|
|
1297
1297
|
*/
|
|
1298
1298
|
createWaasPolicy(createWaasPolicyRequest) {
|
|
1299
1299
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1357,7 +1357,7 @@ class WaasClient {
|
|
|
1357
1357
|
* @param DeleteAddressListRequest
|
|
1358
1358
|
* @return DeleteAddressListResponse
|
|
1359
1359
|
* @throws OciError when an error occurs
|
|
1360
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1360
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/DeleteAddressList.ts.html |here} to see how to use DeleteAddressList API.
|
|
1361
1361
|
*/
|
|
1362
1362
|
deleteAddressList(deleteAddressListRequest) {
|
|
1363
1363
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1413,7 +1413,7 @@ class WaasClient {
|
|
|
1413
1413
|
* @param DeleteCertificateRequest
|
|
1414
1414
|
* @return DeleteCertificateResponse
|
|
1415
1415
|
* @throws OciError when an error occurs
|
|
1416
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1416
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/DeleteCertificate.ts.html |here} to see how to use DeleteCertificate API.
|
|
1417
1417
|
*/
|
|
1418
1418
|
deleteCertificate(deleteCertificateRequest) {
|
|
1419
1419
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1469,7 +1469,7 @@ class WaasClient {
|
|
|
1469
1469
|
* @param DeleteCustomProtectionRuleRequest
|
|
1470
1470
|
* @return DeleteCustomProtectionRuleResponse
|
|
1471
1471
|
* @throws OciError when an error occurs
|
|
1472
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1472
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/DeleteCustomProtectionRule.ts.html |here} to see how to use DeleteCustomProtectionRule API.
|
|
1473
1473
|
*/
|
|
1474
1474
|
deleteCustomProtectionRule(deleteCustomProtectionRuleRequest) {
|
|
1475
1475
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1525,7 +1525,7 @@ class WaasClient {
|
|
|
1525
1525
|
* @param DeleteWaasPolicyRequest
|
|
1526
1526
|
* @return DeleteWaasPolicyResponse
|
|
1527
1527
|
* @throws OciError when an error occurs
|
|
1528
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1528
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/DeleteWaasPolicy.ts.html |here} to see how to use DeleteWaasPolicy API.
|
|
1529
1529
|
*/
|
|
1530
1530
|
deleteWaasPolicy(deleteWaasPolicyRequest) {
|
|
1531
1531
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1586,7 +1586,7 @@ class WaasClient {
|
|
|
1586
1586
|
* @param GetAddressListRequest
|
|
1587
1587
|
* @return GetAddressListResponse
|
|
1588
1588
|
* @throws OciError when an error occurs
|
|
1589
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1589
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/GetAddressList.ts.html |here} to see how to use GetAddressList API.
|
|
1590
1590
|
*/
|
|
1591
1591
|
getAddressList(getAddressListRequest) {
|
|
1592
1592
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1649,7 +1649,7 @@ class WaasClient {
|
|
|
1649
1649
|
* @param GetCertificateRequest
|
|
1650
1650
|
* @return GetCertificateResponse
|
|
1651
1651
|
* @throws OciError when an error occurs
|
|
1652
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1652
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/GetCertificate.ts.html |here} to see how to use GetCertificate API.
|
|
1653
1653
|
*/
|
|
1654
1654
|
getCertificate(getCertificateRequest) {
|
|
1655
1655
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1712,7 +1712,7 @@ class WaasClient {
|
|
|
1712
1712
|
* @param GetCustomProtectionRuleRequest
|
|
1713
1713
|
* @return GetCustomProtectionRuleResponse
|
|
1714
1714
|
* @throws OciError when an error occurs
|
|
1715
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1715
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/GetCustomProtectionRule.ts.html |here} to see how to use GetCustomProtectionRule API.
|
|
1716
1716
|
*/
|
|
1717
1717
|
getCustomProtectionRule(getCustomProtectionRuleRequest) {
|
|
1718
1718
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1775,7 +1775,7 @@ class WaasClient {
|
|
|
1775
1775
|
* @param GetDeviceFingerprintChallengeRequest
|
|
1776
1776
|
* @return GetDeviceFingerprintChallengeResponse
|
|
1777
1777
|
* @throws OciError when an error occurs
|
|
1778
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1778
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/GetDeviceFingerprintChallenge.ts.html |here} to see how to use GetDeviceFingerprintChallenge API.
|
|
1779
1779
|
*/
|
|
1780
1780
|
getDeviceFingerprintChallenge(getDeviceFingerprintChallengeRequest) {
|
|
1781
1781
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1838,7 +1838,7 @@ class WaasClient {
|
|
|
1838
1838
|
* @param GetHumanInteractionChallengeRequest
|
|
1839
1839
|
* @return GetHumanInteractionChallengeResponse
|
|
1840
1840
|
* @throws OciError when an error occurs
|
|
1841
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1841
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/GetHumanInteractionChallenge.ts.html |here} to see how to use GetHumanInteractionChallenge API.
|
|
1842
1842
|
*/
|
|
1843
1843
|
getHumanInteractionChallenge(getHumanInteractionChallengeRequest) {
|
|
1844
1844
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1901,7 +1901,7 @@ class WaasClient {
|
|
|
1901
1901
|
* @param GetJsChallengeRequest
|
|
1902
1902
|
* @return GetJsChallengeResponse
|
|
1903
1903
|
* @throws OciError when an error occurs
|
|
1904
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1904
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/GetJsChallenge.ts.html |here} to see how to use GetJsChallenge API.
|
|
1905
1905
|
*/
|
|
1906
1906
|
getJsChallenge(getJsChallengeRequest) {
|
|
1907
1907
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1964,7 +1964,7 @@ class WaasClient {
|
|
|
1964
1964
|
* @param GetPolicyConfigRequest
|
|
1965
1965
|
* @return GetPolicyConfigResponse
|
|
1966
1966
|
* @throws OciError when an error occurs
|
|
1967
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1967
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/GetPolicyConfig.ts.html |here} to see how to use GetPolicyConfig API.
|
|
1968
1968
|
*/
|
|
1969
1969
|
getPolicyConfig(getPolicyConfigRequest) {
|
|
1970
1970
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2027,7 +2027,7 @@ class WaasClient {
|
|
|
2027
2027
|
* @param GetProtectionRuleRequest
|
|
2028
2028
|
* @return GetProtectionRuleResponse
|
|
2029
2029
|
* @throws OciError when an error occurs
|
|
2030
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2030
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/GetProtectionRule.ts.html |here} to see how to use GetProtectionRule API.
|
|
2031
2031
|
*/
|
|
2032
2032
|
getProtectionRule(getProtectionRuleRequest) {
|
|
2033
2033
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2091,7 +2091,7 @@ class WaasClient {
|
|
|
2091
2091
|
* @param GetProtectionSettingsRequest
|
|
2092
2092
|
* @return GetProtectionSettingsResponse
|
|
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.70.1/waas/GetProtectionSettings.ts.html |here} to see how to use GetProtectionSettings API.
|
|
2095
2095
|
*/
|
|
2096
2096
|
getProtectionSettings(getProtectionSettingsRequest) {
|
|
2097
2097
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2154,7 +2154,7 @@ class WaasClient {
|
|
|
2154
2154
|
* @param GetWaasPolicyRequest
|
|
2155
2155
|
* @return GetWaasPolicyResponse
|
|
2156
2156
|
* @throws OciError when an error occurs
|
|
2157
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2157
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/GetWaasPolicy.ts.html |here} to see how to use GetWaasPolicy API.
|
|
2158
2158
|
*/
|
|
2159
2159
|
getWaasPolicy(getWaasPolicyRequest) {
|
|
2160
2160
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2217,7 +2217,7 @@ class WaasClient {
|
|
|
2217
2217
|
* @param GetWafAddressRateLimitingRequest
|
|
2218
2218
|
* @return GetWafAddressRateLimitingResponse
|
|
2219
2219
|
* @throws OciError when an error occurs
|
|
2220
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2220
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/GetWafAddressRateLimiting.ts.html |here} to see how to use GetWafAddressRateLimiting API.
|
|
2221
2221
|
*/
|
|
2222
2222
|
getWafAddressRateLimiting(getWafAddressRateLimitingRequest) {
|
|
2223
2223
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2280,7 +2280,7 @@ class WaasClient {
|
|
|
2280
2280
|
* @param GetWafConfigRequest
|
|
2281
2281
|
* @return GetWafConfigResponse
|
|
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.70.1/waas/GetWafConfig.ts.html |here} to see how to use GetWafConfig API.
|
|
2284
2284
|
*/
|
|
2285
2285
|
getWafConfig(getWafConfigRequest) {
|
|
2286
2286
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2343,7 +2343,7 @@ class WaasClient {
|
|
|
2343
2343
|
* @param GetWorkRequestRequest
|
|
2344
2344
|
* @return GetWorkRequestResponse
|
|
2345
2345
|
* @throws OciError when an error occurs
|
|
2346
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2346
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
2347
2347
|
*/
|
|
2348
2348
|
getWorkRequest(getWorkRequestRequest) {
|
|
2349
2349
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2412,7 +2412,7 @@ class WaasClient {
|
|
|
2412
2412
|
* @param ListAccessRulesRequest
|
|
2413
2413
|
* @return ListAccessRulesResponse
|
|
2414
2414
|
* @throws OciError when an error occurs
|
|
2415
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2415
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/ListAccessRules.ts.html |here} to see how to use ListAccessRules API.
|
|
2416
2416
|
*/
|
|
2417
2417
|
listAccessRules(listAccessRulesRequest) {
|
|
2418
2418
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2523,7 +2523,7 @@ class WaasClient {
|
|
|
2523
2523
|
* @param ListAddressListsRequest
|
|
2524
2524
|
* @return ListAddressListsResponse
|
|
2525
2525
|
* @throws OciError when an error occurs
|
|
2526
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2526
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/ListAddressLists.ts.html |here} to see how to use ListAddressLists API.
|
|
2527
2527
|
*/
|
|
2528
2528
|
listAddressLists(listAddressListsRequest) {
|
|
2529
2529
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2636,7 +2636,7 @@ class WaasClient {
|
|
|
2636
2636
|
* @param ListCachingRulesRequest
|
|
2637
2637
|
* @return ListCachingRulesResponse
|
|
2638
2638
|
* @throws OciError when an error occurs
|
|
2639
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2639
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/ListCachingRules.ts.html |here} to see how to use ListCachingRules API.
|
|
2640
2640
|
*/
|
|
2641
2641
|
listCachingRules(listCachingRulesRequest) {
|
|
2642
2642
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2752,7 +2752,7 @@ class WaasClient {
|
|
|
2752
2752
|
* @param ListCaptchasRequest
|
|
2753
2753
|
* @return ListCaptchasResponse
|
|
2754
2754
|
* @throws OciError when an error occurs
|
|
2755
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2755
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/ListCaptchas.ts.html |here} to see how to use ListCaptchas API.
|
|
2756
2756
|
*/
|
|
2757
2757
|
listCaptchas(listCaptchasRequest) {
|
|
2758
2758
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2863,7 +2863,7 @@ class WaasClient {
|
|
|
2863
2863
|
* @param ListCertificatesRequest
|
|
2864
2864
|
* @return ListCertificatesResponse
|
|
2865
2865
|
* @throws OciError when an error occurs
|
|
2866
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2866
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/ListCertificates.ts.html |here} to see how to use ListCertificates API.
|
|
2867
2867
|
*/
|
|
2868
2868
|
listCertificates(listCertificatesRequest) {
|
|
2869
2869
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2975,7 +2975,7 @@ class WaasClient {
|
|
|
2975
2975
|
* @param ListCustomProtectionRulesRequest
|
|
2976
2976
|
* @return ListCustomProtectionRulesResponse
|
|
2977
2977
|
* @throws OciError when an error occurs
|
|
2978
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2978
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/ListCustomProtectionRules.ts.html |here} to see how to use ListCustomProtectionRules API.
|
|
2979
2979
|
*/
|
|
2980
2980
|
listCustomProtectionRules(listCustomProtectionRulesRequest) {
|
|
2981
2981
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3087,7 +3087,7 @@ class WaasClient {
|
|
|
3087
3087
|
* @param ListEdgeSubnetsRequest
|
|
3088
3088
|
* @return ListEdgeSubnetsResponse
|
|
3089
3089
|
* @throws OciError when an error occurs
|
|
3090
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3090
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/ListEdgeSubnets.ts.html |here} to see how to use ListEdgeSubnets API.
|
|
3091
3091
|
*/
|
|
3092
3092
|
listEdgeSubnets(listEdgeSubnetsRequest) {
|
|
3093
3093
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3196,7 +3196,7 @@ class WaasClient {
|
|
|
3196
3196
|
* @param ListGoodBotsRequest
|
|
3197
3197
|
* @return ListGoodBotsResponse
|
|
3198
3198
|
* @throws OciError when an error occurs
|
|
3199
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3199
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/ListGoodBots.ts.html |here} to see how to use ListGoodBots API.
|
|
3200
3200
|
*/
|
|
3201
3201
|
listGoodBots(listGoodBotsRequest) {
|
|
3202
3202
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3308,7 +3308,7 @@ class WaasClient {
|
|
|
3308
3308
|
* @param ListProtectionRulesRequest
|
|
3309
3309
|
* @return ListProtectionRulesResponse
|
|
3310
3310
|
* @throws OciError when an error occurs
|
|
3311
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3311
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/ListProtectionRules.ts.html |here} to see how to use ListProtectionRules API.
|
|
3312
3312
|
*/
|
|
3313
3313
|
listProtectionRules(listProtectionRulesRequest) {
|
|
3314
3314
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3424,7 +3424,7 @@ class WaasClient {
|
|
|
3424
3424
|
* @param ListRecommendationsRequest
|
|
3425
3425
|
* @return ListRecommendationsResponse
|
|
3426
3426
|
* @throws OciError when an error occurs
|
|
3427
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3427
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/ListRecommendations.ts.html |here} to see how to use ListRecommendations API.
|
|
3428
3428
|
*/
|
|
3429
3429
|
listRecommendations(listRecommendationsRequest) {
|
|
3430
3430
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3539,7 +3539,7 @@ class WaasClient {
|
|
|
3539
3539
|
* @param ListThreatFeedsRequest
|
|
3540
3540
|
* @return ListThreatFeedsResponse
|
|
3541
3541
|
* @throws OciError when an error occurs
|
|
3542
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3542
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/ListThreatFeeds.ts.html |here} to see how to use ListThreatFeeds API.
|
|
3543
3543
|
*/
|
|
3544
3544
|
listThreatFeeds(listThreatFeedsRequest) {
|
|
3545
3545
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3650,7 +3650,7 @@ class WaasClient {
|
|
|
3650
3650
|
* @param ListWaasPoliciesRequest
|
|
3651
3651
|
* @return ListWaasPoliciesResponse
|
|
3652
3652
|
* @throws OciError when an error occurs
|
|
3653
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3653
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/ListWaasPolicies.ts.html |here} to see how to use ListWaasPolicies API.
|
|
3654
3654
|
*/
|
|
3655
3655
|
listWaasPolicies(listWaasPoliciesRequest) {
|
|
3656
3656
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3762,7 +3762,7 @@ class WaasClient {
|
|
|
3762
3762
|
* @param ListWaasPolicyCustomProtectionRulesRequest
|
|
3763
3763
|
* @return ListWaasPolicyCustomProtectionRulesResponse
|
|
3764
3764
|
* @throws OciError when an error occurs
|
|
3765
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3765
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/ListWaasPolicyCustomProtectionRules.ts.html |here} to see how to use ListWaasPolicyCustomProtectionRules API.
|
|
3766
3766
|
*/
|
|
3767
3767
|
listWaasPolicyCustomProtectionRules(listWaasPolicyCustomProtectionRulesRequest) {
|
|
3768
3768
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3875,7 +3875,7 @@ class WaasClient {
|
|
|
3875
3875
|
* @param ListWafBlockedRequestsRequest
|
|
3876
3876
|
* @return ListWafBlockedRequestsResponse
|
|
3877
3877
|
* @throws OciError when an error occurs
|
|
3878
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3878
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/ListWafBlockedRequests.ts.html |here} to see how to use ListWafBlockedRequests API.
|
|
3879
3879
|
*/
|
|
3880
3880
|
listWafBlockedRequests(listWafBlockedRequestsRequest) {
|
|
3881
3881
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3987,7 +3987,7 @@ class WaasClient {
|
|
|
3987
3987
|
* @param ListWafLogsRequest
|
|
3988
3988
|
* @return ListWafLogsResponse
|
|
3989
3989
|
* @throws OciError when an error occurs
|
|
3990
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3990
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/ListWafLogs.ts.html |here} to see how to use ListWafLogs API.
|
|
3991
3991
|
*/
|
|
3992
3992
|
listWafLogs(listWafLogsRequest) {
|
|
3993
3993
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4115,7 +4115,7 @@ class WaasClient {
|
|
|
4115
4115
|
* @param ListWafRequestsRequest
|
|
4116
4116
|
* @return ListWafRequestsResponse
|
|
4117
4117
|
* @throws OciError when an error occurs
|
|
4118
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4118
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/ListWafRequests.ts.html |here} to see how to use ListWafRequests API.
|
|
4119
4119
|
*/
|
|
4120
4120
|
listWafRequests(listWafRequestsRequest) {
|
|
4121
4121
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4225,7 +4225,7 @@ class WaasClient {
|
|
|
4225
4225
|
* @param ListWafTrafficRequest
|
|
4226
4226
|
* @return ListWafTrafficResponse
|
|
4227
4227
|
* @throws OciError when an error occurs
|
|
4228
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4228
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/ListWafTraffic.ts.html |here} to see how to use ListWafTraffic API.
|
|
4229
4229
|
*/
|
|
4230
4230
|
listWafTraffic(listWafTrafficRequest) {
|
|
4231
4231
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4333,7 +4333,7 @@ class WaasClient {
|
|
|
4333
4333
|
* @param ListWhitelistsRequest
|
|
4334
4334
|
* @return ListWhitelistsResponse
|
|
4335
4335
|
* @throws OciError when an error occurs
|
|
4336
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4336
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/ListWhitelists.ts.html |here} to see how to use ListWhitelists API.
|
|
4337
4337
|
*/
|
|
4338
4338
|
listWhitelists(listWhitelistsRequest) {
|
|
4339
4339
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4444,7 +4444,7 @@ class WaasClient {
|
|
|
4444
4444
|
* @param ListWorkRequestsRequest
|
|
4445
4445
|
* @return ListWorkRequestsResponse
|
|
4446
4446
|
* @throws OciError when an error occurs
|
|
4447
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4447
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
4448
4448
|
*/
|
|
4449
4449
|
listWorkRequests(listWorkRequestsRequest) {
|
|
4450
4450
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4553,7 +4553,7 @@ class WaasClient {
|
|
|
4553
4553
|
* @param PurgeCacheRequest
|
|
4554
4554
|
* @return PurgeCacheResponse
|
|
4555
4555
|
* @throws OciError when an error occurs
|
|
4556
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4556
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/PurgeCache.ts.html |here} to see how to use PurgeCache API.
|
|
4557
4557
|
*/
|
|
4558
4558
|
purgeCache(purgeCacheRequest) {
|
|
4559
4559
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4622,7 +4622,7 @@ class WaasClient {
|
|
|
4622
4622
|
* @param UpdateAccessRulesRequest
|
|
4623
4623
|
* @return UpdateAccessRulesResponse
|
|
4624
4624
|
* @throws OciError when an error occurs
|
|
4625
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4625
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/UpdateAccessRules.ts.html |here} to see how to use UpdateAccessRules API.
|
|
4626
4626
|
*/
|
|
4627
4627
|
updateAccessRules(updateAccessRulesRequest) {
|
|
4628
4628
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4684,7 +4684,7 @@ class WaasClient {
|
|
|
4684
4684
|
* @param UpdateAddressListRequest
|
|
4685
4685
|
* @return UpdateAddressListResponse
|
|
4686
4686
|
* @throws OciError when an error occurs
|
|
4687
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4687
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/UpdateAddressList.ts.html |here} to see how to use UpdateAddressList API.
|
|
4688
4688
|
*/
|
|
4689
4689
|
updateAddressList(updateAddressListRequest) {
|
|
4690
4690
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4755,7 +4755,7 @@ class WaasClient {
|
|
|
4755
4755
|
* @param UpdateCachingRulesRequest
|
|
4756
4756
|
* @return UpdateCachingRulesResponse
|
|
4757
4757
|
* @throws OciError when an error occurs
|
|
4758
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4758
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/UpdateCachingRules.ts.html |here} to see how to use UpdateCachingRules API.
|
|
4759
4759
|
*/
|
|
4760
4760
|
updateCachingRules(updateCachingRulesRequest) {
|
|
4761
4761
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4825,7 +4825,7 @@ class WaasClient {
|
|
|
4825
4825
|
* @param UpdateCaptchasRequest
|
|
4826
4826
|
* @return UpdateCaptchasResponse
|
|
4827
4827
|
* @throws OciError when an error occurs
|
|
4828
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4828
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/UpdateCaptchas.ts.html |here} to see how to use UpdateCaptchas API.
|
|
4829
4829
|
*/
|
|
4830
4830
|
updateCaptchas(updateCaptchasRequest) {
|
|
4831
4831
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4887,7 +4887,7 @@ class WaasClient {
|
|
|
4887
4887
|
* @param UpdateCertificateRequest
|
|
4888
4888
|
* @return UpdateCertificateResponse
|
|
4889
4889
|
* @throws OciError when an error occurs
|
|
4890
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4890
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/UpdateCertificate.ts.html |here} to see how to use UpdateCertificate API.
|
|
4891
4891
|
*/
|
|
4892
4892
|
updateCertificate(updateCertificateRequest) {
|
|
4893
4893
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4952,7 +4952,7 @@ class WaasClient {
|
|
|
4952
4952
|
* @param UpdateCustomProtectionRuleRequest
|
|
4953
4953
|
* @return UpdateCustomProtectionRuleResponse
|
|
4954
4954
|
* @throws OciError when an error occurs
|
|
4955
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4955
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/UpdateCustomProtectionRule.ts.html |here} to see how to use UpdateCustomProtectionRule API.
|
|
4956
4956
|
*/
|
|
4957
4957
|
updateCustomProtectionRule(updateCustomProtectionRuleRequest) {
|
|
4958
4958
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5022,7 +5022,7 @@ class WaasClient {
|
|
|
5022
5022
|
* @param UpdateDeviceFingerprintChallengeRequest
|
|
5023
5023
|
* @return UpdateDeviceFingerprintChallengeResponse
|
|
5024
5024
|
* @throws OciError when an error occurs
|
|
5025
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5025
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/UpdateDeviceFingerprintChallenge.ts.html |here} to see how to use UpdateDeviceFingerprintChallenge API.
|
|
5026
5026
|
*/
|
|
5027
5027
|
updateDeviceFingerprintChallenge(updateDeviceFingerprintChallengeRequest) {
|
|
5028
5028
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5086,7 +5086,7 @@ class WaasClient {
|
|
|
5086
5086
|
* @param UpdateGoodBotsRequest
|
|
5087
5087
|
* @return UpdateGoodBotsResponse
|
|
5088
5088
|
* @throws OciError when an error occurs
|
|
5089
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5089
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/UpdateGoodBots.ts.html |here} to see how to use UpdateGoodBots API.
|
|
5090
5090
|
*/
|
|
5091
5091
|
updateGoodBots(updateGoodBotsRequest) {
|
|
5092
5092
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5148,7 +5148,7 @@ class WaasClient {
|
|
|
5148
5148
|
* @param UpdateHumanInteractionChallengeRequest
|
|
5149
5149
|
* @return UpdateHumanInteractionChallengeResponse
|
|
5150
5150
|
* @throws OciError when an error occurs
|
|
5151
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5151
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/UpdateHumanInteractionChallenge.ts.html |here} to see how to use UpdateHumanInteractionChallenge API.
|
|
5152
5152
|
*/
|
|
5153
5153
|
updateHumanInteractionChallenge(updateHumanInteractionChallengeRequest) {
|
|
5154
5154
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5210,7 +5210,7 @@ class WaasClient {
|
|
|
5210
5210
|
* @param UpdateJsChallengeRequest
|
|
5211
5211
|
* @return UpdateJsChallengeResponse
|
|
5212
5212
|
* @throws OciError when an error occurs
|
|
5213
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5213
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/UpdateJsChallenge.ts.html |here} to see how to use UpdateJsChallenge API.
|
|
5214
5214
|
*/
|
|
5215
5215
|
updateJsChallenge(updateJsChallengeRequest) {
|
|
5216
5216
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5272,7 +5272,7 @@ class WaasClient {
|
|
|
5272
5272
|
* @param UpdatePolicyConfigRequest
|
|
5273
5273
|
* @return UpdatePolicyConfigResponse
|
|
5274
5274
|
* @throws OciError when an error occurs
|
|
5275
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5275
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/UpdatePolicyConfig.ts.html |here} to see how to use UpdatePolicyConfig API.
|
|
5276
5276
|
*/
|
|
5277
5277
|
updatePolicyConfig(updatePolicyConfigRequest) {
|
|
5278
5278
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5336,7 +5336,7 @@ class WaasClient {
|
|
|
5336
5336
|
* @param UpdateProtectionRulesRequest
|
|
5337
5337
|
* @return UpdateProtectionRulesResponse
|
|
5338
5338
|
* @throws OciError when an error occurs
|
|
5339
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5339
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/UpdateProtectionRules.ts.html |here} to see how to use UpdateProtectionRules API.
|
|
5340
5340
|
*/
|
|
5341
5341
|
updateProtectionRules(updateProtectionRulesRequest) {
|
|
5342
5342
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5397,7 +5397,7 @@ class WaasClient {
|
|
|
5397
5397
|
* @param UpdateProtectionSettingsRequest
|
|
5398
5398
|
* @return UpdateProtectionSettingsResponse
|
|
5399
5399
|
* @throws OciError when an error occurs
|
|
5400
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5400
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/UpdateProtectionSettings.ts.html |here} to see how to use UpdateProtectionSettings API.
|
|
5401
5401
|
*/
|
|
5402
5402
|
updateProtectionSettings(updateProtectionSettingsRequest) {
|
|
5403
5403
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5459,7 +5459,7 @@ class WaasClient {
|
|
|
5459
5459
|
* @param UpdateThreatFeedsRequest
|
|
5460
5460
|
* @return UpdateThreatFeedsResponse
|
|
5461
5461
|
* @throws OciError when an error occurs
|
|
5462
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5462
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/UpdateThreatFeeds.ts.html |here} to see how to use UpdateThreatFeeds API.
|
|
5463
5463
|
*/
|
|
5464
5464
|
updateThreatFeeds(updateThreatFeedsRequest) {
|
|
5465
5465
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5522,7 +5522,7 @@ class WaasClient {
|
|
|
5522
5522
|
* @param UpdateWaasPolicyRequest
|
|
5523
5523
|
* @return UpdateWaasPolicyResponse
|
|
5524
5524
|
* @throws OciError when an error occurs
|
|
5525
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5525
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/UpdateWaasPolicy.ts.html |here} to see how to use UpdateWaasPolicy API.
|
|
5526
5526
|
*/
|
|
5527
5527
|
updateWaasPolicy(updateWaasPolicyRequest) {
|
|
5528
5528
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5584,7 +5584,7 @@ class WaasClient {
|
|
|
5584
5584
|
* @param UpdateWaasPolicyCustomProtectionRulesRequest
|
|
5585
5585
|
* @return UpdateWaasPolicyCustomProtectionRulesResponse
|
|
5586
5586
|
* @throws OciError when an error occurs
|
|
5587
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5587
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/UpdateWaasPolicyCustomProtectionRules.ts.html |here} to see how to use UpdateWaasPolicyCustomProtectionRules API.
|
|
5588
5588
|
*/
|
|
5589
5589
|
updateWaasPolicyCustomProtectionRules(updateWaasPolicyCustomProtectionRulesRequest) {
|
|
5590
5590
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5646,7 +5646,7 @@ class WaasClient {
|
|
|
5646
5646
|
* @param UpdateWafAddressRateLimitingRequest
|
|
5647
5647
|
* @return UpdateWafAddressRateLimitingResponse
|
|
5648
5648
|
* @throws OciError when an error occurs
|
|
5649
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5649
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/UpdateWafAddressRateLimiting.ts.html |here} to see how to use UpdateWafAddressRateLimiting API.
|
|
5650
5650
|
*/
|
|
5651
5651
|
updateWafAddressRateLimiting(updateWafAddressRateLimitingRequest) {
|
|
5652
5652
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5716,7 +5716,7 @@ class WaasClient {
|
|
|
5716
5716
|
* @param UpdateWafConfigRequest
|
|
5717
5717
|
* @return UpdateWafConfigResponse
|
|
5718
5718
|
* @throws OciError when an error occurs
|
|
5719
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5719
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/UpdateWafConfig.ts.html |here} to see how to use UpdateWafConfig API.
|
|
5720
5720
|
*/
|
|
5721
5721
|
updateWafConfig(updateWafConfigRequest) {
|
|
5722
5722
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5786,7 +5786,7 @@ class WaasClient {
|
|
|
5786
5786
|
* @param UpdateWhitelistsRequest
|
|
5787
5787
|
* @return UpdateWhitelistsResponse
|
|
5788
5788
|
* @throws OciError when an error occurs
|
|
5789
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5789
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.1/waas/UpdateWhitelists.ts.html |here} to see how to use UpdateWhitelists API.
|
|
5790
5790
|
*/
|
|
5791
5791
|
updateWhitelists(updateWhitelistsRequest) {
|
|
5792
5792
|
return __awaiter(this, void 0, void 0, function* () {
|