tccli 3.0.1235.1__py2.py3-none-any.whl → 3.0.1237.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/services/apm/v20210622/api.json +15 -15
- tccli/services/apm/v20210622/examples.json +16 -22
- tccli/services/ba/v20200720/api.json +3 -2
- tccli/services/billing/v20180709/api.json +2 -2
- tccli/services/cam/v20190116/api.json +84 -69
- tccli/services/cam/v20190116/examples.json +7 -7
- tccli/services/ccc/v20200210/api.json +9 -0
- tccli/services/cdb/cdb_client.py +53 -0
- tccli/services/cdb/v20170320/api.json +43 -0
- tccli/services/cdb/v20170320/examples.json +8 -0
- tccli/services/cfg/v20210820/api.json +21 -0
- tccli/services/cloudapp/v20220530/api.json +10 -0
- tccli/services/cloudaudit/v20190319/api.json +43 -36
- tccli/services/cloudaudit/v20190319/examples.json +2 -2
- tccli/services/cvm/v20170312/api.json +5 -5
- tccli/services/cynosdb/cynosdb_client.py +53 -0
- tccli/services/cynosdb/v20190107/api.json +110 -0
- tccli/services/cynosdb/v20190107/examples.json +8 -0
- tccli/services/domain/v20180808/api.json +18 -17
- tccli/services/domain/v20180808/examples.json +22 -22
- tccli/services/ess/ess_client.py +57 -4
- tccli/services/ess/v20201111/api.json +53 -0
- tccli/services/ess/v20201111/examples.json +8 -0
- tccli/services/essbasic/v20210526/api.json +11 -1
- tccli/services/gwlb/v20240906/api.json +16 -16
- tccli/services/gwlb/v20240906/examples.json +2 -2
- tccli/services/hunyuan/v20230901/api.json +6 -6
- tccli/services/iotexplorer/iotexplorer_client.py +53 -0
- tccli/services/iotexplorer/v20190423/api.json +129 -4
- tccli/services/iotexplorer/v20190423/examples.json +14 -0
- tccli/services/lcic/v20220817/api.json +3 -3
- tccli/services/lcic/v20220817/examples.json +2 -2
- tccli/services/lighthouse/v20200324/examples.json +2 -2
- tccli/services/live/v20180801/api.json +5 -5
- tccli/services/mongodb/v20180408/api.json +52 -40
- tccli/services/mongodb/v20180408/examples.json +4 -4
- tccli/services/mongodb/v20190725/api.json +119 -109
- tccli/services/mongodb/v20190725/examples.json +5 -5
- tccli/services/monitor/v20180724/examples.json +1 -1
- tccli/services/mqtt/v20240516/api.json +1 -1
- tccli/services/mqtt/v20240516/examples.json +1 -1
- tccli/services/pts/v20210728/api.json +8 -0
- tccli/services/sms/v20210111/api.json +1 -1
- tccli/services/ssl/v20191205/examples.json +1 -1
- tccli/services/sts/v20180813/examples.json +1 -1
- tccli/services/tdid/v20210519/api.json +30 -38
- tccli/services/tdid/v20210519/examples.json +5 -5
- tccli/services/trocket/v20230308/api.json +3 -3
- tccli/services/vpc/v20170312/api.json +22 -3
- tccli/services/vpc/v20170312/examples.json +1 -1
- tccli/services/vrs/v20200824/api.json +71 -8
- tccli/services/vrs/v20200824/examples.json +8 -0
- tccli/services/vrs/vrs_client.py +53 -0
- tccli/services/wedata/v20210820/api.json +550 -40
- tccli/services/wedata/v20210820/examples.json +10 -4
- {tccli-3.0.1235.1.dist-info → tccli-3.0.1237.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1235.1.dist-info → tccli-3.0.1237.1.dist-info}/RECORD +61 -61
- {tccli-3.0.1235.1.dist-info → tccli-3.0.1237.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1235.1.dist-info → tccli-3.0.1237.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1235.1.dist-info → tccli-3.0.1237.1.dist-info}/license_files/LICENSE +0 -0
@@ -315,6 +315,13 @@
|
|
315
315
|
"output": "DescribeChangedParamsAfterUpgradeResponse",
|
316
316
|
"status": "online"
|
317
317
|
},
|
318
|
+
"DescribeClusterDatabaseTables": {
|
319
|
+
"document": "获取table列表",
|
320
|
+
"input": "DescribeClusterDatabaseTablesRequest",
|
321
|
+
"name": "获取table列表",
|
322
|
+
"output": "DescribeClusterDatabaseTablesResponse",
|
323
|
+
"status": "online"
|
324
|
+
},
|
318
325
|
"DescribeClusterDatabases": {
|
319
326
|
"document": "本接口(DescribeClusterDatabases)用于获取集群数据库列表。",
|
320
327
|
"input": "DescribeClusterDatabasesRequest",
|
@@ -9339,6 +9346,109 @@
|
|
9339
9346
|
],
|
9340
9347
|
"type": "object"
|
9341
9348
|
},
|
9349
|
+
"DescribeClusterDatabaseTablesRequest": {
|
9350
|
+
"document": "DescribeClusterDatabaseTables请求参数结构体",
|
9351
|
+
"members": [
|
9352
|
+
{
|
9353
|
+
"disabled": false,
|
9354
|
+
"document": "集群id",
|
9355
|
+
"example": "xxx",
|
9356
|
+
"member": "string",
|
9357
|
+
"name": "ClusterId",
|
9358
|
+
"required": true,
|
9359
|
+
"type": "string"
|
9360
|
+
},
|
9361
|
+
{
|
9362
|
+
"disabled": false,
|
9363
|
+
"document": "数据库名",
|
9364
|
+
"example": "xxx",
|
9365
|
+
"member": "string",
|
9366
|
+
"name": "Db",
|
9367
|
+
"required": true,
|
9368
|
+
"type": "string"
|
9369
|
+
},
|
9370
|
+
{
|
9371
|
+
"disabled": false,
|
9372
|
+
"document": "偏移",
|
9373
|
+
"example": "0",
|
9374
|
+
"member": "int64",
|
9375
|
+
"name": "Offset",
|
9376
|
+
"required": false,
|
9377
|
+
"type": "int"
|
9378
|
+
},
|
9379
|
+
{
|
9380
|
+
"disabled": false,
|
9381
|
+
"document": "个数",
|
9382
|
+
"example": "10",
|
9383
|
+
"member": "int64",
|
9384
|
+
"name": "Limit",
|
9385
|
+
"required": false,
|
9386
|
+
"type": "int"
|
9387
|
+
},
|
9388
|
+
{
|
9389
|
+
"disabled": false,
|
9390
|
+
"document": "数据表类型。\n\"view\"表示只返回 view,\"base_table\" 表示只返回基本表,\"all\" 表示返回 view 和表。默认为 all。",
|
9391
|
+
"example": "无",
|
9392
|
+
"member": "string",
|
9393
|
+
"name": "TableType",
|
9394
|
+
"required": false,
|
9395
|
+
"type": "string"
|
9396
|
+
}
|
9397
|
+
],
|
9398
|
+
"type": "object"
|
9399
|
+
},
|
9400
|
+
"DescribeClusterDatabaseTablesResponse": {
|
9401
|
+
"document": "DescribeClusterDatabaseTables返回参数结构体",
|
9402
|
+
"members": [
|
9403
|
+
{
|
9404
|
+
"disabled": false,
|
9405
|
+
"document": "总条数",
|
9406
|
+
"example": "1",
|
9407
|
+
"member": "int64",
|
9408
|
+
"name": "TotalCount",
|
9409
|
+
"output_required": true,
|
9410
|
+
"type": "int",
|
9411
|
+
"value_allowed_null": false
|
9412
|
+
},
|
9413
|
+
{
|
9414
|
+
"disabled": false,
|
9415
|
+
"document": "分页偏移",
|
9416
|
+
"example": "0",
|
9417
|
+
"member": "int64",
|
9418
|
+
"name": "Offset",
|
9419
|
+
"output_required": true,
|
9420
|
+
"type": "int",
|
9421
|
+
"value_allowed_null": false
|
9422
|
+
},
|
9423
|
+
{
|
9424
|
+
"disabled": false,
|
9425
|
+
"document": "分页限制数量",
|
9426
|
+
"example": "20",
|
9427
|
+
"member": "int64",
|
9428
|
+
"name": "Limit",
|
9429
|
+
"output_required": true,
|
9430
|
+
"type": "int",
|
9431
|
+
"value_allowed_null": false
|
9432
|
+
},
|
9433
|
+
{
|
9434
|
+
"disabled": false,
|
9435
|
+
"document": "数据库表列表",
|
9436
|
+
"example": "[\"testtable\"]",
|
9437
|
+
"member": "string",
|
9438
|
+
"name": "Tables",
|
9439
|
+
"output_required": true,
|
9440
|
+
"type": "list",
|
9441
|
+
"value_allowed_null": false
|
9442
|
+
},
|
9443
|
+
{
|
9444
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
9445
|
+
"member": "string",
|
9446
|
+
"name": "RequestId",
|
9447
|
+
"type": "string"
|
9448
|
+
}
|
9449
|
+
],
|
9450
|
+
"type": "object"
|
9451
|
+
},
|
9342
9452
|
"DescribeClusterDatabasesRequest": {
|
9343
9453
|
"document": "DescribeClusterDatabases请求参数结构体",
|
9344
9454
|
"members": [
|
@@ -378,6 +378,14 @@
|
|
378
378
|
"title": "查询升降配运行参数对比"
|
379
379
|
}
|
380
380
|
],
|
381
|
+
"DescribeClusterDatabaseTables": [
|
382
|
+
{
|
383
|
+
"document": "",
|
384
|
+
"input": "POST / HTTP/1.1\nHost: cynosdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeClusterDatabaseTables\n<公共请求参数>\n\n{\n \"Db\": \"xxx\",\n \"ClusterId\": \"xxx\"\n}",
|
385
|
+
"output": "{\n \"Response\": {\n \"Tables\": [\n \"testtable\"\n ],\n \"Limit\": 20,\n \"Offset\": 0,\n \"RequestId\": \"198189\",\n \"TotalCount\": 1\n }\n}",
|
386
|
+
"title": "获取table列表"
|
387
|
+
}
|
388
|
+
],
|
381
389
|
"DescribeClusterDatabases": [
|
382
390
|
{
|
383
391
|
"document": "",
|
@@ -1965,7 +1965,7 @@
|
|
1965
1965
|
{
|
1966
1966
|
"disabled": false,
|
1967
1967
|
"document": "日志详情列表。\n注意:此字段可能返回 null,表示取不到有效值。",
|
1968
|
-
"example": "[]",
|
1968
|
+
"example": "[{\"UpdatedOn\": \"2024-12-18 12:21:16\",\"BigDealId\": \"\",\"TransferDnsResult\": null,\"Action\": \"batch_modify_domain_dns1\",\"Status\": \"failed\",\"Domain\": \"***.com\",\"ReasonZh\": \"域名已开启【禁止更新锁】保护域名信息安全,不能修改信息。如需操作,请先关闭【禁止更新锁】\",\"CreatedOn\": \"2024-12-18 12:21:12\",\"Reason\": \"域名已开启【禁止更新锁】保护域名信息安全,不能修改信息。如需操作,请先关闭【禁止更新锁】\",\"PayStatus\": 0,\"Id\": 1001}]",
|
1969
1969
|
"member": "DomainBatchDetailSet",
|
1970
1970
|
"name": "DomainBatchDetailSet",
|
1971
1971
|
"output_required": true,
|
@@ -2783,7 +2783,7 @@
|
|
2783
2783
|
{
|
2784
2784
|
"disabled": false,
|
2785
2785
|
"document": "自定义DNS Host 列表\n注意:此字段可能返回 null,表示取不到有效值。",
|
2786
|
-
"example": "[]",
|
2786
|
+
"example": "[{\"IpSet\": [\"2.2.2.2\"],\"DnsName\": \"a1.dns.dns\"}]",
|
2787
2787
|
"member": "CustomDnsHost",
|
2788
2788
|
"name": "DnsHostSet",
|
2789
2789
|
"output_required": true,
|
@@ -2830,7 +2830,7 @@
|
|
2830
2830
|
{
|
2831
2831
|
"disabled": false,
|
2832
2832
|
"document": "域名信息",
|
2833
|
-
"example": "[]",
|
2833
|
+
"example": "{\"DomainId\": \"domain-xxxxx\",\"DomainName\": \"tencent.com\",\"NameServer\": [\"f1g1ns1.dnspod.net\", \"f1g1ns2.dnspod.net\"],\"RegistrarType\": \"epp\",\"DomainStatus\": [\"ok\"],\"BuyStatus\": \"ok\",\"RealNameAuditUnpassReason\": \"\",\"DomainNameAuditUnpassReason\": \"\",\"RealNameAuditStatus\": \"Approved\",\"ExpirationDate\": \"2020-11-14\",\"CreationDate\": \"2019-11-14\",\"DomainNameAuditStatus\": \"Approved\",\"LockTransfer\": true,\"LockEndTime\": \"2021-12-28 18:00:00\"}",
|
2834
2834
|
"member": "DomainBaseInfo",
|
2835
2835
|
"name": "DomainInfo",
|
2836
2836
|
"output_required": true,
|
@@ -2840,7 +2840,7 @@
|
|
2840
2840
|
{
|
2841
2841
|
"disabled": false,
|
2842
2842
|
"document": "用户Uin\n注意:此字段可能返回 null,表示取不到有效值。",
|
2843
|
-
"example": "
|
2843
|
+
"example": "100**328",
|
2844
2844
|
"member": "string",
|
2845
2845
|
"name": "Uin",
|
2846
2846
|
"output_required": true,
|
@@ -2988,7 +2988,7 @@
|
|
2988
2988
|
{
|
2989
2989
|
"disabled": false,
|
2990
2990
|
"document": "域名信息",
|
2991
|
-
"example": "[]",
|
2991
|
+
"example": "{\"RegistrantType\": \"I\", \"DomainId\": \"domain-**q\", \"OrganizationName\": \"**ng\", \"ExpirationDate\": \"2025-03-19\", \"DomainName\": \"*g.top\", \"RegistrarType\": \"epp\", \"LockEndTime\": \"\", \"OrganizationNameCN\": \"*铭\", \"RegistrantName\": \"**ng\", \"DomainStatus\": [\"clientTransferProhibited\", \"clientUpdateProhibited\"], \"BuyStatus\": \"ok\", \"RegistrantNameCN\": \"*铭\", \"RealNameAuditStatus\": \"Approved\", \"DomainNameAuditStatus\": \"Approved\", \"LockTransfer\": false, \"NameServer\": [\"expire01.dnspod.net\", \"expire02.dnspod.net\"], \"CreationDate\": \"2022-03-19\", \"RealNameAuditUnpassReason\": \"\", \"DomainNameAuditUnpassReason\": \"\"}",
|
2992
2992
|
"member": "DomainSimpleInfo",
|
2993
2993
|
"name": "DomainInfo",
|
2994
2994
|
"output_required": true,
|
@@ -2998,7 +2998,7 @@
|
|
2998
2998
|
{
|
2999
2999
|
"disabled": false,
|
3000
3000
|
"document": "账号ID",
|
3001
|
-
"example": "
|
3001
|
+
"example": "100**328",
|
3002
3002
|
"member": "string",
|
3003
3003
|
"name": "Uin",
|
3004
3004
|
"output_required": true,
|
@@ -3798,7 +3798,7 @@
|
|
3798
3798
|
{
|
3799
3799
|
"disabled": false,
|
3800
3800
|
"document": "模板详细信息列表。",
|
3801
|
-
"example": "[]",
|
3801
|
+
"example": "[{\"AuditReason\": \"\",\"ContactInfo\": {\"Province\": \"hu nan sheng\",\"RegistrantType\": \"I\",\"OrganizationName\": \"org name\",\"OrganizationNameCN\": \"企业名称\",\"Country\": \"CN\",\"RegistrantName\": \"shi ming name\",\"ZipCode\": \"425000\",\"Telephone\": \"155*********\",\"City\": \"ce shi\",\"RegistrantNameCN\": \"实名人\",\"StreetCN\": \"咸嘉湖街道\",\"Street\": \"xian jia hu jie dao\",\"ProvinceCN\": \"湖南省\",\"CityCN\": \"长沙市\",\"CountryCN\": \"中国\",\"Email\": \"**d@dnspod.com\"},\"UpdatedOn\": \"2020-07-28 13:33:55\",\"AuditStatus\": \"InAudit\",\"IsBlack\": false,\"CreatedOn\": \"2020-07-28 12:50:23\",\"UserUin\": \"12334********\",\"IsDefault\": \"no\",\"TemplateId\": \"tmpl-dgmgwpe2\",\"InvalidReason\": \"\",\"IsValidTemplate\": 1,\"CertificateInfo\": {\"CertificateType\": \"SFZ\",\"CertificateCode\": \"12345679\",\"ImgUrl\": \"https://image.com/******\",\"OriginImgUrl\": \"https://tencentyun.com/******\",\"RegistrantCertificateCode\": \"12345679\",\"RegistrantCertificateType\": \"SFZ\",\"RegistrantImgUrl\": \"https://image.com/******\"}}]",
|
3802
3802
|
"member": "TemplateInfo",
|
3803
3803
|
"name": "TemplateSet",
|
3804
3804
|
"output_required": true,
|
@@ -3819,8 +3819,8 @@
|
|
3819
3819
|
"members": [
|
3820
3820
|
{
|
3821
3821
|
"disabled": false,
|
3822
|
-
"document": "模板ID",
|
3823
|
-
"example": "",
|
3822
|
+
"document": "模板ID(模板列表接口可获取)",
|
3823
|
+
"example": "tmpl-itxxxxxx",
|
3824
3824
|
"member": "string",
|
3825
3825
|
"name": "TemplateId",
|
3826
3826
|
"required": true,
|
@@ -3835,9 +3835,10 @@
|
|
3835
3835
|
{
|
3836
3836
|
"disabled": false,
|
3837
3837
|
"document": "模板信息",
|
3838
|
-
"example": "",
|
3838
|
+
"example": "{\"AuditReason\": \"\",\"ContactInfo\": {\"Province\": \"hu nan sheng\",\"RegistrantType\": \"I\",\"OrganizationName\": \"ce shi\",\"OrganizationNameCN\": \"测试\",\"Country\": \"CN\",\"RegistrantName\": \"ce shi\",\"ZipCode\": \"425000\",\"Telephone\": \"155*********\",\"City\": \"ce shi\",\"RegistrantNameCN\": \"测试\",\"StreetCN\": \"咸嘉湖街道\",\"Street\": \"xian jia hu jie dao\",\"ProvinceCN\": \"湖南省\",\"CityCN\": \"长沙市\",\"CountryCN\": \"中国\",\"Email\": \"dnspod@dnspod.com\"},\"UpdatedOn\": \"2020-07-28 13:33:55\",\"AuditStatus\": \"InAudit\",\"CreatedOn\": \"2020-07-28 12:50:23\",\"UserUin\": \"12334********\",\"IsDefault\": \"no\",\"TemplateId\": \"tmpl-dgxxxxxx\",\"InvalidReason\": \"\",\"IsValidTemplate\": 1,\"CertificateInfo\": {\"CertificateType\": \"SFZ\",\"CertificateCode\": \"12345679\",\"ImgUrl\": \"https://tencentyun.com/******\"}}",
|
3839
3839
|
"member": "TemplateInfo",
|
3840
3840
|
"name": "Template",
|
3841
|
+
"output_required": true,
|
3841
3842
|
"type": "object",
|
3842
3843
|
"value_allowed_null": false
|
3843
3844
|
},
|
@@ -4758,7 +4759,7 @@
|
|
4758
4759
|
{
|
4759
4760
|
"disabled": false,
|
4760
4761
|
"document": "转入账户的uin。",
|
4761
|
-
"example": "
|
4762
|
+
"example": "1000**238",
|
4762
4763
|
"member": "string",
|
4763
4764
|
"name": "NewOwnerUin",
|
4764
4765
|
"required": true,
|
@@ -4776,7 +4777,7 @@
|
|
4776
4777
|
{
|
4777
4778
|
"disabled": false,
|
4778
4779
|
"document": "转入账户的appid。",
|
4779
|
-
"example": "
|
4780
|
+
"example": "10023322",
|
4780
4781
|
"member": "string",
|
4781
4782
|
"name": "NewOwnerAppId",
|
4782
4783
|
"required": false,
|
@@ -4794,7 +4795,7 @@
|
|
4794
4795
|
"example": "425",
|
4795
4796
|
"member": "uint64",
|
4796
4797
|
"name": "LogId",
|
4797
|
-
"
|
4798
|
+
"output_required": true,
|
4798
4799
|
"type": "int",
|
4799
4800
|
"value_allowed_null": false
|
4800
4801
|
},
|
@@ -4813,7 +4814,7 @@
|
|
4813
4814
|
{
|
4814
4815
|
"disabled": false,
|
4815
4816
|
"document": "域名ID",
|
4816
|
-
"example": "
|
4817
|
+
"example": "domain-222222q",
|
4817
4818
|
"member": "string",
|
4818
4819
|
"name": "DomainId",
|
4819
4820
|
"required": true,
|
@@ -4822,7 +4823,7 @@
|
|
4822
4823
|
{
|
4823
4824
|
"disabled": false,
|
4824
4825
|
"document": "DNS Host",
|
4825
|
-
"example": "
|
4826
|
+
"example": "ns1.dns.net",
|
4826
4827
|
"member": "string",
|
4827
4828
|
"name": "DnsName",
|
4828
4829
|
"required": true,
|
@@ -5994,7 +5995,7 @@
|
|
5994
5995
|
"example": "54",
|
5995
5996
|
"member": "uint64",
|
5996
5997
|
"name": "LogId",
|
5997
|
-
"
|
5998
|
+
"output_required": true,
|
5998
5999
|
"type": "int",
|
5999
6000
|
"value_allowed_null": false
|
6000
6001
|
},
|
@@ -6120,7 +6121,7 @@
|
|
6120
6121
|
{
|
6121
6122
|
"disabled": false,
|
6122
6123
|
"document": "资质照片地址。",
|
6123
|
-
"example": "
|
6124
|
+
"example": "http://cos.url/image.jpg",
|
6124
6125
|
"member": "string",
|
6125
6126
|
"name": "AccessUrl",
|
6126
6127
|
"output_required": true,
|
@@ -91,7 +91,7 @@
|
|
91
91
|
"DeleteBidding": [
|
92
92
|
{
|
93
93
|
"document": "删除记录",
|
94
|
-
"input": "POST / HTTP/1.1\nHost: domain.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteBidding\n<公共请求参数>\n\n{\n \"BusinessID\": \"
|
94
|
+
"input": "POST / HTTP/1.1\nHost: domain.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteBidding\n<公共请求参数>\n\n{\n \"BusinessID\": \"*****2561\"\n}",
|
95
95
|
"output": "{\n \"Response\": {\n \"RequestId\": \"e5ae6a11-ad75-4196-8176-9d72bc287eda\"\n }\n}",
|
96
96
|
"title": "删除记录"
|
97
97
|
}
|
@@ -140,7 +140,7 @@
|
|
140
140
|
{
|
141
141
|
"document": "",
|
142
142
|
"input": "https://domain.tencentcloudapi.com/?Action=DescribeBatchOperationLogDetails\n&Offset=0\n&Limit=20\n&LogId=1\n&<公共请求参数>",
|
143
|
-
"output": "{\n \"Response\": {\n \"TotalCount\":
|
143
|
+
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"RequestId\": \"f376d0e6-f064-1234-b27f-a8ae3b054dfa\",\n \"DomainBatchDetailSet\": [\n {\n \"UpdatedOn\": \"2024-12-18 12:21:16\",\n \"BigDealId\": \"\",\n \"Action\": \"batch_modify_domain_dns1\",\n \"Status\": \"failed\",\n \"Domain\": \"***.com\",\n \"CreatedOn\": \"2024-12-18 12:21:12\",\n \"Reason\": \"域名已开启【禁止更新锁】保护域名信息安全,不能修改信息。如需操作,请先关闭【禁止更新锁】\",\n \"Id\": 1001\n }\n ]\n }\n}",
|
144
144
|
"title": "批量操作日志详情"
|
145
145
|
}
|
146
146
|
],
|
@@ -155,7 +155,7 @@
|
|
155
155
|
"DescribeBiddingAppointDetail": [
|
156
156
|
{
|
157
157
|
"document": "我预定的域名-预约详情",
|
158
|
-
"input": "POST / HTTP/1.1\nHost: domain.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeBiddingAppointDetail\n<公共请求参数>\n\n{\n \"BusinessID\": \"
|
158
|
+
"input": "POST / HTTP/1.1\nHost: domain.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeBiddingAppointDetail\n<公共请求参数>\n\n{\n \"BusinessID\": \"***561\"\n}",
|
159
159
|
"output": "{\n \"Response\": {\n \"AppointBondPrice\": 70,\n \"AppointEndTime\": \"2023-10-28 09:53:48\",\n \"AppointNum\": 1,\n \"AppointPrice\": 105,\n \"AppointStartTime\": \"2023-10-18 09:53:48\",\n \"DeleteTime\": \"2023-11-28 09:53:48\",\n \"Domain\": \"sasdfzcccc2216.com\",\n \"ExpireTime\": \"2023-09-28 09:53:48\",\n \"RegTime\": \"2022-09-28 09:53:48\",\n \"RequestId\": \"e0d60073-3fbb-4216-ba20-7ccad80d030a\",\n \"Status\": 7\n }\n}",
|
160
160
|
"title": "我预定的域名-预约详情"
|
161
161
|
}
|
@@ -164,15 +164,15 @@
|
|
164
164
|
{
|
165
165
|
"document": "我的预约列表",
|
166
166
|
"input": "POST / HTTP/1.1\nHost: domain.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeBiddingAppointList\n<公共请求参数>\n\n{\n \"PageNumber\": 1,\n \"PageSize\": 20\n}",
|
167
|
-
"output": "{\n \"Response\": {\n \"AppointList\": [\n {\n \"AppointBondPrice\": 70,\n \"AppointEndTime\": \"2023-10-28T09:53:48+08:00\",\n \"AppointNum\": 1,\n \"AppointPrice\": 105,\n \"BusinessID\": \"
|
167
|
+
"output": "{\n \"Response\": {\n \"AppointList\": [\n {\n \"AppointBondPrice\": 70,\n \"AppointEndTime\": \"2023-10-28T09:53:48+08:00\",\n \"AppointNum\": 1,\n \"AppointPrice\": 105,\n \"BusinessID\": \"***561\",\n \"Domain\": \"sasdfzcccc2216.com\",\n \"Status\": 1\n }\n ],\n \"RequestId\": \"02f51803-507c-40ad-b26a-9a0178fa7ffc\",\n \"Total\": 1\n }\n}",
|
168
168
|
"title": "我的预约列表"
|
169
169
|
}
|
170
170
|
],
|
171
171
|
"DescribeBiddingDetail": [
|
172
172
|
{
|
173
173
|
"document": "我竞价的域名-竞价详情",
|
174
|
-
"input": "POST / HTTP/1.1\nHost: domain.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeBiddingDetail\n<公共请求参数>\n\n{\n \"BusinessID\": \"
|
175
|
-
"output": "{\n \"Response\": {\n \"BiddingBondPrice\": 80,\n \"BiddingBondRefund\": \"no\",\n \"BiddingEndTime\": \"2023-11-04 09:53:48\",\n \"BiddingFlag\": 1,\n \"BiddingNum\": 1,\n \"BiddingPrice\": 150,\n \"BiddingStartTime\": \"2023-10-28 09:53:48\",\n \"CurrentNickname\": \"feng\",\n \"CurrentPrice\": 120,\n \"DeleteTime\": \"2023-11-28 09:53:48\",\n \"Domain\": \"
|
174
|
+
"input": "POST / HTTP/1.1\nHost: domain.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeBiddingDetail\n<公共请求参数>\n\n{\n \"BusinessID\": \"***561\"\n}",
|
175
|
+
"output": "{\n \"Response\": {\n \"BiddingBondPrice\": 80,\n \"BiddingBondRefund\": \"no\",\n \"BiddingEndTime\": \"2023-11-04 09:53:48\",\n \"BiddingFlag\": 1,\n \"BiddingNum\": 1,\n \"BiddingPrice\": 150,\n \"BiddingStartTime\": \"2023-10-28 09:53:48\",\n \"CurrentNickname\": \"feng\",\n \"CurrentPrice\": 120,\n \"DeleteTime\": \"2023-11-28 09:53:48\",\n \"Domain\": \"***16.com\",\n \"ExpireTime\": \"2023-09-28 09:53:48\",\n \"RegTime\": \"2022-09-28 09:53:48\",\n \"RequestId\": \"5fdc5b55-514b-42f8-85a3-e269db61f752\",\n \"Status\": 2\n }\n}",
|
176
176
|
"title": "我竞价的域名-竞价详情"
|
177
177
|
}
|
178
178
|
],
|
@@ -180,15 +180,15 @@
|
|
180
180
|
{
|
181
181
|
"document": "我的竞价列表",
|
182
182
|
"input": "POST / HTTP/1.1\nHost: domain.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeBiddingList\n<公共请求参数>\n\n{\n \"PageNumber\": 1,\n \"PageSize\": 20\n}",
|
183
|
-
"output": "{\n \"Response\": {\n \"BiddingList\": [\n {\n \"BiddingBondPrice\": 0,\n \"BiddingEndTime\": \"2023-11-04 09:53:48\",\n \"BiddingFlag\": 0,\n \"BiddingNum\": 1,\n \"BiddingPrice\": 0,\n \"BusinessID\": \"
|
183
|
+
"output": "{\n \"Response\": {\n \"BiddingList\": [\n {\n \"BiddingBondPrice\": 0,\n \"BiddingEndTime\": \"2023-11-04 09:53:48\",\n \"BiddingFlag\": 0,\n \"BiddingNum\": 1,\n \"BiddingPrice\": 0,\n \"BusinessID\": \"***2561\",\n \"CurrentNickname\": \"feng\",\n \"CurrentPrice\": 120,\n \"Domain\": \"s***16.com\",\n \"Status\": 7\n },\n {\n \"BiddingBondPrice\": 80,\n \"BiddingEndTime\": \"2023-11-04 09:53:48\",\n \"BiddingFlag\": 1,\n \"BiddingNum\": 1,\n \"BiddingPrice\": 150,\n \"BusinessID\": \"***561\",\n \"CurrentNickname\": \"feng\",\n \"CurrentPrice\": 120,\n \"Domain\": \"***16.com\",\n \"Status\": 2\n }\n ],\n \"RequestId\": \"560e00d9-ddf1-4d4b-a3d8-461eb8c8e40c\",\n \"Total\": 2\n }\n}",
|
184
184
|
"title": "我的竞价列表"
|
185
185
|
}
|
186
186
|
],
|
187
187
|
"DescribeBiddingSuccessfulDetail": [
|
188
188
|
{
|
189
189
|
"document": "我得标的域名-得标详情",
|
190
|
-
"input": "POST / HTTP/1.1\nHost: domain.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeBiddingSuccessfulDetail\n<公共请求参数>\n\n{\n \"BusinessID\": \"
|
191
|
-
"output": "{\n \"Response\": {\n \"BiddingBondPrice\": 80,\n \"BiddingBondRefund\": \"no\",\n \"DeleteTime\": \"2023-11-28 09:53:48\",\n \"Domain\": \"
|
190
|
+
"input": "POST / HTTP/1.1\nHost: domain.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeBiddingSuccessfulDetail\n<公共请求参数>\n\n{\n \"BusinessID\": \"***2561\"\n}",
|
191
|
+
"output": "{\n \"Response\": {\n \"BiddingBondPrice\": 80,\n \"BiddingBondRefund\": \"no\",\n \"DeleteTime\": \"2023-11-28 09:53:48\",\n \"Domain\": \"***16.com\",\n \"ExpireTime\": \"2023-09-28 09:53:48\",\n \"PayEndTime\": \"2023-11-07 09:53:48\",\n \"RegTime\": \"2022-09-28 09:53:48\",\n \"RequestId\": \"7a179528-6d80-495b-8e6c-14b935eccec9\",\n \"Status\": 5,\n \"SuccessfulPrice\": 200,\n \"SuccessfulTime\": \"2023-10-25 16:00:00\"\n }\n}",
|
192
192
|
"title": "我得标的域名-得标详情"
|
193
193
|
}
|
194
194
|
],
|
@@ -204,7 +204,7 @@
|
|
204
204
|
{
|
205
205
|
"document": "",
|
206
206
|
"input": "POST / HTTP/1.1\nHost: domain.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCustomDnsHostSet\n<公共请求参数>\n\n{\n \"DomainId\": \"domain-esysdasdgq\",\n \"Offset\": 0,\n \"Limit\": 3\n}",
|
207
|
-
"output": "{\n \"Response\": {\n \"TotalCount\": 2,\n \"RequestId\": \"bd4fc5332-23a2-49bd-8cab-48cfe5963651\",\n \"DnsHostSet\": [\n {\n \"IpSet\": [\n \"2.2.2.2\"\n ],\n \"DnsName\": \"
|
207
|
+
"output": "{\n \"Response\": {\n \"TotalCount\": 2,\n \"RequestId\": \"bd4fc5332-23a2-49bd-8cab-48cfe5963651\",\n \"DnsHostSet\": [\n {\n \"IpSet\": [\n \"2.2.2.2\"\n ],\n \"DnsName\": \"a1.dns.dns\"\n },\n {\n \"IpSet\": [\n \"8.8.9.9\",\n \"3.3.3.3\"\n ],\n \"DnsName\": \"a2.dns.dns\"\n }\n ]\n }\n}",
|
208
208
|
"title": "查询自定义DNS Host列表"
|
209
209
|
}
|
210
210
|
],
|
@@ -212,7 +212,7 @@
|
|
212
212
|
{
|
213
213
|
"document": "",
|
214
214
|
"input": "https://domain.tencentcloudapi.com/?Action=DescribeDomainBaseInfo\n&Domain=域名\n&<公共请求参数>",
|
215
|
-
"output": "{\n \"Response\": {\n \"DomainInfo\": {\n \"DomainId\": \"domain-xxxxx\",\n \"DomainName\": \"tencent.com\",\n \"NameServer\": [\n \"f1g1ns1.dnspod.net\",\n \"f1g1ns2.dnspod.net\"\n ],\n \"RegistrarType\": \"epp\",\n \"DomainStatus\": [\n \"ok\"\n ],\n \"BuyStatus\": \"ok\",\n \"RealNameAuditUnpassReason\": \"\",\n \"DomainNameAuditUnpassReason\": \"\",\n \"RealNameAuditStatus\": \"Approved\",\n \"ExpirationDate\": \"2020-11-14\",\n \"CreationDate\": \"2019-11-14\",\n \"DomainNameAuditStatus\": \"Approved\",\n \"LockTransfer\": true,\n \"LockEndTime\": \"2021-12-28 18:00:00\"\n },\n \"RequestId\": \"1b76dd88-64d0-4bd1-9cb8-c20de11c3686\",\n \"Uin\": \"
|
215
|
+
"output": "{\n \"Response\": {\n \"DomainInfo\": {\n \"DomainId\": \"domain-xxxxx\",\n \"DomainName\": \"tencent.com\",\n \"NameServer\": [\n \"f1g1ns1.dnspod.net\",\n \"f1g1ns2.dnspod.net\"\n ],\n \"RegistrarType\": \"epp\",\n \"DomainStatus\": [\n \"ok\"\n ],\n \"BuyStatus\": \"ok\",\n \"RealNameAuditUnpassReason\": \"\",\n \"DomainNameAuditUnpassReason\": \"\",\n \"RealNameAuditStatus\": \"Approved\",\n \"ExpirationDate\": \"2020-11-14\",\n \"CreationDate\": \"2019-11-14\",\n \"DomainNameAuditStatus\": \"Approved\",\n \"LockTransfer\": true,\n \"LockEndTime\": \"2021-12-28 18:00:00\"\n },\n \"RequestId\": \"1b76dd88-64d0-4bd1-9cb8-c20de11c3686\",\n \"Uin\": \"100**328\"\n }\n}",
|
216
216
|
"title": "获取域名基础信息"
|
217
217
|
}
|
218
218
|
],
|
@@ -236,15 +236,15 @@
|
|
236
236
|
{
|
237
237
|
"document": "",
|
238
238
|
"input": "POST / HTTP/1.1\nHost: domain.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDomainSimpleInfo\n<公共请求参数>\n\n{\n \"DomainName\": \"test.cn\"\n}",
|
239
|
-
"output": "{\n \"Response\": {\n \"DomainInfo\": {\n \"RegistrantType\": \"E\",\n \"DomainId\": \"domain-1234abcd\",\n \"OrganizationName\": \"tencent cloud\",\n \"ExpirationDate\": \"2018-08-08\",\n \"DomainName\": \"
|
239
|
+
"output": "{\n \"Response\": {\n \"DomainInfo\": {\n \"RegistrantType\": \"E\",\n \"DomainId\": \"domain-1234abcd\",\n \"OrganizationName\": \"tencent cloud\",\n \"ExpirationDate\": \"2018-08-08\",\n \"DomainName\": \"cent.com\",\n \"RegistrarType\": \"qcloud\",\n \"LockEndTime\": \"\",\n \"OrganizationNameCN\": \"腾讯云\",\n \"RegistrantName\": \"tencent\",\n \"DomainStatus\": [\n \"ok\"\n ],\n \"BuyStatus\": \"ok\",\n \"RegistrantNameCN\": \"腾讯云\",\n \"RealNameAuditStatus\": \"Approved\",\n \"DomainNameAuditStatus\": \"Approved\",\n \"LockTransfer\": false,\n \"NameServer\": [\n \"ns2.qq.com\",\n \"ns4.qq.com\",\n \"ns3.qq.com\",\n \"ns1.qq.com\"\n ],\n \"CreationDate\": \"2018-08-08\",\n \"RealNameAuditUnpassReason\": \"\",\n \"DomainNameAuditUnpassReason\": \"\"\n },\n \"RequestId\": \"88888888-8888-8888-8888-888888888888\",\n \"Uin\": \"100000000001\"\n }\n}",
|
240
240
|
"title": "域名详情"
|
241
241
|
}
|
242
242
|
],
|
243
243
|
"DescribePayWaitDetail": [
|
244
244
|
{
|
245
245
|
"document": "",
|
246
|
-
"input": "POST / HTTP/1.1\nHost: domain.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribePayWaitDetail\n<公共请求参数>\n\n{\n \"BusinessId\": \"
|
247
|
-
"output": "{\n \"Response\": {\n \"
|
246
|
+
"input": "POST / HTTP/1.1\nHost: domain.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribePayWaitDetail\n<公共请求参数>\n\n{\n \"BusinessId\": \"***561\"\n}",
|
247
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"45559f25-13b9-42fd-b2ae-698842d91fd7\",\n \"Domain\": \"*1.top\",\n \"Status\": \"pay\",\n \"EndTime\": \"2024-12-19 07:24:25\",\n \"RegTime\": \"2023-11-11 07:24:25\",\n \"Price\": 98,\n \"RetDeposit\": 32\n }\n}",
|
248
248
|
"title": "等待支付详情接口"
|
249
249
|
}
|
250
250
|
],
|
@@ -306,15 +306,15 @@
|
|
306
306
|
{
|
307
307
|
"document": "",
|
308
308
|
"input": "https://domain.tencentcloudapi.com/?Action=DescribeTemplate\n&TemplateId=模板ID\n&<公共请求参数>",
|
309
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"0c209d0e-f244-435f-8222-d86741c3edbd\",\n \"Template\": {\n \"AuditReason\": \"\",\n \"ContactInfo\": {\n \"Province\": \"hu nan sheng\",\n \"RegistrantType\": \"I\",\n \"OrganizationName\": \"
|
309
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"0c209d0e-f244-435f-8222-d86741c3edbd\",\n \"Template\": {\n \"AuditReason\": \"\",\n \"ContactInfo\": {\n \"Province\": \"hu nan sheng\",\n \"RegistrantType\": \"I\",\n \"OrganizationName\": \"yan zheng org name\",\n \"OrganizationNameCN\": \"验证的企业名称\",\n \"Country\": \"CN\",\n \"RegistrantName\": \"registrant name\",\n \"ZipCode\": \"425000\",\n \"Telephone\": \"155*********\",\n \"City\": \"ce shi\",\n \"RegistrantNameCN\": \"注册人名称\",\n \"StreetCN\": \"咸嘉湖街道\",\n \"Street\": \"xian jia hu jie dao\",\n \"ProvinceCN\": \"湖南省\",\n \"CityCN\": \"长沙市\",\n \"CountryCN\": \"中国\",\n \"Email\": \"dnspod@dnspod.com\"\n },\n \"UpdatedOn\": \"2020-07-28 13:33:55\",\n \"AuditStatus\": \"InAudit\",\n \"IsBlack\": false,\n \"CreatedOn\": \"2020-07-28 12:50:23\",\n \"UserUin\": \"12334********\",\n \"IsDefault\": \"no\",\n \"TemplateId\": \"tmpl-dgmgwpe2\",\n \"InvalidReason\": \"\",\n \"IsValidTemplate\": 1,\n \"CertificateInfo\": {\n \"CertificateType\": \"SFZ\",\n \"CertificateCode\": \"12345679\",\n \"ImgUrl\": \"https://image.com/******\",\n \"OriginImgUrl\": \"https://tencentyun.com/******\",\n \"RegistrantCertificateCode\": \"12345679\",\n \"RegistrantCertificateType\": \"SFZ\",\n \"RegistrantImgUrl\": \"https://image.com/******\"\n }\n }\n }\n}",
|
310
310
|
"title": "获取模板信息"
|
311
311
|
}
|
312
312
|
],
|
313
313
|
"DescribeTemplateList": [
|
314
314
|
{
|
315
315
|
"document": "信息模板列表",
|
316
|
-
"input": "https://domain.tencentcloudapi.com/?Action=DescribeTemplateList\n&Offset=0\n&Limit=20\n&Status=InAudit\n&Type=E\n&Keyword=
|
317
|
-
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"TemplateSet\": [\n {\n \"AuditReason\": \"\",\n \"ContactInfo\": {\n \"Province\": \"hu nan sheng\",\n \"RegistrantType\": \"I\",\n \"OrganizationName\": \"
|
316
|
+
"input": "https://domain.tencentcloudapi.com/?Action=DescribeTemplateList\n&Offset=0\n&Limit=20\n&Status=InAudit\n&Type=E\n&Keyword=search_name\n&<公共请求参数>",
|
317
|
+
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"TemplateSet\": [\n {\n \"AuditReason\": \"\",\n \"ContactInfo\": {\n \"Province\": \"hu nan sheng\",\n \"RegistrantType\": \"I\",\n \"OrganizationName\": \"org name\",\n \"OrganizationNameCN\": \"企业名称\",\n \"Country\": \"CN\",\n \"RegistrantName\": \"shi ming name\",\n \"ZipCode\": \"425000\",\n \"Telephone\": \"155*********\",\n \"City\": \"ce shi\",\n \"RegistrantNameCN\": \"实名人\",\n \"StreetCN\": \"咸嘉湖街道\",\n \"Street\": \"xian jia hu jie dao\",\n \"ProvinceCN\": \"湖南省\",\n \"CityCN\": \"长沙市\",\n \"CountryCN\": \"中国\",\n \"Email\": \"**d@dnspod.com\"\n },\n \"UpdatedOn\": \"2020-07-28 13:33:55\",\n \"AuditStatus\": \"InAudit\",\n \"IsBlack\": false,\n \"CreatedOn\": \"2020-07-28 12:50:23\",\n \"UserUin\": \"12334********\",\n \"IsDefault\": \"no\",\n \"TemplateId\": \"tmpl-dgmgwpe2\",\n \"InvalidReason\": \"\",\n \"IsValidTemplate\": 1,\n \"CertificateInfo\": {\n \"CertificateType\": \"SFZ\",\n \"CertificateCode\": \"12345679\",\n \"ImgUrl\": \"https://image.com/******\",\n \"OriginImgUrl\": \"https://tencentyun.com/******\",\n \"RegistrantCertificateCode\": \"12345679\",\n \"RegistrantCertificateType\": \"SFZ\",\n \"RegistrantImgUrl\": \"https://image.com/******\"\n }\n }\n ],\n \"RequestId\": \"skdwd-eoffew-dwdwq-dwdw\"\n }\n}",
|
318
318
|
"title": "信息模板列表"
|
319
319
|
}
|
320
320
|
],
|
@@ -329,8 +329,8 @@
|
|
329
329
|
"DescribeUnPreDomainDetail": [
|
330
330
|
{
|
331
331
|
"document": "",
|
332
|
-
"input": "POST / HTTP/1.1\nHost: domain.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeUnPreDomainDetail\n<公共请求参数>\n\n{\n \"Domain\": \"
|
333
|
-
"output": "{\n \"Response\": {\n \"Domain\": \"
|
332
|
+
"input": "POST / HTTP/1.1\nHost: domain.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeUnPreDomainDetail\n<公共请求参数>\n\n{\n \"Domain\": \"**m.com\"\n}",
|
333
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"cd4379ce-0fb7-1234-bc2f-5a68df5bcd20\",\n \"Domain\": \"**m.com\",\n \"PreCount\": 8,\n \"RegTime\": \"2005-11-23 02:26:00\",\n \"DeleteTime\": \"2025-01-23 02:26:00\",\n \"ExpireTime\": \"2024-12-23 02:26:00\",\n \"Status\": \"ing\",\n \"CurrentPrice\": 198,\n \"AppointBondPrice\": 90,\n \"IsAppoint\": false,\n \"BusinessId\": \"***046\",\n \"IsDomainUser\": false\n }\n}",
|
334
334
|
"title": "查询预释放未预约域名详情接口"
|
335
335
|
}
|
336
336
|
],
|
@@ -353,7 +353,7 @@
|
|
353
353
|
"ModifyDomainOwnerBatch": [
|
354
354
|
{
|
355
355
|
"document": "域名批量过户",
|
356
|
-
"input": "POST / HTTP/1.1\nHost:domain.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyDomainOwnerBatch\n<公共请求参数>\n\n{\n \"Domains\": [\n \"h101.tencent.com\"\n ],\n \"NewOwnerUin\": \"
|
356
|
+
"input": "POST / HTTP/1.1\nHost:domain.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyDomainOwnerBatch\n<公共请求参数>\n\n{\n \"Domains\": [\n \"h101.tencent.com\"\n ],\n \"NewOwnerUin\": \"100**238\"\n}",
|
357
357
|
"output": "{\n \"Response\": {\n \"LogId\": 425,\n \"RequestId\": \"3c59eccc-efca-4109-1111-37e2e2bce25f\"\n }\n}",
|
358
358
|
"title": "域名过户"
|
359
359
|
}
|
@@ -417,7 +417,7 @@
|
|
417
417
|
"TransferInDomainBatch": [
|
418
418
|
{
|
419
419
|
"document": "",
|
420
|
-
"input": "POST / HTTP/1.1\nHost:domain.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: TransferInDomainBatch\n<公共请求参数>\n\n{\n \"TemplateId\": \"tmpl-xxxxx\",\n \"Domains\": [\n \"h101.tencent.com\"\n ],\n \"PassWords\": [\n \"
|
420
|
+
"input": "POST / HTTP/1.1\nHost:domain.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: TransferInDomainBatch\n<公共请求参数>\n\n{\n \"TemplateId\": \"tmpl-xxxxx\",\n \"Domains\": [\n \"h101.tencent.com\"\n ],\n \"PassWords\": [\n \"password\"\n ],\n \"PayMode\": 0\n}",
|
421
421
|
"output": "{\n \"Response\": {\n \"LogId\": 54,\n \"RequestId\": \"ac64c5c2-c0f0-11ea-ba13-080027f4585e\"\n }\n}",
|
422
422
|
"title": "批量域名转入"
|
423
423
|
}
|
@@ -442,7 +442,7 @@
|
|
442
442
|
{
|
443
443
|
"document": "",
|
444
444
|
"input": "https://domain.tencentcloudapi.com/?Action=UploadImage\n&ImageFile=资质照片\n&<公共请求参数>",
|
445
|
-
"output": "{\n \"Response\": {\n \"AccessUrl\": \"
|
445
|
+
"output": "{\n \"Response\": {\n \"AccessUrl\": \"http://cos.url/image.jpg\",\n \"RequestId\": \"1b76dd88-64d0-4bd1-9cb8-c20de11c3686\"\n }\n}",
|
446
446
|
"title": "证件图片上传"
|
447
447
|
}
|
448
448
|
]
|
tccli/services/ess/ess_client.py
CHANGED
@@ -4333,6 +4333,58 @@ def doDescribeCancelFlowsTask(args, parsed_globals):
|
|
4333
4333
|
FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
|
4334
4334
|
|
4335
4335
|
|
4336
|
+
def doCreateSchemeUrl(args, parsed_globals):
|
4337
|
+
g_param = parse_global_arg(parsed_globals)
|
4338
|
+
|
4339
|
+
if g_param[OptionsDefine.UseCVMRole.replace('-', '_')]:
|
4340
|
+
cred = credential.CVMRoleCredential()
|
4341
|
+
elif g_param[OptionsDefine.RoleArn.replace('-', '_')] and g_param[OptionsDefine.RoleSessionName.replace('-', '_')]:
|
4342
|
+
cred = credential.STSAssumeRoleCredential(
|
4343
|
+
g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.RoleArn.replace('-', '_')],
|
4344
|
+
g_param[OptionsDefine.RoleSessionName.replace('-', '_')], endpoint=g_param["sts_cred_endpoint"]
|
4345
|
+
)
|
4346
|
+
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):
|
4347
|
+
cred = credential.DefaultTkeOIDCRoleArnProvider().get_credentials()
|
4348
|
+
else:
|
4349
|
+
cred = credential.Credential(
|
4350
|
+
g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.Token]
|
4351
|
+
)
|
4352
|
+
http_profile = HttpProfile(
|
4353
|
+
reqTimeout=60 if g_param[OptionsDefine.Timeout] is None else int(g_param[OptionsDefine.Timeout]),
|
4354
|
+
reqMethod="POST",
|
4355
|
+
endpoint=g_param[OptionsDefine.Endpoint],
|
4356
|
+
proxy=g_param[OptionsDefine.HttpsProxy.replace('-', '_')]
|
4357
|
+
)
|
4358
|
+
profile = ClientProfile(httpProfile=http_profile, signMethod="HmacSHA256")
|
4359
|
+
if g_param[OptionsDefine.Language]:
|
4360
|
+
profile.language = g_param[OptionsDefine.Language]
|
4361
|
+
mod = CLIENT_MAP[g_param[OptionsDefine.Version]]
|
4362
|
+
client = mod.EssClient(cred, g_param[OptionsDefine.Region], profile)
|
4363
|
+
client._sdkVersion += ("_CLI_" + __version__)
|
4364
|
+
models = MODELS_MAP[g_param[OptionsDefine.Version]]
|
4365
|
+
model = models.CreateSchemeUrlRequest()
|
4366
|
+
model.from_json_string(json.dumps(args))
|
4367
|
+
start_time = time.time()
|
4368
|
+
while True:
|
4369
|
+
rsp = client.CreateSchemeUrl(model)
|
4370
|
+
result = rsp.to_json_string()
|
4371
|
+
try:
|
4372
|
+
json_obj = json.loads(result)
|
4373
|
+
except TypeError as e:
|
4374
|
+
json_obj = json.loads(result.decode('utf-8')) # python3.3
|
4375
|
+
if not g_param[OptionsDefine.Waiter] or search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj) == g_param['OptionsDefine.WaiterInfo']['to']:
|
4376
|
+
break
|
4377
|
+
cur_time = time.time()
|
4378
|
+
if cur_time - start_time >= g_param['OptionsDefine.WaiterInfo']['timeout']:
|
4379
|
+
raise ClientError('Request timeout, wait `%s` to `%s` timeout, last request is %s' %
|
4380
|
+
(g_param['OptionsDefine.WaiterInfo']['expr'], g_param['OptionsDefine.WaiterInfo']['to'],
|
4381
|
+
search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj)))
|
4382
|
+
else:
|
4383
|
+
print('Inquiry result is %s.' % search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj))
|
4384
|
+
time.sleep(g_param['OptionsDefine.WaiterInfo']['interval'])
|
4385
|
+
FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
|
4386
|
+
|
4387
|
+
|
4336
4388
|
def doCreateOrganizationGroupInvitationLink(args, parsed_globals):
|
4337
4389
|
g_param = parse_global_arg(parsed_globals)
|
4338
4390
|
|
@@ -4801,7 +4853,7 @@ def doDescribeOrganizationSeals(args, parsed_globals):
|
|
4801
4853
|
FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
|
4802
4854
|
|
4803
4855
|
|
4804
|
-
def
|
4856
|
+
def doDescribeOrganizationVerifyStatus(args, parsed_globals):
|
4805
4857
|
g_param = parse_global_arg(parsed_globals)
|
4806
4858
|
|
4807
4859
|
if g_param[OptionsDefine.UseCVMRole.replace('-', '_')]:
|
@@ -4830,11 +4882,11 @@ def doCreateSchemeUrl(args, parsed_globals):
|
|
4830
4882
|
client = mod.EssClient(cred, g_param[OptionsDefine.Region], profile)
|
4831
4883
|
client._sdkVersion += ("_CLI_" + __version__)
|
4832
4884
|
models = MODELS_MAP[g_param[OptionsDefine.Version]]
|
4833
|
-
model = models.
|
4885
|
+
model = models.DescribeOrganizationVerifyStatusRequest()
|
4834
4886
|
model.from_json_string(json.dumps(args))
|
4835
4887
|
start_time = time.time()
|
4836
4888
|
while True:
|
4837
|
-
rsp = client.
|
4889
|
+
rsp = client.DescribeOrganizationVerifyStatus(model)
|
4838
4890
|
result = rsp.to_json_string()
|
4839
4891
|
try:
|
4840
4892
|
json_obj = json.loads(result)
|
@@ -4999,6 +5051,7 @@ ACTION_MAP = {
|
|
4999
5051
|
"DescribeFlowInfo": doDescribeFlowInfo,
|
5000
5052
|
"CreateSealPolicy": doCreateSealPolicy,
|
5001
5053
|
"DescribeCancelFlowsTask": doDescribeCancelFlowsTask,
|
5054
|
+
"CreateSchemeUrl": doCreateSchemeUrl,
|
5002
5055
|
"CreateOrganizationGroupInvitationLink": doCreateOrganizationGroupInvitationLink,
|
5003
5056
|
"DisableUserAutoSign": doDisableUserAutoSign,
|
5004
5057
|
"GetTaskResultApi": doGetTaskResultApi,
|
@@ -5008,7 +5061,7 @@ ACTION_MAP = {
|
|
5008
5061
|
"CreateOrganizationBatchSignUrl": doCreateOrganizationBatchSignUrl,
|
5009
5062
|
"DescribeThirdPartyAuthCode": doDescribeThirdPartyAuthCode,
|
5010
5063
|
"DescribeOrganizationSeals": doDescribeOrganizationSeals,
|
5011
|
-
"
|
5064
|
+
"DescribeOrganizationVerifyStatus": doDescribeOrganizationVerifyStatus,
|
5012
5065
|
"DeleteExtendedServiceAuthInfos": doDeleteExtendedServiceAuthInfos,
|
5013
5066
|
|
5014
5067
|
}
|