tccli 3.0.1242.1__py2.py3-none-any.whl → 3.0.1244.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/aca/v20210323/api.json +107 -107
- tccli/services/aca/v20210323/examples.json +5 -5
- tccli/services/asr/v20190614/examples.json +6 -6
- tccli/services/cbs/v20170312/api.json +9 -0
- tccli/services/cdwdoris/v20211228/api.json +22 -2
- tccli/services/cdwdoris/v20211228/examples.json +1 -1
- tccli/services/cfs/v20190719/examples.json +2 -2
- tccli/services/ckafka/v20190819/api.json +11 -0
- tccli/services/clb/v20180317/api.json +23 -18
- tccli/services/clb/v20180317/examples.json +14 -14
- tccli/services/cls/v20201016/api.json +185 -156
- tccli/services/cls/v20201016/examples.json +5 -5
- tccli/services/cvm/v20170312/api.json +8 -8
- tccli/services/cvm/v20170312/examples.json +4 -4
- tccli/services/cwp/v20180228/api.json +1 -1
- tccli/services/cwp/v20180228/examples.json +1 -1
- tccli/services/dts/v20211206/api.json +9 -0
- tccli/services/dts/v20211206/examples.json +1 -1
- tccli/services/ecm/v20190719/api.json +11 -11
- tccli/services/ecm/v20190719/examples.json +1 -1
- tccli/services/emr/v20190103/api.json +896 -841
- tccli/services/ess/v20201111/api.json +2 -2
- tccli/services/essbasic/v20210526/api.json +2 -2
- tccli/services/gaap/v20180529/api.json +3 -5
- tccli/services/gwlb/v20240906/api.json +14 -14
- tccli/services/hunyuan/v20230901/api.json +1 -1
- tccli/services/iotexplorer/v20190423/api.json +1 -1
- tccli/services/iotvideoindustry/v20201201/api.json +162 -110
- tccli/services/iotvideoindustry/v20201201/examples.json +3 -3
- tccli/services/mna/v20210119/api.json +80 -82
- tccli/services/mna/v20210119/examples.json +21 -21
- tccli/services/ocr/ocr_client.py +38 -91
- tccli/services/ocr/v20181119/api.json +12 -190
- tccli/services/ocr/v20181119/examples.json +2 -10
- tccli/services/pts/v20210728/api.json +36 -33
- tccli/services/pts/v20210728/examples.json +12 -12
- tccli/services/scf/scf_client.py +118 -65
- tccli/services/scf/v20180416/api.json +570 -475
- tccli/services/scf/v20180416/examples.json +52 -44
- tccli/services/sqlserver/v20180328/api.json +30 -1
- tccli/services/tcb/v20180608/api.json +72 -63
- tccli/services/tcb/v20180608/examples.json +1 -1
- tccli/services/tcm/v20210413/api.json +45 -47
- tccli/services/tcr/v20190924/api.json +399 -371
- tccli/services/tcr/v20190924/examples.json +32 -32
- tccli/services/thpc/v20211109/api.json +30 -44
- tccli/services/thpc/v20220401/api.json +30 -44
- tccli/services/thpc/v20230321/api.json +54 -54
- tccli/services/tke/v20180525/api.json +691 -591
- tccli/services/tke/v20180525/examples.json +130 -130
- tccli/services/tke/v20220501/api.json +15 -15
- tccli/services/vpc/v20170312/api.json +178 -150
- tccli/services/vpc/v20170312/examples.json +24 -24
- {tccli-3.0.1242.1.dist-info → tccli-3.0.1244.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1242.1.dist-info → tccli-3.0.1244.1.dist-info}/RECORD +59 -59
- {tccli-3.0.1242.1.dist-info → tccli-3.0.1244.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1242.1.dist-info → tccli-3.0.1244.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1242.1.dist-info → tccli-3.0.1244.1.dist-info}/license_files/LICENSE +0 -0
@@ -1577,7 +1577,7 @@
|
|
1577
1577
|
"example": "ins-dw531dq",
|
1578
1578
|
"member": "string",
|
1579
1579
|
"name": "InstanceId",
|
1580
|
-
"
|
1580
|
+
"output_required": true,
|
1581
1581
|
"type": "string",
|
1582
1582
|
"value_allowed_null": false
|
1583
1583
|
},
|
@@ -1587,7 +1587,7 @@
|
|
1587
1587
|
"example": "WORKER",
|
1588
1588
|
"member": "string",
|
1589
1589
|
"name": "InstanceRole",
|
1590
|
-
"
|
1590
|
+
"output_required": true,
|
1591
1591
|
"type": "string",
|
1592
1592
|
"value_allowed_null": false
|
1593
1593
|
},
|
@@ -1597,7 +1597,7 @@
|
|
1597
1597
|
"example": "CVM is STOPPED",
|
1598
1598
|
"member": "string",
|
1599
1599
|
"name": "FailedReason",
|
1600
|
-
"
|
1600
|
+
"output_required": true,
|
1601
1601
|
"type": "string",
|
1602
1602
|
"value_allowed_null": true
|
1603
1603
|
},
|
@@ -1607,7 +1607,7 @@
|
|
1607
1607
|
"example": "running",
|
1608
1608
|
"member": "string",
|
1609
1609
|
"name": "InstanceState",
|
1610
|
-
"
|
1610
|
+
"output_required": true,
|
1611
1611
|
"type": "string",
|
1612
1612
|
"value_allowed_null": false
|
1613
1613
|
},
|
@@ -1617,7 +1617,7 @@
|
|
1617
1617
|
"example": "false",
|
1618
1618
|
"member": "bool",
|
1619
1619
|
"name": "Unschedulable",
|
1620
|
-
"
|
1620
|
+
"output_required": true,
|
1621
1621
|
"type": "bool",
|
1622
1622
|
"value_allowed_null": true
|
1623
1623
|
},
|
@@ -1627,7 +1627,7 @@
|
|
1627
1627
|
"example": "2021-02-22T07:14:11Z",
|
1628
1628
|
"member": "string",
|
1629
1629
|
"name": "CreatedTime",
|
1630
|
-
"
|
1630
|
+
"output_required": true,
|
1631
1631
|
"type": "string",
|
1632
1632
|
"value_allowed_null": false
|
1633
1633
|
},
|
@@ -1637,7 +1637,7 @@
|
|
1637
1637
|
"example": "null",
|
1638
1638
|
"member": "string",
|
1639
1639
|
"name": "LanIP",
|
1640
|
-
"
|
1640
|
+
"output_required": true,
|
1641
1641
|
"type": "string",
|
1642
1642
|
"value_allowed_null": true
|
1643
1643
|
},
|
@@ -1647,7 +1647,7 @@
|
|
1647
1647
|
"example": "np-enjhles1",
|
1648
1648
|
"member": "string",
|
1649
1649
|
"name": "NodePoolId",
|
1650
|
-
"
|
1650
|
+
"output_required": true,
|
1651
1651
|
"type": "string",
|
1652
1652
|
"value_allowed_null": true
|
1653
1653
|
},
|
@@ -1657,7 +1657,7 @@
|
|
1657
1657
|
"example": "无",
|
1658
1658
|
"member": "NativeNodeInfo",
|
1659
1659
|
"name": "Native",
|
1660
|
-
"
|
1660
|
+
"output_required": true,
|
1661
1661
|
"type": "object",
|
1662
1662
|
"value_allowed_null": true
|
1663
1663
|
},
|
@@ -1667,7 +1667,7 @@
|
|
1667
1667
|
"example": "无",
|
1668
1668
|
"member": "RegularNodeInfo",
|
1669
1669
|
"name": "Regular",
|
1670
|
-
"
|
1670
|
+
"output_required": true,
|
1671
1671
|
"type": "object",
|
1672
1672
|
"value_allowed_null": true
|
1673
1673
|
},
|
@@ -1677,7 +1677,7 @@
|
|
1677
1677
|
"example": "无",
|
1678
1678
|
"member": "SuperNodeInfo",
|
1679
1679
|
"name": "Super",
|
1680
|
-
"
|
1680
|
+
"output_required": true,
|
1681
1681
|
"type": "object",
|
1682
1682
|
"value_allowed_null": true
|
1683
1683
|
},
|
@@ -1687,7 +1687,7 @@
|
|
1687
1687
|
"example": "无",
|
1688
1688
|
"member": "ExternalNodeInfo",
|
1689
1689
|
"name": "External",
|
1690
|
-
"
|
1690
|
+
"output_required": true,
|
1691
1691
|
"type": "object",
|
1692
1692
|
"value_allowed_null": true
|
1693
1693
|
},
|
@@ -1697,7 +1697,7 @@
|
|
1697
1697
|
"example": "Native",
|
1698
1698
|
"member": "string",
|
1699
1699
|
"name": "NodeType",
|
1700
|
-
"
|
1700
|
+
"output_required": true,
|
1701
1701
|
"type": "string",
|
1702
1702
|
"value_allowed_null": true
|
1703
1703
|
}
|
@@ -2970,7 +2970,7 @@
|
|
2970
2970
|
"example": "{\"MountTarget\":\"\",\"DataDiskPartition\":null,\"DockerGraphPath\":\"\",",
|
2971
2971
|
"member": "InstanceAdvancedSettings",
|
2972
2972
|
"name": "InstanceAdvancedSettings",
|
2973
|
-
"
|
2973
|
+
"output_required": true,
|
2974
2974
|
"type": "object",
|
2975
2975
|
"value_allowed_null": true
|
2976
2976
|
},
|
@@ -2980,7 +2980,7 @@
|
|
2980
2980
|
"example": "asg-eweq21",
|
2981
2981
|
"member": "string",
|
2982
2982
|
"name": "AutoscalingGroupId",
|
2983
|
-
"
|
2983
|
+
"output_required": true,
|
2984
2984
|
"type": "string",
|
2985
2985
|
"value_allowed_null": true
|
2986
2986
|
}
|