tccli 3.0.1004.1__py2.py3-none-any.whl → 3.0.1005.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 (102) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/examples/cvm/v20170312/CreateLaunchTemplate.md +1 -1
  3. tccli/examples/cvm/v20170312/RenewInstances.md +2 -2
  4. tccli/examples/cvm/v20170312/ResetInstancesPassword.md +1 -1
  5. tccli/examples/cvm/v20170312/StopInstances.md +1 -1
  6. tccli/examples/cwp/v20180228/DescribeMachineInfo.md +20 -20
  7. tccli/examples/cynosdb/v20190107/CreateClusterDatabase.md +9 -9
  8. tccli/examples/cynosdb/v20190107/DescribeClusterParams.md +18 -28
  9. tccli/examples/cynosdb/v20190107/DescribeClusters.md +70 -77
  10. tccli/examples/cynosdb/v20190107/DescribeZones.md +27 -29
  11. tccli/examples/cynosdb/v20190107/ModifyAccountHost.md +5 -5
  12. tccli/examples/cynosdb/v20190107/ModifyProxyDesc.md +4 -4
  13. tccli/examples/cynosdb/v20190107/ReloadBalanceProxyNode.md +5 -5
  14. tccli/examples/essbasic/v20210526/OperateChannelTemplate.md +22 -22
  15. tccli/examples/hai/v20230812/DescribeApplications.md +2 -1
  16. tccli/examples/sqlserver/v20180328/BalanceReadOnlyGroup.md +21 -0
  17. tccli/examples/sqlserver/v20180328/DeleteRestoreTask.md +21 -0
  18. tccli/examples/sqlserver/v20180328/DescribeAccountPrivilegeByDB.md +31 -0
  19. tccli/examples/sqlserver/v20180328/DescribeCollationTimeZone.md +24 -0
  20. tccli/examples/sqlserver/v20180328/DescribeCrossRegions.md +27 -0
  21. tccli/examples/sqlserver/v20180328/DescribeDBPrivilegeByAccount.md +46 -0
  22. tccli/examples/sqlserver/v20180328/DescribeDBRestoreTime.md +31 -0
  23. tccli/examples/sqlserver/v20180328/DescribeDatabaseNames.md +27 -0
  24. tccli/examples/sqlserver/v20180328/DescribeInquiryPriceParameter.md +30 -0
  25. tccli/examples/sqlserver/v20180328/DescribeInstanceTasks.md +36 -0
  26. tccli/examples/sqlserver/v20180328/DescribeInstanceTradeParameter.md +37 -0
  27. tccli/examples/sqlserver/v20180328/DescribeProductSpec.md +81 -0
  28. tccli/examples/sqlserver/v20180328/DescribeReadOnlyGroupAutoWeight.md +60 -0
  29. tccli/examples/sqlserver/v20180328/DescribeRestoreTask.md +46 -0
  30. tccli/examples/sqlserver/v20180328/DescribeSpecSellStatus.md +124 -0
  31. tccli/examples/sqlserver/v20180328/DescribeUpgradeInstanceCheck.md +71 -0
  32. tccli/examples/sqlserver/v20180328/ModifyCloseWanIp.md +21 -0
  33. tccli/examples/sqlserver/v20180328/ModifyDBInstanceNote.md +21 -0
  34. tccli/examples/sqlserver/v20180328/ModifyOpenWanIp.md +21 -0
  35. tccli/examples/sqlserver/v20180328/ModifyPublishSubscribe.md +51 -0
  36. tccli/examples/tbaas/v20180416/DescribeFabricBlock.md +37 -0
  37. tccli/examples/tbaas/v20180416/DescribeFabricTransaction.md +33 -0
  38. tccli/examples/tbaas/v20180416/InvokeFabricChaincode.md +28 -0
  39. tccli/examples/tbaas/v20180416/QueryFabricChaincode.md +27 -0
  40. tccli/examples/tcss/v20201101/AddEditImageAutoAuthorizedRule.md +1 -1
  41. tccli/examples/tcss/v20201101/CreateAssetImageScanSetting.md +4 -4
  42. tccli/examples/tcss/v20201101/DescribeAssetImageDetail.md +28 -27
  43. tccli/examples/tcss/v20201101/DescribeImageAutoAuthorizedRule.md +2 -2
  44. tccli/examples/tcss/v20201101/RenewImageAuthorizeState.md +2 -2
  45. tccli/examples/tke/v20180525/DescribeClusterEndpoints.md +1 -0
  46. tccli/examples/tke/v20180525/DescribeClusterExtraArgs.md +31 -0
  47. tccli/examples/tke/v20180525/DescribeExternalNodeSupportConfig.md +81 -0
  48. tccli/examples/tke/v20180525/DescribeIPAMD.md +26 -0
  49. tccli/examples/trocket/v20230308/ImportSourceClusterConsumerGroups.md +23 -0
  50. tccli/examples/trocket/v20230308/ImportSourceClusterTopics.md +25 -0
  51. tccli/examples/wedata/v20210820/DescribeApproveList.md +43 -161
  52. tccli/examples/wedata/v20210820/DescribeApproveTypeList.md +64 -0
  53. tccli/services/__init__.py +1 -5
  54. tccli/services/billing/v20180709/api.json +10 -10
  55. tccli/services/cdb/v20170320/api.json +10 -1
  56. tccli/services/cloudstudio/cloudstudio_client.py +30 -1042
  57. tccli/services/cvm/v20170312/api.json +68 -68
  58. tccli/services/cvm/v20170312/examples.json +4 -4
  59. tccli/services/cwp/v20180228/api.json +20 -0
  60. tccli/services/cwp/v20180228/examples.json +1 -1
  61. tccli/services/cynosdb/v20190107/api.json +10 -11
  62. tccli/services/cynosdb/v20190107/examples.json +14 -14
  63. tccli/services/dsgc/v20190723/api.json +48 -41
  64. tccli/services/ess/v20201111/api.json +9 -9
  65. tccli/services/essbasic/v20210526/api.json +10 -10
  66. tccli/services/essbasic/v20210526/examples.json +6 -6
  67. tccli/services/hai/v20230812/api.json +69 -69
  68. tccli/services/hai/v20230812/examples.json +1 -1
  69. tccli/services/sqlserver/sqlserver_client.py +1418 -358
  70. tccli/services/sqlserver/v20180328/api.json +2426 -172
  71. tccli/services/sqlserver/v20180328/examples.json +166 -0
  72. tccli/services/tbaas/tbaas_client.py +273 -61
  73. tccli/services/tbaas/v20180416/api.json +539 -0
  74. tccli/services/tbaas/v20180416/examples.json +32 -0
  75. tccli/services/tchd/v20230306/api.json +1 -1
  76. tccli/services/tcss/v20201101/api.json +443 -87
  77. tccli/services/tcss/v20201101/examples.json +7 -7
  78. tccli/services/tdmq/v20200217/api.json +9 -9
  79. tccli/services/tke/tke_client.py +159 -0
  80. tccli/services/tke/v20180525/api.json +375 -0
  81. tccli/services/tke/v20180525/examples.json +25 -1
  82. tccli/services/trocket/trocket_client.py +171 -65
  83. tccli/services/trocket/v20230308/api.json +230 -0
  84. tccli/services/trocket/v20230308/examples.json +16 -0
  85. tccli/services/tse/v20201207/api.json +57 -35
  86. tccli/services/vrs/v20200824/api.json +10 -0
  87. tccli/services/waf/v20180125/api.json +201 -54
  88. tccli/services/wedata/v20210820/api.json +144 -14
  89. tccli/services/wedata/v20210820/examples.json +16 -2
  90. tccli/services/wedata/wedata_client.py +53 -0
  91. tccli/services/weilingwith/v20230427/api.json +13 -13
  92. {tccli-3.0.1004.1.dist-info → tccli-3.0.1005.1.dist-info}/METADATA +2 -2
  93. {tccli-3.0.1004.1.dist-info → tccli-3.0.1005.1.dist-info}/RECORD +96 -72
  94. tccli/services/casb/__init__.py +0 -4
  95. tccli/services/casb/casb_client.py +0 -194
  96. tccli/services/casb/v20200507/api.json +0 -110
  97. tccli/services/casb/v20200507/examples.json +0 -19
  98. tccli/services/cloudstudio/v20210524/api.json +0 -2604
  99. tccli/services/cloudstudio/v20210524/examples.json +0 -205
  100. {tccli-3.0.1004.1.dist-info → tccli-3.0.1005.1.dist-info}/WHEEL +0 -0
  101. {tccli-3.0.1004.1.dist-info → tccli-3.0.1005.1.dist-info}/entry_points.txt +0 -0
  102. {tccli-3.0.1004.1.dist-info → tccli-3.0.1005.1.dist-info}/license_files/LICENSE +0 -0
@@ -560,6 +560,13 @@
560
560
  "output": "DescribeApproveListResponse",
561
561
  "status": "online"
562
562
  },
563
+ "DescribeApproveTypeList": {
564
+ "document": "获取审批分类列表",
565
+ "input": "DescribeApproveTypeListRequest",
566
+ "name": "获取审批分类列表",
567
+ "output": "DescribeApproveTypeListResponse",
568
+ "status": "online"
569
+ },
563
570
  "DescribeBaselineAllTaskDag": {
564
571
  "document": "查询基线DAG",
565
572
  "input": "DescribeBaselineAllTaskDagRequest",
@@ -3125,7 +3132,7 @@
3125
3132
  "example": "1",
3126
3133
  "member": "string",
3127
3134
  "name": "ApplicantId",
3128
- "required": true,
3135
+ "output_required": true,
3129
3136
  "type": "string",
3130
3137
  "value_allowed_null": false
3131
3138
  },
@@ -3135,7 +3142,7 @@
3135
3142
  "example": "\"test\"",
3136
3143
  "member": "string",
3137
3144
  "name": "ApplicantName",
3138
- "required": false,
3145
+ "output_required": true,
3139
3146
  "type": "string",
3140
3147
  "value_allowed_null": false
3141
3148
  },
@@ -3145,7 +3152,7 @@
3145
3152
  "example": "\"test\"",
3146
3153
  "member": "string",
3147
3154
  "name": "Remark",
3148
- "required": true,
3155
+ "output_required": true,
3149
3156
  "type": "string",
3150
3157
  "value_allowed_null": true
3151
3158
  },
@@ -3155,7 +3162,7 @@
3155
3162
  "example": "\"test\"",
3156
3163
  "member": "string",
3157
3164
  "name": "ApproveClassification",
3158
- "required": true,
3165
+ "output_required": true,
3159
3166
  "type": "string",
3160
3167
  "value_allowed_null": false
3161
3168
  },
@@ -3165,7 +3172,7 @@
3165
3172
  "example": "1",
3166
3173
  "member": "string",
3167
3174
  "name": "ApproveId",
3168
- "required": false,
3175
+ "output_required": true,
3169
3176
  "type": "string",
3170
3177
  "value_allowed_null": false
3171
3178
  },
@@ -3175,7 +3182,7 @@
3175
3182
  "example": "\"test\"",
3176
3183
  "member": "string",
3177
3184
  "name": "ApproveType",
3178
- "required": true,
3185
+ "output_required": true,
3179
3186
  "type": "string",
3180
3187
  "value_allowed_null": false
3181
3188
  },
@@ -3185,7 +3192,7 @@
3185
3192
  "example": "\"test\"",
3186
3193
  "member": "string",
3187
3194
  "name": "Reason",
3188
- "required": true,
3195
+ "output_required": true,
3189
3196
  "type": "string",
3190
3197
  "value_allowed_null": true
3191
3198
  },
@@ -3195,7 +3202,7 @@
3195
3202
  "example": "\"test\"",
3196
3203
  "member": "string",
3197
3204
  "name": "CreateTime",
3198
- "required": true,
3205
+ "output_required": true,
3199
3206
  "type": "string",
3200
3207
  "value_allowed_null": false
3201
3208
  },
@@ -3205,7 +3212,7 @@
3205
3212
  "example": "\"test\"",
3206
3213
  "member": "string",
3207
3214
  "name": "ApproveTime",
3208
- "required": true,
3215
+ "output_required": true,
3209
3216
  "type": "string",
3210
3217
  "value_allowed_null": true
3211
3218
  },
@@ -3215,7 +3222,7 @@
3215
3222
  "example": "\"test\"",
3216
3223
  "member": "string",
3217
3224
  "name": "ApproveClassificationName",
3218
- "required": true,
3225
+ "output_required": true,
3219
3226
  "type": "string",
3220
3227
  "value_allowed_null": false
3221
3228
  },
@@ -3225,7 +3232,7 @@
3225
3232
  "example": "\"test\"",
3226
3233
  "member": "string",
3227
3234
  "name": "Status",
3228
- "required": true,
3235
+ "output_required": true,
3229
3236
  "type": "string",
3230
3237
  "value_allowed_null": false
3231
3238
  },
@@ -3235,9 +3242,59 @@
3235
3242
  "example": "\"test\"",
3236
3243
  "member": "string",
3237
3244
  "name": "ApproveTypeName",
