tccli 3.0.1315.1__py2.py3-none-any.whl → 3.0.1316.1__py2.py3-none-any.whl

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.
Files changed (41) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/bh/v20230418/api.json +2 -2
  3. tccli/services/cbs/v20170312/api.json +51 -40
  4. tccli/services/cbs/v20170312/examples.json +7 -7
  5. tccli/services/cdb/v20170320/api.json +32 -19
  6. tccli/services/cdwdoris/v20211228/api.json +20 -0
  7. tccli/services/cfs/v20190719/api.json +39 -39
  8. tccli/services/cfs/v20190719/examples.json +10 -10
  9. tccli/services/cfw/v20190904/api.json +4 -4
  10. tccli/services/cvm/v20170312/api.json +9 -9
  11. tccli/services/cynosdb/v20190107/api.json +139 -2
  12. tccli/services/dnspod/v20210323/api.json +17 -17
  13. tccli/services/emr/v20190103/api.json +10 -0
  14. tccli/services/ess/v20201111/api.json +29 -11
  15. tccli/services/ess/v20201111/examples.json +1 -1
  16. tccli/services/essbasic/v20210526/api.json +23 -5
  17. tccli/services/essbasic/v20210526/examples.json +1 -1
  18. tccli/services/gs/v20191118/api.json +22 -0
  19. tccli/services/hai/v20230812/api.json +58 -58
  20. tccli/services/hai/v20230812/examples.json +6 -6
  21. tccli/services/lke/v20231130/api.json +401 -7
  22. tccli/services/postgres/postgres_client.py +16 -122
  23. tccli/services/postgres/v20170312/api.json +0 -86
  24. tccli/services/postgres/v20170312/examples.json +0 -22
  25. tccli/services/privatedns/v20201028/api.json +4 -4
  26. tccli/services/privatedns/v20201028/examples.json +2 -2
  27. tccli/services/pts/v20210728/api.json +10 -0
  28. tccli/services/ssl/v20191205/api.json +4 -4
  29. tccli/services/teo/v20220901/api.json +5 -5
  30. tccli/services/tke/tke_client.py +8 -61
  31. tccli/services/tke/v20180525/api.json +10 -108
  32. tccli/services/tke/v20180525/examples.json +0 -8
  33. tccli/services/tms/v20201229/api.json +27 -8
  34. tccli/services/tms/v20201229/examples.json +2 -2
  35. tccli/services/vpc/v20170312/api.json +11 -11
  36. tccli/services/vpc/v20170312/examples.json +2 -2
  37. {tccli-3.0.1315.1.dist-info → tccli-3.0.1316.1.dist-info}/METADATA +2 -2
  38. {tccli-3.0.1315.1.dist-info → tccli-3.0.1316.1.dist-info}/RECORD +41 -41
  39. {tccli-3.0.1315.1.dist-info → tccli-3.0.1316.1.dist-info}/WHEEL +0 -0
  40. {tccli-3.0.1315.1.dist-info → tccli-3.0.1316.1.dist-info}/entry_points.txt +0 -0
  41. {tccli-3.0.1315.1.dist-info → tccli-3.0.1316.1.dist-info}/license_files/LICENSE +0 -0
@@ -358,7 +358,7 @@
358
358
  "status": "deprecated"
359
359
  },
360
360
  "DescribeBackupConfig": {
361
- "document": "本接口(DescribeBackupConfig)用于查询数据库备份配置信息。",
361
+ "document": "本接口(DescribeBackupConfig)用于查询数据库备份配置信息。",
362
362
  "input": "DescribeBackupConfigRequest",
363
363
  "name": "查询云数据库备份配置信息",
364
364
  "output": "DescribeBackupConfigResponse",
@@ -8442,20 +8442,22 @@
8442
8442
  "document": "DescribeBackupConfig返回参数结构体",
8443
8443
  "members": [
8444
8444
  {
8445
- "disabled": false,
8445
+ "disabled": true,
8446
8446
  "document": "自动备份开始的最早时间点,单位为时刻。例如,2 - 凌晨 2:00。(该字段已废弃,建议使用 BackupTimeWindow 字段)",
8447
8447
  "example": "10",
8448
8448
  "member": "int64",
8449
8449
  "name": "StartTimeMin",
8450
+ "output_required": true,
8450
8451
  "type": "int",
8451
8452
  "value_allowed_null": false
8452
8453
  },
8453
8454
  {
8454
- "disabled": false,
8455
+ "disabled": true,
8455
8456
  "document": "自动备份开始的最晚时间点,单位为时刻。例如,6 - 凌晨 6:00。(该字段已废弃,建议使用 BackupTimeWindow 字段)",
8456
8457
  "example": "14",
8457
8458
  "member": "int64",
8458
8459
  "name": "StartTimeMax",
8460
+ "output_required": true,
8459
8461
  "type": "int",
8460
8462
  "value_allowed_null": false
8461
8463
  },
@@ -8465,6 +8467,7 @@
8465
8467
  "example": "7",
8466
8468
  "member": "int64",
8467
8469
  "name": "BackupExpireDays",
8470
+ "output_required": true,
8468
8471
  "type": "int",
8469
8472
  "value_allowed_null": false
8470
8473
  },
@@ -8474,6 +8477,7 @@
8474
8477
  "example": "physical",
8475
8478
  "member": "string",
8476
8479
  "name": "BackupMethod",
8480
+ "output_required": true,
8477
8481
  "type": "string",
8478
8482
  "value_allowed_null": false
8479
8483
  },
