tccli 3.0.1016.1__py2.py3-none-any.whl → 3.0.1018.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/examples/bi/v20220105/CreateEmbedToken.md +4 -2
- tccli/examples/cls/v20201016/CreateDeliverCloudFunction.md +6 -7
- tccli/examples/cls/v20201016/DescribeConfigExtras.md +69 -41
- tccli/examples/cls/v20201016/DescribeConfigMachineGroups.md +13 -6
- tccli/examples/cls/v20201016/DescribeDashboards.md +18 -23
- tccli/examples/cls/v20201016/DescribeMachineGroupConfigs.md +33 -27
- tccli/examples/cls/v20201016/GetAlarmLog.md +2 -0
- tccli/examples/es/v20180416/InquirePriceRenewInstance.md +24 -0
- tccli/examples/faceid/v20180301/ImageRecognitionV2.md +25 -0
- tccli/examples/monitor/v20180724/UpdateGrafanaNotificationChannel.md +2 -2
- tccli/examples/ms/v20180408/DestroyResourceInstances.md +50 -0
- tccli/examples/ocr/v20181119/BizLicenseOCR.md +1 -0
- tccli/services/bi/v20220105/api.json +37 -0
- tccli/services/bi/v20220105/examples.json +2 -2
- tccli/services/car/v20220110/api.json +1 -1
- tccli/services/cdb/v20170320/api.json +4 -2
- tccli/services/cdc/v20201214/api.json +12 -12
- tccli/services/clb/v20180317/api.json +4 -4
- tccli/services/cls/v20201016/api.json +17 -7
- tccli/services/cls/v20201016/examples.json +13 -13
- tccli/services/cme/v20191029/api.json +6 -9
- tccli/services/cynosdb/v20190107/api.json +10 -0
- tccli/services/dts/v20211206/api.json +39 -8
- tccli/services/es/es_client.py +53 -0
- tccli/services/es/v20180416/api.json +77 -3
- tccli/services/es/v20180416/examples.json +8 -0
- tccli/services/ess/v20201111/api.json +2 -2
- tccli/services/essbasic/v20210526/api.json +3 -3
- tccli/services/faceid/faceid_client.py +53 -0
- tccli/services/faceid/v20180301/api.json +100 -0
- tccli/services/faceid/v20180301/examples.json +8 -0
- tccli/services/gme/v20180711/api.json +4 -4
- tccli/services/lighthouse/v20200324/api.json +85 -83
- tccli/services/monitor/v20180724/api.json +125 -45
- tccli/services/monitor/v20180724/examples.json +2 -2
- tccli/services/ms/ms_client.py +53 -0
- tccli/services/ms/v20180408/api.json +83 -0
- tccli/services/ms/v20180408/examples.json +14 -0
- tccli/services/ocr/v20181119/api.json +10 -0
- tccli/services/ocr/v20181119/examples.json +1 -1
- tccli/services/teo/v20220901/api.json +75 -8
- tccli/services/weilingwith/v20230427/api.json +83 -83
- {tccli-3.0.1016.1.dist-info → tccli-3.0.1018.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1016.1.dist-info → tccli-3.0.1018.1.dist-info}/RECORD +48 -45
- {tccli-3.0.1016.1.dist-info → tccli-3.0.1018.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1016.1.dist-info → tccli-3.0.1018.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1016.1.dist-info → tccli-3.0.1018.1.dist-info}/license_files/LICENSE +0 -0
@@ -4639,7 +4639,7 @@
|
|
4639
4639
|
},
|
4640
4640
|
{
|
4641
4641
|
"disabled": false,
|
4642
|
-
"document": "过滤条件,Filters.Values 的上限为 20。该参数不填写时,返回当前 zone-id 下所有域名信息。详细的过滤条件如下:\n<li>domain-name:按照加速域名进行过滤;</li>\n<li>origin-type:按照源站类型进行过滤;</li>\n<li>origin:按照主源站地址进行过滤;</li>\n<li>backup-origin: 按照备用源站地址进行过滤;</li>\n<li>domain-cname:按照 CNAME 进行过滤;</li>\n<li>share-cname:按照共享 CNAME 进行过滤;</li>",
|
4642
|
+
"document": "过滤条件,Filters.Values 的上限为 20。该参数不填写时,返回当前 zone-id 下所有域名信息。详细的过滤条件如下:\n<li>domain-name:按照加速域名进行过滤;</li>\n<li>origin-type:按照源站类型进行过滤;</li>\n<li>origin:按照主源站地址进行过滤;</li>\n<li>backup-origin: 按照备用源站地址进行过滤;</li>\n<li>domain-cname:按照 CNAME 进行过滤;</li>\n<li>share-cname:按照共享 CNAME 进行过滤;</li>\n<li>vodeo-sub-app-id:按照【 vodeo 子应用 ID】进行过滤;</li>\n<li>vodeo-distribution-range:按照【 vodeo 分发范围】进行过滤;</li>\n<li>vodeo-bucket-id:按照【vodeo 存储桶 ID】进行过滤;</li>",
|
4643
4643
|
"example": "无",
|
4644
4644
|
"member": "AdvancedFilter",
|
4645
4645
|
"name": "Filters",
|
@@ -10127,7 +10127,7 @@
|
|
10127
10127
|
"members": [
|
10128
10128
|
{
|
10129
10129
|
"disabled": false,
|
10130
|
-
"document": "源站类型,取值有:\n<li>IP_DOMAIN:IPV4、IPV6或域名类型源站;</li>\n<li>COS
|
10130
|
+
"document": "源站类型,取值有:\n<li>IP_DOMAIN:IPV4、IPV6 或域名类型源站;</li>\n<li>COS:腾讯云 COS 对象存储源站;</li>\n<li>AWS_S3:AWS S3 对象存储源站;</li>\n<li>ORIGIN_GROUP:源站组类型源站;</li>\n <li>VODEO:云点播(混合云版);</li>\n<li>SPACE:源站卸载,当前仅白名单开放;</li>\n<li>LB:负载均衡,当前仅白名单开放。</li>",
|
10131
10131
|
"example": "ip_domain",
|
10132
10132
|
"member": "string",
|
10133
10133
|
"name": "OriginType",
|
@@ -10137,7 +10137,7 @@
|
|
10137
10137
|
},
|
10138
10138
|
{
|
10139
10139
|
"disabled": false,
|
10140
|
-
"document": "
|
10140
|
+
"document": "源站地址,根据 OriginType 的取值分为以下情况:\n<li>当 OriginType = IP_DOMAIN 时,该参数为 IPv4、IPv6 地址或域名;</li>\n<li>当 OriginType = COS 时,该参数为 COS 桶的访问域名;</li>\n<li>当 OriginType = AWS_S3,该参数为 S3 桶的访问域名;</li>\n<li>当 OriginType = ORIGIN_GROUP 时,该参数为源站组 ID;</li>\n<li>当 OriginType = VODEO 时,如果 VodeoDistributionRange = ALL,则该参数为 \"all-buckets-in-vodeo-application\";如果 VodeoDistributionRange = Bucket,则该参数为对应存储桶域名。</li>\n",
|
10141
10141
|
"example": "qq.com",
|
10142
10142
|
"member": "string",
|
10143
10143
|
"name": "Origin",
|
@@ -10147,7 +10147,7 @@
|
|
10147
10147
|
},
|
10148
10148
|
{
|
10149
10149
|
"disabled": false,
|
10150
|
-
"document": "备用源站组ID
|
10150
|
+
"document": "备用源站组 ID,该参数仅在 OriginType = ORIGIN_GROUP 且配置了备源站组时会生效。",
|
10151
10151
|
"example": "\"origin-07fa3f6c-4498-11ed-a368-5254006ca63d\"",
|
10152
10152
|
"member": "string",
|
10153
10153
|
"name": "BackupOrigin",
|
@@ -10157,7 +10157,7 @@
|
|
10157
10157
|
},
|
10158
10158
|
{
|
10159
10159
|
"disabled": false,
|
10160
|
-
"document": "主源源站组名称,当OriginType
|
10160
|
+
"document": "主源源站组名称,当 OriginType = ORIGIN_GROUP 时该参数会返回值。",
|
10161
10161
|
"example": "\"QQ\"",
|
10162
10162
|
"member": "string",
|
10163
10163
|
"name": "OriginGroupName",
|
@@ -10167,7 +10167,7 @@
|
|
10167
10167
|
},
|
10168
10168
|
{
|
10169
10169
|
"disabled": false,
|
10170
|
-
"document": "
|
10170
|
+
"document": "备用源站组名称,该参数仅当 OriginType = ORIGIN_GROUP 且配置了备用源站组时会生效。",
|
10171
10171
|
"example": "\"腾讯云\"",
|
10172
10172
|
"member": "string",
|
10173
10173
|
"name": "BackOriginGroupName",
|
@@ -10177,7 +10177,7 @@
|
|
10177
10177
|
},
|
10178
10178
|
{
|
10179
10179
|
"disabled": false,
|
10180
|
-
"document": "
|
10180
|
+
"document": "指定是否允许访问私有对象存储源站,该参数仅当源站类型 OriginType = COS 或 AWS_S3 时会生效,取值有:\n<li>on:使用私有鉴权;</li>\n<li>off:不使用私有鉴权。</li>\n不填写,默认值为off。",
|
10181
10181
|
"example": "on",
|
10182
10182
|
"member": "string",
|
10183
10183
|
"name": "PrivateAccess",
|
@@ -10187,13 +10187,43 @@
|
|
10187
10187
|
},
|
10188
10188
|
{
|
10189
10189
|
"disabled": false,
|
10190
|
-
"document": "
|
10190
|
+
"document": "私有鉴权使用参数,该参数仅当源站类型 PrivateAccess = on 时会生效。\n注意:此字段可能返回 null,表示取不到有效值。",
|
10191
10191
|
"example": "无",
|
10192
10192
|
"member": "PrivateParameter",
|
10193
10193
|
"name": "PrivateParameters",
|
10194
10194
|
"output_required": true,
|
10195
10195
|
"type": "list",
|
10196
10196
|
"value_allowed_null": true
|
10197
|
+
},
|
10198
|
+
{
|
10199
|
+
"disabled": false,
|
10200
|
+
"document": "MO 子应用 ID",
|
10201
|
+
"example": "无",
|
10202
|
+
"member": "int64",
|
10203
|
+
"name": "VodeoSubAppId",
|
10204
|
+
"output_required": false,
|
10205
|
+
"type": "int",
|
10206
|
+
"value_allowed_null": false
|
10207
|
+
},
|
10208
|
+
{
|
10209
|
+
"disabled": false,
|
10210
|
+
"document": "MO 分发范围,取值有: <li>All:全部</li> <li>Bucket:存储桶</li>\t",
|
10211
|
+
"example": "无",
|
10212
|
+
"member": "string",
|
10213
|
+
"name": "VodeoDistributionRange",
|
10214
|
+
"output_required": false,
|
10215
|
+
"type": "string",
|
10216
|
+
"value_allowed_null": false
|
10217
|
+
},
|
10218
|
+
{
|
10219
|
+
"disabled": false,
|
10220
|
+
"document": "MO 存储桶 ID,分发范围(DistributionRange)为存储桶(Bucket)时必填",
|
10221
|
+
"example": "无",
|
10222
|
+
"member": "string",
|
10223
|
+
"name": "VodeoBucketId",
|
10224
|
+
"output_required": false,
|
10225
|
+
"type": "string",
|
10226
|
+
"value_allowed_null": false
|
10197
10227
|
}
|
10198
10228
|
],
|
10199
10229
|
"usage": "out"
|
@@ -10367,6 +10397,33 @@
|
|
10367
10397
|
"name": "PrivateParameters",
|
10368
10398
|
"required": false,
|
10369
10399
|
"type": "list"
|
10400
|
+
},
|
10401
|
+
{
|
10402
|
+
"disabled": false,
|
10403
|
+
"document": "MO 子应用 ID",
|
10404
|
+
"example": "无",
|
10405
|
+
"member": "int64",
|
10406
|
+
"name": "VodeoSubAppId",
|
10407
|
+
"required": false,
|
10408
|
+
"type": "int"
|
10409
|
+
},
|
10410
|
+
{
|
10411
|
+
"disabled": false,
|
10412
|
+
"document": "MO 分发范围,取值有: <li>All:全部</li> <li>Bucket:存储桶</li>",
|
10413
|
+
"example": "无",
|
10414
|
+
"member": "string",
|
10415
|
+
"name": "VodeoDistributionRange",
|
10416
|
+
"required": false,
|
10417
|
+
"type": "string"
|
10418
|
+
},
|
10419
|
+
{
|
10420
|
+
"disabled": false,
|
10421
|
+
"document": "MO 存储桶 ID,分发范围(DistributionRange)为存储桶(Bucket)时必填\t",
|
10422
|
+
"example": "无",
|
10423
|
+
"member": "string",
|
10424
|
+
"name": "VodeoBucketId",
|
10425
|
+
"required": false,
|
10426
|
+
"type": "string"
|
10370
10427
|
}
|
10371
10428
|
],
|
10372
10429
|
"usage": "in"
|
@@ -11377,6 +11434,16 @@
|
|
11377
11434
|
"output_required": false,
|
11378
11435
|
"type": "int",
|
11379
11436
|
"value_allowed_null": true
|
11437
|
+
},
|
11438
|
+
{
|
11439
|
+
"disabled": false,
|
11440
|
+
"document": "资源标记类型,取值有:\n<li>vodeo:vodeo资源。</li>",
|
11441
|
+
"example": "vodeo",
|
11442
|
+
"member": "string",
|
11443
|
+
"name": "Type",
|
11444
|
+
"output_required": false,
|
11445
|
+
"type": "string",
|
11446
|
+
"value_allowed_null": false
|
11380
11447
|
}
|
11381
11448
|
],
|
11382
11449
|
"usage": "out"
|