tccli 3.0.1214.1__py2.py3-none-any.whl → 3.0.1216.1__py2.py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (112) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/configure.py +46 -1
  3. tccli/services/__init__.py +0 -3
  4. tccli/services/ams/v20201229/examples.json +2 -2
  5. tccli/services/apm/v20210622/api.json +20 -0
  6. tccli/services/asr/v20190614/api.json +3 -3
  7. tccli/services/bi/v20220105/api.json +32 -4
  8. tccli/services/bi/v20220105/examples.json +1 -1
  9. tccli/services/billing/billing_client.py +53 -0
  10. tccli/services/billing/v20180709/api.json +304 -0
  11. tccli/services/billing/v20180709/examples.json +8 -0
  12. tccli/services/bsca/v20210811/api.json +222 -17
  13. tccli/services/bsca/v20210811/examples.json +4 -4
  14. tccli/services/ccc/ccc_client.py +53 -0
  15. tccli/services/ccc/v20200210/api.json +176 -18
  16. tccli/services/ccc/v20200210/examples.json +11 -3
  17. tccli/services/cdb/v20170320/api.json +22 -4
  18. tccli/services/cdb/v20170320/examples.json +1 -1
  19. tccli/services/cdn/v20180606/api.json +5 -3
  20. tccli/services/cdwdoris/v20211228/api.json +23 -2
  21. tccli/services/cfs/v20190719/api.json +3 -3
  22. tccli/services/cfw/v20190904/api.json +86 -52
  23. tccli/services/cfw/v20190904/examples.json +68 -56
  24. tccli/services/ciam/v20220331/api.json +316 -315
  25. tccli/services/ciam/v20220331/examples.json +49 -49
  26. tccli/services/ckafka/v20190819/api.json +1 -1
  27. tccli/services/cloudaudit/cloudaudit_client.py +30 -30
  28. tccli/services/cloudaudit/v20190319/api.json +215 -186
  29. tccli/services/cloudaudit/v20190319/examples.json +13 -13
  30. tccli/services/cls/v20201016/api.json +365 -66
  31. tccli/services/cls/v20201016/examples.json +9 -3
  32. tccli/services/csip/v20221121/api.json +4 -4
  33. tccli/services/cvm/v20170312/api.json +42 -0
  34. tccli/services/cwp/v20180228/api.json +865 -809
  35. tccli/services/cwp/v20180228/examples.json +98 -110
  36. tccli/services/cynosdb/v20190107/api.json +77 -29
  37. tccli/services/cynosdb/v20190107/examples.json +22 -22
  38. tccli/services/dasb/v20191018/api.json +77 -0
  39. tccli/services/dasb/v20191018/examples.json +5 -5
  40. tccli/services/dbbrain/v20191016/examples.json +1 -1
  41. tccli/services/dlc/v20210125/api.json +11 -0
  42. tccli/services/domain/v20180808/api.json +3 -3
  43. tccli/services/domain/v20180808/examples.json +3 -3
  44. tccli/services/eb/v20210416/api.json +15 -15
  45. tccli/services/eb/v20210416/examples.json +1 -1
  46. tccli/services/emr/v20190103/api.json +9 -0
  47. tccli/services/es/es_client.py +249 -37
  48. tccli/services/es/v20180416/api.json +521 -0
  49. tccli/services/es/v20180416/examples.json +32 -0
  50. tccli/services/ess/ess_client.py +53 -0
  51. tccli/services/ess/v20201111/api.json +155 -10
  52. tccli/services/ess/v20201111/examples.json +15 -1
  53. tccli/services/essbasic/essbasic_client.py +106 -0
  54. tccli/services/essbasic/v20210526/api.json +244 -13
  55. tccli/services/essbasic/v20210526/examples.json +22 -0
  56. tccli/services/gaap/v20180529/api.json +44 -26
  57. tccli/services/gaap/v20180529/examples.json +24 -30
  58. tccli/services/hunyuan/v20230901/examples.json +6 -0
  59. tccli/services/iotexplorer/v20190423/api.json +40 -0
  60. tccli/services/iss/v20230517/api.json +19 -0
  61. tccli/services/live/v20180801/api.json +35 -9
  62. tccli/services/mongodb/v20190725/api.json +6 -8
  63. tccli/services/mqtt/v20240516/api.json +2 -2
  64. tccli/services/mqtt/v20240516/examples.json +1 -1
  65. tccli/services/ocr/v20181119/api.json +2 -2
  66. tccli/services/organization/organization_client.py +352 -34
  67. tccli/services/organization/v20210331/api.json +451 -0
  68. tccli/services/organization/v20210331/examples.json +48 -0
  69. tccli/services/partners/partners_client.py +57 -4
  70. tccli/services/partners/v20180321/api.json +44 -0
  71. tccli/services/partners/v20180321/examples.json +8 -0
  72. tccli/services/region/v20220627/api.json +1 -1
  73. tccli/services/scf/scf_client.py +269 -4
  74. tccli/services/scf/v20180416/api.json +554 -0
  75. tccli/services/scf/v20180416/examples.json +46 -0
  76. tccli/services/ssl/v20191205/api.json +34 -5
  77. tccli/services/tat/v20201028/api.json +27 -25
  78. tccli/services/tat/v20201028/examples.json +4 -4
  79. tccli/services/tcss/v20201101/api.json +256 -14
  80. tccli/services/tcss/v20201101/examples.json +7 -7
  81. tccli/services/tdmq/v20200217/api.json +64 -63
  82. tccli/services/tdmq/v20200217/examples.json +2 -2
  83. tccli/services/tem/v20210701/api.json +144 -103
  84. tccli/services/tem/v20210701/examples.json +27 -27
  85. tccli/services/teo/teo_client.py +277 -12
  86. tccli/services/teo/v20220901/api.json +1023 -146
  87. tccli/services/teo/v20220901/examples.json +71 -1
  88. tccli/services/tke/tke_client.py +53 -0
  89. tccli/services/tke/v20180525/api.json +43 -0
  90. tccli/services/tke/v20180525/examples.json +8 -0
  91. tccli/services/tms/tms_client.py +4 -57
  92. tccli/services/tms/v20201229/api.json +0 -354
  93. tccli/services/tms/v20201229/examples.json +0 -8
  94. tccli/services/trtc/v20190722/api.json +221 -22
  95. tccli/services/vpc/v20170312/api.json +111 -34
  96. tccli/services/vpc/v20170312/examples.json +11 -3
  97. tccli/services/vpc/vpc_client.py +107 -54
  98. tccli/services/waf/v20180125/api.json +61 -0
  99. tccli/services/waf/v20180125/examples.json +8 -0
  100. tccli/services/waf/waf_client.py +53 -0
  101. tccli/services/wedata/v20210820/api.json +686 -0
  102. tccli/services/wedata/v20210820/examples.json +16 -0
  103. tccli/services/wedata/wedata_client.py +106 -0
  104. {tccli-3.0.1214.1.dist-info → tccli-3.0.1216.1.dist-info}/METADATA +6 -2
  105. {tccli-3.0.1214.1.dist-info → tccli-3.0.1216.1.dist-info}/RECORD +108 -112
  106. tccli/services/cr/__init__.py +0 -4
  107. tccli/services/cr/cr_client.py +0 -1626
  108. tccli/services/cr/v20180321/api.json +0 -2829
  109. tccli/services/cr/v20180321/examples.json +0 -235
  110. {tccli-3.0.1214.1.dist-info → tccli-3.0.1216.1.dist-info}/WHEEL +0 -0
  111. {tccli-3.0.1214.1.dist-info → tccli-3.0.1216.1.dist-info}/entry_points.txt +0 -0
  112. {tccli-3.0.1214.1.dist-info → tccli-3.0.1216.1.dist-info}/license_files/LICENSE +0 -0