@@ -8483,15 +8487,17 @@
8483
8487
  "example": "7",
8484
8488
  "member": "int64",
8485
8489
  "name": "BinlogExpireDays",
8490
+ "output_required": true,
8486
8491
  "type": "int",
8487
8492
  "value_allowed_null": false
8488
8493
  },
8489
8494
  {
8490
8495
  "disabled": false,
8491
8496
  "document": "实例自动备份的时间窗。",
8492
- "example": "",
8497
+ "example": "{\"BackupPeriodStrategy\": \"weekly\",\"BackupPeriodTime\": \"00:00-12:00\",\"Days\": [],\"Friday\": \"10:00-14:00\",\"Monday\": \"10:00-14:00\",\"Saturday\": \"10:00-14:00\",\"Sunday\": \"10:00-14:00\",\"Thursday\": \"10:00-14:00\",\"Tuesday\": \"10:00-14:00\",\"Wednesday\": \"10:00-14:00\"}",
8493
8498
  "member": "CommonTimeWindow",
8494
8499
  "name": "BackupTimeWindow",
8500
+ "output_required": true,
8495
8501
  "type": "object",
8496
8502
  "value_allowed_null": false
8497
8503
  },
@@ -8501,6 +8507,7 @@
8501
8507
  "example": "off",
8502
8508
  "member": "string",
8503
8509
  "name": "EnableBackupPeriodSave",
8510
+ "output_required": true,
8504
8511
  "type": "string",
8505
8512
  "value_allowed_null": false
8506
8513
  },
@@ -8510,6 +8517,7 @@
8510
8517
  "example": "1080",
8511
8518
  "member": "int64",
8512
8519
  "name": "BackupPeriodSaveDays",
8520
+ "output_required": true,
8513
8521
  "type": "int",
8514
8522
  "value_allowed_null": false
8515
8523
  },
@@ -8519,6 +8527,7 @@
8519
8527
  "example": "weekly",
8520
8528
  "member": "string",
8521
8529
  "name": "BackupPeriodSaveInterval",
8530
+ "output_required": true,
8522
8531
  "type": "string",
8523
8532
  "value_allowed_null": false
8524
8533
  },
@@ -8528,6 +8537,7 @@
8528
8537
  "example": "1",
8529
8538
  "member": "int64",
8530
8539
  "name": "BackupPeriodSaveCount",
8540
+ "output_required": true,
8531
8541
  "type": "int",
8532
8542
  "value_allowed_null": false
8533
8543
  },
@@ -8537,6 +8547,7 @@
8537
8547
  "example": "1970-01-01 00:00:01",
8538
8548
  "member": "string",
8539
8549
  "name": "StartBackupPeriodSaveDate",
8550
+ "output_required": true,
8540
8551
  "type": "string",
8541
8552
  "value_allowed_null": false
8542
8553
  },
@@ -8546,6 +8557,7 @@
8546
8557
  "example": "off",
8547
8558
  "member": "string",
8548
8559
  "name": "EnableBackupArchive",
8560
+ "output_required": true,
8549
8561
  "type": "string",
8550
8562
  "value_allowed_null": false
8551
8563
  },
@@ -8555,6 +8567,7 @@
8555
8567
  "example": "180",
8556
8568
  "member": "int64",
8557
8569
  "name": "BackupArchiveDays",
8570
+ "output_required": true,
8558
8571
  "type": "int",
8559
8572
  "value_allowed_null": false
8560
8573
  },
@@ -8564,6 +8577,7 @@
8564
8577
  "example": "off",
8565
8578
  "member": "string",
8566
8579
  "name": "EnableBinlogArchive",
8580
+ "output_required": true,
8567
8581
  "type": "string",
8568
8582
  "value_allowed_null": false
8569
8583
  },
@@ -8573,6 +8587,7 @@
8573
8587
  "example": "180",
8574
8588
  "member": "int64",
8575
8589
  "name": "BinlogArchiveDays",
8590
+ "output_required": true,
8576
8591
  "type": "int",
8577
8592
  "value_allowed_null": false
8578
8593
  },
@@ -8582,6 +8597,7 @@
8582
8597
  "example": "off",
8583
8598
  "member": "string",
8584
8599
  "name": "EnableBackupStandby",
8600
+ "output_required": true,
8585
8601
  "type": "string",
8586
8602
  "value_allowed_null": false
8587
8603
  },
@@ -8591,6 +8607,7 @@
8591
8607
  "example": "30",
8592
8608
  "member": "int64",
8593
8609
  "name": "BackupStandbyDays",
8610
+ "output_required": true,
8594
8611
  "type": "int",
8595
8612
  "value_allowed_null": false
8596
8613
  },
@@ -8600,6 +8617,7 @@
8600
8617
  "example": "off",
8601
8618
  "member": "string",
8602
8619
  "name": "EnableBinlogStandby",
8620
+ "output_required": true,
8603
8621
  "type": "string",
8604
8622
  "value_allowed_null": false
8605
8623
  },
@@ -8609,6 +8627,7 @@
8609
8627
  "example": "30",
