oci-waas 2.11.0 → 2.13.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/client.d.ts +74 -72
- package/lib/client.js +78 -76
- package/lib/client.js.map +1 -1
- package/lib/request/accept-recommendations-request.d.ts +1 -1
- package/lib/request/cancel-work-request-request.d.ts +1 -1
- package/lib/request/change-address-list-compartment-request.d.ts +1 -1
- package/lib/request/change-certificate-compartment-request.d.ts +1 -1
- package/lib/request/change-custom-protection-rule-compartment-request.d.ts +1 -1
- package/lib/request/change-http-redirect-compartment-request.d.ts +1 -1
- package/lib/request/change-waas-policy-compartment-request.d.ts +1 -1
- package/lib/request/create-address-list-request.d.ts +1 -1
- package/lib/request/create-certificate-request.d.ts +1 -1
- package/lib/request/create-custom-protection-rule-request.d.ts +1 -1
- package/lib/request/create-http-redirect-request.d.ts +1 -1
- package/lib/request/create-waas-policy-request.d.ts +1 -1
- package/lib/request/delete-address-list-request.d.ts +1 -1
- package/lib/request/delete-certificate-request.d.ts +1 -1
- package/lib/request/delete-custom-protection-rule-request.d.ts +1 -1
- package/lib/request/delete-http-redirect-request.d.ts +1 -1
- package/lib/request/delete-waas-policy-request.d.ts +1 -1
- package/lib/request/get-address-list-request.d.ts +1 -1
- package/lib/request/get-certificate-request.d.ts +1 -1
- package/lib/request/get-custom-protection-rule-request.d.ts +1 -1
- package/lib/request/get-device-fingerprint-challenge-request.d.ts +1 -1
- package/lib/request/get-http-redirect-request.d.ts +1 -1
- package/lib/request/get-human-interaction-challenge-request.d.ts +1 -1
- package/lib/request/get-js-challenge-request.d.ts +1 -1
- package/lib/request/get-policy-config-request.d.ts +1 -1
- package/lib/request/get-protection-rule-request.d.ts +1 -1
- package/lib/request/get-protection-settings-request.d.ts +1 -1
- package/lib/request/get-waas-policy-request.d.ts +1 -1
- package/lib/request/get-waf-address-rate-limiting-request.d.ts +1 -1
- package/lib/request/get-waf-config-request.d.ts +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/list-access-rules-request.d.ts +1 -1
- package/lib/request/list-address-lists-request.d.ts +1 -1
- package/lib/request/list-caching-rules-request.d.ts +1 -1
- package/lib/request/list-captchas-request.d.ts +1 -1
- package/lib/request/list-certificates-request.d.ts +1 -1
- package/lib/request/list-custom-protection-rules-request.d.ts +1 -1
- package/lib/request/list-edge-subnets-request.d.ts +1 -1
- package/lib/request/list-good-bots-request.d.ts +1 -1
- package/lib/request/list-http-redirects-request.d.ts +1 -1
- package/lib/request/list-protection-rules-request.d.ts +1 -1
- package/lib/request/list-recommendations-request.d.ts +1 -1
- package/lib/request/list-threat-feeds-request.d.ts +1 -1
- package/lib/request/list-waas-policies-request.d.ts +1 -1
- package/lib/request/list-waas-policy-custom-protection-rules-request.d.ts +1 -1
- package/lib/request/list-waf-blocked-requests-request.d.ts +1 -1
- package/lib/request/list-waf-logs-request.d.ts +1 -1
- package/lib/request/list-waf-requests-request.d.ts +1 -1
- package/lib/request/list-waf-traffic-request.d.ts +1 -1
- package/lib/request/list-whitelists-request.d.ts +1 -1
- package/lib/request/list-work-requests-request.d.ts +1 -1
- package/lib/request/purge-cache-request.d.ts +1 -1
- package/lib/request/update-access-rules-request.d.ts +1 -1
- package/lib/request/update-address-list-request.d.ts +1 -1
- package/lib/request/update-caching-rules-request.d.ts +1 -1
- package/lib/request/update-captchas-request.d.ts +1 -1
- package/lib/request/update-certificate-request.d.ts +1 -1
- package/lib/request/update-custom-protection-rule-request.d.ts +1 -1
- package/lib/request/update-device-fingerprint-challenge-request.d.ts +1 -1
- package/lib/request/update-good-bots-request.d.ts +1 -1
- package/lib/request/update-http-redirect-request.d.ts +1 -1
- package/lib/request/update-human-interaction-challenge-request.d.ts +1 -1
- package/lib/request/update-js-challenge-request.d.ts +1 -1
- package/lib/request/update-policy-config-request.d.ts +1 -1
- package/lib/request/update-protection-rules-request.d.ts +1 -1
- package/lib/request/update-protection-settings-request.d.ts +1 -1
- package/lib/request/update-threat-feeds-request.d.ts +1 -1
- package/lib/request/update-waas-policy-custom-protection-rules-request.d.ts +1 -1
- package/lib/request/update-waas-policy-request.d.ts +1 -1
- package/lib/request/update-waf-address-rate-limiting-request.d.ts +1 -1
- package/lib/request/update-waf-config-request.d.ts +1 -1
- package/lib/request/update-whitelists-request.d.ts +1 -1
- package/package.json +3 -3
package/lib/client.js
CHANGED
|
@@ -113,7 +113,7 @@ class RedirectClient {
|
|
|
113
113
|
* @param region The region of the service.
|
|
114
114
|
*/
|
|
115
115
|
set region(region) {
|
|
116
|
-
this.endpoint = common.EndpointBuilder.createEndpointFromRegion(RedirectClient.serviceEndpointTemplate, region);
|
|
116
|
+
this.endpoint = common.EndpointBuilder.createEndpointFromRegion(RedirectClient.serviceEndpointTemplate, region, RedirectClient.endpointServiceName);
|
|
117
117
|
}
|
|
118
118
|
/**
|
|
119
119
|
* Sets the regionId to call (ex, 'us-phoenix-1').
|
|
@@ -124,7 +124,7 @@ class RedirectClient {
|
|
|
124
124
|
* @param regionId The public region ID.
|
|
125
125
|
*/
|
|
126
126
|
set regionId(regionId) {
|
|
127
|
-
this.endpoint = common.EndpointBuilder.createEndpointFromRegionId(RedirectClient.serviceEndpointTemplate, regionId);
|
|
127
|
+
this.endpoint = common.EndpointBuilder.createEndpointFromRegionId(RedirectClient.serviceEndpointTemplate, regionId, RedirectClient.endpointServiceName);
|
|
128
128
|
}
|
|
129
129
|
/**
|
|
130
130
|
* Creates a new RedirectWaiter for resources for this service.
|
|
@@ -153,7 +153,7 @@ class RedirectClient {
|
|
|
153
153
|
* @param ChangeHttpRedirectCompartmentRequest
|
|
154
154
|
* @return ChangeHttpRedirectCompartmentResponse
|
|
155
155
|
* @throws OciError when an error occurs
|
|
156
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
156
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/ChangeHttpRedirectCompartment.ts.html |here} to see how to use ChangeHttpRedirectCompartment API.
|
|
157
157
|
*/
|
|
158
158
|
changeHttpRedirectCompartment(changeHttpRedirectCompartmentRequest) {
|
|
159
159
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -208,7 +208,7 @@ class RedirectClient {
|
|
|
208
208
|
* @param CreateHttpRedirectRequest
|
|
209
209
|
* @return CreateHttpRedirectResponse
|
|
210
210
|
* @throws OciError when an error occurs
|
|
211
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
211
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/CreateHttpRedirect.ts.html |here} to see how to use CreateHttpRedirect API.
|
|
212
212
|
*/
|
|
213
213
|
createHttpRedirect(createHttpRedirectRequest) {
|
|
214
214
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -265,7 +265,7 @@ class RedirectClient {
|
|
|
265
265
|
* @param DeleteHttpRedirectRequest
|
|
266
266
|
* @return DeleteHttpRedirectResponse
|
|
267
267
|
* @throws OciError when an error occurs
|
|
268
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
268
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/DeleteHttpRedirect.ts.html |here} to see how to use DeleteHttpRedirect API.
|
|
269
269
|
*/
|
|
270
270
|
deleteHttpRedirect(deleteHttpRedirectRequest) {
|
|
271
271
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -324,7 +324,7 @@ class RedirectClient {
|
|
|
324
324
|
* @param GetHttpRedirectRequest
|
|
325
325
|
* @return GetHttpRedirectResponse
|
|
326
326
|
* @throws OciError when an error occurs
|
|
327
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
327
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/GetHttpRedirect.ts.html |here} to see how to use GetHttpRedirect API.
|
|
328
328
|
*/
|
|
329
329
|
getHttpRedirect(getHttpRedirectRequest) {
|
|
330
330
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -385,7 +385,7 @@ class RedirectClient {
|
|
|
385
385
|
* @param ListHttpRedirectsRequest
|
|
386
386
|
* @return ListHttpRedirectsResponse
|
|
387
387
|
* @throws OciError when an error occurs
|
|
388
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
388
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/ListHttpRedirects.ts.html |here} to see how to use ListHttpRedirects API.
|
|
389
389
|
*/
|
|
390
390
|
listHttpRedirects(listHttpRedirectsRequest) {
|
|
391
391
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -495,7 +495,7 @@ class RedirectClient {
|
|
|
495
495
|
* @param UpdateHttpRedirectRequest
|
|
496
496
|
* @return UpdateHttpRedirectResponse
|
|
497
497
|
* @throws OciError when an error occurs
|
|
498
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
498
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/UpdateHttpRedirect.ts.html |here} to see how to use UpdateHttpRedirect API.
|
|
499
499
|
*/
|
|
500
500
|
updateHttpRedirect(updateHttpRedirectRequest) {
|
|
501
501
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -552,6 +552,7 @@ class RedirectClient {
|
|
|
552
552
|
}
|
|
553
553
|
exports.RedirectClient = RedirectClient;
|
|
554
554
|
RedirectClient.serviceEndpointTemplate = "https://waas.{region}.oci.{secondLevelDomain}";
|
|
555
|
+
RedirectClient.endpointServiceName = "";
|
|
555
556
|
var WaasApiKeys;
|
|
556
557
|
(function (WaasApiKeys) {
|
|
557
558
|
WaasApiKeys[WaasApiKeys["ApiKey"] = 0] = "ApiKey";
|
|
@@ -615,7 +616,7 @@ class WaasClient {
|
|
|
615
616
|
* @param region The region of the service.
|
|
616
617
|
*/
|
|
617
618
|
set region(region) {
|
|
618
|
-
this.endpoint = common.EndpointBuilder.createEndpointFromRegion(WaasClient.serviceEndpointTemplate, region);
|
|
619
|
+
this.endpoint = common.EndpointBuilder.createEndpointFromRegion(WaasClient.serviceEndpointTemplate, region, WaasClient.endpointServiceName);
|
|
619
620
|
}
|
|
620
621
|
/**
|
|
621
622
|
* Sets the regionId to call (ex, 'us-phoenix-1').
|
|
@@ -626,7 +627,7 @@ class WaasClient {
|
|
|
626
627
|
* @param regionId The public region ID.
|
|
627
628
|
*/
|
|
628
629
|
set regionId(regionId) {
|
|
629
|
-
this.endpoint = common.EndpointBuilder.createEndpointFromRegionId(WaasClient.serviceEndpointTemplate, regionId);
|
|
630
|
+
this.endpoint = common.EndpointBuilder.createEndpointFromRegionId(WaasClient.serviceEndpointTemplate, regionId, WaasClient.endpointServiceName);
|
|
630
631
|
}
|
|
631
632
|
/**
|
|
632
633
|
* Creates a new WaasWaiter for resources for this service.
|
|
@@ -657,7 +658,7 @@ class WaasClient {
|
|
|
657
658
|
* @param AcceptRecommendationsRequest
|
|
658
659
|
* @return AcceptRecommendationsResponse
|
|
659
660
|
* @throws OciError when an error occurs
|
|
660
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
661
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/AcceptRecommendations.ts.html |here} to see how to use AcceptRecommendations API.
|
|
661
662
|
*/
|
|
662
663
|
acceptRecommendations(acceptRecommendationsRequest) {
|
|
663
664
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -716,7 +717,7 @@ class WaasClient {
|
|
|
716
717
|
* @param CancelWorkRequestRequest
|
|
717
718
|
* @return CancelWorkRequestResponse
|
|
718
719
|
* @throws OciError when an error occurs
|
|
719
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
720
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
|
|
720
721
|
*/
|
|
721
722
|
cancelWorkRequest(cancelWorkRequestRequest) {
|
|
722
723
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -773,7 +774,7 @@ class WaasClient {
|
|
|
773
774
|
* @param ChangeAddressListCompartmentRequest
|
|
774
775
|
* @return ChangeAddressListCompartmentResponse
|
|
775
776
|
* @throws OciError when an error occurs
|
|
776
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
777
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/ChangeAddressListCompartment.ts.html |here} to see how to use ChangeAddressListCompartment API.
|
|
777
778
|
*/
|
|
778
779
|
changeAddressListCompartment(changeAddressListCompartmentRequest) {
|
|
779
780
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -830,7 +831,7 @@ class WaasClient {
|
|
|
830
831
|
* @param ChangeCertificateCompartmentRequest
|
|
831
832
|
* @return ChangeCertificateCompartmentResponse
|
|
832
833
|
* @throws OciError when an error occurs
|
|
833
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
834
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/ChangeCertificateCompartment.ts.html |here} to see how to use ChangeCertificateCompartment API.
|
|
834
835
|
*/
|
|
835
836
|
changeCertificateCompartment(changeCertificateCompartmentRequest) {
|
|
836
837
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -885,7 +886,7 @@ class WaasClient {
|
|
|
885
886
|
* @param ChangeCustomProtectionRuleCompartmentRequest
|
|
886
887
|
* @return ChangeCustomProtectionRuleCompartmentResponse
|
|
887
888
|
* @throws OciError when an error occurs
|
|
888
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
889
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/ChangeCustomProtectionRuleCompartment.ts.html |here} to see how to use ChangeCustomProtectionRuleCompartment API.
|
|
889
890
|
*/
|
|
890
891
|
changeCustomProtectionRuleCompartment(changeCustomProtectionRuleCompartmentRequest) {
|
|
891
892
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -942,7 +943,7 @@ class WaasClient {
|
|
|
942
943
|
* @param ChangeWaasPolicyCompartmentRequest
|
|
943
944
|
* @return ChangeWaasPolicyCompartmentResponse
|
|
944
945
|
* @throws OciError when an error occurs
|
|
945
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
946
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/ChangeWaasPolicyCompartment.ts.html |here} to see how to use ChangeWaasPolicyCompartment API.
|
|
946
947
|
*/
|
|
947
948
|
changeWaasPolicyCompartment(changeWaasPolicyCompartmentRequest) {
|
|
948
949
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -997,7 +998,7 @@ class WaasClient {
|
|
|
997
998
|
* @param CreateAddressListRequest
|
|
998
999
|
* @return CreateAddressListResponse
|
|
999
1000
|
* @throws OciError when an error occurs
|
|
1000
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1001
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/CreateAddressList.ts.html |here} to see how to use CreateAddressList API.
|
|
1001
1002
|
*/
|
|
1002
1003
|
createAddressList(createAddressListRequest) {
|
|
1003
1004
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1060,7 +1061,7 @@ class WaasClient {
|
|
|
1060
1061
|
* @param CreateCertificateRequest
|
|
1061
1062
|
* @return CreateCertificateResponse
|
|
1062
1063
|
* @throws OciError when an error occurs
|
|
1063
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1064
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/CreateCertificate.ts.html |here} to see how to use CreateCertificate API.
|
|
1064
1065
|
*/
|
|
1065
1066
|
createCertificate(createCertificateRequest) {
|
|
1066
1067
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1123,7 +1124,7 @@ class WaasClient {
|
|
|
1123
1124
|
* @param CreateCustomProtectionRuleRequest
|
|
1124
1125
|
* @return CreateCustomProtectionRuleResponse
|
|
1125
1126
|
* @throws OciError when an error occurs
|
|
1126
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1127
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/CreateCustomProtectionRule.ts.html |here} to see how to use CreateCustomProtectionRule API.
|
|
1127
1128
|
*/
|
|
1128
1129
|
createCustomProtectionRule(createCustomProtectionRuleRequest) {
|
|
1129
1130
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1196,7 +1197,7 @@ class WaasClient {
|
|
|
1196
1197
|
* @param CreateWaasPolicyRequest
|
|
1197
1198
|
* @return CreateWaasPolicyResponse
|
|
1198
1199
|
* @throws OciError when an error occurs
|
|
1199
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1200
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/CreateWaasPolicy.ts.html |here} to see how to use CreateWaasPolicy API.
|
|
1200
1201
|
*/
|
|
1201
1202
|
createWaasPolicy(createWaasPolicyRequest) {
|
|
1202
1203
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1258,7 +1259,7 @@ class WaasClient {
|
|
|
1258
1259
|
* @param DeleteAddressListRequest
|
|
1259
1260
|
* @return DeleteAddressListResponse
|
|
1260
1261
|
* @throws OciError when an error occurs
|
|
1261
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1262
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/DeleteAddressList.ts.html |here} to see how to use DeleteAddressList API.
|
|
1262
1263
|
*/
|
|
1263
1264
|
deleteAddressList(deleteAddressListRequest) {
|
|
1264
1265
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1312,7 +1313,7 @@ class WaasClient {
|
|
|
1312
1313
|
* @param DeleteCertificateRequest
|
|
1313
1314
|
* @return DeleteCertificateResponse
|
|
1314
1315
|
* @throws OciError when an error occurs
|
|
1315
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1316
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/DeleteCertificate.ts.html |here} to see how to use DeleteCertificate API.
|
|
1316
1317
|
*/
|
|
1317
1318
|
deleteCertificate(deleteCertificateRequest) {
|
|
1318
1319
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1366,7 +1367,7 @@ class WaasClient {
|
|
|
1366
1367
|
* @param DeleteCustomProtectionRuleRequest
|
|
1367
1368
|
* @return DeleteCustomProtectionRuleResponse
|
|
1368
1369
|
* @throws OciError when an error occurs
|
|
1369
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1370
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/DeleteCustomProtectionRule.ts.html |here} to see how to use DeleteCustomProtectionRule API.
|
|
1370
1371
|
*/
|
|
1371
1372
|
deleteCustomProtectionRule(deleteCustomProtectionRuleRequest) {
|
|
1372
1373
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1420,7 +1421,7 @@ class WaasClient {
|
|
|
1420
1421
|
* @param DeleteWaasPolicyRequest
|
|
1421
1422
|
* @return DeleteWaasPolicyResponse
|
|
1422
1423
|
* @throws OciError when an error occurs
|
|
1423
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1424
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/DeleteWaasPolicy.ts.html |here} to see how to use DeleteWaasPolicy API.
|
|
1424
1425
|
*/
|
|
1425
1426
|
deleteWaasPolicy(deleteWaasPolicyRequest) {
|
|
1426
1427
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1479,7 +1480,7 @@ class WaasClient {
|
|
|
1479
1480
|
* @param GetAddressListRequest
|
|
1480
1481
|
* @return GetAddressListResponse
|
|
1481
1482
|
* @throws OciError when an error occurs
|
|
1482
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1483
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/GetAddressList.ts.html |here} to see how to use GetAddressList API.
|
|
1483
1484
|
*/
|
|
1484
1485
|
getAddressList(getAddressListRequest) {
|
|
1485
1486
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1540,7 +1541,7 @@ class WaasClient {
|
|
|
1540
1541
|
* @param GetCertificateRequest
|
|
1541
1542
|
* @return GetCertificateResponse
|
|
1542
1543
|
* @throws OciError when an error occurs
|
|
1543
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1544
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/GetCertificate.ts.html |here} to see how to use GetCertificate API.
|
|
1544
1545
|
*/
|
|
1545
1546
|
getCertificate(getCertificateRequest) {
|
|
1546
1547
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1601,7 +1602,7 @@ class WaasClient {
|
|
|
1601
1602
|
* @param GetCustomProtectionRuleRequest
|
|
1602
1603
|
* @return GetCustomProtectionRuleResponse
|
|
1603
1604
|
* @throws OciError when an error occurs
|
|
1604
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1605
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/GetCustomProtectionRule.ts.html |here} to see how to use GetCustomProtectionRule API.
|
|
1605
1606
|
*/
|
|
1606
1607
|
getCustomProtectionRule(getCustomProtectionRuleRequest) {
|
|
1607
1608
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1662,7 +1663,7 @@ class WaasClient {
|
|
|
1662
1663
|
* @param GetDeviceFingerprintChallengeRequest
|
|
1663
1664
|
* @return GetDeviceFingerprintChallengeResponse
|
|
1664
1665
|
* @throws OciError when an error occurs
|
|
1665
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1666
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/GetDeviceFingerprintChallenge.ts.html |here} to see how to use GetDeviceFingerprintChallenge API.
|
|
1666
1667
|
*/
|
|
1667
1668
|
getDeviceFingerprintChallenge(getDeviceFingerprintChallengeRequest) {
|
|
1668
1669
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1723,7 +1724,7 @@ class WaasClient {
|
|
|
1723
1724
|
* @param GetHumanInteractionChallengeRequest
|
|
1724
1725
|
* @return GetHumanInteractionChallengeResponse
|
|
1725
1726
|
* @throws OciError when an error occurs
|
|
1726
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1727
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/GetHumanInteractionChallenge.ts.html |here} to see how to use GetHumanInteractionChallenge API.
|
|
1727
1728
|
*/
|
|
1728
1729
|
getHumanInteractionChallenge(getHumanInteractionChallengeRequest) {
|
|
1729
1730
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1784,7 +1785,7 @@ class WaasClient {
|
|
|
1784
1785
|
* @param GetJsChallengeRequest
|
|
1785
1786
|
* @return GetJsChallengeResponse
|
|
1786
1787
|
* @throws OciError when an error occurs
|
|
1787
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1788
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/GetJsChallenge.ts.html |here} to see how to use GetJsChallenge API.
|
|
1788
1789
|
*/
|
|
1789
1790
|
getJsChallenge(getJsChallengeRequest) {
|
|
1790
1791
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1845,7 +1846,7 @@ class WaasClient {
|
|
|
1845
1846
|
* @param GetPolicyConfigRequest
|
|
1846
1847
|
* @return GetPolicyConfigResponse
|
|
1847
1848
|
* @throws OciError when an error occurs
|
|
1848
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1849
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/GetPolicyConfig.ts.html |here} to see how to use GetPolicyConfig API.
|
|
1849
1850
|
*/
|
|
1850
1851
|
getPolicyConfig(getPolicyConfigRequest) {
|
|
1851
1852
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1906,7 +1907,7 @@ class WaasClient {
|
|
|
1906
1907
|
* @param GetProtectionRuleRequest
|
|
1907
1908
|
* @return GetProtectionRuleResponse
|
|
1908
1909
|
* @throws OciError when an error occurs
|
|
1909
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1910
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/GetProtectionRule.ts.html |here} to see how to use GetProtectionRule API.
|
|
1910
1911
|
*/
|
|
1911
1912
|
getProtectionRule(getProtectionRuleRequest) {
|
|
1912
1913
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1968,7 +1969,7 @@ class WaasClient {
|
|
|
1968
1969
|
* @param GetProtectionSettingsRequest
|
|
1969
1970
|
* @return GetProtectionSettingsResponse
|
|
1970
1971
|
* @throws OciError when an error occurs
|
|
1971
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1972
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/GetProtectionSettings.ts.html |here} to see how to use GetProtectionSettings API.
|
|
1972
1973
|
*/
|
|
1973
1974
|
getProtectionSettings(getProtectionSettingsRequest) {
|
|
1974
1975
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2029,7 +2030,7 @@ class WaasClient {
|
|
|
2029
2030
|
* @param GetWaasPolicyRequest
|
|
2030
2031
|
* @return GetWaasPolicyResponse
|
|
2031
2032
|
* @throws OciError when an error occurs
|
|
2032
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2033
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/GetWaasPolicy.ts.html |here} to see how to use GetWaasPolicy API.
|
|
2033
2034
|
*/
|
|
2034
2035
|
getWaasPolicy(getWaasPolicyRequest) {
|
|
2035
2036
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2090,7 +2091,7 @@ class WaasClient {
|
|
|
2090
2091
|
* @param GetWafAddressRateLimitingRequest
|
|
2091
2092
|
* @return GetWafAddressRateLimitingResponse
|
|
2092
2093
|
* @throws OciError when an error occurs
|
|
2093
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2094
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/GetWafAddressRateLimiting.ts.html |here} to see how to use GetWafAddressRateLimiting API.
|
|
2094
2095
|
*/
|
|
2095
2096
|
getWafAddressRateLimiting(getWafAddressRateLimitingRequest) {
|
|
2096
2097
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2151,7 +2152,7 @@ class WaasClient {
|
|
|
2151
2152
|
* @param GetWafConfigRequest
|
|
2152
2153
|
* @return GetWafConfigResponse
|
|
2153
2154
|
* @throws OciError when an error occurs
|
|
2154
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2155
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/GetWafConfig.ts.html |here} to see how to use GetWafConfig API.
|
|
2155
2156
|
*/
|
|
2156
2157
|
getWafConfig(getWafConfigRequest) {
|
|
2157
2158
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2212,7 +2213,7 @@ class WaasClient {
|
|
|
2212
2213
|
* @param GetWorkRequestRequest
|
|
2213
2214
|
* @return GetWorkRequestResponse
|
|
2214
2215
|
* @throws OciError when an error occurs
|
|
2215
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2216
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
2216
2217
|
*/
|
|
2217
2218
|
getWorkRequest(getWorkRequestRequest) {
|
|
2218
2219
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2279,7 +2280,7 @@ class WaasClient {
|
|
|
2279
2280
|
* @param ListAccessRulesRequest
|
|
2280
2281
|
* @return ListAccessRulesResponse
|
|
2281
2282
|
* @throws OciError when an error occurs
|
|
2282
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2283
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/ListAccessRules.ts.html |here} to see how to use ListAccessRules API.
|
|
2283
2284
|
*/
|
|
2284
2285
|
listAccessRules(listAccessRulesRequest) {
|
|
2285
2286
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2388,7 +2389,7 @@ class WaasClient {
|
|
|
2388
2389
|
* @param ListAddressListsRequest
|
|
2389
2390
|
* @return ListAddressListsResponse
|
|
2390
2391
|
* @throws OciError when an error occurs
|
|
2391
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2392
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/ListAddressLists.ts.html |here} to see how to use ListAddressLists API.
|
|
2392
2393
|
*/
|
|
2393
2394
|
listAddressLists(listAddressListsRequest) {
|
|
2394
2395
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2499,7 +2500,7 @@ class WaasClient {
|
|
|
2499
2500
|
* @param ListCachingRulesRequest
|
|
2500
2501
|
* @return ListCachingRulesResponse
|
|
2501
2502
|
* @throws OciError when an error occurs
|
|
2502
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2503
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/ListCachingRules.ts.html |here} to see how to use ListCachingRules API.
|
|
2503
2504
|
*/
|
|
2504
2505
|
listCachingRules(listCachingRulesRequest) {
|
|
2505
2506
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2613,7 +2614,7 @@ class WaasClient {
|
|
|
2613
2614
|
* @param ListCaptchasRequest
|
|
2614
2615
|
* @return ListCaptchasResponse
|
|
2615
2616
|
* @throws OciError when an error occurs
|
|
2616
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2617
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/ListCaptchas.ts.html |here} to see how to use ListCaptchas API.
|
|
2617
2618
|
*/
|
|
2618
2619
|
listCaptchas(listCaptchasRequest) {
|
|
2619
2620
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2722,7 +2723,7 @@ class WaasClient {
|
|
|
2722
2723
|
* @param ListCertificatesRequest
|
|
2723
2724
|
* @return ListCertificatesResponse
|
|
2724
2725
|
* @throws OciError when an error occurs
|
|
2725
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2726
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/ListCertificates.ts.html |here} to see how to use ListCertificates API.
|
|
2726
2727
|
*/
|
|
2727
2728
|
listCertificates(listCertificatesRequest) {
|
|
2728
2729
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2832,7 +2833,7 @@ class WaasClient {
|
|
|
2832
2833
|
* @param ListCustomProtectionRulesRequest
|
|
2833
2834
|
* @return ListCustomProtectionRulesResponse
|
|
2834
2835
|
* @throws OciError when an error occurs
|
|
2835
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2836
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/ListCustomProtectionRules.ts.html |here} to see how to use ListCustomProtectionRules API.
|
|
2836
2837
|
*/
|
|
2837
2838
|
listCustomProtectionRules(listCustomProtectionRulesRequest) {
|
|
2838
2839
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2942,7 +2943,7 @@ class WaasClient {
|
|
|
2942
2943
|
* @param ListEdgeSubnetsRequest
|
|
2943
2944
|
* @return ListEdgeSubnetsResponse
|
|
2944
2945
|
* @throws OciError when an error occurs
|
|
2945
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2946
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/ListEdgeSubnets.ts.html |here} to see how to use ListEdgeSubnets API.
|
|
2946
2947
|
*/
|
|
2947
2948
|
listEdgeSubnets(listEdgeSubnetsRequest) {
|
|
2948
2949
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3049,7 +3050,7 @@ class WaasClient {
|
|
|
3049
3050
|
* @param ListGoodBotsRequest
|
|
3050
3051
|
* @return ListGoodBotsResponse
|
|
3051
3052
|
* @throws OciError when an error occurs
|
|
3052
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3053
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/ListGoodBots.ts.html |here} to see how to use ListGoodBots API.
|
|
3053
3054
|
*/
|
|
3054
3055
|
listGoodBots(listGoodBotsRequest) {
|
|
3055
3056
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3159,7 +3160,7 @@ class WaasClient {
|
|
|
3159
3160
|
* @param ListProtectionRulesRequest
|
|
3160
3161
|
* @return ListProtectionRulesResponse
|
|
3161
3162
|
* @throws OciError when an error occurs
|
|
3162
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3163
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/ListProtectionRules.ts.html |here} to see how to use ListProtectionRules API.
|
|
3163
3164
|
*/
|
|
3164
3165
|
listProtectionRules(listProtectionRulesRequest) {
|
|
3165
3166
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3273,7 +3274,7 @@ class WaasClient {
|
|
|
3273
3274
|
* @param ListRecommendationsRequest
|
|
3274
3275
|
* @return ListRecommendationsResponse
|
|
3275
3276
|
* @throws OciError when an error occurs
|
|
3276
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3277
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/ListRecommendations.ts.html |here} to see how to use ListRecommendations API.
|
|
3277
3278
|
*/
|
|
3278
3279
|
listRecommendations(listRecommendationsRequest) {
|
|
3279
3280
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3386,7 +3387,7 @@ class WaasClient {
|
|
|
3386
3387
|
* @param ListThreatFeedsRequest
|
|
3387
3388
|
* @return ListThreatFeedsResponse
|
|
3388
3389
|
* @throws OciError when an error occurs
|
|
3389
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3390
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/ListThreatFeeds.ts.html |here} to see how to use ListThreatFeeds API.
|
|
3390
3391
|
*/
|
|
3391
3392
|
listThreatFeeds(listThreatFeedsRequest) {
|
|
3392
3393
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3495,7 +3496,7 @@ class WaasClient {
|
|
|
3495
3496
|
* @param ListWaasPoliciesRequest
|
|
3496
3497
|
* @return ListWaasPoliciesResponse
|
|
3497
3498
|
* @throws OciError when an error occurs
|
|
3498
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3499
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/ListWaasPolicies.ts.html |here} to see how to use ListWaasPolicies API.
|
|
3499
3500
|
*/
|
|
3500
3501
|
listWaasPolicies(listWaasPoliciesRequest) {
|
|
3501
3502
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3605,7 +3606,7 @@ class WaasClient {
|
|
|
3605
3606
|
* @param ListWaasPolicyCustomProtectionRulesRequest
|
|
3606
3607
|
* @return ListWaasPolicyCustomProtectionRulesResponse
|
|
3607
3608
|
* @throws OciError when an error occurs
|
|
3608
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3609
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/ListWaasPolicyCustomProtectionRules.ts.html |here} to see how to use ListWaasPolicyCustomProtectionRules API.
|
|
3609
3610
|
*/
|
|
3610
3611
|
listWaasPolicyCustomProtectionRules(listWaasPolicyCustomProtectionRulesRequest) {
|
|
3611
3612
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3716,7 +3717,7 @@ class WaasClient {
|
|
|
3716
3717
|
* @param ListWafBlockedRequestsRequest
|
|
3717
3718
|
* @return ListWafBlockedRequestsResponse
|
|
3718
3719
|
* @throws OciError when an error occurs
|
|
3719
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3720
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/ListWafBlockedRequests.ts.html |here} to see how to use ListWafBlockedRequests API.
|
|
3720
3721
|
*/
|
|
3721
3722
|
listWafBlockedRequests(listWafBlockedRequestsRequest) {
|
|
3722
3723
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3826,7 +3827,7 @@ class WaasClient {
|
|
|
3826
3827
|
* @param ListWafLogsRequest
|
|
3827
3828
|
* @return ListWafLogsResponse
|
|
3828
3829
|
* @throws OciError when an error occurs
|
|
3829
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3830
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/ListWafLogs.ts.html |here} to see how to use ListWafLogs API.
|
|
3830
3831
|
*/
|
|
3831
3832
|
listWafLogs(listWafLogsRequest) {
|
|
3832
3833
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3952,7 +3953,7 @@ class WaasClient {
|
|
|
3952
3953
|
* @param ListWafRequestsRequest
|
|
3953
3954
|
* @return ListWafRequestsResponse
|
|
3954
3955
|
* @throws OciError when an error occurs
|
|
3955
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3956
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/ListWafRequests.ts.html |here} to see how to use ListWafRequests API.
|
|
3956
3957
|
*/
|
|
3957
3958
|
listWafRequests(listWafRequestsRequest) {
|
|
3958
3959
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4060,7 +4061,7 @@ class WaasClient {
|
|
|
4060
4061
|
* @param ListWafTrafficRequest
|
|
4061
4062
|
* @return ListWafTrafficResponse
|
|
4062
4063
|
* @throws OciError when an error occurs
|
|
4063
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4064
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/ListWafTraffic.ts.html |here} to see how to use ListWafTraffic API.
|
|
4064
4065
|
*/
|
|
4065
4066
|
listWafTraffic(listWafTrafficRequest) {
|
|
4066
4067
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4166,7 +4167,7 @@ class WaasClient {
|
|
|
4166
4167
|
* @param ListWhitelistsRequest
|
|
4167
4168
|
* @return ListWhitelistsResponse
|
|
4168
4169
|
* @throws OciError when an error occurs
|
|
4169
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4170
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/ListWhitelists.ts.html |here} to see how to use ListWhitelists API.
|
|
4170
4171
|
*/
|
|
4171
4172
|
listWhitelists(listWhitelistsRequest) {
|
|
4172
4173
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4275,7 +4276,7 @@ class WaasClient {
|
|
|
4275
4276
|
* @param ListWorkRequestsRequest
|
|
4276
4277
|
* @return ListWorkRequestsResponse
|
|
4277
4278
|
* @throws OciError when an error occurs
|
|
4278
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4279
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
4279
4280
|
*/
|
|
4280
4281
|
listWorkRequests(listWorkRequestsRequest) {
|
|
4281
4282
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4382,7 +4383,7 @@ class WaasClient {
|
|
|
4382
4383
|
* @param PurgeCacheRequest
|
|
4383
4384
|
* @return PurgeCacheResponse
|
|
4384
4385
|
* @throws OciError when an error occurs
|
|
4385
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4386
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/PurgeCache.ts.html |here} to see how to use PurgeCache API.
|
|
4386
4387
|
*/
|
|
4387
4388
|
purgeCache(purgeCacheRequest) {
|
|
4388
4389
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4449,7 +4450,7 @@ class WaasClient {
|
|
|
4449
4450
|
* @param UpdateAccessRulesRequest
|
|
4450
4451
|
* @return UpdateAccessRulesResponse
|
|
4451
4452
|
* @throws OciError when an error occurs
|
|
4452
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4453
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/UpdateAccessRules.ts.html |here} to see how to use UpdateAccessRules API.
|
|
4453
4454
|
*/
|
|
4454
4455
|
updateAccessRules(updateAccessRulesRequest) {
|
|
4455
4456
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4509,7 +4510,7 @@ class WaasClient {
|
|
|
4509
4510
|
* @param UpdateAddressListRequest
|
|
4510
4511
|
* @return UpdateAddressListResponse
|
|
4511
4512
|
* @throws OciError when an error occurs
|
|
4512
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4513
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/UpdateAddressList.ts.html |here} to see how to use UpdateAddressList API.
|
|
4513
4514
|
*/
|
|
4514
4515
|
updateAddressList(updateAddressListRequest) {
|
|
4515
4516
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4578,7 +4579,7 @@ class WaasClient {
|
|
|
4578
4579
|
* @param UpdateCachingRulesRequest
|
|
4579
4580
|
* @return UpdateCachingRulesResponse
|
|
4580
4581
|
* @throws OciError when an error occurs
|
|
4581
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4582
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/UpdateCachingRules.ts.html |here} to see how to use UpdateCachingRules API.
|
|
4582
4583
|
*/
|
|
4583
4584
|
updateCachingRules(updateCachingRulesRequest) {
|
|
4584
4585
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4646,7 +4647,7 @@ class WaasClient {
|
|
|
4646
4647
|
* @param UpdateCaptchasRequest
|
|
4647
4648
|
* @return UpdateCaptchasResponse
|
|
4648
4649
|
* @throws OciError when an error occurs
|
|
4649
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4650
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/UpdateCaptchas.ts.html |here} to see how to use UpdateCaptchas API.
|
|
4650
4651
|
*/
|
|
4651
4652
|
updateCaptchas(updateCaptchasRequest) {
|
|
4652
4653
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4706,7 +4707,7 @@ class WaasClient {
|
|
|
4706
4707
|
* @param UpdateCertificateRequest
|
|
4707
4708
|
* @return UpdateCertificateResponse
|
|
4708
4709
|
* @throws OciError when an error occurs
|
|
4709
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4710
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/UpdateCertificate.ts.html |here} to see how to use UpdateCertificate API.
|
|
4710
4711
|
*/
|
|
4711
4712
|
updateCertificate(updateCertificateRequest) {
|
|
4712
4713
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4769,7 +4770,7 @@ class WaasClient {
|
|
|
4769
4770
|
* @param UpdateCustomProtectionRuleRequest
|
|
4770
4771
|
* @return UpdateCustomProtectionRuleResponse
|
|
4771
4772
|
* @throws OciError when an error occurs
|
|
4772
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4773
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/UpdateCustomProtectionRule.ts.html |here} to see how to use UpdateCustomProtectionRule API.
|
|
4773
4774
|
*/
|
|
4774
4775
|
updateCustomProtectionRule(updateCustomProtectionRuleRequest) {
|
|
4775
4776
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4837,7 +4838,7 @@ class WaasClient {
|
|
|
4837
4838
|
* @param UpdateDeviceFingerprintChallengeRequest
|
|
4838
4839
|
* @return UpdateDeviceFingerprintChallengeResponse
|
|
4839
4840
|
* @throws OciError when an error occurs
|
|
4840
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4841
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/UpdateDeviceFingerprintChallenge.ts.html |here} to see how to use UpdateDeviceFingerprintChallenge API.
|
|
4841
4842
|
*/
|
|
4842
4843
|
updateDeviceFingerprintChallenge(updateDeviceFingerprintChallengeRequest) {
|
|
4843
4844
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4899,7 +4900,7 @@ class WaasClient {
|
|
|
4899
4900
|
* @param UpdateGoodBotsRequest
|
|
4900
4901
|
* @return UpdateGoodBotsResponse
|
|
4901
4902
|
* @throws OciError when an error occurs
|
|
4902
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4903
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/UpdateGoodBots.ts.html |here} to see how to use UpdateGoodBots API.
|
|
4903
4904
|
*/
|
|
4904
4905
|
updateGoodBots(updateGoodBotsRequest) {
|
|
4905
4906
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4959,7 +4960,7 @@ class WaasClient {
|
|
|
4959
4960
|
* @param UpdateHumanInteractionChallengeRequest
|
|
4960
4961
|
* @return UpdateHumanInteractionChallengeResponse
|
|
4961
4962
|
* @throws OciError when an error occurs
|
|
4962
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4963
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/UpdateHumanInteractionChallenge.ts.html |here} to see how to use UpdateHumanInteractionChallenge API.
|
|
4963
4964
|
*/
|
|
4964
4965
|
updateHumanInteractionChallenge(updateHumanInteractionChallengeRequest) {
|
|
4965
4966
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5019,7 +5020,7 @@ class WaasClient {
|
|
|
5019
5020
|
* @param UpdateJsChallengeRequest
|
|
5020
5021
|
* @return UpdateJsChallengeResponse
|
|
5021
5022
|
* @throws OciError when an error occurs
|
|
5022
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5023
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/UpdateJsChallenge.ts.html |here} to see how to use UpdateJsChallenge API.
|
|
5023
5024
|
*/
|
|
5024
5025
|
updateJsChallenge(updateJsChallengeRequest) {
|
|
5025
5026
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5079,7 +5080,7 @@ class WaasClient {
|
|
|
5079
5080
|
* @param UpdatePolicyConfigRequest
|
|
5080
5081
|
* @return UpdatePolicyConfigResponse
|
|
5081
5082
|
* @throws OciError when an error occurs
|
|
5082
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5083
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/UpdatePolicyConfig.ts.html |here} to see how to use UpdatePolicyConfig API.
|
|
5083
5084
|
*/
|
|
5084
5085
|
updatePolicyConfig(updatePolicyConfigRequest) {
|
|
5085
5086
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5141,7 +5142,7 @@ class WaasClient {
|
|
|
5141
5142
|
* @param UpdateProtectionRulesRequest
|
|
5142
5143
|
* @return UpdateProtectionRulesResponse
|
|
5143
5144
|
* @throws OciError when an error occurs
|
|
5144
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5145
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/UpdateProtectionRules.ts.html |here} to see how to use UpdateProtectionRules API.
|
|
5145
5146
|
*/
|
|
5146
5147
|
updateProtectionRules(updateProtectionRulesRequest) {
|
|
5147
5148
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5200,7 +5201,7 @@ class WaasClient {
|
|
|
5200
5201
|
* @param UpdateProtectionSettingsRequest
|
|
5201
5202
|
* @return UpdateProtectionSettingsResponse
|
|
5202
5203
|
* @throws OciError when an error occurs
|
|
5203
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5204
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/UpdateProtectionSettings.ts.html |here} to see how to use UpdateProtectionSettings API.
|
|
5204
5205
|
*/
|
|
5205
5206
|
updateProtectionSettings(updateProtectionSettingsRequest) {
|
|
5206
5207
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5260,7 +5261,7 @@ class WaasClient {
|
|
|
5260
5261
|
* @param UpdateThreatFeedsRequest
|
|
5261
5262
|
* @return UpdateThreatFeedsResponse
|
|
5262
5263
|
* @throws OciError when an error occurs
|
|
5263
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5264
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/UpdateThreatFeeds.ts.html |here} to see how to use UpdateThreatFeeds API.
|
|
5264
5265
|
*/
|
|
5265
5266
|
updateThreatFeeds(updateThreatFeedsRequest) {
|
|
5266
5267
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5321,7 +5322,7 @@ class WaasClient {
|
|
|
5321
5322
|
* @param UpdateWaasPolicyRequest
|
|
5322
5323
|
* @return UpdateWaasPolicyResponse
|
|
5323
5324
|
* @throws OciError when an error occurs
|
|
5324
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5325
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/UpdateWaasPolicy.ts.html |here} to see how to use UpdateWaasPolicy API.
|
|
5325
5326
|
*/
|
|
5326
5327
|
updateWaasPolicy(updateWaasPolicyRequest) {
|
|
5327
5328
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5381,7 +5382,7 @@ class WaasClient {
|
|
|
5381
5382
|
* @param UpdateWaasPolicyCustomProtectionRulesRequest
|
|
5382
5383
|
* @return UpdateWaasPolicyCustomProtectionRulesResponse
|
|
5383
5384
|
* @throws OciError when an error occurs
|
|
5384
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5385
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/UpdateWaasPolicyCustomProtectionRules.ts.html |here} to see how to use UpdateWaasPolicyCustomProtectionRules API.
|
|
5385
5386
|
*/
|
|
5386
5387
|
updateWaasPolicyCustomProtectionRules(updateWaasPolicyCustomProtectionRulesRequest) {
|
|
5387
5388
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5441,7 +5442,7 @@ class WaasClient {
|
|
|
5441
5442
|
* @param UpdateWafAddressRateLimitingRequest
|
|
5442
5443
|
* @return UpdateWafAddressRateLimitingResponse
|
|
5443
5444
|
* @throws OciError when an error occurs
|
|
5444
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5445
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/UpdateWafAddressRateLimiting.ts.html |here} to see how to use UpdateWafAddressRateLimiting API.
|
|
5445
5446
|
*/
|
|
5446
5447
|
updateWafAddressRateLimiting(updateWafAddressRateLimitingRequest) {
|
|
5447
5448
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5509,7 +5510,7 @@ class WaasClient {
|
|
|
5509
5510
|
* @param UpdateWafConfigRequest
|
|
5510
5511
|
* @return UpdateWafConfigResponse
|
|
5511
5512
|
* @throws OciError when an error occurs
|
|
5512
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5513
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/UpdateWafConfig.ts.html |here} to see how to use UpdateWafConfig API.
|
|
5513
5514
|
*/
|
|
5514
5515
|
updateWafConfig(updateWafConfigRequest) {
|
|
5515
5516
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5577,7 +5578,7 @@ class WaasClient {
|
|
|
5577
5578
|
* @param UpdateWhitelistsRequest
|
|
5578
5579
|
* @return UpdateWhitelistsResponse
|
|
5579
5580
|
* @throws OciError when an error occurs
|
|
5580
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5581
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/waas/UpdateWhitelists.ts.html |here} to see how to use UpdateWhitelists API.
|
|
5581
5582
|
*/
|
|
5582
5583
|
updateWhitelists(updateWhitelistsRequest) {
|
|
5583
5584
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5634,4 +5635,5 @@ class WaasClient {
|
|
|
5634
5635
|
}
|
|
5635
5636
|
exports.WaasClient = WaasClient;
|
|
5636
5637
|
WaasClient.serviceEndpointTemplate = "https://waas.{region}.oci.{secondLevelDomain}";
|
|
5638
|
+
WaasClient.endpointServiceName = "";
|
|
5637
5639
|
//# sourceMappingURL=client.js.map
|