tccli 3.0.872.1__py2.py3-none-any.whl → 3.0.874.1__py2.py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (59) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/autoscaling/v20180419/api.json +1 -2
  3. tccli/services/autoscaling/v20180419/examples.json +1 -1
  4. tccli/services/billing/v20180709/api.json +30 -40
  5. tccli/services/billing/v20180709/examples.json +1 -1
  6. tccli/services/cdb/v20170320/api.json +23 -0
  7. tccli/services/cdb/v20170320/examples.json +1 -1
  8. tccli/services/ckafka/ckafka_client.py +53 -0
  9. tccli/services/ckafka/v20190819/api.json +264 -3
  10. tccli/services/ckafka/v20190819/examples.json +9 -1
  11. tccli/services/cwp/v20180228/api.json +63 -54
  12. tccli/services/cwp/v20180228/examples.json +2 -2
  13. tccli/services/dasb/v20191018/api.json +16 -52
  14. tccli/services/dasb/v20191018/examples.json +5 -5
  15. tccli/services/dlc/v20210125/api.json +37 -15
  16. tccli/services/dlc/v20210125/examples.json +1 -1
  17. tccli/services/eis/v20210601/api.json +34 -4
  18. tccli/services/eis/v20210601/examples.json +4 -4
  19. tccli/services/ess/ess_client.py +53 -0
  20. tccli/services/ess/v20201111/api.json +58 -1
  21. tccli/services/ess/v20201111/examples.json +8 -0
  22. tccli/services/essbasic/v20210526/api.json +10 -1
  23. tccli/services/iotvideo/v20201215/api.json +9 -6
  24. tccli/services/iotvideo/v20211125/api.json +9 -6
  25. tccli/services/monitor/monitor_client.py +53 -0
  26. tccli/services/monitor/v20180724/api.json +24 -0
  27. tccli/services/monitor/v20180724/examples.json +8 -0
  28. tccli/services/mrs/v20200910/api.json +2 -2
  29. tccli/services/mrs/v20200910/examples.json +1 -1
  30. tccli/services/oceanus/v20190422/api.json +17 -46
  31. tccli/services/omics/omics_client.py +170 -11
  32. tccli/services/omics/v20221128/api.json +312 -0
  33. tccli/services/omics/v20221128/examples.json +24 -0
  34. tccli/services/redis/v20180412/api.json +136 -174
  35. tccli/services/redis/v20180412/examples.json +21 -21
  36. tccli/services/rum/v20210622/api.json +9 -16
  37. tccli/services/scf/v20180416/api.json +29 -21
  38. tccli/services/scf/v20180416/examples.json +1 -1
  39. tccli/services/ssl/v20191205/api.json +52 -57
  40. tccli/services/ssl/v20191205/examples.json +3 -3
  41. tccli/services/ssm/v20190923/api.json +26 -30
  42. tccli/services/ssm/v20190923/examples.json +4 -4
  43. tccli/services/tcss/v20201101/api.json +9 -9
  44. tccli/services/tcss/v20201101/examples.json +1 -1
  45. tccli/services/teo/v20220901/api.json +3 -3
  46. tccli/services/tione/v20211111/api.json +17 -55
  47. tccli/services/tione/v20211111/examples.json +5 -5
  48. tccli/services/trp/v20210515/api.json +0 -2
  49. tccli/services/trp/v20210515/examples.json +2 -2
  50. tccli/services/vpc/v20170312/api.json +70 -47
  51. tccli/services/vpc/v20170312/examples.json +17 -23
  52. tccli/services/vrs/v20200824/api.json +3 -3
  53. tccli/services/wedata/v20210820/api.json +11 -10
  54. {tccli-3.0.872.1.dist-info → tccli-3.0.874.1.dist-info}/METADATA +2 -2
  55. {tccli-3.0.872.1.dist-info → tccli-3.0.874.1.dist-info}/RECORD +59 -59
  56. {tccli-3.0.872.1.dist-info → tccli-3.0.874.1.dist-info}/LICENSE +0 -0
  57. {tccli-3.0.872.1.dist-info → tccli-3.0.874.1.dist-info}/WHEEL +0 -0
  58. {tccli-3.0.872.1.dist-info → tccli-3.0.874.1.dist-info}/entry_points.txt +0 -0
  59. {tccli-3.0.872.1.dist-info → tccli-3.0.874.1.dist-info}/top_level.txt +0 -0