@@ -1,12 +1,5 @@
1
1
  {
2
2
  "actions": {
3
- "CreateAudit": {
4
- "document": "参数要求:\n1、如果IsCreateNewBucket的值存在的话,cosRegion和cosBucketName都是必填参数。\n2、如果IsEnableCmqNotify的值是1的话,IsCreateNewQueue、CmqRegion和CmqQueueName都是必填参数。\n3、如果IsEnableCmqNotify的值是0的话,IsCreateNewQueue、CmqRegion和CmqQueueName都不能传。\n4、如果IsEnableKmsEncry的值是1的话,KmsRegion和KeyId属于必填项",
5
- "input": "CreateAuditRequest",
6
- "name": "创建跟踪集",
7
- "output": "CreateAuditResponse",
8
- "status": "online"
9
- },
10
3
  "CreateAuditTrack": {
11
4
  "document": "创建操作审计跟踪集",
12
5
  "input": "CreateAuditTrackRequest",
@@ -14,11 +7,11 @@
14
7
  "output": "CreateAuditTrackResponse",
15
8
  "status": "online"
16
9
  },
17
- "DeleteAudit": {
18
- "document": "删除跟踪集",
19
- "input": "DeleteAuditRequest",
20
- "name": "删除跟踪集",
21
- "output": "DeleteAuditResponse",
10
+ "CreateEventsAuditTrack": {
11
+ "document": "创建操作审计跟踪集",
12
+ "input": "CreateEventsAuditTrackRequest",
13
+ "name": "创建操作审计跟踪集(多事件)",
14
+ "output": "CreateEventsAuditTrackResponse",
22
15
  "status": "online"
23
16
  },
24
17
  "DeleteAuditTrack": {
@@ -112,6 +105,13 @@
112
105
  "output": "ModifyAuditTrackResponse",
113
106
  "status": "online"
114
107
  },
108
+ "ModifyEventsAuditTrack": {
109
+ "document": "修改操作审计跟踪集",
110
+ "input": "ModifyEventsAuditTrackRequest",
111
+ "name": "修改操作审计跟踪集(多事件)",
112
+ "output": "ModifyEventsAuditTrackResponse",
113
+ "status": "online"
114
+ },
115
115
  "StartLogging": {
116
116
  "document": "开启跟踪集",
117
117
  "input": "StartLoggingRequest",
@@ -295,151 +295,6 @@
295
295
  ],
296
296
  "usage": "in"
297
297
  },
298
- "CreateAuditRequest": {
299
- "document": "CreateAudit请求参数结构体",
300
- "members": [
301
- {
302
- "disabled": false,
303
- "document": "是否开启cmq消息通知。1:是,0:否。目前仅支持cmq的队列服务。如果开启cmq消息通知服务,云审计会将您的日志内容实时投递到您指定地域的指定队列中。",
304
- "example": "1",
305
- "member": "int64",
306
- "name": "IsEnableCmqNotify",
307
- "required": true,
308
- "type": "int"
309
- },
310
- {
311
- "disabled": false,
312
- "document": "管理事件的读写属性。1:只读,2:只写,3:全部。",
313
- "example": "1",
314
- "member": "int64",
315
- "name": "ReadWriteAttribute",
316
- "required": true,
317
- "type": "int"
318
- },
319
- {
320
- "disabled": false,
321
- "document": "跟踪集名称。3-128字符,只能包含 ASCII 编码字母 a-z,A-Z,数字 0-9,下划线 _。",
322
- "example": "xx",
323
- "member": "string",
324
- "name": "AuditName",
325
- "required": true,
326
- "type": "string"
327
- },
328
- {
329
- "disabled": false,
330
- "document": "cos地域。目前支持的地域可以使用ListCosEnableRegion来获取。",
331
- "example": "xx",
332
- "member": "string",
333
- "name": "CosRegion",
334
- "required": true,
335
- "type": "string"
336
- },
337
- {
338
- "disabled": false,
339
- "document": "是否创建新的cos存储桶。1:是,0:否。",
340
- "example": "1",
341
- "member": "int64",
342
- "name": "IsCreateNewBucket",
343
- "required": true,
344
- "type": "int"
345
- },
346
- {
347
- "disabled": false,
348
- "document": "cos的存储桶名称。仅支持小写英文字母和数字即[a-z,0-9]、中划线“-”及其组合。用户自定义的字符串支持1 - 40个字符。存储桶命名不能以“-”开头或结尾。如果不是新创建的存储桶,云审计不会去校验该存储桶是否真的存在,请谨慎填写,避免日志投递不成功,导致您的数据丢失。",
349
- "example": "xx",
350
- "member": "string",
351
- "name": "CosBucketName",
352
- "required": true,
353
- "type": "string"
354
- },
355
- {
356
- "disabled": false,
357
- "document": "CMK的全局唯一标识符,如果不是新创建的kms,该值是必填值。可以通过ListKeyAliasByRegion来获取。云审计不会校验KeyId的合法性,请您谨慎填写,避免给您的数据造成损失。",
358
- "example": "xx",
359
- "member": "string",
360
- "name": "KeyId",
361
- "required": false,
362
- "type": "string"
363
- },
364
- {
365
- "disabled": false,
366
- "document": "队列名称。队列名称是一个不超过64个字符的字符串,必须以字母为首字符,剩余部分可以包含字母、数字和横划线(-)。如果IsEnableCmqNotify值是1的话,此值属于必填字段。如果不是新创建的队列,云审计不会去校验该队列是否真的存在,请谨慎填写,避免日志通知不成功,导致您的数据丢失。",
367
- "example": "xx",
368
- "member": "string",
369
- "name": "CmqQueueName",
370
- "required": false,
371
- "type": "string"
372
- },
373
- {
374
- "disabled": false,
375
- "document": "kms地域。目前支持的地域可以使用ListKmsEnableRegion来获取。必须要和cos的地域保持一致。",
376
- "example": "1",
377
- "member": "string",
378
- "name": "KmsRegion",
379
- "required": false,
380
- "type": "string"
381
- },
382
- {
383
- "disabled": false,
384
- "document": "是否开启kms加密。1:是,0:否。如果开启KMS加密,数据在投递到cos时,会将数据加密。",
385
- "example": "1",
386
- "member": "int64",
387
- "name": "IsEnableKmsEncry",
388
- "required": false,
389
- "type": "int"
390
- },
391
- {
392
- "disabled": false,
393
- "document": "队列所在的地域。可以通过ListCmqEnableRegion获取支持的cmq地域。如果IsEnableCmqNotify值是1的话,此值属于必填字段。",
394
- "example": "xx",
395
- "member": "string",
396
- "name": "CmqRegion",
397
- "required": false,
398
- "type": "string"
399
- },
400
- {
401
- "disabled": false,
402
- "document": "日志文件前缀。3-40个字符,只能包含 ASCII 编码字母 a-z,A-Z,数字 0-9。可以不填,默认以账号ID作为日志前缀。",
403
- "example": "xx",
404
- "member": "string",
405
- "name": "LogFilePrefix",
406
- "required": false,
407
- "type": "string"
408
- },
409
- {
410
- "disabled": false,
411
- "document": "是否创建新的队列。1:是,0:否。如果IsEnableCmqNotify值是1的话,此值属于必填字段。",
412
- "example": "1",
413
- "member": "int64",
414
- "name": "IsCreateNewQueue",
415
- "required": false,
416
- "type": "int"
417
- }
418
- ],
419
- "type": "object"
420
- },
421
- "CreateAuditResponse": {
422
- "document": "CreateAudit返回参数结构体",
423
- "members": [
424
- {
425
- "disabled": false,
426
- "document": "是否创建成功。",
427
- "example": "1",
428
- "member": "int64",
429
- "name": "IsSuccess",
430
- "required": true,
431
- "type": "int",
432
- "value_allowed_null": false
433
- },
434
- {
435
- "document": "唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。",
436
- "member": "string",
437
- "name": "RequestId",
438
- "type": "string"
439
- }
440
- ],
441
- "type": "object"
442
- },
443
298
  "CreateAuditTrackRequest": {
444
299
  "document": "CreateAuditTrack请求参数结构体",
445
300
  "members": [
@@ -523,7 +378,7 @@
523
378
  "value_allowed_null": false
524
379
  },
525
380
  {
526
- "document": "唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。",
381
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
527
382
  "member": "string",
528
383
  "name": "RequestId",
529
384
  "type": "string"
@@ -531,36 +386,72 @@
531
386
  ],
532
387
  "type": "object"
533
388
  },
534
- "DeleteAuditRequest": {
535
- "document": "DeleteAudit请求参数结构体",
389
+ "CreateEventsAuditTrackRequest": {
390
+ "document": "CreateEventsAuditTrack请求参数结构体",
536
391
  "members": [
537
392
  {
538
393
  "disabled": false,
539
- "document": "跟踪集名称",
540
- "example": "xx",
394
+ "document": "跟踪集名称,仅支持大小写字母、数字、-以及_的组合,3-48个字符",
395
+ "example": "云审计",
541
396
  "member": "string",
542
- "name": "AuditName",
397
+ "name": "Name",
543
398
  "required": true,
544
399
  "type": "string"
400
+ },
401
+ {
402
+ "disabled": false,
403
+ "document": "跟踪集状态(未开启:0;开启:1)",
404
+ "example": "1",
405
+ "member": "uint64",
406
+ "name": "Status",
407
+ "required": true,
408
+ "type": "int"
409
+ },
410
+ {
411
+ "disabled": false,
412
+ "document": "数据投递存储(目前支持 cos、cls)",
413
+ "example": "cos",
414
+ "member": "Storage",
415
+ "name": "Storage",
416
+ "required": true,
417
+ "type": "object"
418
+ },
419
+ {
420
+ "disabled": false,
421
+ "document": "数据过滤条件",
422
+ "example": "无",
423
+ "member": "Filter",
424
+ "name": "Filters",
425
+ "required": true,
426
+ "type": "object"
427
+ },
428
+ {
429
+ "disabled": false,
430
+ "document": "是否开启将集团成员操作日志投递到集团管理账号或者可信服务管理账号(0:未开启,1:开启,只能集团管理账号或者可信服务管理账号开启此项功能) ",
431
+ "example": "1",
432
+ "member": "uint64",
433
+ "name": "TrackForAllMembers",
434
+ "required": false,
435
+ "type": "int"
545
436
  }
546
437
  ],
547
438
  "type": "object"
548
439
  },
549
- "DeleteAuditResponse": {
550
- "document": "DeleteAudit返回参数结构体",
440
+ "CreateEventsAuditTrackResponse": {
441
+ "document": "CreateEventsAuditTrack返回参数结构体",
551
442
  "members": [
552
443
  {
553
444
  "disabled": false,
554
- "document": "是否删除成功",
445
+ "document": "跟踪集 ID",
555
446
  "example": "1",
556
- "member": "int64",
557
- "name": "IsSuccess",
558
- "required": true,
447
+ "member": "uint64",
448
+ "name": "TrackId",
449
+ "output_required": true,
559
450
  "type": "int",
560
451
  "value_allowed_null": false
561
452
  },
562
453
  {
563
- "document": "唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。",
454
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
564
455
  "member": "string",
565
456
  "name": "RequestId",
566
457
  "type": "string"
@@ -587,7 +478,7 @@
587
478
  "document": "DeleteAuditTrack返回参数结构体",
588
479
  "members": [
589
480
  {
590
- "document": "唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。",
481
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
591
482
  "member": "string",
592
483
  "name": "RequestId",
593
484
  "type": "string"
@@ -744,7 +635,7 @@
744
635
  "value_allowed_null": false
745
636
  },
746
637
  {
747
- "document": "唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。",
638
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
748
639
  "member": "string",
749
640
  "name": "RequestId",
750
641
  "type": "string"
@@ -851,7 +742,17 @@
851
742
  "value_allowed_null": true
852
743
  },
853
744
  {
854
- "document": "唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。",
745
+ "disabled": false,
746
+ "document": "数据投递过滤条件\n注意:此字段可能返回 null,表示取不到有效值。",
747
+ "example": "无",
748
+ "member": "Filter",
749
+ "name": "Filters",
750
+ "output_required": false,
751
+ "type": "object",
752
+ "value_allowed_null": true
753
+ },
754
+ {
755
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
855
756
  "member": "string",
856
757
  "name": "RequestId",
857
758
  "type": "string"
@@ -907,7 +808,7 @@
907
808
  "value_allowed_null": false
908
809
  },
909
810
  {
910
- "document": "唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。",
811
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
911
812
  "member": "string",
912
813
  "name": "RequestId",
913
814
  "type": "string"
@@ -1019,7 +920,7 @@
1019
920
  "value_allowed_null": true
1020
921
  },
1021
922
  {
1022
- "document": "唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。",
923
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
1023
924
  "member": "string",
1024
925
  "name": "RequestId",
1025
926
  "type": "string"
@@ -1203,6 +1104,23 @@
1203
1104
  ],
1204
1105
  "usage": "both"
1205
1106
  },
1107
+ "Filter": {
1108
+ "document": "跟踪集数据投递筛选条件",
1109
+ "members": [
1110
+ {
1111
+ "disabled": false,
1112
+ "document": "资源筛选条件\n注意:此字段可能返回 null,表示取不到有效值。",
1113
+ "example": "无",
1114
+ "member": "ResourceField",
1115
+ "name": "ResourceFields",
1116
+ "output_required": false,
1117
+ "required": false,
1118
+ "type": "list",
1119
+ "value_allowed_null": true
1120
+ }
1121
+ ],
1122
+ "usage": "both"
1123
+ },
1206
1124
  "GetAttributeKeyRequest": {
1207
1125
  "document": "GetAttributeKey请求参数结构体",
1208
1126
  "members": [
@@ -1232,7 +1150,7 @@
1232
1150
  "value_allowed_null": false
1233
1151
  },
1234
1152
  {
1235
- "document": "唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。",
1153
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
1236
1154
  "member": "string",
1237
1155
  "name": "RequestId",
1238
1156
  "type": "string"
@@ -1259,7 +1177,7 @@
1259
1177
  "value_allowed_null": false
1260
1178
  },
1261
1179
  {
1262
- "document": "唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。",
1180
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
1263
1181
  "member": "string",
1264
1182
  "name": "RequestId",
1265
1183
  "type": "string"
@@ -1312,7 +1230,7 @@
1312
1230
  "value_allowed_null": true
1313
1231
  },
1314
1232
  {
1315
- "document": "唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。",
1233
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
1316
1234
  "member": "string",
1317
1235
  "name": "RequestId",
1318
1236
  "type": "string"
@@ -1349,7 +1267,7 @@
1349
1267
  "value_allowed_null": false
1350
1268
  },
1351
1269
  {
1352
- "document": "唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。",
1270
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
1353
1271
  "member": "string",
1354
1272
  "name": "RequestId",
1355
1273
  "type": "string"
@@ -1386,7 +1304,7 @@
1386
1304
  "value_allowed_null": false
1387
1305
  },
1388
1306
  {
1389
- "document": "唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。",
1307
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
1390
1308
  "member": "string",
1391
1309
  "name": "RequestId",
1392
1310
  "type": "string"
@@ -1451,7 +1369,7 @@
1451
1369
  "value_allowed_null": false
1452
1370
  },
1453
1371
  {
1454
- "document": "唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。",
1372
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
1455
1373
  "member": "string",
1456
1374
  "name": "RequestId",
1457
1375
  "type": "string"
@@ -1553,7 +1471,7 @@
1553
1471
  "value_allowed_null": true
1554
1472
  },
1555
1473
  {
1556
- "document": "唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。",
1474
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
1557
1475
  "member": "string",
1558
1476
  "name": "RequestId",
1559
1477
  "type": "string"
@@ -1669,7 +1587,79 @@
1669
1587
  "document": "ModifyAuditTrack返回参数结构体",
1670
1588
  "members": [
1671
1589
  {
1672
- "document": "唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。",
1590
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
1591
+ "member": "string",
1592
+ "name": "RequestId",
1593
+ "type": "string"
1594
+ }
1595
+ ],
1596
+ "type": "object"
1597
+ },
1598
+ "ModifyEventsAuditTrackRequest": {
1599
+ "document": "ModifyEventsAuditTrack请求参数结构体",
1600
+ "members": [
1601
+ {
1602
+ "disabled": false,
1603
+ "document": "跟踪集 ID",
1604
+ "example": "1",
1605
+ "member": "uint64",
1606
+ "name": "TrackId",
1607
+ "required": true,
1608
+ "type": "int"
1609
+ },
1610
+ {
1611
+ "disabled": false,
1612
+ "document": "跟踪集名称,仅支持大小写字母、数字、-以及_的组合,3-48个字符",
1613
+ "example": "云审计",
1614
+ "member": "string",
1615
+ "name": "Name",
1616
+ "required": false,
1617
+ "type": "string"
1618
+ },
1619
+ {
1620
+ "disabled": false,
1621
+ "document": "跟踪集状态(未开启:0;开启:1)",
1622
+ "example": "1",
1623
+ "member": "uint64",
1624
+ "name": "Status",
1625
+ "required": false,
1626
+ "type": "int"
1627
+ },
1628
+ {
1629
+ "disabled": false,
1630
+ "document": "数据投递存储(目前支持 cos、cls)",
1631
+ "example": "cos",
1632
+ "member": "Storage",
1633
+ "name": "Storage",
1634
+ "required": false,
1635
+ "type": "object"
1636
+ },
1637
+ {
1638
+ "disabled": false,
1639
+ "document": "是否开启将集团成员操作日志投递到集团管理账号或者可信服务管理账号(0:未开启,1:开启,只能集团管理账号或者可信服务管理账号开启此项功能)",
1640
+ "example": "1",
1641
+ "member": "uint64",
1642
+ "name": "TrackForAllMembers",
1643
+ "required": false,
1644
+ "type": "int"
1645
+ },
1646
+ {
1647
+ "disabled": false,
1648
+ "document": "多产品筛选过滤条件",
1649
+ "example": "无",
1650
+ "member": "Filter",
1651
+ "name": "Filters",
1652
+ "required": false,
1653
+ "type": "object"
1654
+ }
1655
+ ],
1656
+ "type": "object"
1657
+ },
1658
+ "ModifyEventsAuditTrackResponse": {
1659
+ "document": "ModifyEventsAuditTrack返回参数结构体",
1660
+ "members": [
1661
+ {
1662
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
1673
1663
  "member": "string",
1674
1664
  "name": "RequestId",
1675
1665
  "type": "string"
@@ -1705,6 +1695,45 @@
1705
1695
  ],
1706
1696
  "usage": "both"
1707
1697
  },
1698
+ "ResourceField": {
1699
+ "document": "资源筛选条件",
1700
+ "members": [
1701
+ {
1702
+ "disabled": false,
1703
+ "document": "跟踪事件所属产品(支持全部产品或单个产品,如:cam,全部:*)\n注意:此字段可能返回 null,表示取不到有效值。",
1704
+ "example": "无",
1705
+ "member": "string",
1706
+ "name": "ResourceType",
1707
+ "output_required": false,
1708
+ "required": true,
1709
+ "type": "string",
1710
+ "value_allowed_null": true
1711
+ },
1712
+ {
1713
+ "disabled": false,
1714
+ "document": "跟踪事件类型(读:Read;写:Write;全部:*)\n注意:此字段可能返回 null,表示取不到有效值。",
1715
+ "example": "无",
1716
+ "member": "string",
1717
+ "name": "ActionType",
1718
+ "output_required": false,
1719
+ "required": true,
1720
+ "type": "string",
1721
+ "value_allowed_null": true
1722
+ },
1723
+ {
1724
+ "disabled": false,
1725
+ "document": "跟踪事件接口名列表(ResourceType为 * 时,EventNames必须为全部:[\"\"];指定ResourceType时,支持全部接口:[\"\"];支持部分接口:[\"cos\", \"cls\"],接口列表上限10个)\n注意:此字段可能返回 null,表示取不到有效值。",
1726
+ "example": "无",
1727
+ "member": "string",
1728
+ "name": "EventNames",
1729
+ "output_required": false,
1730
+ "required": true,
1731
+ "type": "list",
1732
+ "value_allowed_null": true
1733
+ }
1734
+ ],
1735
+ "usage": "both"
1736
+ },
1708
1737
  "StartLoggingRequest": {
1709
1738
  "document": "StartLogging请求参数结构体",
1710
1739
  "members": [
@@ -1734,7 +1763,7 @@
1734
1763
  "value_allowed_null": false
1735
1764
  },
1736
1765
  {
1737
- "document": "唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。",
1766
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
1738
1767
  "member": "string",
1739
1768
  "name": "RequestId",
1740
1769
  "type": "string"
@@ -1771,7 +1800,7 @@
1771
1800
  "value_allowed_null": false
1772
1801
  },
1773
1802
  {
1774
- "document": "唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。",
1803
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
1775
1804
  "member": "string",
1776
1805
  "name": "RequestId",
1777
1806
  "type": "string"
@@ -2074,7 +2103,7 @@
2074
2103
  "value_allowed_null": false
2075
2104
  },
2076
2105
  {
2077
- "document": "唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。",
2106
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
2078
2107
  "member": "string",
2079
2108
  "name": "RequestId",
2080
2109
  "type": "string"
@@ -1,13 +1,5 @@
1
1
  {
2
2
  "actions": {
3
- "CreateAudit": [
4
- {
5
- "document": "创建跟踪集",
6
- "input": "https://cloudaudit.tencentcloudapi.com/?Action=CreateAudit\n&AuditName=auditTest_1\n&CmqQueueName=cmq-01\n&CmqRegion=sh\n&CosBucketName=cos-01\n&CosRegion=ap-shanghai\n&IsCreateNewBucket=1\n&IsCreateNewQueue=1\n&IsEnableCmqNotify=1\n&LogFilePrefix=akshsb1j\n&ReadWriteAttribute=2\n&<公共请求参数>",
7
- "output": "{\n \"Response\": {\n \"IsSuccess\": 1,\n \"RequestId\": \"e9501707-784a-474c-b524-67ed9d3a6b50\"\n }\n}",
8
- "title": "创建跟踪集"
9
- }
10
- ],
11
3
  "CreateAuditTrack": [
12
4
  {
13
5
  "document": "",
@@ -16,12 +8,12 @@
16
8
  "title": "创建跟踪集"
17
9
  }
18
10
  ],
19
- "DeleteAudit": [
11
+ "CreateEventsAuditTrack": [
20
12
  {
21
- "document": "删除跟踪集",
22
- "input": "https://cloudaudit.tencentcloudapi.com/?Action=DeleteAudit\n&AuditName=xxxxxx\n&<公共请求参数>",
23
- "output": "{\n \"Response\": {\n \"IsSuccess\": 1,\n \"RequestId\": \"e27d42d6-855a-40fa-9b5f-462059502463\"\n }\n}",
24
- "title": "删除跟踪集"
13
+ "document": "",
14
+ "input": "POST / HTTP/1.1\nHost: cloudaudit.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateEventsAuditTrack\n<公共请求参数>\n\n{\n \"Name\": \"test_track\",\n \"Status\": 1,\n \"Storage\": {\n \"StorageType\": \"cos\",\n \"StorageRegion\": \"ap-guangzhou\",\n \"StorageName\": \"test\",\n \"StoragePrefix\": \"123\",\n \"StorageAccountId\": \"\",\n \"StorageAppId\": \"\"\n },\n \"Filters\": {\n \"ResourceFields\": [\n {\n \"ResourceType\": \"cam\",\n \"ActionType\": \"*\",\n \"EventNames\": [\n \"ConsoleLogin\"\n ]\n }\n ]\n },\n \"TrackForAllMembers\": 1\n}",
15
+ "output": "{\n \"Response\": {\n \"TrackId\": 1,\n \"RequestId\": \"abc\"\n }\n}",
16
+ "title": "创建操作审计跟踪集"
25
17
  }
26
18
  ],
27
19
  "DeleteAuditTrack": [
@@ -128,6 +120,14 @@
128
120
  "title": "修改操作审计跟踪"
129
121
  }
130
122
  ],
123
+ "ModifyEventsAuditTrack": [
124
+ {
125
+ "document": "",
126
+ "input": "POST / HTTP/1.1\nHost: cloudaudit.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyEventsAuditTrack\n<公共请求参数>\n\n{\n \"TrackId\": 1,\n \"Name\": \"abc\",\n \"Status\": 1,\n \"Storage\": {\n \"StorageType\": \"abc\",\n \"StorageRegion\": \"abc\",\n \"StorageName\": \"abc\",\n \"StoragePrefix\": \"abc\",\n \"StorageAccountId\": \"abc\",\n \"StorageAppId\": \"abc\"\n },\n \"TrackForAllMembers\": 1,\n \"Filters\": {\n \"ResourceFields\": [\n {\n \"ResourceType\": \"abc\",\n \"ActionType\": \"abc\",\n \"EventNames\": [\n \"abc\"\n ]\n }\n ]\n }\n}",
127
+ "output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
128
+ "title": "修改操作审计跟踪集"
129
+ }
130
+ ],
131
131
  "StartLogging": [
132
132
  {
133
133
  "document": "开启跟踪集",