oci-waas 2.61.0 → 2.62.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
|
@@ -182,7 +182,7 @@ class RedirectClient {
|
|
|
182
182
|
* @param ChangeHttpRedirectCompartmentRequest
|
|
183
183
|
* @return ChangeHttpRedirectCompartmentResponse
|
|
184
184
|
* @throws OciError when an error occurs
|
|
185
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
185
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/ChangeHttpRedirectCompartment.ts.html |here} to see how to use ChangeHttpRedirectCompartment API.
|
|
186
186
|
*/
|
|
187
187
|
changeHttpRedirectCompartment(changeHttpRedirectCompartmentRequest) {
|
|
188
188
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -239,7 +239,7 @@ class RedirectClient {
|
|
|
239
239
|
* @param CreateHttpRedirectRequest
|
|
240
240
|
* @return CreateHttpRedirectResponse
|
|
241
241
|
* @throws OciError when an error occurs
|
|
242
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
242
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/CreateHttpRedirect.ts.html |here} to see how to use CreateHttpRedirect API.
|
|
243
243
|
*/
|
|
244
244
|
createHttpRedirect(createHttpRedirectRequest) {
|
|
245
245
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -298,7 +298,7 @@ class RedirectClient {
|
|
|
298
298
|
* @param DeleteHttpRedirectRequest
|
|
299
299
|
* @return DeleteHttpRedirectResponse
|
|
300
300
|
* @throws OciError when an error occurs
|
|
301
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
301
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/DeleteHttpRedirect.ts.html |here} to see how to use DeleteHttpRedirect API.
|
|
302
302
|
*/
|
|
303
303
|
deleteHttpRedirect(deleteHttpRedirectRequest) {
|
|
304
304
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -359,7 +359,7 @@ class RedirectClient {
|
|
|
359
359
|
* @param GetHttpRedirectRequest
|
|
360
360
|
* @return GetHttpRedirectResponse
|
|
361
361
|
* @throws OciError when an error occurs
|
|
362
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
362
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/GetHttpRedirect.ts.html |here} to see how to use GetHttpRedirect API.
|
|
363
363
|
*/
|
|
364
364
|
getHttpRedirect(getHttpRedirectRequest) {
|
|
365
365
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -422,7 +422,7 @@ class RedirectClient {
|
|
|
422
422
|
* @param ListHttpRedirectsRequest
|
|
423
423
|
* @return ListHttpRedirectsResponse
|
|
424
424
|
* @throws OciError when an error occurs
|
|
425
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
425
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/ListHttpRedirects.ts.html |here} to see how to use ListHttpRedirects API.
|
|
426
426
|
*/
|
|
427
427
|
listHttpRedirects(listHttpRedirectsRequest) {
|
|
428
428
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -534,7 +534,7 @@ class RedirectClient {
|
|
|
534
534
|
* @param UpdateHttpRedirectRequest
|
|
535
535
|
* @return UpdateHttpRedirectResponse
|
|
536
536
|
* @throws OciError when an error occurs
|
|
537
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
537
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/UpdateHttpRedirect.ts.html |here} to see how to use UpdateHttpRedirect API.
|
|
538
538
|
*/
|
|
539
539
|
updateHttpRedirect(updateHttpRedirectRequest) {
|
|
540
540
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -728,7 +728,7 @@ class WaasClient {
|
|
|
728
728
|
* @param AcceptRecommendationsRequest
|
|
729
729
|
* @return AcceptRecommendationsResponse
|
|
730
730
|
* @throws OciError when an error occurs
|
|
731
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
731
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/AcceptRecommendations.ts.html |here} to see how to use AcceptRecommendations API.
|
|
732
732
|
*/
|
|
733
733
|
acceptRecommendations(acceptRecommendationsRequest) {
|
|
734
734
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -789,7 +789,7 @@ class WaasClient {
|
|
|
789
789
|
* @param CancelWorkRequestRequest
|
|
790
790
|
* @return CancelWorkRequestResponse
|
|
791
791
|
* @throws OciError when an error occurs
|
|
792
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
792
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
|
|
793
793
|
*/
|
|
794
794
|
cancelWorkRequest(cancelWorkRequestRequest) {
|
|
795
795
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -848,7 +848,7 @@ class WaasClient {
|
|
|
848
848
|
* @param ChangeAddressListCompartmentRequest
|
|
849
849
|
* @return ChangeAddressListCompartmentResponse
|
|
850
850
|
* @throws OciError when an error occurs
|
|
851
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
851
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/ChangeAddressListCompartment.ts.html |here} to see how to use ChangeAddressListCompartment API.
|
|
852
852
|
*/
|
|
853
853
|
changeAddressListCompartment(changeAddressListCompartmentRequest) {
|
|
854
854
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -907,7 +907,7 @@ class WaasClient {
|
|
|
907
907
|
* @param ChangeCertificateCompartmentRequest
|
|
908
908
|
* @return ChangeCertificateCompartmentResponse
|
|
909
909
|
* @throws OciError when an error occurs
|
|
910
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
910
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/ChangeCertificateCompartment.ts.html |here} to see how to use ChangeCertificateCompartment API.
|
|
911
911
|
*/
|
|
912
912
|
changeCertificateCompartment(changeCertificateCompartmentRequest) {
|
|
913
913
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -964,7 +964,7 @@ class WaasClient {
|
|
|
964
964
|
* @param ChangeCustomProtectionRuleCompartmentRequest
|
|
965
965
|
* @return ChangeCustomProtectionRuleCompartmentResponse
|
|
966
966
|
* @throws OciError when an error occurs
|
|
967
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
967
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/ChangeCustomProtectionRuleCompartment.ts.html |here} to see how to use ChangeCustomProtectionRuleCompartment API.
|
|
968
968
|
*/
|
|
969
969
|
changeCustomProtectionRuleCompartment(changeCustomProtectionRuleCompartmentRequest) {
|
|
970
970
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1023,7 +1023,7 @@ class WaasClient {
|
|
|
1023
1023
|
* @param ChangeWaasPolicyCompartmentRequest
|
|
1024
1024
|
* @return ChangeWaasPolicyCompartmentResponse
|
|
1025
1025
|
* @throws OciError when an error occurs
|
|
1026
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1026
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/ChangeWaasPolicyCompartment.ts.html |here} to see how to use ChangeWaasPolicyCompartment API.
|
|
1027
1027
|
*/
|
|
1028
1028
|
changeWaasPolicyCompartment(changeWaasPolicyCompartmentRequest) {
|
|
1029
1029
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1080,7 +1080,7 @@ class WaasClient {
|
|
|
1080
1080
|
* @param CreateAddressListRequest
|
|
1081
1081
|
* @return CreateAddressListResponse
|
|
1082
1082
|
* @throws OciError when an error occurs
|
|
1083
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1083
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/CreateAddressList.ts.html |here} to see how to use CreateAddressList API.
|
|
1084
1084
|
*/
|
|
1085
1085
|
createAddressList(createAddressListRequest) {
|
|
1086
1086
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1145,7 +1145,7 @@ class WaasClient {
|
|
|
1145
1145
|
* @param CreateCertificateRequest
|
|
1146
1146
|
* @return CreateCertificateResponse
|
|
1147
1147
|
* @throws OciError when an error occurs
|
|
1148
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1148
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/CreateCertificate.ts.html |here} to see how to use CreateCertificate API.
|
|
1149
1149
|
*/
|
|
1150
1150
|
createCertificate(createCertificateRequest) {
|
|
1151
1151
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1210,7 +1210,7 @@ class WaasClient {
|
|
|
1210
1210
|
* @param CreateCustomProtectionRuleRequest
|
|
1211
1211
|
* @return CreateCustomProtectionRuleResponse
|
|
1212
1212
|
* @throws OciError when an error occurs
|
|
1213
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1213
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/CreateCustomProtectionRule.ts.html |here} to see how to use CreateCustomProtectionRule API.
|
|
1214
1214
|
*/
|
|
1215
1215
|
createCustomProtectionRule(createCustomProtectionRuleRequest) {
|
|
1216
1216
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1285,7 +1285,7 @@ class WaasClient {
|
|
|
1285
1285
|
* @param CreateWaasPolicyRequest
|
|
1286
1286
|
* @return CreateWaasPolicyResponse
|
|
1287
1287
|
* @throws OciError when an error occurs
|
|
1288
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1288
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/CreateWaasPolicy.ts.html |here} to see how to use CreateWaasPolicy API.
|
|
1289
1289
|
*/
|
|
1290
1290
|
createWaasPolicy(createWaasPolicyRequest) {
|
|
1291
1291
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1349,7 +1349,7 @@ class WaasClient {
|
|
|
1349
1349
|
* @param DeleteAddressListRequest
|
|
1350
1350
|
* @return DeleteAddressListResponse
|
|
1351
1351
|
* @throws OciError when an error occurs
|
|
1352
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1352
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/DeleteAddressList.ts.html |here} to see how to use DeleteAddressList API.
|
|
1353
1353
|
*/
|
|
1354
1354
|
deleteAddressList(deleteAddressListRequest) {
|
|
1355
1355
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1405,7 +1405,7 @@ class WaasClient {
|
|
|
1405
1405
|
* @param DeleteCertificateRequest
|
|
1406
1406
|
* @return DeleteCertificateResponse
|
|
1407
1407
|
* @throws OciError when an error occurs
|
|
1408
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1408
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/DeleteCertificate.ts.html |here} to see how to use DeleteCertificate API.
|
|
1409
1409
|
*/
|
|
1410
1410
|
deleteCertificate(deleteCertificateRequest) {
|
|
1411
1411
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1461,7 +1461,7 @@ class WaasClient {
|
|
|
1461
1461
|
* @param DeleteCustomProtectionRuleRequest
|
|
1462
1462
|
* @return DeleteCustomProtectionRuleResponse
|
|
1463
1463
|
* @throws OciError when an error occurs
|
|
1464
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1464
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/DeleteCustomProtectionRule.ts.html |here} to see how to use DeleteCustomProtectionRule API.
|
|
1465
1465
|
*/
|
|
1466
1466
|
deleteCustomProtectionRule(deleteCustomProtectionRuleRequest) {
|
|
1467
1467
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1517,7 +1517,7 @@ class WaasClient {
|
|
|
1517
1517
|
* @param DeleteWaasPolicyRequest
|
|
1518
1518
|
* @return DeleteWaasPolicyResponse
|
|
1519
1519
|
* @throws OciError when an error occurs
|
|
1520
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1520
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/DeleteWaasPolicy.ts.html |here} to see how to use DeleteWaasPolicy API.
|
|
1521
1521
|
*/
|
|
1522
1522
|
deleteWaasPolicy(deleteWaasPolicyRequest) {
|
|
1523
1523
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1578,7 +1578,7 @@ class WaasClient {
|
|
|
1578
1578
|
* @param GetAddressListRequest
|
|
1579
1579
|
* @return GetAddressListResponse
|
|
1580
1580
|
* @throws OciError when an error occurs
|
|
1581
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1581
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/GetAddressList.ts.html |here} to see how to use GetAddressList API.
|
|
1582
1582
|
*/
|
|
1583
1583
|
getAddressList(getAddressListRequest) {
|
|
1584
1584
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1641,7 +1641,7 @@ class WaasClient {
|
|
|
1641
1641
|
* @param GetCertificateRequest
|
|
1642
1642
|
* @return GetCertificateResponse
|
|
1643
1643
|
* @throws OciError when an error occurs
|
|
1644
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1644
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/GetCertificate.ts.html |here} to see how to use GetCertificate API.
|
|
1645
1645
|
*/
|
|
1646
1646
|
getCertificate(getCertificateRequest) {
|
|
1647
1647
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1704,7 +1704,7 @@ class WaasClient {
|
|
|
1704
1704
|
* @param GetCustomProtectionRuleRequest
|
|
1705
1705
|
* @return GetCustomProtectionRuleResponse
|
|
1706
1706
|
* @throws OciError when an error occurs
|
|
1707
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1707
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/GetCustomProtectionRule.ts.html |here} to see how to use GetCustomProtectionRule API.
|
|
1708
1708
|
*/
|
|
1709
1709
|
getCustomProtectionRule(getCustomProtectionRuleRequest) {
|
|
1710
1710
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1767,7 +1767,7 @@ class WaasClient {
|
|
|
1767
1767
|
* @param GetDeviceFingerprintChallengeRequest
|
|
1768
1768
|
* @return GetDeviceFingerprintChallengeResponse
|
|
1769
1769
|
* @throws OciError when an error occurs
|
|
1770
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1770
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/GetDeviceFingerprintChallenge.ts.html |here} to see how to use GetDeviceFingerprintChallenge API.
|
|
1771
1771
|
*/
|
|
1772
1772
|
getDeviceFingerprintChallenge(getDeviceFingerprintChallengeRequest) {
|
|
1773
1773
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1830,7 +1830,7 @@ class WaasClient {
|
|
|
1830
1830
|
* @param GetHumanInteractionChallengeRequest
|
|
1831
1831
|
* @return GetHumanInteractionChallengeResponse
|
|
1832
1832
|
* @throws OciError when an error occurs
|
|
1833
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1833
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/GetHumanInteractionChallenge.ts.html |here} to see how to use GetHumanInteractionChallenge API.
|
|
1834
1834
|
*/
|
|
1835
1835
|
getHumanInteractionChallenge(getHumanInteractionChallengeRequest) {
|
|
1836
1836
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1893,7 +1893,7 @@ class WaasClient {
|
|
|
1893
1893
|
* @param GetJsChallengeRequest
|
|
1894
1894
|
* @return GetJsChallengeResponse
|
|
1895
1895
|
* @throws OciError when an error occurs
|
|
1896
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1896
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/GetJsChallenge.ts.html |here} to see how to use GetJsChallenge API.
|
|
1897
1897
|
*/
|
|
1898
1898
|
getJsChallenge(getJsChallengeRequest) {
|
|
1899
1899
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1956,7 +1956,7 @@ class WaasClient {
|
|
|
1956
1956
|
* @param GetPolicyConfigRequest
|
|
1957
1957
|
* @return GetPolicyConfigResponse
|
|
1958
1958
|
* @throws OciError when an error occurs
|
|
1959
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1959
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/GetPolicyConfig.ts.html |here} to see how to use GetPolicyConfig API.
|
|
1960
1960
|
*/
|
|
1961
1961
|
getPolicyConfig(getPolicyConfigRequest) {
|
|
1962
1962
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2019,7 +2019,7 @@ class WaasClient {
|
|
|
2019
2019
|
* @param GetProtectionRuleRequest
|
|
2020
2020
|
* @return GetProtectionRuleResponse
|
|
2021
2021
|
* @throws OciError when an error occurs
|
|
2022
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2022
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/GetProtectionRule.ts.html |here} to see how to use GetProtectionRule API.
|
|
2023
2023
|
*/
|
|
2024
2024
|
getProtectionRule(getProtectionRuleRequest) {
|
|
2025
2025
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2083,7 +2083,7 @@ class WaasClient {
|
|
|
2083
2083
|
* @param GetProtectionSettingsRequest
|
|
2084
2084
|
* @return GetProtectionSettingsResponse
|
|
2085
2085
|
* @throws OciError when an error occurs
|
|
2086
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2086
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/GetProtectionSettings.ts.html |here} to see how to use GetProtectionSettings API.
|
|
2087
2087
|
*/
|
|
2088
2088
|
getProtectionSettings(getProtectionSettingsRequest) {
|
|
2089
2089
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2146,7 +2146,7 @@ class WaasClient {
|
|
|
2146
2146
|
* @param GetWaasPolicyRequest
|
|
2147
2147
|
* @return GetWaasPolicyResponse
|
|
2148
2148
|
* @throws OciError when an error occurs
|
|
2149
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2149
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/GetWaasPolicy.ts.html |here} to see how to use GetWaasPolicy API.
|
|
2150
2150
|
*/
|
|
2151
2151
|
getWaasPolicy(getWaasPolicyRequest) {
|
|
2152
2152
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2209,7 +2209,7 @@ class WaasClient {
|
|
|
2209
2209
|
* @param GetWafAddressRateLimitingRequest
|
|
2210
2210
|
* @return GetWafAddressRateLimitingResponse
|
|
2211
2211
|
* @throws OciError when an error occurs
|
|
2212
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2212
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/GetWafAddressRateLimiting.ts.html |here} to see how to use GetWafAddressRateLimiting API.
|
|
2213
2213
|
*/
|
|
2214
2214
|
getWafAddressRateLimiting(getWafAddressRateLimitingRequest) {
|
|
2215
2215
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2272,7 +2272,7 @@ class WaasClient {
|
|
|
2272
2272
|
* @param GetWafConfigRequest
|
|
2273
2273
|
* @return GetWafConfigResponse
|
|
2274
2274
|
* @throws OciError when an error occurs
|
|
2275
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2275
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/GetWafConfig.ts.html |here} to see how to use GetWafConfig API.
|
|
2276
2276
|
*/
|
|
2277
2277
|
getWafConfig(getWafConfigRequest) {
|
|
2278
2278
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2335,7 +2335,7 @@ class WaasClient {
|
|
|
2335
2335
|
* @param GetWorkRequestRequest
|
|
2336
2336
|
* @return GetWorkRequestResponse
|
|
2337
2337
|
* @throws OciError when an error occurs
|
|
2338
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2338
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
2339
2339
|
*/
|
|
2340
2340
|
getWorkRequest(getWorkRequestRequest) {
|
|
2341
2341
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2404,7 +2404,7 @@ class WaasClient {
|
|
|
2404
2404
|
* @param ListAccessRulesRequest
|
|
2405
2405
|
* @return ListAccessRulesResponse
|
|
2406
2406
|
* @throws OciError when an error occurs
|
|
2407
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2407
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/ListAccessRules.ts.html |here} to see how to use ListAccessRules API.
|
|
2408
2408
|
*/
|
|
2409
2409
|
listAccessRules(listAccessRulesRequest) {
|
|
2410
2410
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2515,7 +2515,7 @@ class WaasClient {
|
|
|
2515
2515
|
* @param ListAddressListsRequest
|
|
2516
2516
|
* @return ListAddressListsResponse
|
|
2517
2517
|
* @throws OciError when an error occurs
|
|
2518
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2518
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/ListAddressLists.ts.html |here} to see how to use ListAddressLists API.
|
|
2519
2519
|
*/
|
|
2520
2520
|
listAddressLists(listAddressListsRequest) {
|
|
2521
2521
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2628,7 +2628,7 @@ class WaasClient {
|
|
|
2628
2628
|
* @param ListCachingRulesRequest
|
|
2629
2629
|
* @return ListCachingRulesResponse
|
|
2630
2630
|
* @throws OciError when an error occurs
|
|
2631
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2631
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/ListCachingRules.ts.html |here} to see how to use ListCachingRules API.
|
|
2632
2632
|
*/
|
|
2633
2633
|
listCachingRules(listCachingRulesRequest) {
|
|
2634
2634
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2744,7 +2744,7 @@ class WaasClient {
|
|
|
2744
2744
|
* @param ListCaptchasRequest
|
|
2745
2745
|
* @return ListCaptchasResponse
|
|
2746
2746
|
* @throws OciError when an error occurs
|
|
2747
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2747
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/ListCaptchas.ts.html |here} to see how to use ListCaptchas API.
|
|
2748
2748
|
*/
|
|
2749
2749
|
listCaptchas(listCaptchasRequest) {
|
|
2750
2750
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2855,7 +2855,7 @@ class WaasClient {
|
|
|
2855
2855
|
* @param ListCertificatesRequest
|
|
2856
2856
|
* @return ListCertificatesResponse
|
|
2857
2857
|
* @throws OciError when an error occurs
|
|
2858
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2858
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/ListCertificates.ts.html |here} to see how to use ListCertificates API.
|
|
2859
2859
|
*/
|
|
2860
2860
|
listCertificates(listCertificatesRequest) {
|
|
2861
2861
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2967,7 +2967,7 @@ class WaasClient {
|
|
|
2967
2967
|
* @param ListCustomProtectionRulesRequest
|
|
2968
2968
|
* @return ListCustomProtectionRulesResponse
|
|
2969
2969
|
* @throws OciError when an error occurs
|
|
2970
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2970
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/ListCustomProtectionRules.ts.html |here} to see how to use ListCustomProtectionRules API.
|
|
2971
2971
|
*/
|
|
2972
2972
|
listCustomProtectionRules(listCustomProtectionRulesRequest) {
|
|
2973
2973
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3079,7 +3079,7 @@ class WaasClient {
|
|
|
3079
3079
|
* @param ListEdgeSubnetsRequest
|
|
3080
3080
|
* @return ListEdgeSubnetsResponse
|
|
3081
3081
|
* @throws OciError when an error occurs
|
|
3082
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3082
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/ListEdgeSubnets.ts.html |here} to see how to use ListEdgeSubnets API.
|
|
3083
3083
|
*/
|
|
3084
3084
|
listEdgeSubnets(listEdgeSubnetsRequest) {
|
|
3085
3085
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3188,7 +3188,7 @@ class WaasClient {
|
|
|
3188
3188
|
* @param ListGoodBotsRequest
|
|
3189
3189
|
* @return ListGoodBotsResponse
|
|
3190
3190
|
* @throws OciError when an error occurs
|
|
3191
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3191
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/ListGoodBots.ts.html |here} to see how to use ListGoodBots API.
|
|
3192
3192
|
*/
|
|
3193
3193
|
listGoodBots(listGoodBotsRequest) {
|
|
3194
3194
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3300,7 +3300,7 @@ class WaasClient {
|
|
|
3300
3300
|
* @param ListProtectionRulesRequest
|
|
3301
3301
|
* @return ListProtectionRulesResponse
|
|
3302
3302
|
* @throws OciError when an error occurs
|
|
3303
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3303
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/ListProtectionRules.ts.html |here} to see how to use ListProtectionRules API.
|
|
3304
3304
|
*/
|
|
3305
3305
|
listProtectionRules(listProtectionRulesRequest) {
|
|
3306
3306
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3416,7 +3416,7 @@ class WaasClient {
|
|
|
3416
3416
|
* @param ListRecommendationsRequest
|
|
3417
3417
|
* @return ListRecommendationsResponse
|
|
3418
3418
|
* @throws OciError when an error occurs
|
|
3419
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3419
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/ListRecommendations.ts.html |here} to see how to use ListRecommendations API.
|
|
3420
3420
|
*/
|
|
3421
3421
|
listRecommendations(listRecommendationsRequest) {
|
|
3422
3422
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3531,7 +3531,7 @@ class WaasClient {
|
|
|
3531
3531
|
* @param ListThreatFeedsRequest
|
|
3532
3532
|
* @return ListThreatFeedsResponse
|
|
3533
3533
|
* @throws OciError when an error occurs
|
|
3534
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3534
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/ListThreatFeeds.ts.html |here} to see how to use ListThreatFeeds API.
|
|
3535
3535
|
*/
|
|
3536
3536
|
listThreatFeeds(listThreatFeedsRequest) {
|
|
3537
3537
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3642,7 +3642,7 @@ class WaasClient {
|
|
|
3642
3642
|
* @param ListWaasPoliciesRequest
|
|
3643
3643
|
* @return ListWaasPoliciesResponse
|
|
3644
3644
|
* @throws OciError when an error occurs
|
|
3645
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3645
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/ListWaasPolicies.ts.html |here} to see how to use ListWaasPolicies API.
|
|
3646
3646
|
*/
|
|
3647
3647
|
listWaasPolicies(listWaasPoliciesRequest) {
|
|
3648
3648
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3754,7 +3754,7 @@ class WaasClient {
|
|
|
3754
3754
|
* @param ListWaasPolicyCustomProtectionRulesRequest
|
|
3755
3755
|
* @return ListWaasPolicyCustomProtectionRulesResponse
|
|
3756
3756
|
* @throws OciError when an error occurs
|
|
3757
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3757
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/ListWaasPolicyCustomProtectionRules.ts.html |here} to see how to use ListWaasPolicyCustomProtectionRules API.
|
|
3758
3758
|
*/
|
|
3759
3759
|
listWaasPolicyCustomProtectionRules(listWaasPolicyCustomProtectionRulesRequest) {
|
|
3760
3760
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3867,7 +3867,7 @@ class WaasClient {
|
|
|
3867
3867
|
* @param ListWafBlockedRequestsRequest
|
|
3868
3868
|
* @return ListWafBlockedRequestsResponse
|
|
3869
3869
|
* @throws OciError when an error occurs
|
|
3870
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3870
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/ListWafBlockedRequests.ts.html |here} to see how to use ListWafBlockedRequests API.
|
|
3871
3871
|
*/
|
|
3872
3872
|
listWafBlockedRequests(listWafBlockedRequestsRequest) {
|
|
3873
3873
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3979,7 +3979,7 @@ class WaasClient {
|
|
|
3979
3979
|
* @param ListWafLogsRequest
|
|
3980
3980
|
* @return ListWafLogsResponse
|
|
3981
3981
|
* @throws OciError when an error occurs
|
|
3982
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3982
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/ListWafLogs.ts.html |here} to see how to use ListWafLogs API.
|
|
3983
3983
|
*/
|
|
3984
3984
|
listWafLogs(listWafLogsRequest) {
|
|
3985
3985
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4107,7 +4107,7 @@ class WaasClient {
|
|
|
4107
4107
|
* @param ListWafRequestsRequest
|
|
4108
4108
|
* @return ListWafRequestsResponse
|
|
4109
4109
|
* @throws OciError when an error occurs
|
|
4110
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4110
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/ListWafRequests.ts.html |here} to see how to use ListWafRequests API.
|
|
4111
4111
|
*/
|
|
4112
4112
|
listWafRequests(listWafRequestsRequest) {
|
|
4113
4113
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4217,7 +4217,7 @@ class WaasClient {
|
|
|
4217
4217
|
* @param ListWafTrafficRequest
|
|
4218
4218
|
* @return ListWafTrafficResponse
|
|
4219
4219
|
* @throws OciError when an error occurs
|
|
4220
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4220
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/ListWafTraffic.ts.html |here} to see how to use ListWafTraffic API.
|
|
4221
4221
|
*/
|
|
4222
4222
|
listWafTraffic(listWafTrafficRequest) {
|
|
4223
4223
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4325,7 +4325,7 @@ class WaasClient {
|
|
|
4325
4325
|
* @param ListWhitelistsRequest
|
|
4326
4326
|
* @return ListWhitelistsResponse
|
|
4327
4327
|
* @throws OciError when an error occurs
|
|
4328
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4328
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/ListWhitelists.ts.html |here} to see how to use ListWhitelists API.
|
|
4329
4329
|
*/
|
|
4330
4330
|
listWhitelists(listWhitelistsRequest) {
|
|
4331
4331
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4436,7 +4436,7 @@ class WaasClient {
|
|
|
4436
4436
|
* @param ListWorkRequestsRequest
|
|
4437
4437
|
* @return ListWorkRequestsResponse
|
|
4438
4438
|
* @throws OciError when an error occurs
|
|
4439
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4439
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
4440
4440
|
*/
|
|
4441
4441
|
listWorkRequests(listWorkRequestsRequest) {
|
|
4442
4442
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4545,7 +4545,7 @@ class WaasClient {
|
|
|
4545
4545
|
* @param PurgeCacheRequest
|
|
4546
4546
|
* @return PurgeCacheResponse
|
|
4547
4547
|
* @throws OciError when an error occurs
|
|
4548
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4548
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/PurgeCache.ts.html |here} to see how to use PurgeCache API.
|
|
4549
4549
|
*/
|
|
4550
4550
|
purgeCache(purgeCacheRequest) {
|
|
4551
4551
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4614,7 +4614,7 @@ class WaasClient {
|
|
|
4614
4614
|
* @param UpdateAccessRulesRequest
|
|
4615
4615
|
* @return UpdateAccessRulesResponse
|
|
4616
4616
|
* @throws OciError when an error occurs
|
|
4617
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4617
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/UpdateAccessRules.ts.html |here} to see how to use UpdateAccessRules API.
|
|
4618
4618
|
*/
|
|
4619
4619
|
updateAccessRules(updateAccessRulesRequest) {
|
|
4620
4620
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4676,7 +4676,7 @@ class WaasClient {
|
|
|
4676
4676
|
* @param UpdateAddressListRequest
|
|
4677
4677
|
* @return UpdateAddressListResponse
|
|
4678
4678
|
* @throws OciError when an error occurs
|
|
4679
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4679
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/UpdateAddressList.ts.html |here} to see how to use UpdateAddressList API.
|
|
4680
4680
|
*/
|
|
4681
4681
|
updateAddressList(updateAddressListRequest) {
|
|
4682
4682
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4747,7 +4747,7 @@ class WaasClient {
|
|
|
4747
4747
|
* @param UpdateCachingRulesRequest
|
|
4748
4748
|
* @return UpdateCachingRulesResponse
|
|
4749
4749
|
* @throws OciError when an error occurs
|
|
4750
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4750
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/UpdateCachingRules.ts.html |here} to see how to use UpdateCachingRules API.
|
|
4751
4751
|
*/
|
|
4752
4752
|
updateCachingRules(updateCachingRulesRequest) {
|
|
4753
4753
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4817,7 +4817,7 @@ class WaasClient {
|
|
|
4817
4817
|
* @param UpdateCaptchasRequest
|
|
4818
4818
|
* @return UpdateCaptchasResponse
|
|
4819
4819
|
* @throws OciError when an error occurs
|
|
4820
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4820
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/UpdateCaptchas.ts.html |here} to see how to use UpdateCaptchas API.
|
|
4821
4821
|
*/
|
|
4822
4822
|
updateCaptchas(updateCaptchasRequest) {
|
|
4823
4823
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4879,7 +4879,7 @@ class WaasClient {
|
|
|
4879
4879
|
* @param UpdateCertificateRequest
|
|
4880
4880
|
* @return UpdateCertificateResponse
|
|
4881
4881
|
* @throws OciError when an error occurs
|
|
4882
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4882
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/UpdateCertificate.ts.html |here} to see how to use UpdateCertificate API.
|
|
4883
4883
|
*/
|
|
4884
4884
|
updateCertificate(updateCertificateRequest) {
|
|
4885
4885
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4944,7 +4944,7 @@ class WaasClient {
|
|
|
4944
4944
|
* @param UpdateCustomProtectionRuleRequest
|
|
4945
4945
|
* @return UpdateCustomProtectionRuleResponse
|
|
4946
4946
|
* @throws OciError when an error occurs
|
|
4947
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4947
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/UpdateCustomProtectionRule.ts.html |here} to see how to use UpdateCustomProtectionRule API.
|
|
4948
4948
|
*/
|
|
4949
4949
|
updateCustomProtectionRule(updateCustomProtectionRuleRequest) {
|
|
4950
4950
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5014,7 +5014,7 @@ class WaasClient {
|
|
|
5014
5014
|
* @param UpdateDeviceFingerprintChallengeRequest
|
|
5015
5015
|
* @return UpdateDeviceFingerprintChallengeResponse
|
|
5016
5016
|
* @throws OciError when an error occurs
|
|
5017
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5017
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/UpdateDeviceFingerprintChallenge.ts.html |here} to see how to use UpdateDeviceFingerprintChallenge API.
|
|
5018
5018
|
*/
|
|
5019
5019
|
updateDeviceFingerprintChallenge(updateDeviceFingerprintChallengeRequest) {
|
|
5020
5020
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5078,7 +5078,7 @@ class WaasClient {
|
|
|
5078
5078
|
* @param UpdateGoodBotsRequest
|
|
5079
5079
|
* @return UpdateGoodBotsResponse
|
|
5080
5080
|
* @throws OciError when an error occurs
|
|
5081
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5081
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/UpdateGoodBots.ts.html |here} to see how to use UpdateGoodBots API.
|
|
5082
5082
|
*/
|
|
5083
5083
|
updateGoodBots(updateGoodBotsRequest) {
|
|
5084
5084
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5140,7 +5140,7 @@ class WaasClient {
|
|
|
5140
5140
|
* @param UpdateHumanInteractionChallengeRequest
|
|
5141
5141
|
* @return UpdateHumanInteractionChallengeResponse
|
|
5142
5142
|
* @throws OciError when an error occurs
|
|
5143
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5143
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/UpdateHumanInteractionChallenge.ts.html |here} to see how to use UpdateHumanInteractionChallenge API.
|
|
5144
5144
|
*/
|
|
5145
5145
|
updateHumanInteractionChallenge(updateHumanInteractionChallengeRequest) {
|
|
5146
5146
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5202,7 +5202,7 @@ class WaasClient {
|
|
|
5202
5202
|
* @param UpdateJsChallengeRequest
|
|
5203
5203
|
* @return UpdateJsChallengeResponse
|
|
5204
5204
|
* @throws OciError when an error occurs
|
|
5205
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5205
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/UpdateJsChallenge.ts.html |here} to see how to use UpdateJsChallenge API.
|
|
5206
5206
|
*/
|
|
5207
5207
|
updateJsChallenge(updateJsChallengeRequest) {
|
|
5208
5208
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5264,7 +5264,7 @@ class WaasClient {
|
|
|
5264
5264
|
* @param UpdatePolicyConfigRequest
|
|
5265
5265
|
* @return UpdatePolicyConfigResponse
|
|
5266
5266
|
* @throws OciError when an error occurs
|
|
5267
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5267
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/UpdatePolicyConfig.ts.html |here} to see how to use UpdatePolicyConfig API.
|
|
5268
5268
|
*/
|
|
5269
5269
|
updatePolicyConfig(updatePolicyConfigRequest) {
|
|
5270
5270
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5328,7 +5328,7 @@ class WaasClient {
|
|
|
5328
5328
|
* @param UpdateProtectionRulesRequest
|
|
5329
5329
|
* @return UpdateProtectionRulesResponse
|
|
5330
5330
|
* @throws OciError when an error occurs
|
|
5331
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5331
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/UpdateProtectionRules.ts.html |here} to see how to use UpdateProtectionRules API.
|
|
5332
5332
|
*/
|
|
5333
5333
|
updateProtectionRules(updateProtectionRulesRequest) {
|
|
5334
5334
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5389,7 +5389,7 @@ class WaasClient {
|
|
|
5389
5389
|
* @param UpdateProtectionSettingsRequest
|
|
5390
5390
|
* @return UpdateProtectionSettingsResponse
|
|
5391
5391
|
* @throws OciError when an error occurs
|
|
5392
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5392
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/UpdateProtectionSettings.ts.html |here} to see how to use UpdateProtectionSettings API.
|
|
5393
5393
|
*/
|
|
5394
5394
|
updateProtectionSettings(updateProtectionSettingsRequest) {
|
|
5395
5395
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5451,7 +5451,7 @@ class WaasClient {
|
|
|
5451
5451
|
* @param UpdateThreatFeedsRequest
|
|
5452
5452
|
* @return UpdateThreatFeedsResponse
|
|
5453
5453
|
* @throws OciError when an error occurs
|
|
5454
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5454
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/UpdateThreatFeeds.ts.html |here} to see how to use UpdateThreatFeeds API.
|
|
5455
5455
|
*/
|
|
5456
5456
|
updateThreatFeeds(updateThreatFeedsRequest) {
|
|
5457
5457
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5514,7 +5514,7 @@ class WaasClient {
|
|
|
5514
5514
|
* @param UpdateWaasPolicyRequest
|
|
5515
5515
|
* @return UpdateWaasPolicyResponse
|
|
5516
5516
|
* @throws OciError when an error occurs
|
|
5517
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5517
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/UpdateWaasPolicy.ts.html |here} to see how to use UpdateWaasPolicy API.
|
|
5518
5518
|
*/
|
|
5519
5519
|
updateWaasPolicy(updateWaasPolicyRequest) {
|
|
5520
5520
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5576,7 +5576,7 @@ class WaasClient {
|
|
|
5576
5576
|
* @param UpdateWaasPolicyCustomProtectionRulesRequest
|
|
5577
5577
|
* @return UpdateWaasPolicyCustomProtectionRulesResponse
|
|
5578
5578
|
* @throws OciError when an error occurs
|
|
5579
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5579
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/UpdateWaasPolicyCustomProtectionRules.ts.html |here} to see how to use UpdateWaasPolicyCustomProtectionRules API.
|
|
5580
5580
|
*/
|
|
5581
5581
|
updateWaasPolicyCustomProtectionRules(updateWaasPolicyCustomProtectionRulesRequest) {
|
|
5582
5582
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5638,7 +5638,7 @@ class WaasClient {
|
|
|
5638
5638
|
* @param UpdateWafAddressRateLimitingRequest
|
|
5639
5639
|
* @return UpdateWafAddressRateLimitingResponse
|
|
5640
5640
|
* @throws OciError when an error occurs
|
|
5641
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5641
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/UpdateWafAddressRateLimiting.ts.html |here} to see how to use UpdateWafAddressRateLimiting API.
|
|
5642
5642
|
*/
|
|
5643
5643
|
updateWafAddressRateLimiting(updateWafAddressRateLimitingRequest) {
|
|
5644
5644
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5708,7 +5708,7 @@ class WaasClient {
|
|
|
5708
5708
|
* @param UpdateWafConfigRequest
|
|
5709
5709
|
* @return UpdateWafConfigResponse
|
|
5710
5710
|
* @throws OciError when an error occurs
|
|
5711
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5711
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/UpdateWafConfig.ts.html |here} to see how to use UpdateWafConfig API.
|
|
5712
5712
|
*/
|
|
5713
5713
|
updateWafConfig(updateWafConfigRequest) {
|
|
5714
5714
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5778,7 +5778,7 @@ class WaasClient {
|
|
|
5778
5778
|
* @param UpdateWhitelistsRequest
|
|
5779
5779
|
* @return UpdateWhitelistsResponse
|
|
5780
5780
|
* @throws OciError when an error occurs
|
|
5781
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5781
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/waas/UpdateWhitelists.ts.html |here} to see how to use UpdateWhitelists API.
|
|
5782
5782
|
*/
|
|
5783
5783
|
updateWhitelists(updateWhitelistsRequest) {
|
|
5784
5784
|
return __awaiter(this, void 0, void 0, function* () {
|