@@ -952,8 +952,8 @@
952
952
  "document": "公司信息",
953
953
  "members": [
954
954
  {
955
- "default": "",
956
955
  "document": "公司名称",
956
+ "example": "无",
957
957
  "member": "string",
958
958
  "name": "CompanyName",
959
959
  "required": true,
@@ -961,8 +961,8 @@
961
961
  "value_allowed_null": false
962
962
  },
963
963
  {
964
- "default": "",
965
964
  "document": "公司ID",
965
+ "example": "无",
966
966
  "member": "int64",
967
967
  "name": "CompanyId",
968
968
  "required": true,
@@ -970,8 +970,8 @@
970
970
  "value_allowed_null": false
971
971
  },
972
972
  {
973
- "default": "",
974
973
  "document": "公司所在国家",
974
+ "example": "无",
975
975
  "member": "string",
976
976
  "name": "CompanyCountry",
977
977
  "required": true,
@@ -979,8 +979,8 @@
979
979
  "value_allowed_null": false
980
980
  },
981
981
  {
982
- "default": "",
983
982
  "document": "公司所在省份",
983
+ "example": "无",
984
984
  "member": "string",
985
985
  "name": "CompanyProvince",
986
986
  "required": true,
@@ -988,8 +988,8 @@
988
988
  "value_allowed_null": false
989
989
  },
990
990
  {
991
- "default": "",
992
991
  "document": "公司所在城市",
992
+ "example": "无",
993
993
  "member": "string",
994
994
  "name": "CompanyCity",
995
995
  "required": true,
@@ -997,8 +997,8 @@
997
997
  "value_allowed_null": false
998
998
  },
999
999
  {
1000
- "default": "",
1001
1000
  "document": "公司所在详细地址",
1001
+ "example": "无",
1002
1002
  "member": "string",
1003
1003
  "name": "CompanyAddress",
1004
1004
  "required": true,
@@ -1006,13 +1006,31 @@
1006
1006
  "value_allowed_null": false
1007
1007
  },
1008
1008
  {
1009
- "default": "",
1010
1009
  "document": "公司电话",
1010
+ "example": "无",
1011
1011
  "member": "string",
1012
1012
  "name": "CompanyPhone",
1013
1013
  "required": true,
1014
1014
  "type": "string",
1015
1015
  "value_allowed_null": false
1016
+ },
1017
+ {
1018
+ "document": "类型\n注意:此字段可能返回 null,表示取不到有效值。",
1019
+ "example": "无",
1020
+ "member": "string",
1021
+ "name": "IdType",
1022
+ "required": false,
1023
+ "type": "string",
1024
+ "value_allowed_null": true
1025
+ },
1026
+ {
1027
+ "document": "ID号\n注意:此字段可能返回 null,表示取不到有效值。",
1028
+ "example": "无",
1029
+ "member": "string",
1030
+ "name": "IdNumber",
1031
+ "required": false,
1032
+ "type": "string",
1033
+ "value_allowed_null": true
1016
1034
  }
1017
1035
  ],
1018
1036
  "usage": "out"
@@ -1659,7 +1677,6 @@
1659
1677
  "document": "DescribeCertificate请求参数结构体",
