tccli 3.0.1070.1__py2.py3-none-any.whl → 3.0.1072.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 (78) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/examples/billing/v20180709/DescribeAllocateConditions.md +499 -0
  3. tccli/examples/billing/v20180709/DescribeAllocationBillConditions.md +495 -0
  4. tccli/examples/billing/v20180709/DescribeAllocationBillDetail.md +152 -0
  5. tccli/examples/billing/v20180709/DescribeAllocationMonthOverview.md +384 -0
  6. tccli/examples/billing/v20180709/DescribeAllocationOverview.md +102 -0
  7. tccli/examples/billing/v20180709/DescribeAllocationSummaryByBusiness.md +132 -0
  8. tccli/examples/billing/v20180709/DescribeAllocationSummaryByItem.md +96 -0
  9. tccli/examples/billing/v20180709/DescribeAllocationSummaryByResource.md +82 -0
  10. tccli/examples/billing/v20180709/DescribeAllocationTrendByMonth.md +60 -0
  11. tccli/examples/billing/v20180709/DescribeGatherResource.md +69 -0
  12. tccli/examples/cam/v20190116/GetCustomMFATokenInfo.md +2 -2
  13. tccli/examples/cam/v20190116/ListCollaborators.md +11 -10
  14. tccli/examples/cvm/v20170312/DescribeKeyPairs.md +1 -0
  15. tccli/examples/cvm/v20170312/InquiryPriceRenewInstances.md +3 -3
  16. tccli/examples/cvm/v20170312/InquiryPriceResetInstancesType.md +2 -40
  17. tccli/examples/dts/v20211206/DescribeSyncJobs.md +2 -0
  18. tccli/examples/ess/v20201111/CreateFlowApprovers.md +26 -0
  19. tccli/examples/ess/v20201111/CreateFlowByFiles.md +261 -0
  20. tccli/examples/ess/v20201111/DescribeFlowTemplates.md +6 -1
  21. tccli/examples/essbasic/v20210526/ChannelCreateFlowApprovers.md +34 -0
  22. tccli/examples/essbasic/v20210526/ChannelCreateFlowByFiles.md +257 -0
  23. tccli/examples/essbasic/v20210526/ChannelCreateReleaseFlow.md +35 -0
  24. tccli/examples/mariadb/v20170312/CreateAccount.md +1 -1
  25. tccli/examples/oceanus/v20190422/CreateJob.md +2 -1
  26. tccli/examples/postgres/v20170312/CreateBaseBackup.md +2 -2
  27. tccli/examples/postgres/v20170312/DeleteBaseBackup.md +1 -1
  28. tccli/examples/postgres/v20170312/DescribeBaseBackups.md +2 -2
  29. tccli/examples/postgres/v20170312/ModifyBaseBackupExpireTime.md +2 -2
  30. tccli/examples/sqlserver/v20180328/DescribeDBInstancesAttribute.md +8 -0
  31. tccli/examples/sqlserver/v20180328/ModifyDReadable.md +25 -0
  32. tccli/examples/tdmq/v20200217/DescribeRocketMQMsg.md +12 -12
  33. tccli/examples/tdmq/v20200217/DescribeRocketMQPublicAccessMonitorData.md +39 -0
  34. tccli/examples/teo/v20220901/CreateAccelerationDomain.md +1 -1
  35. tccli/examples/vpc/v20170312/DescribeVpnGateways.md +43 -65
  36. tccli/services/antiddos/v20200309/api.json +27 -16
  37. tccli/services/batch/v20170312/api.json +26 -26
  38. tccli/services/billing/billing_client.py +610 -80
  39. tccli/services/billing/v20180709/api.json +9519 -4207
  40. tccli/services/billing/v20180709/examples.json +80 -0
  41. tccli/services/cam/v20190116/api.json +35 -30
  42. tccli/services/cam/v20190116/examples.json +3 -3
  43. tccli/services/cdwdoris/v20211228/api.json +20 -0
  44. tccli/services/cvm/v20170312/api.json +81 -78
  45. tccli/services/cvm/v20170312/examples.json +9 -9
  46. tccli/services/dcdb/v20180411/api.json +25 -25
  47. tccli/services/dts/v20211206/api.json +53 -11
  48. tccli/services/dts/v20211206/examples.json +1 -1
  49. tccli/services/ess/v20201111/api.json +72 -4
  50. tccli/services/ess/v20201111/examples.json +13 -1
  51. tccli/services/essbasic/v20210526/api.json +20 -2
  52. tccli/services/essbasic/v20210526/examples.json +18 -0
  53. tccli/services/goosefs/v20220519/api.json +9 -0
  54. tccli/services/lighthouse/v20200324/api.json +61 -0
  55. tccli/services/mariadb/v20170312/api.json +36 -36
  56. tccli/services/mariadb/v20170312/examples.json +1 -1
  57. tccli/services/mrs/v20200910/api.json +18 -0
  58. tccli/services/oceanus/v20190422/api.json +28 -0
  59. tccli/services/oceanus/v20190422/examples.json +1 -1
  60. tccli/services/postgres/v20170312/api.json +79 -74
  61. tccli/services/postgres/v20170312/examples.json +7 -7
  62. tccli/services/rce/v20201103/api.json +25 -25
  63. tccli/services/sqlserver/sqlserver_client.py +53 -0
  64. tccli/services/sqlserver/v20180328/api.json +237 -34
  65. tccli/services/sqlserver/v20180328/examples.json +9 -1
  66. tccli/services/tdmq/tdmq_client.py +110 -57
  67. tccli/services/tdmq/v20200217/api.json +222 -4
  68. tccli/services/tdmq/v20200217/examples.json +10 -2
  69. tccli/services/teo/v20220901/api.json +1 -1
  70. tccli/services/teo/v20220901/examples.json +1 -1
  71. tccli/services/trtc/v20190722/api.json +4 -4
  72. tccli/services/vpc/v20170312/api.json +32 -24
  73. tccli/services/vpc/v20170312/examples.json +7 -7
  74. {tccli-3.0.1070.1.dist-info → tccli-3.0.1072.1.dist-info}/METADATA +2 -2
  75. {tccli-3.0.1070.1.dist-info → tccli-3.0.1072.1.dist-info}/RECORD +78 -66
  76. {tccli-3.0.1070.1.dist-info → tccli-3.0.1072.1.dist-info}/WHEEL +0 -0
  77. {tccli-3.0.1070.1.dist-info → tccli-3.0.1072.1.dist-info}/entry_points.txt +0 -0
  78. {tccli-3.0.1070.1.dist-info → tccli-3.0.1072.1.dist-info}/license_files/LICENSE +0 -0
