tccli 3.0.1251.1__py2.py3-none-any.whl → 3.0.1252.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 (36) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/aiart/v20221229/api.json +12 -3
  3. tccli/services/bi/v20220105/api.json +6 -6
  4. tccli/services/cat/v20180409/api.json +25 -24
  5. tccli/services/cat/v20180409/examples.json +17 -17
  6. tccli/services/ccc/ccc_client.py +53 -0
  7. tccli/services/ccc/v20200210/api.json +89 -0
  8. tccli/services/ccc/v20200210/examples.json +8 -0
  9. tccli/services/cdb/v20170320/api.json +12 -0
  10. tccli/services/cdwdoris/v20211228/api.json +233 -193
  11. tccli/services/cdwdoris/v20211228/examples.json +6 -6
  12. tccli/services/cloudaudit/v20190319/api.json +2 -2
  13. tccli/services/cloudaudit/v20190319/examples.json +2 -2
  14. tccli/services/config/v20220802/api.json +20 -9
  15. tccli/services/config/v20220802/examples.json +1 -1
  16. tccli/services/ess/v20201111/api.json +94 -92
  17. tccli/services/ess/v20201111/examples.json +9 -9
  18. tccli/services/essbasic/v20210526/api.json +2 -2
  19. tccli/services/essbasic/v20210526/examples.json +6 -6
  20. tccli/services/lcic/v20220817/api.json +1 -1
  21. tccli/services/monitor/v20180724/api.json +68 -50
  22. tccli/services/monitor/v20180724/examples.json +21 -21
  23. tccli/services/mps/mps_client.py +379 -61
  24. tccli/services/mps/v20190612/api.json +495 -13
  25. tccli/services/mps/v20190612/examples.json +48 -0
  26. tccli/services/ssl/v20191205/api.json +3 -3
  27. tccli/services/ssl/v20191205/examples.json +1 -1
  28. tccli/services/trtc/v20190722/api.json +11 -0
  29. tccli/services/tse/v20201207/api.json +10 -0
  30. tccli/services/wedata/v20210820/api.json +382 -96
  31. tccli/services/wedata/v20210820/examples.json +1 -1
  32. {tccli-3.0.1251.1.dist-info → tccli-3.0.1252.1.dist-info}/METADATA +2 -2
  33. {tccli-3.0.1251.1.dist-info → tccli-3.0.1252.1.dist-info}/RECORD +36 -36
  34. {tccli-3.0.1251.1.dist-info → tccli-3.0.1252.1.dist-info}/WHEEL +0 -0
  35. {tccli-3.0.1251.1.dist-info → tccli-3.0.1252.1.dist-info}/entry_points.txt +0 -0
  36. {tccli-3.0.1251.1.dist-info → tccli-3.0.1252.1.dist-info}/license_files/LICENSE +0 -0
@@ -3098,6 +3098,16 @@
3098
3098
  "output_required": false,
3099
3099
  "type": "string",
3100
3100
  "value_allowed_null": false
3101
+ },
3102
+ {
3103
+ "disabled": false,
3104
+ "document": "备份文件MD5值",
3105
+ "example": "a4652186f0a0c0345422d0a6fb993c0f",
3106
+ "member": "string",
3107
+ "name": "MD5",
3108
+ "output_required": false,
3109
+ "type": "string",
3110
+ "value_allowed_null": false
3101
3111
  }
3102
3112
  ],
3103
3113
  "usage": "out"
@@ -8953,6 +8963,7 @@
8953
8963
  "example": "2",
8954
8964
  "member": "int64",
8955
8965
  "name": "TotalCount",
8966
+ "output_required": true,
8956
8967
  "type": "int",
8957
8968
  "value_allowed_null": false
8958
8969
  },
@@ -8962,6 +8973,7 @@
8962
8973
  "example": "无",
8963
8974
  "member": "BackupInfo",
8964
8975
  "name": "Items",
8976
+ "output_required": true,
8965
8977
  "type": "list",
8966
8978
  "value_allowed_null": false
8967
8979
  },