1660
1678
  "members": [
1661
1679
  {
1662
- "default": "",
1663
1680
  "document": "证书 ID。",
1664
1681
  "example": "无",
1665
1682
  "member": "string",
@@ -1678,7 +1695,6 @@
1678
1695
  "example": "无",
1679
1696
  "member": "string",
1680
1697
  "name": "OwnerUin",
1681
- "required": true,
1682
1698
  "type": "string",
1683
1699
  "value_allowed_null": true
1684
1700
  },
@@ -1687,7 +1703,6 @@
1687
1703
  "example": "无",
1688
1704
  "member": "string",
1689
1705
  "name": "ProjectId",
1690
- "required": true,
1691
1706
  "type": "string",
1692
1707
  "value_allowed_null": true
1693
1708
  },
@@ -1696,7 +1711,6 @@
1696
1711
  "example": "无",
1697
1712
  "member": "string",
1698
1713
  "name": "From",
1699
- "required": true,
1700
1714
  "type": "string",
1701
1715
  "value_allowed_null": true
1702
1716
  },
@@ -1705,7 +1719,6 @@
1705
1719
  "example": "无",
1706
1720
  "member": "string",
1707
1721
  "name": "CertificateType",
1708
- "required": true,
1709
1722
  "type": "string",
1710
1723
  "value_allowed_null": true
1711
1724
  },
@@ -1714,7 +1727,6 @@
1714
1727
  "example": "无",
1715
1728
  "member": "string",
1716
1729
  "name": "PackageType",
1717
- "required": true,
1718
1730
  "type": "string",
1719
1731
  "value_allowed_null": true
1720
1732
  },
@@ -1723,7 +1735,6 @@
1723
1735
  "example": "无",
1724
1736
  "member": "string",
1725
1737
  "name": "ProductZhName",
1726
- "required": true,
1727
1738
  "type": "string",
1728
1739
  "value_allowed_null": true
1729
1740
  },
@@ -1732,7 +1743,6 @@
1732
1743
  "example": "无",
1733
1744
  "member": "string",
1734
1745
  "name": "Domain",
1735
- "required": true,
1736
1746
  "type": "string",
1737
1747
  "value_allowed_null": true
1738
1748
  },
@@ -1741,7 +1751,6 @@
1741
1751
  "example": "无",
1742
1752
  "member": "string",
1743
1753
  "name": "Alias",
1744
- "required": true,
1745
1754
  "type": "string",
1746
1755
  "value_allowed_null": true
1747
1756
  },
@@ -1750,7 +1759,6 @@
1750
1759
  "example": "无",
1751
1760
  "member": "uint64",
1752
1761
  "name": "Status",
1753
- "required": true,
1754
1762
  "type": "int",
1755
1763
  "value_allowed_null": true
1756
1764
  },
@@ -1759,7 +1767,6 @@
1759
1767
  "example": "无",
1760
1768
  "member": "string",
1761
1769
  "name": "StatusMsg",
1762
- "required": true,
1763
1770
  "type": "string",
1764
1771
  "value_allowed_null": true
1765
1772
  },
@@ -1768,7 +1775,6 @@
1768
1775
  "example": "无",
1769
1776
  "member": "string",
1770
1777
  "name": "VerifyType",
1771
- "required": true,
1772
1778
  "type": "string",
1773
1779
  "value_allowed_null": true
1774
1780
  },
@@ -1777,7 +1783,6 @@
1777
1783
  "example": "无",
1778
1784
  "member": "string",
1779
1785
  "name": "VulnerabilityStatus",
1780
- "required": true,
1781
1786
  "type": "string",
1782
1787
  "value_allowed_null": true
1783
1788
  },
@@ -1786,7 +1791,6 @@
1786
1791
  "example": "无",
1787
1792
  "member": "string",
1788
1793
  "name": "CertBeginTime",
1789
- "required": true,
1790
1794
  "type": "string",
1791
1795
  "value_allowed_null": true
1792
1796
  },
@@ -1795,7 +1799,6 @@
1795
1799
  "example": "无",
1796
1800
  "member": "string",
1797
1801
  "name": "CertEndTime",