@@ -3833,7 +3833,7 @@
3833
3833
  "members": [
3834
3834
  {
3835
3835
  "disabled": false,
3836
- "document": "网络计费类型。取值范围:<br><li>BANDWIDTH_PREPAID:预付费按带宽结算<br><li>TRAFFIC_POSTPAID_BY_HOUR:流量按小时后付费<br><li>BANDWIDTH_POSTPAID_BY_HOUR:带宽按小时后付费<br><li>BANDWIDTH_PACKAGE:带宽包用户<br>默认取值:非带宽包用户默认与子机付费类型保持一致,比如子机付费类型为预付费,网络计费类型默认为预付费;子机付费类型为后付费,网络计费类型默认为后付费。",
3836
+ "document": "网络计费类型。取值范围:<br><li>BANDWIDTH_PREPAID:预付费按带宽结算</li><li>TRAFFIC_POSTPAID_BY_HOUR:流量按小时后付费</li><li>BANDWIDTH_POSTPAID_BY_HOUR:带宽按小时后付费</li><li>BANDWIDTH_PACKAGE:带宽包用户</li>默认取值:非带宽包用户默认与子机付费类型保持一致,比如子机付费类型为预付费,网络计费类型默认为预付费;子机付费类型为后付费,网络计费类型默认为后付费。",
3837
3837
  "example": "无",
3838
3838
  "member": "string",
3839
3839
  "name": "InternetChargeType",
@@ -3855,11 +3855,11 @@
3855
3855
  },
3856
3856
  {
3857
3857
  "disabled": false,
3858
- "document": "是否分配公网IP。取值范围:<br><li>true:表示分配公网IP<br><li>false:表示不分配公网IP<br><br>当公网带宽大于0Mbps时,可自由选择开通与否,默认开通公网IP;当公网带宽为0,则不允许分配公网IP。该参数仅在RunInstances接口中作为入参使用。",
3858
+ "document": "是否分配公网IP。取值范围:<br><li>true:表示分配公网IP</li><li>false:表示不分配公网IP</li><br>当公网带宽大于0Mbps时,可自由选择开通与否,默认开通公网IP;当公网带宽为0,则不允许分配公网IP。该参数仅在RunInstances接口中作为入参使用。",
3859
3859
  "example": "false",
3860
3860
  "member": "bool",
3861
3861
  "name": "PublicIpAssigned",
3862
- "output_required": true,
3862
+ "output_required": false,
3863
3863
  "required": false,
3864
3864
  "type": "bool",
3865
3865
  "value_allowed_null": false
@@ -3870,7 +3870,7 @@
3870
3870
  "example": "无",
3871
3871
  "member": "string",
3872
3872
  "name": "BandwidthPackageId",
3873
- "output_required": true,
3873
+ "output_required": false,
3874
3874
  "required": false,
3875
3875
  "type": "string",
3876
3876
  "value_allowed_null": false
@@ -3883,21 +3883,21 @@
3883
3883
  "members": [
3884
3884
  {
3885
3885
  "disabled": false,
3886
- "document": "后续合计费用的原价,后付费模式使用,单位:元。<br><li>如返回了其他时间区间项,如UnitPriceSecondStep,则本项代表时间区间在(0, 96)小时;若未返回其他时间区间项,则本项代表全时段,即(0, ∞)小时\n注意:此字段可能返回 null,表示取不到有效值。",
3886
+ "document": "后续合计费用的原价,后付费模式使用,单位:元。<br><li>如返回了其他时间区间项,如UnitPriceSecondStep,则本项代表时间区间在(0, 96)小时;若未返回其他时间区间项,则本项代表全时段,即(0, ∞)小时</li>\n注意:此字段可能返回 null,表示取不到有效值。",
3887
3887
  "example": "35.5",
3888
3888
  "member": "float",
3889
3889
  "name": "UnitPrice",
3890
- "output_required": true,
3890
+ "output_required": false,
3891
3891
  "type": "float",
3892
3892
  "value_allowed_null": true
3893
3893
  },
3894
3894
  {
3895
3895
  "disabled": false,
3896
- "document": "后续计价单元,后付费模式使用,可取值范围: <br><li>HOUR:表示计价单元是按每小时来计算。当前涉及该计价单元的场景有:实例按小时后付费(POSTPAID_BY_HOUR)、带宽按小时后付费(BANDWIDTH_POSTPAID_BY_HOUR):<br><li>GB:表示计价单元是按每GB来计算。当前涉及该计价单元的场景有:流量按小时后付费(TRAFFIC_POSTPAID_BY_HOUR)。\n注意:此字段可能返回 null,表示取不到有效值。",
3896
+ "document": "后续计价单元,后付费模式使用,可取值范围: <br><li>HOUR:表示计价单元是按每小时来计算。当前涉及该计价单元的场景有:实例按小时后付费(POSTPAID_BY_HOUR)、带宽按小时后付费(BANDWIDTH_POSTPAID_BY_HOUR):</li><li>GB:表示计价单元是按每GB来计算。当前涉及该计价单元的场景有:流量按小时后付费(TRAFFIC_POSTPAID_BY_HOUR)。</li>\n注意:此字段可能返回 null,表示取不到有效值。",
3897
3897
  "example": "35.5",
3898
3898
  "member": "string",
3899
3899
  "name": "ChargeUnit",
3900
- "output_required": true,
3900
+ "output_required": false,
3901
3901
  "type": "string",
3902
3902
  "value_allowed_null": true
3903
3903
  },
@@ -3907,7 +3907,7 @@
3907
3907
  "example": "35.5",
3908
3908
  "member": "float",
3909
3909
  "name": "OriginalPrice",
3910
- "output_required": true,
3910
+ "output_required": false,
3911
3911
  "type": "float",
3912
3912
  "value_allowed_null": true
3913
3913
  },
@@ -3917,7 +3917,7 @@
3917
3917
  "example": "35.5",
3918
3918
  "member": "float",
3919
3919
  "name": "DiscountPrice",
3920
- "output_required": true,
3920
+ "output_required": false,
3921
3921
  "type": "float",
3922
3922
  "value_allowed_null": true
3923
3923
  },
@@ -3927,17 +3927,17 @@
3927
3927
  "example": "20.0",
3928
3928
  "member": "float",
3929
3929
  "name": "Discount",
3930
- "output_required": true,
3930
+ "output_required": false,
3931
3931
  "type": "float",
3932
3932
  "value_allowed_null": true
3933
3933
  },
