tccli 3.0.1215.1__py2.py3-none-any.whl → 3.0.1216.1__py2.py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- tccli/__init__.py +1 -1
- tccli/configure.py +46 -1
- tccli/services/__init__.py +0 -3
- tccli/services/apm/v20210622/api.json +20 -0
- tccli/services/asr/v20190614/api.json +3 -3
- tccli/services/bi/v20220105/api.json +32 -4
- tccli/services/bi/v20220105/examples.json +1 -1
- tccli/services/billing/billing_client.py +53 -0
- tccli/services/billing/v20180709/api.json +304 -0
- tccli/services/billing/v20180709/examples.json +8 -0
- tccli/services/bsca/v20210811/api.json +222 -17
- tccli/services/bsca/v20210811/examples.json +4 -4
- tccli/services/ccc/ccc_client.py +53 -0
- tccli/services/ccc/v20200210/api.json +167 -18
- tccli/services/ccc/v20200210/examples.json +11 -3
- tccli/services/cdb/v20170320/api.json +13 -4
- tccli/services/cdb/v20170320/examples.json +1 -1
- tccli/services/cdn/v20180606/api.json +5 -3
- tccli/services/cdwdoris/v20211228/api.json +12 -2
- tccli/services/cfw/v20190904/api.json +81 -47
- tccli/services/cfw/v20190904/examples.json +46 -40
- tccli/services/ciam/v20220331/api.json +316 -315
- tccli/services/ciam/v20220331/examples.json +49 -49
- tccli/services/cloudaudit/cloudaudit_client.py +30 -30
- tccli/services/cloudaudit/v20190319/api.json +215 -186
- tccli/services/cloudaudit/v20190319/examples.json +13 -13
- tccli/services/cls/v20201016/api.json +365 -66
- tccli/services/cls/v20201016/examples.json +9 -3
- tccli/services/csip/v20221121/api.json +4 -4
- tccli/services/cvm/v20170312/api.json +42 -0
- tccli/services/cwp/v20180228/api.json +217 -163
- tccli/services/cwp/v20180228/examples.json +53 -65
- tccli/services/cynosdb/v20190107/api.json +77 -29
- tccli/services/cynosdb/v20190107/examples.json +22 -22
- tccli/services/dasb/v20191018/api.json +77 -0
- tccli/services/dasb/v20191018/examples.json +5 -5
- tccli/services/domain/v20180808/api.json +3 -3
- tccli/services/domain/v20180808/examples.json +3 -3
- tccli/services/eb/v20210416/api.json +15 -15
- tccli/services/eb/v20210416/examples.json +1 -1
- tccli/services/es/es_client.py +249 -37
- tccli/services/es/v20180416/api.json +521 -0
- tccli/services/es/v20180416/examples.json +32 -0
- tccli/services/ess/ess_client.py +53 -0
- tccli/services/ess/v20201111/api.json +145 -9
- tccli/services/ess/v20201111/examples.json +15 -1
- tccli/services/essbasic/essbasic_client.py +106 -0
- tccli/services/essbasic/v20210526/api.json +234 -12
- tccli/services/essbasic/v20210526/examples.json +22 -0
- tccli/services/gaap/v20180529/api.json +44 -26
- tccli/services/gaap/v20180529/examples.json +24 -30
- tccli/services/iotexplorer/v20190423/api.json +40 -0
- tccli/services/live/v20180801/api.json +35 -9
- tccli/services/mongodb/v20190725/api.json +6 -8
- tccli/services/ocr/v20181119/api.json +2 -2
- tccli/services/organization/organization_client.py +352 -34
- tccli/services/organization/v20210331/api.json +451 -0
- tccli/services/organization/v20210331/examples.json +48 -0
- tccli/services/region/v20220627/api.json +1 -1
- tccli/services/scf/scf_client.py +269 -4
- tccli/services/scf/v20180416/api.json +554 -0
- tccli/services/scf/v20180416/examples.json +46 -0
- tccli/services/ssl/v20191205/api.json +1 -1
- tccli/services/tat/v20201028/api.json +27 -25
- tccli/services/tat/v20201028/examples.json +4 -4
- tccli/services/tcss/v20201101/api.json +13 -13
- tccli/services/tcss/v20201101/examples.json +5 -5
- tccli/services/tdmq/v20200217/api.json +64 -63
- tccli/services/tdmq/v20200217/examples.json +2 -2
- tccli/services/tem/v20210701/api.json +144 -103
- tccli/services/tem/v20210701/examples.json +27 -27
- tccli/services/teo/teo_client.py +277 -12
- tccli/services/teo/v20220901/api.json +1020 -143
- tccli/services/teo/v20220901/examples.json +71 -1
- tccli/services/tke/tke_client.py +53 -0
- tccli/services/tke/v20180525/api.json +43 -0
- tccli/services/tke/v20180525/examples.json +8 -0
- tccli/services/tms/tms_client.py +4 -57
- tccli/services/tms/v20201229/api.json +0 -354
- tccli/services/tms/v20201229/examples.json +0 -8
- tccli/services/trtc/v20190722/api.json +221 -22
- tccli/services/vpc/v20170312/api.json +105 -30
- tccli/services/vpc/v20170312/examples.json +10 -2
- tccli/services/vpc/vpc_client.py +107 -54
- tccli/services/waf/v20180125/api.json +61 -0
- tccli/services/waf/v20180125/examples.json +8 -0
- tccli/services/waf/waf_client.py +53 -0
- tccli/services/wedata/v20210820/api.json +686 -0
- tccli/services/wedata/v20210820/examples.json +16 -0
- tccli/services/wedata/wedata_client.py +106 -0
- {tccli-3.0.1215.1.dist-info → tccli-3.0.1216.1.dist-info}/METADATA +6 -2
- {tccli-3.0.1215.1.dist-info → tccli-3.0.1216.1.dist-info}/RECORD +95 -99
- tccli/services/cr/__init__.py +0 -4
- tccli/services/cr/cr_client.py +0 -1626
- tccli/services/cr/v20180321/api.json +0 -2829
- tccli/services/cr/v20180321/examples.json +0 -235
- {tccli-3.0.1215.1.dist-info → tccli-3.0.1216.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1215.1.dist-info → tccli-3.0.1216.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1215.1.dist-info → tccli-3.0.1216.1.dist-info}/license_files/LICENSE +0 -0
@@ -476,6 +476,20 @@
|
|
476
476
|
"output": "DescribeDataCheckStatResponse",
|
477
477
|
"status": "online"
|
478
478
|
},
|
479
|
+
"DescribeDataServicePublishedApiDetail": {
|
480
|
+
"document": "查询数据服务API的发布态信息",
|
481
|
+
"input": "DescribeDataServicePublishedApiDetailRequest",
|
482
|
+
"name": "查询数据服务API的发布态信息详情",
|
483
|
+
"output": "DescribeDataServicePublishedApiDetailResponse",
|
484
|
+
"status": "online"
|
485
|
+
},
|
486
|
+
"DescribeDataServicePublishedApiList": {
|
487
|
+
"document": "获取数据服务API的发布态信息列表",
|
488
|
+
"input": "DescribeDataServicePublishedApiListRequest",
|
489
|
+
"name": "获取数据服务API的发布态信息列表",
|
490
|
+
"output": "DescribeDataServicePublishedApiListResponse",
|
491
|
+
"status": "online"
|
492
|
+
},
|
479
493
|
"DescribeDataSourceInfoList": {
|
480
494
|
"document": "获取数据源信息-数据源分页列表",
|
481
495
|
"input": "DescribeDataSourceInfoListRequest",
|
@@ -9033,6 +9047,247 @@
|
|
9033
9047
|
],
|
9034
9048
|
"usage": "out"
|
9035
9049
|
},
|
9050
|
+
"DataServicePublishedApiListFilter": {
|
9051
|
+
"document": "获取数据服务API的发布态信息列表过滤条件",
|
9052
|
+
"members": [
|
9053
|
+
{
|
9054
|
+
"disabled": false,
|
9055
|
+
"document": "请求路径关键词筛选",
|
9056
|
+
"example": "test",
|
9057
|
+
"member": "string",
|
9058
|
+
"name": "PathUrl",
|
9059
|
+
"required": false,
|
9060
|
+
"type": "string"
|
9061
|
+
},
|
9062
|
+
{
|
9063
|
+
"disabled": false,
|
9064
|
+
"document": "Api名称关键词筛选",
|
9065
|
+
"example": "test",
|
9066
|
+
"member": "string",
|
9067
|
+
"name": "Keyword",
|
9068
|
+
"required": false,
|
9069
|
+
"type": "string"
|
9070
|
+
},
|
9071
|
+
{
|
9072
|
+
"disabled": false,
|
9073
|
+
"document": "Api认证方式筛选 0:免认证 1:应用认证",
|
9074
|
+
"example": "[0]",
|
9075
|
+
"member": "uint64",
|
9076
|
+
"name": "AuthTypes",
|
9077
|
+
"required": false,
|
9078
|
+
"type": "list"
|
9079
|
+
},
|
9080
|
+
{
|
9081
|
+
"disabled": false,
|
9082
|
+
"document": "服务Api状态 1:已上线 3:已下线",
|
9083
|
+
"example": "[1]",
|
9084
|
+
"member": "uint64",
|
9085
|
+
"name": "ApiStatus",
|
9086
|
+
"required": false,
|
9087
|
+
"type": "list"
|
9088
|
+
},
|
9089
|
+
{
|
9090
|
+
"disabled": false,
|
9091
|
+
"document": "API配置方式 0:向导、1、脚本、2、注册Api",
|
9092
|
+
"example": "[1]",
|
9093
|
+
"member": "uint64",
|
9094
|
+
"name": "ConfigTypes",
|
9095
|
+
"required": false,
|
9096
|
+
"type": "list"
|
9097
|
+
}
|
9098
|
+
],
|
9099
|
+
"usage": "in"
|
9100
|
+
},
|
9101
|
+
"DataServiceRequestListOrder": {
|
9102
|
+
"document": "数据服务通用排序参数",
|
9103
|
+
"members": [
|
9104
|
+
{
|
9105
|
+
"disabled": false,
|
9106
|
+
"document": "排序参数名称\n取值: \n CreateTime 表示按照创建时间排序\n ModifyTime 表示按照更新时间排序",
|
9107
|
+
"example": "CreateTime, ModifyTime",
|
9108
|
+
"member": "string",
|
9109
|
+
"name": "Name",
|
9110
|
+
"required": false,
|
9111
|
+
"type": "string"
|
9112
|
+
},
|
9113
|
+
{
|
9114
|
+
"disabled": false,
|
9115
|
+
"document": "排序参数顺序",
|
9116
|
+
"example": "ASC",
|
9117
|
+
"member": "string",
|
9118
|
+
"name": "Direction",
|
9119
|
+
"required": false,
|
9120
|
+
"type": "string"
|
9121
|
+
}
|
9122
|
+
],
|
9123
|
+
"usage": "in"
|
9124
|
+
},
|
9125
|
+
"DataServiceRequestParam": {
|
9126
|
+
"document": "数据服务入参",
|
9127
|
+
"members": [
|
9128
|
+
{
|
9129
|
+
"disabled": false,
|
9130
|
+
"document": "参数名称\n注意:此字段可能返回 null,表示取不到有效值。",
|
9131
|
+
"example": "1",
|
9132
|
+
"member": "string",
|
9133
|
+
"name": "ParamName",
|
9134
|
+
"output_required": true,
|
9135
|
+
"required": true,
|
9136
|
+
"type": "string",
|
9137
|
+
"value_allowed_null": true
|
9138
|
+
},
|
9139
|
+
{
|
9140
|
+
"disabled": false,
|
9141
|
+
"document": "绑定字段\n注意:此字段可能返回 null,表示取不到有效值。",
|
9142
|
+
"example": "123-abc",
|
9143
|
+
"member": "string",
|
9144
|
+
"name": "BindField",
|
9145
|
+
"output_required": true,
|
9146
|
+
"required": true,
|
9147
|
+
"type": "string",
|
9148
|
+
"value_allowed_null": true
|
9149
|
+
},
|
9150
|
+
{
|
9151
|
+
"disabled": false,
|
9152
|
+
"document": "参数类型\n注意:此字段可能返回 null,表示取不到有效值。",
|
9153
|
+
"example": "123-abc",
|
9154
|
+
"member": "string",
|
9155
|
+
"name": "ParamType",
|
9156
|
+
"output_required": true,
|
9157
|
+
"required": true,
|
9158
|
+
"type": "string",
|
9159
|
+
"value_allowed_null": true
|
9160
|
+
},
|
9161
|
+
{
|
9162
|
+
"disabled": false,
|
9163
|
+
"document": "参数位置\n注意:此字段可能返回 null,表示取不到有效值。",
|
9164
|
+
"example": "path",
|
9165
|
+
"member": "string",
|
9166
|
+
"name": "ParamPosition",
|
9167
|
+
"output_required": true,
|
9168
|
+
"required": true,
|
9169
|
+
"type": "string",
|
9170
|
+
"value_allowed_null": true
|
9171
|
+
},
|
9172
|
+
{
|
9173
|
+
"disabled": false,
|
9174
|
+
"document": "操作符\n注意:此字段可能返回 null,表示取不到有效值。",
|
9175
|
+
"example": "=",
|
9176
|
+
"member": "string",
|
9177
|
+
"name": "Operator",
|
9178
|
+
"output_required": true,
|
9179
|
+
"required": true,
|
9180
|
+
"type": "string",
|
9181
|
+
"value_allowed_null": true
|
9182
|
+
},
|
9183
|
+
{
|
9184
|
+
"disabled": false,
|
9185
|
+
"document": "是否为空\n注意:此字段可能返回 null,表示取不到有效值。",
|
9186
|
+
"example": "1",
|
9187
|
+
"member": "uint64",
|
9188
|
+
"name": "NonEmpty",
|
9189
|
+
"output_required": true,
|
9190
|
+
"required": true,
|
9191
|
+
"type": "int",
|
9192
|
+
"value_allowed_null": true
|
9193
|
+
},
|
9194
|
+
{
|
9195
|
+
"disabled": false,
|
9196
|
+
"document": "默认值\n注意:此字段可能返回 null,表示取不到有效值。",
|
9197
|
+
"example": "1",
|
9198
|
+
"member": "string",
|
9199
|
+
"name": "DefaultValue",
|
9200
|
+
"output_required": true,
|
9201
|
+
"required": false,
|
9202
|
+
"type": "string",
|
9203
|
+
"value_allowed_null": true
|
9204
|
+
},
|
9205
|
+
{
|
9206
|
+
"disabled": false,
|
9207
|
+
"document": "示例值\n注意:此字段可能返回 null,表示取不到有效值。",
|
9208
|
+
"example": "123-abc",
|
9209
|
+
"member": "string",
|
9210
|
+
"name": "ExampleValue",
|
9211
|
+
"output_required": true,
|
9212
|
+
"required": false,
|
9213
|
+
"type": "string",
|
9214
|
+
"value_allowed_null": true
|
9215
|
+
},
|
9216
|
+
{
|
9217
|
+
"disabled": false,
|
9218
|
+
"document": "参数描述\n注意:此字段可能返回 null,表示取不到有效值。",
|
9219
|
+
"example": "123-abc",
|
9220
|
+
"member": "string",
|
9221
|
+
"name": "Description",
|
9222
|
+
"output_required": true,
|
9223
|
+
"required": false,
|
9224
|
+
"type": "string",
|
9225
|
+
"value_allowed_null": true
|
9226
|
+
}
|
9227
|
+
],
|
9228
|
+
"usage": "both"
|
9229
|
+
},
|
9230
|
+
"DataServiceResponseParam": {
|
9231
|
+
"document": "数据服务入参",
|
9232
|
+
"members": [
|
9233
|
+
{
|
9234
|
+
"disabled": false,
|
9235
|
+
"document": "参数名称\n注意:此字段可能返回 null,表示取不到有效值。",
|
9236
|
+
"example": "1",
|
9237
|
+
"member": "string",
|
9238
|
+
"name": "ParamName",
|
9239
|
+
"output_required": true,
|
9240
|
+
"required": true,
|
9241
|
+
"type": "string",
|
9242
|
+
"value_allowed_null": true
|
9243
|
+
},
|
9244
|
+
{
|
9245
|
+
"disabled": false,
|
9246
|
+
"document": "绑定字段\n注意:此字段可能返回 null,表示取不到有效值。",
|
9247
|
+
"example": "123-abc",
|
9248
|
+
"member": "string",
|
9249
|
+
"name": "BindField",
|
9250
|
+
"output_required": true,
|
9251
|
+
"required": true,
|
9252
|
+
"type": "string",
|
9253
|
+
"value_allowed_null": true
|
9254
|
+
},
|
9255
|
+
{
|
9256
|
+
"disabled": false,
|
9257
|
+
"document": "参数类型\n注意:此字段可能返回 null,表示取不到有效值。",
|
9258
|
+
"example": "123-abc",
|
9259
|
+
"member": "string",
|
9260
|
+
"name": "ParamType",
|
9261
|
+
"output_required": true,
|
9262
|
+
"required": true,
|
9263
|
+
"type": "string",
|
9264
|
+
"value_allowed_null": true
|
9265
|
+
},
|
9266
|
+
{
|
9267
|
+
"disabled": false,
|
9268
|
+
"document": "示例值\n注意:此字段可能返回 null,表示取不到有效值。",
|
9269
|
+
"example": "123-abc",
|
9270
|
+
"member": "string",
|
9271
|
+
"name": "ExampleValue",
|
9272
|
+
"output_required": true,
|
9273
|
+
"required": true,
|
9274
|
+
"type": "string",
|
9275
|
+
"value_allowed_null": true
|
9276
|
+
},
|
9277
|
+
{
|
9278
|
+
"disabled": false,
|
9279
|
+
"document": "参数描述\n注意:此字段可能返回 null,表示取不到有效值。",
|
9280
|
+
"example": "123-abc",
|
9281
|
+
"member": "string",
|
9282
|
+
"name": "Description",
|
9283
|
+
"output_required": true,
|
9284
|
+
"required": true,
|
9285
|
+
"type": "string",
|
9286
|
+
"value_allowed_null": true
|
9287
|
+
}
|
9288
|
+
],
|
9289
|
+
"usage": "both"
|
9290
|
+
},
|
9036
9291
|
"DataSourceInfo": {
|
9037
9292
|
"document": "数据源对象",
|
9038
9293
|
"members": [
|
@@ -12283,6 +12538,437 @@
|
|
12283
12538
|
],
|
12284
12539
|
"type": "object"
|
12285
12540
|
},
|
12541
|
+
"DescribeDataServicePublishedApiDetailRequest": {
|
12542
|
+
"document": "DescribeDataServicePublishedApiDetail请求参数结构体",
|
12543
|
+
"members": [
|
12544
|
+
{
|
12545
|
+
"disabled": false,
|
12546
|
+
"document": "服务Id",
|
12547
|
+
"example": "1847084985566855169",
|
12548
|
+
"member": "string",
|
12549
|
+
"name": "Id",
|
12550
|
+
"required": true,
|
12551
|
+
"type": "string"
|
12552
|
+
},
|
12553
|
+
{
|
12554
|
+
"disabled": false,
|
12555
|
+
"document": "项目ID",
|
12556
|
+
"example": "无",
|
12557
|
+
"member": "string",
|
12558
|
+
"name": "ProjectId",
|
12559
|
+
"required": true,
|
12560
|
+
"type": "string"
|
12561
|
+
}
|
12562
|
+
],
|
12563
|
+
"type": "object"
|
12564
|
+
},
|
12565
|
+
"DescribeDataServicePublishedApiDetailResp": {
|
12566
|
+
"document": "查询数据服务API的发布态信息详情出参",
|
12567
|
+
"members": [
|
12568
|
+
{
|
12569
|
+
"disabled": false,
|
12570
|
+
"document": "服务Api名称",
|
12571
|
+
"example": "1",
|
12572
|
+
"member": "string",
|
12573
|
+
"name": "ApiName",
|
12574
|
+
"output_required": true,
|
12575
|
+
"type": "string",
|
12576
|
+
"value_allowed_null": false
|
12577
|
+
},
|
12578
|
+
{
|
12579
|
+
"disabled": false,
|
12580
|
+
"document": "服务请求Path",
|
12581
|
+
"example": "/",
|
12582
|
+
"member": "string",
|
12583
|
+
"name": "PathUrl",
|
12584
|
+
"output_required": true,
|
12585
|
+
"type": "string",
|
12586
|
+
"value_allowed_null": false
|
12587
|
+
},
|
12588
|
+
{
|
12589
|
+
"disabled": false,
|
12590
|
+
"document": "服务责任人名称",
|
12591
|
+
"example": "1",
|
12592
|
+
"member": "string",
|
12593
|
+
"name": "OwnerName",
|
12594
|
+
"output_required": true,
|
12595
|
+
"type": "string",
|
12596
|
+
"value_allowed_null": false
|
12597
|
+
},
|
12598
|
+
{
|
12599
|
+
"disabled": false,
|
12600
|
+
"document": "服务请求方式",
|
12601
|
+
"example": "POST",
|
12602
|
+
"member": "string",
|
12603
|
+
"name": "RequestType",
|
12604
|
+
"output_required": true,
|
12605
|
+
"type": "string",
|
12606
|
+
"value_allowed_null": false
|
12607
|
+
},
|
12608
|
+
{
|
12609
|
+
"disabled": false,
|
12610
|
+
"document": "服务标签名称集合\n注意:此字段可能返回 null,表示取不到有效值。",
|
12611
|
+
"example": "abcd",
|
12612
|
+
"member": "string",
|
12613
|
+
"name": "ApiTagNames",
|
12614
|
+
"output_required": true,
|
12615
|
+
"type": "string",
|
12616
|
+
"value_allowed_null": true
|
12617
|
+
},
|
12618
|
+
{
|
12619
|
+
"disabled": false,
|
12620
|
+
"document": "服务描述\n注意:此字段可能返回 null,表示取不到有效值。",
|
12621
|
+
"example": "2",
|
12622
|
+
"member": "string",
|
12623
|
+
"name": "ApiDescription",
|
12624
|
+
"output_required": true,
|
12625
|
+
"type": "string",
|
12626
|
+
"value_allowed_null": true
|
12627
|
+
},
|
12628
|
+
{
|
12629
|
+
"disabled": false,
|
12630
|
+
"document": "服务请求返回示例\n注意:此字段可能返回 null,表示取不到有效值。",
|
12631
|
+
"example": "1",
|
12632
|
+
"member": "string",
|
12633
|
+
"name": "RequestExample",
|
12634
|
+
"output_required": true,
|
12635
|
+
"type": "string",
|
12636
|
+
"value_allowed_null": true
|
12637
|
+
},
|
12638
|
+
{
|
12639
|
+
"disabled": false,
|
12640
|
+
"document": "服务请求成功返回示例\n注意:此字段可能返回 null,表示取不到有效值。",
|
12641
|
+
"example": "1",
|
12642
|
+
"member": "string",
|
12643
|
+
"name": "RequestSuccess",
|
12644
|
+
"output_required": true,
|
12645
|
+
"type": "string",
|
12646
|
+
"value_allowed_null": true
|
12647
|
+
},
|
12648
|
+
{
|
12649
|
+
"disabled": false,
|
12650
|
+
"document": "服务请求失败返回示例\n注意:此字段可能返回 null,表示取不到有效值。",
|
12651
|
+
"example": "1",
|
12652
|
+
"member": "string",
|
12653
|
+
"name": "RequestError",
|
12654
|
+
"output_required": true,
|
12655
|
+
"type": "string",
|
12656
|
+
"value_allowed_null": true
|
12657
|
+
},
|
12658
|
+
{
|
12659
|
+
"disabled": false,
|
12660
|
+
"document": "服务请求参数列表\n注意:此字段可能返回 null,表示取不到有效值。",
|
12661
|
+
"example": "1",
|
12662
|
+
"member": "DataServiceRequestParam",
|
12663
|
+
"name": "RequestParam",
|
12664
|
+
"output_required": false,
|
12665
|
+
"type": "list",
|
12666
|
+
"value_allowed_null": true
|
12667
|
+
},
|
12668
|
+
{
|
12669
|
+
"disabled": false,
|
12670
|
+
"document": "服务响应参数列表\n注意:此字段可能返回 null,表示取不到有效值。",
|
12671
|
+
"example": "1",
|
12672
|
+
"member": "DataServiceResponseParam",
|
12673
|
+
"name": "ResponseParam",
|
12674
|
+
"output_required": false,
|
12675
|
+
"type": "list",
|
12676
|
+
"value_allowed_null": true
|
12677
|
+
},
|
12678
|
+
{
|
12679
|
+
"disabled": false,
|
12680
|
+
"document": "最大qps",
|
12681
|
+
"example": "100",
|
12682
|
+
"member": "int64",
|
12683
|
+
"name": "MaxAllowQps",
|
12684
|
+
"output_required": true,
|
12685
|
+
"type": "int",
|
12686
|
+
"value_allowed_null": false
|
12687
|
+
},
|
12688
|
+
{
|
12689
|
+
"disabled": false,
|
12690
|
+
"document": "最大记录数",
|
12691
|
+
"example": "2000",
|
12692
|
+
"member": "int64",
|
12693
|
+
"name": "MaxAllowPageSize",
|
12694
|
+
"output_required": true,
|
12695
|
+
"type": "int",
|
12696
|
+
"value_allowed_null": false
|
12697
|
+
},
|
12698
|
+
{
|
12699
|
+
"disabled": false,
|
12700
|
+
"document": "超时时间,单位ms",
|
12701
|
+
"example": "5000",
|
12702
|
+
"member": "uint64",
|
12703
|
+
"name": "TimeoutPeriod",
|
12704
|
+
"output_required": true,
|
12705
|
+
"type": "int",
|
12706
|
+
"value_allowed_null": false
|
12707
|
+
},
|
12708
|
+
{
|
12709
|
+
"disabled": false,
|
12710
|
+
"document": "ApiId\n注意:此字段可能返回 null,表示取不到有效值。",
|
12711
|
+
"example": "20321213123",
|
12712
|
+
"member": "string",
|
12713
|
+
"name": "ApiId",
|
12714
|
+
"output_required": true,
|
12715
|
+
"type": "string",
|
12716
|
+
"value_allowed_null": true
|
12717
|
+
},
|
12718
|
+
{
|
12719
|
+
"disabled": false,
|
12720
|
+
"document": "0:免认证 1:应用认证",
|
12721
|
+
"example": "0",
|
12722
|
+
"member": "uint64",
|
12723
|
+
"name": "AuthType",
|
12724
|
+
"output_required": true,
|
12725
|
+
"type": "int",
|
12726
|
+
"value_allowed_null": false
|
12727
|
+
},
|
12728
|
+
{
|
12729
|
+
"disabled": false,
|
12730
|
+
"document": "请求地址\n注意:此字段可能返回 null,表示取不到有效值。",
|
12731
|
+
"example": "http://127.0.0.1/test_0725_01",
|
12732
|
+
"member": "string",
|
12733
|
+
"name": "GatewayApiUrl",
|
12734
|
+
"output_required": true,
|
12735
|
+
"type": "string",
|
12736
|
+
"value_allowed_null": true
|
12737
|
+
},
|
12738
|
+
{
|
12739
|
+
"disabled": false,
|
12740
|
+
"document": "服务Api状态 1:已上线 3:已下线\n注意:此字段可能返回 null,表示取不到有效值。",
|
12741
|
+
"example": "1",
|
12742
|
+
"member": "uint64",
|
12743
|
+
"name": "ApiStatus",
|
12744
|
+
"output_required": true,
|
12745
|
+
"type": "int",
|
12746
|
+
"value_allowed_null": true
|
12747
|
+
}
|
12748
|
+
],
|
12749
|
+
"usage": "out"
|
12750
|
+
},
|
12751
|
+
"DescribeDataServicePublishedApiDetailResponse": {
|
12752
|
+
"document": "DescribeDataServicePublishedApiDetail返回参数结构体",
|
12753
|
+
"members": [
|
12754
|
+
{
|
12755
|
+
"disabled": false,
|
12756
|
+
"document": "服务详情",
|
12757
|
+
"example": "无",
|
12758
|
+
"member": "DescribeDataServicePublishedApiDetailResp",
|
12759
|
+
"name": "Data",
|
12760
|
+
"output_required": true,
|
12761
|
+
"type": "object",
|
12762
|
+
"value_allowed_null": false
|
12763
|
+
},
|
12764
|
+
{
|
12765
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
12766
|
+
"member": "string",
|
12767
|
+
"name": "RequestId",
|
12768
|
+
"type": "string"
|
12769
|
+
}
|
12770
|
+
],
|
12771
|
+
"type": "object"
|
12772
|
+
},
|
12773
|
+
"DescribeDataServicePublishedApiListRequest": {
|
12774
|
+
"document": "DescribeDataServicePublishedApiList请求参数结构体",
|
12775
|
+
"members": [
|
12776
|
+
{
|
12777
|
+
"disabled": false,
|
12778
|
+
"document": "页码",
|
12779
|
+
"example": "1",
|
12780
|
+
"member": "uint64",
|
12781
|
+
"name": "PageNumber",
|
12782
|
+
"required": true,
|
12783
|
+
"type": "int"
|
12784
|
+
},
|
12785
|
+
{
|
12786
|
+
"disabled": false,
|
12787
|
+
"document": "每页大小",
|
12788
|
+
"example": "10",
|
12789
|
+
"member": "uint64",
|
12790
|
+
"name": "PageSize",
|
12791
|
+
"required": true,
|
12792
|
+
"type": "int"
|
12793
|
+
},
|
12794
|
+
{
|
12795
|
+
"disabled": false,
|
12796
|
+
"document": "项目ID",
|
12797
|
+
"example": "无",
|
12798
|
+
"member": "string",
|
12799
|
+
"name": "ProjectId",
|
12800
|
+
"required": true,
|
12801
|
+
"type": "string"
|
12802
|
+
},
|
12803
|
+
{
|
12804
|
+
"disabled": false,
|
12805
|
+
"document": "查询参数",
|
12806
|
+
"example": "无",
|
12807
|
+
"member": "DataServicePublishedApiListFilter",
|
12808
|
+
"name": "Filters",
|
12809
|
+
"required": false,
|
12810
|
+
"type": "object"
|
12811
|
+
},
|
12812
|
+
{
|
12813
|
+
"disabled": false,
|
12814
|
+
"document": "排序配置",
|
12815
|
+
"example": "无",
|
12816
|
+
"member": "DataServiceRequestListOrder",
|
12817
|
+
"name": "OrderFields",
|
12818
|
+
"required": false,
|
12819
|
+
"type": "list"
|
12820
|
+
}
|
12821
|
+
],
|
12822
|
+
"type": "object"
|
12823
|
+
},
|
12824
|
+
"DescribeDataServicePublishedApiListResp": {
|
12825
|
+
"document": "获取数据服务API的发布态信息列表响应内容",
|
12826
|
+
"members": [
|
12827
|
+
{
|
12828
|
+
"disabled": false,
|
12829
|
+
"document": "服务id",
|
12830
|
+
"example": "1",
|
12831
|
+
"member": "string",
|
12832
|
+
"name": "Id",
|
12833
|
+
"output_required": true,
|
12834
|
+
"type": "string",
|
12835
|
+
"value_allowed_null": false
|
12836
|
+
},
|
12837
|
+
{
|
12838
|
+
"disabled": false,
|
12839
|
+
"document": "服务Api名称",
|
12840
|
+
"example": "apiName_test",
|
12841
|
+
"member": "string",
|
12842
|
+
"name": "ApiName",
|
12843
|
+
"output_required": true,
|
12844
|
+
"type": "string",
|
12845
|
+
"value_allowed_null": false
|
12846
|
+
},
|
12847
|
+
{
|
12848
|
+
"disabled": false,
|
12849
|
+
"document": "所属目录名称",
|
12850
|
+
"example": "abcd",
|
12851
|
+
"member": "string",
|
12852
|
+
"name": "ApiFolderName",
|
12853
|
+
"output_required": true,
|
12854
|
+
"type": "string",
|
12855
|
+
"value_allowed_null": false
|
12856
|
+
},
|
12857
|
+
{
|
12858
|
+
"disabled": false,
|
12859
|
+
"document": "服务Api标签名称集合",
|
12860
|
+
"example": "测试",
|
12861
|
+
"member": "string",
|
12862
|
+
"name": "ApiTagNames",
|
12863
|
+
"output_required": true,
|
12864
|
+
"type": "string",
|
12865
|
+
"value_allowed_null": false
|
12866
|
+
},
|
12867
|
+
{
|
12868
|
+
"disabled": false,
|
12869
|
+
"document": "服务负责人",
|
12870
|
+
"example": "104593123",
|
12871
|
+
"member": "string",
|
12872
|
+
"name": "OwnerName",
|
12873
|
+
"output_required": true,
|
12874
|
+
"type": "string",
|
12875
|
+
"value_allowed_null": false
|
12876
|
+
},
|
12877
|
+
{
|
12878
|
+
"disabled": false,
|
12879
|
+
"document": "服务创建时间",
|
12880
|
+
"example": "2022-05-09 12:00:00",
|
12881
|
+
"member": "string",
|
12882
|
+
"name": "CreateTime",
|
12883
|
+
"output_required": true,
|
12884
|
+
"type": "string",
|
12885
|
+
"value_allowed_null": false
|
12886
|
+
},
|
12887
|
+
{
|
12888
|
+
"disabled": false,
|
12889
|
+
"document": "Api的id",
|
12890
|
+
"example": "\"1121\"",
|
12891
|
+
"member": "string",
|
12892
|
+
"name": "ApiId",
|
12893
|
+
"output_required": true,
|
12894
|
+
"type": "string",
|
12895
|
+
"value_allowed_null": false
|
12896
|
+
},
|
12897
|
+
{
|
12898
|
+
"disabled": false,
|
12899
|
+
"document": "服务Api认证方式 0:免认证 1:应用认证",
|
12900
|
+
"example": "1",
|
12901
|
+
"member": "int64",
|
12902
|
+
"name": "AuthType",
|
12903
|
+
"output_required": true,
|
12904
|
+
"type": "int",
|
12905
|
+
"value_allowed_null": false
|
12906
|
+
},
|
12907
|
+
{
|
12908
|
+
"disabled": false,
|
12909
|
+
"document": "服务Api状态 0:创建 1:已上线 2:已删除 3:已下线",
|
12910
|
+
"example": "1",
|
12911
|
+
"member": "int64",
|
12912
|
+
"name": "ApiStatus",
|
12913
|
+
"output_required": true,
|
12914
|
+
"type": "int",
|
12915
|
+
"value_allowed_null": false
|
12916
|
+
},
|
12917
|
+
{
|
12918
|
+
"disabled": false,
|
12919
|
+
"document": "配置方式 0:向导、1、脚本、2、注册Api\n注意:此字段可能返回 null,表示取不到有效值。",
|
12920
|
+
"example": "0",
|
12921
|
+
"member": "uint64",
|
12922
|
+
"name": "ConfigType",
|
12923
|
+
"output_required": false,
|
12924
|
+
"type": "int",
|
12925
|
+
"value_allowed_null": true
|
12926
|
+
},
|
12927
|
+
{
|
12928
|
+
"disabled": false,
|
12929
|
+
"document": "更新时间\n注意:此字段可能返回 null,表示取不到有效值。",
|
12930
|
+
"example": "2022-05-09 12:00:00",
|
12931
|
+
"member": "string",
|
12932
|
+
"name": "ModifyTime",
|
12933
|
+
"output_required": false,
|
12934
|
+
"type": "string",
|
12935
|
+
"value_allowed_null": true
|
12936
|
+
}
|
12937
|
+
],
|
12938
|
+
"usage": "out"
|
12939
|
+
},
|
12940
|
+
"DescribeDataServicePublishedApiListResponse": {
|
12941
|
+
"document": "DescribeDataServicePublishedApiList返回参数结构体",
|
12942
|
+
"members": [
|
12943
|
+
{
|
12944
|
+
"disabled": false,
|
12945
|
+
"document": "总条数",
|
12946
|
+
"example": "1",
|
12947
|
+
"member": "uint64",
|
12948
|
+
"name": "TotalCount",
|
12949
|
+
"output_required": true,
|
12950
|
+
"type": "int",
|
12951
|
+
"value_allowed_null": false
|
12952
|
+
},
|
12953
|
+
{
|
12954
|
+
"disabled": false,
|
12955
|
+
"document": "服务列表",
|
12956
|
+
"example": "无",
|
12957
|
+
"member": "DescribeDataServicePublishedApiListResp",
|
12958
|
+
"name": "DataSet",
|
12959
|
+
"output_required": true,
|
12960
|
+
"type": "list",
|
12961
|
+
"value_allowed_null": false
|
12962
|
+
},
|
12963
|
+
{
|
12964
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
12965
|
+
"member": "string",
|
12966
|
+
"name": "RequestId",
|
12967
|
+
"type": "string"
|
12968
|
+
}
|
12969
|
+
],
|
12970
|
+
"type": "object"
|
12971
|
+
},
|
12286
12972
|
"DescribeDataSourceInfoListRequest": {
|
12287
12973
|
"document": "DescribeDataSourceInfoList请求参数结构体",
|
12288
12974
|
"members": [
|