1798
- "required": true,
1799
1802
  "type": "string",
1800
1803
  "value_allowed_null": true
1801
1804
  },
@@ -1804,7 +1807,6 @@
1804
1807
  "example": "无",
1805
1808
  "member": "string",
1806
1809
  "name": "ValidityPeriod",
1807
- "required": true,
1808
1810
  "type": "string",
1809
1811
  "value_allowed_null": true
1810
1812
  },
@@ -1813,7 +1815,6 @@
1813
1815
  "example": "无",
1814
1816
  "member": "string",
1815
1817
  "name": "InsertTime",
1816
- "required": true,
1817
1818
  "type": "string",
1818
1819
  "value_allowed_null": true
1819
1820
  },
@@ -1822,7 +1823,6 @@
1822
1823
  "example": "无",
1823
1824
  "member": "string",
1824
1825
  "name": "OrderId",
1825
- "required": true,
1826
1826
  "type": "string",
1827
1827
  "value_allowed_null": true
1828
1828
  },
@@ -1831,7 +1831,6 @@
1831
1831
  "example": "无",
1832
1832
  "member": "CertificateExtra",
1833
1833
  "name": "CertificateExtra",
1834
- "required": true,
1835
1834
  "type": "object",
1836
1835
  "value_allowed_null": true
1837
1836
  },
@@ -1840,7 +1839,6 @@
1840
1839
  "example": "无",
1841
1840
  "member": "DvAuthDetail",
1842
1841
  "name": "DvAuthDetail",
1843
- "required": true,
1844
1842
  "type": "object",
1845
1843
  "value_allowed_null": true
1846
1844
  },
@@ -1849,7 +1847,6 @@
1849
1847
  "example": "无",
1850
1848
  "member": "string",
1851
1849
  "name": "VulnerabilityReport",
1852
- "required": true,
1853
1850
  "type": "string",
1854
1851
  "value_allowed_null": true
1855
1852
  },
@@ -1858,7 +1855,6 @@
1858
1855
  "example": "无",
1859
1856
  "member": "string",
1860
1857
  "name": "CertificateId",
1861
- "required": true,
1862
1858
  "type": "string",
1863
1859
  "value_allowed_null": true
1864
1860
  },
@@ -1867,7 +1863,6 @@
1867
1863
  "example": "无",
1868
1864
  "member": "string",
1869
1865
  "name": "PackageTypeName",
1870
- "required": true,
1871
1866
  "type": "string",
1872
1867
  "value_allowed_null": true
1873
1868
  },
@@ -1876,7 +1871,6 @@
1876
1871
  "example": "无",
1877
1872
  "member": "string",
1878
1873
  "name": "StatusName",
1879
- "required": true,
1880
1874
  "type": "string",
1881
1875
  "value_allowed_null": true
1882
1876
  },
@@ -1885,7 +1879,6 @@
1885
1879
  "example": "无",
1886
1880
  "member": "string",
1887
1881
  "name": "SubjectAltName",
1888
- "required": true,
1889
1882
  "type": "list",
1890
1883
  "value_allowed_null": true
1891
1884
  },
@@ -1894,7 +1887,6 @@
1894
1887
  "example": "无",
1895
1888
  "member": "bool",
1896
1889
  "name": "IsVip",
1897
- "required": true,
1898
1890
  "type": "bool",
1899
1891
  "value_allowed_null": true
1900
1892
  },
@@ -1903,7 +1895,6 @@
1903
1895
  "example": "无",
1904
1896
  "member": "bool",
1905
1897
  "name": "IsWildcard",
1906
- "required": true,
1907
1898
  "type": "bool",
1908
1899
  "value_allowed_null": true
1909
1900
  },
@@ -1912,7 +1903,6 @@
1912
1903
  "example": "无",
1913
1904
  "member": "bool",
1914
1905
  "name": "IsDv",
1915
- "required": true,
1916
1906
  "type": "bool",