3238
- "required": true,
3245
+ "output_required": true,
3246
+ "type": "string",
3247
+ "value_allowed_null": false
3248
+ },
3249
+ {
3250
+ "disabled": false,
3251
+ "document": "审批异常或者失败信息",
3252
+ "example": "\"test\"",
3253
+ "member": "string",
3254
+ "name": "ErrorMessage",
3255
+ "output_required": true,
3239
3256
  "type": "string",
3240
3257
  "value_allowed_null": false
3258
+ },
3259
+ {
3260
+ "disabled": false,
3261
+ "document": "申请名称\n注意:此字段可能返回 null,表示取不到有效值。",
3262
+ "example": "申请名称",
3263
+ "member": "string",
3264
+ "name": "ApplyName",
3265
+ "output_required": false,
3266
+ "type": "string",
3267
+ "value_allowed_null": true
3268
+ },
3269
+ {
3270
+ "disabled": false,
3271
+ "document": "审批人id\n注意:此字段可能返回 null,表示取不到有效值。",
3272
+ "example": "审批人id",
3273
+ "member": "string",
3274
+ "name": "ApproverId",
3275
+ "output_required": false,
3276
+ "type": "string",
3277
+ "value_allowed_null": true
3278
+ },
3279
+ {
3280
+ "disabled": false,
3281
+ "document": "审批人名称\n注意:此字段可能返回 null,表示取不到有效值。",
3282
+ "example": "审批人名称",
3283
+ "member": "string",
3284
+ "name": "ApproverName",
3285
+ "output_required": false,
3286
+ "type": "string",
3287
+ "value_allowed_null": true
3288
+ },
3289
+ {
3290
+ "disabled": false,
3291
+ "document": "审批所属项目\n注意:此字段可能返回 null,表示取不到有效值。",
3292
+ "example": "审批所属项目",
3293
+ "member": "string",
3294
+ "name": "ApproveProjectName",
3295
+ "output_required": false,
3296
+ "type": "string",
3297
+ "value_allowed_null": true
3241
3298
  }
3242
3299
  ],
3243
3300
  "usage": "out"
@@ -3268,6 +3325,42 @@
3268
3325
  ],
3269
3326
  "usage": "out"
3270
3327
  },
3328
+ "ApproveType": {
3329
+ "document": "审批分类",
3330
+ "members": [
3331
+ {
3332
+ "disabled": false,
3333
+ "document": "申请分类key",
3334
+ "example": "db_db",
3335
+ "member": "string",
3336
+ "name": "Type",
3337
+ "required": true,
3338
+ "type": "string",
3339
+ "value_allowed_null": false
3340
+ },
3341
+ {
3342
+ "disabled": false,
3343
+ "document": "类型名称",
3344
+ "example": "库申请",
3345
+ "member": "string",
3346
+ "name": "TypeName",
3347
+ "required": true,
3348
+ "type": "string",
3349
+ "value_allowed_null": false
3350
+ },
3351
+ {
3352
+ "disabled": false,
3353
+ "document": "申请类型key",
3354
+ "example": "db",
3355
+ "member": "string",
3356
+ "name": "Classification",
3357
+ "required": true,
3358
+ "type": "string",
3359
+ "value_allowed_null": false
3360
+ }
3361
+ ],
3362
+ "usage": "out"
3363
+ },
3271
3364
  "AttributeItemDsVO": {
3272
3365
  "document": "AttributeItemVO参数",
3273
3366
  "members": [
@@ -12800,7 +12893,7 @@
12800
12893
  {
12801
12894
  "disabled": false,
12802
12895
  "document": "审批分类key",
12803
- "example": "\"test\"",
12896
+ "example": "“db”代表库表审批, “task”代表任务审批 ,“api”代表API审批",
12804
12897
  "member": "string",
12805
12898
  "name": "ApproveClassification",
12806
12899
  "required": true,
@@ -12854,7 +12947,7 @@
12854
12947
  "example": "无",
12855
12948
  "member": "DescribeApply",
12856
12949
  "name": "Data",
12857
- "required": true,
12950
+ "output_required": true,
12858
12951
  "type": "object",
12859
12952
  "value_allowed_null": true
12860
12953
  },
@@ -12867,6 +12960,43 @@
12867
12960
  ],
12868
12961
  "type": "object"
12869
12962
  },
12963
+ "DescribeApproveTypeListRequest": {
12964
+ "document": "DescribeApproveTypeList请求参数结构体",
12965
+ "members": [
12966
+ {
12967
+ "disabled": false,
12968
+ "document": "类型key",
12969
+ "example": "\"test\"",
12970
+ "member": "string",
12971
+ "name": "Classification",
12972
+ "required": true,
12973
+ "type": "string"
12974
+ }
12975
+ ],
12976
+ "type": "object"
12977
+ },
12978
+ "DescribeApproveTypeListResponse": {
12979
+ "document": "DescribeApproveTypeList返回参数结构体",
12980
+ "members": [
12981
+ {
12982
+ "disabled": false,
12983
+ "document": "获取审批分类列表",
12984
+ "example": "无",
12985
+ "member": "ApproveType",
12986
+ "name": "Data",
12987
+ "required": true,
12988
+ "type": "list",
12989
+ "value_allowed_null": false
12990
+ },
12991
+ {
12992
+ "document": "唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。",
12993
+ "member": "string",
12994
+ "name": "RequestId",
12995
+ "type": "string"
12996
+ }
12997
+ ],
12998
+ "type": "object"
12999
+ },
12870
13000
  "DescribeBaselineAllTaskDagRequest": {
12871
13001
  "document": "DescribeBaselineAllTaskDag请求参数结构体",
12872
13002
  "members": [
@@ -678,16 +678,30 @@
678
678
  {
679
679
  "document": "",
680
680
  "input": "POST / HTTP/1.1\nHost: wedata.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeApproveList\n<公共请求参数>\n\n{\n \"ApproveClassification\": \"db\",\n \"PageNumber\": \"0\",\n \"PageSize\": \"10\"\n}",
681
- "output": "{\n \"Response\": {\n \"RequestId\": \"f026f974-be6b-4856-a7d2-f4c8e12af81f\",\n \"Data\": {\n \"Rows\": [\n {\n \"ApproveId\": \"1\",\n \"ApplicantId\": \"100022741403\",\n \"ApplicantName\": \"TBDS\",\n \"Reason\": \"测试申请\",\n \"Remark\": null,\n \"Status\": \"new\",\n \"ApproveType\": \"db_db\",\n \"ApproveTypeName\": \"库申请\",\n \"ApproveClassification\": \"db\",\n \"ApproveClassificationName\": \"库表申请\",\n \"CreateTime\": \"2022-02-18T11:30:09+08:00\",\n \"ApproveTime\": null\n }\n ],\n \"PageNumber\": 0,\n \"PageSize\": 10,\n \"TotalCount\": 1,\n \"TotalPageNumber\": 0\n }\n }\n}",
681
+ "output": "{\n \"Response\": {\n \"Data\": {\n \"Rows\": [\n {\n \"ApplicantId\": \"abc\",\n \"ApplicantName\": \"abc\",\n \"Remark\": \"abc\",\n \"ApproveClassification\": \"abc\",\n \"ApproveId\": \"abc\",\n \"ApproveType\": \"abc\",\n \"Reason\": \"abc\",\n \"CreateTime\": \"abc\",\n \"ApproveTime\": \"abc\",\n \"ApproveClassificationName\": \"abc\",\n \"Status\": \"abc\",\n \"ApproveTypeName\": \"abc\",\n \"ErrorMessage\": \"abc\",\n \"ApplyName\": \"abc\",\n \"ApproverId\": \"abc\",\n \"ApproverName\": \"abc\"\n }\n ],\n \"TotalPageNumber\": 1,\n \"TotalCount\": 1,\n \"PageNumber\": 1,\n \"PageSize\": 1\n },\n \"RequestId\": \"abc\"\n }\n}",
682
682
  "title": "成功示例"
683
683
  },
684
684
  {
685
685
  "document": "",
686
686
  "input": "POST / HTTP/1.1\nHost: wedata.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeApproveList\n<公共请求参数>\n\n{\n \"OrderFields\": [\n {\n \"Direction\": \"DESC\",\n \"Name\": \"CreateTime\"\n }\n ],\n \"ApproveClassification\": \"db\",\n \"PageNumber\": \"0\",\n \"PageSize\": \"10\"\n}",
687
- "output": "{\n \"Response\": {\n \"RequestId\": \"036e7eb9-578d-4271-bc1b-c9c016077b28\",\n \"Data\": {\n \"Rows\": [\n {\n \"ApproveId\": \"38532\",\n \"ApplicantId\": \"100015777150\",\n \"ApplicantName\": \"三雨\",\n \"Reason\": \"产品体验\",\n \"Remark\": null,\n \"Status\": \"new\",\n \"ApproveType\": \"db_table\",\n \"ApproveTypeName\": \"表申请\",\n \"ApproveClassification\": \"db\",\n \"ApproveClassificationName\": \"库表申请\",\n \"CreateTime\": \"2022-03-08T13:10:21+08:00\",\n \"ApproveTime\": null\n },\n {\n \"ApproveId\": \"38531\",\n \"ApplicantId\": \"100022256608\",\n \"ApplicantName\": \"fe\",\n \"Reason\": \"大是大非\",\n \"Remark\": null,\n \"Status\": \"new\",\n \"ApproveType\": \"db_db\",\n \"ApproveTypeName\": \"库申请\",\n \"ApproveClassification\": \"db\",\n \"ApproveClassificationName\": \"库表申请\",\n \"CreateTime\": \"2022-03-08T11:54:28+08:00\",\n \"ApproveTime\": null\n },\n {\n \"ApproveId\": \"38530\",\n \"ApplicantId\": \"100022256608\",\n \"ApplicantName\": \"fe\",\n \"Reason\": \"让我\",\n \"Remark\": null,\n \"Status\": \"new\",\n \"ApproveType\": \"db_table\",\n \"ApproveTypeName\": \"表申请\",\n \"ApproveClassification\": \"db\",\n \"ApproveClassificationName\": \"库表申请\",\n \"CreateTime\": \"2022-03-08T11:50:07+08:00\",\n \"ApproveTime\": null\n },\n {\n \"ApproveId\": \"38529\",\n \"ApplicantId\": \"100022256608\",\n \"ApplicantName\": \"fe\",\n \"Reason\": \"123\",\n \"Remark\": null,\n \"Status\": \"new\",\n \"ApproveType\": \"db_table\",\n \"ApproveTypeName\": \"表申请\",\n \"ApproveClassification\": \"db\",\n \"ApproveClassificationName\": \"库表申请\",\n \"CreateTime\": \"2022-03-08T10:39:04+08:00\",\n \"ApproveTime\": null\n },\n {\n \"ApproveId\": \"38528\",\n \"ApplicantId\": \"100015777150\",\n \"ApplicantName\": \"三雨\",\n \"Reason\": \"产品体验\",\n \"Remark\": null,\n \"Status\": \"new\",\n \"ApproveType\": \"db_table\",\n \"ApproveTypeName\": \"表申请\",\n \"ApproveClassification\": \"db\",\n \"ApproveClassificationName\": \"库表申请\",\n \"CreateTime\": \"2022-03-08T10:35:06+08:00\",\n \"ApproveTime\": null\n },\n {\n \"ApproveId\": \"38527\",\n \"ApplicantId\": \"100022187615\",\n \"ApplicantName\": \"jonsljiang\",\n \"Reason\": \"%22%2526r1%3Dxsscallback%2523%22\",\n \"Remark\": null,\n \"Status\": \"new\",\n \"ApproveType\": \"db_table\",\n \"ApproveTypeName\": \"表申请\",\n \"ApproveClassification\": \"db\",\n \"ApproveClassificationName\": \"库表申请\",\n \"CreateTime\": \"2022-03-08T02:14:03+08:00\",\n \"ApproveTime\": null\n },\n {\n \"ApproveId\": \"38526\",\n \"ApplicantId\": \"100022187615\",\n \"ApplicantName\": \"jonsljiang\",\n \"Reason\": \"%22%2526callback%3Dxsscallback%2523%22\",\n \"Remark\": null,\n \"Status\": \"new\",\n \"ApproveType\": \"db_table\",\n \"ApproveTypeName\": \"表申请\",\n \"ApproveClassification\": \"db\",\n \"ApproveClassificationName\": \"库表申请\",\n \"CreateTime\": \"2022-03-08T02:14:00+08:00\",\n \"ApproveTime\": null\n },\n {\n \"ApproveId\": \"38525\",\n \"ApplicantId\": \"100022187615\",\n \"ApplicantName\": \"jonsljiang\",\n \"Reason\": \"测试\",\n \"Remark\": null,\n \"Status\": \"new\",\n \"ApproveType\": \"db_table\",\n \"ApproveTypeName\": \"表申请\",\n \"ApproveClassification\": \"db\",\n \"ApproveClassificationName\": \"库表申请\",\n \"CreateTime\": \"2022-03-08T02:14:00+08:00\",\n \"ApproveTime\": null\n },\n {\n \"ApproveId\": \"38524\",\n \"ApplicantId\": \"100022187615\",\n \"ApplicantName\": \"jonsljiang\",\n \"Reason\": \"测试\",\n \"Remark\": null,\n \"Status\": \"new\",\n \"ApproveType\": \"db_table\",\n \"ApproveTypeName\": \"表申请\",\n \"ApproveClassification\": \"db\",\n \"ApproveClassificationName\": \"库表申请\",\n \"CreateTime\": \"2022-03-08T02:13:59+08:00\",\n \"ApproveTime\": null\n },\n {\n \"ApproveId\": \"38523\",\n \"ApplicantId\": \"100022187615\",\n \"ApplicantName\": \"jonsljiang\",\n \"Reason\": \"测试\",\n \"Remark\": null,\n \"Status\": \"new\",\n \"ApproveType\": \"db_table\",\n \"ApproveTypeName\": \"表申请\",\n \"ApproveClassification\": \"db\",\n \"ApproveClassificationName\": \"库表申请\",\n \"CreateTime\": \"2022-03-08T02:13:56+08:00\",\n \"ApproveTime\": null\n }\n ],\n \"PageNumber\": 0,\n \"PageSize\": 10,\n \"TotalCount\": 21493,\n \"TotalPageNumber\": 2149\n }\n }\n}",
687
+ "output": "{\n \"Response\": {\n \"Data\": {\n \"Rows\": [\n {\n \"ApplicantId\": \"abc\",\n \"ApplicantName\": \"abc\",\n \"Remark\": \"abc\",\n \"ApproveClassification\": \"abc\",\n \"ApproveId\": \"abc\",\n \"ApproveType\": \"abc\",\n \"Reason\": \"abc\",\n \"CreateTime\": \"abc\",\n \"ApproveTime\": \"abc\",\n \"ApproveClassificationName\": \"abc\",\n \"Status\": \"abc\",\n \"ApproveTypeName\": \"abc\",\n \"ErrorMessage\": \"abc\",\n \"ApplyName\": \"abc\",\n \"ApproverId\": \"abc\",\n \"ApproverName\": \"abc\"\n }\n ],\n \"TotalPageNumber\": 1,\n \"TotalCount\": 1,\n \"PageNumber\": 1,\n \"PageSize\": 1\n },\n \"RequestId\": \"abc\"\n }\n}",
688
688
  "title": "成功示例2"
689
689
  }
690
690
  ],
691
+ "DescribeApproveTypeList": [
692
+ {
693
+ "document": "",
694
+ "input": "POST / HTTP/1.1\nHost: wedata.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeApproveTypeList\n<公共请求参数>\n\n{\n \"Classification\": \"xx\"\n}",
695
+ "output": "{\n \"Response\": {\n \"RequestId\": \"xx\",\n \"Data\": [\n {\n \"Type\": \"db_db\",\n \"TypeName\": \"库申请\",\n \"Classification\": \"db\"\n },\n {\n \"Type\": \"db_table\",\n \"TypeName\": \"表申请\",\n \"Classification\": \"db\"\n }\n ]\n }\n}",
696
+ "title": "样例"
697
+ },
698
+ {
699
+ "document": "",
700
+ "input": "POST / HTTP/1.1\nHost: wedata.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeApproveTypeList\n<公共请求参数>\n\n{\n \"Classification\": \"db\"\n}",
701
+ "output": "{\n \"Response\": {\n \"RequestId\": \"d4fe8fc5-ceb2-47fe-be21-8e5be39e28f1\",\n \"Data\": [\n {\n \"Type\": \"db_db\",\n \"TypeName\": \"库申请\",\n \"Classification\": \"db\"\n },\n {\n \"Type\": \"db_table\",\n \"TypeName\": \"表申请\",\n \"Classification\": \"db\"\n }\n ]\n }\n}",
702
+ "title": "测试通过示例"
703
+ }
704
+ ],
691
705
  "DescribeBaselineAllTaskDag": [
692
706
  {
693
707
  "document": "例子",
@@ -4177,6 +4177,58 @@ def doModifyBaselineTaskAlarmStatus(args, parsed_globals):
4177
4177
  FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
4178
4178
 
4179
4179
 
4180
+ def doDescribeApproveTypeList(args, parsed_globals):
4181
+ g_param = parse_global_arg(parsed_globals)
4182
+
4183
+ if g_param[OptionsDefine.UseCVMRole.replace('-', '_')]:
4184
+ cred = credential.CVMRoleCredential()
4185
+ elif g_param[OptionsDefine.RoleArn.replace('-', '_')] and g_param[OptionsDefine.RoleSessionName.replace('-', '_')]:
4186
+ cred = credential.STSAssumeRoleCredential(
4187
+ g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.RoleArn.replace('-', '_')],
4188
+ g_param[OptionsDefine.RoleSessionName.replace('-', '_')]
4189
+ )
4190
+ elif os.getenv(OptionsDefine.ENV_TKE_REGION) and os.getenv(OptionsDefine.ENV_TKE_PROVIDER_ID) and os.getenv(OptionsDefine.ENV_TKE_WEB_IDENTITY_TOKEN_FILE) and os.getenv(OptionsDefine.ENV_TKE_ROLE_ARN):
4191
+ cred = credential.DefaultTkeOIDCRoleArnProvider().get_credentials()
4192
+ else:
4193
+ cred = credential.Credential(
4194
+ g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.Token]
4195
+ )
4196
+ http_profile = HttpProfile(
4197
+ reqTimeout=60 if g_param[OptionsDefine.Timeout] is None else int(g_param[OptionsDefine.Timeout]),
4198
+ reqMethod="POST",
4199
+ endpoint=g_param[OptionsDefine.Endpoint],
4200
+ proxy=g_param[OptionsDefine.HttpsProxy.replace('-', '_')]
4201
+ )
4202
+ profile = ClientProfile(httpProfile=http_profile, signMethod="HmacSHA256")
4203
+ if g_param[OptionsDefine.Language]:
4204
+ profile.language = g_param[OptionsDefine.Language]
4205
+ mod = CLIENT_MAP[g_param[OptionsDefine.Version]]
4206
+ client = mod.WedataClient(cred, g_param[OptionsDefine.Region], profile)
4207
+ client._sdkVersion += ("_CLI_" + __version__)
4208
+ models = MODELS_MAP[g_param[OptionsDefine.Version]]
4209
+ model = models.DescribeApproveTypeListRequest()
4210
+ model.from_json_string(json.dumps(args))
4211
+ start_time = time.time()
4212
+ while True:
4213
+ rsp = client.DescribeApproveTypeList(model)
4214
+ result = rsp.to_json_string()
4215
+ try:
4216
+ json_obj = json.loads(result)
4217
+ except TypeError as e:
4218
+ json_obj = json.loads(result.decode('utf-8')) # python3.3
4219
+ if not g_param[OptionsDefine.Waiter] or search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj) == g_param['OptionsDefine.WaiterInfo']['to']:
4220
+ break
4221
+ cur_time = time.time()
4222
+ if cur_time - start_time >= g_param['OptionsDefine.WaiterInfo']['timeout']:
4223
+ raise ClientError('Request timeout, wait `%s` to `%s` timeout, last request is %s' %
4224
+ (g_param['OptionsDefine.WaiterInfo']['expr'], g_param['OptionsDefine.WaiterInfo']['to'],
4225
+ search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj)))
4226
+ else:
4227
+ print('Inquiry result is %s.' % search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj))
4228
+ time.sleep(g_param['OptionsDefine.WaiterInfo']['interval'])
4229
+ FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
4230
+
4231
+
4180
4232
  def doCommitRuleGroupExecResult(args, parsed_globals):