8610
8628
  "member": "int64",
8611
8629
  "name": "BinlogStandbyDays",
8630
+ "output_required": true,
8612
8631
  "type": "int",
8613
8632
  "value_allowed_null": false
8614
8633
  },
@@ -14817,7 +14836,7 @@
14817
14836
  "document": "IsolateDBInstance返回参数结构体",
14818
14837
  "members": [
14819
14838
  {
14820
- "disabled": false,
14839
+ "disabled": true,
14821
14840
  "document": "异步任务的请求 ID,可使用此 ID 查询异步任务的执行结果。(该返回字段目前已废弃,可以通过 DescribeDBInstances 接口查询实例的隔离状态)",
14822
14841
  "example": "e48eb1e9-0ca0ecae-c0dac9c7-60d12864",
14823
14842
  "member": "string",
@@ -16680,7 +16699,7 @@
16680
16699
  "document": "ModifyDBInstanceVipVport返回参数结构体",
16681
16700
  "members": [
16682
16701
  {
16683
- "disabled": false,
16702
+ "disabled": true,
16684
16703
  "document": "异步任务ID。(该返回字段目前已废弃)",
16685
16704
  "example": "d2baf2fb-cbae62df-7dd0d736-9cbd3e31",
16686
16705
  "member": "string",
@@ -17154,7 +17173,7 @@
17154
17173
  "type": "int"
17155
17174
  },
17156
17175
  {
17157
- "disabled": false,
17176
+ "disabled": true,
17158
17177
  "document": "废弃参数,无意义。",
17159
17178
  "example": "1000",
17160
17179
  "member": "int64",
@@ -19107,8 +19126,7 @@
19107
19126
  "member": "string",
19108
19127
  "name": "RoGroupName",
19109
19128
  "required": false,
19110
- "type": "string",
19111
- "value_allowed_null": false
19129
+ "type": "string"
19112
19130
  },
19113
19131
  {
19114
19132
  "disabled": false,
@@ -19117,8 +19135,7 @@
19117
19135
  "member": "int64",
19118
19136
  "name": "RoMaxDelayTime",
19119
19137
  "required": false,
19120
- "type": "int",
19121
- "value_allowed_null": false
19138
+ "type": "int"
19122
19139
  },
19123
19140
  {
19124
19141
  "disabled": false,
@@ -19127,8 +19144,7 @@
19127
19144
  "member": "int64",
19128
19145
  "name": "RoOfflineDelay",
19129
19146
  "required": false,
19130
- "type": "int",
19131
- "value_allowed_null": false
19147
+ "type": "int"
19132
19148
  },
19133
19149
  {
19134
19150
  "disabled": false,
@@ -19137,8 +19153,7 @@
19137
19153
  "member": "int64",
19138
19154
  "name": "MinRoInGroup",
19139
19155
  "required": false,
19140
- "type": "int",
19141
- "value_allowed_null": false
19156
+ "type": "int"
19142
19157
  },
19143
19158
  {
19144
19159
  "disabled": false,
@@ -19147,8 +19162,7 @@
19147
19162
  "member": "string",
19148
19163
  "name": "WeightMode",
19149
19164
  "required": false,
19150
- "type": "string",
19151
- "value_allowed_null": false
19165
+ "type": "string"
19152
19166
  },
19153
19167
  {
19154
19168
  "disabled": false,
@@ -19157,8 +19171,7 @@
19157
19171
  "member": "int64",
19158
19172
  "name": "ReplicationDelayTime",
19159
19173
  "required": false,
19160
- "type": "int",
19161
- "value_allowed_null": false
19174
+ "type": "int"
19162
19175
  }
19163
19176
  ],
19164
19177
  "usage": "in"
@@ -3977,6 +3977,26 @@
3977
3977
  "type": "string",
3978
3978
  "value_allowed_null": false
3979
3979
  },
3980
+ {
3981
+ "disabled": false,
3982
+ "document": "流程ProcessId",
3983
+ "example": "124654",
3984
+ "member": "string",
3985
+ "name": "ProcessId",
3986
+ "output_required": false,
3987
+ "type": "string",
3988
+ "value_allowed_null": false
3989
+ },
3990
+ {
3991
+ "disabled": false,
3992
+ "document": "Job名称",
3993
+ "example": "create_instance",
3994
+ "member": "string",
3995
+ "name": "JobName",
3996
+ "output_required": false,
3997
+ "type": "string",
3998
+ "value_allowed_null": false
3999
+ },
3980
4000
  {
3981
4001
  "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
3982
4002
  "member": "string",
@@ -211,14 +211,14 @@
211
211
  "status": "online"
212
212
  },
213
213
  "ModifyFileSystemAutoScaleUpRule": {
214
- "document": "用来设置文件系统扩容策略",
214
+ "document": "用来设置文件系统扩容策略,,该接口只支持turbo文件系统",
215
215
  "input": "ModifyFileSystemAutoScaleUpRuleRequest",
216
216
  "name": "更新文件系统自动扩容策略",
217
217
  "output": "ModifyFileSystemAutoScaleUpRuleResponse",
218
218
  "status": "online"
219
219
  },
220
220
  "ScaleUpFileSystem": {
221
- "document": "该接口用于对turbo 文件系统扩容使用",
221
+ "document": "该接口用于对turbo 文件系统扩容使用,该接口只支持扩容不支持缩容。turbo标准型扩容步长是10240GIB,turbo性能型扩容步长是5120GIB",
222
222
  "input": "ScaleUpFileSystemRequest",
223
223
  "name": "文件系统存储量扩容",
224
224
  "output": "ScaleUpFileSystemResponse",
@@ -906,7 +906,7 @@
906
906
  },
907
907
  {
908
908
  "disabled": false,
909
- "document": "权限组 ID",
909
+ "document": "权限组 ID,pgroupbasic 是默认权限组",
910
910
  "example": "pgroupbasic",
911
911
  "member": "string",
912
912
  "name": "PGroupId",
@@ -915,7 +915,7 @@
915
915
  },
916
916
  {
917
917
  "disabled": false,
918
- "document": "文件系统协议类型, 值为 NFS、CIFS、TURBO ; 若留空则默认为 NFS协议,turbo系列必须选择turbo,不支持NFS、CIFS",
918
+ "document": "文件系统协议类型, 值为 NFS、CIFS、TURBO ; 若留空则默认为 NFS协议,turbo系列必须选择TURBO,不支持NFS、CIFS",
919
919
  "example": "NFS",
920
920
  "member": "string",
921
921
  "name": "Protocol",
@@ -933,8 +933,8 @@
933
933
  },
934
934
  {
935
935
  "disabled": false,
936
- "document": "私有网络(VPC) ID,若网络类型选择的是VPC,该字段为必填。",
937
- "example": "6235990",
936
+ "document": "私有网络(VPC) ID,若网络类型选择的是VPC,该字段为必填.通过查询私有网络接口获取",
937
+ "example": "vpc-abc123",
938
938
  "member": "string",
939
939
  "name": "VpcId",
940
940
  "required": false,
@@ -942,8 +942,8 @@
942
942
  },
943
943
  {
944
944
  "disabled": false,
945
- "document": "子网 ID,若网络类型选择的是VPC,该字段为必填。",
946
- "example": "234",
945
+ "document": "子网 ID,若网络类型选择的是VPC,该字段为必填。通过查询子网接口获取",
946
+ "example": "subnet-abc234",
947
947
  "member": "string",
948
948
  "name": "SubnetId",
949
949
  "required": false,
@@ -987,8 +987,8 @@
987
987
  },
988
988
  {
989
989
  "disabled": false,
990
- "document": "云联网ID, 若网络类型选择的是CCN,该字段为必填",
991
- "example": "ccn-12345",
990
+ "document": "云联网ID, 若网络类型选择的是CCN,该字段为必填;通过查询云联网列表接口获取",
991
+ "example": "ccn-abc123",
992
992
  "member": "string",
993
993
  "name": "CcnId",
994
994
  "required": false,
@@ -1014,8 +1014,8 @@
1014
1014
  },
1015
1015
  {
1016
1016
  "disabled": false,
1017
- "document": "文件系统快照ID",
1018
- "example": "snapcfs-xx",
1017
+ "document": "文件系统快照ID,通过查询快照列表获取该参数",
1018
+ "example": "snapcfs-abc1234",
1019
1019
  "member": "string",
1020
1020
  "name": "SnapshotId",
1021
1021
  "required": false,
@@ -1023,8 +1023,8 @@
1023
1023
  },
1024
1024
  {
1025
1025
  "disabled": false,
1026
- "document": "定期快照策略ID",
1027
- "example": "asp-xx",
1026
+ "document": "定期快照策略ID,通过查询快照策略信息获取",
1027
+ "example": "asp-abc1234",
1028
1028
  "member": "string",
1029
1029
  "name": "AutoSnapshotPolicyId",
1030
1030
  "required": false,
@@ -1032,8 +1032,8 @@
1032
1032
  },
1033
1033
  {
1034
1034
  "disabled": false,
1035
- "document": "是否开启默认扩容,仅Turbo类型文件存储支持",
1036
- "example": "False",
1035
+ "document": "是否开启默认扩容,仅turbo类型文件存储支持",
1036
+ "example": "false",
1037
1037
  "member": "bool",
1038
1038
  "name": "EnableAutoScaleUp",
1039
1039
  "required": false,
@@ -1584,8 +1584,8 @@
1584
1584
  "members": [
1585
1585
  {
1586
1586
  "disabled": false,
1587
- "document": "快照策略ID",
1588
- "example": "asp-xx",
1587
+ "document": "快照策略ID,查询快照策略接口获取",
1588
+ "example": "asp-123abc",
1589
1589
  "member": "string",
1590
1590
  "name": "AutoSnapshotPolicyId",
1591
1591
  "required": true,
@@ -1603,7 +1603,7 @@
1603
1603
  "example": "asp-xx",
1604
1604
  "member": "string",
1605
1605
  "name": "AutoSnapshotPolicyId",
1606
- "required": true,
1606
+ "output_required": true,
1607
1607
  "type": "string",
1608
1608
  "value_allowed_null": false
1609
1609
  },
@@ -2409,7 +2409,7 @@
2409
2409
  },
2410
2410
  {
2411
2411
  "disabled": false,
2412
- "document": "过滤条件。\n<br>SnapshotId - Array of String - 是否必填:否 -(过滤条件)按快照ID过滤。\n<br>SnapshotName - Array of String - 是否必填:否 -(过滤条件)按照快照名称过滤。\n<br>FileSystemId - Array of String - 是否必填:否 -(过滤条件)按文件系统ID过滤。\n<br>FsName - Array of String - 是否必填:否 -(过滤条件)按文件系统名过滤。\n<br>Status - Array of String - 是否必填:否 -(过滤条件)按照快照状态过滤\n(creating:表示创建中 | available:表示可用。| rollbacking:表示回滚。| rollbacking_new:表示由快照创建新文件系统中)\n<br>tag-key - Array of String - 是否必填:否 -(过滤条件)按照标签键进行过滤。\n<br>tag:tag-key - Array of String - 是否必填:否 -(过滤条件)按照标签键值对进行过滤。 tag-key使用具体的标签键进行替换。",
2412
+ "document": "过滤条件。\n<br>SnapshotId - Array of String - 是否必填:否 -(过滤条件)按快照ID过滤。\n<br>SnapshotName - Array of String - 是否必填:否 -(过滤条件)按照快照名称过滤。\n<br>FileSystemId - Array of String - 是否必填:否 -(过滤条件)按文件系统ID过滤。\n<br>FsName - Array of String - 是否必填:否 -(过滤条件)按文件系统名过滤。\n<br>Status - Array of String - 是否必填:否 -(过滤条件)按照快照状态过滤\n(creating:表示创建中 | available:表示可用。| rollbacking:表示回滚。| rollbacking_new:表示由快照创建新文件系统中| create-failed 创建失败)\n<br>tag-key - Array of String - 是否必填:否 -(过滤条件)按照标签键进行过滤。\n<br>tag:tag-key - Array of String - 是否必填:否 -(过滤条件)按照标签键值对进行过滤。 tag-key使用具体的标签键进行替换。",
2413
2413
  "example": "无",
2414
2414
  "member": "Filter",
2415
2415
  "name": "Filters",
@@ -2418,7 +2418,7 @@
2418
2418
  },
2419
2419
  {
2420
2420
  "disabled": false,
2421
- "document": "排序取值",
2421
+ "document": "按创建时间排序取值CreationTime",
2422
2422
  "example": "CreationTime",
2423
2423
  "member": "string",
2424
2424
  "name": "OrderField",
@@ -2661,8 +2661,8 @@
2661
2661
  "members": [
2662
2662
  {
2663
2663
  "disabled": false,
2664
- "document": "文件系统 ID",
2665
- "example": "cfs-12345",
2664
+ "document": "文件系统 ID,通过查询文件系统列表获取",
2665
+ "example": "cfs-abc12345",
2666
2666
  "member": "string",
2667
2667
  "name": "FileSystemId",
2668
2668
  "required": true,
@@ -2670,7 +2670,7 @@
2670
2670
  },
2671
2671
  {
2672
2672
  "disabled": false,
2673
- "document": "过滤条件。\nUserType - Array of String - 是否必填:否 -(过滤条件)按配额类型过滤。(Uid|Gid|Dir )\nUserId- Array of String - 是否必填:否 -(过滤条件)按id过滤。",
2673
+ "document": "过滤条件。\nUserType - Array of String - 是否必填:否 -(过滤条件)按配额类型过滤。(Uid|Gid|Dir,分别对应用户,用户组,目录 )\nUserId- Array of String - 是否必填:否 -(过滤条件)按用户id过滤。",
2674
2674
  "example": "无",
2675
2675
  "member": "Filter",
2676
2676
  "name": "Filters",
@@ -2679,7 +2679,7 @@
2679
2679
  },
2680
2680
  {
2681
2681
  "disabled": false,
2682
- "document": "Offset 分页码",
2682
+ "document": "Offset 分页码,默认值0",
2683
2683
  "example": "0",
2684
2684
  "member": "uint64",
2685
2685
  "name": "Offset",
@@ -2688,7 +2688,7 @@
2688
2688
  },
2689
2689
  {
2690
2690
  "disabled": false,
2691
- "document": "Limit 页面大小,可填范围为大于0的整数",
2691
+ "document": "Limit 页面大小,可填范围为大于0的整数,默认值是10",
2692
2692
  "example": "10",
2693
2693
  "member": "uint64",
2694
2694
  "name": "Limit",
@@ -3433,8 +3433,8 @@
3433
3433
  "members": [
3434
3434
  {
3435
3435
  "disabled": false,
3436
- "document": "文件系统id",
3437
- "example": "cfs-x",
3436
+ "document": "文件系统id,通过查询文件系统列表获取该参数",
3437
+ "example": "cfs-4abc12343",
3438
3438
  "member": "string",
3439
3439
  "name": "FileSystemId",
3440
3440
  "required": true,
@@ -3460,7 +3460,7 @@
3460
3460
  },
3461
3461
  {
3462
3462
  "disabled": false,
3463
- "document": "规则状态0:关闭,1 开启\n",
3463
+ "document": "规则状态0:关闭,1 开启;不传保留原状态",
3464
3464
  "example": "0",
3465
3465
  "member": "uint64",
3466
3466
  "name": "Status",
@@ -3791,8 +3791,8 @@
3791
3791
  "members": [
3792
3792
  {
3793
3793
  "disabled": false,
3794
- "document": "文件系统Id",
3795
- "example": "cfs-ailtest1",
3794
+ "document": "文件系统Id,该参数通过查询文件系统列表接口获取",
3795
+ "example": "cfs-4abc12345",
3796
3796
  "member": "string",
3797
3797
  "name": "FileSystemId",
3798
3798
  "required": true,
@@ -3801,7 +3801,7 @@
3801
3801
  {
3802
3802
  "disabled": false,
3803
3803
  "document": "扩容的目标容量(单位GiB)",
3804
- "example": "10240",
3804
+ "example": "20480",
3805
3805
  "member": "uint64",
3806
3806
  "name": "TargetCapacity",
3807
3807
  "required": true,
@@ -3847,8 +3847,8 @@
3847
3847
  "members": [
3848
3848
  {
3849
3849
  "disabled": false,
3850
- "document": "文件系统 ID",
3851
- "example": "cfs-12345",
3850
+ "document": "文件系统 ID,通过查询文件系统列表获取",
3851
+ "example": "cfs-abc12345",
3852
3852
  "member": "string",
3853
3853
  "name": "FileSystemId",
3854
3854
  "required": true,
@@ -3977,7 +3977,7 @@
3977
3977
  {
3978
3978
  "disabled": false,
3979
3979
  "document": "快照ID",
3980
- "example": "snapcfs-xx",
3980
+ "example": "snapcfs-123abcde",
3981
3981
  "member": "string",
3982
3982
  "name": "SnapshotId",
3983
3983
  "output_required": true,
@@ -4036,7 +4036,7 @@
4036
4036
  },
4037
4037
  {
4038
4038
  "disabled": false,
4039
- "document": "快照进度百分比,1表示1%",
4039
+ "document": "快照进度百分比,1表示1% 范围1-100",
4040
4040
  "example": "1",
4041
4041
  "member": "uint64",
4042
4042
  "name": "Percent",
@@ -4584,8 +4584,8 @@
4584
4584
  },
4585
4585
  {
4586
4586
  "disabled": false,
4587
- "document": "文件系统ID,目前仅支持标准型文件系统。",
4588
- "example": "cfs-12345",
4587
+ "document": "文件系统ID,目前仅支持标准型文件系统。该参数通过查询文件系统列表获取",
4588
+ "example": "cfs-abc12345",
4589
4589
  "member": "string",
4590
4590
  "name": "FileSystemId",
4591
4591
  "required": true,
@@ -4873,7 +4873,7 @@
4873
4873
  "members": [
4874
4874
  {
4875
4875
  "disabled": false,
4876
- "document": "文件系统 ID",
4876
+ "document": "文件系统 ID,通过查询文件系统列表获取",
4877
4877
  "example": "cfs-abcd1234",
4878
4878
  "member": "string",
4879
4879
  "name": "FileSystemId",
@@ -27,7 +27,7 @@
27
27
  "CreateCfsFileSystem": [
28
28
  {
29
29
  "document": "创建文件系统场景",
30
- "input": "https://cfs.tencentcloudapi.com/?Action=CreateCfsFileSystem\n&NetInterface=basic\n&Zone=ap-beijing-1\n&PGroupId=pgroupbasic\n&FsName=test_fs\n&<公共请求参数>",
30
+ "input": "https://cfs.tencentcloudapi.com/?Action=CreateCfsFileSystem\n&NetInterface=VPC\n&Zone=ap-beijing-1\n&PGroupId=pgroupbasic\n&FsName=test_fs\n&VpcId=vpc-123abc\n&SubnetId=subnet-123abc\n&<公共请求参数>",
31
31
  "output": "{\n \"Response\": {\n \"RequestId\": \"fjo8aejo-fjei-32eu-2je9-fhue83nd81\",\n \"CreationTime\": \"2017-11-23 20:51:34\",\n \"CreationToken\": \"test_fs\",\n \"FileSystemId\": \"cfs-ocakq8tt\",\n \"LifeCycleState\": \"creating\",\n \"SizeByte\": 0,\n \"ZoneId\": 800001,\n \"FsName\": \"test_fs\",\n \"Encrypted\": false\n }\n}",
32
32
  "title": "创建文件系统实例"
33
33
  }
@@ -204,7 +204,7 @@
204
204
  {
205
205
  "document": "",
206
206
  "input": "POST / HTTP/1.1\nHost: cfs.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCfsSnapshots\n<公共请求参数>\n\n{\n \"FileSystemId\": \"cfs-12345\"\n}",
207
- "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"Snapshots\": [\n {\n \"CreationTime\": \"abc\",\n \"SnapshotName\": \"abc\",\n \"SnapshotId\": \"abc\",\n \"Status\": \"abc\",\n \"RegionName\": \"abc\",\n \"FileSystemId\": \"abc\",\n \"Size\": 1,\n \"AliveDay\": 1,\n \"Percent\": 1,\n \"AppId\": 1,\n \"DeleteTime\": \"abc\",\n \"FsName\": \"abc\",\n \"Tags\": [\n {\n \"TagKey\": \"abc\",\n \"TagValue\": \"abc\"\n }\n ],\n \"SnapshotType\": \"abc\",\n \"SnapshotTime\": \"abc\"\n }\n ],\n \"TotalSize\": 1,\n \"RequestId\": \"abc\"\n }\n}",
207
+ "output": "{\n \"Response\": {\n \"RequestId\": \"dd01b47d-2b57-4721-a237-1bdf59eac8b4\",\n \"Snapshots\": [\n {\n \"AliveDay\": 0,\n \"AppId\": 1300275735,\n \"CreationTime\": \"2024-09-27 16:03:06\",\n \"DeleteTime\": \"0\",\n \"FileSystemId\": \"cfs-12345\",\n \"FsName\": \"aileen-api-charge\",\n \"Percent\": 0,\n \"RegionName\": \"ap-guangzhou\",\n \"Size\": 0,\n \"SnapshotId\": \"snapcfs-5v2hgj3p\",\n \"SnapshotName\": \"heihei\",\n \"SnapshotTime\": \"2024-09-27 16:03:06\",\n \"SnapshotType\": \"Standard\",\n \"Status\": \"creating\",\n \"Tags\": []\n }\n ],\n \"TotalCount\": 1,\n \"TotalSize\": 0\n }\n}",
208
208
  "title": "查询快照"
209
209
  }
210
210
  ],
@@ -235,8 +235,8 @@
235
235
  "DescribeUserQuota": [
236
236
  {
237
237
  "document": "",
238
- "input": "POST / HTTP/1.1\nHost: cfs.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeUserQuota\n<公共请求参数>\n\n{\n \"FileSystemId\": \"cfs-12345\"\n}",
239
- "output": "{\n \"Response\": {\n \"UserQuotaInfo\": [\n {\n \"UserType\": \"Uid\",\n \"UserId\": \"1000\",\n \"FileSystemId\": \"cfs-12345\",\n \"CapacityHardLimit\": 10,\n \"FileHardLimit\": 10000,\n \"Status\": \"available\",\n \"DirectoryPath\": \"/cfs/abc\",\n \"CapacityUsed\": 1,\n \"FileUsed\": 1\n }\n ],\n \"TotalCount\": 1,\n \"RequestId\": \"fjo8aejo-fjei-32eu-2je9-fhue83nd81\"\n }\n}",
238
+ "input": "POST / HTTP/1.1\nHost: cfs.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeUserQuota\n<公共请求参数>\n\n{\n \"FileSystemId\": \"cfs-abc12345\"\n}",
239
+ "output": "{\n \"Response\": {\n \"UserQuotaInfo\": [\n {\n \"UserType\": \"Uid\",\n \"UserId\": \"1000\",\n \"FileSystemId\": \"cfs-abc12345\",\n \"CapacityHardLimit\": 10,\n \"FileHardLimit\": 10000,\n \"Status\": \"available\",\n \"DirectoryPath\": \"/cfs/abc\",\n \"CapacityUsed\": 1,\n \"FileUsed\": 1\n }\n ],\n \"TotalCount\": 1,\n \"RequestId\": \"fjo8aejo-fjei-32eu-2je9-fhue83nd81\"\n }\n}",
240
240
  "title": "查询文件系统配额"
241
241
  }
242
242
  ],
@@ -244,28 +244,28 @@
244
244
  {
245
245
  "document": "更新文件系统自动扩容策略",
246
246
  "input": "POST / HTTP/1.1\nHost: cfs.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyCFSFileSystemAutoScaleRule\n<公共请求参数>\n\n{\n \"FileSystemId\": \"cfs-agaga\",\n \"Status\": 1,\n \"ScaleUpThreshold\": 85,\n \"TargetThreshold\": 70\n}",
247
- "output": "{\n \"Response\": {\n \"RequestId\": \"gagagagad-xdx\",\n \"FileSystemId\": \"cfs-agaga\",\n \"Status\": 1,\n \"ScaleUpThreshold\": 85,\n \"TargetThreshold\": 70\n }\n}",
247
+ "output": "{\n \"Response\": {\n \"RequestId\": \"fjo8aejo-fjei-32eu-2je9-fhue83nd81\",\n \"FileSystemId\": \"cfs-agaga\",\n \"Status\": 1,\n \"ScaleUpThreshold\": 85,\n \"TargetThreshold\": 70\n }\n}",
248
248
  "title": "更新文件系统自动扩容策略"
249
249
  }
250
250
  ],
251
251
  "ScaleUpFileSystem": [
252
252
  {
253
253
  "document": "扩容文件系统",
254
- "input": "POST / HTTP/1.1\nHost: cfs.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpgradeCFSFileSystem\n<公共请求参数>\n\n{\n \"FileSystemId\": \"cfs-agagag\",\n \"TargetCapacity\": 1\n}",
255
- "output": "{\n \"Response\": {\n \"RequestId\": \"agagaga-tatatatata-tatata\",\n \"FileSystemId\": \"cfs-agagag\",\n \"TargetCapacity\": 10\n }\n}",
254
+ "input": "POST / HTTP/1.1\nHost: cfs.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpgradeCFSFileSystem\n<公共请求参数>\n\n{\n \"FileSystemId\": \"cfs-4abc12345\",\n \"TargetCapacity\": 20480\n}",
255
+ "output": "{\n \"Response\": {\n \"RequestId\": \"agagaga-tatatatata-tatata\",\n \"FileSystemId\": \"cfs-4abc12345\",\n \"TargetCapacity\": 20480\n }\n}",
256
256
  "title": "扩容文件系统"
257
257
  }
258
258
  ],
259
259
  "SetUserQuota": [
260
260
  {
261
261
  "document": "用于设置用户配额",
262
- "input": "POST / HTTP/1.1\nHost: cfs.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: SetUserQuota\n<公共请求参数>\n\n{\n \"FileSystemId\": \"cfs-12345\",\n \"UserType\": \"Uid\",\n \"UserId\": \"1000\",\n \"CapacityHardLimit\": 10,\n \"FileHardLimit\": 10000\n}",
262
+ "input": "POST / HTTP/1.1\nHost: cfs.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: SetUserQuota\n<公共请求参数>\n\n{\n \"FileSystemId\": \"cfs-abc12345\",\n \"UserType\": \"Uid\",\n \"UserId\": \"1000\",\n \"CapacityHardLimit\": 10,\n \"FileHardLimit\": 10000\n}",
263
263
  "output": "{\n \"Response\": {\n \"RequestId\": \"fjo8aejo-fjei-32eu-2je9-fhue83nd81\"\n }\n}",
264
264
  "title": "设置文件系统用户配额"
265
265
  },
266
266
  {
267
267
  "document": "用于设置文件系统目录配额",
268
- "input": "POST / HTTP/1.1\nHost: cfs.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: SetUserQuota\n<公共请求参数>\n\n{\n \"FileSystemId\": \"cfs-12345\",\n \"UserType\": \"Dir\",\n \"DirectoryPath\": \"/cfs/123\",\n \"CapacityHardLimit\": 10,\n \"FileHardLimit\": 10000\n}",
268
+ "input": "POST / HTTP/1.1\nHost: cfs.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: SetUserQuota\n<公共请求参数>\n\n{\n \"FileSystemId\": \"cfs-abc12345\",\n \"UserType\": \"Dir\",\n \"DirectoryPath\": \"/cfs/123\",\n \"CapacityHardLimit\": 10,\n \"FileHardLimit\": 10000\n}",
269
269
  "output": "{\n \"Response\": {\n \"RequestId\": \"fasfsaaejo-fjei-32eu-2je9-fhue83nd81\"\n }\n}",
270
270
  "title": "设置文件系统目录配额"
271
271
  }
@@ -321,7 +321,7 @@
321
321
  "UpdateCfsFileSystemSizeLimit": [
322
322
  {
323
323
  "document": "",
324
- "input": "POST / HTTP/1.1\nHost: cfs.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateCfsFileSystemSizeLimit\n<公共请求参数>\n\n{\n \"FileSystemId\": \"cfs-12345\",\n \"FsLimit\": \"1000\"\n}",
324
+ "input": "POST / HTTP/1.1\nHost: cfs.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateCfsFileSystemSizeLimit\n<公共请求参数>\n\n{\n \"FileSystemId\": \"cfs-abc12345\",\n \"FsLimit\": \"1000\"\n}",
325
325
  "output": "{\n \"Response\": {\n \"RequestId\": \"fjo8aejo-fjei-32eu-2je9-fhue83nd81\"\n }\n}",
326
326
  "title": "更新文件系统存储容量限制"
327
327
  }
@@ -435,9 +435,9 @@
435
435
  "status": "online"
436
436
  },
437
437
  "DescribeSwitchLists": {
438
- "document": "防火墙开关列表,已废弃,请使用DescribeFwEdgeIps",
438
+ "document": "防火墙开关列表,请换用DescribeFwEdgeIps",
439
439
  "input": "DescribeSwitchListsRequest",
440
- "name": "防火墙开关列表,已废弃,请使用DescribeFwEdgeIps",
440
+ "name": "防火墙开关列表,请换用DescribeFwEdgeIps",
441
441
  "output": "DescribeSwitchListsResponse",
442
442
  "status": "online"
443
443
  },
@@ -7664,7 +7664,7 @@
7664
7664
  {
7665
7665
  "disabled": false,
7666
7666
  "document": "列表数据",
7667
- "example": "[{\"Area\":\"成都\",\"AssetType\":\"CVM\",\"Id\":6414090,\"InstanceId\":\"ins-fdysvd0j\",\"InstanceName\":\"nta-服务端性能\",\"IntranetIp\":\"10.26.26.11,10.26.26.15,10.26.26.30,10.26.26.31,10.26.26.32,10.26.26.33,10.26.26.34,10.26.26.35,10.26.26.36,10.26.26.37\",\"LastTime\":\"2024-03-08 14:56:54\",\"PortTimes\":0,\"PublicIp\":\"1.14.67.183\",\"PublicIpType\":2,\"ScanMode\":\"light\",\"ScanStatus\":0,\"Switch\":0}]",
7667
+ "example": "",
7668
7668
  "member": "SwitchListsData",
7669
7669
  "name": "Data",
7670
7670
  "output_required": true,
@@ -13803,7 +13803,7 @@
13803
13803
  },
13804
13804
  {
13805
13805
  "disabled": false,
13806
- "document": "(入参时、Enable已弃用;由通用配置中新增规则启用状态控制)\n规则状态,true表示启用,false表示禁用",
13806
+ "document": "(入参时Enable无意义;由通用配置中新增规则启用状态控制)\n规则状态,true表示启用,false表示禁用",
13807
13807
  "example": "true",
13808
13808
  "member": "string",
13809
13809
  "name": "Enable",