1917
1907
  "value_allowed_null": true
1918
1908
  },
@@ -1921,7 +1911,6 @@
1921
1911
  "example": "无",
1922
1912
  "member": "bool",
1923
1913
  "name": "IsVulnerability",
1924
- "required": true,
1925
1914
  "type": "bool",
1926
1915
  "value_allowed_null": true
1927
1916
  },
@@ -1930,7 +1919,6 @@
1930
1919
  "example": "无",
1931
1920
  "member": "bool",
1932
1921
  "name": "RenewAble",
1933
- "required": true,
1934
1922
  "type": "bool",
1935
1923
  "value_allowed_null": true
1936
1924
  },
@@ -1939,7 +1927,6 @@
1939
1927
  "example": "无",
1940
1928
  "member": "SubmittedData",
1941
1929
  "name": "SubmittedData",
1942
- "required": true,
1943
1930
  "type": "object",
1944
1931
  "value_allowed_null": true
1945
1932
  },
@@ -1948,7 +1935,6 @@
1948
1935
  "example": "无",
1949
1936
  "member": "bool",
1950
1937
  "name": "Deployable",
1951
- "required": true,
1952
1938
  "type": "bool",
1953
1939
  "value_allowed_null": true
1954
1940
  },
@@ -1957,7 +1943,30 @@
1957
1943
  "example": "无",
1958
1944
  "member": "Tags",
1959
1945
  "name": "Tags",
1960
- "required": true,
1946
+ "type": "list",
1947
+ "value_allowed_null": true
1948
+ },
1949
+ {
1950
+ "document": "CA证书的所有加密方式\t\n注意:此字段可能返回 null,表示取不到有效值。",
1951
+ "example": "无",
1952
+ "member": "string",
1953
+ "name": "CAEncryptAlgorithms",
1954
+ "type": "list",
1955
+ "value_allowed_null": true
1956
+ },
1957
+ {
1958
+ "document": "CA证书的所有通用名称\t\n注意:此字段可能返回 null,表示取不到有效值。",
1959
+ "example": "无",
1960
+ "member": "string",
1961
+ "name": "CACommonNames",
1962
+ "type": "list",
1963
+ "value_allowed_null": true
1964
+ },
1965
+ {
1966
+ "document": "CA证书所有的到期时间\t\n注意:此字段可能返回 null,表示取不到有效值。",
1967
+ "example": "无",
1968
+ "member": "string",
1969
+ "name": "CAEndTimes",
1961
1970
  "type": "list",
1962
1971
  "value_allowed_null": true
1963
1972
  },
@@ -2845,7 +2854,6 @@
2845
2854
  "document": "管理人信息",