3934
3934
  {
3935
3935
  "disabled": false,
3936
- "document": "后续合计费用的折扣价,后付费模式使用,单位:元<br><li>如返回了其他时间区间项,如UnitPriceDiscountSecondStep,则本项代表时间区间在(0, 96)小时;若未返回其他时间区间项,则本项代表全时段,即(0, ∞)小时\n注意:此字段可能返回 null,表示取不到有效值。",
3936
+ "document": "后续合计费用的折扣价,后付费模式使用,单位:元<br><li>如返回了其他时间区间项,如UnitPriceDiscountSecondStep,则本项代表时间区间在(0, 96)小时;若未返回其他时间区间项,则本项代表全时段,即(0, ∞)小时</li>\n注意:此字段可能返回 null,表示取不到有效值。",
3937
3937
  "example": "35.5",
3938
3938
  "member": "float",
3939
3939
  "name": "UnitPriceDiscount",
3940
- "output_required": true,
3940
+ "output_required": false,
3941
3941
  "type": "float",
3942
3942
  "value_allowed_null": true
3943
3943
  },
@@ -3947,7 +3947,7 @@
3947
3947
  "example": "35.5",
3948
3948
  "member": "float",
3949
3949
  "name": "UnitPriceSecondStep",
3950
- "output_required": true,
3950
+ "output_required": false,
3951
3951
  "type": "float",