4181
4233
  g_param = parse_global_arg(parsed_globals)
4182
4234
 
@@ -16280,6 +16332,7 @@ ACTION_MAP = {
16280
16332
  "DescribeDsFolderTree": doDescribeDsFolderTree,
16281
16333
  "SubmitTaskTestRun": doSubmitTaskTestRun,
16282
16334
  "ModifyBaselineTaskAlarmStatus": doModifyBaselineTaskAlarmStatus,
16335
+ "DescribeApproveTypeList": doDescribeApproveTypeList,
16283
16336
  "CommitRuleGroupExecResult": doCommitRuleGroupExecResult,
16284
16337
  "DeleteFilePath": doDeleteFilePath,
16285
16338
  "MakeUpOpsTasks": doMakeUpOpsTasks,
@@ -1356,7 +1356,7 @@
1356
1356
  {
1357
1357
  "disabled": false,
1358
1358
  "document": "query参数\n注意:此字段可能返回 null,表示取不到有效值。",
1359
- "example": "",
1359
+ "example": "[ \t\t\t\t\t\t{ \t\t\t\t\t\t\t\"DefaultValue\": \"\", \t\t\t\t\t\t\t\"Dynamic\": false, \t\t\t\t\t\t\t\"Id\": \"02066fae-0f05-4256-8554-506479c6cca4\", \t\t\t\t\t\t\t\"Name\": \"app-engine-preview\", \t\t\t\t\t\t\t\"Required\": false, \t\t\t\t\t\t\t\"Type\": \"string\", \t\t\t\t\t\t\t\"Value\": \"1\" \t\t\t\t\t\t}, \t\t\t\t\t\t{ \t\t\t\t\t\t\t\"DefaultValue\": \"\", \t\t\t\t\t\t\t\"Dynamic\": false, \t\t\t\t\t\t\t\"Id\": \"02066fae-0f05-4256-8554-506479c6cca4\", \t\t\t\t\t\t\t\"Name\": \"x-sa-account\", \t\t\t\t\t\t\t\"Required\": false, \t\t\t\t\t\t\t\"Type\": \"string\", \t\t\t\t\t\t\t\"Value\": \"admin\" \t\t\t\t\t\t}, \t\t\t\t\t\t{ \t\t\t\t\t\t\t\"DefaultValue\": \"\", \t\t\t\t\t\t\t\"Dynamic\": false, \t\t\t\t\t\t\t\"Id\": \"02066fae-0f05-4256-8554-506479c6cca4\", \t\t\t\t\t\t\t\"Name\": \"x-sa-device-project-id\", \t\t\t\t\t\t\t\"Required\": false, \t\t\t\t\t\t\t\"Type\": \"string\", \t\t\t\t\t\t\t\"Value\": \"1\" \t\t\t\t\t\t}, \t\t\t\t\t\t{ \t\t\t\t\t\t\t\"DefaultValue\": \"\", \t\t\t\t\t\t\t\"Dynamic\": false, \t\t\t\t\t\t\t\"Id\": \"02066fae-0f05-4256-8554-506479c6cca4\", \t\t\t\t\t\t\t\"Name\": \"x-sa-project-id\", \t\t\t\t\t\t\t\"Required\": false, \t\t\t\t\t\t\t\"Type\": \"string\", \t\t\t\t\t\t\t\"Value\": \"211\" \t\t\t\t\t\t} \t\t\t\t\t]",
1360
1360
  "member": "ApiContent",
1361
1361
  "name": "QueryParams",
1362
1362
  "output_required": false,
@@ -1366,7 +1366,7 @@
1366
1366
  {
1367
1367
  "disabled": false,
1368
1368
  "document": "路径参数\n注意:此字段可能返回 null,表示取不到有效值。",
1369
- "example": "",
1369
+ "example": "[ \t\t\t\t\t\t{ \t\t\t\t\t\t\t\"DefaultValue\": \"\", \t\t\t\t\t\t\t\"Dynamic\": false, \t\t\t\t\t\t\t\"Id\": \"02066fae-0f05-4256-8554-506479c6cca4\", \t\t\t\t\t\t\t\"Name\": \"app-engine-preview\", \t\t\t\t\t\t\t\"Required\": false, \t\t\t\t\t\t\t\"Type\": \"string\", \t\t\t\t\t\t\t\"Value\": \"1\" \t\t\t\t\t\t}, \t\t\t\t\t\t{ \t\t\t\t\t\t\t\"DefaultValue\": \"\", \t\t\t\t\t\t\t\"Dynamic\": false, \t\t\t\t\t\t\t\"Id\": \"02066fae-0f05-4256-8554-506479c6cca4\", \t\t\t\t\t\t\t\"Name\": \"x-sa-account\", \t\t\t\t\t\t\t\"Required\": false, \t\t\t\t\t\t\t\"Type\": \"string\", \t\t\t\t\t\t\t\"Value\": \"admin\" \t\t\t\t\t\t}, \t\t\t\t\t\t{ \t\t\t\t\t\t\t\"DefaultValue\": \"\", \t\t\t\t\t\t\t\"Dynamic\": false, \t\t\t\t\t\t\t\"Id\": \"02066fae-0f05-4256-8554-506479c6cca4\", \t\t\t\t\t\t\t\"Name\": \"x-sa-device-project-id\", \t\t\t\t\t\t\t\"Required\": false, \t\t\t\t\t\t\t\"Type\": \"string\", \t\t\t\t\t\t\t\"Value\": \"1\" \t\t\t\t\t\t}, \t\t\t\t\t\t{ \t\t\t\t\t\t\t\"DefaultValue\": \"\", \t\t\t\t\t\t\t\"Dynamic\": false, \t\t\t\t\t\t\t\"Id\": \"02066fae-0f05-4256-8554-506479c6cca4\", \t\t\t\t\t\t\t\"Name\": \"x-sa-project-id\", \t\t\t\t\t\t\t\"Required\": false, \t\t\t\t\t\t\t\"Type\": \"string\", \t\t\t\t\t\t\t\"Value\": \"211\" \t\t\t\t\t\t} \t\t\t\t\t]",
1370
1370
  "member": "ApiContent",
1371
1371
  "name": "PathParams",
1372
1372
  "output_required": false,
@@ -1376,7 +1376,7 @@
1376
1376
  {
1377
1377
  "disabled": false,
1378
1378
  "document": "请求头\n注意:此字段可能返回 null,表示取不到有效值。",
1379
- "example": "",
1379
+ "example": "[ \t\t\t\t\t\t{ \t\t\t\t\t\t\t\"DefaultValue\": \"\", \t\t\t\t\t\t\t\"Dynamic\": false, \t\t\t\t\t\t\t\"Id\": \"02066fae-0f05-4256-8554-506479c6cca4\", \t\t\t\t\t\t\t\"Name\": \"app-engine-preview\", \t\t\t\t\t\t\t\"Required\": false, \t\t\t\t\t\t\t\"Type\": \"string\", \t\t\t\t\t\t\t\"Value\": \"1\" \t\t\t\t\t\t}, \t\t\t\t\t\t{ \t\t\t\t\t\t\t\"DefaultValue\": \"\", \t\t\t\t\t\t\t\"Dynamic\": false, \t\t\t\t\t\t\t\"Id\": \"02066fae-0f05-4256-8554-506479c6cca4\", \t\t\t\t\t\t\t\"Name\": \"x-sa-account\", \t\t\t\t\t\t\t\"Required\": false, \t\t\t\t\t\t\t\"Type\": \"string\", \t\t\t\t\t\t\t\"Value\": \"admin\" \t\t\t\t\t\t}, \t\t\t\t\t\t{ \t\t\t\t\t\t\t\"DefaultValue\": \"\", \t\t\t\t\t\t\t\"Dynamic\": false, \t\t\t\t\t\t\t\"Id\": \"02066fae-0f05-4256-8554-506479c6cca4\", \t\t\t\t\t\t\t\"Name\": \"x-sa-device-project-id\", \t\t\t\t\t\t\t\"Required\": false, \t\t\t\t\t\t\t\"Type\": \"string\", \t\t\t\t\t\t\t\"Value\": \"1\" \t\t\t\t\t\t}, \t\t\t\t\t\t{ \t\t\t\t\t\t\t\"DefaultValue\": \"\", \t\t\t\t\t\t\t\"Dynamic\": false, \t\t\t\t\t\t\t\"Id\": \"02066fae-0f05-4256-8554-506479c6cca4\", \t\t\t\t\t\t\t\"Name\": \"x-sa-project-id\", \t\t\t\t\t\t\t\"Required\": false, \t\t\t\t\t\t\t\"Type\": \"string\", \t\t\t\t\t\t\t\"Value\": \"211\" \t\t\t\t\t\t} \t\t\t\t\t]",
1380
1380
  "member": "ApiContent",
1381
1381
  "name": "RequestHeaders",
1382
1382
  "output_required": false,
@@ -1386,7 +1386,7 @@
1386
1386
  {
1387
1387
  "disabled": false,
1388
1388
  "document": "响应头\n注意:此字段可能返回 null,表示取不到有效值。",
1389
- "example": "",
1389
+ "example": "[ \t\t\t\t\t\t{ \t\t\t\t\t\t\t\"DefaultValue\": \"\", \t\t\t\t\t\t\t\"Dynamic\": false, \t\t\t\t\t\t\t\"Id\": \"02066fae-0f05-4256-8554-506479c6cca4\", \t\t\t\t\t\t\t\"Name\": \"app-engine-preview\", \t\t\t\t\t\t\t\"Required\": false, \t\t\t\t\t\t\t\"Type\": \"string\", \t\t\t\t\t\t\t\"Value\": \"1\" \t\t\t\t\t\t}, \t\t\t\t\t\t{ \t\t\t\t\t\t\t\"DefaultValue\": \"\", \t\t\t\t\t\t\t\"Dynamic\": false, \t\t\t\t\t\t\t\"Id\": \"02066fae-0f05-4256-8554-506479c6cca4\", \t\t\t\t\t\t\t\"Name\": \"x-sa-account\", \t\t\t\t\t\t\t\"Required\": false, \t\t\t\t\t\t\t\"Type\": \"string\", \t\t\t\t\t\t\t\"Value\": \"admin\" \t\t\t\t\t\t}, \t\t\t\t\t\t{ \t\t\t\t\t\t\t\"DefaultValue\": \"\", \t\t\t\t\t\t\t\"Dynamic\": false, \t\t\t\t\t\t\t\"Id\": \"02066fae-0f05-4256-8554-506479c6cca4\", \t\t\t\t\t\t\t\"Name\": \"x-sa-device-project-id\", \t\t\t\t\t\t\t\"Required\": false, \t\t\t\t\t\t\t\"Type\": \"string\", \t\t\t\t\t\t\t\"Value\": \"1\" \t\t\t\t\t\t}, \t\t\t\t\t\t{ \t\t\t\t\t\t\t\"DefaultValue\": \"\", \t\t\t\t\t\t\t\"Dynamic\": false, \t\t\t\t\t\t\t\"Id\": \"02066fae-0f05-4256-8554-506479c6cca4\", \t\t\t\t\t\t\t\"Name\": \"x-sa-project-id\", \t\t\t\t\t\t\t\"Required\": false, \t\t\t\t\t\t\t\"Type\": \"string\", \t\t\t\t\t\t\t\"Value\": \"211\" \t\t\t\t\t\t} \t\t\t\t\t]",
1390
1390
  "member": "ApiContent",
1391
1391
  "name": "ResponseHeaders",
1392
1392
  "output_required": false,
@@ -1406,7 +1406,7 @@
1406
1406
  {
1407
1407
  "disabled": false,
1408
1408
  "document": "请求体(base64编码)\n注意:此字段可能返回 null,表示取不到有效值。",
1409
- "example": "",
1409
+ "example": "W3tcInV1aWRcIjpcIjZmZDcxNjRjOWY5ZTQ0ZjM5M2I1N2UyZTA2OWJiYjY1XCIsXCJrZXlcIjpcInJvb3RcIixcInR5cGVcIjpcInN0cnVjdFwiLFwiaXNFeHBhbmRcIjp0cnVlLFwiZGVzY3JpcHRpb25cIjpcIlwiLFwiY2hpbGRyZW5cIjpbe1widXVpZFwiOlwiNGYyNTNjN2ZkNGRkNGMxMDhkNTIwNGVhNWU5ZjNkZTJcIixcImtleVwiOlwibmFtZVwiLFwidHlwZVwiOlwic3RyaW5nXCIsXCJkZXNjcmlwdGlvblwiOlwi5ZCN56ewXCIsXCJsZXZlbFwiOjEsXCJwb3NcIjpcIjAtMFwiLFwib3JkZXJcIjowLFwibmV3XCI6ZmFsc2UsXCJob3ZlclwiOmZhbHNlLFwibGFiZWxcIjpcIuWQjeensFwifV0sXCJvcmRlclwiOjAsXCJsZXZlbFwiOjAsXCJwb3NcIjpcIjBcIn1dCg==",
1410
1410
  "member": "string",
1411
1411
  "name": "Body",
1412
1412
  "output_required": false,
@@ -1416,7 +1416,7 @@
1416
1416
  {
1417
1417
  "disabled": false,
1418
1418
  "document": "响应体(base64编码)\n注意:此字段可能返回 null,表示取不到有效值。",
1419
- "example": "",
1419
+ "example": "W3tcInV1aWRcIjpcIjZmZDcxNjRjOWY5ZTQ0ZjM5M2I1N2UyZTA2OWJiYjY1XCIsXCJrZXlcIjpcInJvb3RcIixcInR5cGVcIjpcInN0cnVjdFwiLFwiaXNFeHBhbmRcIjp0cnVlLFwiZGVzY3JpcHRpb25cIjpcIlwiLFwiY2hpbGRyZW5cIjpbe1widXVpZFwiOlwiNGYyNTNjN2ZkNGRkNGMxMDhkNTIwNGVhNWU5ZjNkZTJcIixcImtleVwiOlwibmFtZVwiLFwidHlwZVwiOlwic3RyaW5nXCIsXCJkZXNjcmlwdGlvblwiOlwi5ZCN56ewXCIsXCJsZXZlbFwiOjEsXCJwb3NcIjpcIjAtMFwiLFwib3JkZXJcIjowLFwibmV3XCI6ZmFsc2UsXCJob3ZlclwiOmZhbHNlLFwibGFiZWxcIjpcIuWQjeensFwifV0sXCJvcmRlclwiOjAsXCJsZXZlbFwiOjAsXCJwb3NcIjpcIjBcIn1dCg==",
1420
1420
  "member": "string",
1421
1421
  "name": "ResponseBody",
1422
1422
  "output_required": false,
@@ -1442,7 +1442,7 @@
1442
1442
  {
1443
1443
  "disabled": false,
1444
1444
  "document": "API列表\n注意:此字段可能返回 null,表示取不到有效值。",
1445
- "example": "无",
1445
+ "example": "[ \t\t\t\t{ \t\t\t\t\t\"Address\": \"/weiling-pubsub/datafusion/\", \t\t\t\t\t\"ApiId\": \"013a8423-03f6-4c00-9181-ade7f124ae8f\", \t\t\t\t\t\"AppId\": \"10069\", \t\t\t\t\t\"ApplyAudit\": 0, \t\t\t\t\t\"Body\": \"\", \t\t\t\t\t\"DataAudit\": 0, \t\t\t\t\t\"Description\": \"\", \t\t\t\t\t\"IsCommonSpace\": true, \t\t\t\t\t\"Method\": \"get\", \t\t\t\t\t\"Name\": \"数据融合中心websocket勿删\", \t\t\t\t\t\"PathParams\": [], \t\t\t\t\t\"PoiCode\": \"api000\", \t\t\t\t\t\"PreviewUrl\": \"ws://dev-ws.twins.tencent.com/proxy/013a8423-03f6-4c00-9181-ade7f124ae8f/weiling-pubsub/datafusion/\", \t\t\t\t\t\"QueryParams\": [], \t\t\t\t\t\"RequestHeaders\": [], \t\t\t\t\t\"ResponseBody\": \"\", \t\t\t\t\t\"ResponseHeaders\": [], \t\t\t\t\t\"Status\": 1, \t\t\t\t\t\"Style\": 2, \t\t\t\t\t\"Type\": 1, \t\t\t\t\t\"WorkspaceId\": \"1015\" \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"Address\": \"/trpc.wetwin.trpc_wetwin_container_svr.AppAPI/DeviceList\", \t\t\t\t\t\"ApiId\": \"027d9a7a-1d1d-4974-9992-9a21d2ff843d\", \t\t\t\t\t\"AppId\": \"20134\", \t\t\t\t\t\"ApplyAudit\": 0, \t\t\t\t\t\"Body\": \"\", \t\t\t\t\t\"DataAudit\": 0, \t\t\t\t\t\"Description\": \"\", \t\t\t\t\t\"IsCommonSpace\": true, \t\t\t\t\t\"Method\": \"post\", \t\t\t\t\t\"Name\": \"测试cachess\", \t\t\t\t\t\"PathParams\": [], \t\t\t\t\t\"PoiCode\": \"api000\", \t\t\t\t\t\"PreviewUrl\": \"http://dev-apigw.twins.tencent.com/proxy/027d9a7a-1d1d-4974-9992-9a21d2ff843d/trpc.wetwin.trpc_wetwin_container_svr.AppAPI/DeviceList\", \t\t\t\t\t\"QueryParams\": [], \t\t\t\t\t\"RequestHeaders\": [], \t\t\t\t\t\"ResponseBody\": \"W3sidXVpZCI6IjA3ZjlhZjg3YWRmNzQ5ZWM5YmIyZTkzMzkwNGNlNTcwIiwia2V5Ijoicm9vdCIsInR5cGUiOiJzdHJ1Y3QiLCJpc0V4cGFuZCI6dHJ1ZSwiZGVzY3JpcHRpb24iOiIiLCJjaGlsZHJlbiI6W10sIm9yZGVyIjowLCJsZXZlbCI6MCwicG9zIjoiMCJ9XQ==\", \t\t\t\t\t\"ResponseHeaders\": [], \t\t\t\t\t\"Status\": 1, \t\t\t\t\t\"Style\": 1, \t\t\t\t\t\"Type\": 1, \t\t\t\t\t\"WorkspaceId\": \"1015\" \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"Address\": \"/trpc.bim.bim_data_bus.TBimOpen\", \t\t\t\t\t\"ApiId\": \"0571bcd5-77ea-458a-ab37-1e9b4ca131f9\", \t\t\t\t\t\"AppId\": \"98\", \t\t\t\t\t\"ApplyAudit\": 0, \t\t\t\t\t\"Body\": \"IiI=\", \t\t\t\t\t\"DataAudit\": 0, \t\t\t\t\t\"Description\": \"hhh\", \t\t\t\t\t\"IsCommonSpace\": true, \t\t\t\t\t\"Method\": \"post\", \t\t\t\t\t\"Name\": \"robbytest\", \t\t\t\t\t\"PathParams\": [], \t\t\t\t\t\"PoiCode\": \"api000002\", \t\t\t\t\t\"PreviewUrl\": \"http://dev-apigw.twins.tencent.com/proxy/0571bcd5-77ea-458a-ab37-1e9b4ca131f9/trpc.bim.bim_data_bus.TBimOpen\", \t\t\t\t\t\"QueryParams\": [], \t\t\t\t\t\"RequestHeaders\": [], \t\t\t\t\t\"ResponseBody\": \"W3sidXVpZCI6IjQ2NzBiZWQ2OGRjMDRmNTg5YmViYjY4NWFhZDY4ZTc4Iiwia2V5Ijoicm9vdCIsInR5cGUiOiJzdHJ1Y3QiLCJpc0V4cGFuZCI6dHJ1ZSwiZGVzY3JpcHRpb24iOiIiLCJjaGlsZHJlbiI6W10sIm9yZGVyIjowLCJsZXZlbCI6MCwicG9zIjoiMCJ9XQ==\", \t\t\t\t\t\"ResponseHeaders\": [], \t\t\t\t\t\"Status\": 1, \t\t\t\t\t\"Style\": 1, \t\t\t\t\t\"Type\": 1, \t\t\t\t\t\"WorkspaceId\": \"1015\" \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"Address\": \"/posts/2\", \t\t\t\t\t\"ApiId\": \"0fcca883-bd05-4b0d-8252-4f2ce5e7042f\", \t\t\t\t\t\"AppId\": \"10052\", \t\t\t\t\t\"ApplyAudit\": 0, \t\t\t\t\t\"Body\": \"\", \t\t\t\t\t\"DataAudit\": 0, \t\t\t\t\t\"Description\": \"123213\", \t\t\t\t\t\"IsCommonSpace\": true, \t\t\t\t\t\"Method\": \"get\", \t\t\t\t\t\"Name\": \"集华的接口\", \t\t\t\t\t\"PathParams\": [], \t\t\t\t\t\"PoiCode\": \"api000\", \t\t\t\t\t\"PreviewUrl\": \"http://dev-apigw.twins.tencent.com/proxy/0fcca883-bd05-4b0d-8252-4f2ce5e7042f/posts/2\", \t\t\t\t\t\"QueryParams\": [], \t\t\t\t\t\"RequestHeaders\": [], \t\t\t\t\t\"ResponseBody\": \"W3sidXVpZCI6ImI1NmMzMzIwNjU3ZTQ2N2M4ZDAzZmQ4MTQ2NTgwMWYzIiwia2V5Ijoicm9vdCIsInR5cGUiOiJzdHJ1Y3QiLCJpc0V4cGFuZCI6dHJ1ZSwiZGVzY3JpcHRpb24iOiIiLCJjaGlsZHJlbiI6W10sIm9yZGVyIjowLCJsZXZlbCI6MCwicG9zIjoiMCJ9XQ==\", \t\t\t\t\t\"ResponseHeaders\": [], \t\t\t\t\t\"Status\": 1, \t\t\t\t\t\"Style\": 1, \t\t\t\t\t\"Type\": 1, \t\t\t\t\t\"WorkspaceId\": \"1015\" \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"Address\": \"\", \t\t\t\t\t\"ApiId\": \"13108ad8-4c73-48f2-a70c-aaded78a9d89\", \t\t\t\t\t\"AppId\": \"10070\", \t\t\t\t\t\"ApplyAudit\": 0, \t\t\t\t\t\"Body\": \"\", \t\t\t\t\t\"DataAudit\": 0, \t\t\t\t\t\"Description\": \"\", \t\t\t\t\t\"IsCommonSpace\": false, \t\t\t\t\t\"Method\": \"get\", \t\t\t\t\t\"Name\": \"sxy测试\", \t\t\t\t\t\"PathParams\": [], \t\t\t\t\t\"PoiCode\": \"api001\", \t\t\t\t\t\"PreviewUrl\": \"http://dev-apigw.twins.tencent.com/proxy/13108ad8-4c73-48f2-a70c-aaded78a9d89\", \t\t\t\t\t\"QueryParams\": [ \t\t\t\t\t\t{ \t\t\t\t\t\t\t\"DefaultValue\": \"\", \t\t\t\t\t\t\t\"Dynamic\": false, \t\t\t\t\t\t\t\"Id\": \"13108ad8-4c73-48f2-a70c-aaded78a9d89\", \t\t\t\t\t\t\t\"Name\": \"123123\", \t\t\t\t\t\t\t\"Required\": false, \t\t\t\t\t\t\t\"Type\": \"value\", \t\t\t\t\t\t\t\"Value\": \"123123\" \t\t\t\t\t\t}, \t\t\t\t\t\t{ \t\t\t\t\t\t\t\"DefaultValue\": \"\", \t\t\t\t\t\t\t\"Dynamic\": false, \t\t\t\t\t\t\t\"Id\": \"13108ad8-4c73-48f2-a70c-aaded78a9d89\", \t\t\t\t\t\t\t\"Name\": \"123123\", \t\t\t\t\t\t\t\"Required\": false, \t\t\t\t\t\t\t\"Type\": \"value\", \t\t\t\t\t\t\t\"Value\": \"123123\" \t\t\t\t\t\t}, \t\t\t\t\t\t{ \t\t\t\t\t\t\t\"DefaultValue\": \"\", \t\t\t\t\t\t\t\"Dynamic\": false, \t\t\t\t\t\t\t\"Id\": \"13108ad8-4c73-48f2-a70c-aaded78a9d89\", \t\t\t\t\t\t\t\"Name\": \"123123\", \t\t\t\t\t\t\t\"Required\": false, \t\t\t\t\t\t\t\"Type\": \"value\", \t\t\t\t\t\t\t\"Value\": \"123123\" \t\t\t\t\t\t}, \t\t\t\t\t\t{ \t\t\t\t\t\t\t\"DefaultValue\": \"\", \t\t\t\t\t\t\t\"Dynamic\": false, \t\t\t\t\t\t\t\"Id\": \"13108ad8-4c73-48f2-a70c-aaded78a9d89\", \t\t\t\t\t\t\t\"Name\": \"123123\", \t\t\t\t\t\t\t\"Required\": false, \t\t\t\t\t\t\t\"Type\": \"value\", \t\t\t\t\t\t\t\"Value\": \"123123\" \t\t\t\t\t\t}, \t\t\t\t\t\t{ \t\t\t\t\t\t\t\"DefaultValue\": \"\", \t\t\t\t\t\t\t\"Dynamic\": false, \t\t\t\t\t\t\t\"Id\": \"13108ad8-4c73-48f2-a70c-aaded78a9d89\", \t\t\t\t\t\t\t\"Name\": \"123123\", \t\t\t\t\t\t\t\"Required\": false, \t\t\t\t\t\t\t\"Type\": \"value\", \t\t\t\t\t\t\t\"Value\": \"123123\" \t\t\t\t\t\t}, \t\t\t\t\t\t{ \t\t\t\t\t\t\t\"DefaultValue\": \"\", \t\t\t\t\t\t\t\"Dynamic\": false, \t\t\t\t\t\t\t\"Id\": \"13108ad8-4c73-48f2-a70c-aaded78a9d89\", \t\t\t\t\t\t\t\"Name\": \"33333\", \t\t\t\t\t\t\t\"Required\": false, \t\t\t\t\t\t\t\"Type\": \"value\", \t\t\t\t\t\t\t\"Value\": \"333333\" \t\t\t\t\t\t} \t\t\t\t\t], \t\t\t\t\t\"RequestHeaders\": [], \t\t\t\t\t\"ResponseBody\": \"W3sidXVpZCI6IjNiZTFiODRmYzk2MDQyYWI5NzQ2ZWE4NzcwOGYyYTk1Iiwia2V5Ijoicm9vdCIsInR5cGUiOiJzdHJ1Y3QiLCJpc0V4cGFuZCI6dHJ1ZSwiZGVzY3JpcHRpb24iOiIiLCJjaGlsZHJlbiI6W10sIm9yZGVyIjowLCJsZXZlbCI6MCwicG9zIjoiMCJ9XQ==\", \t\t\t\t\t\"ResponseHeaders\": [], \t\t\t\t\t\"Status\": 1, \t\t\t\t\t\"Style\": 1, \t\t\t\t\t\"Type\": 1, \t\t\t\t\t\"WorkspaceId\": \"1016\" \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"Address\": \"\", \t\t\t\t\t\"ApiId\": \"136a66f7-a730-40ae-8aad-659f69c449b7\", \t\t\t\t\t\"AppId\": \"20768\", \t\t\t\t\t\"ApplyAudit\": 0, \t\t\t\t\t\"Body\": \"\", \t\t\t\t\t\"DataAudit\": 0, \t\t\t\t\t\"Description\": \"\", \t\t\t\t\t\"IsCommonSpace\": true, \t\t\t\t\t\"Method\": \"get\", \t\t\t\t\t\"Name\": \"测试新增目录接口\", \t\t\t\t\t\"PathParams\": [], \t\t\t\t\t\"PoiCode\": \"api000003002\", \t\t\t\t\t\"PreviewUrl\": \"http://dev-apigw.twins.tencent.com/proxy/136a66f7-a730-40ae-8aad-659f69c449b7\", \t\t\t\t\t\"QueryParams\": [], \t\t\t\t\t\"RequestHeaders\": [], \t\t\t\t\t\"ResponseBody\": \"W3sidXVpZCI6ImYzYTM0MDM2YzUzZDRlNDRhNjIzYmM5YTFiNDA5MTA3Iiwia2V5Ijoicm9vdCIsInR5cGUiOiJzdHJ1Y3QiLCJpc0V4cGFuZCI6dHJ1ZSwiZGVzY3JpcHRpb24iOiIiLCJjaGlsZHJlbiI6W10sIm9yZGVyIjowLCJsZXZlbCI6MCwicG9zIjoiMCJ9XQ==\", \t\t\t\t\t\"ResponseHeaders\": [], \t\t\t\t\t\"Status\": 1, \t\t\t\t\t\"Style\": 1, \t\t\t\t\t\"Type\": 1, \t\t\t\t\t\"WorkspaceId\": \"1015\" \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"Address\": \"/spaceFusion/appApi/message/batchReport\", \t\t\t\t\t\"ApiId\": \"1388c124-0acc-4cbc-931a-a5bfab400a1c\", \t\t\t\t\t\"AppId\": \"98\", \t\t\t\t\t\"ApplyAudit\": 0, \t\t\t\t\t\"Body\": \"\", \t\t\t\t\t\"DataAudit\": 0, \t\t\t\t\t\"Description\": \"\", \t\t\t\t\t\"IsCommonSpace\": true, \t\t\t\t\t\"Method\": \"post\", \t\t\t\t\t\"Name\": \"应用消息批量上报\", \t\t\t\t\t\"PathParams\": [], \t\t\t\t\t\"PoiCode\": \"api000002\", \t\t\t\t\t\"PreviewUrl\": \"http://dev-apigw.twins.tencent.com/proxy/1388c124-0acc-4cbc-931a-a5bfab400a1c/spaceFusion/appApi/message/batchReport\", \t\t\t\t\t\"QueryParams\": [], \t\t\t\t\t\"RequestHeaders\": [], \t\t\t\t\t\"ResponseBody\": \"\", \t\t\t\t\t\"ResponseHeaders\": [], \t\t\t\t\t\"Status\": 1, \t\t\t\t\t\"Style\": 1, \t\t\t\t\t\"Type\": 1, \t\t\t\t\t\"WorkspaceId\": \"1015\" \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"Address\": \"/trpc.wetwin.trpc_wetwin_container_svr.AppAPI/DescribeAlarmStatusList\", \t\t\t\t\t\"ApiId\": \"1e1005b8-2a79-4f76-97cc-57c819b3751d\", \t\t\t\t\t\"AppId\": \"10051\", \t\t\t\t\t\"ApplyAudit\": 0, \t\t\t\t\t\"Body\": \"\", \t\t\t\t\t\"DataAudit\": 0, \t\t\t\t\t\"Description\": \"\", \t\t\t\t\t\"IsCommonSpace\": true, \t\t\t\t\t\"Method\": \"post\", \t\t\t\t\t\"Name\": \"告警状态列表\", \t\t\t\t\t\"PathParams\": [], \t\t\t\t\t\"PoiCode\": \"api000006004\", \t\t\t\t\t\"PreviewUrl\": \"http://dev-apigw.twins.tencent.com/proxy/1e1005b8-2a79-4f76-97cc-57c819b3751d/trpc.wetwin.trpc_wetwin_container_svr.AppAPI/DescribeAlarmStatusList\", \t\t\t\t\t\"QueryParams\": [], \t\t\t\t\t\"RequestHeaders\": [], \t\t\t\t\t\"ResponseBody\": \"W3sidXVpZCI6IjEyYzQ5YzYzY2IxOTQ3ZTFhY2I3MTFlMGU4ZmQ4YmRiIiwia2V5Ijoicm9vdCIsInR5cGUiOiJzdHJ1Y3QiLCJpc0V4cGFuZCI6dHJ1ZSwiZGVzY3JpcHRpb24iOiIiLCJjaGlsZHJlbiI6W10sIm9yZGVyIjowLCJsZXZlbCI6MCwicG9zIjoiMCJ9XQ==\", \t\t\t\t\t\"ResponseHeaders\": [], \t\t\t\t\t\"Status\": 1, \t\t\t\t\t\"Style\": 1, \t\t\t\t\t\"Type\": 1, \t\t\t\t\t\"WorkspaceId\": \"1015\" \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"Address\": \"\", \t\t\t\t\t\"ApiId\": \"2a0206b6-3094-4c56-964c-568ce2b13a7f\", \t\t\t\t\t\"AppId\": \"10041\", \t\t\t\t\t\"ApplyAudit\": 0, \t\t\t\t\t\"Body\": \"\", \t\t\t\t\t\"DataAudit\": 1, \t\t\t\t\t\"Description\": \"\", \t\t\t\t\t\"IsCommonSpace\": true, \t\t\t\t\t\"Method\": \"\", \t\t\t\t\t\"Name\": \"wewe\", \t\t\t\t\t\"PathParams\": [], \t\t\t\t\t\"PoiCode\": \"api000002\", \t\t\t\t\t\"PreviewUrl\": \"ws://dev-ws.twins.tencent.com/proxy/2a0206b6-3094-4c56-964c-568ce2b13a7f\", \t\t\t\t\t\"QueryParams\": [], \t\t\t\t\t\"RequestHeaders\": [], \t\t\t\t\t\"ResponseBody\": \"\", \t\t\t\t\t\"ResponseHeaders\": [], \t\t\t\t\t\"Status\": 1, \t\t\t\t\t\"Style\": 2, \t\t\t\t\t\"Type\": 1, \t\t\t\t\t\"WorkspaceId\": \"1015\" \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"Address\": \"\", \t\t\t\t\t\"ApiId\": \"32ba90be-a5c9-4e22-8370-df09bb1092e2\", \t\t\t\t\t\"AppId\": \"10001\", \t\t\t\t\t\"ApplyAudit\": 0, \t\t\t\t\t\"Body\": \"\", \t\t\t\t\t\"DataAudit\": 1, \t\t\t\t\t\"Description\": \"\", \t\t\t\t\t\"IsCommonSpace\": true, \t\t\t\t\t\"Method\": \"post\", \t\t\t\t\t\"Name\": \"abba\", \t\t\t\t\t\"PathParams\": [], \t\t\t\t\t\"PoiCode\": \"api000\", \t\t\t\t\t\"PreviewUrl\": \"http://dev-apigw.twins.tencent.com/proxy/32ba90be-a5c9-4e22-8370-df09bb1092e2\", \t\t\t\t\t\"QueryParams\": [], \t\t\t\t\t\"RequestHeaders\": [], \t\t\t\t\t\"ResponseBody\": \"W3sidXVpZCI6ImQ3ZjI1NDE4NjdhMDQyYWE4MDJlMGUzOGZiNGNmMzlmIiwia2V5Ijoicm9vdCIsInR5cGUiOiJzdHJ1Y3QiLCJpc0V4cGFuZCI6dHJ1ZSwiZGVzY3JpcHRpb24iOiIiLCJjaGlsZHJlbiI6W10sIm9yZGVyIjowLCJsZXZlbCI6MCwicG9zIjoiMCJ9XQ==\", \t\t\t\t\t\"ResponseHeaders\": [], \t\t\t\t\t\"Status\": 1, \t\t\t\t\t\"Style\": 1, \t\t\t\t\t\"Type\": 1, \t\t\t\t\t\"WorkspaceId\": \"1015\" \t\t\t\t}",
1446
1446
  "member": "ApiInfo",
1447
1447
  "name": "ApiInfo",
1448
1448
  "output_required": false,
@@ -1544,7 +1544,7 @@
1544
1544
  {
1545
1545
  "disabled": false,
1546
1546
  "document": "应用列表\n注意:此字段可能返回 null,表示取不到有效值。",
1547
- "example": "",
1547
+ "example": "[ \t\t\t\t{ \t\t\t\t\t\"Address\": \"http://checkproject-a6f6718d.dtwin.tencent.com/testcodingpush\", \t\t\t\t\t\"ApplicationId\": \"10041\", \t\t\t\t\t\"ApplicationLogo\": { \t\t\t\t\t\t\"FileId\": \"359cc1b5-88c1-4dd6-8ff4-21d0b36ac7e2\", \t\t\t\t\t\t\"Url\": \"https://wetwin-manager-1258344699.cos.ap-guangzhou.myqcloud.com/%2F100055/0/20230717/359cc1b5-88c1-4dd6-8ff4-21d0b36ac7e2/%E8%B5%84%E4%BA%A7%E7%AE%A1%E7%90%86-%E9%BB%91.png?q-sign-algorithm=sha1&q-ak=AKIDiFWWFo67rLZXFgrlNinb8NL2SaR2M0OU&q-sign-time=1693452005%3B1693453205&q-key-time=1693452005%3B1693453205&q-header-list=host&q-url-param-list=&q-signature=6bf531d1b08d6f75eb7e153c24746a61d7be37d0\" \t\t\t\t\t}, \t\t\t\t\t\"Description\": \"12345611111\", \t\t\t\t\t\"EnglishName\": \"zctest1111\", \t\t\t\t\t\"Name\": \"智能资产管理\", \t\t\t\t\t\"Type\": 0 \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"Address\": \"http://t-ws.twins.tencent.com/proxy/29098b25-447d-437e-987a-d493d55e84f5/weiling-pubsub/test\", \t\t\t\t\t\"ApplicationId\": \"10048\", \t\t\t\t\t\"ApplicationLogo\": { \t\t\t\t\t\t\"FileId\": \"\", \t\t\t\t\t\t\"Url\": \"\" \t\t\t\t\t}, \t\t\t\t\t\"Description\": \"\", \t\t\t\t\t\"EnglishName\": \"MsgCenter\", \t\t\t\t\t\"Name\": \"消息服务\", \t\t\t\t\t\"Type\": 0 \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"Address\": \"http://t.twins.tencent.com/\", \t\t\t\t\t\"ApplicationId\": \"10051\", \t\t\t\t\t\"ApplicationLogo\": { \t\t\t\t\t\t\"FileId\": \"\", \t\t\t\t\t\t\"Url\": \"\" \t\t\t\t\t}, \t\t\t\t\t\"Description\": \"\", \t\t\t\t\t\"EnglishName\": \"IOT\", \t\t\t\t\t\"Name\": \"孪生中台(物联感知中心)\", \t\t\t\t\t\"Type\": 0 \t\t\t\t} \t\t\t]",
1548
1548
  "member": "ApplicationInfo",
1549
1549
  "name": "ApplicationInfoList",
1550
1550
  "output_required": false,
@@ -1554,7 +1554,7 @@
1554
1554
  {
1555
1555
  "disabled": false,
1556
1556
  "document": "当前查询条件命中的数据总条数\n注意:此字段可能返回 null,表示取不到有效值。",
1557
- "example": "",
1557
+ "example": "符合查询条件的数据总条数",
1558
1558
  "member": "string",
1559
1559
  "name": "TotalCount",
1560
1560
  "output_required": false,
@@ -3352,7 +3352,7 @@
3352
3352
  {
3353
3353
  "disabled": false,
3354
3354
  "document": "应用列表",
3355
- "example": "",
3355
+ "example": "{ \t\t\t\"ApplicationInfoList\": [ \t\t\t\t{ \t\t\t\t\t\"Address\": \"http://checkproject-a6f6718d.dtwin.tencent.com/testcodingpush\", \t\t\t\t\t\"ApplicationId\": \"10041\", \t\t\t\t\t\"ApplicationLogo\": { \t\t\t\t\t\t\"FileId\": \"359cc1b5-88c1-4dd6-8ff4-21d0b36ac7e2\", \t\t\t\t\t\t\"Url\": \"https://wetwin-manager-1258344699.cos.ap-guangzhou.myqcloud.com/%2F100055/0/20230717/359cc1b5-88c1-4dd6-8ff4-21d0b36ac7e2/%E8%B5%84%E4%BA%A7%E7%AE%A1%E7%90%86-%E9%BB%91.png?q-sign-algorithm=sha1&q-ak=AKIDiFWWFo67rLZXFgrlNinb8NL2SaR2M0OU&q-sign-time=1693452005%3B1693453205&q-key-time=1693452005%3B1693453205&q-header-list=host&q-url-param-list=&q-signature=6bf531d1b08d6f75eb7e153c24746a61d7be37d0\" \t\t\t\t\t}, \t\t\t\t\t\"Description\": \"12345611111\", \t\t\t\t\t\"EnglishName\": \"zctest1111\", \t\t\t\t\t\"Name\": \"智能资产管理\", \t\t\t\t\t\"Type\": 0 \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"Address\": \"http://t-ws.twins.tencent.com/proxy/29098b25-447d-437e-987a-d493d55e84f5/weiling-pubsub/test\", \t\t\t\t\t\"ApplicationId\": \"10048\", \t\t\t\t\t\"ApplicationLogo\": { \t\t\t\t\t\t\"FileId\": \"\", \t\t\t\t\t\t\"Url\": \"\" \t\t\t\t\t}, \t\t\t\t\t\"Description\": \"\", \t\t\t\t\t\"EnglishName\": \"MsgCenter\", \t\t\t\t\t\"Name\": \"消息服务\", \t\t\t\t\t\"Type\": 0 \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"Address\": \"http://t.twins.tencent.com/\", \t\t\t\t\t\"ApplicationId\": \"10051\", \t\t\t\t\t\"ApplicationLogo\": { \t\t\t\t\t\t\"FileId\": \"\", \t\t\t\t\t\t\"Url\": \"\" \t\t\t\t\t}, \t\t\t\t\t\"Description\": \"\", \t\t\t\t\t\"EnglishName\": \"IOT\", \t\t\t\t\t\"Name\": \"孪生中台(物联感知中心)\", \t\t\t\t\t\"Type\": 0 \t\t\t\t} \t\t\t], \t\t\t\"TotalCount\": \"171\" \t\t}",
3356
3356
  "member": "ApplicationList",
3357
3357
  "name": "Result",
3358
3358
  "output_required": false,
@@ -4929,7 +4929,7 @@
4929
4929
  {
4930
4930
  "disabled": false,
4931
4931
  "document": "API列表",
4932
- "example": "无",
4932
+ "example": "{ \t\t\t\"ApiInfo\": [ \t\t\t\t{ \t\t\t\t\t\"Address\": \"/weiling-pubsub/datafusion/\", \t\t\t\t\t\"ApiId\": \"013a8423-03f6-4c00-9181-ade7f124ae8f\", \t\t\t\t\t\"AppId\": \"10069\", \t\t\t\t\t\"ApplyAudit\": 0, \t\t\t\t\t\"Body\": \"\", \t\t\t\t\t\"DataAudit\": 0, \t\t\t\t\t\"Description\": \"\", \t\t\t\t\t\"IsCommonSpace\": true, \t\t\t\t\t\"Method\": \"get\", \t\t\t\t\t\"Name\": \"数据融合中心websocket勿删\", \t\t\t\t\t\"PathParams\": [], \t\t\t\t\t\"PoiCode\": \"api000\", \t\t\t\t\t\"PreviewUrl\": \"ws://dev-ws.twins.tencent.com/proxy/013a8423-03f6-4c00-9181-ade7f124ae8f/weiling-pubsub/datafusion/\", \t\t\t\t\t\"QueryParams\": [], \t\t\t\t\t\"RequestHeaders\": [], \t\t\t\t\t\"ResponseBody\": \"\", \t\t\t\t\t\"ResponseHeaders\": [], \t\t\t\t\t\"Status\": 1, \t\t\t\t\t\"Style\": 2, \t\t\t\t\t\"Type\": 1, \t\t\t\t\t\"WorkspaceId\": \"1015\" \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"Address\": \"/trpc.wetwin.trpc_wetwin_container_svr.AppAPI/DeviceList\", \t\t\t\t\t\"ApiId\": \"027d9a7a-1d1d-4974-9992-9a21d2ff843d\", \t\t\t\t\t\"AppId\": \"20134\", \t\t\t\t\t\"ApplyAudit\": 0, \t\t\t\t\t\"Body\": \"\", \t\t\t\t\t\"DataAudit\": 0, \t\t\t\t\t\"Description\": \"\", \t\t\t\t\t\"IsCommonSpace\": true, \t\t\t\t\t\"Method\": \"post\", \t\t\t\t\t\"Name\": \"测试cachess\", \t\t\t\t\t\"PathParams\": [], \t\t\t\t\t\"PoiCode\": \"api000\", \t\t\t\t\t\"PreviewUrl\": \"http://dev-apigw.twins.tencent.com/proxy/027d9a7a-1d1d-4974-9992-9a21d2ff843d/trpc.wetwin.trpc_wetwin_container_svr.AppAPI/DeviceList\", \t\t\t\t\t\"QueryParams\": [], \t\t\t\t\t\"RequestHeaders\": [], \t\t\t\t\t\"ResponseBody\": \"W3sidXVpZCI6IjA3ZjlhZjg3YWRmNzQ5ZWM5YmIyZTkzMzkwNGNlNTcwIiwia2V5Ijoicm9vdCIsInR5cGUiOiJzdHJ1Y3QiLCJpc0V4cGFuZCI6dHJ1ZSwiZGVzY3JpcHRpb24iOiIiLCJjaGlsZHJlbiI6W10sIm9yZGVyIjowLCJsZXZlbCI6MCwicG9zIjoiMCJ9XQ==\", \t\t\t\t\t\"ResponseHeaders\": [], \t\t\t\t\t\"Status\": 1, \t\t\t\t\t\"Style\": 1, \t\t\t\t\t\"Type\": 1, \t\t\t\t\t\"WorkspaceId\": \"1015\" \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"Address\": \"/trpc.bim.bim_data_bus.TBimOpen\", \t\t\t\t\t\"ApiId\": \"0571bcd5-77ea-458a-ab37-1e9b4ca131f9\", \t\t\t\t\t\"AppId\": \"98\", \t\t\t\t\t\"ApplyAudit\": 0, \t\t\t\t\t\"Body\": \"IiI=\", \t\t\t\t\t\"DataAudit\": 0, \t\t\t\t\t\"Description\": \"hhh\", \t\t\t\t\t\"IsCommonSpace\": true, \t\t\t\t\t\"Method\": \"post\", \t\t\t\t\t\"Name\": \"robbytest\", \t\t\t\t\t\"PathParams\": [], \t\t\t\t\t\"PoiCode\": \"api000002\", \t\t\t\t\t\"PreviewUrl\": \"http://dev-apigw.twins.tencent.com/proxy/0571bcd5-77ea-458a-ab37-1e9b4ca131f9/trpc.bim.bim_data_bus.TBimOpen\", \t\t\t\t\t\"QueryParams\": [], \t\t\t\t\t\"RequestHeaders\": [], \t\t\t\t\t\"ResponseBody\": \"W3sidXVpZCI6IjQ2NzBiZWQ2OGRjMDRmNTg5YmViYjY4NWFhZDY4ZTc4Iiwia2V5Ijoicm9vdCIsInR5cGUiOiJzdHJ1Y3QiLCJpc0V4cGFuZCI6dHJ1ZSwiZGVzY3JpcHRpb24iOiIiLCJjaGlsZHJlbiI6W10sIm9yZGVyIjowLCJsZXZlbCI6MCwicG9zIjoiMCJ9XQ==\", \t\t\t\t\t\"ResponseHeaders\": [], \t\t\t\t\t\"Status\": 1, \t\t\t\t\t\"Style\": 1, \t\t\t\t\t\"Type\": 1, \t\t\t\t\t\"WorkspaceId\": \"1015\" \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"Address\": \"/posts/2\", \t\t\t\t\t\"ApiId\": \"0fcca883-bd05-4b0d-8252-4f2ce5e7042f\", \t\t\t\t\t\"AppId\": \"10052\", \t\t\t\t\t\"ApplyAudit\": 0, \t\t\t\t\t\"Body\": \"\", \t\t\t\t\t\"DataAudit\": 0, \t\t\t\t\t\"Description\": \"123213\", \t\t\t\t\t\"IsCommonSpace\": true, \t\t\t\t\t\"Method\": \"get\", \t\t\t\t\t\"Name\": \"集华的接口\", \t\t\t\t\t\"PathParams\": [], \t\t\t\t\t\"PoiCode\": \"api000\", \t\t\t\t\t\"PreviewUrl\": \"http://dev-apigw.twins.tencent.com/proxy/0fcca883-bd05-4b0d-8252-4f2ce5e7042f/posts/2\", \t\t\t\t\t\"QueryParams\": [], \t\t\t\t\t\"RequestHeaders\": [], \t\t\t\t\t\"ResponseBody\": \"W3sidXVpZCI6ImI1NmMzMzIwNjU3ZTQ2N2M4ZDAzZmQ4MTQ2NTgwMWYzIiwia2V5Ijoicm9vdCIsInR5cGUiOiJzdHJ1Y3QiLCJpc0V4cGFuZCI6dHJ1ZSwiZGVzY3JpcHRpb24iOiIiLCJjaGlsZHJlbiI6W10sIm9yZGVyIjowLCJsZXZlbCI6MCwicG9zIjoiMCJ9XQ==\", \t\t\t\t\t\"ResponseHeaders\": [], \t\t\t\t\t\"Status\": 1, \t\t\t\t\t\"Style\": 1, \t\t\t\t\t\"Type\": 1, \t\t\t\t\t\"WorkspaceId\": \"1015\" \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"Address\": \"\", \t\t\t\t\t\"ApiId\": \"13108ad8-4c73-48f2-a70c-aaded78a9d89\", \t\t\t\t\t\"AppId\": \"10070\", \t\t\t\t\t\"ApplyAudit\": 0, \t\t\t\t\t\"Body\": \"\", \t\t\t\t\t\"DataAudit\": 0, \t\t\t\t\t\"Description\": \"\", \t\t\t\t\t\"IsCommonSpace\": false, \t\t\t\t\t\"Method\": \"get\", \t\t\t\t\t\"Name\": \"sxy测试\", \t\t\t\t\t\"PathParams\": [], \t\t\t\t\t\"PoiCode\": \"api001\", \t\t\t\t\t\"PreviewUrl\": \"http://dev-apigw.twins.tencent.com/proxy/13108ad8-4c73-48f2-a70c-aaded78a9d89\", \t\t\t\t\t\"QueryParams\": [ \t\t\t\t\t\t{ \t\t\t\t\t\t\t\"DefaultValue\": \"\", \t\t\t\t\t\t\t\"Dynamic\": false, \t\t\t\t\t\t\t\"Id\": \"13108ad8-4c73-48f2-a70c-aaded78a9d89\", \t\t\t\t\t\t\t\"Name\": \"123123\", \t\t\t\t\t\t\t\"Required\": false, \t\t\t\t\t\t\t\"Type\": \"value\", \t\t\t\t\t\t\t\"Value\": \"123123\" \t\t\t\t\t\t}, \t\t\t\t\t\t{ \t\t\t\t\t\t\t\"DefaultValue\": \"\", \t\t\t\t\t\t\t\"Dynamic\": false, \t\t\t\t\t\t\t\"Id\": \"13108ad8-4c73-48f2-a70c-aaded78a9d89\", \t\t\t\t\t\t\t\"Name\": \"123123\", \t\t\t\t\t\t\t\"Required\": false, \t\t\t\t\t\t\t\"Type\": \"value\", \t\t\t\t\t\t\t\"Value\": \"123123\" \t\t\t\t\t\t}, \t\t\t\t\t\t{ \t\t\t\t\t\t\t\"DefaultValue\": \"\", \t\t\t\t\t\t\t\"Dynamic\": false, \t\t\t\t\t\t\t\"Id\": \"13108ad8-4c73-48f2-a70c-aaded78a9d89\", \t\t\t\t\t\t\t\"Name\": \"123123\", \t\t\t\t\t\t\t\"Required\": false, \t\t\t\t\t\t\t\"Type\": \"value\", \t\t\t\t\t\t\t\"Value\": \"123123\" \t\t\t\t\t\t}, \t\t\t\t\t\t{ \t\t\t\t\t\t\t\"DefaultValue\": \"\", \t\t\t\t\t\t\t\"Dynamic\": false, \t\t\t\t\t\t\t\"Id\": \"13108ad8-4c73-48f2-a70c-aaded78a9d89\", \t\t\t\t\t\t\t\"Name\": \"123123\", \t\t\t\t\t\t\t\"Required\": false, \t\t\t\t\t\t\t\"Type\": \"value\", \t\t\t\t\t\t\t\"Value\": \"123123\" \t\t\t\t\t\t}, \t\t\t\t\t\t{ \t\t\t\t\t\t\t\"DefaultValue\": \"\", \t\t\t\t\t\t\t\"Dynamic\": false, \t\t\t\t\t\t\t\"Id\": \"13108ad8-4c73-48f2-a70c-aaded78a9d89\", \t\t\t\t\t\t\t\"Name\": \"123123\", \t\t\t\t\t\t\t\"Required\": false, \t\t\t\t\t\t\t\"Type\": \"value\", \t\t\t\t\t\t\t\"Value\": \"123123\" \t\t\t\t\t\t}, \t\t\t\t\t\t{ \t\t\t\t\t\t\t\"DefaultValue\": \"\", \t\t\t\t\t\t\t\"Dynamic\": false, \t\t\t\t\t\t\t\"Id\": \"13108ad8-4c73-48f2-a70c-aaded78a9d89\", \t\t\t\t\t\t\t\"Name\": \"33333\", \t\t\t\t\t\t\t\"Required\": false, \t\t\t\t\t\t\t\"Type\": \"value\", \t\t\t\t\t\t\t\"Value\": \"333333\" \t\t\t\t\t\t} \t\t\t\t\t], \t\t\t\t\t\"RequestHeaders\": [], \t\t\t\t\t\"ResponseBody\": \"W3sidXVpZCI6IjNiZTFiODRmYzk2MDQyYWI5NzQ2ZWE4NzcwOGYyYTk1Iiwia2V5Ijoicm9vdCIsInR5cGUiOiJzdHJ1Y3QiLCJpc0V4cGFuZCI6dHJ1ZSwiZGVzY3JpcHRpb24iOiIiLCJjaGlsZHJlbiI6W10sIm9yZGVyIjowLCJsZXZlbCI6MCwicG9zIjoiMCJ9XQ==\", \t\t\t\t\t\"ResponseHeaders\": [], \t\t\t\t\t\"Status\": 1, \t\t\t\t\t\"Style\": 1, \t\t\t\t\t\"Type\": 1, \t\t\t\t\t\"WorkspaceId\": \"1016\" \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"Address\": \"\", \t\t\t\t\t\"ApiId\": \"136a66f7-a730-40ae-8aad-659f69c449b7\", \t\t\t\t\t\"AppId\": \"20768\", \t\t\t\t\t\"ApplyAudit\": 0, \t\t\t\t\t\"Body\": \"\", \t\t\t\t\t\"DataAudit\": 0, \t\t\t\t\t\"Description\": \"\", \t\t\t\t\t\"IsCommonSpace\": true, \t\t\t\t\t\"Method\": \"get\", \t\t\t\t\t\"Name\": \"测试新增目录接口\", \t\t\t\t\t\"PathParams\": [], \t\t\t\t\t\"PoiCode\": \"api000003002\", \t\t\t\t\t\"PreviewUrl\": \"http://dev-apigw.twins.tencent.com/proxy/136a66f7-a730-40ae-8aad-659f69c449b7\", \t\t\t\t\t\"QueryParams\": [], \t\t\t\t\t\"RequestHeaders\": [], \t\t\t\t\t\"ResponseBody\": \"W3sidXVpZCI6ImYzYTM0MDM2YzUzZDRlNDRhNjIzYmM5YTFiNDA5MTA3Iiwia2V5Ijoicm9vdCIsInR5cGUiOiJzdHJ1Y3QiLCJpc0V4cGFuZCI6dHJ1ZSwiZGVzY3JpcHRpb24iOiIiLCJjaGlsZHJlbiI6W10sIm9yZGVyIjowLCJsZXZlbCI6MCwicG9zIjoiMCJ9XQ==\", \t\t\t\t\t\"ResponseHeaders\": [], \t\t\t\t\t\"Status\": 1, \t\t\t\t\t\"Style\": 1, \t\t\t\t\t\"Type\": 1, \t\t\t\t\t\"WorkspaceId\": \"1015\" \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"Address\": \"/spaceFusion/appApi/message/batchReport\", \t\t\t\t\t\"ApiId\": \"1388c124-0acc-4cbc-931a-a5bfab400a1c\", \t\t\t\t\t\"AppId\": \"98\", \t\t\t\t\t\"ApplyAudit\": 0, \t\t\t\t\t\"Body\": \"\", \t\t\t\t\t\"DataAudit\": 0, \t\t\t\t\t\"Description\": \"\", \t\t\t\t\t\"IsCommonSpace\": true, \t\t\t\t\t\"Method\": \"post\", \t\t\t\t\t\"Name\": \"应用消息批量上报\", \t\t\t\t\t\"PathParams\": [], \t\t\t\t\t\"PoiCode\": \"api000002\", \t\t\t\t\t\"PreviewUrl\": \"http://dev-apigw.twins.tencent.com/proxy/1388c124-0acc-4cbc-931a-a5bfab400a1c/spaceFusion/appApi/message/batchReport\", \t\t\t\t\t\"QueryParams\": [], \t\t\t\t\t\"RequestHeaders\": [], \t\t\t\t\t\"ResponseBody\": \"\", \t\t\t\t\t\"ResponseHeaders\": [], \t\t\t\t\t\"Status\": 1, \t\t\t\t\t\"Style\": 1, \t\t\t\t\t\"Type\": 1, \t\t\t\t\t\"WorkspaceId\": \"1015\" \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"Address\": \"/trpc.wetwin.trpc_wetwin_container_svr.AppAPI/DescribeAlarmStatusList\", \t\t\t\t\t\"ApiId\": \"1e1005b8-2a79-4f76-97cc-57c819b3751d\", \t\t\t\t\t\"AppId\": \"10051\", \t\t\t\t\t\"ApplyAudit\": 0, \t\t\t\t\t\"Body\": \"\", \t\t\t\t\t\"DataAudit\": 0, \t\t\t\t\t\"Description\": \"\", \t\t\t\t\t\"IsCommonSpace\": true, \t\t\t\t\t\"Method\": \"post\", \t\t\t\t\t\"Name\": \"告警状态列表\", \t\t\t\t\t\"PathParams\": [], \t\t\t\t\t\"PoiCode\": \"api000006004\", \t\t\t\t\t\"PreviewUrl\": \"http://dev-apigw.twins.tencent.com/proxy/1e1005b8-2a79-4f76-97cc-57c819b3751d/trpc.wetwin.trpc_wetwin_container_svr.AppAPI/DescribeAlarmStatusList\", \t\t\t\t\t\"QueryParams\": [], \t\t\t\t\t\"RequestHeaders\": [], \t\t\t\t\t\"ResponseBody\": \"W3sidXVpZCI6IjEyYzQ5YzYzY2IxOTQ3ZTFhY2I3MTFlMGU4ZmQ4YmRiIiwia2V5Ijoicm9vdCIsInR5cGUiOiJzdHJ1Y3QiLCJpc0V4cGFuZCI6dHJ1ZSwiZGVzY3JpcHRpb24iOiIiLCJjaGlsZHJlbiI6W10sIm9yZGVyIjowLCJsZXZlbCI6MCwicG9zIjoiMCJ9XQ==\", \t\t\t\t\t\"ResponseHeaders\": [], \t\t\t\t\t\"Status\": 1, \t\t\t\t\t\"Style\": 1, \t\t\t\t\t\"Type\": 1, \t\t\t\t\t\"WorkspaceId\": \"1015\" \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"Address\": \"\", \t\t\t\t\t\"ApiId\": \"2a0206b6-3094-4c56-964c-568ce2b13a7f\", \t\t\t\t\t\"AppId\": \"10041\", \t\t\t\t\t\"ApplyAudit\": 0, \t\t\t\t\t\"Body\": \"\", \t\t\t\t\t\"DataAudit\": 1, \t\t\t\t\t\"Description\": \"\", \t\t\t\t\t\"IsCommonSpace\": true, \t\t\t\t\t\"Method\": \"\", \t\t\t\t\t\"Name\": \"wewe\", \t\t\t\t\t\"PathParams\": [], \t\t\t\t\t\"PoiCode\": \"api000002\", \t\t\t\t\t\"PreviewUrl\": \"ws://dev-ws.twins.tencent.com/proxy/2a0206b6-3094-4c56-964c-568ce2b13a7f\", \t\t\t\t\t\"QueryParams\": [], \t\t\t\t\t\"RequestHeaders\": [], \t\t\t\t\t\"ResponseBody\": \"\", \t\t\t\t\t\"ResponseHeaders\": [], \t\t\t\t\t\"Status\": 1, \t\t\t\t\t\"Style\": 2, \t\t\t\t\t\"Type\": 1, \t\t\t\t\t\"WorkspaceId\": \"1015\" \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"Address\": \"\", \t\t\t\t\t\"ApiId\": \"32ba90be-a5c9-4e22-8370-df09bb1092e2\", \t\t\t\t\t\"AppId\": \"10001\", \t\t\t\t\t\"ApplyAudit\": 0, \t\t\t\t\t\"Body\": \"\", \t\t\t\t\t\"DataAudit\": 1, \t\t\t\t\t\"Description\": \"\", \t\t\t\t\t\"IsCommonSpace\": true, \t\t\t\t\t\"Method\": \"post\", \t\t\t\t\t\"Name\": \"abba\", \t\t\t\t\t\"PathParams\": [], \t\t\t\t\t\"PoiCode\": \"api000\", \t\t\t\t\t\"PreviewUrl\": \"http://dev-apigw.twins.tencent.com/proxy/32ba90be-a5c9-4e22-8370-df09bb1092e2\", \t\t\t\t\t\"QueryParams\": [], \t\t\t\t\t\"RequestHeaders\": [], \t\t\t\t\t\"ResponseBody\": \"W3sidXVpZCI6ImQ3ZjI1NDE4NjdhMDQyYWE4MDJlMGUzOGZiNGNmMzlmIiwia2V5Ijoicm9vdCIsInR5cGUiOiJzdHJ1Y3QiLCJpc0V4cGFuZCI6dHJ1ZSwiZGVzY3JpcHRpb24iOiIiLCJjaGlsZHJlbiI6W10sIm9yZGVyIjowLCJsZXZlbCI6MCwicG9zIjoiMCJ9XQ==\", \t\t\t\t\t\"ResponseHeaders\": [], \t\t\t\t\t\"Status\": 1, \t\t\t\t\t\"Style\": 1, \t\t\t\t\t\"Type\": 1, \t\t\t\t\t\"WorkspaceId\": \"1015\" \t\t\t\t} \t\t\t], \t\t\t\"TotalCount\": 64 \t\t}",
4933
4933
  "member": "ApiInfoList",
4934
4934
  "name": "Result",
4935
4935
  "output_required": false,
@@ -6362,7 +6362,7 @@
6362
6362
  {
6363
6363
  "disabled": false,
6364
6364
  "document": "项目空间列表",
6365
- "example": "",
6365
+ "example": "{ \t\t\t\"List\": [ \t\t\t\t{ \t\t\t\t\t\"ChineseName\": \"lv测试空间\", \t\t\t\t\t\"Description\": \"lv测试空间\", \t\t\t\t\t\"EnglishName\": \"\", \t\t\t\t\t\"IsCommWorkspace\": false, \t\t\t\t\t\"Status\": 0, \t\t\t\t\t\"TenantId\": 100055, \t\t\t\t\t\"ValidityEndTime\": \"1744387200\", \t\t\t\t\t\"ValidityStartTime\": \"1682524800\", \t\t\t\t\t\"WorkspaceId\": 1092 \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"ChineseName\": \"RayDataWeb\", \t\t\t\t\t\"Description\": \"RayDataWeb测试使用测完后删除\", \t\t\t\t\t\"EnglishName\": \"\", \t\t\t\t\t\"IsCommWorkspace\": false, \t\t\t\t\t\"Status\": 0, \t\t\t\t\t\"TenantId\": 100055, \t\t\t\t\t\"ValidityEndTime\": \"2000390400\", \t\t\t\t\t\"ValidityStartTime\": \"1684684800\", \t\t\t\t\t\"WorkspaceId\": 1166 \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"ChineseName\": \"华东项目空间\", \t\t\t\t\t\"Description\": \"演练项目空间\", \t\t\t\t\t\"EnglishName\": \"\", \t\t\t\t\t\"IsCommWorkspace\": false, \t\t\t\t\t\"Status\": 0, \t\t\t\t\t\"TenantId\": 100055, \t\t\t\t\t\"ValidityEndTime\": \"1693411200\", \t\t\t\t\t\"ValidityStartTime\": \"1682870400\", \t\t\t\t\t\"WorkspaceId\": 1175 \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"ChineseName\": \"ces\", \t\t\t\t\t\"Description\": \"123\", \t\t\t\t\t\"EnglishName\": \"\", \t\t\t\t\t\"IsCommWorkspace\": false, \t\t\t\t\t\"Status\": 1, \t\t\t\t\t\"TenantId\": 100055, \t\t\t\t\t\"ValidityEndTime\": \"1688400000\", \t\t\t\t\t\"ValidityStartTime\": \"1688313600\", \t\t\t\t\t\"WorkspaceId\": 1524 \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"ChineseName\": \"公共空间\", \t\t\t\t\t\"Description\": \"租户默认工作空间\", \t\t\t\t\t\"EnglishName\": \"comm_workspace\", \t\t\t\t\t\"IsCommWorkspace\": true, \t\t\t\t\t\"Status\": 0, \t\t\t\t\t\"TenantId\": 100055, \t\t\t\t\t\"ValidityEndTime\": \"4834882335\", \t\t\t\t\t\"ValidityStartTime\": \"1681282335\", \t\t\t\t\t\"WorkspaceId\": 1015 \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"ChineseName\": \"华南园区项目\", \t\t\t\t\t\"Description\": \"华南园区项目\", \t\t\t\t\t\"EnglishName\": \"\", \t\t\t\t\t\"IsCommWorkspace\": false, \t\t\t\t\t\"Status\": 0, \t\t\t\t\t\"TenantId\": 100055, \t\t\t\t\t\"ValidityEndTime\": \"2153664000\", \t\t\t\t\t\"ValidityStartTime\": \"1680278400\", \t\t\t\t\t\"WorkspaceId\": 1016 \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"ChineseName\": \"华北园区项目\", \t\t\t\t\t\"Description\": \"华北园区项目\", \t\t\t\t\t\"EnglishName\": \"\", \t\t\t\t\t\"IsCommWorkspace\": false, \t\t\t\t\t\"Status\": 0, \t\t\t\t\t\"TenantId\": 100055, \t\t\t\t\t\"ValidityEndTime\": \"2153664000\", \t\t\t\t\t\"ValidityStartTime\": \"1680278400\", \t\t\t\t\t\"WorkspaceId\": 1018 \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"ChineseName\": \"test\", \t\t\t\t\t\"Description\": \"ceshi\", \t\t\t\t\t\"EnglishName\": \"\", \t\t\t\t\t\"IsCommWorkspace\": false, \t\t\t\t\t\"Status\": 0, \t\t\t\t\t\"TenantId\": 100055, \t\t\t\t\t\"ValidityEndTime\": \"1747584000\", \t\t\t\t\t\"ValidityStartTime\": \"1685289600\", \t\t\t\t\t\"WorkspaceId\": 1263 \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"ChineseName\": \"report2test\", \t\t\t\t\t\"Description\": \"report2test\", \t\t\t\t\t\"EnglishName\": \"\", \t\t\t\t\t\"IsCommWorkspace\": false, \t\t\t\t\t\"Status\": 0, \t\t\t\t\t\"TenantId\": 100055, \t\t\t\t\t\"ValidityEndTime\": \"2192976000\", \t\t\t\t\t\"ValidityStartTime\": \"1687795200\", \t\t\t\t\t\"WorkspaceId\": 1439 \t\t\t\t} \t\t\t] \t\t}",
6366
6366
  "member": "WorkspaceInfoList",
6367
6367
  "name": "Result",
6368
6368
  "output_required": false,
@@ -10515,7 +10515,7 @@
10515
10515
  {
10516
10516
  "disabled": false,
10517
10517
  "document": "项目空间列表\n注意:此字段可能返回 null,表示取不到有效值。",
10518
- "example": "",
10518
+ "example": "[ \t\t\t\t{ \t\t\t\t\t\"ChineseName\": \"lv测试空间\", \t\t\t\t\t\"Description\": \"lv测试空间\", \t\t\t\t\t\"EnglishName\": \"\", \t\t\t\t\t\"IsCommWorkspace\": false, \t\t\t\t\t\"Status\": 0, \t\t\t\t\t\"TenantId\": 100055, \t\t\t\t\t\"ValidityEndTime\": \"1744387200\", \t\t\t\t\t\"ValidityStartTime\": \"1682524800\", \t\t\t\t\t\"WorkspaceId\": 1092 \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"ChineseName\": \"RayDataWeb\", \t\t\t\t\t\"Description\": \"RayDataWeb测试使用测完后删除\", \t\t\t\t\t\"EnglishName\": \"\", \t\t\t\t\t\"IsCommWorkspace\": false, \t\t\t\t\t\"Status\": 0, \t\t\t\t\t\"TenantId\": 100055, \t\t\t\t\t\"ValidityEndTime\": \"2000390400\", \t\t\t\t\t\"ValidityStartTime\": \"1684684800\", \t\t\t\t\t\"WorkspaceId\": 1166 \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"ChineseName\": \"华东项目空间\", \t\t\t\t\t\"Description\": \"演练项目空间\", \t\t\t\t\t\"EnglishName\": \"\", \t\t\t\t\t\"IsCommWorkspace\": false, \t\t\t\t\t\"Status\": 0, \t\t\t\t\t\"TenantId\": 100055, \t\t\t\t\t\"ValidityEndTime\": \"1693411200\", \t\t\t\t\t\"ValidityStartTime\": \"1682870400\", \t\t\t\t\t\"WorkspaceId\": 1175 \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"ChineseName\": \"ces\", \t\t\t\t\t\"Description\": \"123\", \t\t\t\t\t\"EnglishName\": \"\", \t\t\t\t\t\"IsCommWorkspace\": false, \t\t\t\t\t\"Status\": 1, \t\t\t\t\t\"TenantId\": 100055, \t\t\t\t\t\"ValidityEndTime\": \"1688400000\", \t\t\t\t\t\"ValidityStartTime\": \"1688313600\", \t\t\t\t\t\"WorkspaceId\": 1524 \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"ChineseName\": \"公共空间\", \t\t\t\t\t\"Description\": \"租户默认工作空间\", \t\t\t\t\t\"EnglishName\": \"comm_workspace\", \t\t\t\t\t\"IsCommWorkspace\": true, \t\t\t\t\t\"Status\": 0, \t\t\t\t\t\"TenantId\": 100055, \t\t\t\t\t\"ValidityEndTime\": \"4834882335\", \t\t\t\t\t\"ValidityStartTime\": \"1681282335\", \t\t\t\t\t\"WorkspaceId\": 1015 \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"ChineseName\": \"华南园区项目\", \t\t\t\t\t\"Description\": \"华南园区项目\", \t\t\t\t\t\"EnglishName\": \"\", \t\t\t\t\t\"IsCommWorkspace\": false, \t\t\t\t\t\"Status\": 0, \t\t\t\t\t\"TenantId\": 100055, \t\t\t\t\t\"ValidityEndTime\": \"2153664000\", \t\t\t\t\t\"ValidityStartTime\": \"1680278400\", \t\t\t\t\t\"WorkspaceId\": 1016 \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"ChineseName\": \"华北园区项目\", \t\t\t\t\t\"Description\": \"华北园区项目\", \t\t\t\t\t\"EnglishName\": \"\", \t\t\t\t\t\"IsCommWorkspace\": false, \t\t\t\t\t\"Status\": 0, \t\t\t\t\t\"TenantId\": 100055, \t\t\t\t\t\"ValidityEndTime\": \"2153664000\", \t\t\t\t\t\"ValidityStartTime\": \"1680278400\", \t\t\t\t\t\"WorkspaceId\": 1018 \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"ChineseName\": \"test\", \t\t\t\t\t\"Description\": \"ceshi\", \t\t\t\t\t\"EnglishName\": \"\", \t\t\t\t\t\"IsCommWorkspace\": false, \t\t\t\t\t\"Status\": 0, \t\t\t\t\t\"TenantId\": 100055, \t\t\t\t\t\"ValidityEndTime\": \"1747584000\", \t\t\t\t\t\"ValidityStartTime\": \"1685289600\", \t\t\t\t\t\"WorkspaceId\": 1263 \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"ChineseName\": \"report2test\", \t\t\t\t\t\"Description\": \"report2test\", \t\t\t\t\t\"EnglishName\": \"\", \t\t\t\t\t\"IsCommWorkspace\": false, \t\t\t\t\t\"Status\": 0, \t\t\t\t\t\"TenantId\": 100055, \t\t\t\t\t\"ValidityEndTime\": \"2192976000\", \t\t\t\t\t\"ValidityStartTime\": \"1687795200\", \t\t\t\t\t\"WorkspaceId\": 1439 \t\t\t\t} \t\t\t]",
10519
10519
  "member": "SpaceInfo",
10520
10520
  "name": "List",
10521
10521
  "output_required": false,