2846
2855
  "members": [
2847
2856
  {
2848
- "default": "",
2849
2857
  "document": "状态: audit: 审核中 ok: 审核通过 invalid: 失效 expiring: 即将过期 expired: 已过期",
2850
2858
  "example": "无",
2851
2859
  "member": "string",
@@ -2855,7 +2863,6 @@
2855
2863
  "value_allowed_null": false
2856
2864
  },
2857
2865
  {
2858
- "default": "",
2859
2866
  "document": "管理人姓名",
2860
2867
  "example": "无",
2861
2868
  "member": "string",
@@ -2865,7 +2872,6 @@
2865
2872
  "value_allowed_null": false
2866
2873
  },
2867
2874
  {
2868
- "default": "",
2869
2875
  "document": "管理人姓名",
2870
2876
  "example": "无",
2871
2877
  "member": "string",
@@ -2875,7 +2881,6 @@
2875
2881
  "value_allowed_null": false
2876
2882
  },
2877
2883
  {
2878
- "default": "",
2879
2884
  "document": "管理人职位",
2880
2885
  "example": "无",
2881
2886
  "member": "string",
@@ -2885,7 +2890,6 @@
2885
2890
  "value_allowed_null": false
2886
2891
  },
2887
2892
  {
2888
- "default": "",
2889
2893
  "document": "管理人电话",
2890
2894
  "example": "无",
2891
2895
  "member": "string",
@@ -2895,7 +2899,6 @@
2895
2899
  "value_allowed_null": false
2896
2900
  },
2897
2901
  {
2898
- "default": "",
2899
2902
  "document": "管理人邮箱",
2900
2903
  "example": "无",
2901
2904
  "member": "string",
@@ -2905,7 +2908,6 @@
2905
2908
  "value_allowed_null": false
2906
2909
  },
2907
2910
  {
2908
- "default": "",
2909
2911
  "document": "管理人所属部门",
2910
2912
  "example": "无",
2911
2913
  "member": "string",
@@ -2915,7 +2917,6 @@
2915
2917
  "value_allowed_null": false
2916
2918
  },
2917
2919
  {
2918
- "default": "",
2919
2920
  "document": "创建时间\n注意:此字段可能返回 null,表示取不到有效值。",
2920
2921
  "example": "无",
2921
2922
  "member": "string",
@@ -2925,7 +2926,6 @@
2925
2926
  "value_allowed_null": true
2926
2927
  },
2927
2928
  {
2928
- "default": "",
2929
2929
  "document": "管理人域名数量",
2930
2930
  "example": "无",
2931
2931
  "member": "int64",
@@ -2935,7 +2935,6 @@
2935
2935
  "value_allowed_null": false
2936
2936
  },
2937
2937
  {
2938
- "default": "",
2939
2938
  "document": "管理人证书数量",
2940
2939
  "example": "无",
2941
2940
  "member": "int64",
@@ -2945,7 +2944,6 @@
2945
2944
  "value_allowed_null": false
2946
2945
  },
2947
2946
  {
2948
- "default": "",
2949
2947
  "document": "管理人ID",
2950
2948
  "example": "无",
2951
2949
  "member": "int64",
@@ -2955,7 +2953,6 @@
2955
2953
  "value_allowed_null": false
2956
2954
  },
2957
2955
  {
2958
- "default": "",
2959
2956
  "document": "审核有效到期时间\n注意:此字段可能返回 null,表示取不到有效值。",
2960
2957
  "example": "无",
2961
2958
  "member": "string",
@@ -2965,7 +2962,6 @@
2965
2962
  "value_allowed_null": true
2966
2963
  },
2967
2964
  {
2968
- "default": "",
2969
2965
  "document": "最近一次提交审核时间\n注意:此字段可能返回 null,表示取不到有效值。",
2970
2966
  "example": "无",
2971
2967
  "member": "string",
@@ -2975,7 +2971,6 @@
2975
2971
  "value_allowed_null": true
2976
2972
  },
2977
2973
  {
2978
- "default": "",
2979
2974
  "document": "审核通过时间\n注意:此字段可能返回 null,表示取不到有效值。",
2980
2975
  "example": "无",
2981
2976
  "member": "string",
@@ -2985,7 +2980,6 @@
2985
2980
  "value_allowed_null": true
2986
2981
  },
2987
2982
  {
2988
- "default": "",
2989
2983
  "document": "具体审核状态信息\n注意:此字段可能返回 null,表示取不到有效值。",
2990
2984
  "example": "无",
2991
2985
  "member": "ManagerStatusInfo",
@@ -3556,16 +3550,16 @@
3556
3550
  "document": "RevokeCertificate请求参数结构体",
3557
3551
  "members": [
3558
3552
  {
3559
- "default": "",
3560
3553
  "document": "证书 ID。",
3554
+ "example": "无",
3561
3555
  "member": "string",
3562
3556
  "name": "CertificateId",
3563
3557
  "required": true,
3564
3558
  "type": "string"
3565
3559
  },
3566
3560
  {
3567
- "default": "",
3568
3561
  "document": "吊销证书原因。",
3562
+ "example": "无",
3569
3563
  "member": "string",
3570
3564
  "name": "Reason",
3571
3565
  "required": false,
@@ -3579,6 +3573,7 @@
3579
3573
  "members": [
3580
3574
  {
3581
3575
  "document": "吊销证书域名验证信息。\n注意:此字段可能返回 null,表示取不到有效值。",
3576
+ "example": "无",
3582
3577
  "member": "RevokeDomainValidateAuths",
3583
3578
  "name": "RevokeDomainValidateAuths",
3584
3579
  "type": "list",
@@ -66,9 +66,9 @@
66
66
  ],
67
67
  "DescribeCertificate": [
68
68
  {
69
- "document": "",
69
+ "document": "获取证书信息",
70
70
  "input": "https://ssl.tencentcloudapi.com/?Action=DescribeCertificate\n&CertificateId=CertificateId\n&<公共请求参数>",
71
- "output": "{\n \"Response\": {\n \"From\": \"trustasia\",\n \"SubjectAltName\": [],\n \"VulnerabilityReport\": null,\n \"StatusName\": \"已通过\",\n \"CertificateExtra\": {\n \"OriginCertificateId\": null,\n \"ReplacedBy\": null,\n \"ReplacedFor\": \"a8xHcaIs\",\n \"DomainNumber\": null\n },\n \"RenewAble\": false,\n \"Status\": 1,\n \"IsDv\": true,\n \"CertBeginTime\": \"2020-01-14 16:00:00\",\n \"IsVulnerability\": false,\n \"DvAuthDetail\": null,\n \"VerifyType\": \"DNS\",\n \"StatusMsg\": null,\n \"ProjectId\": \"0\",\n \"OwnerUin\": \"20548499\",\n \"ProductZhName\": \"TrustAsia TLS RSA CA\",\n \"CertEndTime\": \"2020-02-12 16:00:00\",\n \"PackageType\": \"2\",\n \"RequestId\": \"6209102a-0f05-411d-a05c-c841431cb636\",\n \"InsertTime\": \"2020-01-14 10:54:47\",\n \"CertificateType\": \"SVR\",\n \"IsVip\": false,\n \"ValidityPeriod\": \"0\",\n \"OrderId\": \"TBD8NHC9J_01\",\n \"Domain\": \"wgc.red\",\n \"CertificateId\": \"a90XEOtj\",\n \"Alias\": \"a8xHcaIs的重颁发订单\",\n \"SubmittedData\": null,\n \"IsWildcard\": false,\n \"PackageTypeName\": \"TrustAsia TLS RSA CA\",\n \"VulnerabilityStatus\": \"INACTIVE\",\n \"Deployable\": true,\n \"Tags\": [\n {\n \"TagKey\": \"责任人\",\n \"TagValue\": \"yaxinliu\"\n },\n {\n \"TagKey\": \"部门\",\n \"TagValue\": \"IT部\"\n }\n ]\n }\n}",
71
+ "output": "{\n \"Response\": {\n \"OwnerUin\": \"abc\",\n \"ProjectId\": \"abc\",\n \"From\": \"abc\",\n \"CertificateType\": \"abc\",\n \"PackageType\": \"abc\",\n \"ProductZhName\": \"abc\",\n \"Domain\": \"abc\",\n \"Alias\": \"abc\",\n \"Status\": 1,\n \"StatusMsg\": \"abc\",\n \"VerifyType\": \"abc\",\n \"VulnerabilityStatus\": \"abc\",\n \"CertBeginTime\": \"abc\",\n \"CertEndTime\": \"abc\",\n \"ValidityPeriod\": \"abc\",\n \"InsertTime\": \"abc\",\n \"OrderId\": \"abc\",\n \"CertificateExtra\": {\n \"DomainNumber\": \"abc\",\n \"OriginCertificateId\": \"abc\",\n \"ReplacedBy\": \"abc\",\n \"ReplacedFor\": \"abc\",\n \"RenewOrder\": \"abc\",\n \"SMCert\": 0\n },\n \"DvAuthDetail\": {\n \"DvAuthKey\": \"abc\",\n \"DvAuthValue\": \"abc\",\n \"DvAuthDomain\": \"abc\",\n \"DvAuthPath\": \"abc\",\n \"DvAuthKeySubDomain\": \"abc\",\n \"DvAuths\": [\n {\n \"DvAuthKey\": \"abc\",\n \"DvAuthValue\": \"abc\",\n \"DvAuthDomain\": \"abc\",\n \"DvAuthPath\": \"abc\",\n \"DvAuthSubDomain\": \"abc\",\n \"DvAuthVerifyType\": \"abc\"\n }\n ]\n },\n \"VulnerabilityReport\": \"abc\",\n \"CertificateId\": \"abc\",\n \"PackageTypeName\": \"abc\",\n \"StatusName\": \"abc\",\n \"SubjectAltName\": [\n \"abc\"\n ],\n \"IsVip\": true,\n \"IsWildcard\": true,\n \"IsDv\": true,\n \"IsVulnerability\": true,\n \"RenewAble\": true,\n \"SubmittedData\": {\n \"CsrType\": \"abc\",\n \"CsrContent\": \"abc\",\n \"CertificateDomain\": \"abc\",\n \"DomainList\": [\n \"abc\"\n ],\n \"KeyPassword\": \"abc\",\n \"OrganizationName\": \"abc\",\n \"OrganizationDivision\": \"abc\",\n \"OrganizationAddress\": \"abc\",\n \"OrganizationCountry\": \"abc\",\n \"OrganizationCity\": \"abc\",\n \"OrganizationRegion\": \"abc\",\n \"PostalCode\": \"abc\",\n \"PhoneAreaCode\": \"abc\",\n \"PhoneNumber\": \"abc\",\n \"AdminFirstName\": \"abc\",\n \"AdminLastName\": \"abc\",\n \"AdminPhoneNum\": \"abc\",\n \"AdminEmail\": \"abc\",\n \"AdminPosition\": \"abc\",\n \"ContactFirstName\": \"abc\",\n \"ContactLastName\": \"abc\",\n \"ContactNumber\": \"abc\",\n \"ContactEmail\": \"abc\",\n \"ContactPosition\": \"abc\",\n \"VerifyType\": \"abc\"\n },\n \"Deployable\": true,\n \"Tags\": [\n {\n \"TagKey\": \"abc\",\n \"TagValue\": \"abc\"\n }\n ],\n \"CAEncryptAlgorithms\": [\n \"abc\"\n ],\n \"CACommonNames\": [\n \"abc\"\n ],\n \"CAEndTimes\": [\n \"abc\"\n ],\n \"RequestId\": \"abc\"\n }\n}",
72
72
  "title": "获取证书信息"
73
73
  }
74
74
  ],
@@ -192,7 +192,7 @@
192
192
  ],
193
193
  "RevokeCertificate": [
194
194
  {
195
- "document": "",
195
+ "document": "吊销证书",
196
196
  "input": "https://ssl.tencentcloudapi.com/?Action=RevokeCertificate\n&CertificateId=a91hoLqi\n&Reason=revoke\n&<公共请求参数>",
197
197
  "output": "{\n \"Response\": {\n \"RevokeDomainValidateAuths\": [\n {\n \"DomainValidateAuthPath\": \"/.well-known/pki-validation/\",\n \"DomainValidateAuthKey\": \"fileauth.txt\",\n \"DomainValidateAuthValue\": \"2020091410184....fvkw2nv1z283lzfi66n\",\n \"DomainValidateAuthDomain\": \"abc.com\"\n }\n ],\n \"RequestId\": \"91afa3b6-5b67-43e1-b312-9d3b9bf0f410\"\n }\n}",
198
198
  "title": "吊销证书"