3952
3952
  "value_allowed_null": true
3953
3953
  },
@@ -3957,7 +3957,7 @@
3957
3957
  "example": "35.5",
3958
3958
  "member": "float",
3959
3959
  "name": "UnitPriceDiscountSecondStep",
3960
- "output_required": true,
3960
+ "output_required": false,
3961
3961
  "type": "float",
3962
3962
  "value_allowed_null": true
3963
3963
  },
@@ -3967,7 +3967,7 @@
3967
3967
  "example": "35.5",
3968
3968
  "member": "float",
3969
3969
  "name": "UnitPriceThirdStep",
3970
- "output_required": true,
3970
+ "output_required": false,
3971
3971
  "type": "float",
3972
3972
  "value_allowed_null": true
3973
3973
  },
@@ -3977,7 +3977,7 @@
3977
3977
  "example": "35.5",
3978
3978
  "member": "float",
3979
3979
  "name": "UnitPriceDiscountThirdStep",
3980
- "output_required": true,
3980
+ "output_required": false,
3981
3981
  "type": "float",
3982
3982
  "value_allowed_null": true
3983
3983
  },
@@ -3987,7 +3987,7 @@
3987
3987
  "example": "35.5",
3988
3988
  "member": "float",
3989
3989
  "name": "OriginalPriceThreeYear",
3990
- "output_required": true,
3990
+ "output_required": false,
3991
3991
  "type": "float",
3992
3992
  "value_allowed_null": true
3993
3993
  },
@@ -3997,7 +3997,7 @@
3997
3997
  "example": "35.5",
3998
3998
  "member": "float",
3999
3999
  "name": "DiscountPriceThreeYear",
4000
- "output_required": true,
4000
+ "output_required": false,
4001
4001
  "type": "float",
4002
4002
  "value_allowed_null": true
4003
4003
  },
@@ -4007,7 +4007,7 @@
4007
4007
  "example": "35.5",
4008
4008
  "member": "float",
4009
4009
  "name": "DiscountThreeYear",
4010
- "output_required": true,
4010
+ "output_required": false,
4011
4011
  "type": "float",
4012
4012
  "value_allowed_null": true
4013
4013
  },
@@ -4017,7 +4017,7 @@
4017
4017
  "example": "35.5",
4018
4018
  "member": "float",
4019
4019
  "name": "OriginalPriceFiveYear",
4020
- "output_required": true,
4020
+ "output_required": false,
4021
4021
  "type": "float",
4022
4022
  "value_allowed_null": true
4023
4023
  },
@@ -4027,7 +4027,7 @@
4027
4027
  "example": "35.5",
4028
4028
  "member": "float",
4029
4029
  "name": "DiscountPriceFiveYear",
4030
- "output_required": true,
4030
+ "output_required": false,
4031
4031
  "type": "float",
4032
4032
  "value_allowed_null": true
4033
4033
  },
@@ -4037,7 +4037,7 @@
4037
4037
  "example": "35.5",
4038
4038
  "member": "float",
4039
4039
  "name": "DiscountFiveYear",
4040
- "output_required": true,
4040
+ "output_required": false,
4041
4041
  "type": "float",
4042
4042
  "value_allowed_null": true
4043
4043
  },
@@ -4047,7 +4047,7 @@
4047
4047
  "example": "35.5",
4048
4048
  "member": "float",
4049
4049
  "name": "OriginalPriceOneYear",
4050
- "output_required": true,
4050
+ "output_required": false,
4051
4051
  "type": "float",
4052
4052
  "value_allowed_null": true
4053
4053
  },
@@ -4057,7 +4057,7 @@
4057
4057
  "example": "35.5",
4058
4058
  "member": "float",
4059
4059
  "name": "DiscountPriceOneYear",
4060
- "output_required": true,
4060
+ "output_required": false,
4061
4061
  "type": "float",
4062
4062
  "value_allowed_null": true
4063
4063
  },
@@ -4067,7 +4067,7 @@
4067
4067
  "example": "20.0",
4068
4068
  "member": "float",
4069
4069
  "name": "DiscountOneYear",
4070
- "output_required": true,
4070
+ "output_required": false,
4071
4071
  "type": "float",
4072
4072
  "value_allowed_null": true
4073
4073
  }