tccli 3.0.1031.1__py2.py3-none-any.whl → 3.0.1032.1__py2.py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- tccli/__init__.py +1 -1
- tccli/examples/cdwdoris/v20211228/CreateInstanceNew.md +36 -0
- tccli/examples/cdwdoris/v20211228/DescribeClusterConfigs.md +29 -0
- tccli/examples/cdwdoris/v20211228/DescribeDatabaseAuditDownload.md +33 -0
- tccli/examples/cdwdoris/v20211228/DescribeDatabaseAuditRecords.md +47 -0
- tccli/examples/cdwdoris/v20211228/DescribeInstanceNodesInfo.md +54 -0
- tccli/examples/cdwdoris/v20211228/DescribeInstanceState.md +26 -0
- tccli/examples/cdwdoris/v20211228/DescribeSlowQueryRecords.md +41 -0
- tccli/examples/cdwdoris/v20211228/DescribeSlowQueryRecordsDownload.md +25 -0
- tccli/examples/cdwdoris/v20211228/DestroyInstance.md +23 -0
- tccli/examples/cdwdoris/v20211228/ModifyInstance.md +21 -0
- tccli/examples/cdwdoris/v20211228/ResizeDisk.md +25 -0
- tccli/examples/cdwdoris/v20211228/RestartClusterForNode.md +23 -0
- tccli/examples/cdwdoris/v20211228/ScaleOutInstance.md +25 -0
- tccli/examples/cdwdoris/v20211228/ScaleUpInstance.md +25 -0
- tccli/examples/essbasic/v20210526/DescribeTemplates.md +32 -4
- tccli/examples/mongodb/v20190725/ModifyDBInstanceSpec.md +4 -4
- tccli/examples/tke/v20180525/CreateClusterNodePool.md +2 -0
- tccli/examples/vod/v20180717/DescribeProcedureTemplates.md +3 -18
- tccli/examples/vod/v20180717/DescribeVodDomains.md +1 -0
- tccli/examples/yinsuda/v20220527/DescribeKTVMusicAccompanySegmentUrlVip.md +28 -0
- tccli/examples/yinsuda/v20220527/DescribeVipUserInfo.md +26 -0
- tccli/examples/yinsuda/v20220527/RechargeVip.md +27 -0
- tccli/services/cat/v20180409/api.json +10 -1
- tccli/services/cdwdoris/cdwdoris_client.py +750 -8
- tccli/services/cdwdoris/v20211228/api.json +2462 -494
- tccli/services/cdwdoris/v20211228/examples.json +118 -0
- tccli/services/cls/v20201016/api.json +2 -2
- tccli/services/ess/v20201111/api.json +4 -4
- tccli/services/essbasic/v20210526/api.json +22 -22
- tccli/services/essbasic/v20210526/examples.json +2 -2
- tccli/services/lighthouse/v20200324/api.json +5 -5
- tccli/services/mongodb/v20190725/api.json +11 -11
- tccli/services/mongodb/v20190725/examples.json +2 -2
- tccli/services/monitor/v20180724/api.json +2 -0
- tccli/services/tke/v20180525/api.json +59 -3
- tccli/services/tke/v20180525/examples.json +1 -1
- tccli/services/vod/v20180717/api.json +49 -49
- tccli/services/vod/v20180717/examples.json +2 -2
- tccli/services/vpc/v20170312/api.json +10 -0
- tccli/services/waf/v20180125/api.json +11 -0
- tccli/services/yinsuda/v20220527/api.json +305 -0
- tccli/services/yinsuda/v20220527/examples.json +24 -0
- tccli/services/yinsuda/yinsuda_client.py +175 -16
- {tccli-3.0.1031.1.dist-info → tccli-3.0.1032.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1031.1.dist-info → tccli-3.0.1032.1.dist-info}/RECORD +49 -32
- {tccli-3.0.1031.1.dist-info → tccli-3.0.1032.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1031.1.dist-info → tccli-3.0.1032.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1031.1.dist-info → tccli-3.0.1032.1.dist-info}/license_files/LICENSE +0 -0
@@ -8592,7 +8592,7 @@
|
|
8592
8592
|
"members": [
|
8593
8593
|
{
|
8594
8594
|
"disabled": false,
|
8595
|
-
"document": "<b>点播[
|
8595
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
8596
8596
|
"example": "1490012345",
|
8597
8597
|
"member": "uint64",
|
8598
8598
|
"name": "SubAppId",
|
@@ -8954,7 +8954,7 @@
|
|
8954
8954
|
},
|
8955
8955
|
{
|
8956
8956
|
"disabled": false,
|
8957
|
-
"document": "<b>点播[
|
8957
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
8958
8958
|
"example": "1490012345",
|
8959
8959
|
"member": "uint64",
|
8960
8960
|
"name": "SubAppId",
|
@@ -9118,7 +9118,7 @@
|
|
9118
9118
|
},
|
9119
9119
|
{
|
9120
9120
|
"disabled": false,
|
9121
|
-
"document": "<b>点播[
|
9121
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
9122
9122
|
"example": "1490012345",
|
9123
9123
|
"member": "uint64",
|
9124
9124
|
"name": "SubAppId",
|
@@ -9648,7 +9648,7 @@
|
|
9648
9648
|
},
|
9649
9649
|
{
|
9650
9650
|
"disabled": false,
|
9651
|
-
"document": "<b>点播[
|
9651
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
9652
9652
|
"example": "1490012345",
|
9653
9653
|
"member": "uint64",
|
9654
9654
|
"name": "SubAppId",
|
@@ -9829,7 +9829,7 @@
|
|
9829
9829
|
},
|
9830
9830
|
{
|
9831
9831
|
"disabled": false,
|
9832
|
-
"document": "<b>点播[
|
9832
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
9833
9833
|
"example": "1490012345",
|
9834
9834
|
"member": "uint64",
|
9835
9835
|
"name": "SubAppId",
|
@@ -9912,7 +9912,7 @@
|
|
9912
9912
|
},
|
9913
9913
|
{
|
9914
9914
|
"disabled": false,
|
9915
|
-
"document": "<b>点播[
|
9915
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
9916
9916
|
"example": "1490012345",
|
9917
9917
|
"member": "uint64",
|
9918
9918
|
"name": "SubAppId",
|
@@ -9993,7 +9993,7 @@
|
|
9993
9993
|
"members": [
|
9994
9994
|
{
|
9995
9995
|
"disabled": false,
|
9996
|
-
"document": "<b>点播[
|
9996
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
9997
9997
|
"example": "1490012345",
|
9998
9998
|
"member": "uint64",
|
9999
9999
|
"name": "SubAppId",
|
@@ -10156,7 +10156,7 @@
|
|
10156
10156
|
},
|
10157
10157
|
{
|
10158
10158
|
"disabled": false,
|
10159
|
-
"document": "<b>点播[
|
10159
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
10160
10160
|
"example": "1490012345",
|
10161
10161
|
"member": "uint64",
|
10162
10162
|
"name": "SubAppId",
|
@@ -10274,7 +10274,7 @@
|
|
10274
10274
|
},
|
10275
10275
|
{
|
10276
10276
|
"disabled": false,
|
10277
|
-
"document": "<b>点播[
|
10277
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
10278
10278
|
"example": "1490012345",
|
10279
10279
|
"member": "string",
|
10280
10280
|
"name": "SubAppId",
|
@@ -10347,7 +10347,7 @@
|
|
10347
10347
|
},
|
10348
10348
|
{
|
10349
10349
|
"disabled": false,
|
10350
|
-
"document": "<b>点播
|
10350
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
10351
10351
|
"example": "1490012345",
|
10352
10352
|
"member": "uint64",
|
10353
10353
|
"name": "SubAppId",
|
@@ -10439,7 +10439,7 @@
|
|
10439
10439
|
},
|
10440
10440
|
{
|
10441
10441
|
"disabled": false,
|
10442
|
-
"document": "<b>点播[
|
10442
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
10443
10443
|
"example": "1490012345",
|
10444
10444
|
"member": "uint64",
|
10445
10445
|
"name": "SubAppId",
|
@@ -10539,7 +10539,7 @@
|
|
10539
10539
|
"members": [
|
10540
10540
|
{
|
10541
10541
|
"disabled": false,
|
10542
|
-
"document": "<b>点播[
|
10542
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
10543
10543
|
"example": "1490012345",
|
10544
10544
|
"member": "uint64",
|
10545
10545
|
"name": "SubAppId",
|
@@ -10730,7 +10730,7 @@
|
|
10730
10730
|
},
|
10731
10731
|
{
|
10732
10732
|
"disabled": false,
|
10733
|
-
"document": "<b>点播[
|
10733
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
10734
10734
|
"example": "1490012345",
|
10735
10735
|
"member": "uint64",
|
10736
10736
|
"name": "SubAppId",
|
@@ -10856,8 +10856,8 @@
|
|
10856
10856
|
},
|
10857
10857
|
{
|
10858
10858
|
"disabled": false,
|
10859
|
-
"document": "<b>点播[
|
10860
|
-
"example": "
|
10859
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
10860
|
+
"example": "123",
|
10861
10861
|
"member": "uint64",
|
10862
10862
|
"name": "SubAppId",
|
10863
10863
|
"required": false,
|
@@ -11019,7 +11019,7 @@
|
|
11019
11019
|
},
|
11020
11020
|
{
|
11021
11021
|
"disabled": false,
|
11022
|
-
"document": "<b>点播[
|
11022
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
11023
11023
|
"example": "1490012345",
|
11024
11024
|
"member": "uint64",
|
11025
11025
|
"name": "SubAppId",
|
@@ -11156,7 +11156,7 @@
|
|
11156
11156
|
},
|
11157
11157
|
{
|
11158
11158
|
"disabled": false,
|
11159
|
-
"document": "<b>点播[
|
11159
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
11160
11160
|
"example": "1490012345",
|
11161
11161
|
"member": "uint64",
|
11162
11162
|
"name": "SubAppId",
|
@@ -11346,7 +11346,7 @@
|
|
11346
11346
|
},
|
11347
11347
|
{
|
11348
11348
|
"disabled": false,
|
11349
|
-
"document": "<b>点播[
|
11349
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
11350
11350
|
"example": "1490012345",
|
11351
11351
|
"member": "uint64",
|
11352
11352
|
"name": "SubAppId",
|
@@ -11490,7 +11490,7 @@
|
|
11490
11490
|
},
|
11491
11491
|
{
|
11492
11492
|
"disabled": false,
|
11493
|
-
"document": "<b>点播[
|
11493
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
11494
11494
|
"example": "1490012345",
|
11495
11495
|
"member": "uint64",
|
11496
11496
|
"name": "SubAppId",
|
@@ -11715,7 +11715,7 @@
|
|
11715
11715
|
},
|
11716
11716
|
{
|
11717
11717
|
"disabled": false,
|
11718
|
-
"document": "<b>点播[
|
11718
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
11719
11719
|
"example": "1490012345",
|
11720
11720
|
"member": "uint64",
|
11721
11721
|
"name": "SubAppId",
|
@@ -11751,7 +11751,7 @@
|
|
11751
11751
|
},
|
11752
11752
|
{
|
11753
11753
|
"disabled": false,
|
11754
|
-
"document": "<b>点播[
|
11754
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
11755
11755
|
"example": "1490012345",
|
11756
11756
|
"member": "uint64",
|
11757
11757
|
"name": "SubAppId",
|
@@ -11823,7 +11823,7 @@
|
|
11823
11823
|
},
|
11824
11824
|
{
|
11825
11825
|
"disabled": false,
|
11826
|
-
"document": "<b>点播[
|
11826
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
11827
11827
|
"example": "1490012345",
|
11828
11828
|
"member": "int64",
|
11829
11829
|
"name": "SubAppId",
|
@@ -11859,7 +11859,7 @@
|
|
11859
11859
|
},
|
11860
11860
|
{
|
11861
11861
|
"disabled": false,
|
11862
|
-
"document": "<b>点播[
|
11862
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
11863
11863
|
"example": "1490012345",
|
11864
11864
|
"member": "uint64",
|
11865
11865
|
"name": "SubAppId",
|
@@ -11895,7 +11895,7 @@
|
|
11895
11895
|
},
|
11896
11896
|
{
|
11897
11897
|
"disabled": false,
|
11898
|
-
"document": "<b>点播
|
11898
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
11899
11899
|
"example": "1490012345",
|
11900
11900
|
"member": "uint64",
|
11901
11901
|
"name": "SubAppId",
|
@@ -12003,7 +12003,7 @@
|
|
12003
12003
|
},
|
12004
12004
|
{
|
12005
12005
|
"disabled": false,
|
12006
|
-
"document": "<b>点播[
|
12006
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
12007
12007
|
"example": "1490012345",
|
12008
12008
|
"member": "uint64",
|
12009
12009
|
"name": "SubAppId",
|
@@ -12075,7 +12075,7 @@
|
|
12075
12075
|
},
|
12076
12076
|
{
|
12077
12077
|
"disabled": false,
|
12078
|
-
"document": "<b>点播[
|
12078
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
12079
12079
|
"example": "1490012345",
|
12080
12080
|
"member": "uint64",
|
12081
12081
|
"name": "SubAppId",
|
@@ -12147,7 +12147,7 @@
|
|
12147
12147
|
},
|
12148
12148
|
{
|
12149
12149
|
"disabled": false,
|
12150
|
-
"document": "<b>点播[
|
12150
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
12151
12151
|
"example": "1490012345",
|
12152
12152
|
"member": "uint64",
|
12153
12153
|
"name": "SubAppId",
|
@@ -12854,7 +12854,7 @@
|
|
12854
12854
|
},
|
12855
12855
|
{
|
12856
12856
|
"disabled": false,
|
12857
|
-
"document": "<b>点播
|
12857
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
12858
12858
|
"example": "1490012345",
|
12859
12859
|
"member": "uint64",
|
12860
12860
|
"name": "SubAppId",
|
@@ -12900,7 +12900,7 @@
|
|
12900
12900
|
"members": [
|
12901
12901
|
{
|
12902
12902
|
"disabled": false,
|
12903
|
-
"document": "<b>点播[
|
12903
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
12904
12904
|
"example": "1490012345",
|
12905
12905
|
"member": "uint64",
|
12906
12906
|
"name": "SubAppId",
|
@@ -13001,7 +13001,7 @@
|
|
13001
13001
|
},
|
13002
13002
|
{
|
13003
13003
|
"disabled": false,
|
13004
|
-
"document": "<b>点播[
|
13004
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
13005
13005
|
"example": "1490012345",
|
13006
13006
|
"member": "uint64",
|
13007
13007
|
"name": "SubAppId",
|
@@ -13065,7 +13065,7 @@
|
|
13065
13065
|
},
|
13066
13066
|
{
|
13067
13067
|
"disabled": false,
|
13068
|
-
"document": "<b>点播[
|
13068
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
13069
13069
|
"example": "1490012345",
|
13070
13070
|
"member": "uint64",
|
13071
13071
|
"name": "SubAppId",
|
@@ -13120,7 +13120,7 @@
|
|
13120
13120
|
},
|
13121
13121
|
{
|
13122
13122
|
"disabled": false,
|
13123
|
-
"document": "<b>点播[
|
13123
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
13124
13124
|
"example": "1490012345",
|
13125
13125
|
"member": "uint64",
|
13126
13126
|
"name": "SubAppId",
|
@@ -13203,7 +13203,7 @@
|
|
13203
13203
|
"members": [
|
13204
13204
|
{
|
13205
13205
|
"disabled": false,
|
13206
|
-
"document": "
|
13206
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
13207
13207
|
"example": "1490012345",
|
13208
13208
|
"member": "uint64",
|
13209
13209
|
"name": "SubAppId",
|
@@ -13240,7 +13240,7 @@
|
|
13240
13240
|
"members": [
|
13241
13241
|
{
|
13242
13242
|
"disabled": false,
|
13243
|
-
"document": "<b>点播[
|
13243
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
13244
13244
|
"example": "1490012345",
|
13245
13245
|
"member": "uint64",
|
13246
13246
|
"name": "SubAppId",
|
@@ -13390,7 +13390,7 @@
|
|
13390
13390
|
"members": [
|
13391
13391
|
{
|
13392
13392
|
"disabled": false,
|
13393
|
-
"document": "<b>点播[
|
13393
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
13394
13394
|
"example": "1490012345",
|
13395
13395
|
"member": "uint64",
|
13396
13396
|
"name": "SubAppId",
|
@@ -13812,7 +13812,7 @@
|
|
13812
13812
|
},
|
13813
13813
|
{
|
13814
13814
|
"disabled": false,
|
13815
|
-
"document": "<b>点播
|
13815
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
13816
13816
|
"example": "1490012345",
|
13817
13817
|
"member": "uint64",
|
13818
13818
|
"name": "SubAppId",
|
@@ -14042,7 +14042,7 @@
|
|
14042
14042
|
},
|
14043
14043
|
{
|
14044
14044
|
"disabled": false,
|
14045
|
-
"document": "
|
14045
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
14046
14046
|
"example": "1490012345",
|
14047
14047
|
"member": "uint64",
|
14048
14048
|
"name": "SubAppId",
|
@@ -14281,7 +14281,7 @@
|
|
14281
14281
|
"members": [
|
14282
14282
|
{
|
14283
14283
|
"disabled": false,
|
14284
|
-
"document": "<b>点播[
|
14284
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
14285
14285
|
"example": "1490012345",
|
14286
14286
|
"member": "uint64",
|
14287
14287
|
"name": "SubAppId",
|
@@ -14409,7 +14409,7 @@
|
|
14409
14409
|
"members": [
|
14410
14410
|
{
|
14411
14411
|
"disabled": false,
|
14412
|
-
"document": "<b>点播[
|
14412
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
14413
14413
|
"example": "1490012345",
|
14414
14414
|
"member": "uint64",
|
14415
14415
|
"name": "SubAppId",
|
@@ -14492,7 +14492,7 @@
|
|
14492
14492
|
"members": [
|
14493
14493
|
{
|
14494
14494
|
"disabled": false,
|
14495
|
-
"document": "<b>点播[
|
14495
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
14496
14496
|
"example": "1490012345",
|
14497
14497
|
"member": "uint64",
|
14498
14498
|
"name": "SubAppId",
|
@@ -14584,7 +14584,7 @@
|
|
14584
14584
|
},
|
14585
14585
|
{
|
14586
14586
|
"disabled": false,
|
14587
|
-
"document": "<b>点播[
|
14587
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
14588
14588
|
"example": "1490012345",
|
14589
14589
|
"member": "int64",
|
14590
14590
|
"name": "SubAppId",
|
@@ -14816,7 +14816,7 @@
|
|
14816
14816
|
"members": [
|
14817
14817
|
{
|
14818
14818
|
"disabled": false,
|
14819
|
-
"document": "<b>点播
|
14819
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
14820
14820
|
"example": "1490012345",
|
14821
14821
|
"member": "uint64",
|
14822
14822
|
"name": "SubAppId",
|
@@ -15056,7 +15056,7 @@
|
|
15056
15056
|
"members": [
|
15057
15057
|
{
|
15058
15058
|
"disabled": false,
|
15059
|
-
"document": "<b>点播[
|
15059
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
15060
15060
|
"example": "1250000001",
|
15061
15061
|
"member": "uint64",
|
15062
15062
|
"name": "SubAppId",
|
@@ -15346,7 +15346,7 @@
|
|
15346
15346
|
"members": [
|
15347
15347
|
{
|
15348
15348
|
"disabled": false,
|
15349
|
-
"document": "<b>点播[
|
15349
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
15350
15350
|
"example": "1490012345",
|
15351
15351
|
"member": "uint64",
|
15352
15352
|
"name": "SubAppId",
|
@@ -15961,7 +15961,7 @@
|
|
15961
15961
|
},
|
15962
15962
|
{
|
15963
15963
|
"disabled": false,
|
15964
|
-
"document": "
|
15964
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
15965
15965
|
"example": "1490012345",
|
15966
15966
|
"member": "uint64",
|
15967
15967
|
"name": "SubAppId",
|
@@ -16091,7 +16091,7 @@
|
|
16091
16091
|
"members": [
|
16092
16092
|
{
|
16093
16093
|
"disabled": false,
|
16094
|
-
"document": "<b>点播[
|
16094
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
16095
16095
|
"example": "1490012345",
|
16096
16096
|
"member": "uint64",
|
16097
16097
|
"name": "SubAppId",
|
@@ -17021,7 +17021,7 @@
|
|
17021
17021
|
},
|
17022
17022
|
{
|
17023
17023
|
"disabled": false,
|
17024
|
-
"document": "<b>点播[
|
17024
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
17025
17025
|
"example": "1490012345",
|
17026
17026
|
"member": "uint64",
|
17027
17027
|
"name": "SubAppId",
|
@@ -17529,7 +17529,7 @@
|
|
17529
17529
|
},
|
17530
17530
|
{
|
17531
17531
|
"disabled": false,
|
17532
|
-
"document": "<b>点播[
|
17532
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
17533
17533
|
"example": "1490012345",
|
17534
17534
|
"member": "uint64",
|
17535
17535
|
"name": "SubAppId",
|
@@ -17602,7 +17602,7 @@
|
|
17602
17602
|
},
|
17603
17603
|
{
|
17604
17604
|
"disabled": false,
|
17605
|
-
"document": "<b>点播[
|
17605
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
17606
17606
|
"example": "1490012345",
|
17607
17607
|
"member": "uint64",
|
17608
17608
|
"name": "SubAppId",
|
@@ -850,7 +850,7 @@
|
|
850
850
|
{
|
851
851
|
"document": "查询所有的任务流模板的详情,共查到3个任务流模板",
|
852
852
|
"input": "https://vod.tencentcloudapi.com/?Action=DescribeProcedureTemplates\n&<公共请求参数>",
|
853
|
-
"output": "{\n \"Response\": {\n \"TotalCount\": 3,\n \"ProcedureTemplateSet\": [\n {\n \"Name\": \"我的任务流A\",\n \"Type\": \"Custom\",\n \"Comment\": \"我的任务流A\",\n \"UpdateTime\": \"2018-10-01T18:00:00\",\n \"CreateTime\": \"2018-10-01T18:00:00\",\n \"MediaProcessTask\": {\n \"TranscodeTaskSet\": [\n {\n \"Definition\": 20,\n \"WatermarkSet\": [],\n \"MosaicSet\": [],\n \"TraceWatermark\": {\n \"Switch\": \"OFF\",\n \"Definition\": 0\n },\n \"StartTimeOffset\": 0,\n \"CopyRightWatermark\": {\n \"Text\": \"\"\n },\n \"HeadTailSet\": [],\n \"EndTimeOffset\": 0\n },\n {\n \"Definition\": 30,\n \"WatermarkSet\": [],\n \"MosaicSet\": [],\n \"TraceWatermark\": {\n \"Switch\": \"OFF\",\n \"Definition\": 0\n },\n \"StartTimeOffset\": 0,\n \"CopyRightWatermark\": {\n \"Text\": \"\"\n },\n \"HeadTailSet\": [],\n \"EndTimeOffset\": 0\n },\n {\n \"Definition\": 40,\n \"WatermarkSet\": [],\n \"MosaicSet\": [],\n \"TraceWatermark\": {\n \"Switch\": \"OFF\",\n \"Definition\": 0\n },\n \"StartTimeOffset\": 0,\n \"CopyRightWatermark\": {\n \"Text\": \"\"\n },\n \"HeadTailSet\": [],\n \"EndTimeOffset\": 0\n }\n ],\n \"AnimatedGraphicTaskSet\": [],\n \"SnapshotByTimeOffsetTaskSet\": [],\n \"SampleSnapshotTaskSet\": [],\n \"ImageSpriteTaskSet\": [],\n \"CoverBySnapshotTaskSet\": []\n },\n \"AiContentReviewTask\": null,\n \"AiAnalysisTask\": null,\n \"AiRecognitionTask\": null,\n \"MiniProgramPublishTask\": null,\n \"ReviewAudioVideoTask\": null\n },\n {\n \"Name\": \"我的任务流B\",\n \"Type\": \"Custom\",\n \"Comment\": \"我的任务流B\",\n \"UpdateTime\": \"2018-10-01T18:00:00\",\n \"CreateTime\": \"2018-10-01T18:00:00\",\n \"MediaProcessTask\": {\n \"TranscodeTaskSet\": [\n {\n \"Definition\": 20,\n \"WatermarkSet\": [
|
853
|
+
"output": "{\n \"Response\": {\n \"TotalCount\": 3,\n \"ProcedureTemplateSet\": [\n {\n \"Name\": \"我的任务流A\",\n \"Type\": \"Custom\",\n \"Comment\": \"我的任务流A\",\n \"UpdateTime\": \"2018-10-01T18:00:00\",\n \"CreateTime\": \"2018-10-01T18:00:00\",\n \"MediaProcessTask\": {\n \"TranscodeTaskSet\": [\n {\n \"Definition\": 20,\n \"WatermarkSet\": [],\n \"MosaicSet\": [],\n \"TraceWatermark\": {\n \"Switch\": \"OFF\",\n \"Definition\": 0\n },\n \"StartTimeOffset\": 0,\n \"CopyRightWatermark\": {\n \"Text\": \"\"\n },\n \"HeadTailSet\": [],\n \"EndTimeOffset\": 0\n },\n {\n \"Definition\": 30,\n \"WatermarkSet\": [],\n \"MosaicSet\": [],\n \"TraceWatermark\": {\n \"Switch\": \"OFF\",\n \"Definition\": 0\n },\n \"StartTimeOffset\": 0,\n \"CopyRightWatermark\": {\n \"Text\": \"\"\n },\n \"HeadTailSet\": [],\n \"EndTimeOffset\": 0\n },\n {\n \"Definition\": 40,\n \"WatermarkSet\": [],\n \"MosaicSet\": [],\n \"TraceWatermark\": {\n \"Switch\": \"OFF\",\n \"Definition\": 0\n },\n \"StartTimeOffset\": 0,\n \"CopyRightWatermark\": {\n \"Text\": \"\"\n },\n \"HeadTailSet\": [],\n \"EndTimeOffset\": 0\n }\n ],\n \"AnimatedGraphicTaskSet\": [],\n \"SnapshotByTimeOffsetTaskSet\": [],\n \"SampleSnapshotTaskSet\": [],\n \"ImageSpriteTaskSet\": [],\n \"CoverBySnapshotTaskSet\": []\n },\n \"AiContentReviewTask\": null,\n \"AiAnalysisTask\": null,\n \"AiRecognitionTask\": null,\n \"MiniProgramPublishTask\": null,\n \"ReviewAudioVideoTask\": null\n },\n {\n \"Name\": \"我的任务流B\",\n \"Type\": \"Custom\",\n \"Comment\": \"我的任务流B\",\n \"UpdateTime\": \"2018-10-01T18:00:00\",\n \"CreateTime\": \"2018-10-01T18:00:00\",\n \"MediaProcessTask\": {\n \"TranscodeTaskSet\": [\n {\n \"Definition\": 20,\n \"WatermarkSet\": [],\n \"MosaicSet\": [],\n \"TraceWatermark\": {\n \"Switch\": \"OFF\",\n \"Definition\": 0\n },\n \"StartTimeOffset\": 0,\n \"CopyRightWatermark\": {\n \"Text\": \"\"\n },\n \"HeadTailSet\": [],\n \"EndTimeOffset\": 0\n },\n {\n \"Definition\": 30,\n \"WatermarkSet\": [],\n \"MosaicSet\": [],\n \"TraceWatermark\": {\n \"Switch\": \"OFF\",\n \"Definition\": 0\n },\n \"StartTimeOffset\": 0,\n \"CopyRightWatermark\": {\n \"Text\": \"\"\n },\n \"HeadTailSet\": [],\n \"EndTimeOffset\": 0\n },\n {\n \"Definition\": 40,\n \"WatermarkSet\": [],\n \"MosaicSet\": [],\n \"TraceWatermark\": {\n \"Switch\": \"OFF\",\n \"Definition\": 0\n },\n \"StartTimeOffset\": 0,\n \"CopyRightWatermark\": {\n \"Text\": \"\"\n },\n \"HeadTailSet\": [],\n \"EndTimeOffset\": 0\n }\n ],\n \"AnimatedGraphicTaskSet\": [],\n \"SnapshotByTimeOffsetTaskSet\": [],\n \"SampleSnapshotTaskSet\": [],\n \"ImageSpriteTaskSet\": [],\n \"CoverBySnapshotTaskSet\": []\n },\n \"AiContentReviewTask\": null,\n \"AiAnalysisTask\": null,\n \"AiRecognitionTask\": null,\n \"MiniProgramPublishTask\": null,\n \"ReviewAudioVideoTask\": null\n },\n {\n \"Name\": \"我的任务流C\",\n \"Type\": \"Custom\",\n \"Comment\": \"我的任务流C\",\n \"UpdateTime\": \"2018-10-01T18:00:00\",\n \"CreateTime\": \"2018-10-01T18:00:00\",\n \"MediaProcessTask\": null,\n \"AiContentReviewTask\": {\n \"Definition\": 10\n },\n \"AiAnalysisTask\": null,\n \"AiRecognitionTask\": null,\n \"MiniProgramPublishTask\": null,\n \"ReviewAudioVideoTask\": null\n }\n ],\n \"RequestId\": \"6ca31e3a-6b8e-4b4e-9256-fdc700064ef3\"\n }\n}",
|
854
854
|
"title": "查询所有的任务流模板"
|
855
855
|
}
|
856
856
|
],
|
@@ -1008,7 +1008,7 @@
|
|
1008
1008
|
{
|
1009
1009
|
"document": "查询所有域名的信息。",
|
1010
1010
|
"input": "https://vod.tencentcloudapi.com/?Action=DescribeVodDomains\n&<公共请求参数>",
|
1011
|
-
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"DomainSet\": [\n {\n \"Domain\": \"myexample.com\",\n \"AccelerateAreaInfos\": [\n {\n \"Area\": \"Internation\",\n \"TencentDisableReason\": \"\",\n \"TencentEdgeDomain\": \"myexmample.com.dnsv1.com\"\n }\n ],\n \"RefererAuthPolicy\": {\n \"Status\": \"Disabled\",\n \"AuthType\": \"\",\n \"BlankRefererAllowed\": \"No\",\n \"Referers\": []\n },\n \"DeployStatus\": \"Deploying\",\n \"HTTPSConfig\": {\n \"CertExpireTime\": \"2030-01-23T07:25:52Z\"\n },\n \"UrlSignatureAuthPolicy\": {\n \"Status\": \"Enabled\",\n \"EncryptedKey\": \"acmowmeomeo13432a\"\n },\n \"CreateTime\": \"2019-12-23T07:25:52Z\",\n \"QUICConfig\": null\n }\n ],\n \"RequestId\": \"aeomo-133w3-amomow-22\"\n }\n}",
|
1011
|
+
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"DomainSet\": [\n {\n \"Domain\": \"myexample.com\",\n \"AccelerateAreaInfos\": [\n {\n \"Area\": \"Internation\",\n \"TencentDisableReason\": \"\",\n \"TencentEdgeDomain\": \"myexmample.com.dnsv1.com\"\n }\n ],\n \"RefererAuthPolicy\": {\n \"Status\": \"Disabled\",\n \"AuthType\": \"\",\n \"BlankRefererAllowed\": \"No\",\n \"Referers\": []\n },\n \"DeployStatus\": \"Deploying\",\n \"HTTPSConfig\": {\n \"CloudCertId\": \"abc\",\n \"CertExpireTime\": \"2030-01-23T07:25:52Z\"\n },\n \"UrlSignatureAuthPolicy\": {\n \"Status\": \"Enabled\",\n \"EncryptedKey\": \"acmowmeomeo13432a\"\n },\n \"CreateTime\": \"2019-12-23T07:25:52Z\",\n \"QUICConfig\": null\n }\n ],\n \"RequestId\": \"aeomo-133w3-amomow-22\"\n }\n}",
|
1012
1012
|
"title": "查询所有域名"
|
1013
1013
|
}
|
1014
1014
|
],
|
@@ -3428,6 +3428,15 @@
|
|
3428
3428
|
"name": "Ipv6SubnetCidrBlocks",
|
3429
3429
|
"required": true,
|
3430
3430
|
"type": "list"
|
3431
|
+
},
|
3432
|
+
{
|
3433
|
+
"disabled": false,
|
3434
|
+
"document": "用于保证请求幂等性的字符串。该字符串由客户生成,需保证不同请求之间唯一,最大值不超过64个ASCII字符。若不指定该参数,则无法保证请求的幂等性。",
|
3435
|
+
"example": "无",
|
3436
|
+
"member": "string",
|
3437
|
+
"name": "ClientToken",
|
3438
|
+
"required": false,
|
3439
|
+
"type": "string"
|
3431
3440
|
}
|
3432
3441
|
],
|
3433
3442
|
"type": "object"
|
@@ -3441,6 +3450,7 @@
|
|
3441
3450
|
"example": "[{ \"SubnetId\": \"subnet-oy2v3j92\", \"Ipv6CidrBlock\": \"2402:4e00:1717:8700::/64\", \"ISPType\": \"BGP\"} ]",
|
3442
3451
|
"member": "Ipv6SubnetCidrBlock",
|
3443
3452
|
"name": "Ipv6SubnetCidrBlockSet",
|
3453
|
+
"output_required": true,
|
3444
3454
|
"type": "list",
|
3445
3455
|
"value_allowed_null": false
|
3446
3456
|
},
|
@@ -11952,6 +11952,17 @@
|
|
11952
11952
|
"required": false,
|
11953
11953
|
"type": "int",
|
11954
11954
|
"value_allowed_null": true
|
11955
|
+
},
|
11956
|
+
{
|
11957
|
+
"disabled": false,
|
11958
|
+
"document": "最近一次超量时间\n注意:此字段可能返回 null,表示取不到有效值。",
|
11959
|
+
"example": "无",
|
11960
|
+
"member": "string",
|
11961
|
+
"name": "LastQpsExceedTime",
|
11962
|
+
"output_required": false,
|
11963
|
+
"required": false,
|
11964
|
+
"type": "string",
|
11965
|
+
"value_allowed_null": true
|
11955
11966
|
}
|
11956
11967
|
],
|
11957
11968
|
"usage": "both"
|