oci-waas 2.88.0 → 2.88.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
|
@@ -205,7 +205,7 @@ class RedirectClient {
|
|
|
205
205
|
* @param ChangeHttpRedirectCompartmentRequest
|
|
206
206
|
* @return ChangeHttpRedirectCompartmentResponse
|
|
207
207
|
* @throws OciError when an error occurs
|
|
208
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
208
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/ChangeHttpRedirectCompartment.ts.html |here} to see how to use ChangeHttpRedirectCompartment API.
|
|
209
209
|
*/
|
|
210
210
|
changeHttpRedirectCompartment(changeHttpRedirectCompartmentRequest) {
|
|
211
211
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -262,7 +262,7 @@ class RedirectClient {
|
|
|
262
262
|
* @param CreateHttpRedirectRequest
|
|
263
263
|
* @return CreateHttpRedirectResponse
|
|
264
264
|
* @throws OciError when an error occurs
|
|
265
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
265
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/CreateHttpRedirect.ts.html |here} to see how to use CreateHttpRedirect API.
|
|
266
266
|
*/
|
|
267
267
|
createHttpRedirect(createHttpRedirectRequest) {
|
|
268
268
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -321,7 +321,7 @@ class RedirectClient {
|
|
|
321
321
|
* @param DeleteHttpRedirectRequest
|
|
322
322
|
* @return DeleteHttpRedirectResponse
|
|
323
323
|
* @throws OciError when an error occurs
|
|
324
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
324
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/DeleteHttpRedirect.ts.html |here} to see how to use DeleteHttpRedirect API.
|
|
325
325
|
*/
|
|
326
326
|
deleteHttpRedirect(deleteHttpRedirectRequest) {
|
|
327
327
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -382,7 +382,7 @@ class RedirectClient {
|
|
|
382
382
|
* @param GetHttpRedirectRequest
|
|
383
383
|
* @return GetHttpRedirectResponse
|
|
384
384
|
* @throws OciError when an error occurs
|
|
385
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
385
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/GetHttpRedirect.ts.html |here} to see how to use GetHttpRedirect API.
|
|
386
386
|
*/
|
|
387
387
|
getHttpRedirect(getHttpRedirectRequest) {
|
|
388
388
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -445,7 +445,7 @@ class RedirectClient {
|
|
|
445
445
|
* @param ListHttpRedirectsRequest
|
|
446
446
|
* @return ListHttpRedirectsResponse
|
|
447
447
|
* @throws OciError when an error occurs
|
|
448
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
448
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/ListHttpRedirects.ts.html |here} to see how to use ListHttpRedirects API.
|
|
449
449
|
*/
|
|
450
450
|
listHttpRedirects(listHttpRedirectsRequest) {
|
|
451
451
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -557,7 +557,7 @@ class RedirectClient {
|
|
|
557
557
|
* @param UpdateHttpRedirectRequest
|
|
558
558
|
* @return UpdateHttpRedirectResponse
|
|
559
559
|
* @throws OciError when an error occurs
|
|
560
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
560
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/UpdateHttpRedirect.ts.html |here} to see how to use UpdateHttpRedirect API.
|
|
561
561
|
*/
|
|
562
562
|
updateHttpRedirect(updateHttpRedirectRequest) {
|
|
563
563
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -773,7 +773,7 @@ class WaasClient {
|
|
|
773
773
|
* @param AcceptRecommendationsRequest
|
|
774
774
|
* @return AcceptRecommendationsResponse
|
|
775
775
|
* @throws OciError when an error occurs
|
|
776
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
776
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/AcceptRecommendations.ts.html |here} to see how to use AcceptRecommendations API.
|
|
777
777
|
*/
|
|
778
778
|
acceptRecommendations(acceptRecommendationsRequest) {
|
|
779
779
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -834,7 +834,7 @@ class WaasClient {
|
|
|
834
834
|
* @param CancelWorkRequestRequest
|
|
835
835
|
* @return CancelWorkRequestResponse
|
|
836
836
|
* @throws OciError when an error occurs
|
|
837
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
837
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
|
|
838
838
|
*/
|
|
839
839
|
cancelWorkRequest(cancelWorkRequestRequest) {
|
|
840
840
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -893,7 +893,7 @@ class WaasClient {
|
|
|
893
893
|
* @param ChangeAddressListCompartmentRequest
|
|
894
894
|
* @return ChangeAddressListCompartmentResponse
|
|
895
895
|
* @throws OciError when an error occurs
|
|
896
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
896
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/ChangeAddressListCompartment.ts.html |here} to see how to use ChangeAddressListCompartment API.
|
|
897
897
|
*/
|
|
898
898
|
changeAddressListCompartment(changeAddressListCompartmentRequest) {
|
|
899
899
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -952,7 +952,7 @@ class WaasClient {
|
|
|
952
952
|
* @param ChangeCertificateCompartmentRequest
|
|
953
953
|
* @return ChangeCertificateCompartmentResponse
|
|
954
954
|
* @throws OciError when an error occurs
|
|
955
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
955
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/ChangeCertificateCompartment.ts.html |here} to see how to use ChangeCertificateCompartment API.
|
|
956
956
|
*/
|
|
957
957
|
changeCertificateCompartment(changeCertificateCompartmentRequest) {
|
|
958
958
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1009,7 +1009,7 @@ class WaasClient {
|
|
|
1009
1009
|
* @param ChangeCustomProtectionRuleCompartmentRequest
|
|
1010
1010
|
* @return ChangeCustomProtectionRuleCompartmentResponse
|
|
1011
1011
|
* @throws OciError when an error occurs
|
|
1012
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
1012
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/ChangeCustomProtectionRuleCompartment.ts.html |here} to see how to use ChangeCustomProtectionRuleCompartment API.
|
|
1013
1013
|
*/
|
|
1014
1014
|
changeCustomProtectionRuleCompartment(changeCustomProtectionRuleCompartmentRequest) {
|
|
1015
1015
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1068,7 +1068,7 @@ class WaasClient {
|
|
|
1068
1068
|
* @param ChangeWaasPolicyCompartmentRequest
|
|
1069
1069
|
* @return ChangeWaasPolicyCompartmentResponse
|
|
1070
1070
|
* @throws OciError when an error occurs
|
|
1071
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
1071
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/ChangeWaasPolicyCompartment.ts.html |here} to see how to use ChangeWaasPolicyCompartment API.
|
|
1072
1072
|
*/
|
|
1073
1073
|
changeWaasPolicyCompartment(changeWaasPolicyCompartmentRequest) {
|
|
1074
1074
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1125,7 +1125,7 @@ class WaasClient {
|
|
|
1125
1125
|
* @param CreateAddressListRequest
|
|
1126
1126
|
* @return CreateAddressListResponse
|
|
1127
1127
|
* @throws OciError when an error occurs
|
|
1128
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
1128
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/CreateAddressList.ts.html |here} to see how to use CreateAddressList API.
|
|
1129
1129
|
*/
|
|
1130
1130
|
createAddressList(createAddressListRequest) {
|
|
1131
1131
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1190,7 +1190,7 @@ class WaasClient {
|
|
|
1190
1190
|
* @param CreateCertificateRequest
|
|
1191
1191
|
* @return CreateCertificateResponse
|
|
1192
1192
|
* @throws OciError when an error occurs
|
|
1193
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
1193
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/CreateCertificate.ts.html |here} to see how to use CreateCertificate API.
|
|
1194
1194
|
*/
|
|
1195
1195
|
createCertificate(createCertificateRequest) {
|
|
1196
1196
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1255,7 +1255,7 @@ class WaasClient {
|
|
|
1255
1255
|
* @param CreateCustomProtectionRuleRequest
|
|
1256
1256
|
* @return CreateCustomProtectionRuleResponse
|
|
1257
1257
|
* @throws OciError when an error occurs
|
|
1258
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
1258
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/CreateCustomProtectionRule.ts.html |here} to see how to use CreateCustomProtectionRule API.
|
|
1259
1259
|
*/
|
|
1260
1260
|
createCustomProtectionRule(createCustomProtectionRuleRequest) {
|
|
1261
1261
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1330,7 +1330,7 @@ class WaasClient {
|
|
|
1330
1330
|
* @param CreateWaasPolicyRequest
|
|
1331
1331
|
* @return CreateWaasPolicyResponse
|
|
1332
1332
|
* @throws OciError when an error occurs
|
|
1333
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
1333
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/CreateWaasPolicy.ts.html |here} to see how to use CreateWaasPolicy API.
|
|
1334
1334
|
*/
|
|
1335
1335
|
createWaasPolicy(createWaasPolicyRequest) {
|
|
1336
1336
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1394,7 +1394,7 @@ class WaasClient {
|
|
|
1394
1394
|
* @param DeleteAddressListRequest
|
|
1395
1395
|
* @return DeleteAddressListResponse
|
|
1396
1396
|
* @throws OciError when an error occurs
|
|
1397
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
1397
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/DeleteAddressList.ts.html |here} to see how to use DeleteAddressList API.
|
|
1398
1398
|
*/
|
|
1399
1399
|
deleteAddressList(deleteAddressListRequest) {
|
|
1400
1400
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1450,7 +1450,7 @@ class WaasClient {
|
|
|
1450
1450
|
* @param DeleteCertificateRequest
|
|
1451
1451
|
* @return DeleteCertificateResponse
|
|
1452
1452
|
* @throws OciError when an error occurs
|
|
1453
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
1453
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/DeleteCertificate.ts.html |here} to see how to use DeleteCertificate API.
|
|
1454
1454
|
*/
|
|
1455
1455
|
deleteCertificate(deleteCertificateRequest) {
|
|
1456
1456
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1506,7 +1506,7 @@ class WaasClient {
|
|
|
1506
1506
|
* @param DeleteCustomProtectionRuleRequest
|
|
1507
1507
|
* @return DeleteCustomProtectionRuleResponse
|
|
1508
1508
|
* @throws OciError when an error occurs
|
|
1509
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
1509
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/DeleteCustomProtectionRule.ts.html |here} to see how to use DeleteCustomProtectionRule API.
|
|
1510
1510
|
*/
|
|
1511
1511
|
deleteCustomProtectionRule(deleteCustomProtectionRuleRequest) {
|
|
1512
1512
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1562,7 +1562,7 @@ class WaasClient {
|
|
|
1562
1562
|
* @param DeleteWaasPolicyRequest
|
|
1563
1563
|
* @return DeleteWaasPolicyResponse
|
|
1564
1564
|
* @throws OciError when an error occurs
|
|
1565
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
1565
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/DeleteWaasPolicy.ts.html |here} to see how to use DeleteWaasPolicy API.
|
|
1566
1566
|
*/
|
|
1567
1567
|
deleteWaasPolicy(deleteWaasPolicyRequest) {
|
|
1568
1568
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1623,7 +1623,7 @@ class WaasClient {
|
|
|
1623
1623
|
* @param GetAddressListRequest
|
|
1624
1624
|
* @return GetAddressListResponse
|
|
1625
1625
|
* @throws OciError when an error occurs
|
|
1626
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
1626
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/GetAddressList.ts.html |here} to see how to use GetAddressList API.
|
|
1627
1627
|
*/
|
|
1628
1628
|
getAddressList(getAddressListRequest) {
|
|
1629
1629
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1686,7 +1686,7 @@ class WaasClient {
|
|
|
1686
1686
|
* @param GetCertificateRequest
|
|
1687
1687
|
* @return GetCertificateResponse
|
|
1688
1688
|
* @throws OciError when an error occurs
|
|
1689
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
1689
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/GetCertificate.ts.html |here} to see how to use GetCertificate API.
|
|
1690
1690
|
*/
|
|
1691
1691
|
getCertificate(getCertificateRequest) {
|
|
1692
1692
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1749,7 +1749,7 @@ class WaasClient {
|
|
|
1749
1749
|
* @param GetCustomProtectionRuleRequest
|
|
1750
1750
|
* @return GetCustomProtectionRuleResponse
|
|
1751
1751
|
* @throws OciError when an error occurs
|
|
1752
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
1752
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/GetCustomProtectionRule.ts.html |here} to see how to use GetCustomProtectionRule API.
|
|
1753
1753
|
*/
|
|
1754
1754
|
getCustomProtectionRule(getCustomProtectionRuleRequest) {
|
|
1755
1755
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1812,7 +1812,7 @@ class WaasClient {
|
|
|
1812
1812
|
* @param GetDeviceFingerprintChallengeRequest
|
|
1813
1813
|
* @return GetDeviceFingerprintChallengeResponse
|
|
1814
1814
|
* @throws OciError when an error occurs
|
|
1815
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
1815
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/GetDeviceFingerprintChallenge.ts.html |here} to see how to use GetDeviceFingerprintChallenge API.
|
|
1816
1816
|
*/
|
|
1817
1817
|
getDeviceFingerprintChallenge(getDeviceFingerprintChallengeRequest) {
|
|
1818
1818
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1875,7 +1875,7 @@ class WaasClient {
|
|
|
1875
1875
|
* @param GetHumanInteractionChallengeRequest
|
|
1876
1876
|
* @return GetHumanInteractionChallengeResponse
|
|
1877
1877
|
* @throws OciError when an error occurs
|
|
1878
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
1878
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/GetHumanInteractionChallenge.ts.html |here} to see how to use GetHumanInteractionChallenge API.
|
|
1879
1879
|
*/
|
|
1880
1880
|
getHumanInteractionChallenge(getHumanInteractionChallengeRequest) {
|
|
1881
1881
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1938,7 +1938,7 @@ class WaasClient {
|
|
|
1938
1938
|
* @param GetJsChallengeRequest
|
|
1939
1939
|
* @return GetJsChallengeResponse
|
|
1940
1940
|
* @throws OciError when an error occurs
|
|
1941
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
1941
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/GetJsChallenge.ts.html |here} to see how to use GetJsChallenge API.
|
|
1942
1942
|
*/
|
|
1943
1943
|
getJsChallenge(getJsChallengeRequest) {
|
|
1944
1944
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2001,7 +2001,7 @@ class WaasClient {
|
|
|
2001
2001
|
* @param GetPolicyConfigRequest
|
|
2002
2002
|
* @return GetPolicyConfigResponse
|
|
2003
2003
|
* @throws OciError when an error occurs
|
|
2004
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
2004
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/GetPolicyConfig.ts.html |here} to see how to use GetPolicyConfig API.
|
|
2005
2005
|
*/
|
|
2006
2006
|
getPolicyConfig(getPolicyConfigRequest) {
|
|
2007
2007
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2064,7 +2064,7 @@ class WaasClient {
|
|
|
2064
2064
|
* @param GetProtectionRuleRequest
|
|
2065
2065
|
* @return GetProtectionRuleResponse
|
|
2066
2066
|
* @throws OciError when an error occurs
|
|
2067
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
2067
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/GetProtectionRule.ts.html |here} to see how to use GetProtectionRule API.
|
|
2068
2068
|
*/
|
|
2069
2069
|
getProtectionRule(getProtectionRuleRequest) {
|
|
2070
2070
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2128,7 +2128,7 @@ class WaasClient {
|
|
|
2128
2128
|
* @param GetProtectionSettingsRequest
|
|
2129
2129
|
* @return GetProtectionSettingsResponse
|
|
2130
2130
|
* @throws OciError when an error occurs
|
|
2131
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
2131
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/GetProtectionSettings.ts.html |here} to see how to use GetProtectionSettings API.
|
|
2132
2132
|
*/
|
|
2133
2133
|
getProtectionSettings(getProtectionSettingsRequest) {
|
|
2134
2134
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2191,7 +2191,7 @@ class WaasClient {
|
|
|
2191
2191
|
* @param GetWaasPolicyRequest
|
|
2192
2192
|
* @return GetWaasPolicyResponse
|
|
2193
2193
|
* @throws OciError when an error occurs
|
|
2194
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
2194
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/GetWaasPolicy.ts.html |here} to see how to use GetWaasPolicy API.
|
|
2195
2195
|
*/
|
|
2196
2196
|
getWaasPolicy(getWaasPolicyRequest) {
|
|
2197
2197
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2254,7 +2254,7 @@ class WaasClient {
|
|
|
2254
2254
|
* @param GetWafAddressRateLimitingRequest
|
|
2255
2255
|
* @return GetWafAddressRateLimitingResponse
|
|
2256
2256
|
* @throws OciError when an error occurs
|
|
2257
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
2257
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/GetWafAddressRateLimiting.ts.html |here} to see how to use GetWafAddressRateLimiting API.
|
|
2258
2258
|
*/
|
|
2259
2259
|
getWafAddressRateLimiting(getWafAddressRateLimitingRequest) {
|
|
2260
2260
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2317,7 +2317,7 @@ class WaasClient {
|
|
|
2317
2317
|
* @param GetWafConfigRequest
|
|
2318
2318
|
* @return GetWafConfigResponse
|
|
2319
2319
|
* @throws OciError when an error occurs
|
|
2320
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
2320
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/GetWafConfig.ts.html |here} to see how to use GetWafConfig API.
|
|
2321
2321
|
*/
|
|
2322
2322
|
getWafConfig(getWafConfigRequest) {
|
|
2323
2323
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2380,7 +2380,7 @@ class WaasClient {
|
|
|
2380
2380
|
* @param GetWorkRequestRequest
|
|
2381
2381
|
* @return GetWorkRequestResponse
|
|
2382
2382
|
* @throws OciError when an error occurs
|
|
2383
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
2383
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
2384
2384
|
*/
|
|
2385
2385
|
getWorkRequest(getWorkRequestRequest) {
|
|
2386
2386
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2449,7 +2449,7 @@ class WaasClient {
|
|
|
2449
2449
|
* @param ListAccessRulesRequest
|
|
2450
2450
|
* @return ListAccessRulesResponse
|
|
2451
2451
|
* @throws OciError when an error occurs
|
|
2452
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
2452
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/ListAccessRules.ts.html |here} to see how to use ListAccessRules API.
|
|
2453
2453
|
*/
|
|
2454
2454
|
listAccessRules(listAccessRulesRequest) {
|
|
2455
2455
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2560,7 +2560,7 @@ class WaasClient {
|
|
|
2560
2560
|
* @param ListAddressListsRequest
|
|
2561
2561
|
* @return ListAddressListsResponse
|
|
2562
2562
|
* @throws OciError when an error occurs
|
|
2563
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
2563
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/ListAddressLists.ts.html |here} to see how to use ListAddressLists API.
|
|
2564
2564
|
*/
|
|
2565
2565
|
listAddressLists(listAddressListsRequest) {
|
|
2566
2566
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2673,7 +2673,7 @@ class WaasClient {
|
|
|
2673
2673
|
* @param ListCachingRulesRequest
|
|
2674
2674
|
* @return ListCachingRulesResponse
|
|
2675
2675
|
* @throws OciError when an error occurs
|
|
2676
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
2676
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/ListCachingRules.ts.html |here} to see how to use ListCachingRules API.
|
|
2677
2677
|
*/
|
|
2678
2678
|
listCachingRules(listCachingRulesRequest) {
|
|
2679
2679
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2789,7 +2789,7 @@ class WaasClient {
|
|
|
2789
2789
|
* @param ListCaptchasRequest
|
|
2790
2790
|
* @return ListCaptchasResponse
|
|
2791
2791
|
* @throws OciError when an error occurs
|
|
2792
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
2792
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/ListCaptchas.ts.html |here} to see how to use ListCaptchas API.
|
|
2793
2793
|
*/
|
|
2794
2794
|
listCaptchas(listCaptchasRequest) {
|
|
2795
2795
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2900,7 +2900,7 @@ class WaasClient {
|
|
|
2900
2900
|
* @param ListCertificatesRequest
|
|
2901
2901
|
* @return ListCertificatesResponse
|
|
2902
2902
|
* @throws OciError when an error occurs
|
|
2903
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
2903
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/ListCertificates.ts.html |here} to see how to use ListCertificates API.
|
|
2904
2904
|
*/
|
|
2905
2905
|
listCertificates(listCertificatesRequest) {
|
|
2906
2906
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3012,7 +3012,7 @@ class WaasClient {
|
|
|
3012
3012
|
* @param ListCustomProtectionRulesRequest
|
|
3013
3013
|
* @return ListCustomProtectionRulesResponse
|
|
3014
3014
|
* @throws OciError when an error occurs
|
|
3015
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
3015
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/ListCustomProtectionRules.ts.html |here} to see how to use ListCustomProtectionRules API.
|
|
3016
3016
|
*/
|
|
3017
3017
|
listCustomProtectionRules(listCustomProtectionRulesRequest) {
|
|
3018
3018
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3124,7 +3124,7 @@ class WaasClient {
|
|
|
3124
3124
|
* @param ListEdgeSubnetsRequest
|
|
3125
3125
|
* @return ListEdgeSubnetsResponse
|
|
3126
3126
|
* @throws OciError when an error occurs
|
|
3127
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
3127
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/ListEdgeSubnets.ts.html |here} to see how to use ListEdgeSubnets API.
|
|
3128
3128
|
*/
|
|
3129
3129
|
listEdgeSubnets(listEdgeSubnetsRequest) {
|
|
3130
3130
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3233,7 +3233,7 @@ class WaasClient {
|
|
|
3233
3233
|
* @param ListGoodBotsRequest
|
|
3234
3234
|
* @return ListGoodBotsResponse
|
|
3235
3235
|
* @throws OciError when an error occurs
|
|
3236
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
3236
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/ListGoodBots.ts.html |here} to see how to use ListGoodBots API.
|
|
3237
3237
|
*/
|
|
3238
3238
|
listGoodBots(listGoodBotsRequest) {
|
|
3239
3239
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3345,7 +3345,7 @@ class WaasClient {
|
|
|
3345
3345
|
* @param ListProtectionRulesRequest
|
|
3346
3346
|
* @return ListProtectionRulesResponse
|
|
3347
3347
|
* @throws OciError when an error occurs
|
|
3348
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
3348
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/ListProtectionRules.ts.html |here} to see how to use ListProtectionRules API.
|
|
3349
3349
|
*/
|
|
3350
3350
|
listProtectionRules(listProtectionRulesRequest) {
|
|
3351
3351
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3461,7 +3461,7 @@ class WaasClient {
|
|
|
3461
3461
|
* @param ListRecommendationsRequest
|
|
3462
3462
|
* @return ListRecommendationsResponse
|
|
3463
3463
|
* @throws OciError when an error occurs
|
|
3464
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
3464
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/ListRecommendations.ts.html |here} to see how to use ListRecommendations API.
|
|
3465
3465
|
*/
|
|
3466
3466
|
listRecommendations(listRecommendationsRequest) {
|
|
3467
3467
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3576,7 +3576,7 @@ class WaasClient {
|
|
|
3576
3576
|
* @param ListThreatFeedsRequest
|
|
3577
3577
|
* @return ListThreatFeedsResponse
|
|
3578
3578
|
* @throws OciError when an error occurs
|
|
3579
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
3579
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/ListThreatFeeds.ts.html |here} to see how to use ListThreatFeeds API.
|
|
3580
3580
|
*/
|
|
3581
3581
|
listThreatFeeds(listThreatFeedsRequest) {
|
|
3582
3582
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3687,7 +3687,7 @@ class WaasClient {
|
|
|
3687
3687
|
* @param ListWaasPoliciesRequest
|
|
3688
3688
|
* @return ListWaasPoliciesResponse
|
|
3689
3689
|
* @throws OciError when an error occurs
|
|
3690
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
3690
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/ListWaasPolicies.ts.html |here} to see how to use ListWaasPolicies API.
|
|
3691
3691
|
*/
|
|
3692
3692
|
listWaasPolicies(listWaasPoliciesRequest) {
|
|
3693
3693
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3799,7 +3799,7 @@ class WaasClient {
|
|
|
3799
3799
|
* @param ListWaasPolicyCustomProtectionRulesRequest
|
|
3800
3800
|
* @return ListWaasPolicyCustomProtectionRulesResponse
|
|
3801
3801
|
* @throws OciError when an error occurs
|
|
3802
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
3802
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/ListWaasPolicyCustomProtectionRules.ts.html |here} to see how to use ListWaasPolicyCustomProtectionRules API.
|
|
3803
3803
|
*/
|
|
3804
3804
|
listWaasPolicyCustomProtectionRules(listWaasPolicyCustomProtectionRulesRequest) {
|
|
3805
3805
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3912,7 +3912,7 @@ class WaasClient {
|
|
|
3912
3912
|
* @param ListWafBlockedRequestsRequest
|
|
3913
3913
|
* @return ListWafBlockedRequestsResponse
|
|
3914
3914
|
* @throws OciError when an error occurs
|
|
3915
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
3915
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/ListWafBlockedRequests.ts.html |here} to see how to use ListWafBlockedRequests API.
|
|
3916
3916
|
*/
|
|
3917
3917
|
listWafBlockedRequests(listWafBlockedRequestsRequest) {
|
|
3918
3918
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4024,7 +4024,7 @@ class WaasClient {
|
|
|
4024
4024
|
* @param ListWafLogsRequest
|
|
4025
4025
|
* @return ListWafLogsResponse
|
|
4026
4026
|
* @throws OciError when an error occurs
|
|
4027
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
4027
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/ListWafLogs.ts.html |here} to see how to use ListWafLogs API.
|
|
4028
4028
|
*/
|
|
4029
4029
|
listWafLogs(listWafLogsRequest) {
|
|
4030
4030
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4152,7 +4152,7 @@ class WaasClient {
|
|
|
4152
4152
|
* @param ListWafRequestsRequest
|
|
4153
4153
|
* @return ListWafRequestsResponse
|
|
4154
4154
|
* @throws OciError when an error occurs
|
|
4155
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
4155
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/ListWafRequests.ts.html |here} to see how to use ListWafRequests API.
|
|
4156
4156
|
*/
|
|
4157
4157
|
listWafRequests(listWafRequestsRequest) {
|
|
4158
4158
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4262,7 +4262,7 @@ class WaasClient {
|
|
|
4262
4262
|
* @param ListWafTrafficRequest
|
|
4263
4263
|
* @return ListWafTrafficResponse
|
|
4264
4264
|
* @throws OciError when an error occurs
|
|
4265
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
4265
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/ListWafTraffic.ts.html |here} to see how to use ListWafTraffic API.
|
|
4266
4266
|
*/
|
|
4267
4267
|
listWafTraffic(listWafTrafficRequest) {
|
|
4268
4268
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4370,7 +4370,7 @@ class WaasClient {
|
|
|
4370
4370
|
* @param ListWhitelistsRequest
|
|
4371
4371
|
* @return ListWhitelistsResponse
|
|
4372
4372
|
* @throws OciError when an error occurs
|
|
4373
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
4373
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/ListWhitelists.ts.html |here} to see how to use ListWhitelists API.
|
|
4374
4374
|
*/
|
|
4375
4375
|
listWhitelists(listWhitelistsRequest) {
|
|
4376
4376
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4481,7 +4481,7 @@ class WaasClient {
|
|
|
4481
4481
|
* @param ListWorkRequestsRequest
|
|
4482
4482
|
* @return ListWorkRequestsResponse
|
|
4483
4483
|
* @throws OciError when an error occurs
|
|
4484
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
4484
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
4485
4485
|
*/
|
|
4486
4486
|
listWorkRequests(listWorkRequestsRequest) {
|
|
4487
4487
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4590,7 +4590,7 @@ class WaasClient {
|
|
|
4590
4590
|
* @param PurgeCacheRequest
|
|
4591
4591
|
* @return PurgeCacheResponse
|
|
4592
4592
|
* @throws OciError when an error occurs
|
|
4593
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
4593
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/PurgeCache.ts.html |here} to see how to use PurgeCache API.
|
|
4594
4594
|
*/
|
|
4595
4595
|
purgeCache(purgeCacheRequest) {
|
|
4596
4596
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4659,7 +4659,7 @@ class WaasClient {
|
|
|
4659
4659
|
* @param UpdateAccessRulesRequest
|
|
4660
4660
|
* @return UpdateAccessRulesResponse
|
|
4661
4661
|
* @throws OciError when an error occurs
|
|
4662
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
4662
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/UpdateAccessRules.ts.html |here} to see how to use UpdateAccessRules API.
|
|
4663
4663
|
*/
|
|
4664
4664
|
updateAccessRules(updateAccessRulesRequest) {
|
|
4665
4665
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4721,7 +4721,7 @@ class WaasClient {
|
|
|
4721
4721
|
* @param UpdateAddressListRequest
|
|
4722
4722
|
* @return UpdateAddressListResponse
|
|
4723
4723
|
* @throws OciError when an error occurs
|
|
4724
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
4724
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/UpdateAddressList.ts.html |here} to see how to use UpdateAddressList API.
|
|
4725
4725
|
*/
|
|
4726
4726
|
updateAddressList(updateAddressListRequest) {
|
|
4727
4727
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4792,7 +4792,7 @@ class WaasClient {
|
|
|
4792
4792
|
* @param UpdateCachingRulesRequest
|
|
4793
4793
|
* @return UpdateCachingRulesResponse
|
|
4794
4794
|
* @throws OciError when an error occurs
|
|
4795
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
4795
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/UpdateCachingRules.ts.html |here} to see how to use UpdateCachingRules API.
|
|
4796
4796
|
*/
|
|
4797
4797
|
updateCachingRules(updateCachingRulesRequest) {
|
|
4798
4798
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4862,7 +4862,7 @@ class WaasClient {
|
|
|
4862
4862
|
* @param UpdateCaptchasRequest
|
|
4863
4863
|
* @return UpdateCaptchasResponse
|
|
4864
4864
|
* @throws OciError when an error occurs
|
|
4865
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
4865
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/UpdateCaptchas.ts.html |here} to see how to use UpdateCaptchas API.
|
|
4866
4866
|
*/
|
|
4867
4867
|
updateCaptchas(updateCaptchasRequest) {
|
|
4868
4868
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4924,7 +4924,7 @@ class WaasClient {
|
|
|
4924
4924
|
* @param UpdateCertificateRequest
|
|
4925
4925
|
* @return UpdateCertificateResponse
|
|
4926
4926
|
* @throws OciError when an error occurs
|
|
4927
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
4927
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/UpdateCertificate.ts.html |here} to see how to use UpdateCertificate API.
|
|
4928
4928
|
*/
|
|
4929
4929
|
updateCertificate(updateCertificateRequest) {
|
|
4930
4930
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4989,7 +4989,7 @@ class WaasClient {
|
|
|
4989
4989
|
* @param UpdateCustomProtectionRuleRequest
|
|
4990
4990
|
* @return UpdateCustomProtectionRuleResponse
|
|
4991
4991
|
* @throws OciError when an error occurs
|
|
4992
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
4992
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/UpdateCustomProtectionRule.ts.html |here} to see how to use UpdateCustomProtectionRule API.
|
|
4993
4993
|
*/
|
|
4994
4994
|
updateCustomProtectionRule(updateCustomProtectionRuleRequest) {
|
|
4995
4995
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5059,7 +5059,7 @@ class WaasClient {
|
|
|
5059
5059
|
* @param UpdateDeviceFingerprintChallengeRequest
|
|
5060
5060
|
* @return UpdateDeviceFingerprintChallengeResponse
|
|
5061
5061
|
* @throws OciError when an error occurs
|
|
5062
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
5062
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/UpdateDeviceFingerprintChallenge.ts.html |here} to see how to use UpdateDeviceFingerprintChallenge API.
|
|
5063
5063
|
*/
|
|
5064
5064
|
updateDeviceFingerprintChallenge(updateDeviceFingerprintChallengeRequest) {
|
|
5065
5065
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5123,7 +5123,7 @@ class WaasClient {
|
|
|
5123
5123
|
* @param UpdateGoodBotsRequest
|
|
5124
5124
|
* @return UpdateGoodBotsResponse
|
|
5125
5125
|
* @throws OciError when an error occurs
|
|
5126
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
5126
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/UpdateGoodBots.ts.html |here} to see how to use UpdateGoodBots API.
|
|
5127
5127
|
*/
|
|
5128
5128
|
updateGoodBots(updateGoodBotsRequest) {
|
|
5129
5129
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5185,7 +5185,7 @@ class WaasClient {
|
|
|
5185
5185
|
* @param UpdateHumanInteractionChallengeRequest
|
|
5186
5186
|
* @return UpdateHumanInteractionChallengeResponse
|
|
5187
5187
|
* @throws OciError when an error occurs
|
|
5188
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
5188
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/UpdateHumanInteractionChallenge.ts.html |here} to see how to use UpdateHumanInteractionChallenge API.
|
|
5189
5189
|
*/
|
|
5190
5190
|
updateHumanInteractionChallenge(updateHumanInteractionChallengeRequest) {
|
|
5191
5191
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5247,7 +5247,7 @@ class WaasClient {
|
|
|
5247
5247
|
* @param UpdateJsChallengeRequest
|
|
5248
5248
|
* @return UpdateJsChallengeResponse
|
|
5249
5249
|
* @throws OciError when an error occurs
|
|
5250
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
5250
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/UpdateJsChallenge.ts.html |here} to see how to use UpdateJsChallenge API.
|
|
5251
5251
|
*/
|
|
5252
5252
|
updateJsChallenge(updateJsChallengeRequest) {
|
|
5253
5253
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5309,7 +5309,7 @@ class WaasClient {
|
|
|
5309
5309
|
* @param UpdatePolicyConfigRequest
|
|
5310
5310
|
* @return UpdatePolicyConfigResponse
|
|
5311
5311
|
* @throws OciError when an error occurs
|
|
5312
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
5312
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/UpdatePolicyConfig.ts.html |here} to see how to use UpdatePolicyConfig API.
|
|
5313
5313
|
*/
|
|
5314
5314
|
updatePolicyConfig(updatePolicyConfigRequest) {
|
|
5315
5315
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5373,7 +5373,7 @@ class WaasClient {
|
|
|
5373
5373
|
* @param UpdateProtectionRulesRequest
|
|
5374
5374
|
* @return UpdateProtectionRulesResponse
|
|
5375
5375
|
* @throws OciError when an error occurs
|
|
5376
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
5376
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/UpdateProtectionRules.ts.html |here} to see how to use UpdateProtectionRules API.
|
|
5377
5377
|
*/
|
|
5378
5378
|
updateProtectionRules(updateProtectionRulesRequest) {
|
|
5379
5379
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5434,7 +5434,7 @@ class WaasClient {
|
|
|
5434
5434
|
* @param UpdateProtectionSettingsRequest
|
|
5435
5435
|
* @return UpdateProtectionSettingsResponse
|
|
5436
5436
|
* @throws OciError when an error occurs
|
|
5437
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
5437
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/UpdateProtectionSettings.ts.html |here} to see how to use UpdateProtectionSettings API.
|
|
5438
5438
|
*/
|
|
5439
5439
|
updateProtectionSettings(updateProtectionSettingsRequest) {
|
|
5440
5440
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5496,7 +5496,7 @@ class WaasClient {
|
|
|
5496
5496
|
* @param UpdateThreatFeedsRequest
|
|
5497
5497
|
* @return UpdateThreatFeedsResponse
|
|
5498
5498
|
* @throws OciError when an error occurs
|
|
5499
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
5499
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/UpdateThreatFeeds.ts.html |here} to see how to use UpdateThreatFeeds API.
|
|
5500
5500
|
*/
|
|
5501
5501
|
updateThreatFeeds(updateThreatFeedsRequest) {
|
|
5502
5502
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5559,7 +5559,7 @@ class WaasClient {
|
|
|
5559
5559
|
* @param UpdateWaasPolicyRequest
|
|
5560
5560
|
* @return UpdateWaasPolicyResponse
|
|
5561
5561
|
* @throws OciError when an error occurs
|
|
5562
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
5562
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/UpdateWaasPolicy.ts.html |here} to see how to use UpdateWaasPolicy API.
|
|
5563
5563
|
*/
|
|
5564
5564
|
updateWaasPolicy(updateWaasPolicyRequest) {
|
|
5565
5565
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5621,7 +5621,7 @@ class WaasClient {
|
|
|
5621
5621
|
* @param UpdateWaasPolicyCustomProtectionRulesRequest
|
|
5622
5622
|
* @return UpdateWaasPolicyCustomProtectionRulesResponse
|
|
5623
5623
|
* @throws OciError when an error occurs
|
|
5624
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
5624
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/UpdateWaasPolicyCustomProtectionRules.ts.html |here} to see how to use UpdateWaasPolicyCustomProtectionRules API.
|
|
5625
5625
|
*/
|
|
5626
5626
|
updateWaasPolicyCustomProtectionRules(updateWaasPolicyCustomProtectionRulesRequest) {
|
|
5627
5627
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5683,7 +5683,7 @@ class WaasClient {
|
|
|
5683
5683
|
* @param UpdateWafAddressRateLimitingRequest
|
|
5684
5684
|
* @return UpdateWafAddressRateLimitingResponse
|
|
5685
5685
|
* @throws OciError when an error occurs
|
|
5686
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
5686
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/UpdateWafAddressRateLimiting.ts.html |here} to see how to use UpdateWafAddressRateLimiting API.
|
|
5687
5687
|
*/
|
|
5688
5688
|
updateWafAddressRateLimiting(updateWafAddressRateLimitingRequest) {
|
|
5689
5689
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5753,7 +5753,7 @@ class WaasClient {
|
|
|
5753
5753
|
* @param UpdateWafConfigRequest
|
|
5754
5754
|
* @return UpdateWafConfigResponse
|
|
5755
5755
|
* @throws OciError when an error occurs
|
|
5756
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
5756
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/UpdateWafConfig.ts.html |here} to see how to use UpdateWafConfig API.
|
|
5757
5757
|
*/
|
|
5758
5758
|
updateWafConfig(updateWafConfigRequest) {
|
|
5759
5759
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5823,7 +5823,7 @@ class WaasClient {
|
|
|
5823
5823
|
* @param UpdateWhitelistsRequest
|
|
5824
5824
|
* @return UpdateWhitelistsResponse
|
|
5825
5825
|
* @throws OciError when an error occurs
|
|
5826
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.
|
|
5826
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/waas/UpdateWhitelists.ts.html |here} to see how to use UpdateWhitelists API.
|
|
5827
5827
|
*/
|
|
5828
5828
|
updateWhitelists(updateWhitelistsRequest) {
|
|
5829
5829
|
return __awaiter(this, void 0, void 0, function* () {
|