@alicloud/das20200116 2.2.1 → 2.2.3
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/dist/client.d.ts +12 -18
- package/dist/client.js +7 -8
- package/dist/client.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +20 -18
package/dist/client.d.ts
CHANGED
|
@@ -3735,6 +3735,7 @@ export declare class DescribeSlowLogStatisticResponseBodyDataDataLogs extends $d
|
|
|
3735
3735
|
* 772
|
|
3736
3736
|
*/
|
|
3737
3737
|
rowsSent?: number;
|
|
3738
|
+
ruleId?: string;
|
|
3738
3739
|
/**
|
|
3739
3740
|
* @example
|
|
3740
3741
|
* SELECT \\"Hello, World!\\" FROM DUAL
|
|
@@ -15175,7 +15176,7 @@ export declare class AddHDMInstanceResponse extends $dara.Model {
|
|
|
15175
15176
|
export declare class CreateCacheAnalysisJobRequest extends $dara.Model {
|
|
15176
15177
|
/**
|
|
15177
15178
|
* @remarks
|
|
15178
|
-
* The ID of the backup file. You can call the [DescribeBackups](https://help.aliyun.com/document_detail/
|
|
15179
|
+
* The ID of the backup file. You can call the [DescribeBackups](https://help.aliyun.com/document_detail/473823.html) operation to query the ID.
|
|
15179
15180
|
*
|
|
15180
15181
|
* * If you need to specify multiple backup file IDs, separate them with commas (,). For example, you can set this parameter to `12345,67890`.
|
|
15181
15182
|
* * If you do not specify this parameter, the system automatically backs up the task and performs cache analysis on the backup file.
|
|
@@ -15198,7 +15199,7 @@ export declare class CreateCacheAnalysisJobRequest extends $dara.Model {
|
|
|
15198
15199
|
* @remarks
|
|
15199
15200
|
* The ID of the data node on the instance. You can specify this parameter to query the monitoring information about the specified node.
|
|
15200
15201
|
*
|
|
15201
|
-
* > If you specify the BackupSetId parameter, the system ignores the NodeId parameter. You can call the [DescribeLogicInstanceTopology](https://help.aliyun.com/document_detail/
|
|
15202
|
+
* > If you specify the BackupSetId parameter, the system ignores the NodeId parameter. You can call the [DescribeLogicInstanceTopology](https://help.aliyun.com/document_detail/473786.html) operation to query the node ID.
|
|
15202
15203
|
*
|
|
15203
15204
|
* @example
|
|
15204
15205
|
* r-x****-db-0
|
|
@@ -17763,7 +17764,7 @@ export declare class DescribeHotBigKeysRequest extends $dara.Model {
|
|
|
17763
17764
|
consoleContext?: string;
|
|
17764
17765
|
/**
|
|
17765
17766
|
* @remarks
|
|
17766
|
-
* The ID of the ApsaraDB for Redis instance.
|
|
17767
|
+
* The ID of the ApsaraDB for Redis instance.
|
|
17767
17768
|
*
|
|
17768
17769
|
* This parameter is required.
|
|
17769
17770
|
*
|
|
@@ -17773,7 +17774,7 @@ export declare class DescribeHotBigKeysRequest extends $dara.Model {
|
|
|
17773
17774
|
instanceId?: string;
|
|
17774
17775
|
/**
|
|
17775
17776
|
* @remarks
|
|
17776
|
-
* The ID of the data shard on the ApsaraDB for Redis instance.
|
|
17777
|
+
* The ID of the data shard on the ApsaraDB for Redis instance.
|
|
17777
17778
|
*
|
|
17778
17779
|
* @example
|
|
17779
17780
|
* r-****-db-0
|
|
@@ -17862,7 +17863,7 @@ export declare class DescribeHotBigKeysResponse extends $dara.Model {
|
|
|
17862
17863
|
export declare class DescribeHotKeysRequest extends $dara.Model {
|
|
17863
17864
|
/**
|
|
17864
17865
|
* @remarks
|
|
17865
|
-
* The ID of the ApsaraDB for Redis instance.
|
|
17866
|
+
* The ID of the ApsaraDB for Redis instance.
|
|
17866
17867
|
*
|
|
17867
17868
|
* This parameter is required.
|
|
17868
17869
|
*
|
|
@@ -17872,7 +17873,7 @@ export declare class DescribeHotKeysRequest extends $dara.Model {
|
|
|
17872
17873
|
instanceId?: string;
|
|
17873
17874
|
/**
|
|
17874
17875
|
* @remarks
|
|
17875
|
-
* The ID of the data shard on the ApsaraDB for Redis instance.
|
|
17876
|
+
* The ID of the data shard on the ApsaraDB for Redis instance.
|
|
17876
17877
|
*
|
|
17877
17878
|
* @example
|
|
17878
17879
|
* r-x****-db-0
|
|
@@ -18901,7 +18902,7 @@ export declare class DescribeTopBigKeysRequest extends $dara.Model {
|
|
|
18901
18902
|
endTime?: string;
|
|
18902
18903
|
/**
|
|
18903
18904
|
* @remarks
|
|
18904
|
-
* The ID of the ApsaraDB for Redis instance.
|
|
18905
|
+
* The ID of the ApsaraDB for Redis instance.
|
|
18905
18906
|
*
|
|
18906
18907
|
* This parameter is required.
|
|
18907
18908
|
*
|
|
@@ -18911,7 +18912,7 @@ export declare class DescribeTopBigKeysRequest extends $dara.Model {
|
|
|
18911
18912
|
instanceId?: string;
|
|
18912
18913
|
/**
|
|
18913
18914
|
* @remarks
|
|
18914
|
-
* The ID of the data shard on the ApsaraDB for Redis instance.
|
|
18915
|
+
* The ID of the data shard on the ApsaraDB for Redis instance.
|
|
18915
18916
|
*
|
|
18916
18917
|
* @example
|
|
18917
18918
|
* r-x****-db-0
|
|
@@ -19038,7 +19039,7 @@ export declare class DescribeTopHotKeysRequest extends $dara.Model {
|
|
|
19038
19039
|
endTime?: string;
|
|
19039
19040
|
/**
|
|
19040
19041
|
* @remarks
|
|
19041
|
-
* The ID of the ApsaraDB for Redis instance.
|
|
19042
|
+
* The ID of the ApsaraDB for Redis instance.
|
|
19042
19043
|
*
|
|
19043
19044
|
* This parameter is required.
|
|
19044
19045
|
*
|
|
@@ -19048,7 +19049,7 @@ export declare class DescribeTopHotKeysRequest extends $dara.Model {
|
|
|
19048
19049
|
instanceId?: string;
|
|
19049
19050
|
/**
|
|
19050
19051
|
* @remarks
|
|
19051
|
-
* The ID of the data shard on the ApsaraDB for Redis instance.
|
|
19052
|
+
* The ID of the data shard on the ApsaraDB for Redis instance.
|
|
19052
19053
|
*
|
|
19053
19054
|
* @example
|
|
19054
19055
|
* r-****-db-0
|
|
@@ -27497,6 +27498,7 @@ export declare class ModifySqlLogConfigRequest extends $dara.Model {
|
|
|
27497
27498
|
* true
|
|
27498
27499
|
*/
|
|
27499
27500
|
enable?: boolean;
|
|
27501
|
+
enableAudit?: boolean;
|
|
27500
27502
|
/**
|
|
27501
27503
|
* @remarks
|
|
27502
27504
|
* A reserved parameter.
|
|
@@ -28960,7 +28962,6 @@ export default class Client extends OpenApi {
|
|
|
28960
28962
|
* * This operation is available only for ApsaraDB for Redis instances that meet the following requirements:
|
|
28961
28963
|
* * The instance is a Community Edition instance that uses a major version of 5.0 or later or a performance-enhanced instance of the Enhanced Edition (Tair).
|
|
28962
28964
|
* * The ApsaraDB for Redis instance is updated to the latest minor version.
|
|
28963
|
-
* > For information about how to query and update the minor version of an instance, see [ModifyInstanceMinorVersion](https://help.aliyun.com/document_detail/129381.html) and [DescribeEngineVersion](https://help.aliyun.com/document_detail/95268.html).
|
|
28964
28965
|
*
|
|
28965
28966
|
* @param request - DescribeHotBigKeysRequest
|
|
28966
28967
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -28978,7 +28979,6 @@ export default class Client extends OpenApi {
|
|
|
28978
28979
|
* * This operation is available only for ApsaraDB for Redis instances that meet the following requirements:
|
|
28979
28980
|
* * The instance is a Community Edition instance that uses a major version of 5.0 or later or a performance-enhanced instance of the Enhanced Edition (Tair).
|
|
28980
28981
|
* * The ApsaraDB for Redis instance is updated to the latest minor version.
|
|
28981
|
-
* > For information about how to query and update the minor version of an instance, see [ModifyInstanceMinorVersion](https://help.aliyun.com/document_detail/129381.html) and [DescribeEngineVersion](https://help.aliyun.com/document_detail/95268.html).
|
|
28982
28982
|
*
|
|
28983
28983
|
* @param request - DescribeHotBigKeysRequest
|
|
28984
28984
|
* @returns DescribeHotBigKeysResponse
|
|
@@ -28995,7 +28995,6 @@ export default class Client extends OpenApi {
|
|
|
28995
28995
|
* * This operation is applicable only to ApsaraDB for Redis instances that meet the following requirements:
|
|
28996
28996
|
* * The ApsaraDB for Redis instance is a Community Edition instance that uses a major version of 4.0 or later or a performance-enhanced instance of the Enhanced Edition (Tair).
|
|
28997
28997
|
* * The ApsaraDB for Redis instance is updated to the latest minor version.
|
|
28998
|
-
* > For more information about how to query and update the minor version of an instance, see [ModifyInstanceMinorVersion](https://help.aliyun.com/document_detail/129381.html) and [DescribeEngineVersion](https://help.aliyun.com/document_detail/95268.html).
|
|
28999
28998
|
*
|
|
29000
28999
|
* @param request - DescribeHotKeysRequest
|
|
29001
29000
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -29013,7 +29012,6 @@ export default class Client extends OpenApi {
|
|
|
29013
29012
|
* * This operation is applicable only to ApsaraDB for Redis instances that meet the following requirements:
|
|
29014
29013
|
* * The ApsaraDB for Redis instance is a Community Edition instance that uses a major version of 4.0 or later or a performance-enhanced instance of the Enhanced Edition (Tair).
|
|
29015
29014
|
* * The ApsaraDB for Redis instance is updated to the latest minor version.
|
|
29016
|
-
* > For more information about how to query and update the minor version of an instance, see [ModifyInstanceMinorVersion](https://help.aliyun.com/document_detail/129381.html) and [DescribeEngineVersion](https://help.aliyun.com/document_detail/95268.html).
|
|
29017
29015
|
*
|
|
29018
29016
|
* @param request - DescribeHotKeysRequest
|
|
29019
29017
|
* @returns DescribeHotKeysResponse
|
|
@@ -29212,7 +29210,6 @@ export default class Client extends OpenApi {
|
|
|
29212
29210
|
* * This operation is available only for an ApsaraDB for Redis instance of one of the following versions:
|
|
29213
29211
|
* * The instance is ApsaraDB for Redis Community Edition instances that use a major version of 5.0 or later or a performance-enhanced instance of the ApsaraDB for Redis Enhanced Edition (Tair).
|
|
29214
29212
|
* * The ApsaraDB for Redis instance is updated to the latest minor version.
|
|
29215
|
-
* > For information about how to query and update the minor version of an instance, see [ModifyInstanceMinorVersion](https://help.aliyun.com/document_detail/129381.html) and [DescribeEngineVersion](https://help.aliyun.com/document_detail/95268.html).
|
|
29216
29213
|
*
|
|
29217
29214
|
* @param request - DescribeTopBigKeysRequest
|
|
29218
29215
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -29230,7 +29227,6 @@ export default class Client extends OpenApi {
|
|
|
29230
29227
|
* * This operation is available only for an ApsaraDB for Redis instance of one of the following versions:
|
|
29231
29228
|
* * The instance is ApsaraDB for Redis Community Edition instances that use a major version of 5.0 or later or a performance-enhanced instance of the ApsaraDB for Redis Enhanced Edition (Tair).
|
|
29232
29229
|
* * The ApsaraDB for Redis instance is updated to the latest minor version.
|
|
29233
|
-
* > For information about how to query and update the minor version of an instance, see [ModifyInstanceMinorVersion](https://help.aliyun.com/document_detail/129381.html) and [DescribeEngineVersion](https://help.aliyun.com/document_detail/95268.html).
|
|
29234
29230
|
*
|
|
29235
29231
|
* @param request - DescribeTopBigKeysRequest
|
|
29236
29232
|
* @returns DescribeTopBigKeysResponse
|
|
@@ -29247,7 +29243,6 @@ export default class Client extends OpenApi {
|
|
|
29247
29243
|
* * This operation is available only for an ApsaraDB for Redis instance of one of the following versions:
|
|
29248
29244
|
* * The instance is a Community Edition instance that uses a major version of 4.0 or later or a performance-enhanced instance of the Enhanced Edition (Tair).
|
|
29249
29245
|
* * The ApsaraDB for Redis instance is updated to the latest minor version.
|
|
29250
|
-
* > For information about how to query and update the minor version of an instance, see [DescribeEngineVersion](https://help.aliyun.com/document_detail/95268.html) and [ModifyInstanceMinorVersion](https://help.aliyun.com/document_detail/129381.html).
|
|
29251
29246
|
*
|
|
29252
29247
|
* @param request - DescribeTopHotKeysRequest
|
|
29253
29248
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -29265,7 +29260,6 @@ export default class Client extends OpenApi {
|
|
|
29265
29260
|
* * This operation is available only for an ApsaraDB for Redis instance of one of the following versions:
|
|
29266
29261
|
* * The instance is a Community Edition instance that uses a major version of 4.0 or later or a performance-enhanced instance of the Enhanced Edition (Tair).
|
|
29267
29262
|
* * The ApsaraDB for Redis instance is updated to the latest minor version.
|
|
29268
|
-
* > For information about how to query and update the minor version of an instance, see [DescribeEngineVersion](https://help.aliyun.com/document_detail/95268.html) and [ModifyInstanceMinorVersion](https://help.aliyun.com/document_detail/129381.html).
|
|
29269
29263
|
*
|
|
29270
29264
|
* @param request - DescribeTopHotKeysRequest
|
|
29271
29265
|
* @returns DescribeTopHotKeysResponse
|
package/dist/client.js
CHANGED
|
@@ -2197,6 +2197,7 @@ class DescribeSlowLogStatisticResponseBodyDataDataLogs extends $dara.Model {
|
|
|
2197
2197
|
rowsCountAffected: 'RowsCountAffected',
|
|
2198
2198
|
rowsExamined: 'RowsExamined',
|
|
2199
2199
|
rowsSent: 'RowsSent',
|
|
2200
|
+
ruleId: 'RuleId',
|
|
2200
2201
|
SQLText: 'SQLText',
|
|
2201
2202
|
scheme: 'Scheme',
|
|
2202
2203
|
scnt: 'Scnt',
|
|
@@ -2291,6 +2292,7 @@ class DescribeSlowLogStatisticResponseBodyDataDataLogs extends $dara.Model {
|
|
|
2291
2292
|
rowsCountAffected: 'number',
|
|
2292
2293
|
rowsExamined: 'number',
|
|
2293
2294
|
rowsSent: 'number',
|
|
2295
|
+
ruleId: 'string',
|
|
2294
2296
|
SQLText: 'string',
|
|
2295
2297
|
scheme: 'string',
|
|
2296
2298
|
scnt: 'number',
|
|
@@ -15486,6 +15488,7 @@ class ModifySqlLogConfigRequest extends $dara.Model {
|
|
|
15486
15488
|
static names() {
|
|
15487
15489
|
return {
|
|
15488
15490
|
enable: 'Enable',
|
|
15491
|
+
enableAudit: 'EnableAudit',
|
|
15489
15492
|
filters: 'Filters',
|
|
15490
15493
|
hotRetention: 'HotRetention',
|
|
15491
15494
|
instanceId: 'InstanceId',
|
|
@@ -15496,6 +15499,7 @@ class ModifySqlLogConfigRequest extends $dara.Model {
|
|
|
15496
15499
|
static types() {
|
|
15497
15500
|
return {
|
|
15498
15501
|
enable: 'boolean',
|
|
15502
|
+
enableAudit: 'boolean',
|
|
15499
15503
|
filters: { 'type': 'array', 'itemType': ModifySqlLogConfigRequestFilters },
|
|
15500
15504
|
hotRetention: 'number',
|
|
15501
15505
|
instanceId: 'string',
|
|
@@ -17456,7 +17460,6 @@ class Client extends openapi_core_1.default {
|
|
|
17456
17460
|
* * This operation is available only for ApsaraDB for Redis instances that meet the following requirements:
|
|
17457
17461
|
* * The instance is a Community Edition instance that uses a major version of 5.0 or later or a performance-enhanced instance of the Enhanced Edition (Tair).
|
|
17458
17462
|
* * The ApsaraDB for Redis instance is updated to the latest minor version.
|
|
17459
|
-
* > For information about how to query and update the minor version of an instance, see [ModifyInstanceMinorVersion](https://help.aliyun.com/document_detail/129381.html) and [DescribeEngineVersion](https://help.aliyun.com/document_detail/95268.html).
|
|
17460
17463
|
*
|
|
17461
17464
|
* @param request - DescribeHotBigKeysRequest
|
|
17462
17465
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -17506,7 +17509,6 @@ class Client extends openapi_core_1.default {
|
|
|
17506
17509
|
* * This operation is available only for ApsaraDB for Redis instances that meet the following requirements:
|
|
17507
17510
|
* * The instance is a Community Edition instance that uses a major version of 5.0 or later or a performance-enhanced instance of the Enhanced Edition (Tair).
|
|
17508
17511
|
* * The ApsaraDB for Redis instance is updated to the latest minor version.
|
|
17509
|
-
* > For information about how to query and update the minor version of an instance, see [ModifyInstanceMinorVersion](https://help.aliyun.com/document_detail/129381.html) and [DescribeEngineVersion](https://help.aliyun.com/document_detail/95268.html).
|
|
17510
17512
|
*
|
|
17511
17513
|
* @param request - DescribeHotBigKeysRequest
|
|
17512
17514
|
* @returns DescribeHotBigKeysResponse
|
|
@@ -17526,7 +17528,6 @@ class Client extends openapi_core_1.default {
|
|
|
17526
17528
|
* * This operation is applicable only to ApsaraDB for Redis instances that meet the following requirements:
|
|
17527
17529
|
* * The ApsaraDB for Redis instance is a Community Edition instance that uses a major version of 4.0 or later or a performance-enhanced instance of the Enhanced Edition (Tair).
|
|
17528
17530
|
* * The ApsaraDB for Redis instance is updated to the latest minor version.
|
|
17529
|
-
* > For more information about how to query and update the minor version of an instance, see [ModifyInstanceMinorVersion](https://help.aliyun.com/document_detail/129381.html) and [DescribeEngineVersion](https://help.aliyun.com/document_detail/95268.html).
|
|
17530
17531
|
*
|
|
17531
17532
|
* @param request - DescribeHotKeysRequest
|
|
17532
17533
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -17573,7 +17574,6 @@ class Client extends openapi_core_1.default {
|
|
|
17573
17574
|
* * This operation is applicable only to ApsaraDB for Redis instances that meet the following requirements:
|
|
17574
17575
|
* * The ApsaraDB for Redis instance is a Community Edition instance that uses a major version of 4.0 or later or a performance-enhanced instance of the Enhanced Edition (Tair).
|
|
17575
17576
|
* * The ApsaraDB for Redis instance is updated to the latest minor version.
|
|
17576
|
-
* > For more information about how to query and update the minor version of an instance, see [ModifyInstanceMinorVersion](https://help.aliyun.com/document_detail/129381.html) and [DescribeEngineVersion](https://help.aliyun.com/document_detail/95268.html).
|
|
17577
17577
|
*
|
|
17578
17578
|
* @param request - DescribeHotKeysRequest
|
|
17579
17579
|
* @returns DescribeHotKeysResponse
|
|
@@ -18099,7 +18099,6 @@ class Client extends openapi_core_1.default {
|
|
|
18099
18099
|
* * This operation is available only for an ApsaraDB for Redis instance of one of the following versions:
|
|
18100
18100
|
* * The instance is ApsaraDB for Redis Community Edition instances that use a major version of 5.0 or later or a performance-enhanced instance of the ApsaraDB for Redis Enhanced Edition (Tair).
|
|
18101
18101
|
* * The ApsaraDB for Redis instance is updated to the latest minor version.
|
|
18102
|
-
* > For information about how to query and update the minor version of an instance, see [ModifyInstanceMinorVersion](https://help.aliyun.com/document_detail/129381.html) and [DescribeEngineVersion](https://help.aliyun.com/document_detail/95268.html).
|
|
18103
18102
|
*
|
|
18104
18103
|
* @param request - DescribeTopBigKeysRequest
|
|
18105
18104
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -18155,7 +18154,6 @@ class Client extends openapi_core_1.default {
|
|
|
18155
18154
|
* * This operation is available only for an ApsaraDB for Redis instance of one of the following versions:
|
|
18156
18155
|
* * The instance is ApsaraDB for Redis Community Edition instances that use a major version of 5.0 or later or a performance-enhanced instance of the ApsaraDB for Redis Enhanced Edition (Tair).
|
|
18157
18156
|
* * The ApsaraDB for Redis instance is updated to the latest minor version.
|
|
18158
|
-
* > For information about how to query and update the minor version of an instance, see [ModifyInstanceMinorVersion](https://help.aliyun.com/document_detail/129381.html) and [DescribeEngineVersion](https://help.aliyun.com/document_detail/95268.html).
|
|
18159
18157
|
*
|
|
18160
18158
|
* @param request - DescribeTopBigKeysRequest
|
|
18161
18159
|
* @returns DescribeTopBigKeysResponse
|
|
@@ -18175,7 +18173,6 @@ class Client extends openapi_core_1.default {
|
|
|
18175
18173
|
* * This operation is available only for an ApsaraDB for Redis instance of one of the following versions:
|
|
18176
18174
|
* * The instance is a Community Edition instance that uses a major version of 4.0 or later or a performance-enhanced instance of the Enhanced Edition (Tair).
|
|
18177
18175
|
* * The ApsaraDB for Redis instance is updated to the latest minor version.
|
|
18178
|
-
* > For information about how to query and update the minor version of an instance, see [DescribeEngineVersion](https://help.aliyun.com/document_detail/95268.html) and [ModifyInstanceMinorVersion](https://help.aliyun.com/document_detail/129381.html).
|
|
18179
18176
|
*
|
|
18180
18177
|
* @param request - DescribeTopHotKeysRequest
|
|
18181
18178
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -18231,7 +18228,6 @@ class Client extends openapi_core_1.default {
|
|
|
18231
18228
|
* * This operation is available only for an ApsaraDB for Redis instance of one of the following versions:
|
|
18232
18229
|
* * The instance is a Community Edition instance that uses a major version of 4.0 or later or a performance-enhanced instance of the Enhanced Edition (Tair).
|
|
18233
18230
|
* * The ApsaraDB for Redis instance is updated to the latest minor version.
|
|
18234
|
-
* > For information about how to query and update the minor version of an instance, see [DescribeEngineVersion](https://help.aliyun.com/document_detail/95268.html) and [ModifyInstanceMinorVersion](https://help.aliyun.com/document_detail/129381.html).
|
|
18235
18231
|
*
|
|
18236
18232
|
* @param request - DescribeTopHotKeysRequest
|
|
18237
18233
|
* @returns DescribeTopHotKeysResponse
|
|
@@ -22331,6 +22327,9 @@ class Client extends openapi_core_1.default {
|
|
|
22331
22327
|
async modifySqlLogConfigWithOptions(request, runtime) {
|
|
22332
22328
|
request.validate();
|
|
22333
22329
|
let query = {};
|
|
22330
|
+
if (!$dara.isNull(request.enableAudit)) {
|
|
22331
|
+
query["EnableAudit"] = request.enableAudit;
|
|
22332
|
+
}
|
|
22334
22333
|
if (!$dara.isNull(request.filters)) {
|
|
22335
22334
|
query["Filters"] = request.filters;
|
|
22336
22335
|
}
|