oci-waas 2.25.0 → 2.28.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 +108 -106
- package/lib/client.js +358 -212
- package/lib/client.js.map +1 -1
- package/lib/model/create-custom-protection-rule-details.d.ts +1 -1
- package/lib/model/custom-protection-rule.d.ts +1 -1
- package/lib/model/header-manipulation-action.js +2 -2
- package/lib/model/header-manipulation-action.js.map +1 -1
- package/lib/model/load-balancing-method.js +2 -2
- package/lib/model/load-balancing-method.js.map +1 -1
- package/lib/model/update-custom-protection-rule-details.d.ts +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.d.ts
CHANGED
|
@@ -31,6 +31,7 @@ export declare class RedirectClient {
|
|
|
31
31
|
protected "_clientConfiguration": common.ClientConfiguration;
|
|
32
32
|
protected _circuitBreaker: null;
|
|
33
33
|
protected _httpOptions: any;
|
|
34
|
+
targetService: string;
|
|
34
35
|
protected _httpClient: common.HttpClient;
|
|
35
36
|
constructor(params: common.AuthParams, clientConfiguration?: common.ClientConfiguration);
|
|
36
37
|
/**
|
|
@@ -77,7 +78,7 @@ export declare class RedirectClient {
|
|
|
77
78
|
* @param ChangeHttpRedirectCompartmentRequest
|
|
78
79
|
* @return ChangeHttpRedirectCompartmentResponse
|
|
79
80
|
* @throws OciError when an error occurs
|
|
80
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
81
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/ChangeHttpRedirectCompartment.ts.html |here} to see how to use ChangeHttpRedirectCompartment API.
|
|
81
82
|
*/
|
|
82
83
|
changeHttpRedirectCompartment(changeHttpRedirectCompartmentRequest: requests.ChangeHttpRedirectCompartmentRequest): Promise<responses.ChangeHttpRedirectCompartmentResponse>;
|
|
83
84
|
/**
|
|
@@ -86,7 +87,7 @@ export declare class RedirectClient {
|
|
|
86
87
|
* @param CreateHttpRedirectRequest
|
|
87
88
|
* @return CreateHttpRedirectResponse
|
|
88
89
|
* @throws OciError when an error occurs
|
|
89
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
90
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/CreateHttpRedirect.ts.html |here} to see how to use CreateHttpRedirect API.
|
|
90
91
|
*/
|
|
91
92
|
createHttpRedirect(createHttpRedirectRequest: requests.CreateHttpRedirectRequest): Promise<responses.CreateHttpRedirectResponse>;
|
|
92
93
|
/**
|
|
@@ -95,25 +96,25 @@ export declare class RedirectClient {
|
|
|
95
96
|
* @param DeleteHttpRedirectRequest
|
|
96
97
|
* @return DeleteHttpRedirectResponse
|
|
97
98
|
* @throws OciError when an error occurs
|
|
98
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
99
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/DeleteHttpRedirect.ts.html |here} to see how to use DeleteHttpRedirect API.
|
|
99
100
|
*/
|
|
100
101
|
deleteHttpRedirect(deleteHttpRedirectRequest: requests.DeleteHttpRedirectRequest): Promise<responses.DeleteHttpRedirectResponse>;
|
|
101
102
|
/**
|
|
102
103
|
* Gets the details of a HTTP Redirect.
|
|
103
|
-
* This operation
|
|
104
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
104
105
|
* @param GetHttpRedirectRequest
|
|
105
106
|
* @return GetHttpRedirectResponse
|
|
106
107
|
* @throws OciError when an error occurs
|
|
107
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
108
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/GetHttpRedirect.ts.html |here} to see how to use GetHttpRedirect API.
|
|
108
109
|
*/
|
|
109
110
|
getHttpRedirect(getHttpRedirectRequest: requests.GetHttpRedirectRequest): Promise<responses.GetHttpRedirectResponse>;
|
|
110
111
|
/**
|
|
111
112
|
* Gets a list of HTTP Redirects.
|
|
112
|
-
* This operation
|
|
113
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
113
114
|
* @param ListHttpRedirectsRequest
|
|
114
115
|
* @return ListHttpRedirectsResponse
|
|
115
116
|
* @throws OciError when an error occurs
|
|
116
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
117
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/ListHttpRedirects.ts.html |here} to see how to use ListHttpRedirects API.
|
|
117
118
|
*/
|
|
118
119
|
listHttpRedirects(listHttpRedirectsRequest: requests.ListHttpRedirectsRequest): Promise<responses.ListHttpRedirectsResponse>;
|
|
119
120
|
/**
|
|
@@ -154,7 +155,7 @@ export declare class RedirectClient {
|
|
|
154
155
|
* @param UpdateHttpRedirectRequest
|
|
155
156
|
* @return UpdateHttpRedirectResponse
|
|
156
157
|
* @throws OciError when an error occurs
|
|
157
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
158
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/UpdateHttpRedirect.ts.html |here} to see how to use UpdateHttpRedirect API.
|
|
158
159
|
*/
|
|
159
160
|
updateHttpRedirect(updateHttpRedirectRequest: requests.UpdateHttpRedirectRequest): Promise<responses.UpdateHttpRedirectResponse>;
|
|
160
161
|
}
|
|
@@ -173,6 +174,7 @@ export declare class WaasClient {
|
|
|
173
174
|
protected "_clientConfiguration": common.ClientConfiguration;
|
|
174
175
|
protected _circuitBreaker: null;
|
|
175
176
|
protected _httpOptions: any;
|
|
177
|
+
targetService: string;
|
|
176
178
|
protected _httpClient: common.HttpClient;
|
|
177
179
|
constructor(params: common.AuthParams, clientConfiguration?: common.ClientConfiguration);
|
|
178
180
|
/**
|
|
@@ -221,7 +223,7 @@ export declare class WaasClient {
|
|
|
221
223
|
* @param AcceptRecommendationsRequest
|
|
222
224
|
* @return AcceptRecommendationsResponse
|
|
223
225
|
* @throws OciError when an error occurs
|
|
224
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
226
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/AcceptRecommendations.ts.html |here} to see how to use AcceptRecommendations API.
|
|
225
227
|
*/
|
|
226
228
|
acceptRecommendations(acceptRecommendationsRequest: requests.AcceptRecommendationsRequest): Promise<responses.AcceptRecommendationsResponse>;
|
|
227
229
|
/**
|
|
@@ -230,7 +232,7 @@ export declare class WaasClient {
|
|
|
230
232
|
* @param CancelWorkRequestRequest
|
|
231
233
|
* @return CancelWorkRequestResponse
|
|
232
234
|
* @throws OciError when an error occurs
|
|
233
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
235
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
|
|
234
236
|
*/
|
|
235
237
|
cancelWorkRequest(cancelWorkRequestRequest: requests.CancelWorkRequestRequest): Promise<responses.CancelWorkRequestResponse>;
|
|
236
238
|
/**
|
|
@@ -242,7 +244,7 @@ export declare class WaasClient {
|
|
|
242
244
|
* @param ChangeAddressListCompartmentRequest
|
|
243
245
|
* @return ChangeAddressListCompartmentResponse
|
|
244
246
|
* @throws OciError when an error occurs
|
|
245
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
247
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/ChangeAddressListCompartment.ts.html |here} to see how to use ChangeAddressListCompartment API.
|
|
246
248
|
*/
|
|
247
249
|
changeAddressListCompartment(changeAddressListCompartmentRequest: requests.ChangeAddressListCompartmentRequest): Promise<responses.ChangeAddressListCompartmentResponse>;
|
|
248
250
|
/**
|
|
@@ -253,7 +255,7 @@ export declare class WaasClient {
|
|
|
253
255
|
* @param ChangeCertificateCompartmentRequest
|
|
254
256
|
* @return ChangeCertificateCompartmentResponse
|
|
255
257
|
* @throws OciError when an error occurs
|
|
256
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
258
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/ChangeCertificateCompartment.ts.html |here} to see how to use ChangeCertificateCompartment API.
|
|
257
259
|
*/
|
|
258
260
|
changeCertificateCompartment(changeCertificateCompartmentRequest: requests.ChangeCertificateCompartmentRequest): Promise<responses.ChangeCertificateCompartmentResponse>;
|
|
259
261
|
/**
|
|
@@ -262,7 +264,7 @@ export declare class WaasClient {
|
|
|
262
264
|
* @param ChangeCustomProtectionRuleCompartmentRequest
|
|
263
265
|
* @return ChangeCustomProtectionRuleCompartmentResponse
|
|
264
266
|
* @throws OciError when an error occurs
|
|
265
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
267
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/ChangeCustomProtectionRuleCompartment.ts.html |here} to see how to use ChangeCustomProtectionRuleCompartment API.
|
|
266
268
|
*/
|
|
267
269
|
changeCustomProtectionRuleCompartment(changeCustomProtectionRuleCompartmentRequest: requests.ChangeCustomProtectionRuleCompartmentRequest): Promise<responses.ChangeCustomProtectionRuleCompartmentResponse>;
|
|
268
270
|
/**
|
|
@@ -273,7 +275,7 @@ export declare class WaasClient {
|
|
|
273
275
|
* @param ChangeWaasPolicyCompartmentRequest
|
|
274
276
|
* @return ChangeWaasPolicyCompartmentResponse
|
|
275
277
|
* @throws OciError when an error occurs
|
|
276
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
278
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/ChangeWaasPolicyCompartment.ts.html |here} to see how to use ChangeWaasPolicyCompartment API.
|
|
277
279
|
*/
|
|
278
280
|
changeWaasPolicyCompartment(changeWaasPolicyCompartmentRequest: requests.ChangeWaasPolicyCompartmentRequest): Promise<responses.ChangeWaasPolicyCompartmentResponse>;
|
|
279
281
|
/**
|
|
@@ -282,7 +284,7 @@ export declare class WaasClient {
|
|
|
282
284
|
* @param CreateAddressListRequest
|
|
283
285
|
* @return CreateAddressListResponse
|
|
284
286
|
* @throws OciError when an error occurs
|
|
285
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
287
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/CreateAddressList.ts.html |here} to see how to use CreateAddressList API.
|
|
286
288
|
*/
|
|
287
289
|
createAddressList(createAddressListRequest: requests.CreateAddressListRequest): Promise<responses.CreateAddressListResponse>;
|
|
288
290
|
/**
|
|
@@ -293,7 +295,7 @@ export declare class WaasClient {
|
|
|
293
295
|
* @param CreateCertificateRequest
|
|
294
296
|
* @return CreateCertificateResponse
|
|
295
297
|
* @throws OciError when an error occurs
|
|
296
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
298
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/CreateCertificate.ts.html |here} to see how to use CreateCertificate API.
|
|
297
299
|
*/
|
|
298
300
|
createCertificate(createCertificateRequest: requests.CreateCertificateRequest): Promise<responses.CreateCertificateResponse>;
|
|
299
301
|
/**
|
|
@@ -304,7 +306,7 @@ export declare class WaasClient {
|
|
|
304
306
|
* @param CreateCustomProtectionRuleRequest
|
|
305
307
|
* @return CreateCustomProtectionRuleResponse
|
|
306
308
|
* @throws OciError when an error occurs
|
|
307
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
309
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/CreateCustomProtectionRule.ts.html |here} to see how to use CreateCustomProtectionRule API.
|
|
308
310
|
*/
|
|
309
311
|
createCustomProtectionRule(createCustomProtectionRuleRequest: requests.CreateCustomProtectionRuleRequest): Promise<responses.CreateCustomProtectionRuleResponse>;
|
|
310
312
|
/**
|
|
@@ -325,7 +327,7 @@ export declare class WaasClient {
|
|
|
325
327
|
* @param CreateWaasPolicyRequest
|
|
326
328
|
* @return CreateWaasPolicyResponse
|
|
327
329
|
* @throws OciError when an error occurs
|
|
328
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
330
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/CreateWaasPolicy.ts.html |here} to see how to use CreateWaasPolicy API.
|
|
329
331
|
*/
|
|
330
332
|
createWaasPolicy(createWaasPolicyRequest: requests.CreateWaasPolicyRequest): Promise<responses.CreateWaasPolicyResponse>;
|
|
331
333
|
/**
|
|
@@ -334,7 +336,7 @@ export declare class WaasClient {
|
|
|
334
336
|
* @param DeleteAddressListRequest
|
|
335
337
|
* @return DeleteAddressListResponse
|
|
336
338
|
* @throws OciError when an error occurs
|
|
337
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
339
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/DeleteAddressList.ts.html |here} to see how to use DeleteAddressList API.
|
|
338
340
|
*/
|
|
339
341
|
deleteAddressList(deleteAddressListRequest: requests.DeleteAddressListRequest): Promise<responses.DeleteAddressListResponse>;
|
|
340
342
|
/**
|
|
@@ -343,7 +345,7 @@ export declare class WaasClient {
|
|
|
343
345
|
* @param DeleteCertificateRequest
|
|
344
346
|
* @return DeleteCertificateResponse
|
|
345
347
|
* @throws OciError when an error occurs
|
|
346
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
348
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/DeleteCertificate.ts.html |here} to see how to use DeleteCertificate API.
|
|
347
349
|
*/
|
|
348
350
|
deleteCertificate(deleteCertificateRequest: requests.DeleteCertificateRequest): Promise<responses.DeleteCertificateResponse>;
|
|
349
351
|
/**
|
|
@@ -352,7 +354,7 @@ export declare class WaasClient {
|
|
|
352
354
|
* @param DeleteCustomProtectionRuleRequest
|
|
353
355
|
* @return DeleteCustomProtectionRuleResponse
|
|
354
356
|
* @throws OciError when an error occurs
|
|
355
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
357
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/DeleteCustomProtectionRule.ts.html |here} to see how to use DeleteCustomProtectionRule API.
|
|
356
358
|
*/
|
|
357
359
|
deleteCustomProtectionRule(deleteCustomProtectionRuleRequest: requests.DeleteCustomProtectionRuleRequest): Promise<responses.DeleteCustomProtectionRuleResponse>;
|
|
358
360
|
/**
|
|
@@ -361,134 +363,134 @@ export declare class WaasClient {
|
|
|
361
363
|
* @param DeleteWaasPolicyRequest
|
|
362
364
|
* @return DeleteWaasPolicyResponse
|
|
363
365
|
* @throws OciError when an error occurs
|
|
364
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
366
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/DeleteWaasPolicy.ts.html |here} to see how to use DeleteWaasPolicy API.
|
|
365
367
|
*/
|
|
366
368
|
deleteWaasPolicy(deleteWaasPolicyRequest: requests.DeleteWaasPolicyRequest): Promise<responses.DeleteWaasPolicyResponse>;
|
|
367
369
|
/**
|
|
368
370
|
* Gets the details of an address list.
|
|
369
|
-
* This operation
|
|
371
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
370
372
|
* @param GetAddressListRequest
|
|
371
373
|
* @return GetAddressListResponse
|
|
372
374
|
* @throws OciError when an error occurs
|
|
373
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
375
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/GetAddressList.ts.html |here} to see how to use GetAddressList API.
|
|
374
376
|
*/
|
|
375
377
|
getAddressList(getAddressListRequest: requests.GetAddressListRequest): Promise<responses.GetAddressListResponse>;
|
|
376
378
|
/**
|
|
377
379
|
* Gets the details of an SSL certificate.
|
|
378
|
-
* This operation
|
|
380
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
379
381
|
* @param GetCertificateRequest
|
|
380
382
|
* @return GetCertificateResponse
|
|
381
383
|
* @throws OciError when an error occurs
|
|
382
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
384
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/GetCertificate.ts.html |here} to see how to use GetCertificate API.
|
|
383
385
|
*/
|
|
384
386
|
getCertificate(getCertificateRequest: requests.GetCertificateRequest): Promise<responses.GetCertificateResponse>;
|
|
385
387
|
/**
|
|
386
388
|
* Gets the details of a custom protection rule.
|
|
387
|
-
* This operation
|
|
389
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
388
390
|
* @param GetCustomProtectionRuleRequest
|
|
389
391
|
* @return GetCustomProtectionRuleResponse
|
|
390
392
|
* @throws OciError when an error occurs
|
|
391
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
393
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/GetCustomProtectionRule.ts.html |here} to see how to use GetCustomProtectionRule API.
|
|
392
394
|
*/
|
|
393
395
|
getCustomProtectionRule(getCustomProtectionRuleRequest: requests.GetCustomProtectionRuleRequest): Promise<responses.GetCustomProtectionRuleResponse>;
|
|
394
396
|
/**
|
|
395
397
|
* Gets the device fingerprint challenge settings in the Web Application Firewall configuration for a WAAS policy.
|
|
396
|
-
* This operation
|
|
398
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
397
399
|
* @param GetDeviceFingerprintChallengeRequest
|
|
398
400
|
* @return GetDeviceFingerprintChallengeResponse
|
|
399
401
|
* @throws OciError when an error occurs
|
|
400
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
402
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/GetDeviceFingerprintChallenge.ts.html |here} to see how to use GetDeviceFingerprintChallenge API.
|
|
401
403
|
*/
|
|
402
404
|
getDeviceFingerprintChallenge(getDeviceFingerprintChallengeRequest: requests.GetDeviceFingerprintChallengeRequest): Promise<responses.GetDeviceFingerprintChallengeResponse>;
|
|
403
405
|
/**
|
|
404
406
|
* Gets the human interaction challenge settings in the Web Application Firewall configuration for a WAAS policy.
|
|
405
|
-
* This operation
|
|
407
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
406
408
|
* @param GetHumanInteractionChallengeRequest
|
|
407
409
|
* @return GetHumanInteractionChallengeResponse
|
|
408
410
|
* @throws OciError when an error occurs
|
|
409
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
411
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/GetHumanInteractionChallenge.ts.html |here} to see how to use GetHumanInteractionChallenge API.
|
|
410
412
|
*/
|
|
411
413
|
getHumanInteractionChallenge(getHumanInteractionChallengeRequest: requests.GetHumanInteractionChallengeRequest): Promise<responses.GetHumanInteractionChallengeResponse>;
|
|
412
414
|
/**
|
|
413
415
|
* Gets the JavaScript challenge settings in the Web Application Firewall configuration for a WAAS policy.
|
|
414
|
-
* This operation
|
|
416
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
415
417
|
* @param GetJsChallengeRequest
|
|
416
418
|
* @return GetJsChallengeResponse
|
|
417
419
|
* @throws OciError when an error occurs
|
|
418
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
420
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/GetJsChallenge.ts.html |here} to see how to use GetJsChallenge API.
|
|
419
421
|
*/
|
|
420
422
|
getJsChallenge(getJsChallengeRequest: requests.GetJsChallengeRequest): Promise<responses.GetJsChallengeResponse>;
|
|
421
423
|
/**
|
|
422
424
|
* Gets the configuration of a WAAS policy.
|
|
423
|
-
* This operation
|
|
425
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
424
426
|
* @param GetPolicyConfigRequest
|
|
425
427
|
* @return GetPolicyConfigResponse
|
|
426
428
|
* @throws OciError when an error occurs
|
|
427
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
429
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/GetPolicyConfig.ts.html |here} to see how to use GetPolicyConfig API.
|
|
428
430
|
*/
|
|
429
431
|
getPolicyConfig(getPolicyConfigRequest: requests.GetPolicyConfigRequest): Promise<responses.GetPolicyConfigResponse>;
|
|
430
432
|
/**
|
|
431
433
|
* Gets the details of a protection rule in the Web Application Firewall configuration for a WAAS policy.
|
|
432
|
-
* This operation
|
|
434
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
433
435
|
* @param GetProtectionRuleRequest
|
|
434
436
|
* @return GetProtectionRuleResponse
|
|
435
437
|
* @throws OciError when an error occurs
|
|
436
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
438
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/GetProtectionRule.ts.html |here} to see how to use GetProtectionRule API.
|
|
437
439
|
*/
|
|
438
440
|
getProtectionRule(getProtectionRuleRequest: requests.GetProtectionRuleRequest): Promise<responses.GetProtectionRuleResponse>;
|
|
439
441
|
/**
|
|
440
442
|
* Gets the protection settings in the Web Application Firewall configuration for a WAAS policy.
|
|
441
|
-
* This operation
|
|
443
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
442
444
|
* @param GetProtectionSettingsRequest
|
|
443
445
|
* @return GetProtectionSettingsResponse
|
|
444
446
|
* @throws OciError when an error occurs
|
|
445
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
447
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/GetProtectionSettings.ts.html |here} to see how to use GetProtectionSettings API.
|
|
446
448
|
*/
|
|
447
449
|
getProtectionSettings(getProtectionSettingsRequest: requests.GetProtectionSettingsRequest): Promise<responses.GetProtectionSettingsResponse>;
|
|
448
450
|
/**
|
|
449
451
|
* Gets the details of a WAAS policy.
|
|
450
|
-
* This operation
|
|
452
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
451
453
|
* @param GetWaasPolicyRequest
|
|
452
454
|
* @return GetWaasPolicyResponse
|
|
453
455
|
* @throws OciError when an error occurs
|
|
454
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
456
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/GetWaasPolicy.ts.html |here} to see how to use GetWaasPolicy API.
|
|
455
457
|
*/
|
|
456
458
|
getWaasPolicy(getWaasPolicyRequest: requests.GetWaasPolicyRequest): Promise<responses.GetWaasPolicyResponse>;
|
|
457
459
|
/**
|
|
458
460
|
* Gets the address rate limiting settings of the Web Application Firewall configuration for a WAAS policy.
|
|
459
|
-
* This operation
|
|
461
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
460
462
|
* @param GetWafAddressRateLimitingRequest
|
|
461
463
|
* @return GetWafAddressRateLimitingResponse
|
|
462
464
|
* @throws OciError when an error occurs
|
|
463
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
465
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/GetWafAddressRateLimiting.ts.html |here} to see how to use GetWafAddressRateLimiting API.
|
|
464
466
|
*/
|
|
465
467
|
getWafAddressRateLimiting(getWafAddressRateLimitingRequest: requests.GetWafAddressRateLimitingRequest): Promise<responses.GetWafAddressRateLimitingResponse>;
|
|
466
468
|
/**
|
|
467
469
|
* Gets the Web Application Firewall configuration details for a WAAS policy.
|
|
468
|
-
* This operation
|
|
470
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
469
471
|
* @param GetWafConfigRequest
|
|
470
472
|
* @return GetWafConfigResponse
|
|
471
473
|
* @throws OciError when an error occurs
|
|
472
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
474
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/GetWafConfig.ts.html |here} to see how to use GetWafConfig API.
|
|
473
475
|
*/
|
|
474
476
|
getWafConfig(getWafConfigRequest: requests.GetWafConfigRequest): Promise<responses.GetWafConfigResponse>;
|
|
475
477
|
/**
|
|
476
478
|
* Gets the details of a specified work request.
|
|
477
|
-
* This operation
|
|
479
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
478
480
|
* @param GetWorkRequestRequest
|
|
479
481
|
* @return GetWorkRequestResponse
|
|
480
482
|
* @throws OciError when an error occurs
|
|
481
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
483
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
482
484
|
*/
|
|
483
485
|
getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
|
|
484
486
|
/**
|
|
485
487
|
* Gets the currently configured access rules for the Web Application Firewall configuration of a specified WAAS policy.
|
|
486
488
|
* The order of the access rules is important. The rules will be checked in the order they are specified and the first matching rule will be used.
|
|
487
|
-
* This operation
|
|
489
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
488
490
|
* @param ListAccessRulesRequest
|
|
489
491
|
* @return ListAccessRulesResponse
|
|
490
492
|
* @throws OciError when an error occurs
|
|
491
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
493
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/ListAccessRules.ts.html |here} to see how to use ListAccessRules API.
|
|
492
494
|
*/
|
|
493
495
|
listAccessRules(listAccessRulesRequest: requests.ListAccessRulesRequest): Promise<responses.ListAccessRulesResponse>;
|
|
494
496
|
/**
|
|
@@ -525,11 +527,11 @@ export declare class WaasClient {
|
|
|
525
527
|
listAccessRulesResponseIterator(request: requests.ListAccessRulesRequest): AsyncIterableIterator<responses.ListAccessRulesResponse>;
|
|
526
528
|
/**
|
|
527
529
|
* Gets a list of address lists that can be used in a WAAS policy.
|
|
528
|
-
* This operation
|
|
530
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
529
531
|
* @param ListAddressListsRequest
|
|
530
532
|
* @return ListAddressListsResponse
|
|
531
533
|
* @throws OciError when an error occurs
|
|
532
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
534
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/ListAddressLists.ts.html |here} to see how to use ListAddressLists API.
|
|
533
535
|
*/
|
|
534
536
|
listAddressLists(listAddressListsRequest: requests.ListAddressListsRequest): Promise<responses.ListAddressListsResponse>;
|
|
535
537
|
/**
|
|
@@ -567,11 +569,11 @@ export declare class WaasClient {
|
|
|
567
569
|
/**
|
|
568
570
|
* Gets the currently configured caching rules for the Web Application Firewall configuration of a specified WAAS policy.
|
|
569
571
|
* The rules are processed in the order they are specified in and the first matching rule will be used when processing a request.
|
|
570
|
-
* This operation
|
|
572
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
571
573
|
* @param ListCachingRulesRequest
|
|
572
574
|
* @return ListCachingRulesResponse
|
|
573
575
|
* @throws OciError when an error occurs
|
|
574
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
576
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/ListCachingRules.ts.html |here} to see how to use ListCachingRules API.
|
|
575
577
|
*/
|
|
576
578
|
listCachingRules(listCachingRulesRequest: requests.ListCachingRulesRequest): Promise<responses.ListCachingRulesResponse>;
|
|
577
579
|
/**
|
|
@@ -613,11 +615,11 @@ export declare class WaasClient {
|
|
|
613
615
|
The order of the CAPTCHA challenges is important. The URL for each
|
|
614
616
|
* CAPTCHA will be checked in the order they are created.
|
|
615
617
|
*
|
|
616
|
-
* This operation
|
|
618
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
617
619
|
* @param ListCaptchasRequest
|
|
618
620
|
* @return ListCaptchasResponse
|
|
619
621
|
* @throws OciError when an error occurs
|
|
620
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
622
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/ListCaptchas.ts.html |here} to see how to use ListCaptchas API.
|
|
621
623
|
*/
|
|
622
624
|
listCaptchas(listCaptchasRequest: requests.ListCaptchasRequest): Promise<responses.ListCaptchasResponse>;
|
|
623
625
|
/**
|
|
@@ -654,11 +656,11 @@ export declare class WaasClient {
|
|
|
654
656
|
listCaptchasResponseIterator(request: requests.ListCaptchasRequest): AsyncIterableIterator<responses.ListCaptchasResponse>;
|
|
655
657
|
/**
|
|
656
658
|
* Gets a list of SSL certificates that can be used in a WAAS policy.
|
|
657
|
-
* This operation
|
|
659
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
658
660
|
* @param ListCertificatesRequest
|
|
659
661
|
* @return ListCertificatesResponse
|
|
660
662
|
* @throws OciError when an error occurs
|
|
661
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
663
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/ListCertificates.ts.html |here} to see how to use ListCertificates API.
|
|
662
664
|
*/
|
|
663
665
|
listCertificates(listCertificatesRequest: requests.ListCertificatesRequest): Promise<responses.ListCertificatesResponse>;
|
|
664
666
|
/**
|
|
@@ -695,11 +697,11 @@ export declare class WaasClient {
|
|
|
695
697
|
listCertificatesResponseIterator(request: requests.ListCertificatesRequest): AsyncIterableIterator<responses.ListCertificatesResponse>;
|
|
696
698
|
/**
|
|
697
699
|
* Gets a list of custom protection rules for the specified Web Application Firewall.
|
|
698
|
-
* This operation
|
|
700
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
699
701
|
* @param ListCustomProtectionRulesRequest
|
|
700
702
|
* @return ListCustomProtectionRulesResponse
|
|
701
703
|
* @throws OciError when an error occurs
|
|
702
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
704
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/ListCustomProtectionRules.ts.html |here} to see how to use ListCustomProtectionRules API.
|
|
703
705
|
*/
|
|
704
706
|
listCustomProtectionRules(listCustomProtectionRulesRequest: requests.ListCustomProtectionRulesRequest): Promise<responses.ListCustomProtectionRulesResponse>;
|
|
705
707
|
/**
|
|
@@ -736,11 +738,11 @@ export declare class WaasClient {
|
|
|
736
738
|
listCustomProtectionRulesResponseIterator(request: requests.ListCustomProtectionRulesRequest): AsyncIterableIterator<responses.ListCustomProtectionRulesResponse>;
|
|
737
739
|
/**
|
|
738
740
|
* Return the list of the tenant's edge node subnets. Use these CIDR blocks to restrict incoming traffic to your origin. These subnets are owned by OCI and forward traffic to customer origins. They are not associated with specific regions or compartments.
|
|
739
|
-
* This operation
|
|
741
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
740
742
|
* @param ListEdgeSubnetsRequest
|
|
741
743
|
* @return ListEdgeSubnetsResponse
|
|
742
744
|
* @throws OciError when an error occurs
|
|
743
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
745
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/ListEdgeSubnets.ts.html |here} to see how to use ListEdgeSubnets API.
|
|
744
746
|
*/
|
|
745
747
|
listEdgeSubnets(listEdgeSubnetsRequest: requests.ListEdgeSubnetsRequest): Promise<responses.ListEdgeSubnetsResponse>;
|
|
746
748
|
/**
|
|
@@ -780,11 +782,11 @@ export declare class WaasClient {
|
|
|
780
782
|
* <p>
|
|
781
783
|
The list is sorted by `key`, in ascending order.
|
|
782
784
|
*
|
|
783
|
-
* This operation
|
|
785
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
784
786
|
* @param ListGoodBotsRequest
|
|
785
787
|
* @return ListGoodBotsResponse
|
|
786
788
|
* @throws OciError when an error occurs
|
|
787
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
789
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/ListGoodBots.ts.html |here} to see how to use ListGoodBots API.
|
|
788
790
|
*/
|
|
789
791
|
listGoodBots(listGoodBotsRequest: requests.ListGoodBotsRequest): Promise<responses.ListGoodBotsResponse>;
|
|
790
792
|
/**
|
|
@@ -822,11 +824,11 @@ export declare class WaasClient {
|
|
|
822
824
|
/**
|
|
823
825
|
* Gets the list of available protection rules for a WAAS policy. Use the `GetWafConfig` operation to view a list of currently configured protection rules for the Web Application Firewall, or use the `ListRecommendations` operation to get a list of recommended protection rules for the Web Application Firewall.
|
|
824
826
|
* The list is sorted by `key`, in ascending order.
|
|
825
|
-
* This operation
|
|
827
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
826
828
|
* @param ListProtectionRulesRequest
|
|
827
829
|
* @return ListProtectionRulesResponse
|
|
828
830
|
* @throws OciError when an error occurs
|
|
829
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
831
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/ListProtectionRules.ts.html |here} to see how to use ListProtectionRules API.
|
|
830
832
|
*/
|
|
831
833
|
listProtectionRules(listProtectionRulesRequest: requests.ListProtectionRulesRequest): Promise<responses.ListProtectionRulesResponse>;
|
|
832
834
|
/**
|
|
@@ -866,11 +868,11 @@ export declare class WaasClient {
|
|
|
866
868
|
* <p>
|
|
867
869
|
Use the `POST /waasPolicies/{waasPolicyId}/actions/acceptWafConfigRecommendations` method to accept recommended Web Application Firewall protection rules. For more information, see [WAF Protection Rules](https://docs.cloud.oracle.com/iaas/Content/WAF/Tasks/wafprotectionrules.htm).
|
|
868
870
|
* The list is sorted by `key`, in ascending order.
|
|
869
|
-
* This operation
|
|
871
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
870
872
|
* @param ListRecommendationsRequest
|
|
871
873
|
* @return ListRecommendationsResponse
|
|
872
874
|
* @throws OciError when an error occurs
|
|
873
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
875
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/ListRecommendations.ts.html |here} to see how to use ListRecommendations API.
|
|
874
876
|
*/
|
|
875
877
|
listRecommendations(listRecommendationsRequest: requests.ListRecommendationsRequest): Promise<responses.ListRecommendationsResponse>;
|
|
876
878
|
/**
|
|
@@ -910,11 +912,11 @@ export declare class WaasClient {
|
|
|
910
912
|
* and the actions set for each feed. The list is sorted by `key`,
|
|
911
913
|
* in ascending order.
|
|
912
914
|
*
|
|
913
|
-
* This operation
|
|
915
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
914
916
|
* @param ListThreatFeedsRequest
|
|
915
917
|
* @return ListThreatFeedsResponse
|
|
916
918
|
* @throws OciError when an error occurs
|
|
917
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
919
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/ListThreatFeeds.ts.html |here} to see how to use ListThreatFeeds API.
|
|
918
920
|
*/
|
|
919
921
|
listThreatFeeds(listThreatFeedsRequest: requests.ListThreatFeedsRequest): Promise<responses.ListThreatFeedsResponse>;
|
|
920
922
|
/**
|
|
@@ -951,11 +953,11 @@ export declare class WaasClient {
|
|
|
951
953
|
listThreatFeedsResponseIterator(request: requests.ListThreatFeedsRequest): AsyncIterableIterator<responses.ListThreatFeedsResponse>;
|
|
952
954
|
/**
|
|
953
955
|
* Gets a list of WAAS policies.
|
|
954
|
-
* This operation
|
|
956
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
955
957
|
* @param ListWaasPoliciesRequest
|
|
956
958
|
* @return ListWaasPoliciesResponse
|
|
957
959
|
* @throws OciError when an error occurs
|
|
958
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
960
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/ListWaasPolicies.ts.html |here} to see how to use ListWaasPolicies API.
|
|
959
961
|
*/
|
|
960
962
|
listWaasPolicies(listWaasPoliciesRequest: requests.ListWaasPoliciesRequest): Promise<responses.ListWaasPoliciesResponse>;
|
|
961
963
|
/**
|
|
@@ -992,11 +994,11 @@ export declare class WaasClient {
|
|
|
992
994
|
listWaasPoliciesResponseIterator(request: requests.ListWaasPoliciesRequest): AsyncIterableIterator<responses.ListWaasPoliciesResponse>;
|
|
993
995
|
/**
|
|
994
996
|
* Gets the list of currently configured custom protection rules for a WAAS policy.
|
|
995
|
-
* This operation
|
|
997
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
996
998
|
* @param ListWaasPolicyCustomProtectionRulesRequest
|
|
997
999
|
* @return ListWaasPolicyCustomProtectionRulesResponse
|
|
998
1000
|
* @throws OciError when an error occurs
|
|
999
|
-
* @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.28.0/waas/ListWaasPolicyCustomProtectionRules.ts.html |here} to see how to use ListWaasPolicyCustomProtectionRules API.
|
|
1000
1002
|
*/
|
|
1001
1003
|
listWaasPolicyCustomProtectionRules(listWaasPolicyCustomProtectionRulesRequest: requests.ListWaasPolicyCustomProtectionRulesRequest): Promise<responses.ListWaasPolicyCustomProtectionRulesResponse>;
|
|
1002
1004
|
/**
|
|
@@ -1033,11 +1035,11 @@ export declare class WaasClient {
|
|
|
1033
1035
|
listWaasPolicyCustomProtectionRulesResponseIterator(request: requests.ListWaasPolicyCustomProtectionRulesRequest): AsyncIterableIterator<responses.ListWaasPolicyCustomProtectionRulesResponse>;
|
|
1034
1036
|
/**
|
|
1035
1037
|
* Gets the number of blocked requests by a Web Application Firewall feature in five minute blocks, sorted by `timeObserved` in ascending order (starting from oldest data).
|
|
1036
|
-
* This operation
|
|
1038
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1037
1039
|
* @param ListWafBlockedRequestsRequest
|
|
1038
1040
|
* @return ListWafBlockedRequestsResponse
|
|
1039
1041
|
* @throws OciError when an error occurs
|
|
1040
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1042
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/ListWafBlockedRequests.ts.html |here} to see how to use ListWafBlockedRequests API.
|
|
1041
1043
|
*/
|
|
1042
1044
|
listWafBlockedRequests(listWafBlockedRequestsRequest: requests.ListWafBlockedRequestsRequest): Promise<responses.ListWafBlockedRequestsResponse>;
|
|
1043
1045
|
/**
|
|
@@ -1077,11 +1079,11 @@ export declare class WaasClient {
|
|
|
1077
1079
|
* policy. Sorted by the `timeObserved` in ascending order (starting from the
|
|
1078
1080
|
* oldest recorded event).
|
|
1079
1081
|
*
|
|
1080
|
-
* This operation
|
|
1082
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1081
1083
|
* @param ListWafLogsRequest
|
|
1082
1084
|
* @return ListWafLogsResponse
|
|
1083
1085
|
* @throws OciError when an error occurs
|
|
1084
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1086
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/ListWafLogs.ts.html |here} to see how to use ListWafLogs API.
|
|
1085
1087
|
*/
|
|
1086
1088
|
listWafLogs(listWafLogsRequest: requests.ListWafLogsRequest): Promise<responses.ListWafLogsResponse>;
|
|
1087
1089
|
/**
|
|
@@ -1121,11 +1123,11 @@ export declare class WaasClient {
|
|
|
1121
1123
|
* over a specified period of time, including blocked requests. Sorted
|
|
1122
1124
|
* by `timeObserved` in ascending order (starting from oldest requests).
|
|
1123
1125
|
*
|
|
1124
|
-
* This operation
|
|
1126
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1125
1127
|
* @param ListWafRequestsRequest
|
|
1126
1128
|
* @return ListWafRequestsResponse
|
|
1127
1129
|
* @throws OciError when an error occurs
|
|
1128
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1130
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/ListWafRequests.ts.html |here} to see how to use ListWafRequests API.
|
|
1129
1131
|
*/
|
|
1130
1132
|
listWafRequests(listWafRequestsRequest: requests.ListWafRequestsRequest): Promise<responses.ListWafRequestsResponse>;
|
|
1131
1133
|
/**
|
|
@@ -1164,11 +1166,11 @@ export declare class WaasClient {
|
|
|
1164
1166
|
* Gets the Web Application Firewall traffic data for a WAAS policy.
|
|
1165
1167
|
* Sorted by `timeObserved` in ascending order (starting from oldest data).
|
|
1166
1168
|
*
|
|
1167
|
-
* This operation
|
|
1169
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1168
1170
|
* @param ListWafTrafficRequest
|
|
1169
1171
|
* @return ListWafTrafficResponse
|
|
1170
1172
|
* @throws OciError when an error occurs
|
|
1171
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1173
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/ListWafTraffic.ts.html |here} to see how to use ListWafTraffic API.
|
|
1172
1174
|
*/
|
|
1173
1175
|
listWafTraffic(listWafTrafficRequest: requests.ListWafTrafficRequest): Promise<responses.ListWafTrafficResponse>;
|
|
1174
1176
|
/**
|
|
@@ -1205,11 +1207,11 @@ export declare class WaasClient {
|
|
|
1205
1207
|
listWafTrafficResponseIterator(request: requests.ListWafTrafficRequest): AsyncIterableIterator<responses.ListWafTrafficResponse>;
|
|
1206
1208
|
/**
|
|
1207
1209
|
* Gets the list of whitelists defined in the Web Application Firewall configuration for a WAAS policy.
|
|
1208
|
-
* This operation
|
|
1210
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1209
1211
|
* @param ListWhitelistsRequest
|
|
1210
1212
|
* @return ListWhitelistsResponse
|
|
1211
1213
|
* @throws OciError when an error occurs
|
|
1212
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1214
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/ListWhitelists.ts.html |here} to see how to use ListWhitelists API.
|
|
1213
1215
|
*/
|
|
1214
1216
|
listWhitelists(listWhitelistsRequest: requests.ListWhitelistsRequest): Promise<responses.ListWhitelistsResponse>;
|
|
1215
1217
|
/**
|
|
@@ -1246,11 +1248,11 @@ export declare class WaasClient {
|
|
|
1246
1248
|
listWhitelistsResponseIterator(request: requests.ListWhitelistsRequest): AsyncIterableIterator<responses.ListWhitelistsResponse>;
|
|
1247
1249
|
/**
|
|
1248
1250
|
* Gets a list of subnets (CIDR notation) from which the WAAS EDGE may make requests. The subnets are owned by OCI and forward traffic to your origins. Allow traffic from these subnets to your origins. They are not associated with specific regions or compartments.
|
|
1249
|
-
* This operation
|
|
1251
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1250
1252
|
* @param ListWorkRequestsRequest
|
|
1251
1253
|
* @return ListWorkRequestsResponse
|
|
1252
1254
|
* @throws OciError when an error occurs
|
|
1253
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1255
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
1254
1256
|
*/
|
|
1255
1257
|
listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
|
|
1256
1258
|
/**
|
|
@@ -1292,7 +1294,7 @@ export declare class WaasClient {
|
|
|
1292
1294
|
* @param PurgeCacheRequest
|
|
1293
1295
|
* @return PurgeCacheResponse
|
|
1294
1296
|
* @throws OciError when an error occurs
|
|
1295
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1297
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/PurgeCache.ts.html |here} to see how to use PurgeCache API.
|
|
1296
1298
|
*/
|
|
1297
1299
|
purgeCache(purgeCacheRequest: requests.PurgeCacheRequest): Promise<responses.PurgeCacheResponse>;
|
|
1298
1300
|
/**
|
|
@@ -1309,7 +1311,7 @@ export declare class WaasClient {
|
|
|
1309
1311
|
* @param UpdateAccessRulesRequest
|
|
1310
1312
|
* @return UpdateAccessRulesResponse
|
|
1311
1313
|
* @throws OciError when an error occurs
|
|
1312
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1314
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/UpdateAccessRules.ts.html |here} to see how to use UpdateAccessRules API.
|
|
1313
1315
|
*/
|
|
1314
1316
|
updateAccessRules(updateAccessRulesRequest: requests.UpdateAccessRulesRequest): Promise<responses.UpdateAccessRulesResponse>;
|
|
1315
1317
|
/**
|
|
@@ -1318,7 +1320,7 @@ export declare class WaasClient {
|
|
|
1318
1320
|
* @param UpdateAddressListRequest
|
|
1319
1321
|
* @return UpdateAddressListResponse
|
|
1320
1322
|
* @throws OciError when an error occurs
|
|
1321
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1323
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/UpdateAddressList.ts.html |here} to see how to use UpdateAddressList API.
|
|
1322
1324
|
*/
|
|
1323
1325
|
updateAddressList(updateAddressListRequest: requests.UpdateAddressListRequest): Promise<responses.UpdateAddressListResponse>;
|
|
1324
1326
|
/**
|
|
@@ -1333,7 +1335,7 @@ export declare class WaasClient {
|
|
|
1333
1335
|
* @param UpdateCachingRulesRequest
|
|
1334
1336
|
* @return UpdateCachingRulesResponse
|
|
1335
1337
|
* @throws OciError when an error occurs
|
|
1336
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1338
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/UpdateCachingRules.ts.html |here} to see how to use UpdateCachingRules API.
|
|
1337
1339
|
*/
|
|
1338
1340
|
updateCachingRules(updateCachingRulesRequest: requests.UpdateCachingRulesRequest): Promise<responses.UpdateCachingRulesResponse>;
|
|
1339
1341
|
/**
|
|
@@ -1350,7 +1352,7 @@ export declare class WaasClient {
|
|
|
1350
1352
|
* @param UpdateCaptchasRequest
|
|
1351
1353
|
* @return UpdateCaptchasResponse
|
|
1352
1354
|
* @throws OciError when an error occurs
|
|
1353
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1355
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/UpdateCaptchas.ts.html |here} to see how to use UpdateCaptchas API.
|
|
1354
1356
|
*/
|
|
1355
1357
|
updateCaptchas(updateCaptchasRequest: requests.UpdateCaptchasRequest): Promise<responses.UpdateCaptchasResponse>;
|
|
1356
1358
|
/**
|
|
@@ -1359,7 +1361,7 @@ export declare class WaasClient {
|
|
|
1359
1361
|
* @param UpdateCertificateRequest
|
|
1360
1362
|
* @return UpdateCertificateResponse
|
|
1361
1363
|
* @throws OciError when an error occurs
|
|
1362
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1364
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/UpdateCertificate.ts.html |here} to see how to use UpdateCertificate API.
|
|
1363
1365
|
*/
|
|
1364
1366
|
updateCertificate(updateCertificateRequest: requests.UpdateCertificateRequest): Promise<responses.UpdateCertificateResponse>;
|
|
1365
1367
|
/**
|
|
@@ -1368,7 +1370,7 @@ export declare class WaasClient {
|
|
|
1368
1370
|
* @param UpdateCustomProtectionRuleRequest
|
|
1369
1371
|
* @return UpdateCustomProtectionRuleResponse
|
|
1370
1372
|
* @throws OciError when an error occurs
|
|
1371
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1373
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/UpdateCustomProtectionRule.ts.html |here} to see how to use UpdateCustomProtectionRule API.
|
|
1372
1374
|
*/
|
|
1373
1375
|
updateCustomProtectionRule(updateCustomProtectionRuleRequest: requests.UpdateCustomProtectionRuleRequest): Promise<responses.UpdateCustomProtectionRuleResponse>;
|
|
1374
1376
|
/**
|
|
@@ -1381,7 +1383,7 @@ export declare class WaasClient {
|
|
|
1381
1383
|
* @param UpdateDeviceFingerprintChallengeRequest
|
|
1382
1384
|
* @return UpdateDeviceFingerprintChallengeResponse
|
|
1383
1385
|
* @throws OciError when an error occurs
|
|
1384
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1386
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/UpdateDeviceFingerprintChallenge.ts.html |here} to see how to use UpdateDeviceFingerprintChallenge API.
|
|
1385
1387
|
*/
|
|
1386
1388
|
updateDeviceFingerprintChallenge(updateDeviceFingerprintChallengeRequest: requests.UpdateDeviceFingerprintChallengeRequest): Promise<responses.UpdateDeviceFingerprintChallengeResponse>;
|
|
1387
1389
|
/**
|
|
@@ -1392,7 +1394,7 @@ export declare class WaasClient {
|
|
|
1392
1394
|
* @param UpdateGoodBotsRequest
|
|
1393
1395
|
* @return UpdateGoodBotsResponse
|
|
1394
1396
|
* @throws OciError when an error occurs
|
|
1395
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1397
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/UpdateGoodBots.ts.html |here} to see how to use UpdateGoodBots API.
|
|
1396
1398
|
*/
|
|
1397
1399
|
updateGoodBots(updateGoodBotsRequest: requests.UpdateGoodBotsRequest): Promise<responses.UpdateGoodBotsResponse>;
|
|
1398
1400
|
/**
|
|
@@ -1401,7 +1403,7 @@ export declare class WaasClient {
|
|
|
1401
1403
|
* @param UpdateHumanInteractionChallengeRequest
|
|
1402
1404
|
* @return UpdateHumanInteractionChallengeResponse
|
|
1403
1405
|
* @throws OciError when an error occurs
|
|
1404
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1406
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/UpdateHumanInteractionChallenge.ts.html |here} to see how to use UpdateHumanInteractionChallenge API.
|
|
1405
1407
|
*/
|
|
1406
1408
|
updateHumanInteractionChallenge(updateHumanInteractionChallengeRequest: requests.UpdateHumanInteractionChallengeRequest): Promise<responses.UpdateHumanInteractionChallengeResponse>;
|
|
1407
1409
|
/**
|
|
@@ -1410,7 +1412,7 @@ export declare class WaasClient {
|
|
|
1410
1412
|
* @param UpdateJsChallengeRequest
|
|
1411
1413
|
* @return UpdateJsChallengeResponse
|
|
1412
1414
|
* @throws OciError when an error occurs
|
|
1413
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1415
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/UpdateJsChallenge.ts.html |here} to see how to use UpdateJsChallenge API.
|
|
1414
1416
|
*/
|
|
1415
1417
|
updateJsChallenge(updateJsChallengeRequest: requests.UpdateJsChallengeRequest): Promise<responses.UpdateJsChallengeResponse>;
|
|
1416
1418
|
/**
|
|
@@ -1419,7 +1421,7 @@ export declare class WaasClient {
|
|
|
1419
1421
|
* @param UpdatePolicyConfigRequest
|
|
1420
1422
|
* @return UpdatePolicyConfigResponse
|
|
1421
1423
|
* @throws OciError when an error occurs
|
|
1422
|
-
* @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.28.0/waas/UpdatePolicyConfig.ts.html |here} to see how to use UpdatePolicyConfig API.
|
|
1423
1425
|
*/
|
|
1424
1426
|
updatePolicyConfig(updatePolicyConfigRequest: requests.UpdatePolicyConfigRequest): Promise<responses.UpdatePolicyConfigResponse>;
|
|
1425
1427
|
/**
|
|
@@ -1430,7 +1432,7 @@ export declare class WaasClient {
|
|
|
1430
1432
|
* @param UpdateProtectionRulesRequest
|
|
1431
1433
|
* @return UpdateProtectionRulesResponse
|
|
1432
1434
|
* @throws OciError when an error occurs
|
|
1433
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1435
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/UpdateProtectionRules.ts.html |here} to see how to use UpdateProtectionRules API.
|
|
1434
1436
|
*/
|
|
1435
1437
|
updateProtectionRules(updateProtectionRulesRequest: requests.UpdateProtectionRulesRequest): Promise<responses.UpdateProtectionRulesResponse>;
|
|
1436
1438
|
/**
|
|
@@ -1439,7 +1441,7 @@ export declare class WaasClient {
|
|
|
1439
1441
|
* @param UpdateProtectionSettingsRequest
|
|
1440
1442
|
* @return UpdateProtectionSettingsResponse
|
|
1441
1443
|
* @throws OciError when an error occurs
|
|
1442
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1444
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/UpdateProtectionSettings.ts.html |here} to see how to use UpdateProtectionSettings API.
|
|
1443
1445
|
*/
|
|
1444
1446
|
updateProtectionSettings(updateProtectionSettingsRequest: requests.UpdateProtectionSettingsRequest): Promise<responses.UpdateProtectionSettingsResponse>;
|
|
1445
1447
|
/**
|
|
@@ -1448,7 +1450,7 @@ export declare class WaasClient {
|
|
|
1448
1450
|
* @param UpdateThreatFeedsRequest
|
|
1449
1451
|
* @return UpdateThreatFeedsResponse
|
|
1450
1452
|
* @throws OciError when an error occurs
|
|
1451
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1453
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/UpdateThreatFeeds.ts.html |here} to see how to use UpdateThreatFeeds API.
|
|
1452
1454
|
*/
|
|
1453
1455
|
updateThreatFeeds(updateThreatFeedsRequest: requests.UpdateThreatFeedsRequest): Promise<responses.UpdateThreatFeedsResponse>;
|
|
1454
1456
|
/**
|
|
@@ -1459,7 +1461,7 @@ export declare class WaasClient {
|
|
|
1459
1461
|
* @param UpdateWaasPolicyRequest
|
|
1460
1462
|
* @return UpdateWaasPolicyResponse
|
|
1461
1463
|
* @throws OciError when an error occurs
|
|
1462
|
-
* @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.28.0/waas/UpdateWaasPolicy.ts.html |here} to see how to use UpdateWaasPolicy API.
|
|
1463
1465
|
*/
|
|
1464
1466
|
updateWaasPolicy(updateWaasPolicyRequest: requests.UpdateWaasPolicyRequest): Promise<responses.UpdateWaasPolicyResponse>;
|
|
1465
1467
|
/**
|
|
@@ -1468,7 +1470,7 @@ export declare class WaasClient {
|
|
|
1468
1470
|
* @param UpdateWaasPolicyCustomProtectionRulesRequest
|
|
1469
1471
|
* @return UpdateWaasPolicyCustomProtectionRulesResponse
|
|
1470
1472
|
* @throws OciError when an error occurs
|
|
1471
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1473
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/UpdateWaasPolicyCustomProtectionRules.ts.html |here} to see how to use UpdateWaasPolicyCustomProtectionRules API.
|
|
1472
1474
|
*/
|
|
1473
1475
|
updateWaasPolicyCustomProtectionRules(updateWaasPolicyCustomProtectionRulesRequest: requests.UpdateWaasPolicyCustomProtectionRulesRequest): Promise<responses.UpdateWaasPolicyCustomProtectionRulesResponse>;
|
|
1474
1476
|
/**
|
|
@@ -1477,7 +1479,7 @@ export declare class WaasClient {
|
|
|
1477
1479
|
* @param UpdateWafAddressRateLimitingRequest
|
|
1478
1480
|
* @return UpdateWafAddressRateLimitingResponse
|
|
1479
1481
|
* @throws OciError when an error occurs
|
|
1480
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1482
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/UpdateWafAddressRateLimiting.ts.html |here} to see how to use UpdateWafAddressRateLimiting API.
|
|
1481
1483
|
*/
|
|
1482
1484
|
updateWafAddressRateLimiting(updateWafAddressRateLimitingRequest: requests.UpdateWafAddressRateLimitingRequest): Promise<responses.UpdateWafAddressRateLimitingResponse>;
|
|
1483
1485
|
/**
|
|
@@ -1494,7 +1496,7 @@ export declare class WaasClient {
|
|
|
1494
1496
|
* @param UpdateWafConfigRequest
|
|
1495
1497
|
* @return UpdateWafConfigResponse
|
|
1496
1498
|
* @throws OciError when an error occurs
|
|
1497
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1499
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/UpdateWafConfig.ts.html |here} to see how to use UpdateWafConfig API.
|
|
1498
1500
|
*/
|
|
1499
1501
|
updateWafConfig(updateWafConfigRequest: requests.UpdateWafConfigRequest): Promise<responses.UpdateWafConfigResponse>;
|
|
1500
1502
|
/**
|
|
@@ -1511,7 +1513,7 @@ export declare class WaasClient {
|
|
|
1511
1513
|
* @param UpdateWhitelistsRequest
|
|
1512
1514
|
* @return UpdateWhitelistsResponse
|
|
1513
1515
|
* @throws OciError when an error occurs
|
|
1514
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1516
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/waas/UpdateWhitelists.ts.html |here} to see how to use UpdateWhitelists API.
|
|
1515
1517
|
*/
|
|
1516
1518
|
updateWhitelists(updateWhitelistsRequest: requests.UpdateWhitelistsRequest): Promise<responses.UpdateWhitelistsResponse>;
|
|
1517
1519
|
}
|